Commit Graph

19 Commits

Author SHA1 Message Date
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
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +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
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
7249c01905 Tweak, no pkg change. 2011-05-27 13:32:02 +00:00
ajacoutot
5115468c62 Update to gtk+3-3.0.10.
Bug fixed:
* GtkEntry icon tooltip is never appearing
* GtkLabel does not honor width-chars anymore
* Mnemonics don't show under some letters
* Add missing gtk_widget_override_* annotations
* GtkButton uses wrong values in grab
2011-05-23 06:11:21 +00:00
ajacoutot
9ef4c5f760 We want @unexec-delete rm -f instead of @extra. 2011-05-19 14:30:39 +00:00
ajacoutot
c1dcb146ce Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:03:21 +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
781e4c2f62 Bugfix update to gtk+3-3.0.7. 2011-04-02 06:59:44 +00:00
ajacoutot
32ca4f576d Minor bugfix update to gtk+3-3.0.6.
Use the dconf MODULE.
2011-03-25 18:50:40 +00:00
ajacoutot
e911c8ed66 Update to gtk+3-3.0.5. 2011-03-24 06:41:16 +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
landry
ca7cf7ddc9 Add x11/gtk+2 to build depends, fails otherwise because it can't find
gtk-update-icon-cache.
2011-03-15 15:43:53 +00:00
ajacoutot
681aa7485f Update to gtk+3-3.0.3. 2011-03-14 19:30:57 +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