Commit graph

  • bc309f3093 doc: Run the automatic documentation updater Bertrand Lorentz 2013-11-30 16:01:53 +0100
  • 8aaed84e5e cairo: Fix remaining leaks when finalizer gets called Andrés G. Aragoneses 2013-11-05 00:14:33 +0100
  • 694357cc5b build: Fix typo in sample/Makefile.am Bertrand Lorentz 2013-11-24 16:46:13 +0100
  • 70d1827058 cairo: Throw ObjectDisposedException after an object has been disposed Andrés G. Aragoneses 2013-11-05 00:22:28 +0100
  • 21b081b6a9 sample: Add sample that uses only cairo and writes image files Bertrand Lorentz 2013-11-24 15:22:05 +0100
  • 51f102bc34 generator: Dispose ownable parameters in signal callbacks (bxc#237) Bertrand Lorentz 2013-11-17 19:10:24 +0100
  • b7df1d2e13 generator: Fix indentation in Signal.cs Bertrand Lorentz 2013-11-17 17:17:57 +0100
  • 2d48906523 glib: Use Marshaller methods in Argv for g_malloc and g_free Bertrand Lorentz 2013-11-17 16:27:39 +0100
  • ced6f5e677 glib: Avoid unnecessary qualifier in Marshaller.PtrToStringArrayGFree Bertrand Lorentz 2013-11-17 16:26:02 +0100
  • 32d10bd319 Use GLib.Marshaller.Free instead of calling g_free directly Bertrand Lorentz 2013-11-17 16:20:02 +0100
  • f067f5112d glib: Remove obsolete Argv-related methods in Marshaller Bertrand Lorentz 2013-11-17 15:05:36 +0100
  • c2f9035625 generator: Fix small typo in a comment in LPUGen.cs Bertrand Lorentz 2013-11-17 13:32:03 +0100
  • ee06530b52 glib: Avoid doing the same cast twice in KeyFile.ToData Bertrand Lorentz 2013-11-17 13:27:04 +0100
  • f1005da47c glib: Make all DllImports in custom code use a common const Andrés G. Aragoneses 2013-11-05 11:12:27 +0100
  • d6f06860fb Merge pull request #90 from knocte/embedded Bertrand Lorentz 2013-11-09 08:10:06 -0800
  • 859832f6e4 Merge pull request #89 from knocte/master Bertrand Lorentz 2013-11-09 08:08:40 -0800
  • e48ac63d54 generator: Dispose ownable method parameters in VM callback (bxc#237) Bertrand Lorentz 2013-11-04 21:46:10 +0100
  • 2967482762 Revert "gtk: Mark the Cairo.Context in Widget.Drawn as owned" Andrés G. Aragoneses 2013-11-03 14:01:43 +0100
  • 53e884dd22 gtk: fix Application to be more robust when embedding mono Andrés G. Aragoneses 2013-11-02 21:53:20 +0100
  • 41eeecbf9a cairo: fix leak when Context object is finalized Andrés G. Aragoneses 2013-11-03 14:01:01 +0100
  • fc9746013d gtk: Fix TreeView.GetTooltipContext method signature (bxc#14678) Bertrand Lorentz 2013-11-03 14:42:39 +0100
  • cfdbb3b9a7 glib: fix IntPtr.Zero being dereferenced in GLib.Value.ToBoxed() Stephan Sundermann 2013-11-02 16:52:25 +0100
  • 0d781f485f gio: Delete DBusInterfaceVTable class Bertrand Lorentz 2013-11-02 15:53:29 +0100
  • 10546e2ffa MSBuild: fix the solution build (except audit and sample projects) Andrés G. Aragoneses 2013-10-24 12:57:42 +0200
  • efdf6463bb Simplify instructions about choosing the installation prefix Andrés G. Aragoneses 2013-10-22 17:36:21 +0200
  • 78fd18e0b7 Merge pull request #88 from knocte/guithreadcheck_whitelist Lluis Sanchez 2013-10-31 02:22:31 -0700
  • 7dafb39c01 gui-thread-check: add two more methods to the whitelist Andrés G. Aragoneses 2013-10-31 10:16:14 +0100
  • 68c64bedc0 Merge pull request #87 from knocte/guithreadcheck_fflush Lluis Sanchez 2013-10-30 11:14:21 -0700
  • dcc2850a39 gui-thread-check: use fflush() after printf() Andrés G. Aragoneses 2013-10-28 21:55:21 +0100
  • 21ef50ec48 Merge pull request #83 from knocte/msbuild_tweaks Bertrand Lorentz 2013-10-22 12:55:30 -0700
  • bd9cde5e61 Merge pull request #82 from knocte/cleanup Bertrand Lorentz 2013-10-22 12:52:08 -0700
  • a4c42994e8 Merge pull request #81 from knocte/properties_class_init Bertrand Lorentz 2013-10-22 12:34:45 -0700
  • 8eca15e8bd glib: fix warning Andrés G. Aragoneses 2013-10-22 14:06:12 +0200
  • 3a45406665 glib: include recent files committed in master to the MSBuild csproj Andrés G. Aragoneses 2013-10-22 12:34:08 +0200
  • 5ce4e63bd9 gtk: reference Cairo in MSBuild csproj Andrés G. Aragoneses 2013-10-22 12:33:24 +0200
  • 6f2d80eab0 gdk: enable Unsafe in MSBuild Andrés G. Aragoneses 2013-10-22 12:33:06 +0200
  • f9f654a06a generator: add reference to System.Core in the MSBuild csproj Andrés G. Aragoneses 2013-10-22 12:08:56 +0200
  • 077836a227 generator: fix AssemblyName in MSBuild csproj Andrés G. Aragoneses 2013-10-22 12:04:43 +0200
  • 5600b2cb29 gio: update MSBuild csproj file to account for recent changes Andrés G. Aragoneses 2013-10-22 12:03:10 +0200
  • 2022141ddd Merge pull request #80 from knocte/master Bertrand Lorentz 2013-10-22 02:38:47 -0700
  • 516fc1d9f0 generator: leverage framework's String.IsNullOrEmpty() call Andrés G. Aragoneses 2013-10-21 17:13:31 +0200
  • fcc775d658 generator: drop unneeded parameter in WriteLine() call Andrés G. Aragoneses 2013-10-21 17:10:11 +0200
  • b13d51a32d generator: simplify bool logic in Method class Andrés G. Aragoneses 2013-10-21 17:09:40 +0200
  • e9d5d1803d glib: install properties before class_init finishes Andrés G. Aragoneses 2013-10-21 00:37:29 +0200
  • 31ed6cc6a9 atk: add metadata fixup to avoid crash due to ABI break Stephan Sundermann 2013-10-18 11:30:13 +0200
  • 8b998861e1 Convert some dynamic casts to static casts Andrés G. Aragoneses 2013-10-12 22:04:25 +0200
  • b2fb84d14b Clean up .gitignore files Bertrand Lorentz 2013-10-13 18:38:33 +0200
  • b15f2eede1 generator: provide a GType static property for adapters Andrés G. Aragoneses 2013-10-12 14:09:23 +0200
  • ea07082952 generator: avoid another Implementor suffix hardcode Andrés G. Aragoneses 2013-10-12 00:47:38 +0200
  • 634f9e5f27 generator: add a link to the README from the project Andrés G. Aragoneses 2013-10-11 14:36:39 +0200
  • 2d83fb3073 Move the fixup tool from the parser to the generator folder Bertrand Lorentz 2013-10-13 16:37:08 +0200
  • ac9da8d4aa gio: Fix up first ApplicationFlags enum to be None instead of FlagsNone Bertrand Lorentz 2013-10-13 15:44:59 +0200
  • 72b51cc712 generator: Implement attribute to hide method parameters Stephan Sundermann 2013-10-11 22:49:24 +0200
  • 8e307d8eaa generator: Remove redundant class name from method name Stephan Sundermann 2013-10-11 17:20:07 +0200
  • 68780a6226 gio: Fix up returns type for several GSettings methods Bertrand Lorentz 2013-10-11 22:32:46 +0200
  • c83c196150 Merge pull request #73 from xDarkice/master Bertrand Lorentz 2013-10-11 02:21:18 -0700
  • f978c8f705 GLib.Object: Fixed FindClassProperty Stephan Sundermann 2013-10-11 11:13:08 +0200
  • 9b9512a3ce generator: Remove unused variables in NativeStructGen Bertrand Lorentz 2013-10-10 23:47:12 +0200
  • 741360020c generator: Remove unused variable in FieldBase class Bertrand Lorentz 2013-10-10 23:44:24 +0200
  • 46068e7add generator: Remove unused field in Constant class Bertrand Lorentz 2013-10-10 23:43:55 +0200
  • 57938c321e generator: Add missing copyright headers in files added by Stephan Bertrand Lorentz 2013-10-10 23:38:03 +0200
  • 46cd80aea0 Merge pull request #72 from knocte/bindinator Bertrand Lorentz 2013-10-10 13:51:10 -0700
  • 7d75adf68c glib: fix FindClassProperty()'s copy-paste error Andrés G. Aragoneses 2013-10-10 20:25:23 +0200
  • 5f8e0953cf gtk: Use native function for GtkTextIter.Equals(GtkTextIter) Bertrand Lorentz 2013-10-10 16:20:54 +0200
  • bc498ff650 generator: Add support for suppressing the Equals(T) method in structs Bertrand Lorentz 2013-10-10 16:18:36 +0200
  • 90e834327e Merge pull request #71 from knocte/bindinator Bertrand Lorentz 2013-10-10 06:03:35 -0700
  • 587f0f56e7 generator: NativeStructGen needs to be partial Stephan Sundermann 2013-09-06 13:21:20 +0200
  • 50f07d17ad generator: removed redundant allocation Stephan Sundermann 2013-08-29 16:47:34 +0200
  • 21c9c9ff8c generator: remove bitfields from Equals/GetHashCode Stephan Sundermann 2013-08-29 16:26:54 +0200
  • f6fef3a402 generator: fixed NativeStructGen's formatting Stephan Sundermann 2013-08-29 16:16:42 +0200
  • c5b04cb70e generator: fixed native struct parent Stephan Sundermann 2013-08-29 16:14:28 +0200
  • edc339baf5 generator: redundant method in NativeStructGen Stephan Sundermann 2013-08-28 15:01:02 +0200
  • 0f79e9af06 generator: fixicate NativeStructGen Stephan Sundermann 2013-08-28 14:54:17 +0200
  • 31e2c02e94 generator: public accessor in method overloads Stephan Sundermann 2013-10-09 20:37:18 +0200
  • 53312d5fc0 generator: fixed optional array parameters Stephan Sundermann 2013-08-14 13:16:40 +0200
  • 2152f4626e generator: use default value for optional generation Stephan Sundermann 2013-08-13 14:39:59 +0200
  • 5f271e04fa generator: ignore private structs completely Stephan Sundermann 2013-08-12 11:17:09 +0200
  • c3f7b8e32b generator: fixed optional array parameters Stephan Sundermann 2013-08-12 10:50:13 +0200
  • 5eea00f705 generator: new --gapidir flag to search for xml files Stephan Sundermann 2013-10-09 20:00:14 +0200
  • f958b2247b generator: include api files from XML Stephan Sundermann 2013-08-07 23:36:38 +0200
  • b868b80dee glib,generator: map MainContext type and expose members Stephan Sundermann 2013-10-09 19:44:50 +0200
  • 6ab620d689 generator,glib: added GPollFD and GSource types Stephan Sundermann 2013-10-09 19:41:21 +0200
  • 139479036b generator: do not generate methods without (C)Name Stephan Sundermann 2013-07-29 18:38:06 +0200
  • e031a4ff18 generator: auto escape string constants Stephan Sundermann 2013-10-09 18:51:38 +0200
  • 8b101d5525 glib: Mutex is actually opaque Stephan Sundermann 2013-10-09 18:44:04 +0200
  • 9abde602ec glib: add GDate, GDateTime Stephan Sundermann 2013-10-09 18:30:10 +0200
  • aaa41cd095 fixup: added copy-node metadata tag Stephan Sundermann 2013-10-09 18:04:47 +0200
  • 62f0285177 build: Post-release version bump to 2.99.2 Bertrand Lorentz 2013-10-09 16:40:02 +0200
  • 55ab3ab284 generator: fixed glue code for callbacks Stephan Sundermann 2013-07-18 17:05:58 +0200
  • ddd2419151 generator: fix optional parameters again Stephan Sundermann 2013-07-17 18:43:45 +0200
  • 949c538fe3 generator: IntPtr.Zero for optional IntPtr params Stephan Sundermann 2013-07-17 17:15:52 +0200
  • 972e6257fc generator: removed wrong glue code for structs Stephan Sundermann 2013-07-17 17:07:20 +0200
  • 388a2fe659 generator: added handling of optional parameters Stephan Sundermann 2013-10-09 15:31:10 +0200
  • 33fd293b84 generator: null check for handle (NativeStructGen) Stephan Sundermann 2013-07-11 12:58:05 +0200
  • 29a900e51e generator: added conversion for byref structs Stephan Sundermann 2013-10-09 13:40:56 +0200
  • d01be26f0c generator: added defaultconstructoraccess attrib Stephan Sundermann 2013-07-01 19:26:14 +0200
  • 112e2b9598 generator,glib: Added Mutex, RecMutex, Cond types Stephan Sundermann 2013-10-09 13:09:34 +0200
  • 747a4ad871 generator: Added conversion for unions Stephan Sundermann 2013-10-08 20:22:16 +0200
  • fd2fb44f99 generator: readable&writable attribs to be backwards compat Stephan Sundermann 2013-10-08 18:55:34 +0200
  • dc4e7f30b9 generator: Added long long conversion Stephan Sundermann 2013-06-17 11:56:09 +0200