Commit Graph

85 Commits

Author SHA1 Message Date
ajacoutot
accef149ad Update to gtk+2-2.24.16. 2013-03-02 13:48:32 +00:00
ajacoutot
254001ed60 Implement GMountOperation from gtk+3. 2013-01-05 18:13:56 +00:00
ajacoutot
8ef6a2554c Update to gtk+2-2.24.14. 2012-12-06 08:13:23 +00:00
ajacoutot
0d73e3a682 Bugfix update to gtk+2-2.24.12. 2012-09-03 22:18:54 +00:00
ajacoutot
0ea6ac6e3e Remove the -cups subpackage and link to cups,-libs ; discussed with espie@,
naddy@, landry@ and jasper@

Remove the icons symlink hack which should have been fixed 2 releases ago.
(if anyone experience icon display issues with firefox, please talk to me)
2012-08-04 15:04:43 +00:00
ajacoutot
c8fd52c995 Bugfix update to gtk+2-2.24.11. 2012-07-16 07:11:01 +00:00
ajacoutot
65a7bacffe Remove uneeded patch. 2012-04-23 07:34:43 +00:00
ajacoutot
26bcece58a Update to gtk+2-2.24.10. 2012-02-16 22:09:14 +00:00
ajacoutot
b9644080ef Merge a patch from upstream that fixes a crash when printing from mozilla
apps to a CUPS printer.

ok sthen@
2012-02-02 09:21:07 +00:00
ajacoutot
1b68204121 Maintenance update to gtk+2-2.24.9. 2012-01-25 09:05:18 +00:00
ajacoutot
ded9657c52 Maintenance update to gtk+2-2.24.8. 2011-11-10 19:41:02 +00:00
ajacoutot
64a15445f3 Bugfix update to gtk+2-2.24.7. 2011-10-18 06:20:16 +00:00
ajacoutot
2f4751d9bc Bugfix update to gtk+2-2.24.6. 2011-08-31 06:25:54 +00:00
ajacoutot
c1a6f780fb Remove unneeded chunck. 2011-07-08 02:08:25 +00:00
ajacoutot
18c9c511fd Revert upstream commit 254b9a4c540e3dff1dcd17db2ceea6a9fa5df973 to fix
an infinite loop as experienced by Alexander Polakov.
See https://bugzilla.gnome.org/show_bug.cgi?id=652872.
2011-06-27 07:04:40 +00:00
ajacoutot
e453bd7077 Maintenance update to gtk+2-2.24.5. 2011-06-16 08:38:41 +00:00
ajacoutot
f554f5a6ee Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 07:45:02 +00:00
ajacoutot
73ac4fa7f8 Bugfix update to gtk+2-2.24.4.
* Add missing introspection annotations
* Fix GtkComboBoxEntry accessibility support
* Thread-safety fixes in file chooser and app chooser code
* Fix some deficiencies with the builtin icon theme
* Translation updates
2011-04-02 06:33:34 +00:00
ajacoutot
5212afde47 Minor update to gtk+2-2.24.2.
* Bugs fixed:
642905 reference lists 2 links for "Index of new symbols...
643170 gtk_file_chooser_set_filename does not work...
643216 Extraneous emits of GdkScreen::monitors-changed
643416 Composited children of GtkScrolledWindow are drawn...
644353 Missing annotations in Gtk/Gdk Window and gtk_acce...
2011-03-14 16:44:42 +00:00
ajacoutot
46d15337bb Update to gtk+2-2.24.1 (2.24 is the last of the gtk+2 series).
This (and the related 20 to 30 updates) has been tested twice in a bulk
by landry@, thanks!
Runtime testing by myself under heavy GNOME usage...
2011-03-07 19:19:27 +00:00
ajacoutot
7ba171cf22 Minor update to gtk+2-2.22.1. 2010-11-16 07:37:25 +00:00
robert
57bbc02a4b Create symlinks to old icons so that apps like firefox, f-spot and who
knows what else can display some renamed icons. This is only going to
be used until this gets fixed.

ok ajacoutot@
2010-10-08 07:32:49 +00:00
ajacoutot
d2391ace77 Major update to gtk+2-2.22.0.
Take maintainership.
gdk-pixbuf is now a separate library.

ok jasper@
2010-09-30 07:18:15 +00:00
ajacoutot
67fb711cc7 Bugfix update to gtk+2-2.20.1 (fixes a crash in g_file_get_child). 2010-05-03 15:04:27 +00:00
ajacoutot
e7a0b2cf97 Fix use of grep(1), we don't support the -o switch. 2010-05-02 14:07:14 +00:00
ajacoutot
d07dde9be0 Some cleanings:
* clean the indent madness to make this Makefile more human readable.
* don't force enable_man to yes in configure.
* tweak a comment.
* regen WANTLIB.
2010-05-02 07:10:04 +00:00
ajacoutot
03eb76b30d Set default gtk-key-theme-name to "Emacs" as it was before. This got
lost during the update.
spotted by naddy@, thanks.

