Commit Graph

62 Commits

Author SHA1 Message Date
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
jasper
87724b9d6c - update gtk+2 to 2.12.7
(bugfixes, updated translations and accesibility support for GtkBuilder)

tested in a bulk build by steven@
ok ajacoutot@
2008-02-09 17:55:39 +00:00
jasper
c7949eb84b - update gtk+2 to 2.12.3
- minor Makefile tweaks

tested by steven@ in a bulk build
ok ajacoutot@ martynas@ steven@
2008-01-17 22:26:50 +00:00
steven
724d005d4e maintenance update to 2.12.2 2007-12-05 14:32:18 +00:00
jasper
fc7f18f24a - update gtk+2 to 2.12.1
testing by kili@ martynas@ steven@ ajacoutot@ simon@ wilfried@ and some others

ok martynas@ steven@
2007-10-24 22:34:34 +00:00
jasper
121a23ec7d - (bugfix) update gtk+2 to 2.10.13
- remove quotes from COMMENT and re-format DESCR's while here

from Brad Smith

ok ajacoutot@ simon@ (for the update)
2007-07-16 07:55:46 +00:00
kili
602edca965 Puffy found an out-of-bound bug. 2007-05-26 02:44:55 +00:00
steven
84d5fe9d4d fix file chooser dialog flickering as described here
http://bugzilla.gnome.org/show_bug.cgi?id=420285

from gtk svn

ok jasper, martynas
2007-05-23 14:26:25 +00:00
jasper
1c796f74b8 update gtk+2 to 2.10.12
feedback and ok steven@
2007-05-12 20:24:56 +00:00
jasper
23e3f76824 update gtk+2 to 2.10.10
based on diffs by alek@

ok'd by several, "go ahead" steven@
tested by many, thanks!

(diff to unbreak libgnomeui will follow shortly)
2007-04-23 16:29:05 +00:00
bernd
a3704b79c0 Security fix for CVE-2007-0010.
Fix error handling in pixbuf loaders. Patch from Debian.

http://secunia.com/advisories/23884/

ok steven@, brad@
2007-02-02 09:21:29 +00:00
wilfried
7e2fd65f75 Add missing $OpenBSD$ tag 2006-12-18 12:40:11 +00:00
matthieu
08b47a34aa Fix build with modular X. ok pval@ 2006-12-16 08:57:16 +00:00
kurt
94ab798fc0 link gdk-pixbuf-query-loaders with -pthread so that it can dlopen threaded
shared libs such as x11/gnome/librsvg. based on a diff originally from
Mikolaj Kucharski <eth0 at o2.pl>.
2006-09-26 20:06:08 +00:00
steven
0c358f090d remove obsolete shared libs patches. ok bernd@ 2006-05-28 10:07:25 +00:00
brad
fc5e637a10 Update to GTK+ 2.8.17. 2006-05-22 01:49:07 +00:00
pvalchev
b2f3771a32 security fixes from Debian:
CVE-2005-3186: Add check to XPM reader to prevent integer overflow for
specially crafted number of colors.
CVE-2005-2975: Fix endless loop with specially crafted number of colors.
2006-01-07 07:13:14 +00:00
pvalchev
a62945828f Go back to version 2.6.10 due to breakage related to cairo 2006-01-07 07:10:18 +00:00
marcm
18a16ff171 SHARED_LIBS and update to the latest 2.8 version since I've had it for
some time :).

"looks alright" pval@
2006-01-03 07:33:36 +00:00
marcm
acd683796b Update to 2.8.7.
Primarily from naddy@.  General maintenance release but includes security
fixes for:

CVE-2005-3186: Add check to XPM reader to prevent integer overflow for
specially crafted number of colors.
CVE-2005-2975: Fix endless loop with specially crafted number of colors.

Also, minor port fix from me.
2005-11-20 07:20:23 +00:00
marcm
2f152ca5c2 Update to GTK+ 2.8.6
2.8 series release notes here:
http://mail.gnome.org/archives/gnome-announce-list/2005-August/msg00054.html

NOTE: GTK+ now uses the Cairo vector graphic library as well as depending
on a version of Pango with it as well.  This will at a minimum require
chanes to the WANTLIBS of depending ports.
2005-11-13 06:23:58 +00:00
kurt
3b24ddf582 make emacs the default key theme. this will make the standard ^U, ^A, ^E
etc emacs commands work by default for gtk+2 apps. orig from pvalchev@.

okay marcm@
2005-09-07 20:51:14 +00:00
kurt
b8f386f1fe update to 2.6.9 which is a bug fix release that includes the fix for
focus problems seen with firefox/gtk2 combined with ion.

ok marcm@
2005-08-05 17:15:09 +00:00
marcm
ec73f555e3 Update to GTK+ 2.6.7, the next release in the GTK cycle. 2005-05-24 21:29:11 +00:00