Commit Graph

31 Commits

Author SHA1 Message Date
ajacoutot
ef9b0fb5ee Update to gtk+3-3.5.18. 2012-09-21 13:20:19 +00:00
ajacoutot
6569228df9 Update to gtk+3-3.4.4. 2012-07-16 06:36:01 +00:00
ajacoutot
ed0363ea1f Committed upstream. 2012-07-09 17:21:27 +00:00
ajacoutot
55068d7c41 Use G_N_ELEMENTS from GLib instead of nitems. 2012-07-09 16:33:03 +00:00
ajacoutot
a32f40fddf BZ links. 2012-07-08 18:03:39 +00:00
sthen
ddc61472cb don't rely on param.h for nitems(), ok ajacoutot@ 2012-07-08 17:09:17 +00:00
ajacoutot
9485ddb2f1 Minor update to gtk+3-3.4.3. 2012-05-12 06:22:37 +00:00
ajacoutot
65a7bacffe Remove uneeded patch. 2012-04-23 07:34:43 +00:00
ajacoutot
22f06860bc Minor update to gtk+3-3.4.1. 2012-04-14 07:48:32 +00:00
ajacoutot
67ea4d93d3 Update to gtk+3-3.3.20. 2012-03-23 15:49:11 +00:00
ajacoutot
818ff6468f Update to gtk+3-3.3.18. 2012-03-23 13:21:27 +00:00
ajacoutot
1d62083427 Minor update to gtk+ 3.2.4. 2012-03-12 07:21:32 +00:00
ajacoutot
ae06859d56 Forgot to add this in previous; from upstream:
Fix natural/min widht calculations for empty grids

https://bugzilla.gnome.org/show_bug.cgi?id=660139
2011-12-29 14:51:16 +00:00
ajacoutot
82b75792b7 Sync, no pkg change. 2011-10-17 17:08:06 +00:00
ajacoutot
0fcc916d16 Update to gtk+3-3.2.1.
While here, move away from kvm(3) to use sysctl(3) instead and don't
link to libkvm anymore.
inputs and ok robert@ jmatthew@
2011-10-15 12:03:52 +00:00
ajacoutot
bcef340055 Better patch. 2011-10-03 07:13:50 +00:00
ajacoutot
746448fdda Protect __SIZEOF_INT__ and __SIZEOF_POINTER__ with an ifdef tp prevent
warnings when including gtktextattributes.h.
2011-10-01 09:38:44 +00:00
ajacoutot
ccbe6e882a Update to stable gtk+3-3.2.0. 2011-09-26 07:14:49 +00:00
ajacoutot
50047b1c79 Sync patch. 2011-09-21 14:05:58 +00:00
ajacoutot
c738dea819 Update to gtk+3-3.1.92.
ok jasper@ robert@
2011-09-20 21:12:09 +00:00
ajacoutot
457d489c72 trayicon-x11: Fix warnings when visual is not available, from upstream. 2011-08-29 09:26:49 +00:00
ajacoutot
1583bea603 Bugfix update to gtk+3-3.0.12. 2011-07-28 06:51:16 +00:00
ajacoutot
e0356deaad Remove unneeded chunk. 2011-07-08 04:15:40 +00:00
ajacoutot
bf13b857ed Bugfix update to gtk+3-3.0.11. 2011-06-07 06:54:27 +00:00
ajacoutot
028b16b2ef Bring a couple of patches from upstream git that fix a crash in (at
least) notification-daemon and a loop in gtkchooser.
2011-05-28 15:20:46 +00:00
ajacoutot
7249c01905 Tweak, no pkg change. 2011-05-27 13:32:02 +00:00
ajacoutot
c417417bb8 update to gtk+3-3.0.9. 2011-04-15 16:40:49 +00:00
ajacoutot
f554f5a6ee Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 07:45:02 +00:00
ajacoutot
13a6b49772 Update to gtk+3-3.0.8. 2011-04-06 07:49:31 +00:00
ajacoutot
ae1e1d4299 Update to gtk+3-3.0.4.
* New style classes for 'inline' toolbars and sidebars
  have been added

* Theming fixes and enhancement in many widgets, including
  GtkRange, GtkFileChooser, GtkNotebook, GtkTreeview and
  GtkRadioButton

* Bugs fixed:
 640692 GtkNotebook has wrong background colour when border and tabs...
 642712 improve the file chooser design
 644836 gdk_keyval_to_unicode returns incorrect value for keyval = Return
 644975 styleproperties: make sure to merge the font descriptions right
 644976 Fix "backspace", "enter", "escape" input.
 645057 ./configure fails on gtk+3.0 git head
 645134 switch: fix boundaries for the switch motion
 645172 radiobutton: don't forget to set the insensitive state when...
 645234 Leaky calls to gdk_device_manager_list_devices()
 645235 Free the motion hint infos in GdkDisplay
 645405 themingengine: don't hardcode white to draw insensitive...
 635254 Check whether a resolution is set in GtkPrintSettings before...

* Translation updates
2011-03-21 18:41:00 +00:00
ajacoutot
ec108e38f5 Import gtk+3-3.0.2.
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
Offering a complete set of widgets, GTK+ is suitable for projects
ranging from small one-off projects to complete application suites.

Not connected to the build yet.
Survived a bulk from landry@
ok landry@
2011-03-11 09:58:31 +00:00