summaryrefslogtreecommitdiff
path: root/x11/gtk2/PLIST
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-06-26 19:43:54 +0000
committerjmmv <jmmv@pkgsrc.org>2005-06-26 19:43:54 +0000
commit8a60b1cfc92e589fde9701c4c278c9de5e526ee9 (patch)
treeeaa832f3aa55e9ee2c183d859bd57b6339963339 /x11/gtk2/PLIST
parentdd6e58d6696d9b93547b8f5edc926555bfa9d978 (diff)
downloadpkgsrc-8a60b1cfc92e589fde9701c4c278c9de5e526ee9.tar.gz
Update to 2.6.8:
* GtkFileChooser - Don't select first row in SELECT_FOLDER mode [Christian Neumair] - Improve autocompletion behaviour; fix CREATE_FOLDER mode [Federico Mena Quintero] - Don't stat children of /afs or /net network directories [Federico] - Fix set_current_name() and unselect_all() in the light of asynchronous selections [Federico] - GtkFileChooserButton fixes [David A. Knight] - Miscellaneous fixes [Federico, Sven Neumann, Kjartan Maraas] * GtkIconView - Many fixes for scrolling and selection handling [Mathias Hasselmann] * GtkTreeView - Fix insensitive appearance [Billy Biggs, Matthias Clasen] * GtkEntry - Don't blink the cursor if the entry is not editable [Nikos Kouremenos] * GtkTextView - Optimize cursor blinking [Michael Natterer] - Don't blink the cursor if the entry is not editable [Nikos] * GtkAlignment - Flip padding in RTL mode [Maciej Katafiasz] * Fix a bug in focus tracking that lead to problems between some window managers and GTK+ applications. [Owen Taylor, Billy Biggs, Niko Tyni] * gtk-demo - Add demos for 2.6 features [Matthias] * Win32 changes - Initialize gettext before use [Robert Ă–gren, Daniel Atallah, Kevin Stange] - Fix DND on multi-monitor systems [Tor Lillqvist] - Improve handling of special and dead keys [Tor, Ivan Wong Yat Cheung] - Improve rendering of insensitive icons [Tim Evans] - Support RGBA cursors [Tim] - Bug fixes [Ivan, Hans Breuer, Tor, Daniel] * Other bug fixes [Federico, Sven Neumann, Nguyen Thai Ngoc Duy, Philip Langdale, Stephen Kennedy, Michael, Pattrick Fimml, Felix Riemann, David A. Knight, Hazael Maldonado Torres, Mikael Hallendal, Ian Wienand, Tommi Komulainen, Ismael Juma, Leonard Michlmayr, Matthias, Gary Kramlich, Peter Wainwright, Dom Lachowicz, Kjartan Maraas, Victor Osadci, Olaf Vitters, Morten Welinder, Alexander Hunziker, Elijah Newren, Frederic Crozat, Joerg Sonnenberger, John Ehresman] * Documentation improvements [Matthias, Masao Mutoh, Maciej, Richard Hult, Ghorban M. Tavakoly] * New and updated translations (cs,cy,da,de,en_GB,et,eu,fr,gu,hu,id, nn,ru,sv,th,xh,zh_CN)
Diffstat (limited to 'x11/gtk2/PLIST')
-rw-r--r--x11/gtk2/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gtk2/PLIST b/x11/gtk2/PLIST
index 16a9d2c6a22..605966753b9 100644
--- a/x11/gtk2/PLIST
+++ b/x11/gtk2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2005/03/02 15:39:06 wiz Exp $
+@comment $NetBSD: PLIST,v 1.40 2005/06/26 19:43:54 jmmv Exp $
bin/gdk-pixbuf-csource
bin/gdk-pixbuf-query-loaders
bin/gtk-demo
@@ -797,6 +797,7 @@ share/gtk-2.0/demo/button_box.c
share/gtk-2.0/demo/changedisplay.c
share/gtk-2.0/demo/clipboard.c
share/gtk-2.0/demo/colorsel.c
+share/gtk-2.0/demo/combobox.c
share/gtk-2.0/demo/dialog.c
share/gtk-2.0/demo/drawingarea.c
share/gtk-2.0/demo/editable_cells.c
@@ -819,6 +820,7 @@ share/gtk-2.0/demo/images.c
share/gtk-2.0/demo/list_store.c
share/gtk-2.0/demo/menus.c
share/gtk-2.0/demo/panes.c
+share/gtk-2.0/demo/pickers.c
share/gtk-2.0/demo/pixbufs.c
share/gtk-2.0/demo/rotated_text.c
share/gtk-2.0/demo/sizegroup.c