pkgsrc/x11/gtk2/PLIST

961 lines
38 KiB
Text
Raw Normal View History

Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
@comment $NetBSD: PLIST,v 1.24 2004/04/01 18:15:41 jmmv Exp $
bin/gdk-pixbuf-csource
Update to 2.2.0. Subjective extract of changes: * Only close dialogs on Escape if they have a cancel button. [James Willcox] * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen, Narayana Pattipati, Marius Andreiana] * Improved default color scheme [Soeren Sandmann, with advise from Tuomas Kuosmanen and Garrett LeSage] * Make pixmap creation functions take a GdkDrawable not a GdkWindow [Kristian Rietveld] * Support move-resize emulation for all edges. [Matthias Clasen] * Remove extra selections for ButtonRelease in XInput code [Garry Osgood, Owen] * Support RTL flipping for statusbars [Matthias] * Use octal escapes rather than literal UTF-8 in strings [Owen] * Make a lot of read-only data const. [Matthias, Morten Welinder] * Use g_get_application_name() for default window titles and for the title of the client leader window [Owen, Havoc Pennington] * Complete resize-grippy support, move-resize emulation [Anders Carlsson, Matthias Clasen] * On screen change, recreate the widget's Pango context [Owen] * Make g_object_set (gtk_settings_get_default (), ...) to override settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford] * Make GtkInputDialog multihead aware [Owen] * Add a ::screen-changed signal to GtkWidget [Owen Taylor] * Draw/check menu items insensitive [Soeren, Tim Evans] * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias] * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu, GtkCheckMenuItem [Matthias Clasen] * Handle painting text on dark-colored progressbars [Soeren] * Sort the input method list in the right click popup [Abigail Brady] * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner] * Remove usage of XLookupString outside of GtkIMContextXIM [Owen] * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen] * Add a --screen option to set default screen [Balamurali Viswanathan, Owen] * Add simple support for startup notification [Havoc Pennington] * Handle focus indication for check and radio buttons without children [Dave Camp, Owen] * Much work on improve submenu navigation [Soeren Sandmann] * Add "selected_shadow_type" property for menus [Soeren] * Add "scrollbar_spacing" style property [Anders Carlsson, Owen] * Rework GtkPaned keynav [Soeren, Calum Benson] * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen] * Removed mnemonics for GtkToolbar Items [Mikael Hallendal] * Allow themes to set GtkTreeView even/odd row colors [Kristian] * Add support for separately installed Pixbuf loaders [Matthias Clasen] * Export gdk_event_new(), discourage stack allocated events [Owen] * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen] * Basic support for RandR extension [Keith Packard, Owen] * Allow moving paned sliders all the way to the edge [Owen, Darin Adler] * Add tag_table construct property to GtkTextBuffer [Daniel Elstner] * gtk_window_set_[default_]icon_from_file [Owen, Havoc] * Multihead support * Add GdkDisplay, GdkScreen structures * Add _for_display(), _for_screen() variants where needed in GDK and GTK+ (In other cases, make the variants methods on GdkDisplay/GdkScreen * Adapt GTK+ widgets to be multihead safe * Allow initialization of GTK+ without opening a display with gtk_parse_args() * Add multihead support to demos/tests. * Xinerama support [Erwann Chenede, Matthias Clasen] * Allow GDK backends to add custom argument parsing [Sven Neumann] * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen] * Add style property for drawing menu items without shadow [Soeren] * gtk_widget_modify_color_component/font(): Allow clearing current modifications. [Owen] * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen] * Some XEMBED changes for standards compliance and Qt compatibility [Owen] * Improve label behavior when it gets a too small allocation [Soeren] * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias] * Theme drawing improvements [Soeren] * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen] * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias] * Add gtk_menu_shell_select_first() [Owen] * Add gtk_notebook_get_n_pages() [Havoc Pennington] * Allow accel_path = NULL for gtk_menu_item_set_accel_path(). * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen] * Improve gdk-pixbuf loader tests [Soeren Sandmann] * Use iTXT chunks when necessary in PNG image saver [Matthias] * Add incremental loading for progressive jpegs [Matthias] * Add load-at-size functionality [Matthias] * Add a loader for .ANI animations [Matthias] * Load hotspot for .ICO files [Matthias] * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima] Lots of bug fixes and enhancements.
2002-12-24 05:07:31 +01:00
bin/gdk-pixbuf-query-loaders
bin/gtk-demo
bin/gtk-query-immodules-2.0
include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h
Update to 2.2.0. Subjective extract of changes: * Only close dialogs on Escape if they have a cancel button. [James Willcox] * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen, Narayana Pattipati, Marius Andreiana] * Improved default color scheme [Soeren Sandmann, with advise from Tuomas Kuosmanen and Garrett LeSage] * Make pixmap creation functions take a GdkDrawable not a GdkWindow [Kristian Rietveld] * Support move-resize emulation for all edges. [Matthias Clasen] * Remove extra selections for ButtonRelease in XInput code [Garry Osgood, Owen] * Support RTL flipping for statusbars [Matthias] * Use octal escapes rather than literal UTF-8 in strings [Owen] * Make a lot of read-only data const. [Matthias, Morten Welinder] * Use g_get_application_name() for default window titles and for the title of the client leader window [Owen, Havoc Pennington] * Complete resize-grippy support, move-resize emulation [Anders Carlsson, Matthias Clasen] * On screen change, recreate the widget's Pango context [Owen] * Make g_object_set (gtk_settings_get_default (), ...) to override settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford] * Make GtkInputDialog multihead aware [Owen] * Add a ::screen-changed signal to GtkWidget [Owen Taylor] * Draw/check menu items insensitive [Soeren, Tim Evans] * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias] * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu, GtkCheckMenuItem [Matthias Clasen] * Handle painting text on dark-colored progressbars [Soeren] * Sort the input method list in the right click popup [Abigail Brady] * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner] * Remove usage of XLookupString outside of GtkIMContextXIM [Owen] * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen] * Add a --screen option to set default screen [Balamurali Viswanathan, Owen] * Add simple support for startup notification [Havoc Pennington] * Handle focus indication for check and radio buttons without children [Dave Camp, Owen] * Much work on improve submenu navigation [Soeren Sandmann] * Add "selected_shadow_type" property for menus [Soeren] * Add "scrollbar_spacing" style property [Anders Carlsson, Owen] * Rework GtkPaned keynav [Soeren, Calum Benson] * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen] * Removed mnemonics for GtkToolbar Items [Mikael Hallendal] * Allow themes to set GtkTreeView even/odd row colors [Kristian] * Add support for separately installed Pixbuf loaders [Matthias Clasen] * Export gdk_event_new(), discourage stack allocated events [Owen] * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen] * Basic support for RandR extension [Keith Packard, Owen] * Allow moving paned sliders all the way to the edge [Owen, Darin Adler] * Add tag_table construct property to GtkTextBuffer [Daniel Elstner] * gtk_window_set_[default_]icon_from_file [Owen, Havoc] * Multihead support * Add GdkDisplay, GdkScreen structures * Add _for_display(), _for_screen() variants where needed in GDK and GTK+ (In other cases, make the variants methods on GdkDisplay/GdkScreen * Adapt GTK+ widgets to be multihead safe * Allow initialization of GTK+ without opening a display with gtk_parse_args() * Add multihead support to demos/tests. * Xinerama support [Erwann Chenede, Matthias Clasen] * Allow GDK backends to add custom argument parsing [Sven Neumann] * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen] * Add style property for drawing menu items without shadow [Soeren] * gtk_widget_modify_color_component/font(): Allow clearing current modifications. [Owen] * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen] * Some XEMBED changes for standards compliance and Qt compatibility [Owen] * Improve label behavior when it gets a too small allocation [Soeren] * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias] * Theme drawing improvements [Soeren] * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen] * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias] * Add gtk_menu_shell_select_first() [Owen] * Add gtk_notebook_get_n_pages() [Havoc Pennington] * Allow accel_path = NULL for gtk_menu_item_set_accel_path(). * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen] * Improve gdk-pixbuf loader tests [Soeren Sandmann] * Use iTXT chunks when necessary in PNG image saver [Matthias] * Add incremental loading for progressive jpegs [Matthias] * Add load-at-size functionality [Matthias] * Add a loader for .ANI animations [Matthias] * Load hotspot for .ICO files [Matthias] * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima] Lots of bug fixes and enhancements.
2002-12-24 05:07:31 +01:00
include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-animation.h
include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h
include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-features.h
Update to 2.2.0. Subjective extract of changes: * Only close dialogs on Escape if they have a cancel button. [James Willcox] * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen, Narayana Pattipati, Marius Andreiana] * Improved default color scheme [Soeren Sandmann, with advise from Tuomas Kuosmanen and Garrett LeSage] * Make pixmap creation functions take a GdkDrawable not a GdkWindow [Kristian Rietveld] * Support move-resize emulation for all edges. [Matthias Clasen] * Remove extra selections for ButtonRelease in XInput code [Garry Osgood, Owen] * Support RTL flipping for statusbars [Matthias] * Use octal escapes rather than literal UTF-8 in strings [Owen] * Make a lot of read-only data const. [Matthias, Morten Welinder] * Use g_get_application_name() for default window titles and for the title of the client leader window [Owen, Havoc Pennington] * Complete resize-grippy support, move-resize emulation [Anders Carlsson, Matthias Clasen] * On screen change, recreate the widget's Pango context [Owen] * Make g_object_set (gtk_settings_get_default (), ...) to override settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford] * Make GtkInputDialog multihead aware [Owen] * Add a ::screen-changed signal to GtkWidget [Owen Taylor] * Draw/check menu items insensitive [Soeren, Tim Evans] * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias] * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu, GtkCheckMenuItem [Matthias Clasen] * Handle painting text on dark-colored progressbars [Soeren] * Sort the input method list in the right click popup [Abigail Brady] * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner] * Remove usage of XLookupString outside of GtkIMContextXIM [Owen] * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen] * Add a --screen option to set default screen [Balamurali Viswanathan, Owen] * Add simple support for startup notification [Havoc Pennington] * Handle focus indication for check and radio buttons without children [Dave Camp, Owen] * Much work on improve submenu navigation [Soeren Sandmann] * Add "selected_shadow_type" property for menus [Soeren] * Add "scrollbar_spacing" style property [Anders Carlsson, Owen] * Rework GtkPaned keynav [Soeren, Calum Benson] * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen] * Removed mnemonics for GtkToolbar Items [Mikael Hallendal] * Allow themes to set GtkTreeView even/odd row colors [Kristian] * Add support for separately installed Pixbuf loaders [Matthias Clasen] * Export gdk_event_new(), discourage stack allocated events [Owen] * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen] * Basic support for RandR extension [Keith Packard, Owen] * Allow moving paned sliders all the way to the edge [Owen, Darin Adler] * Add tag_table construct property to GtkTextBuffer [Daniel Elstner] * gtk_window_set_[default_]icon_from_file [Owen, Havoc] * Multihead support * Add GdkDisplay, GdkScreen structures * Add _for_display(), _for_screen() variants where needed in GDK and GTK+ (In other cases, make the variants methods on GdkDisplay/GdkScreen * Adapt GTK+ widgets to be multihead safe * Allow initialization of GTK+ without opening a display with gtk_parse_args() * Add multihead support to demos/tests. * Xinerama support [Erwann Chenede, Matthias Clasen] * Allow GDK backends to add custom argument parsing [Sven Neumann] * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen] * Add style property for drawing menu items without shadow [Soeren] * gtk_widget_modify_color_component/font(): Allow clearing current modifications. [Owen] * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen] * Some XEMBED changes for standards compliance and Qt compatibility [Owen] * Improve label behavior when it gets a too small allocation [Soeren] * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias] * Theme drawing improvements [Soeren] * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen] * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias] * Add gtk_menu_shell_select_first() [Owen] * Add gtk_notebook_get_n_pages() [Havoc Pennington] * Allow accel_path = NULL for gtk_menu_item_set_accel_path(). * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen] * Improve gdk-pixbuf loader tests [Soeren Sandmann] * Use iTXT chunks when necessary in PNG image saver [Matthias] * Add incremental loading for progressive jpegs [Matthias] * Add load-at-size functionality [Matthias] * Add a loader for .ANI animations [Matthias] * Load hotspot for .ICO files [Matthias] * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima] Lots of bug fixes and enhancements.
2002-12-24 05:07:31 +01:00
include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-io.h
include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-loader.h
include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-marshal.h
include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h
include/gtk-2.0/gdk-pixbuf/gdk-pixdata.h
include/gtk-2.0/gdk/gdk.h
include/gtk-2.0/gdk/gdkcolor.h
include/gtk-2.0/gdk/gdkcursor.h
Update to 2.2.0. Subjective extract of changes: * Only close dialogs on Escape if they have a cancel button. [James Willcox] * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen, Narayana Pattipati, Marius Andreiana] * Improved default color scheme [Soeren Sandmann, with advise from Tuomas Kuosmanen and Garrett LeSage] * Make pixmap creation functions take a GdkDrawable not a GdkWindow [Kristian Rietveld] * Support move-resize emulation for all edges. [Matthias Clasen] * Remove extra selections for ButtonRelease in XInput code [Garry Osgood, Owen] * Support RTL flipping for statusbars [Matthias] * Use octal escapes rather than literal UTF-8 in strings [Owen] * Make a lot of read-only data const. [Matthias, Morten Welinder] * Use g_get_application_name() for default window titles and for the title of the client leader window [Owen, Havoc Pennington] * Complete resize-grippy support, move-resize emulation [Anders Carlsson, Matthias Clasen] * On screen change, recreate the widget's Pango context [Owen] * Make g_object_set (gtk_settings_get_default (), ...) to override settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford] * Make GtkInputDialog multihead aware [Owen] * Add a ::screen-changed signal to GtkWidget [Owen Taylor] * Draw/check menu items insensitive [Soeren, Tim Evans] * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias] * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu, GtkCheckMenuItem [Matthias Clasen] * Handle painting text on dark-colored progressbars [Soeren] * Sort the input method list in the right click popup [Abigail Brady] * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner] * Remove usage of XLookupString outside of GtkIMContextXIM [Owen] * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen] * Add a --screen option to set default screen [Balamurali Viswanathan, Owen] * Add simple support for startup notification [Havoc Pennington] * Handle focus indication for check and radio buttons without children [Dave Camp, Owen] * Much work on improve submenu navigation [Soeren Sandmann] * Add "selected_shadow_type" property for menus [Soeren] * Add "scrollbar_spacing" style property [Anders Carlsson, Owen] * Rework GtkPaned keynav [Soeren, Calum Benson] * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen] * Removed mnemonics for GtkToolbar Items [Mikael Hallendal] * Allow themes to set GtkTreeView even/odd row colors [Kristian] * Add support for separately installed Pixbuf loaders [Matthias Clasen] * Export gdk_event_new(), discourage stack allocated events [Owen] * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen] * Basic support for RandR extension [Keith Packard, Owen] * Allow moving paned sliders all the way to the edge [Owen, Darin Adler] * Add tag_table construct property to GtkTextBuffer [Daniel Elstner] * gtk_window_set_[default_]icon_from_file [Owen, Havoc] * Multihead support * Add GdkDisplay, GdkScreen structures * Add _for_display(), _for_screen() variants where needed in GDK and GTK+ (In other cases, make the variants methods on GdkDisplay/GdkScreen * Adapt GTK+ widgets to be multihead safe * Allow initialization of GTK+ without opening a display with gtk_parse_args() * Add multihead support to demos/tests. * Xinerama support [Erwann Chenede, Matthias Clasen] * Allow GDK backends to add custom argument parsing [Sven Neumann] * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen] * Add style property for drawing menu items without shadow [Soeren] * gtk_widget_modify_color_component/font(): Allow clearing current modifications. [Owen] * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen] * Some XEMBED changes for standards compliance and Qt compatibility [Owen] * Improve label behavior when it gets a too small allocation [Soeren] * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias] * Theme drawing improvements [Soeren] * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen] * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias] * Add gtk_menu_shell_select_first() [Owen] * Add gtk_notebook_get_n_pages() [Havoc Pennington] * Allow accel_path = NULL for gtk_menu_item_set_accel_path(). * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen] * Improve gdk-pixbuf loader tests [Soeren Sandmann] * Use iTXT chunks when necessary in PNG image saver [Matthias] * Add incremental loading for progressive jpegs [Matthias] * Add load-at-size functionality [Matthias] * Add a loader for .ANI animations [Matthias] * Load hotspot for .ICO files [Matthias] * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima] Lots of bug fixes and enhancements.
2002-12-24 05:07:31 +01:00
include/gtk-2.0/gdk/gdkdisplay.h
include/gtk-2.0/gdk/gdkdisplaymanager.h
include/gtk-2.0/gdk/gdkdnd.h
include/gtk-2.0/gdk/gdkdrawable.h
include/gtk-2.0/gdk/gdkenumtypes.h
include/gtk-2.0/gdk/gdkevents.h
include/gtk-2.0/gdk/gdkfont.h
include/gtk-2.0/gdk/gdkgc.h
include/gtk-2.0/gdk/gdki18n.h
include/gtk-2.0/gdk/gdkimage.h
include/gtk-2.0/gdk/gdkinput.h
include/gtk-2.0/gdk/gdkkeys.h
include/gtk-2.0/gdk/gdkkeysyms.h
include/gtk-2.0/gdk/gdkpango.h
include/gtk-2.0/gdk/gdkpixbuf.h
include/gtk-2.0/gdk/gdkpixmap.h
include/gtk-2.0/gdk/gdkprivate.h
include/gtk-2.0/gdk/gdkproperty.h
include/gtk-2.0/gdk/gdkregion.h
include/gtk-2.0/gdk/gdkrgb.h
Update to 2.2.0. Subjective extract of changes: * Only close dialogs on Escape if they have a cancel button. [James Willcox] * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen, Narayana Pattipati, Marius Andreiana] * Improved default color scheme [Soeren Sandmann, with advise from Tuomas Kuosmanen and Garrett LeSage] * Make pixmap creation functions take a GdkDrawable not a GdkWindow [Kristian Rietveld] * Support move-resize emulation for all edges. [Matthias Clasen] * Remove extra selections for ButtonRelease in XInput code [Garry Osgood, Owen] * Support RTL flipping for statusbars [Matthias] * Use octal escapes rather than literal UTF-8 in strings [Owen] * Make a lot of read-only data const. [Matthias, Morten Welinder] * Use g_get_application_name() for default window titles and for the title of the client leader window [Owen, Havoc Pennington] * Complete resize-grippy support, move-resize emulation [Anders Carlsson, Matthias Clasen] * On screen change, recreate the widget's Pango context [Owen] * Make g_object_set (gtk_settings_get_default (), ...) to override settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford] * Make GtkInputDialog multihead aware [Owen] * Add a ::screen-changed signal to GtkWidget [Owen Taylor] * Draw/check menu items insensitive [Soeren, Tim Evans] * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias] * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu, GtkCheckMenuItem [Matthias Clasen] * Handle painting text on dark-colored progressbars [Soeren] * Sort the input method list in the right click popup [Abigail Brady] * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner] * Remove usage of XLookupString outside of GtkIMContextXIM [Owen] * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen] * Add a --screen option to set default screen [Balamurali Viswanathan, Owen] * Add simple support for startup notification [Havoc Pennington] * Handle focus indication for check and radio buttons without children [Dave Camp, Owen] * Much work on improve submenu navigation [Soeren Sandmann] * Add "selected_shadow_type" property for menus [Soeren] * Add "scrollbar_spacing" style property [Anders Carlsson, Owen] * Rework GtkPaned keynav [Soeren, Calum Benson] * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen] * Removed mnemonics for GtkToolbar Items [Mikael Hallendal] * Allow themes to set GtkTreeView even/odd row colors [Kristian] * Add support for separately installed Pixbuf loaders [Matthias Clasen] * Export gdk_event_new(), discourage stack allocated events [Owen] * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen] * Basic support for RandR extension [Keith Packard, Owen] * Allow moving paned sliders all the way to the edge [Owen, Darin Adler] * Add tag_table construct property to GtkTextBuffer [Daniel Elstner] * gtk_window_set_[default_]icon_from_file [Owen, Havoc] * Multihead support * Add GdkDisplay, GdkScreen structures * Add _for_display(), _for_screen() variants where needed in GDK and GTK+ (In other cases, make the variants methods on GdkDisplay/GdkScreen * Adapt GTK+ widgets to be multihead safe * Allow initialization of GTK+ without opening a display with gtk_parse_args() * Add multihead support to demos/tests. * Xinerama support [Erwann Chenede, Matthias Clasen] * Allow GDK backends to add custom argument parsing [Sven Neumann] * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen] * Add style property for drawing menu items without shadow [Soeren] * gtk_widget_modify_color_component/font(): Allow clearing current modifications. [Owen] * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen] * Some XEMBED changes for standards compliance and Qt compatibility [Owen] * Improve label behavior when it gets a too small allocation [Soeren] * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias] * Theme drawing improvements [Soeren] * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen] * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias] * Add gtk_menu_shell_select_first() [Owen] * Add gtk_notebook_get_n_pages() [Havoc Pennington] * Allow accel_path = NULL for gtk_menu_item_set_accel_path(). * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen] * Improve gdk-pixbuf loader tests [Soeren Sandmann] * Use iTXT chunks when necessary in PNG image saver [Matthias] * Add incremental loading for progressive jpegs [Matthias] * Add load-at-size functionality [Matthias] * Add a loader for .ANI animations [Matthias] * Load hotspot for .ICO files [Matthias] * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima] Lots of bug fixes and enhancements.
2002-12-24 05:07:31 +01:00
include/gtk-2.0/gdk/gdkscreen.h
include/gtk-2.0/gdk/gdkselection.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gdk/gdkspawn.h
include/gtk-2.0/gdk/gdktypes.h
include/gtk-2.0/gdk/gdkvisual.h
include/gtk-2.0/gdk/gdkwindow.h
include/gtk-2.0/gdk/gdkx.h
include/gtk-2.0/gtk/gtk.h
include/gtk-2.0/gtk/gtkaccelgroup.h
include/gtk-2.0/gtk/gtkaccellabel.h
include/gtk-2.0/gtk/gtkaccelmap.h
include/gtk-2.0/gtk/gtkaccessible.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkaction.h
include/gtk-2.0/gtk/gtkactiongroup.h
include/gtk-2.0/gtk/gtkadjustment.h
include/gtk-2.0/gtk/gtkalignment.h
include/gtk-2.0/gtk/gtkarrow.h
include/gtk-2.0/gtk/gtkaspectframe.h
include/gtk-2.0/gtk/gtkbbox.h
include/gtk-2.0/gtk/gtkbin.h
include/gtk-2.0/gtk/gtkbindings.h
include/gtk-2.0/gtk/gtkbox.h
include/gtk-2.0/gtk/gtkbutton.h
include/gtk-2.0/gtk/gtkcalendar.h
include/gtk-2.0/gtk/gtkcelleditable.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkcelllayout.h
include/gtk-2.0/gtk/gtkcellrenderer.h
include/gtk-2.0/gtk/gtkcellrendererpixbuf.h
include/gtk-2.0/gtk/gtkcellrenderertext.h
include/gtk-2.0/gtk/gtkcellrenderertoggle.h
include/gtk-2.0/gtk/gtkcheckbutton.h
include/gtk-2.0/gtk/gtkcheckmenuitem.h
include/gtk-2.0/gtk/gtkclipboard.h
include/gtk-2.0/gtk/gtkclist.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkcolorbutton.h
include/gtk-2.0/gtk/gtkcolorsel.h
include/gtk-2.0/gtk/gtkcolorseldialog.h
include/gtk-2.0/gtk/gtkcombo.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkcombobox.h
include/gtk-2.0/gtk/gtkcomboboxentry.h
include/gtk-2.0/gtk/gtkcontainer.h
include/gtk-2.0/gtk/gtkctree.h
include/gtk-2.0/gtk/gtkcurve.h
include/gtk-2.0/gtk/gtkdebug.h
include/gtk-2.0/gtk/gtkdialog.h
include/gtk-2.0/gtk/gtkdnd.h
include/gtk-2.0/gtk/gtkdrawingarea.h
include/gtk-2.0/gtk/gtkeditable.h
include/gtk-2.0/gtk/gtkentry.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkentrycompletion.h
include/gtk-2.0/gtk/gtkenums.h
include/gtk-2.0/gtk/gtkeventbox.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkexpander.h
include/gtk-2.0/gtk/gtkfilechooser.h
include/gtk-2.0/gtk/gtkfilechooserdialog.h
include/gtk-2.0/gtk/gtkfilechooserwidget.h
include/gtk-2.0/gtk/gtkfilefilter.h
include/gtk-2.0/gtk/gtkfilesel.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkfilesystem.h
include/gtk-2.0/gtk/gtkfixed.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkfontbutton.h
include/gtk-2.0/gtk/gtkfontsel.h
include/gtk-2.0/gtk/gtkframe.h
include/gtk-2.0/gtk/gtkgamma.h
include/gtk-2.0/gtk/gtkgc.h
include/gtk-2.0/gtk/gtkhandlebox.h
include/gtk-2.0/gtk/gtkhbbox.h
include/gtk-2.0/gtk/gtkhbox.h
include/gtk-2.0/gtk/gtkhpaned.h
include/gtk-2.0/gtk/gtkhruler.h
include/gtk-2.0/gtk/gtkhscale.h
include/gtk-2.0/gtk/gtkhscrollbar.h
include/gtk-2.0/gtk/gtkhseparator.h
include/gtk-2.0/gtk/gtkiconfactory.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkicontheme.h
include/gtk-2.0/gtk/gtkimage.h
include/gtk-2.0/gtk/gtkimagemenuitem.h
include/gtk-2.0/gtk/gtkimcontext.h
include/gtk-2.0/gtk/gtkimcontextsimple.h
include/gtk-2.0/gtk/gtkimmodule.h
include/gtk-2.0/gtk/gtkimmulticontext.h
include/gtk-2.0/gtk/gtkinputdialog.h
include/gtk-2.0/gtk/gtkinvisible.h
include/gtk-2.0/gtk/gtkitem.h
include/gtk-2.0/gtk/gtkitemfactory.h
include/gtk-2.0/gtk/gtklabel.h
include/gtk-2.0/gtk/gtklayout.h
include/gtk-2.0/gtk/gtklist.h
include/gtk-2.0/gtk/gtklistitem.h
include/gtk-2.0/gtk/gtkliststore.h
include/gtk-2.0/gtk/gtkmain.h
include/gtk-2.0/gtk/gtkmarshal.h
include/gtk-2.0/gtk/gtkmenu.h
include/gtk-2.0/gtk/gtkmenubar.h
include/gtk-2.0/gtk/gtkmenuitem.h
include/gtk-2.0/gtk/gtkmenushell.h
include/gtk-2.0/gtk/gtkmessagedialog.h
include/gtk-2.0/gtk/gtkmisc.h
include/gtk-2.0/gtk/gtknotebook.h
include/gtk-2.0/gtk/gtkobject.h
include/gtk-2.0/gtk/gtkoldeditable.h
include/gtk-2.0/gtk/gtkoptionmenu.h
include/gtk-2.0/gtk/gtkpaned.h
include/gtk-2.0/gtk/gtkpixmap.h
include/gtk-2.0/gtk/gtkplug.h
include/gtk-2.0/gtk/gtkpreview.h
include/gtk-2.0/gtk/gtkprivate.h
include/gtk-2.0/gtk/gtkprogress.h
include/gtk-2.0/gtk/gtkprogressbar.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkradioaction.h
include/gtk-2.0/gtk/gtkradiobutton.h
include/gtk-2.0/gtk/gtkradiomenuitem.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkradiotoolbutton.h
include/gtk-2.0/gtk/gtkrange.h
include/gtk-2.0/gtk/gtkrc.h
include/gtk-2.0/gtk/gtkruler.h
include/gtk-2.0/gtk/gtkscale.h
include/gtk-2.0/gtk/gtkscrollbar.h
include/gtk-2.0/gtk/gtkscrolledwindow.h
include/gtk-2.0/gtk/gtkselection.h
include/gtk-2.0/gtk/gtkseparator.h
include/gtk-2.0/gtk/gtkseparatormenuitem.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkseparatortoolitem.h
include/gtk-2.0/gtk/gtksettings.h
include/gtk-2.0/gtk/gtksignal.h
include/gtk-2.0/gtk/gtksizegroup.h
include/gtk-2.0/gtk/gtksocket.h
include/gtk-2.0/gtk/gtkspinbutton.h
include/gtk-2.0/gtk/gtkstatusbar.h
include/gtk-2.0/gtk/gtkstock.h
include/gtk-2.0/gtk/gtkstyle.h
include/gtk-2.0/gtk/gtktable.h
include/gtk-2.0/gtk/gtktearoffmenuitem.h
include/gtk-2.0/gtk/gtktext.h
include/gtk-2.0/gtk/gtktextbuffer.h
include/gtk-2.0/gtk/gtktextchild.h
include/gtk-2.0/gtk/gtktextdisplay.h
include/gtk-2.0/gtk/gtktextiter.h
include/gtk-2.0/gtk/gtktextlayout.h
include/gtk-2.0/gtk/gtktextmark.h
include/gtk-2.0/gtk/gtktexttag.h
include/gtk-2.0/gtk/gtktexttagtable.h
include/gtk-2.0/gtk/gtktextview.h
include/gtk-2.0/gtk/gtktipsquery.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtktoggleaction.h
include/gtk-2.0/gtk/gtktogglebutton.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtktoggletoolbutton.h
include/gtk-2.0/gtk/gtktoolbar.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtktoolbutton.h
include/gtk-2.0/gtk/gtktoolitem.h
include/gtk-2.0/gtk/gtktooltips.h
include/gtk-2.0/gtk/gtktree.h
include/gtk-2.0/gtk/gtktreednd.h
include/gtk-2.0/gtk/gtktreeitem.h
include/gtk-2.0/gtk/gtktreemodel.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtktreemodelfilter.h
include/gtk-2.0/gtk/gtktreemodelsort.h
include/gtk-2.0/gtk/gtktreeselection.h
include/gtk-2.0/gtk/gtktreesortable.h
include/gtk-2.0/gtk/gtktreestore.h
include/gtk-2.0/gtk/gtktreeview.h
include/gtk-2.0/gtk/gtktreeviewcolumn.h
include/gtk-2.0/gtk/gtktypebuiltins.h
include/gtk-2.0/gtk/gtktypeutils.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
include/gtk-2.0/gtk/gtkuimanager.h
include/gtk-2.0/gtk/gtkvbbox.h
include/gtk-2.0/gtk/gtkvbox.h
include/gtk-2.0/gtk/gtkversion.h
include/gtk-2.0/gtk/gtkviewport.h
include/gtk-2.0/gtk/gtkvpaned.h
include/gtk-2.0/gtk/gtkvruler.h
include/gtk-2.0/gtk/gtkvscale.h
include/gtk-2.0/gtk/gtkvscrollbar.h
include/gtk-2.0/gtk/gtkvseparator.h
include/gtk-2.0/gtk/gtkwidget.h
include/gtk-2.0/gtk/gtkwindow.h
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
lib/gtk-2.0/${PKGVERSION}/immodules/im-am-et.a
lib/gtk-2.0/${PKGVERSION}/immodules/im-am-et.la
lib/gtk-2.0/${PKGVERSION}/immodules/im-am-et.so
lib/gtk-2.0/${PKGVERSION}/immodules/im-cedilla.a
lib/gtk-2.0/${PKGVERSION}/immodules/im-cedilla.la
lib/gtk-2.0/${PKGVERSION}/immodules/im-cedilla.so
lib/gtk-2.0/${PKGVERSION}/immodules/im-cyrillic-translit.a
lib/gtk-2.0/${PKGVERSION}/immodules/im-cyrillic-translit.la
lib/gtk-2.0/${PKGVERSION}/immodules/im-cyrillic-translit.so
lib/gtk-2.0/${PKGVERSION}/immodules/im-inuktitut.a
lib/gtk-2.0/${PKGVERSION}/immodules/im-inuktitut.la
lib/gtk-2.0/${PKGVERSION}/immodules/im-inuktitut.so
lib/gtk-2.0/${PKGVERSION}/immodules/im-ipa.a
lib/gtk-2.0/${PKGVERSION}/immodules/im-ipa.la
lib/gtk-2.0/${PKGVERSION}/immodules/im-ipa.so
lib/gtk-2.0/${PKGVERSION}/immodules/im-thai-broken.a
lib/gtk-2.0/${PKGVERSION}/immodules/im-thai-broken.la
lib/gtk-2.0/${PKGVERSION}/immodules/im-thai-broken.so
lib/gtk-2.0/${PKGVERSION}/immodules/im-ti-er.a
lib/gtk-2.0/${PKGVERSION}/immodules/im-ti-er.la
lib/gtk-2.0/${PKGVERSION}/immodules/im-ti-er.so
lib/gtk-2.0/${PKGVERSION}/immodules/im-ti-et.a
lib/gtk-2.0/${PKGVERSION}/immodules/im-ti-et.la
lib/gtk-2.0/${PKGVERSION}/immodules/im-ti-et.so
lib/gtk-2.0/${PKGVERSION}/immodules/im-viqr.a
lib/gtk-2.0/${PKGVERSION}/immodules/im-viqr.la
lib/gtk-2.0/${PKGVERSION}/immodules/im-viqr.so
lib/gtk-2.0/${PKGVERSION}/immodules/im-xim.a
lib/gtk-2.0/${PKGVERSION}/immodules/im-xim.la
lib/gtk-2.0/${PKGVERSION}/immodules/im-xim.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-ani.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-ani.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-ani.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-bmp.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-bmp.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-bmp.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-gif.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-gif.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-gif.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-ico.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-ico.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-ico.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-jpeg.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-jpeg.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-jpeg.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-pcx.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-pcx.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-pcx.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-png.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-png.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-png.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-pnm.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-pnm.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-pnm.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-ras.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-ras.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-ras.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-tga.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-tga.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-tga.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-tiff.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-tiff.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-tiff.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-wbmp.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-wbmp.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-wbmp.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-xbm.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-xbm.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-xbm.so
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-xpm.a
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-xpm.la
lib/gtk-2.0/${PKGVERSION}/loaders/libpixbufloader-xpm.so
lib/gtk-2.0/include/gdkconfig.h
lib/libgdk-x11-2.0.a
lib/libgdk-x11-2.0.la
lib/libgdk-x11-2.0.so
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
lib/libgdk-x11-2.0.so.400
lib/libgdk-x11-2.0.so.400.0
lib/libgdk_pixbuf-2.0.a
lib/libgdk_pixbuf-2.0.la
lib/libgdk_pixbuf-2.0.so
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
lib/libgdk_pixbuf-2.0.so.400
lib/libgdk_pixbuf-2.0.so.400.0
lib/libgdk_pixbuf_xlib-2.0.a
lib/libgdk_pixbuf_xlib-2.0.la
lib/libgdk_pixbuf_xlib-2.0.so
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
lib/libgdk_pixbuf_xlib-2.0.so.400
lib/libgdk_pixbuf_xlib-2.0.so.400.0
lib/libgtk-x11-2.0.a
lib/libgtk-x11-2.0.la
lib/libgtk-x11-2.0.so
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
lib/libgtk-x11-2.0.so.400
lib/libgtk-x11-2.0.so.400.0
lib/pkgconfig/gdk-2.0.pc
lib/pkgconfig/gdk-pixbuf-2.0.pc
lib/pkgconfig/gdk-pixbuf-xlib-2.0.pc
lib/pkgconfig/gdk-x11-2.0.pc
lib/pkgconfig/gtk+-2.0.pc
lib/pkgconfig/gtk+-x11-2.0.pc
libdata/gtk-2.0/gdk-pixbuf.loaders
libdata/gtk-2.0/gtk.immodules
man/man1/gdk-pixbuf-csource.1
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
man/man1/gdk-pixbuf-query-loaders.1
man/man1/gtk-query-immodules-2.0.1
share/aclocal/gtk-2.0.m4
share/doc/html/gdk-pixbuf/GdkPixbufLoader.html
share/doc/html/gdk-pixbuf/apa.html
share/doc/html/gdk-pixbuf/apas02.html
share/doc/html/gdk-pixbuf/apas03.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-animation.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-creating.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gdk-pixbuf/gdk-pixbuf-csource.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-file-loading.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-file-saving.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-init.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rendering.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rgb.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-inline.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-refcounting.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-scaling.html
share/doc/html/gdk-pixbuf/gdk-pixbuf-util.html
share/doc/html/gdk-pixbuf/gdk-pixbuf.devhelp
share/doc/html/gdk-pixbuf/home.png
share/doc/html/gdk-pixbuf/index.html
share/doc/html/gdk-pixbuf/index.sgml
Update to 2.2.3, provided by Juan RP in PR 22605. Overview of Changes in GTK+ 2.2.3 ================================= * GdkPixbuf [Matthias Clasen] - Fix some problems with overflows when scaling down - Many GIF bug fixes [Matthias, Federico Mena Quintero] - Prefer 32-bpp ICOs, fix bugs with them - Fix problem with absolute filenames and gdk-pixbuf-query-loaders [Jens Elker] - Make gdk-pixbuf-csource include alignment magic [Brian Cameron] * Win32 [Tor Lillqvist] - Add multiple monitor support - Major event and key handling rewrite, including IME fixes - Fix handling of toplevel window positions - Add support for all window geometry hints (gridded geometry, etc.) - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs] - Fix GdkImage memory leak [J. Ali Harlow] - Remove leftover OwnerGrabButtonMask emulation (fixes lots) - Misc bug fixes [Many from Hans Breuer, Tim Evans] - Build fixes and improvements [Peter Zelezny] * X11 - Fix extremely common crash where we interpreted the timestamp field of a XKB event as a window ID and found a pixmap that matched. [Owen Taylor, with essential backtrace from Kjartan Maraas] - Fix CapsLock and NumLock for non-XKB [Robert Basch] - Fix problems with, eg. Ctrl-Alt-Backspace hiding Cntrl-Backspace [Owen] - Workaround Xinerama servers reporting wrong depths [Owen] * GtkTreeView [Kristian Rietveld] - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen] - Don't get confused by the Control key when handling selection from an accelerator like <Control>B [Michael Natterer] - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard, Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder] * Input methods - Handle input methods exiting and starting while the app is running [Hidetoshi Tajima] - Fix infinite loop when closing input methods [Owen, Takuro Ashie, Hidetoshi] - Add a 'cedilla' input method with c+acute => cedilla and use as the default for languages that use cedilla. [Gustavo De Nardin, Owen, Fco. Javier F. Serrador] - Fix status window for multihead [Owen, James Su] - Remember imcontext attributes when switching methods [Owen, Botond Botyanszki] * GtkFileSelection [Owen] - Fix selection of "UntitledN" on initial map [Mark Finlay] - Fix an annoying bug with cursor positioning on failed completion - Misc Fixes [Owen, Tor] * Other widgets - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian] - Fix problem with spinbuttons not getting enough space [Morten Welinder, Kristian] - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat] - Don't include menu labels in gtk_notebook_forall [Owen] - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing focus [Owen] - Accept color drops with wrong format from KDE [Matthias] * Fix problem from gnome-theme-manager playing tricks and making event->window a pixmap. [Anders Carlsson] * Ignore Caps-lock when matching accelerators * Fix 5-year-old bug where toplevels didn't fully refresh properly on theme change [Owen, Rajkumar Siva] * Don't require precompiled gdk-pixbuf-csource when cross-compiling from a tarball [Owen] * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, Morten Welinder] * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery, Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher, Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, Luis Villa] * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it, ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN) While here, fix engines-dir problem in PLIST.
2003-08-27 12:58:17 +02:00
share/doc/html/gdk-pixbuf/ix01.html
share/doc/html/gdk-pixbuf/left.png
share/doc/html/gdk-pixbuf/license.html
share/doc/html/gdk-pixbuf/right.png
share/doc/html/gdk-pixbuf/rn01.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gdk-pixbuf/rn02.html
share/doc/html/gdk-pixbuf/up.png
share/doc/html/gdk/GdkDisplay.html
share/doc/html/gdk/GdkDisplayManager.html
share/doc/html/gdk/GdkScreen.html
share/doc/html/gdk/X_cursor.png
share/doc/html/gdk/arrow.png
share/doc/html/gdk/based_arrow_down.png
share/doc/html/gdk/based_arrow_up.png
share/doc/html/gdk/boat.png
share/doc/html/gdk/bogosity.png
share/doc/html/gdk/bottom_left_corner.png
share/doc/html/gdk/bottom_right_corner.png
share/doc/html/gdk/bottom_side.png
share/doc/html/gdk/bottom_tee.png
share/doc/html/gdk/box_spiral.png
share/doc/html/gdk/center_ptr.png
share/doc/html/gdk/circle.png
share/doc/html/gdk/clock.png
share/doc/html/gdk/coffee_mug.png
share/doc/html/gdk/cross.png
share/doc/html/gdk/cross_reverse.png
share/doc/html/gdk/crosshair.png
share/doc/html/gdk/diamond_cross.png
share/doc/html/gdk/dot.png
share/doc/html/gdk/dotbox.png
share/doc/html/gdk/double_arrow.png
share/doc/html/gdk/draft_large.png
share/doc/html/gdk/draft_small.png
share/doc/html/gdk/draped_box.png
share/doc/html/gdk/exchange.png
share/doc/html/gdk/fleur.png
share/doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html
share/doc/html/gdk/gdk-Colormaps-and-Colors.html
share/doc/html/gdk/gdk-Cursors.html
share/doc/html/gdk/gdk-Drag-and-Drop.html
share/doc/html/gdk/gdk-Drawing-Primitives.html
share/doc/html/gdk/gdk-Event-Structures.html
share/doc/html/gdk/gdk-Events.html
share/doc/html/gdk/gdk-Fonts.html
share/doc/html/gdk/gdk-GdkRGB.html
share/doc/html/gdk/gdk-General.html
share/doc/html/gdk/gdk-Graphics-Contexts.html
share/doc/html/gdk/gdk-Images.html
share/doc/html/gdk/gdk-Input-Devices.html
share/doc/html/gdk/gdk-Input.html
share/doc/html/gdk/gdk-Keyboard-Handling.html
share/doc/html/gdk/gdk-Pango-Interaction.html
share/doc/html/gdk/gdk-Pixbufs.html
share/doc/html/gdk/gdk-Points-Rectangles-and-Regions.html
share/doc/html/gdk/gdk-Properties-and-Atoms.html
share/doc/html/gdk/gdk-Selections.html
share/doc/html/gdk/gdk-Threads.html
share/doc/html/gdk/gdk-Visuals.html
share/doc/html/gdk/gdk-Windows.html
share/doc/html/gdk/gdk-X-Window-System-Interaction.html
share/doc/html/gdk/gdk.devhelp
share/doc/html/gdk/gobbler.png
share/doc/html/gdk/gumby.png
share/doc/html/gdk/hand1.png
share/doc/html/gdk/hand2.png
share/doc/html/gdk/heart.png
share/doc/html/gdk/home.png
share/doc/html/gdk/icon.png
share/doc/html/gdk/index.html
share/doc/html/gdk/index.sgml
share/doc/html/gdk/iron_cross.png
Update to 2.2.3, provided by Juan RP in PR 22605. Overview of Changes in GTK+ 2.2.3 ================================= * GdkPixbuf [Matthias Clasen] - Fix some problems with overflows when scaling down - Many GIF bug fixes [Matthias, Federico Mena Quintero] - Prefer 32-bpp ICOs, fix bugs with them - Fix problem with absolute filenames and gdk-pixbuf-query-loaders [Jens Elker] - Make gdk-pixbuf-csource include alignment magic [Brian Cameron] * Win32 [Tor Lillqvist] - Add multiple monitor support - Major event and key handling rewrite, including IME fixes - Fix handling of toplevel window positions - Add support for all window geometry hints (gridded geometry, etc.) - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs] - Fix GdkImage memory leak [J. Ali Harlow] - Remove leftover OwnerGrabButtonMask emulation (fixes lots) - Misc bug fixes [Many from Hans Breuer, Tim Evans] - Build fixes and improvements [Peter Zelezny] * X11 - Fix extremely common crash where we interpreted the timestamp field of a XKB event as a window ID and found a pixmap that matched. [Owen Taylor, with essential backtrace from Kjartan Maraas] - Fix CapsLock and NumLock for non-XKB [Robert Basch] - Fix problems with, eg. Ctrl-Alt-Backspace hiding Cntrl-Backspace [Owen] - Workaround Xinerama servers reporting wrong depths [Owen] * GtkTreeView [Kristian Rietveld] - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen] - Don't get confused by the Control key when handling selection from an accelerator like <Control>B [Michael Natterer] - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard, Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder] * Input methods - Handle input methods exiting and starting while the app is running [Hidetoshi Tajima] - Fix infinite loop when closing input methods [Owen, Takuro Ashie, Hidetoshi] - Add a 'cedilla' input method with c+acute => cedilla and use as the default for languages that use cedilla. [Gustavo De Nardin, Owen, Fco. Javier F. Serrador] - Fix status window for multihead [Owen, James Su] - Remember imcontext attributes when switching methods [Owen, Botond Botyanszki] * GtkFileSelection [Owen] - Fix selection of "UntitledN" on initial map [Mark Finlay] - Fix an annoying bug with cursor positioning on failed completion - Misc Fixes [Owen, Tor] * Other widgets - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian] - Fix problem with spinbuttons not getting enough space [Morten Welinder, Kristian] - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat] - Don't include menu labels in gtk_notebook_forall [Owen] - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing focus [Owen] - Accept color drops with wrong format from KDE [Matthias] * Fix problem from gnome-theme-manager playing tricks and making event->window a pixmap. [Anders Carlsson] * Ignore Caps-lock when matching accelerators * Fix 5-year-old bug where toplevels didn't fully refresh properly on theme change [Owen, Rajkumar Siva] * Don't require precompiled gdk-pixbuf-csource when cross-compiling from a tarball [Owen] * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, Morten Welinder] * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery, Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher, Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, Luis Villa] * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it, ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN) While here, fix engines-dir problem in PLIST.
2003-08-27 12:58:17 +02:00
share/doc/html/gdk/ix01.html
share/doc/html/gdk/left.png
share/doc/html/gdk/left_ptr.png
share/doc/html/gdk/left_side.png
share/doc/html/gdk/left_tee.png
share/doc/html/gdk/leftbutton.png
share/doc/html/gdk/ll_angle.png
share/doc/html/gdk/lr_angle.png
share/doc/html/gdk/man.png
share/doc/html/gdk/middlebutton.png
share/doc/html/gdk/mouse.png
share/doc/html/gdk/multihead.html
share/doc/html/gdk/pencil.png
share/doc/html/gdk/pirate.png
share/doc/html/gdk/plus.png
share/doc/html/gdk/question_arrow.png
share/doc/html/gdk/reference.html
share/doc/html/gdk/right.png
share/doc/html/gdk/right_ptr.png
share/doc/html/gdk/right_side.png
share/doc/html/gdk/right_tee.png
share/doc/html/gdk/rightbutton.png
share/doc/html/gdk/rtl_logo.png
share/doc/html/gdk/sailboat.png
share/doc/html/gdk/sb_down_arrow.png
share/doc/html/gdk/sb_h_double_arrow.png
share/doc/html/gdk/sb_left_arrow.png
share/doc/html/gdk/sb_right_arrow.png
share/doc/html/gdk/sb_up_arrow.png
share/doc/html/gdk/sb_v_double_arrow.png
share/doc/html/gdk/shuttle.png
share/doc/html/gdk/sizing.png
share/doc/html/gdk/spider.png
share/doc/html/gdk/spraycan.png
share/doc/html/gdk/star.png
share/doc/html/gdk/target.png
share/doc/html/gdk/tcross.png
share/doc/html/gdk/top_left_arrow.png
share/doc/html/gdk/top_left_corner.png
share/doc/html/gdk/top_right_corner.png
share/doc/html/gdk/top_side.png
share/doc/html/gdk/top_tee.png
share/doc/html/gdk/trek.png
share/doc/html/gdk/ul_angle.png
share/doc/html/gdk/umbrella.png
share/doc/html/gdk/up.png
share/doc/html/gdk/ur_angle.png
share/doc/html/gdk/watch.png
share/doc/html/gdk/xterm.png
share/doc/html/gtk/AbstractObjects.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/Actions.html
share/doc/html/gtk/ButtonWidgets.html
share/doc/html/gtk/DeprecatedObjects.html
share/doc/html/gtk/DisplayWidgets.html
share/doc/html/gtk/GtkAccelLabel.html
share/doc/html/gtk/GtkAccessible.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkAction.html
share/doc/html/gtk/GtkActionGroup.html
share/doc/html/gtk/GtkAdjustment.html
share/doc/html/gtk/GtkAlignment.html
share/doc/html/gtk/GtkArrow.html
share/doc/html/gtk/GtkAspectFrame.html
share/doc/html/gtk/GtkBin.html
share/doc/html/gtk/GtkBox.html
share/doc/html/gtk/GtkButton.html
share/doc/html/gtk/GtkButtonBox.html
share/doc/html/gtk/GtkCList.html
share/doc/html/gtk/GtkCTree.html
share/doc/html/gtk/GtkCalendar.html
share/doc/html/gtk/GtkCellEditable.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkCellLayout.html
share/doc/html/gtk/GtkCellRenderer.html
share/doc/html/gtk/GtkCellRendererPixbuf.html
share/doc/html/gtk/GtkCellRendererText.html
share/doc/html/gtk/GtkCellRendererToggle.html
share/doc/html/gtk/GtkCheckButton.html
share/doc/html/gtk/GtkCheckMenuItem.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkColorButton.html
share/doc/html/gtk/GtkColorSelection.html
share/doc/html/gtk/GtkColorSelectionDialog.html
share/doc/html/gtk/GtkCombo.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkComboBox.html
share/doc/html/gtk/GtkComboBoxEntry.html
share/doc/html/gtk/GtkContainer.html
share/doc/html/gtk/GtkCurve.html
share/doc/html/gtk/GtkDialog.html
share/doc/html/gtk/GtkDrawingArea.html
share/doc/html/gtk/GtkEditable.html
share/doc/html/gtk/GtkEntry.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkEntryCompletion.html
share/doc/html/gtk/GtkEventBox.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkExpander.html
share/doc/html/gtk/GtkFileChooser.html
share/doc/html/gtk/GtkFileChooserDialog.html
share/doc/html/gtk/GtkFileChooserWidget.html
share/doc/html/gtk/GtkFileSelection.html
share/doc/html/gtk/GtkFixed.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkFontButton.html
share/doc/html/gtk/GtkFontSelection.html
share/doc/html/gtk/GtkFontSelectionDialog.html
share/doc/html/gtk/GtkFrame.html
share/doc/html/gtk/GtkGammaCurve.html
share/doc/html/gtk/GtkHBox.html
share/doc/html/gtk/GtkHButtonBox.html
share/doc/html/gtk/GtkHPaned.html
share/doc/html/gtk/GtkHRuler.html
share/doc/html/gtk/GtkHScale.html
share/doc/html/gtk/GtkHScrollbar.html
share/doc/html/gtk/GtkHSeparator.html
share/doc/html/gtk/GtkHandleBox.html
share/doc/html/gtk/GtkIMContext.html
share/doc/html/gtk/GtkIMContextSimple.html
share/doc/html/gtk/GtkIMMulticontext.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkIconTheme.html
share/doc/html/gtk/GtkImage.html
share/doc/html/gtk/GtkImageMenuItem.html
share/doc/html/gtk/GtkInputDialog.html
share/doc/html/gtk/GtkInvisible.html
share/doc/html/gtk/GtkItem.html
share/doc/html/gtk/GtkItemFactory.html
share/doc/html/gtk/GtkLabel.html
share/doc/html/gtk/GtkLayout.html
share/doc/html/gtk/GtkList.html
share/doc/html/gtk/GtkListItem.html
share/doc/html/gtk/GtkListStore.html
share/doc/html/gtk/GtkMenu.html
share/doc/html/gtk/GtkMenuBar.html
share/doc/html/gtk/GtkMenuItem.html
share/doc/html/gtk/GtkMenuShell.html
share/doc/html/gtk/GtkMessageDialog.html
share/doc/html/gtk/GtkMisc.html
share/doc/html/gtk/GtkNotebook.html
share/doc/html/gtk/GtkObject.html
share/doc/html/gtk/GtkOldEditable.html
share/doc/html/gtk/GtkOptionMenu.html
share/doc/html/gtk/GtkPaned.html
share/doc/html/gtk/GtkPixmap.html
share/doc/html/gtk/GtkPlug.html
share/doc/html/gtk/GtkPreview.html
share/doc/html/gtk/GtkProgress.html
share/doc/html/gtk/GtkProgressBar.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkRadioAction.html
share/doc/html/gtk/GtkRadioButton.html
share/doc/html/gtk/GtkRadioMenuItem.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkRadioToolButton.html
share/doc/html/gtk/GtkRange.html
share/doc/html/gtk/GtkRuler.html
share/doc/html/gtk/GtkScale.html
share/doc/html/gtk/GtkScrollbar.html
share/doc/html/gtk/GtkScrolledWindow.html
share/doc/html/gtk/GtkSeparator.html
share/doc/html/gtk/GtkSeparatorMenuItem.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkSeparatorToolItem.html
share/doc/html/gtk/GtkSettings.html
share/doc/html/gtk/GtkSizeGroup.html
share/doc/html/gtk/GtkSocket.html
share/doc/html/gtk/GtkSpinButton.html
share/doc/html/gtk/GtkStatusbar.html
share/doc/html/gtk/GtkStyle.html
share/doc/html/gtk/GtkTable.html
share/doc/html/gtk/GtkTearoffMenuItem.html
share/doc/html/gtk/GtkText.html
share/doc/html/gtk/GtkTextBuffer.html
share/doc/html/gtk/GtkTextMark.html
share/doc/html/gtk/GtkTextTag.html
share/doc/html/gtk/GtkTextTagTable.html
share/doc/html/gtk/GtkTextView.html
share/doc/html/gtk/GtkTipsQuery.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkToggleAction.html
share/doc/html/gtk/GtkToggleButton.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkToggleToolButton.html
share/doc/html/gtk/GtkToolButton.html
share/doc/html/gtk/GtkToolItem.html
share/doc/html/gtk/GtkToolbar.html
share/doc/html/gtk/GtkTooltips.html
share/doc/html/gtk/GtkTree.html
share/doc/html/gtk/GtkTreeItem.html
share/doc/html/gtk/GtkTreeModel.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkTreeModelFilter.html
share/doc/html/gtk/GtkTreeModelSort.html
share/doc/html/gtk/GtkTreeSelection.html
share/doc/html/gtk/GtkTreeSortable.html
share/doc/html/gtk/GtkTreeStore.html
share/doc/html/gtk/GtkTreeView.html
share/doc/html/gtk/GtkTreeViewColumn.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/GtkUIManager.html
share/doc/html/gtk/GtkVBox.html
share/doc/html/gtk/GtkVButtonBox.html
share/doc/html/gtk/GtkVPaned.html
share/doc/html/gtk/GtkVRuler.html
share/doc/html/gtk/GtkVScale.html
share/doc/html/gtk/GtkVScrollbar.html
share/doc/html/gtk/GtkVSeparator.html
share/doc/html/gtk/GtkViewport.html
share/doc/html/gtk/GtkWidget.html
share/doc/html/gtk/GtkWindow.html
share/doc/html/gtk/GtkWindowGroup.html
share/doc/html/gtk/LayoutContainers.html
share/doc/html/gtk/MenusAndCombos.html
share/doc/html/gtk/MiscObjects.html
share/doc/html/gtk/NumericEntry.html
share/doc/html/gtk/Ornaments.html
share/doc/html/gtk/PlugSocket.html
share/doc/html/gtk/ScrollingWidgets.html
share/doc/html/gtk/SelectorWidgets.html
share/doc/html/gtk/SpecialObjects.html
share/doc/html/gtk/TextWidget.html
share/doc/html/gtk/TextWidgetObjects.html
share/doc/html/gtk/TreeWidget.html
share/doc/html/gtk/TreeWidgetObjects.html
share/doc/html/gtk/WindowWidgets.html
share/doc/html/gtk/ch01.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/checklist-gdkeventexpose-region.html
share/doc/html/gtk/checklist-modifiers.html
share/doc/html/gtk/gtk-Accelerator-Maps.html
share/doc/html/gtk/gtk-Bindings.html
share/doc/html/gtk/gtk-Clipboards.html
share/doc/html/gtk/gtk-Drag-and-Drop.html
share/doc/html/gtk/gtk-Feature-Test-Macros.html
share/doc/html/gtk/gtk-General.html
share/doc/html/gtk/gtk-Graphics-Contexts.html
share/doc/html/gtk/gtk-GtkTextIter.html
share/doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html
share/doc/html/gtk/gtk-Keyboard-Accelerators.html
share/doc/html/gtk/gtk-Resource-Files.html
share/doc/html/gtk/gtk-Selections.html
share/doc/html/gtk/gtk-Signals.html
share/doc/html/gtk/gtk-Standard-Enumerations.html
share/doc/html/gtk/gtk-Stock-Items.html
share/doc/html/gtk/gtk-Themeable-Stock-Images.html
share/doc/html/gtk/gtk-Types.html
share/doc/html/gtk/gtk-building.html
share/doc/html/gtk/gtk-changes-1-2.html
share/doc/html/gtk/gtk-changes-2-0.html
share/doc/html/gtk/gtk-compiling.html
share/doc/html/gtk/gtk-framebuffer.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/gtk-gtkfilefilter.html
share/doc/html/gtk/gtk-migrating-GtkAction.html
share/doc/html/gtk/gtk-migrating-GtkComboBox.html
share/doc/html/gtk/gtk-migrating-GtkFileChooser.html
share/doc/html/gtk/gtk-migrating-checklist.html
share/doc/html/gtk/gtk-query-immodules-2.0.html
share/doc/html/gtk/gtk-question-index.html
share/doc/html/gtk/gtk-resources.html
share/doc/html/gtk/gtk-running.html
share/doc/html/gtk/gtk-windows.html
share/doc/html/gtk/gtk-x11.html
share/doc/html/gtk/gtk.devhelp
share/doc/html/gtk/gtk.html
share/doc/html/gtk/gtkbase.html
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/gtkfilechooser-installing-extra-widgets.html
share/doc/html/gtk/gtkfilechooser-installing-preview.html
share/doc/html/gtk/gtkfilechooser-new-features.html
share/doc/html/gtk/gtkfilechooser-selection-modes.html
share/doc/html/gtk/gtkobjects.html
share/doc/html/gtk/home.png
share/doc/html/gtk/index.html
share/doc/html/gtk/index.sgml
Update to 2.2.3, provided by Juan RP in PR 22605. Overview of Changes in GTK+ 2.2.3 ================================= * GdkPixbuf [Matthias Clasen] - Fix some problems with overflows when scaling down - Many GIF bug fixes [Matthias, Federico Mena Quintero] - Prefer 32-bpp ICOs, fix bugs with them - Fix problem with absolute filenames and gdk-pixbuf-query-loaders [Jens Elker] - Make gdk-pixbuf-csource include alignment magic [Brian Cameron] * Win32 [Tor Lillqvist] - Add multiple monitor support - Major event and key handling rewrite, including IME fixes - Fix handling of toplevel window positions - Add support for all window geometry hints (gridded geometry, etc.) - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs] - Fix GdkImage memory leak [J. Ali Harlow] - Remove leftover OwnerGrabButtonMask emulation (fixes lots) - Misc bug fixes [Many from Hans Breuer, Tim Evans] - Build fixes and improvements [Peter Zelezny] * X11 - Fix extremely common crash where we interpreted the timestamp field of a XKB event as a window ID and found a pixmap that matched. [Owen Taylor, with essential backtrace from Kjartan Maraas] - Fix CapsLock and NumLock for non-XKB [Robert Basch] - Fix problems with, eg. Ctrl-Alt-Backspace hiding Cntrl-Backspace [Owen] - Workaround Xinerama servers reporting wrong depths [Owen] * GtkTreeView [Kristian Rietveld] - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen] - Don't get confused by the Control key when handling selection from an accelerator like <Control>B [Michael Natterer] - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard, Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder] * Input methods - Handle input methods exiting and starting while the app is running [Hidetoshi Tajima] - Fix infinite loop when closing input methods [Owen, Takuro Ashie, Hidetoshi] - Add a 'cedilla' input method with c+acute => cedilla and use as the default for languages that use cedilla. [Gustavo De Nardin, Owen, Fco. Javier F. Serrador] - Fix status window for multihead [Owen, James Su] - Remember imcontext attributes when switching methods [Owen, Botond Botyanszki] * GtkFileSelection [Owen] - Fix selection of "UntitledN" on initial map [Mark Finlay] - Fix an annoying bug with cursor positioning on failed completion - Misc Fixes [Owen, Tor] * Other widgets - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian] - Fix problem with spinbuttons not getting enough space [Morten Welinder, Kristian] - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat] - Don't include menu labels in gtk_notebook_forall [Owen] - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing focus [Owen] - Accept color drops with wrong format from KDE [Matthias] * Fix problem from gnome-theme-manager playing tricks and making event->window a pixmap. [Anders Carlsson] * Ignore Caps-lock when matching accelerators * Fix 5-year-old bug where toplevels didn't fully refresh properly on theme change [Owen, Rajkumar Siva] * Don't require precompiled gdk-pixbuf-csource when cross-compiling from a tarball [Owen] * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, Morten Welinder] * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery, Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher, Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, Luis Villa] * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it, ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN) While here, fix engines-dir problem in PLIST.
2003-08-27 12:58:17 +02:00
share/doc/html/gtk/ix01.html
share/doc/html/gtk/left.png
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/migrating-GtkCombo.html
share/doc/html/gtk/migrating-gnomeuiinfo.html
share/doc/html/gtk/migrating.html
share/doc/html/gtk/new-features-GtkComboBox.html
share/doc/html/gtk/pt05.html
share/doc/html/gtk/right.png
share/doc/html/gtk/stock_add_24.png
share/doc/html/gtk/stock_align_center_24.png
share/doc/html/gtk/stock_align_justify_24.png
share/doc/html/gtk/stock_align_left_24.png
share/doc/html/gtk/stock_align_right_24.png
share/doc/html/gtk/stock_apply_20.png
share/doc/html/gtk/stock_bottom_24.png
share/doc/html/gtk/stock_broken_image_24.png
share/doc/html/gtk/stock_cancel_20.png
share/doc/html/gtk/stock_cdrom_24.png
share/doc/html/gtk/stock_clear_24.png
share/doc/html/gtk/stock_close_24.png
Update to 2.2.2: * GdkPixbuf [Matthias Clasen] - Fix animation of slow-loading progressive GIFS - Fix long-standing animated GIF display bug with transparency - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross] * GDK [Owen Taylor] - Draw continuous underlines between Pango layout runs when possible [Kang Jeong-Hee] - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig] Major rewrite of 16-bit handling for pixbuf_from_drawable() * X11 backend [Owen] - Fix build on X11R5 [Albert Chin] - Fix switching keyboard layouts while running [Egmont Koblinger] - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder] - Zero unused fields in client messages we send Lubos Lunak] - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson] - Fix wrong initializaiton that was keeping XShm from being used. * Win32 backend [Tor Lillqvist] - Tweak line drawing - Mouse/cursor fixes [Allin Cottrell] - Better handling of floppy drives in GtkFileSelection - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell] * Input methods [Hidetoshi Tajima] - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis] - Fix sorting of rules in GtkIMContextSimple [Vasilis] - Miscellaneous GtkIMContextXIM fixes - Fix translation of input context names * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll] * Add Delete to GtkEntry context menu, Delete/Select All to GtkTextView context menu [Matthias] * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias] * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias] * GtkTextView - Fix redrawing on color-only changes [Owen, Gustavo Giráldez] - Don't scroll to cursor on focus in [Paolo Maggi] - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, Yao Zhang] - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos, Padraig O'Briain, Owen] * GtkTreeView [Kristian Rietveld] - Fix prelighting [Sven Neumann] - Set drag cursor earlier to allow apps to override [Daniel Elstner] - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford] - Get background/cell area handling right in GtkTreeViewColumn [Vasco Alexandre da Silva Costa] - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer, Mariano Suarez-Alvarez, Owen] * Fix handling of border width for GtkToolbar [Rodney Dawes] * Rewrite adjustment handling of GtkViewport, fixing many bugs [Owen, Thomas Leonard, Michael] * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi] * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, Doug Quale, Manish Singh, Morten Welinder] * Switch to using libtool-1.5 * Build fixes [Matthias, J. Ali Harlowe, Rich Kinder, Jon Nall, Sven, Christian Rose] * Documentation improvements [Matthias, Noah Levitt, Sven Neumann] * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id, it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
2003-06-10 12:47:04 +02:00
share/doc/html/gtk/stock_color_picker_25.png
share/doc/html/gtk/stock_colorselector_24.png
share/doc/html/gtk/stock_convert_24.png
share/doc/html/gtk/stock_copy_24.png
share/doc/html/gtk/stock_cut_24.png
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/stock_dialog_authentication_48.png
share/doc/html/gtk/stock_dialog_error_48.png
share/doc/html/gtk/stock_dialog_info_48.png
share/doc/html/gtk/stock_dialog_question_48.png
share/doc/html/gtk/stock_dialog_warning_48.png
share/doc/html/gtk/stock_dnd_32.png
share/doc/html/gtk/stock_dnd_multiple_32.png
share/doc/html/gtk/stock_down_arrow_24.png
share/doc/html/gtk/stock_exec_24.png
share/doc/html/gtk/stock_exit_24.png
share/doc/html/gtk/stock_first_24.png
share/doc/html/gtk/stock_font_24.png
share/doc/html/gtk/stock_help_24.png
share/doc/html/gtk/stock_home_24.png
share/doc/html/gtk/stock_index_24.png
share/doc/html/gtk/stock_jump_to_24.png
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/stock_jump_to_rtl_24.png
share/doc/html/gtk/stock_last_24.png
share/doc/html/gtk/stock_left_arrow_24.png
share/doc/html/gtk/stock_new_24.png
share/doc/html/gtk/stock_no_20.png
share/doc/html/gtk/stock_ok_20.png
share/doc/html/gtk/stock_open_24.png
share/doc/html/gtk/stock_paste_24.png
share/doc/html/gtk/stock_preferences_24.png
share/doc/html/gtk/stock_print_24.png
share/doc/html/gtk/stock_print_preview_24.png
share/doc/html/gtk/stock_properties_24.png
share/doc/html/gtk/stock_redo_24.png
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/stock_redo_rtl_24.png
share/doc/html/gtk/stock_refresh_24.png
share/doc/html/gtk/stock_remove_24.png
share/doc/html/gtk/stock_revert_24.png
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/stock_revert_rtl_24.png
share/doc/html/gtk/stock_right_arrow_24.png
share/doc/html/gtk/stock_save_24.png
share/doc/html/gtk/stock_save_as_24.png
share/doc/html/gtk/stock_search_24.png
share/doc/html/gtk/stock_search_replace_24.png
share/doc/html/gtk/stock_sort_ascending_24.png
share/doc/html/gtk/stock_sort_descending_24.png
share/doc/html/gtk/stock_spellcheck_24.png
share/doc/html/gtk/stock_stop_24.png
share/doc/html/gtk/stock_text_bold_24.png
share/doc/html/gtk/stock_text_italic_24.png
share/doc/html/gtk/stock_text_strikethrough_24.png
share/doc/html/gtk/stock_text_underline_24.png
share/doc/html/gtk/stock_top_24.png
share/doc/html/gtk/stock_trash_24.png
share/doc/html/gtk/stock_undelete_24.png
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/stock_undelete_rtl_24.png
share/doc/html/gtk/stock_undo_24.png
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/stock_undo_rtl_24.png
share/doc/html/gtk/stock_up_arrow_24.png
share/doc/html/gtk/stock_yes_20.png
share/doc/html/gtk/stock_zoom_1_24.png
share/doc/html/gtk/stock_zoom_fit_24.png
share/doc/html/gtk/stock_zoom_in_24.png
share/doc/html/gtk/stock_zoom_out_24.png
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/doc/html/gtk/ui-manager.html
share/doc/html/gtk/up.png
share/gtk-2.0/demo/alphatest.png
share/gtk-2.0/demo/apple-red.png
share/gtk-2.0/demo/appwindow.c
share/gtk-2.0/demo/background.jpg
share/gtk-2.0/demo/button_box.c
Update to 2.2.0. Subjective extract of changes: * Only close dialogs on Escape if they have a cancel button. [James Willcox] * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen, Narayana Pattipati, Marius Andreiana] * Improved default color scheme [Soeren Sandmann, with advise from Tuomas Kuosmanen and Garrett LeSage] * Make pixmap creation functions take a GdkDrawable not a GdkWindow [Kristian Rietveld] * Support move-resize emulation for all edges. [Matthias Clasen] * Remove extra selections for ButtonRelease in XInput code [Garry Osgood, Owen] * Support RTL flipping for statusbars [Matthias] * Use octal escapes rather than literal UTF-8 in strings [Owen] * Make a lot of read-only data const. [Matthias, Morten Welinder] * Use g_get_application_name() for default window titles and for the title of the client leader window [Owen, Havoc Pennington] * Complete resize-grippy support, move-resize emulation [Anders Carlsson, Matthias Clasen] * On screen change, recreate the widget's Pango context [Owen] * Make g_object_set (gtk_settings_get_default (), ...) to override settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford] * Make GtkInputDialog multihead aware [Owen] * Add a ::screen-changed signal to GtkWidget [Owen Taylor] * Draw/check menu items insensitive [Soeren, Tim Evans] * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias] * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu, GtkCheckMenuItem [Matthias Clasen] * Handle painting text on dark-colored progressbars [Soeren] * Sort the input method list in the right click popup [Abigail Brady] * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner] * Remove usage of XLookupString outside of GtkIMContextXIM [Owen] * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen] * Add a --screen option to set default screen [Balamurali Viswanathan, Owen] * Add simple support for startup notification [Havoc Pennington] * Handle focus indication for check and radio buttons without children [Dave Camp, Owen] * Much work on improve submenu navigation [Soeren Sandmann] * Add "selected_shadow_type" property for menus [Soeren] * Add "scrollbar_spacing" style property [Anders Carlsson, Owen] * Rework GtkPaned keynav [Soeren, Calum Benson] * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen] * Removed mnemonics for GtkToolbar Items [Mikael Hallendal] * Allow themes to set GtkTreeView even/odd row colors [Kristian] * Add support for separately installed Pixbuf loaders [Matthias Clasen] * Export gdk_event_new(), discourage stack allocated events [Owen] * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen] * Basic support for RandR extension [Keith Packard, Owen] * Allow moving paned sliders all the way to the edge [Owen, Darin Adler] * Add tag_table construct property to GtkTextBuffer [Daniel Elstner] * gtk_window_set_[default_]icon_from_file [Owen, Havoc] * Multihead support * Add GdkDisplay, GdkScreen structures * Add _for_display(), _for_screen() variants where needed in GDK and GTK+ (In other cases, make the variants methods on GdkDisplay/GdkScreen * Adapt GTK+ widgets to be multihead safe * Allow initialization of GTK+ without opening a display with gtk_parse_args() * Add multihead support to demos/tests. * Xinerama support [Erwann Chenede, Matthias Clasen] * Allow GDK backends to add custom argument parsing [Sven Neumann] * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen] * Add style property for drawing menu items without shadow [Soeren] * gtk_widget_modify_color_component/font(): Allow clearing current modifications. [Owen] * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen] * Some XEMBED changes for standards compliance and Qt compatibility [Owen] * Improve label behavior when it gets a too small allocation [Soeren] * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias] * Theme drawing improvements [Soeren] * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen] * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias] * Add gtk_menu_shell_select_first() [Owen] * Add gtk_notebook_get_n_pages() [Havoc Pennington] * Allow accel_path = NULL for gtk_menu_item_set_accel_path(). * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen] * Improve gdk-pixbuf loader tests [Soeren Sandmann] * Use iTXT chunks when necessary in PNG image saver [Matthias] * Add incremental loading for progressive jpegs [Matthias] * Add load-at-size functionality [Matthias] * Add a loader for .ANI animations [Matthias] * Load hotspot for .ICO files [Matthias] * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima] Lots of bug fixes and enhancements.
2002-12-24 05:07:31 +01:00
share/gtk-2.0/demo/changedisplay.c
share/gtk-2.0/demo/colorsel.c
share/gtk-2.0/demo/dialog.c
share/gtk-2.0/demo/drawingarea.c
share/gtk-2.0/demo/editable_cells.c
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/gtk-2.0/demo/entry_completion.c
share/gtk-2.0/demo/floppybuddy.gif
share/gtk-2.0/demo/gnome-applets.png
share/gtk-2.0/demo/gnome-calendar.png
share/gtk-2.0/demo/gnome-foot.png
share/gtk-2.0/demo/gnome-gimp.png
share/gtk-2.0/demo/gnome-gmush.png
share/gtk-2.0/demo/gnome-gsame.png
share/gtk-2.0/demo/gnu-keys.png
share/gtk-2.0/demo/gtk-logo-rgb.gif
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/gtk-2.0/demo/hypertext.c
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/pixbufs.c
share/gtk-2.0/demo/sizegroup.c
share/gtk-2.0/demo/stock_browser.c
share/gtk-2.0/demo/textview.c
share/gtk-2.0/demo/tree_store.c
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
share/gtk-2.0/demo/ui_manager.c
${PKGLOCALEDIR}/locale/af/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/af/LC_MESSAGES/gtk20.mo
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gtk20-properties.mo
Update to 2.2.3, provided by Juan RP in PR 22605. Overview of Changes in GTK+ 2.2.3 ================================= * GdkPixbuf [Matthias Clasen] - Fix some problems with overflows when scaling down - Many GIF bug fixes [Matthias, Federico Mena Quintero] - Prefer 32-bpp ICOs, fix bugs with them - Fix problem with absolute filenames and gdk-pixbuf-query-loaders [Jens Elker] - Make gdk-pixbuf-csource include alignment magic [Brian Cameron] * Win32 [Tor Lillqvist] - Add multiple monitor support - Major event and key handling rewrite, including IME fixes - Fix handling of toplevel window positions - Add support for all window geometry hints (gridded geometry, etc.) - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs] - Fix GdkImage memory leak [J. Ali Harlow] - Remove leftover OwnerGrabButtonMask emulation (fixes lots) - Misc bug fixes [Many from Hans Breuer, Tim Evans] - Build fixes and improvements [Peter Zelezny] * X11 - Fix extremely common crash where we interpreted the timestamp field of a XKB event as a window ID and found a pixmap that matched. [Owen Taylor, with essential backtrace from Kjartan Maraas] - Fix CapsLock and NumLock for non-XKB [Robert Basch] - Fix problems with, eg. Ctrl-Alt-Backspace hiding Cntrl-Backspace [Owen] - Workaround Xinerama servers reporting wrong depths [Owen] * GtkTreeView [Kristian Rietveld] - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen] - Don't get confused by the Control key when handling selection from an accelerator like <Control>B [Michael Natterer] - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard, Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder] * Input methods - Handle input methods exiting and starting while the app is running [Hidetoshi Tajima] - Fix infinite loop when closing input methods [Owen, Takuro Ashie, Hidetoshi] - Add a 'cedilla' input method with c+acute => cedilla and use as the default for languages that use cedilla. [Gustavo De Nardin, Owen, Fco. Javier F. Serrador] - Fix status window for multihead [Owen, James Su] - Remember imcontext attributes when switching methods [Owen, Botond Botyanszki] * GtkFileSelection [Owen] - Fix selection of "UntitledN" on initial map [Mark Finlay] - Fix an annoying bug with cursor positioning on failed completion - Misc Fixes [Owen, Tor] * Other widgets - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian] - Fix problem with spinbuttons not getting enough space [Morten Welinder, Kristian] - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat] - Don't include menu labels in gtk_notebook_forall [Owen] - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing focus [Owen] - Accept color drops with wrong format from KDE [Matthias] * Fix problem from gnome-theme-manager playing tricks and making event->window a pixmap. [Anders Carlsson] * Ignore Caps-lock when matching accelerators * Fix 5-year-old bug where toplevels didn't fully refresh properly on theme change [Owen, Rajkumar Siva] * Don't require precompiled gdk-pixbuf-csource when cross-compiling from a tarball [Owen] * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, Morten Welinder] * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery, Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher, Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, Luis Villa] * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it, ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN) While here, fix engines-dir problem in PLIST.
2003-08-27 12:58:17 +02:00
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gtk20-properties.mo
Update to 2.0.8. Changes: * Fix typo in io-gif.c that broke loading GIFS [Akira Tagoh] * Improve redraws when scrolling on Win32 [Tor Lillqvist] * Fix problem with RENDER and XFree86-4.1 [Owen Taylor, Jamie Zawinski] * Fix problem with GtkImage placement [Owen, Sven Neumann, Soeren Sandmann] * Updated translation (el) * Fix some memory leaks in gdk-pixbuf [Sven Neumann] * Pixbuf loader fixes [Federico Mena Quintero, Elliot Lee] * Support depth 8 StaticColor in GdkRGB [Matthias Clasen] * Win32 fixes and improvements [Tor Lillqvist] - Keyboard handling fixes [Florian Dugent] - Fixes for building and running on Cygwin [Masahiro Sakai] - Fix gdk_window_scroll(), other GdkWindow fixes - Misc bug and build fixes [Soren Andersen, Florent, Tim Evans, J. Ali Harlow, Andreas Holzmann, Iwasa Kazmi] * Improve tracking of toplevel focus state [Owen] * XIM input method fixes [Takuro Ashie, HideToshi Tajima] * Fix the longstanding problem with <,> keys and XIM [Owen Taylor] * Fix GtkIMContextSimple for us-intl keyboards [Alexandre Oliva] * GtkIMContextSimple updates for Eastern Europe [Stanislav Brabec] * Fix the "key bindings randomly stop working" problem [Sebastian Ritau] * GtkTextView fixes [Gustavo Giraldez, Padraig O'Briain, Shivaram Upadhyayula] * GtkTreeView bugfixes [Jonathan Blandford, Kristian Rietveld] - Various memleak, ref counting fixes [Jonathan, Jorn Baayen, Daniel Elstner, Morten Welinder] - gtk_tree_selection_selected_foreach now immediately returns if the model is being changed [Havoc Pennington] - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson] * GtkCombo fixes [Marco Pesenti Gritti, Zimler Attila, Matthias, Owen] * Fix 64-bit problem with GtkFundamentalType [Ross Alexander, Manish Singh] * New and updated translations (am,be,bg,ca,cs,da,de,el,es,el,fa,fr,hi,hu, ja,ko,lv,ms,nl,no,pl,pt,pt_BR,ru,sk,sv,vi,zh_TW) * Many miscellaneous bug fixes Other contributors: Jacob Berkman, Alvert Chin, Chema Celorio, David L. Cooper II, Brent Fox, Tim Janik, Marco Pesenti Gritti, Alex Larsson, Zenith Lau, Thomas Leonard, Gaute Lindkvist, Paolo Maggi, Andy Wingo, Jami Pekannen, Joshua N Pritikin, Soeren Sandmann, Vitaly Tishkov, Morten Welinder
2002-11-15 18:12:09 +01:00
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gtk20.mo
${PKGLOCALEDIR}/locale/br/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/br/LC_MESSAGES/gtk20.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gtk20.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gtk20-properties.mo
Update to 2.0.8. Changes: * Fix typo in io-gif.c that broke loading GIFS [Akira Tagoh] * Improve redraws when scrolling on Win32 [Tor Lillqvist] * Fix problem with RENDER and XFree86-4.1 [Owen Taylor, Jamie Zawinski] * Fix problem with GtkImage placement [Owen, Sven Neumann, Soeren Sandmann] * Updated translation (el) * Fix some memory leaks in gdk-pixbuf [Sven Neumann] * Pixbuf loader fixes [Federico Mena Quintero, Elliot Lee] * Support depth 8 StaticColor in GdkRGB [Matthias Clasen] * Win32 fixes and improvements [Tor Lillqvist] - Keyboard handling fixes [Florian Dugent] - Fixes for building and running on Cygwin [Masahiro Sakai] - Fix gdk_window_scroll(), other GdkWindow fixes - Misc bug and build fixes [Soren Andersen, Florent, Tim Evans, J. Ali Harlow, Andreas Holzmann, Iwasa Kazmi] * Improve tracking of toplevel focus state [Owen] * XIM input method fixes [Takuro Ashie, HideToshi Tajima] * Fix the longstanding problem with <,> keys and XIM [Owen Taylor] * Fix GtkIMContextSimple for us-intl keyboards [Alexandre Oliva] * GtkIMContextSimple updates for Eastern Europe [Stanislav Brabec] * Fix the "key bindings randomly stop working" problem [Sebastian Ritau] * GtkTextView fixes [Gustavo Giraldez, Padraig O'Briain, Shivaram Upadhyayula] * GtkTreeView bugfixes [Jonathan Blandford, Kristian Rietveld] - Various memleak, ref counting fixes [Jonathan, Jorn Baayen, Daniel Elstner, Morten Welinder] - gtk_tree_selection_selected_foreach now immediately returns if the model is being changed [Havoc Pennington] - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson] * GtkCombo fixes [Marco Pesenti Gritti, Zimler Attila, Matthias, Owen] * Fix 64-bit problem with GtkFundamentalType [Ross Alexander, Manish Singh] * New and updated translations (am,be,bg,ca,cs,da,de,el,es,el,fa,fr,hi,hu, ja,ko,lv,ms,nl,no,pl,pt,pt_BR,ru,sk,sv,vi,zh_TW) * Many miscellaneous bug fixes Other contributors: Jacob Berkman, Alvert Chin, Chema Celorio, David L. Cooper II, Brent Fox, Tim Janik, Marco Pesenti Gritti, Alex Larsson, Zenith Lau, Thomas Leonard, Gaute Lindkvist, Paolo Maggi, Andy Wingo, Jami Pekannen, Joshua N Pritikin, Soeren Sandmann, Vitaly Tishkov, Morten Welinder
2002-11-15 18:12:09 +01:00
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/ia/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/ia/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gtk20-properties.mo
Update to 2.2.2: * GdkPixbuf [Matthias Clasen] - Fix animation of slow-loading progressive GIFS - Fix long-standing animated GIF display bug with transparency - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross] * GDK [Owen Taylor] - Draw continuous underlines between Pango layout runs when possible [Kang Jeong-Hee] - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig] Major rewrite of 16-bit handling for pixbuf_from_drawable() * X11 backend [Owen] - Fix build on X11R5 [Albert Chin] - Fix switching keyboard layouts while running [Egmont Koblinger] - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder] - Zero unused fields in client messages we send Lubos Lunak] - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson] - Fix wrong initializaiton that was keeping XShm from being used. * Win32 backend [Tor Lillqvist] - Tweak line drawing - Mouse/cursor fixes [Allin Cottrell] - Better handling of floppy drives in GtkFileSelection - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell] * Input methods [Hidetoshi Tajima] - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis] - Fix sorting of rules in GtkIMContextSimple [Vasilis] - Miscellaneous GtkIMContextXIM fixes - Fix translation of input context names * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll] * Add Delete to GtkEntry context menu, Delete/Select All to GtkTextView context menu [Matthias] * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias] * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias] * GtkTextView - Fix redrawing on color-only changes [Owen, Gustavo Giráldez] - Don't scroll to cursor on focus in [Paolo Maggi] - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, Yao Zhang] - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos, Padraig O'Briain, Owen] * GtkTreeView [Kristian Rietveld] - Fix prelighting [Sven Neumann] - Set drag cursor earlier to allow apps to override [Daniel Elstner] - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford] - Get background/cell area handling right in GtkTreeViewColumn [Vasco Alexandre da Silva Costa] - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer, Mariano Suarez-Alvarez, Owen] * Fix handling of border width for GtkToolbar [Rodney Dawes] * Rewrite adjustment handling of GtkViewport, fixing many bugs [Owen, Thomas Leonard, Michael] * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi] * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, Doug Quale, Manish Singh, Morten Welinder] * Switch to using libtool-1.5 * Build fixes [Matthias, J. Ali Harlowe, Rich Kinder, Jon Nall, Sven, Christian Rose] * Documentation improvements [Matthias, Noah Levitt, Sven Neumann] * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id, it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
2003-06-10 12:47:04 +02:00
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/li/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/li/LC_MESSAGES/gtk20.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/gtk20.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gtk20-properties.mo
Update to 2.2.2: * GdkPixbuf [Matthias Clasen] - Fix animation of slow-loading progressive GIFS - Fix long-standing animated GIF display bug with transparency - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross] * GDK [Owen Taylor] - Draw continuous underlines between Pango layout runs when possible [Kang Jeong-Hee] - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig] Major rewrite of 16-bit handling for pixbuf_from_drawable() * X11 backend [Owen] - Fix build on X11R5 [Albert Chin] - Fix switching keyboard layouts while running [Egmont Koblinger] - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder] - Zero unused fields in client messages we send Lubos Lunak] - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson] - Fix wrong initializaiton that was keeping XShm from being used. * Win32 backend [Tor Lillqvist] - Tweak line drawing - Mouse/cursor fixes [Allin Cottrell] - Better handling of floppy drives in GtkFileSelection - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell] * Input methods [Hidetoshi Tajima] - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis] - Fix sorting of rules in GtkIMContextSimple [Vasilis] - Miscellaneous GtkIMContextXIM fixes - Fix translation of input context names * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll] * Add Delete to GtkEntry context menu, Delete/Select All to GtkTextView context menu [Matthias] * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias] * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias] * GtkTextView - Fix redrawing on color-only changes [Owen, Gustavo Giráldez] - Don't scroll to cursor on focus in [Paolo Maggi] - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, Yao Zhang] - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos, Padraig O'Briain, Owen] * GtkTreeView [Kristian Rietveld] - Fix prelighting [Sven Neumann] - Set drag cursor earlier to allow apps to override [Daniel Elstner] - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford] - Get background/cell area handling right in GtkTreeViewColumn [Vasco Alexandre da Silva Costa] - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer, Mariano Suarez-Alvarez, Owen] * Fix handling of border width for GtkToolbar [Rodney Dawes] * Rewrite adjustment handling of GtkViewport, fixing many bugs [Owen, Thomas Leonard, Michael] * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi] * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, Doug Quale, Manish Singh, Morten Welinder] * Switch to using libtool-1.5 * Build fixes [Matthias, J. Ali Harlowe, Rich Kinder, Jon Nall, Sven, Christian Rose] * Documentation improvements [Matthias, Noah Levitt, Sven Neumann] * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id, it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
2003-06-10 12:47:04 +02:00
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/gtk20-properties.mo
Update to 2.2.3, provided by Juan RP in PR 22605. Overview of Changes in GTK+ 2.2.3 ================================= * GdkPixbuf [Matthias Clasen] - Fix some problems with overflows when scaling down - Many GIF bug fixes [Matthias, Federico Mena Quintero] - Prefer 32-bpp ICOs, fix bugs with them - Fix problem with absolute filenames and gdk-pixbuf-query-loaders [Jens Elker] - Make gdk-pixbuf-csource include alignment magic [Brian Cameron] * Win32 [Tor Lillqvist] - Add multiple monitor support - Major event and key handling rewrite, including IME fixes - Fix handling of toplevel window positions - Add support for all window geometry hints (gridded geometry, etc.) - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs] - Fix GdkImage memory leak [J. Ali Harlow] - Remove leftover OwnerGrabButtonMask emulation (fixes lots) - Misc bug fixes [Many from Hans Breuer, Tim Evans] - Build fixes and improvements [Peter Zelezny] * X11 - Fix extremely common crash where we interpreted the timestamp field of a XKB event as a window ID and found a pixmap that matched. [Owen Taylor, with essential backtrace from Kjartan Maraas] - Fix CapsLock and NumLock for non-XKB [Robert Basch] - Fix problems with, eg. Ctrl-Alt-Backspace hiding Cntrl-Backspace [Owen] - Workaround Xinerama servers reporting wrong depths [Owen] * GtkTreeView [Kristian Rietveld] - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen] - Don't get confused by the Control key when handling selection from an accelerator like <Control>B [Michael Natterer] - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard, Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder] * Input methods - Handle input methods exiting and starting while the app is running [Hidetoshi Tajima] - Fix infinite loop when closing input methods [Owen, Takuro Ashie, Hidetoshi] - Add a 'cedilla' input method with c+acute => cedilla and use as the default for languages that use cedilla. [Gustavo De Nardin, Owen, Fco. Javier F. Serrador] - Fix status window for multihead [Owen, James Su] - Remember imcontext attributes when switching methods [Owen, Botond Botyanszki] * GtkFileSelection [Owen] - Fix selection of "UntitledN" on initial map [Mark Finlay] - Fix an annoying bug with cursor positioning on failed completion - Misc Fixes [Owen, Tor] * Other widgets - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian] - Fix problem with spinbuttons not getting enough space [Morten Welinder, Kristian] - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat] - Don't include menu labels in gtk_notebook_forall [Owen] - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing focus [Owen] - Accept color drops with wrong format from KDE [Matthias] * Fix problem from gnome-theme-manager playing tricks and making event->window a pixmap. [Anders Carlsson] * Ignore Caps-lock when matching accelerators * Fix 5-year-old bug where toplevels didn't fully refresh properly on theme change [Owen, Rajkumar Siva] * Don't require precompiled gdk-pixbuf-csource when cross-compiling from a tarball [Owen] * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, Morten Welinder] * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery, Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher, Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, Luis Villa] * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it, ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN) While here, fix engines-dir problem in PLIST.
2003-08-27 12:58:17 +02:00
${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gtk20-properties.mo
Update to 2.2.2: * GdkPixbuf [Matthias Clasen] - Fix animation of slow-loading progressive GIFS - Fix long-standing animated GIF display bug with transparency - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross] * GDK [Owen Taylor] - Draw continuous underlines between Pango layout runs when possible [Kang Jeong-Hee] - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig] Major rewrite of 16-bit handling for pixbuf_from_drawable() * X11 backend [Owen] - Fix build on X11R5 [Albert Chin] - Fix switching keyboard layouts while running [Egmont Koblinger] - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder] - Zero unused fields in client messages we send Lubos Lunak] - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson] - Fix wrong initializaiton that was keeping XShm from being used. * Win32 backend [Tor Lillqvist] - Tweak line drawing - Mouse/cursor fixes [Allin Cottrell] - Better handling of floppy drives in GtkFileSelection - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell] * Input methods [Hidetoshi Tajima] - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis] - Fix sorting of rules in GtkIMContextSimple [Vasilis] - Miscellaneous GtkIMContextXIM fixes - Fix translation of input context names * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll] * Add Delete to GtkEntry context menu, Delete/Select All to GtkTextView context menu [Matthias] * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias] * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias] * GtkTextView - Fix redrawing on color-only changes [Owen, Gustavo Giráldez] - Don't scroll to cursor on focus in [Paolo Maggi] - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, Yao Zhang] - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos, Padraig O'Briain, Owen] * GtkTreeView [Kristian Rietveld] - Fix prelighting [Sven Neumann] - Set drag cursor earlier to allow apps to override [Daniel Elstner] - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford] - Get background/cell area handling right in GtkTreeViewColumn [Vasco Alexandre da Silva Costa] - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer, Mariano Suarez-Alvarez, Owen] * Fix handling of border width for GtkToolbar [Rodney Dawes] * Rewrite adjustment handling of GtkViewport, fixing many bugs [Owen, Thomas Leonard, Michael] * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi] * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, Doug Quale, Manish Singh, Morten Welinder] * Switch to using libtool-1.5 * Build fixes [Matthias, J. Ali Harlowe, Rich Kinder, Jon Nall, Sven, Christian Rose] * Documentation improvements [Matthias, Noah Levitt, Sven Neumann] * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id, it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
2003-06-10 12:47:04 +02:00
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/sr@ije/LC_MESSAGES/gtk20.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gtk20.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/uz/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/uz/LC_MESSAGES/gtk20.mo
${PKGLOCALEDIR}/locale/uz@Latn/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/uz@Latn/LC_MESSAGES/gtk20.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/yi/LC_MESSAGES/gtk20-properties.mo
Update to 2.2.2: * GdkPixbuf [Matthias Clasen] - Fix animation of slow-loading progressive GIFS - Fix long-standing animated GIF display bug with transparency - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross] * GDK [Owen Taylor] - Draw continuous underlines between Pango layout runs when possible [Kang Jeong-Hee] - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig] Major rewrite of 16-bit handling for pixbuf_from_drawable() * X11 backend [Owen] - Fix build on X11R5 [Albert Chin] - Fix switching keyboard layouts while running [Egmont Koblinger] - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder] - Zero unused fields in client messages we send Lubos Lunak] - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson] - Fix wrong initializaiton that was keeping XShm from being used. * Win32 backend [Tor Lillqvist] - Tweak line drawing - Mouse/cursor fixes [Allin Cottrell] - Better handling of floppy drives in GtkFileSelection - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell] * Input methods [Hidetoshi Tajima] - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis] - Fix sorting of rules in GtkIMContextSimple [Vasilis] - Miscellaneous GtkIMContextXIM fixes - Fix translation of input context names * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll] * Add Delete to GtkEntry context menu, Delete/Select All to GtkTextView context menu [Matthias] * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias] * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias] * GtkTextView - Fix redrawing on color-only changes [Owen, Gustavo Giráldez] - Don't scroll to cursor on focus in [Paolo Maggi] - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, Yao Zhang] - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos, Padraig O'Briain, Owen] * GtkTreeView [Kristian Rietveld] - Fix prelighting [Sven Neumann] - Set drag cursor earlier to allow apps to override [Daniel Elstner] - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford] - Get background/cell area handling right in GtkTreeViewColumn [Vasco Alexandre da Silva Costa] - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer, Mariano Suarez-Alvarez, Owen] * Fix handling of border width for GtkToolbar [Rodney Dawes] * Rewrite adjustment handling of GtkViewport, fixing many bugs [Owen, Thomas Leonard, Michael] * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi] * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, Doug Quale, Manish Singh, Morten Welinder] * Switch to using libtool-1.5 * Build fixes [Matthias, J. Ali Harlowe, Rich Kinder, Jon Nall, Sven, Christian Rose] * Documentation improvements [Matthias, Noah Levitt, Sven Neumann] * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id, it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
2003-06-10 12:47:04 +02:00
${PKGLOCALEDIR}/locale/yi/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gtk20.mo
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gtk20.mo
share/themes/Default/gtk-2.0-key/gtkrc
share/themes/Default/gtk-2.0/gtkrc
share/themes/Emacs/gtk-2.0-key/gtkrc
@dirrm share/themes/Emacs/gtk-2.0-key
@dirrm share/themes/Emacs
@dirrm share/themes/Default/gtk-2.0-key
@dirrm share/themes/Default/gtk-2.0
@unexec ${RMDIR} %D/share/themes/Default 2>/dev/null || ${TRUE}
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
@comment in xdg-dirs: @dirrm share/themes
@dirrm share/gtk-2.0/demo
@dirrm share/gtk-2.0
@dirrm share/doc/html/gtk
@dirrm share/doc/html/gdk-pixbuf
@dirrm share/doc/html/gdk
@dirrm libdata/gtk-2.0
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
@exec ${MKDIR} %D/lib/gtk-2.0/modules
@dirrm lib/gtk-2.0/modules
@dirrm lib/gtk-2.0/include
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
@exec ${MKDIR} %D/lib/gtk-2.0/engines
Update to 2.2.3, provided by Juan RP in PR 22605. Overview of Changes in GTK+ 2.2.3 ================================= * GdkPixbuf [Matthias Clasen] - Fix some problems with overflows when scaling down - Many GIF bug fixes [Matthias, Federico Mena Quintero] - Prefer 32-bpp ICOs, fix bugs with them - Fix problem with absolute filenames and gdk-pixbuf-query-loaders [Jens Elker] - Make gdk-pixbuf-csource include alignment magic [Brian Cameron] * Win32 [Tor Lillqvist] - Add multiple monitor support - Major event and key handling rewrite, including IME fixes - Fix handling of toplevel window positions - Add support for all window geometry hints (gridded geometry, etc.) - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs] - Fix GdkImage memory leak [J. Ali Harlow] - Remove leftover OwnerGrabButtonMask emulation (fixes lots) - Misc bug fixes [Many from Hans Breuer, Tim Evans] - Build fixes and improvements [Peter Zelezny] * X11 - Fix extremely common crash where we interpreted the timestamp field of a XKB event as a window ID and found a pixmap that matched. [Owen Taylor, with essential backtrace from Kjartan Maraas] - Fix CapsLock and NumLock for non-XKB [Robert Basch] - Fix problems with, eg. Ctrl-Alt-Backspace hiding Cntrl-Backspace [Owen] - Workaround Xinerama servers reporting wrong depths [Owen] * GtkTreeView [Kristian Rietveld] - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen] - Don't get confused by the Control key when handling selection from an accelerator like <Control>B [Michael Natterer] - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard, Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder] * Input methods - Handle input methods exiting and starting while the app is running [Hidetoshi Tajima] - Fix infinite loop when closing input methods [Owen, Takuro Ashie, Hidetoshi] - Add a 'cedilla' input method with c+acute => cedilla and use as the default for languages that use cedilla. [Gustavo De Nardin, Owen, Fco. Javier F. Serrador] - Fix status window for multihead [Owen, James Su] - Remember imcontext attributes when switching methods [Owen, Botond Botyanszki] * GtkFileSelection [Owen] - Fix selection of "UntitledN" on initial map [Mark Finlay] - Fix an annoying bug with cursor positioning on failed completion - Misc Fixes [Owen, Tor] * Other widgets - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian] - Fix problem with spinbuttons not getting enough space [Morten Welinder, Kristian] - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat] - Don't include menu labels in gtk_notebook_forall [Owen] - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing focus [Owen] - Accept color drops with wrong format from KDE [Matthias] * Fix problem from gnome-theme-manager playing tricks and making event->window a pixmap. [Anders Carlsson] * Ignore Caps-lock when matching accelerators * Fix 5-year-old bug where toplevels didn't fully refresh properly on theme change [Owen, Rajkumar Siva] * Don't require precompiled gdk-pixbuf-csource when cross-compiling from a tarball [Owen] * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, Morten Welinder] * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery, Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher, Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, Luis Villa] * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it, ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN) While here, fix engines-dir problem in PLIST.
2003-08-27 12:58:17 +02:00
@dirrm lib/gtk-2.0/engines
Update to 2.4.0: GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01 20:15:41 +02:00
@dirrm lib/gtk-2.0/${PKGVERSION}/loaders
@dirrm lib/gtk-2.0/${PKGVERSION}/immodules
@exec ${MKDIR} %D/lib/gtk-2.0/${PKGVERSION}/filesystems
@dirrm lib/gtk-2.0/${PKGVERSION}/filesystems
@dirrm lib/gtk-2.0/${PKGVERSION}
@dirrm lib/gtk-2.0
@dirrm include/gtk-2.0/gtk
@dirrm include/gtk-2.0/gdk-pixbuf-xlib
@dirrm include/gtk-2.0/gdk-pixbuf
@dirrm include/gtk-2.0/gdk
@dirrm include/gtk-2.0