While here, remove some useless patches.
2010-04-25 20:35:08 +00:00
jasper
349af2553d - add back two chunks eaten in the last commit. spotted by brad 2010-04-24 16:41:16 +00:00
jasper
3fc7840969 - fix build on amd64 2010-04-24 15:54:27 +00:00
ajacoutot
0d6471c545 Remove now uneeded patch. 2010-04-22 19:45:46 +00:00
ajacoutot
aa520aeac9 Missed in previous.
spotted by jasper@
2010-04-20 19:11:42 +00:00
ajacoutot
33b02c0223 Major update to gtk+2-2.20.0.
"commitski" jasper@
2010-04-20 19:03:37 +00:00
ajacoutot
931192d070 Update to gtk+2-2.18.9.
tested in a bulk by jasper@, thanks.
2010-03-21 09:56:40 +00:00
ajacoutot
9cca68055f Bugfix update to gtk+2-2.18.6. 2010-01-12 08:53:36 +00:00
jasper
b7b2590c12 - fix build with gcc2
confirmed by phessler@
2009-12-07 18:26:16 +00:00
ajacoutot
9f43c77cc7 Bugfix update to gtk+2-2.18.4. 2009-12-01 09:41:14 +00:00
ajacoutot
8595b7a8f7 Fix GNOME bug #599446:
CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

Patch from upstream git.
2009-11-29 11:54:31 +00:00
ajacoutot
ebc157c7b4 Bugfix update to gtk+2-2.18.3
* Make selecting the last character in a label work again
* Set accessible names on tool buttons
* Some updated translations
2009-10-17 16:14:54 +00:00
ajacoutot
4638ff3003 Update to version 2.18.1.
committing early so that we can work with the latest at upcoming p2k9.
any fallout, please let me know directly.
ok landry@
2009-10-04 18:17:57 +00:00
jasper
ce6af0eb6a - fix a crash when printing to a non-existant printer.
found some time ago, drunkish, somewhere in brussels, with antoine.
2009-09-16 12:58:44 +00:00
ajacoutot
59121811e8 - major update to gtk+2-2.16.4
*remove previous version before trying to compile this*

Report any failure directly to me please.

tested by landry@ on a sparc64 bulk, thanks!
ok jasper@ on a previous diff
2009-07-12 20:39:33 +00:00
ajacoutot
8f7cd0f1e5 - remove workaround now that our default thread stack size has been
increased
2009-04-21 13:01:18 +00:00
ajacoutot
f379489130 - bugfix update to version 2.14.7 2009-01-11 17:04:47 +00:00
ajacoutot
2caebed1c1 - work around an issue in gdk-pixbuf-io.c by lowering the default buffer
size so that we don't end up in memory access errors

This should fix several GTK apps crashes (eog and mail-notification come
to mind but there are others).

ok jasper@
2008-12-20 19:37:19 +00:00
naddy
5164951487 Always include "lpr" among the print backends; agreed with ajacoutot@.
(This means Firefox will again offer "Print to LPR".)
2008-12-07 21:37:53 +00:00
jasper
48f4db54cd - update gtk+2 to 2.24.5
* lots of bug fixes
- move the @pkgpath marker to where it belongs in PLIST

ok ajacoutot@
2008-11-25 13:14:08 +00:00
landry
fa41eaedf0 Major update to Gtk+ 2.14.4, which now includes x11/gnome/gail.
Tested in several bulk builds by many, thanks!
Note that this temporarely breaks gtk2mm (and all -mm) ports, due to a
pending update to gtk2mm which needs fixing in libstdc++. This is being
worked on, as other known breakages. Report any fallout to ports@.

Discussed at length with espie@ naddy@ bernd@ steven@ ajacoutot@ jasper@
ok ajacoutot@ jasper@
2008-11-18 12:36:49 +00:00
brad
2ea81b17d2 Update to GTK+ 2.12.11.
ok jasper@
2008-07-08 08:40:11 +00:00
ajacoutot
899cdd05a3 - add support for CUPS ("-cups" subpackage)
this makes printing using gtkprint and CUPS much more pleasant ;-)
- fix a small typo in COMMENT-docs while here

"no objections" jasper@, looks good "landry@
2008-04-15 19:34:53 +00:00
jasper
c3c14caa8e - update gtk+2 to 2.12.9
Lots of bugs were fixed in this release.

testing and feedback by many, thanks!

ok landry@ merdely@ simon@
"go ahead" bernd@ steven@
2008-04-09 13:15:44 +00:00