Commit graph

  • a3db272fee gio: Use the GioNativeDll in all custom gio code Bertrand Lorentz 2015-05-10 17:50:23 +0200
  • b06ff4fd15 gio: Improve the Run method API in GLib.Application Antonius Riha 2014-09-17 06:33:32 +0200
  • 3680a39323 build: Bump mono dependency to 3.2.8 Bertrand Lorentz 2015-05-10 17:16:00 +0200
  • 8bf4dc10d9 3.14.6 Mikkel Kruse Johnsen 2015-01-20 10:26:02 +0100
  • 9cb9715654 Don't use API 3.12.0.0 just yet Mikkel Kruse Johnsen 2014-11-06 09:28:59 +0100
  • 4efdb7c3aa Seperate pkgconfig version from package version Mikkel Kruse Johnsen 2014-11-05 15:06:03 +0100
  • cfb2f3f862 Install cairo-api.xml Mikkel Kruse Johnsen 2014-11-05 14:43:53 +0100
  • d445b4943e Fix conditional in Makefile.am Mikkel Kruse Johnsen 2014-11-05 08:59:19 +0100
  • 4c4e2a8754 Remove utf8 variant. Not used anymore on windows Mikkel Kruse Johnsen 2014-11-05 08:49:52 +0100
  • c851bdc837 Ignore gui-thread-check on windows Mikkel Kruse Johnsen 2014-11-05 08:49:09 +0100
  • 54eb84c40c Int size on 64 bit Mikkel Kruse Johnsen 2014-11-05 08:48:24 +0100
  • 9df74498ed Update to cairo API 1.12 Mikkel Kruse Johnsen 2014-11-03 16:11:56 +0100
  • 2baa86a03e Include cairo in gapi Mikkel Kruse Johnsen 2014-11-03 16:11:39 +0100
  • 33722f0f15 Make samples able to compile Mikkel Kruse Johnsen 2014-11-03 15:53:22 +0100
  • d33628d632 Updated to Gtk 3.12 Mikkel Kruse Johnsen 2014-11-03 15:52:55 +0100
  • 5fc657a39c Generator problems in GtkWidgetClass Mikkel Kruse Johnsen 2014-11-03 15:50:20 +0100
  • 61c921e5b2 Mark deprecated functions as Obsolete Mikkel Kruse Johnsen 2014-11-03 15:48:39 +0100
  • 08f4ae2eb4 glib: Check for self-assignment of Opaque.Raw property Master T 2014-09-18 04:03:25 +0200
  • b75e7c82b6 gtk: Fix Builder xml definition loading Antonius Riha 2014-09-07 19:08:12 +0200
  • a281a85f9d gtk: Use the same behavior in Builder constructor overloads Antonius Riha 2014-09-07 19:51:13 +0200
  • 2034648ec2 csproj: Fix assembly names and include *.dll.config in output Antonius Riha 2014-09-21 15:07:38 +0200
  • 69ea133855 glib: In Value.Update, check if val is null before updating Stephan Sundermann 2014-09-21 14:29:53 +0200
  • 324fc7b0e3 build: Fix distcheck by adding VariantDemo.cs in the tarball Bertrand Lorentz 2014-08-10 19:59:45 +0200
  • 9a72bb67ff build: Post-release version bump to 2.99.4 Bertrand Lorentz 2014-08-10 19:52:32 +0200
  • 8e0de299e4 generator: Set Owned to false when ownership of a parameter changes Stephan Sundermann 2014-08-05 11:33:52 +0200
  • 961b9ef348 glib: Add binding for GBytes Stephan Sundermann 2014-07-19 17:36:12 +0200
  • fe0be81892 build: Require GLib 2.32 or above Bertrand Lorentz 2014-08-10 18:02:38 +0200
  • 280087e431 Value: Don't try to marshal if type has no StructLayout Stephan Sundermann 2014-06-21 17:05:32 +0200
  • 1fab57eeac Value: First try to invoke a constructor with IntPtr, bool Stephan Sundermann 2014-06-21 16:59:22 +0200
  • 7ea0c4afaf glib: Fix native GLib warnings when disposing SourceProxy objects Bertrand Lorentz 2014-07-05 15:52:56 +0200
  • f5211acb74 glib: Have SourceProxy implement the Dispose pattern Bertrand Lorentz 2014-07-05 15:44:21 +0200
  • 813f56e00a glib: Refactor Source, Idle and Timeout classes Bertrand Lorentz 2014-07-05 15:38:34 +0200
  • 11920f2add glib: Re-organize code in Source for better readability Bertrand Lorentz 2014-07-05 13:00:50 +0200
  • 83b602320a Merge pull request #109 from bl8/master Bertrand Lorentz 2014-06-17 21:34:04 +0200
  • 9559f579e6 Variant: Fix crash when casting a Variant to string Xavier Claessens 2014-06-17 11:49:20 -0400
  • a1636d306b Variant: Add a NewArray (Variant[] children) convenience method Bertrand Lorentz 2014-06-13 13:10:48 +0200
  • b605b42540 Variant: Small code formatting fix Bertrand Lorentz 2014-06-13 13:10:02 +0200
  • c271fe235b VariantType: Fix typo Xavier Claessens 2014-06-12 16:57:42 -0400
  • 4158bc99f8 Variant: Add Type property Xavier Claessens 2014-06-12 16:48:03 -0400
  • dc0f50729a Variant: Add ToArray() and ToAsv() helpers Xavier Claessens 2014-06-12 16:08:36 -0400
  • 4c72b23216 Add Variant sample Xavier Claessens 2014-06-12 12:31:07 -0400
  • 893703018f Variant: Add wrapper to construct "a{sv}" variant Xavier Claessens 2014-05-15 15:53:54 -0400
  • cef9b13d72 Variant: Add wrapper for g_variant_new_dict_entry() Xavier Claessens 2014-05-21 14:29:01 -0400
  • 58fb7aa378 Variant: Add wrapper for g_variant_new_array() Xavier Claessens 2014-05-15 15:53:22 -0400
  • 24f8cede19 Variant: Add wrapper for g_variant_new_tuple() Xavier Claessens 2014-05-15 15:52:46 -0400
  • b5062a8c7d Variant: Add wrapper for g_variant_new_variant() Xavier Claessens 2014-05-15 15:48:59 -0400
  • b357aaef84 Variant: Add wrapper for g_variant_new_strv() Xavier Claessens 2014-05-15 15:50:53 -0400
  • c1fbe27b32 Variant: Add wrapper for g_variant_print() Xavier Claessens 2014-05-15 15:51:32 -0400
  • bc40506cab Merge pull request #107 from xDarkice/ambiguousmatch Bertrand Lorentz 2014-06-10 18:32:06 +0200
  • 839a32d797 Value: Make GetMethod more specific to avoid ambigous matches Stephan Sundermann 2014-06-10 15:23:10 +0200
  • 3c54b8d78e release: Fix indentation of NEWS Bertrand Lorentz 2014-06-06 15:48:07 +0200
  • 9c2e74d826 release: Update NEWS for 2.99.3 release Bertrand Lorentz 2014-06-06 15:45:11 +0200
  • 34400a254b cairo: Remove FormatStrideForWidth and PathExtents methods from Context Bertrand Lorentz 2014-05-30 16:21:53 +0200
  • ae624a0048 GtkDemo: Add demo for theming style classes Bertrand Lorentz 2014-05-30 14:42:32 +0200
  • f6003f94a4 GtkDemo: Add a CssBasics demo to demonstrate CSS theming Bertrand Lorentz 2014-05-29 21:44:49 +0200
  • c15a1d18b5 GtkDemo: Add a Spinner demo Bertrand Lorentz 2014-05-29 18:25:42 +0200
  • e52ff66c9d .gitignore: add autotools' compile Andrés G. Aragoneses 2014-05-26 16:33:52 +0200
  • f38daf0d49 glib: Add GVariant to fundamental types Stephan Sundermann 2014-05-22 01:35:10 +0200
  • b6e95af4a3 sample: Fix GtkDemo/DemoImages progressive update with recent gtk+ Bertrand Lorentz 2014-05-25 17:20:11 +0200
  • c9c2d099ba Update the Windows installer infrastructure for GTK+ 3 Bertrand Lorentz 2014-05-04 12:41:44 +0200
  • 233614e18b sample: Fix GtkDemo/DemoImages.cs on Windows Bertrand Lorentz 2014-05-24 17:21:29 +0200
  • a6c9634748 build: Fix opaquetest build on Windows Bertrand Lorentz 2014-05-04 15:10:07 +0200
  • 3495ca286d configure: use canonical paths when comparing prefixes Andrés G. Aragoneses 2014-05-23 20:49:09 +0200
  • b1215d430a build: Make libtoolize quiet, it's not that interesting Bertrand Lorentz 2014-05-24 15:42:08 +0200
  • f719b82ede build: Tell libtoolize to put its m4 files in the m4 directory Bertrand Lorentz 2014-05-24 15:40:26 +0200
  • 30f758d984 gdk: Fix dll name and use a const for all DllImports in custom code Bertrand Lorentz 2014-05-04 17:30:26 +0200
  • 016891bb7a generator: Fix generation of SetGValue method Stephan Sundermann 2014-04-05 17:11:13 +0200
  • dee590926a build: Add a pkg-config file for gdk-sharp-3.0 Marcin Kolny 2014-04-03 20:20:49 +0200
  • 40b90d2407 generator: Add new keyword to GType property if it hides parent Stephan Sundermann 2014-03-26 02:20:58 +0100
  • 0563af1c25 generator: Fix handle being passed when type is a struct Stephan Sundermann 2014-03-18 02:16:05 +0100
  • 06b966beef generator: Add support for fixed length arrays as method parameters Stephan Sundermann 2014-03-17 22:39:14 +0100
  • 87275786b7 gapi.xsd: Fix type of array_len attribute in fieldType Bertrand Lorentz 2014-04-21 17:20:57 +0200
  • 1da92bdd62 gtk: Add ListStore.SetValue overload for long type Gankov Andrey 2014-03-06 14:31:11 +0300
  • 80485a464d build: Fix Makefile of valtest and opaquetest samples Bertrand Lorentz 2014-04-21 16:12:14 +0200
  • e3b5fa22a4 doc: Remove reference to Dbus class, it was renamed to DBus Bertrand Lorentz 2014-04-19 20:53:45 +0200
  • a5bf8f2aaf doc: Remove empty namespaces from en/index.xml Bertrand Lorentz 2014-04-19 20:50:52 +0200
  • a74534e835 generator: Create a directory for each namespace Stephan Sundermann 2014-02-24 02:04:03 +0100
  • 8885fa98af build: Fix references to AssemblyInfo.cs in makefiles on Windows Bertrand Lorentz 2014-02-23 19:17:05 +0100
  • 398dc4aaf7 build: Tell .NET compiler to target the generated assemblies to 32-bit Bertrand Lorentz 2014-02-23 17:53:07 +0100
  • a531510431 build: Rework handling of missing C# compiler in configure.ac Bertrand Lorentz 2014-02-23 17:32:11 +0100
  • 85443823e9 build: Enclose gacutil calls in double quotes Bertrand Lorentz 2014-02-23 17:07:10 +0100
  • bfc89a1555 build: Only check the mono prefix when using mono Bertrand Lorentz 2014-02-23 16:59:50 +0100
  • 84993d237f build: Remove obsolete gcc flag when building on Windows Bertrand Lorentz 2014-02-23 16:41:07 +0100
  • 2fcd276b9c build: Fix compiler parameters in gio and gtk-gio samples Bertrand Lorentz 2014-02-23 16:36:03 +0100
  • 49295c119b build: Only build gui-thread-check profiler module on mono Bertrand Lorentz 2014-02-23 16:18:28 +0100
  • 8a9f49e2b0 Add *.pdb to .gitignore Bertrand Lorentz 2014-02-23 16:09:14 +0100
  • 691de4e606 gtk: Fix dll name and use a const for all DllImports in custom code Bertrand Lorentz 2014-02-23 15:12:20 +0100
  • ee8499483e generator: Fix signature of static method overloads Bertrand Lorentz 2014-01-05 17:28:30 +0100
  • 3ea36f5746 build: Post-release version bump to 2.99.3 Bertrand Lorentz 2013-12-04 22:28:23 +0100
  • 73834cb7cb release: Small adjustments to NEWS for 2.99.2 Bertrand Lorentz 2013-12-04 21:58:18 +0100
  • 1c081cc728 doc: Remove the GLib/Dbus.xml file, it's replaced by GLib/DBus.xml Bertrand Lorentz 2013-12-04 21:54:01 +0100
  • b519e50a99 doc: Remove obsolete gen-finalize-docs.cs tool Bertrand Lorentz 2013-12-04 21:42:27 +0100
  • 087659639a doc: Auto-fill docs for virtual methods using gen-vm-docs tool Bertrand Lorentz 2013-12-04 21:28:00 +0100
  • a9a9c407a9 doc: Auto-fill docs for IntPtr constructors using gen-intptr-ctor-docs Bertrand Lorentz 2013-12-04 21:23:25 +0100
  • 621b35002d doc: Auto-fill docs for GType properties using gen-gtype-docs tool Bertrand Lorentz 2013-12-04 21:19:59 +0100
  • d562727254 doc: Remove obsolete gen-gtype-ctor-docs tool Bertrand Lorentz 2013-12-04 21:14:44 +0100
  • bd36de9300 doc: Auto-fill docs for event handler using gen-handlerargs-docs tool Bertrand Lorentz 2013-12-04 21:05:03 +0100
  • 4593870178 doc: Add a bit of documentation for Widget.OnDrawn Bertrand Lorentz 2013-12-04 20:42:05 +0100
  • 49f1bb86aa release: Update NEWS for upcoming 2.99.2 release Bertrand Lorentz 2013-12-01 17:06:26 +0100
  • cf7aa5222e sample: Fix leak in Scribble sample when resizing the window Bertrand Lorentz 2013-12-01 16:06:50 +0100