зеркало из
1
0
Форкнуть 0
Граф коммитов

48 Коммитов

Автор SHA1 Сообщение Дата
Bertrand Lorentz 270c098e62 build: Use variables from PKG_CHECK_MODULES instead of -pkg
The -pkg compiler option doesn't follow the PKG_CONFIG_PATH environment
variable, causing errors in some build environment, like bockbuild or
possibly jhbuild. Use the variables set by the various PKG_CHECK_MODULES
calls instead.
2011-05-22 12:33:24 +02:00
Bertrand Lorentz 6b09480d8b build: Fix build with parallel make 2011-05-15 18:55:26 +02:00
Iain Lane 1be1d93e97 Remove the .mdb file from Libraries in the pcfile
Debugging libraries need not be built. We should not assume they are
present.

Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
2010-09-13 23:25:35 +02:00
Gabriel Burt e2fb365a70 Update for new release 2010-09-01 17:15:06 -05:00
Gabriel Burt 6565cb4bb0 Install .config file 2010-09-01 17:15:00 -05:00
Gabriel Burt a2ff3c5dcf Update for 2.14.0 release 2010-09-01 15:00:19 -05:00
Gabriel Burt b6500b4f72 Change the .pc file back to gtk-sharp-beans-2.0 2010-09-01 14:33:03 -05:00
Gabriel Burt 7471c99612 Fix make distcheck 2010-09-01 14:28:35 -05:00
Gabriel Burt 82cbe01d10 Don't install to GAC; add README; rename .pc file 2010-09-01 14:03:24 -05:00
Alexander Kojevnikov 46174dc6fb Update .gitignore
Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
2010-09-01 20:38:05 +02:00
Alexander Kojevnikov 3b03d5e583 [build] Fix autogen.sh
./config and ./m4 don't exist on fresh clone

Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
2010-09-01 20:37:47 +02:00
Gabriel Burt 689efd4d74 dist fixes 2010-01-18 09:43:37 +01:00
Stephane Delcroix 007937871e add Style.PaintFlatBox with a nullable area, to avoid clipping 2009-09-21 20:33:50 +02:00
Stephane Delcroix 0d4132a386 include ImageMenuItem in the build
defind GTK_2_16, as it's only supported on gtk>2.16
2009-09-21 09:34:36 +02:00
Sandy Armstrong 2aee6e0742 gtk_image_menu_item_set_always_show_image
require gtk>2.16
2009-09-21 09:33:00 +02:00
Stephane Delcroix 7de372a665 bind Gtk.MountOperation
split the gtk/gtkbeans build in 2 parts, keep gtkbeans for Builder (or stuffs that are already -but broken- in gtk#) and gtk for new ones.
2009-08-31 20:08:18 +02:00
Stephane Delcroix efe56e013c bind g_shell_quote 2009-07-30 14:08:28 +02:00
Stephane Delcroix e32fda2753 reference gdk_pixbuf in .config 2009-06-24 15:30:10 +02:00
Stephane Delcroix 2d65878e1e oops 2009-06-24 15:19:27 +02:00
Stephane Delcroix 5288ece207 PixbufLoader.Close (bool force) overload
this overload avoid throwing an exception if force is true. That exception is meaningless is we want to force close the loader in order to dispose it.
2009-06-24 15:15:31 +02:00
Stephane Delcroix 047b3f51a4 add an override for ShowUri that doesn't require a timestamp, as getting the current timestamp is kinda hackish 2009-06-16 11:21:58 +02:00
Stephane Delcroix 7071df74ef bind gtk_show_uri 2009-06-16 10:34:25 +02:00
Stephane Delcroix bb476dfe79 this was alreay existing as GdkWindow property 2009-06-16 10:20:00 +02:00
Stephane Delcroix 54f6e382f7 update the .config file 2009-06-08 16:39:28 +02:00
Stephane Delcroix e2ce587746 add an overload to Drawable/DrawRgbImageDithalign that takes a byte* as pixel buffer 2009-06-08 16:32:08 +02:00
Stephane Delcroix ceeca6fb6a generate and install the dll.config 2009-05-25 21:54:53 +02:00
Stephane Delcroix 98c88cebf6 Gdk.PixbufFormat.SetDisabled () extension 2009-05-25 16:21:15 +02:00
Stephane Delcroix 2cde445d1d fix the namespace again 2009-05-25 16:15:25 +02:00
Stephane Delcroix d5f9ab69cd load the customs 2009-05-25 15:39:04 +02:00
Stephane Delcroix aa2593bce9 GLib.Format.SizeForDisplay() 2009-05-25 15:25:29 +02:00
Stephane Delcroix a3f0f9ef4d depend on gio#. implement missing Image ctor (GLib.Icon) as a factory method 2009-05-25 15:16:52 +02:00
Stephane Delcroix 732ea468bc Widget.GetWindow() extension method 2009-05-25 14:20:42 +02:00
Stephane Delcroix 370736544f as it's not possible to write static extensions methods, move this in its own namespace 2009-05-25 14:11:17 +02:00
Stephane Delcroix fc9f997abc move the generated stuffs in the GtkBeans namespace 2009-05-25 14:04:34 +02:00
Stephane Delcroix db33d914a2 fix a typo, -r the right lib 2009-05-25 13:46:05 +02:00
Stephane Delcroix 73d59e6cb5 fix the gac installation, install the .pc 2009-05-25 13:39:03 +02:00
Stephane Delcroix 5036167732 fixing project name 2009-05-25 13:34:14 +02:00
Stephane Delcroix a4649086d4 install in the gac 2009-05-20 16:50:59 +02:00
Stephane Delcroix 2594821019 Widget.GetSnapshot () 2009-05-20 16:00:28 +02:00
Stephane Delcroix 78ba5da5f6 GetActionArea and GetContentArea for Dialog 2009-05-20 15:51:51 +02:00
Stephane Delcroix 63fe2e821a Timeout.AddSeconds
this is a dummy implementation for API compatibility. I'll replace this implementation by something better as soon as I can find a clean way to poke GLib.Sources internals
2009-05-20 15:28:23 +02:00
Stephane Delcroix 7f095ce7a6 Source.SetPriority
not the cleanest implementation, but the better I can do without changing GLib.Sources internals
2009-05-20 15:24:05 +02:00
Stephane Delcroix 5c4717964f almost there 2009-05-20 14:23:46 +02:00
Stephane Delcroix c35b468abb missing files 2009-05-20 14:15:23 +02:00
Stephane Delcroix c547807388 first build of Gtk.Builder
the raw api is now generated from the gtk+ sources.
2009-05-20 13:36:58 +02:00
Stephane Delcroix ecaf476b7c .gitignore update
ignore the wastes generated by configuration and build
2009-05-20 09:57:43 +02:00
Stephane Delcroix 9e49537788 some auto-fu
Stub just enough so it ./autogen.sh without errors.
2009-05-20 09:54:31 +02:00
Stephane Delcroix 9a2998f050 Gtk.Builder
bindings for Gtk.Builder
2009-05-20 09:38:34 +02:00