Commit Graph

51 Commits

Author SHA1 Message Date
ajacoutot
ec391b8666 Fix dependencies after recent colord-gtk split and cups update. 2012-08-04 15:03:05 +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
3fca82ecfb Seems I still don't quite understand the ports framework... with help
from espie@
2012-05-28 16:38:35 +00:00
ajacoutot
9485ddb2f1 Minor update to gtk+3-3.4.3. 2012-05-12 06:22:37 +00:00
ajacoutot
085bd1d961 Bugfix update to gtk+ 3.4.2. 2012-05-03 05:59:58 +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
5df1120aa2 Update to stable gtk+3-3.4.0. 2012-03-26 22:58:45 +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
636c44737f Bugfix update to gtk+3-3.2.3 which fixes a hard crash with gtk-chooser. 2011-12-29 14:12:31 +00:00
ajacoutot
a7dafe446e Tweak BUILD_DEPENDS, no pkg change. 2011-12-08 10:02:34 +00:00
ajacoutot
ea6ed8fe38 Adapt after x11/gtk+2,-guic addition. 2011-12-03 18:31:18 +00:00
ajacoutot
a60fd6f3f8 Bugfix update to gtk+3-3.2.2. 2011-11-12 14:40:05 +00:00
ajacoutot
f5f5630dcb Enable colord support for the -cups subpackage. 2011-11-02 16:41:46 +00:00
ajacoutot
b74e90abc5 Fix path to immodules.cache.
Use a SUBST_VARS for GTK_BINARY_VERSION.
2011-10-19 17:41:40 +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
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +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
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