Commit graph

  • c0129f42d5 gio: Move all .custom files to partial classes Bertrand Lorentz 2012-04-02 19:00:46 +0200
  • b79ac26063 gdk: Rename the Device.NAxes property to NumAxes Bertrand Lorentz 2012-06-28 12:42:45 -0400
  • e0fcea2cf0 Merge pull request #40 from knocte/master Mike Kestner 2012-05-08 18:17:07 -0700
  • 85b84f99f6 glib: Remove redundant call to ToggleRef.QueueUnref() Andrés G. Aragoneses 2012-05-08 20:35:36 +0100
  • a446117715 Merge pull request #38 from knocte/master Mike Kestner 2012-05-04 19:11:07 -0700
  • b008a626f8 glib: don't modify Makefile.am Andres G. Aragoneses 2012-05-04 22:20:14 +0100
  • 3862bc75ec glib: do not call g_thread_ functions in GLib >= 2.31 Andres G. Aragoneses 2012-05-03 23:45:07 +0100
  • 645815d478 Fix Pixdata buffer leak. Mike Kestner 2012-04-22 11:47:28 -0500
  • 0e0d0ec94d Don't release const strings in GLib.Global. Mike Kestner 2012-04-21 17:38:10 -0500
  • b107fdd7c0 Improve MissingCtorException message. Mike Kestner 2012-03-28 21:33:48 -0500
  • 0cd50893c5 Rename doc source file to fix build. Mike Kestner 2012-03-28 21:32:09 -0500
  • 1ec86832dd Remove empty file. Mike Kestner 2012-03-28 21:08:37 -0500
  • 60f160b72c Updates to doc makefile and removed files. Mike Kestner 2011-11-09 10:07:04 -0600
  • 352fc8e849 Run the doc updater Mike Kestner 2011-11-09 10:01:51 -0600
  • 8a0d28372c Merge pull request #31 from bl8/cairo-fixes Mike Kestner 2012-03-28 20:04:06 -0700
  • cd7a94218a Merge pull request #34 from bl8/missing-properties Mike Kestner 2011-12-10 08:37:53 -0800
  • a804895ce6 Add fix-ups so that missing properties are generated Bertrand Lorentz 2011-12-10 14:46:51 +0100
  • ef6b0afc89 Merge pull request #33 from bl8/fix-combobox-entry Mike Kestner 2011-12-06 08:44:26 -0800
  • d9bef0d869 gtk: Fix creation of ComboBox and ComboBoxText subclasses with entry Bertrand Lorentz 2011-12-05 19:09:35 +0100
  • 63e9993fcf Merge pull request #29 from bl8/ginterface-fixes Mike Kestner 2011-12-04 17:52:35 -0800
  • f34239a6ba Merge pull request #30 from bl8/gdk-dllmap Mike Kestner 2011-12-04 17:47:33 -0800
  • 21bfaa7a9d gtk: Mark the Cairo.Context in Widget.Drawn as owned Bertrand Lorentz 2011-06-12 20:12:08 +0200
  • 7c61e2bdc0 Remove custom code for PrintContext.CairoContext Bertrand Lorentz 2011-06-12 17:54:29 +0200
  • ed9a01f5c2 gdk: Add a dllmap for libgio-2.0-0.dll Bertrand Lorentz 2011-12-04 20:48:22 +0100
  • 2297695fd2 sample: Make the CustomScrollableWidget sample more elaborate Bertrand Lorentz 2011-12-03 16:30:23 +0100
  • 0de6e9869d ParamSpec: Add override modifier to the ToString method Bertrand Lorentz 2011-12-03 16:25:08 +0100
  • d239b5cc4e Object: Remove some trailing whitespace, no real code change Bertrand Lorentz 2011-12-03 16:24:23 +0100
  • 91dda7f5be Object: Fix registration of inherited interface properties Bertrand Lorentz 2011-12-03 16:18:24 +0100
  • 1215ebc770 Object: Use the type as top-level key for properties hash Andres G. Aragoneses 2011-12-01 16:49:50 +0000
  • 9d319c8033 Merge pull request #26 from dufoli/master Mike Kestner 2011-11-20 21:42:02 -0800
  • 37d15305a3 GInterface: Add properties support Olivier Dufour 2011-11-20 19:41:56 +0100
  • 3c32d4a18d Add some notes to the README about prerequisites. Zoltan Varga 2011-11-16 07:37:00 -0500
  • 6fbd419c1d Remove source delegates by id. Mike Kestner 2011-10-13 05:23:39 -0500
  • aae2b05300 Implement IEquatable<T> on structs. Mike Kestner 2011-10-07 21:55:26 -0500
  • 9d448f4eab Remove incorrect documentation. * doc/en/Pango/Layout.xml: remove null verbiage for out parameters to GetExtents. Mike Kestner 2011-10-02 13:24:56 -0500
  • 61a213c7b8 Merge pull request #25 from Forage/master Mike Kestner 2011-09-26 07:20:38 -0700
  • 240ff0995a Add support for GValueArray type Age Bosma 2011-09-26 13:54:48 +0200
  • d900b32e93 Add support for gintptr and guintptr types Age Bosma 2011-09-26 13:53:32 +0200
  • 757dafa156 Add support for class const fields Age Bosma 2011-09-26 13:52:12 +0200
  • 04b8f3e9f8 Merge pull request #24 from dufoli/master Mike Kestner 2011-09-06 05:43:05 -0700
  • 2c83126846 Fix NRE in Gdk.Window.SetBackgroundPattern Olivier Dufour 2011-09-01 21:25:25 +0200
  • db7944ffb5 Merge pull request #23 from bl8/fix-uninstall Mike Kestner 2011-08-16 06:21:10 -0700
  • 18d1af6907 build: Specify assembly version when uninstalling from the GAC Bertrand Lorentz 2011-08-11 18:41:13 +0200
  • 6580e217f9 Merge pull request #22 from dufoli/master Mike Kestner 2011-08-03 12:19:19 -0700
  • b14746d856 Fix build of gtk# by avoiding colision introduced with properties for ginterface Olivier Dufour 2011-08-02 19:27:22 +0200
  • f0579eb53d parser: Add property support for ginterface Olivier Dufour 2011-07-30 11:47:44 +0200
  • fe776b3a48 Merge pull request #21 from bl8/gtk-settings-props Mike Kestner 2011-08-01 07:45:00 -0700
  • fed1583d7f Merge pull request #20 from bl8/parse-extended Mike Kestner 2011-08-01 07:42:35 -0700
  • ecc2fa29fa Gtk.Settings: Add all properties as a fixup Bertrand Lorentz 2011-07-31 15:29:48 +0200
  • 63db97e9ad parser: Handle the G_DEFINE_TYPE_EXTENDED macro Bertrand Lorentz 2011-07-31 12:32:43 +0200
  • 4f42fb77fb Improve ToggleRef release overhead. Mike Kestner 2011-07-29 13:33:02 -0500
  • 10f4f03943 Merge pull request #16 from knocte/master Mike Kestner 2011-07-29 10:25:23 -0700
  • 228a2b3da4 glib: Fix calling to Free() twice for the same ToggleRef Andres G. Aragoneses 2011-07-29 18:12:58 +0100
  • c7657fcab4 Merge pull request #15 from bl8/fix-draw-samples Mike Kestner 2011-07-29 09:50:30 -0700
  • 6e6d448cf2 DemoDrawingArea: Fix sample to actually do some drawing Bertrand Lorentz 2011-07-29 18:10:58 +0200
  • b2931f22c3 DemoColorSelection: Remove Drawn callback and preserve selected color Bertrand Lorentz 2011-07-29 18:06:03 +0200
  • da1481b23d Mark Widget::draw as manually marshaled Mike Kestner 2011-07-28 17:16:28 -0500
  • 51d5faf651 Mark calling convention on GInterface callbacks Mike Kestner 2011-07-24 18:29:04 -0500
  • 1a0ecbb111 Add gio-sharp dep to gtk-sharp pc file Mike Kestner 2011-07-18 12:44:44 -0500
  • 9e29be27d7 Add some missing references to samples Mike Kestner 2011-07-18 10:40:12 -0500
  • 86cd963359 Merge pull request #14 from bl8/gio-merges Mike Kestner 2011-07-17 12:49:52 -0700
  • bcf42187a8 gio: Fix return type of GMount.GuessContentType* Alex Launi 2011-07-17 17:28:51 +0200
  • f6009bbde1 gio: Implement GioStream.SetLength Gabriel Burt 2010-01-18 09:36:53 +0100
  • 5290f4c520 gio: Wrap IOStream in GIOStream too Stephane Delcroix 2009-11-13 16:20:04 +0100
  • d90fae8da7 Merge pull request #13 from bl8/fix-windowwindowclass-enum Mike Kestner 2011-07-16 11:02:14 -0700
  • c098797e7b Merge pull request #12 from bl8/combobox-entry Mike Kestner 2011-07-16 10:59:24 -0700
  • b0768d35f6 gtk: Include ComboBoxText.cs in the build Bertrand Lorentz 2011-07-16 18:18:14 +0200
  • 9463e98ca2 gtk: move ComboBoxText custom code to a partial class Bertrand Lorentz 2011-07-16 17:53:21 +0200
  • 96a1f100c7 gdk: Fix up WindowWindowClass enum value names Bertrand Lorentz 2011-07-16 16:03:35 +0200
  • bef589e836 gtk: Facilitate use of ComboBox and ComboBoxText with an Entry Bertrand Lorentz 2011-07-16 14:46:35 +0200
  • c28312f826 Merge pull request #11 from bl8/interface_parse_fix Mike Kestner 2011-07-14 10:35:23 -0700
  • a529ca3a94 Temporary quick fix for properties in interfaces without accessors Bertrand Lorentz 2011-07-08 20:03:49 +0200
  • 139191f537 Fix naming collisions created by the interface parsing fix Bertrand Lorentz 2011-07-08 19:50:12 +0200
  • ad74c64345 parser: Fix handling of initialization functions for interfaces Bertrand Lorentz 2011-07-05 22:59:27 +0200
  • 59e38f55dc Merge pull request #10 from bl8/various-fixes Mike Kestner 2011-07-04 10:17:52 -0700
  • 43b4522f87 Merge pull request #9 from bl8/more-sample-fixes Mike Kestner 2011-07-04 10:15:23 -0700
  • 6e3ad5f7e3 gdk: Various fixups in Gdk.metadata Bertrand Lorentz 2011-07-03 16:35:27 +0200
  • d17d94f07e gdk: Kill libgdksharpglue Bertrand Lorentz 2011-07-03 16:28:31 +0200
  • e108bf59d4 gtk: Re-enable NodeView.CreateRowDragIcon method Bertrand Lorentz 2011-07-03 16:23:03 +0200
  • 5c98eee787 build: add missing sample source in the tarball Bertrand Lorentz 2011-07-03 16:20:21 +0200
  • 18d96029d2 build: Include cairo-api.xml in the tarball Bertrand Lorentz 2011-07-03 16:10:47 +0200
  • 2656a5220c sample: Update CustomWidget sample and add it to the build Bertrand Lorentz 2011-07-02 22:26:58 +0200
  • 75f9a8acb7 sample: Update CustomCellRenderer and add it to the build Bertrand Lorentz 2011-07-02 19:06:48 +0200
  • 23a0aa7af2 gtk: Fix crash in CellRenderer.OnGetSize callback Bertrand Lorentz 2011-07-02 19:02:52 +0200
  • a85ebc481f Remove opaque attr from Gtk.Border and fixup some StyleContext methods Bertrand Lorentz 2011-07-02 18:59:55 +0200
  • c9a8500eac sample: Update TestDnd and add it to the build Bertrand Lorentz 2011-07-02 11:35:55 +0200
  • ebc40cd400 Merge pull request #8 from bl8/update-samples Mike Kestner 2011-06-29 17:53:03 -0700
  • 094e6ce29d Merge pull request #7 from bl8/fix-warnings Mike Kestner 2011-06-29 17:49:37 -0700
  • 5568a568a7 Have Dialog.ActionArea return a ButtonBox instead of a HButtonBox Bertrand Lorentz 2011-06-19 12:26:33 +0200
  • 505fc5ff0b sample: re-enable all samples in the build Bertrand Lorentz 2011-06-18 18:57:24 +0200
  • 6811075122 sample: Update the "test" samples to the new APIs Bertrand Lorentz 2011-06-18 18:53:06 +0200
  • 3ff334d0cc gdk: Add explicit conversion to and from GLib.Value for Rectangle Bertrand Lorentz 2011-06-18 16:16:41 +0200
  • 6300effd3a sample: Fix gtk include in valobj.h Bertrand Lorentz 2011-06-18 16:15:01 +0200
  • 58cd79d804 sample: Update valobj and opaque API definitions Bertrand Lorentz 2011-06-18 16:13:13 +0200
  • 29716c8633 sample: Fix Makefile.am in valtest and opaque samples Bertrand Lorentz 2011-06-18 16:11:35 +0200
  • 3a2f01c534 sample: Port all existing GtkDemo samples to the new APIs Bertrand Lorentz 2011-06-13 18:00:08 +0200
  • 9d7eec2eca Merge pull request #6 from bl8/floating-refs Mike Kestner 2011-06-13 06:11:30 -0700
  • ef74b70ce6 Various return-type fix-ups in Gtk.metadata Bertrand Lorentz 2011-06-12 22:15:51 +0200
  • c0c89957cb Update PolarFixed sample to remove obsolete warnings Bertrand Lorentz 2011-06-12 20:27:17 +0200
  • 6556eeb610 Implement GetHashCode() in TreePath.custom Bertrand Lorentz 2011-06-12 20:25:16 +0200