Commit graph

  • c5909d32fb generator: fixed string array return type for virtual_methods Stephan Sundermann 2013-06-11 09:42:58 +0200
  • f6219b97e0 generator: Added count param detection for return values Stephan Sundermann 2013-06-05 19:26:33 +0200
  • edde96c5be generator: fixed writeable and readable detection Stephan Sundermann 2013-10-08 18:46:44 +0200
  • c53147c1c4 generator: Added constants to gapi Stephan Sundermann 2013-10-08 18:45:42 +0200
  • b5806d2a1b generator: fixed string[] return types Stephan Sundermann 2013-10-08 17:54:29 +0200
  • 8d4ec22ef2 generator: Added throws attribute to parameters Stephan Sundermann 2013-10-08 17:46:19 +0200
  • 94da3fb2ab generator: faster Equals implementation Stephan Sundermann 2013-10-08 16:27:47 +0200
  • 115659f46b generator: fixed Equals/GetHashCode for no fields or padding Stephan Sundermann 2013-05-31 19:38:35 +0200
  • c14277f391 generator: GThread type should be SimpleGen Stephan Sundermann 2013-05-31 00:55:50 +0200
  • 4b470cadbb generator: Added GThread type Stephan Sundermann 2013-05-31 00:21:59 +0200
  • 3eefa37272 generator: Bumped parser_version to 3 Stephan Sundermann 2013-05-30 23:55:19 +0200
  • 7ce1457c13 gtk: Fix a KeyNotFoundException regression in Destroyed event Andrés G. Aragoneses 2013-09-24 01:56:58 +0200
  • 2388d09bb7 release: Use the new interface name in NEWS Bertrand Lorentz 2013-09-24 18:57:49 +0200
  • 33aa2820f8 Merge pull request #67 from knocte/nitpicks Bertrand Lorentz 2013-09-24 09:51:40 -0700
  • f033de7816 glib: reference .NET 3.5's System.Core in MSBuild project Andrés G. Aragoneses 2013-09-24 01:21:28 +0200
  • bb0aa9a37c glib: mark MSBuild project with AllowUnsafe setting Andrés G. Aragoneses 2013-09-24 01:16:02 +0200
  • 872e0edfdd MSBuild: remove AssemblyInfo.cs where it's not present Andrés G. Aragoneses 2013-09-24 01:13:52 +0200
  • 9016c304de MSBuild: change some projects to Library type, not Executable Andrés G. Aragoneses 2013-09-24 01:06:57 +0200
  • 0312613c32 glib: ObjectManager class can be made static Andrés G. Aragoneses 2013-09-24 01:02:43 +0200
  • 234717712e glib: remove unused 'using' statements Andrés G. Aragoneses 2013-09-24 01:02:08 +0200
  • fb1b607e81 Add some missing files in sample.csproj Bertrand Lorentz 2013-09-22 16:44:26 +0200
  • 4c08527389 sample: Update description of DemoDrawingArea GtkDemo sample Bertrand Lorentz 2013-09-22 16:43:43 +0200
  • f694b0fe50 release: Update NEWS for 2.99.1 Bertrand Lorentz 2013-09-22 15:41:29 +0200
  • 493f0db198 release: Update AUTHORS for 2.99.1 Bertrand Lorentz 2013-09-22 15:41:11 +0200
  • 3af005a6de build: Fix autogen.sh for recent changes in configure.ac Bertrand Lorentz 2013-09-08 17:10:50 +0200
  • 0188d30f7f Merge pull request #66 from knocte/fix_customscrollable_sample Bertrand Lorentz 2013-08-31 09:00:17 -0700
  • 26c7ef4cd9 sample: fix CustomScrollable sample to prevent too high Upper values Andrés G. Aragoneses 2013-08-30 22:00:47 +0200
  • 4125b1e820 Merge pull request #65 from knocte/datamarshal_interface_fix Bertrand Lorentz 2013-08-25 10:57:09 -0700
  • 654b81c9f4 Merge pull request #64 from knocte/master Bertrand Lorentz 2013-08-25 10:32:50 -0700
  • 6f16031661 glib: fix NRE regression after interface naming changed Andrés G. Aragoneses 2013-08-24 00:11:05 +0200
  • 74b6340d86 MSBuild: update some project files to account for recent changes Andrés G. Aragoneses 2013-08-23 22:07:45 +0200
  • 9327d7d085 generator: fix possible unhandled KeyNotFoundException (regression) Andrés G. Aragoneses 2013-08-23 22:06:29 +0200
  • 4046a4c4bd generator: avoid double lookup in dictionary when DeAlias is called Andrés G. Aragoneses 2013-08-23 22:02:16 +0200
  • 6e0efb08f2 cairo: Added SetSourceColor method to Cairo.Context. Mike Krüger 2013-08-14 06:08:13 +0200
  • 6352e7d2db build: Update and remove some obsolete automake macro calls Bertrand Lorentz 2013-08-18 18:25:12 +0200
  • d3c1826c37 gtk: Handle a null Gdk.Event passed to CellRenderer.StartEditing() Jeffrey Stedfast 2013-08-18 18:11:26 +0200
  • 100696b5c1 gdk: It is valid to pass a null gdk_event sometimes Alan McGovern 2013-02-25 13:29:07 +0000
  • 01520a9859 cairo: Don't disable the deprecation warnings during compilation Bertrand Lorentz 2013-07-26 18:41:40 -0500
  • 07dc9f6176 cairo: Remove superfluous #pragma in Pattern.cs Bertrand Lorentz 2013-07-26 17:40:15 -0500
  • ebc5c048b4 Update Cairo samples for the latest API changes Bertrand Lorentz 2013-07-26 17:39:23 -0500
  • 796cd1e8a1 cairo: Fix text API calls Wolfgang Steffens 2013-07-26 16:47:51 -0500
  • 21ce761271 cairo: Fix some whitespace and code formatting issues Bertrand Lorentz 2013-07-26 16:11:56 -0500
  • c77fa9d048 cairo: Don't log warnings during VM shutdown Michael Hutchinson 2013-06-29 05:26:41 -0400
  • 0fd72adae0 cairo: Destroy should suppress finalizer Michael Hutchinson 2013-06-20 16:32:33 -0400
  • 36e2a12bfc cairo: Use getter methods for returning IDisposables Bertrand Lorentz 2013-07-26 14:56:26 -0500
  • bdc2cfdf1d cairo: Clean up Region's Dispose/ctor Michael Hutchinson 2013-03-06 00:35:46 -0500
  • 50ee23f0f2 cairo: Make debug more robust Michael Hutchinson 2013-03-06 00:09:01 -0500
  • 6e7527cb92 cairo: Put some classes in separate files Michael Hutchinson 2013-03-05 19:49:35 -0500
  • 38d1a3f13e cairo: Introduce the concept of reference ownership Michael Hutchinson 2013-07-26 11:45:26 -0500
  • 5a78a5d177 cairo: Add mechanism to debug missing Dispose calls Michael Hutchinson 2013-03-05 17:53:49 -0500
  • 116d9fcc95 cairo: Clean up dispose implementations Michael Hutchinson 2013-03-05 15:11:46 -0500
  • 99e4257a9f samples: Track API changes (I- interface prefixes) Andres G. Aragoneses 2013-04-01 23:55:17 +0100
  • 2e56a23e9f gtk: Track API changes (I- interface prefixes) Andres G. Aragoneses 2013-04-01 23:54:41 +0100
  • 321181b761 gio: Track API changes (I- interface prefixes) Andres G. Aragoneses 2013-04-01 23:53:50 +0100
  • 6cb03440c1 generator: generate all interfaces with the "I" prefix (.NET convention) Andres G. Aragoneses 2013-04-01 23:48:22 +0100
  • 214532f684 Merge pull request #62 from knocte/automake_warnings Bertrand Lorentz 2013-07-23 09:37:18 -0700
  • a7c335c4c4 Merge pull request #63 from knocte/class_init Bertrand Lorentz 2013-07-23 08:39:45 -0700
  • 6d626a24a7 glib: avoid a delegate to be GCed which caused a NRE (bxc#13113) Andrés G. Aragoneses 2013-07-17 14:24:02 +0200
  • 10d3293d3f build: fix automake warning about preprocessor C flags Andrés G. Aragoneses 2013-06-17 10:59:28 +0200
  • e8f4eca14e Merge pull request #61 from knocte/class_init Bertrand Lorentz 2013-05-20 08:51:03 -0700
  • 05f67db2ee gdk: Hide Global.TextPropertyToUtf8ListForDisplay method Bertrand Lorentz 2013-04-21 16:54:48 +0200
  • 5e3b720408 gdk: Remove invalid method and P/Invoke in TextProperty Bertrand Lorentz 2013-04-21 16:50:37 +0200
  • bc0aee1328 gdk: Remove invalid Global.DevicesList method Bertrand Lorentz 2013-04-21 16:42:18 +0200
  • 2d34ed8351 gtk: Remove unused P/Invoke in IconTheme Bertrand Lorentz 2013-04-21 16:39:52 +0200
  • 7160437532 gtk: Remove invalid FileChooserDialog constructor Bertrand Lorentz 2013-04-21 16:19:10 +0200
  • f14eee3eb6 gtk: Fixup AccelMap.LookupEntry to have key as an out param (bxc#11367) Bertrand Lorentz 2013-04-21 14:39:18 +0200
  • eb5e9c7b74 gtk: Remove TreeViewColumn.CellRenderers property (bxc#8593) Bertrand Lorentz 2013-04-21 13:50:48 +0200
  • cb4c7d95ea glib: move some GLib.Object private methods to ClassInitializer class Andres G. Aragoneses 2013-04-07 08:17:44 +0100
  • 9ff7ec8b2c glib: install interfaces earlier, override properties in class_init Andres G. Aragoneses 2013-04-07 07:51:30 +0100
  • 1a1300c762 gio: Add fix-ups for GSettings.GetStrv and SetStrv values Andres G. Aragoneses 2013-04-01 07:44:17 +0100
  • 2b03787ac0 audit: Add a README file Bertrand Lorentz 2013-03-29 19:17:54 +0100
  • 7da6eb1fa4 Add audit/data to .gitignore Bertrand Lorentz 2013-03-29 18:58:23 +0100
  • 00aaa79ec1 build: Output a message when configure checks if we're on Windows Bertrand Lorentz 2013-03-29 18:30:12 +0100
  • f4a1672c87 audit: Use dmcs as a compiler for the audit tools Bertrand Lorentz 2013-03-29 18:18:28 +0100
  • 0830c50604 Add an audit.csproj to the MonoDevelop solution Bertrand Lorentz 2013-03-29 17:57:34 +0100
  • 2a7d26a8b0 audit: Add gen-apidiff-html tool to generate apidiff reports Bertrand Lorentz 2013-03-29 17:50:07 +0100
  • 1eb786c735 audit: Refresh utilities using code from Mono git master Bertrand Lorentz 2013-02-23 14:43:51 +0100
  • 88bb31bfa7 glib: Use GTHREAD preprocessor flag with old versions of glib Andres G. Aragoneses 2013-03-20 16:46:11 +0000
  • a0203691a4 gapi.xsd: Reorder attribute definitions so that the name comes first Bertrand Lorentz 2013-03-24 11:18:25 +0100
  • 7180011c22 Add and use gapi.xsd to validate GAPI XML files Bertrand Lorentz 2012-11-25 17:54:25 +0100
  • a406b87c26 pango: Remove invalid fix-up for pango_layout_get_lines_readonly Bertrand Lorentz 2012-11-25 16:02:47 +0100
  • 253da2e05c Remove obsolete fix-ups for needs_ref attribute Bertrand Lorentz 2012-11-25 15:59:59 +0100
  • 99cb57e7aa generator: Add option to validate GAPI XML against an XSD schema Bertrand Lorentz 2012-11-25 15:55:27 +0100
  • 57c82a89c7 cairo: Fix rectangles returned by StrokeExtents and FillExtents methods Cameron White 2012-12-23 14:10:51 -0500
  • 629a34aa4f generator: Improve handling of command-line parameters Bertrand Lorentz 2012-11-25 14:52:07 +0100
  • ab61fbccbd glib: Fix crash when freeing lists with elements typed as interfaces Bertrand Lorentz 2012-11-18 16:06:34 +0100
  • 91474fe1f1 gtk: Mark the whole Style class as obsolete Bertrand Lorentz 2012-11-18 15:55:03 +0100
  • b312fcbc8c gio: Rename the DBus.Address* methods Bertrand Lorentz 2012-11-18 12:22:17 +0100
  • 14c0a84fdb gio: Rename the Dbus class to DBus Bertrand Lorentz 2012-11-18 12:20:20 +0100
  • fab58ea99d gio: Hide GioGlobal.RegistryBackendGetType method Bertrand Lorentz 2012-11-18 11:55:28 +0100
  • 722ec40812 gio: Move static methods from Simple to SimpleAsyncResult class Bertrand Lorentz 2012-11-18 11:35:35 +0100
  • f0f998ccf3 generator: Fix compilation warning in some generated interface adapters Bertrand Lorentz 2012-11-18 11:10:18 +0100
  • 0bc9ab9fd4 Merge pull request #55 from meebey/master Bertrand Lorentz 2012-11-18 01:42:19 -0800
  • 9998c40f8e Replaced COPYING with LGPL2-only license Mirco Bauer 2012-11-17 23:24:56 +0100
  • de6b6029ec sample: Fix crashes in TreeModelDemo Bertrand Lorentz 2012-11-17 17:53:40 +0100
  • 306f422c38 Fix a crash during initialization of interfaces (bxc#8447) Bertrand Lorentz 2012-11-17 17:34:50 +0100
  • 05fb2e2f3a Update top-level COPYING with current version of the LGPL v2.1 Bertrand Lorentz 2012-11-15 21:32:30 +0100
  • 761cb09260 gui-thread-check: Replace COPYING with the correct license Bertrand Lorentz 2012-11-15 21:14:45 +0100
  • f20970258e generator: Update the documentation in generator/DESIGN Bertrand Lorentz 2012-11-15 19:30:08 +0100
  • 3b37e81b05 gtk: Fix-ups to set the scope of a few callbacks Bertrand Lorentz 2012-11-15 18:18:37 +0100