./x11/gtk2, GIMP Toolkit v2 - libraries for building X11 user interfaces

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.18.7, Package name: gtk2+-2.18.7, Maintainer: pkgsrc-users

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 tools to complete application
suites.

GTK+ has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK+ from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development.


Required to run:
[textproc/py-expat] [graphics/tiff] [graphics/freetype2] [graphics/png] [graphics/cairo] [graphics/jpeg] [databases/shared-mime-info] [fonts/fontconfig] [fonts/Xft2] [devel/atk] [devel/glib2] [devel/pango] [x11/Xfixes] [x11/xcursor] [x11/Xrender] [x11/liboldXrandr] [lang/python26]

Required to build:
[lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Package options: x11

Master sites: (Expand)

SHA1: 92a40180ef4a097a867dc2eca1f209328581c5b3
RMD160: 0ac304503a23eb6911254a64218e3fe6aed9ff69
Filesize: 17875.749 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-14 10:58:14 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to 2.18.7:

Overview of Changes from GTK+ 2.18.6 to 2.18.7
==============================================

* Bugs fixed:
 600865 gnome-panel crashed with "BadPixmap (invalid Pixmap...
 606698 Misplaced declaration of gtk_print_job_set_status
 606009 weirdness with clipping in abiword - csw
 607770 Leak in GtkTreeView with HildonPannableArea
 603144 Suspected wrong builtin page size: Chinese PRC6 and PRC9...
 607687 f-spot crashes when using themes using the pixmap engine
 608807 Marks on GtkScale widgets can overlap
 607508 Cannot drag windows around in pager applet any more
 608615 DnD events sent to wrong window
 599511 gtk_selection_owner_set causes graphical corruption...
 607344 GtkCalendar: crash when using tooltips via glade
 608410 GOK types backwards in text entry fields
 591186 GTK Menu Bar is unreadable under Windows 7
 607061 GtkPlug socket window is sometimes incorrectly unref'd...
 608370 dnd drag-dest signal handlers don't get correctly dis...
 608162 gtktoolbutton doesn't create right proxy menu item...
 561816 Optimize gtk_paned_set_position notifications

* Translation updates:
 Brazilian Portuguese
 Burmese
 Catalan
 German
 Slovenian
 Spanish
 Swedish
   2010-01-27 09:46:51 by Thomas Klausner | Files touched by this commit (5)
Log message:
Depend on py-expat for all supported python versions, now that
python25 and python26 have been fixed to behave like python24.
   2010-01-18 19:23:14 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 2.18.6
changes:
-improvements for "Client-side windows"
-bugfixes
-translation updates
   2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938)
Log message:
Second try at jpeg-8 recursive PKGREVISION bump.
   2009-12-09 10:41:20 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
remove wrong patch
(see https://bugzilla.gnome.org/show_bug.cgi?id=588740 comments #24 and
 #29)
ride on last night's update
   2009-12-08 19:54:37 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 2.18.5:

Overview of Changes from GTK+ 2.18.4 to 2.18.5
==============================================

* Bugs fixed:
 603652	Sporadic crashes with GtkSocket
 598476	gnome-screensaver crashes when entering password...
 601473 GDK_BUTTON?_MOTION_MASK appears to be broken
 597386 Cannot click buttons more than once without...
 603619 the colormap of offscreen's pixmap doesn't...
 603904 gdk_draw_line doesn't have expose area.
   2009-12-06 23:40:02 by Thomas Klausner | Files touched by this commit (8) | Package updated
Log message:
Update to 2.18.4:

Overview of Changes from GTK+ 2.18.3 to 2.18.4
==============================================

* Client-side windows:
 - Avoid some unnecessary exposes
 - Avoid unnecessary redraws related to clearing windows

* Bugs fixed:
 563010 Fix clearing the selection in GtkFileChooserButton
 581150 GtkIconView tries to paint items with invalid sizes
 601869 GtkUIManager assumes too much about popup menus
 581145 Wrong positioning for fullscreen gedit toolbar animation
 599118 Translators comment for "Finishing" labels
 599321 gtk_selection_data_get_uris is broken on Windows
 381371 Print margins not correct in WIN32 - not allowing...
 599446 atk_object_set_name () assertion in gtk_tool_button_set_label
 602725 fix setting icon-size on GICON images
 588740 JPEG images open with blur effect?
 602724 gailimage doesn't handle GTK_IMAGE_{GICON,ICON_NAME}...
 561130 get_monitor_geometry segfaults if called with non-existant...
 585383 Segfault in gdk_pixbuf__ico_image_save
 123569 Catch contents being reparented out of socket
 601611 gtk_selection_data_get_targets() reads X Atom data as GdkAtoms
 601959 must release compose key before continuing compose sequence
 603201 gtk_about_dialog_set_url_hook has no effect anymore
 591438 dfb_events_dispatch is not thread safe
 603128 Adding new UI that was recently removed may cause wrong order

* Updated translations:
 Low German
 Romanian
 Russian
 Slovenian
   2009-11-27 17:54:30 by Tobias Nygren | Files touched by this commit (3) | Package updated
Log message:
Use ${COMPILER_RPATH_FLAG} instead of -R for X_LIBS in pkg-config files.
This fixes firefox run-time breakage with native X11 on netbsd-4 caused by
pkgsrc wrappers not dealing with -R.
Bump PKGREVISION.