summaryrefslogtreecommitdiff
path: root/x11/gtk2
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-09-15 15:06:07 +0000
committerjmmv <jmmv@pkgsrc.org>2006-09-15 15:06:07 +0000
commit4abccb45008acc83d34fa07dcd36dae2f85378b1 (patch)
tree1452b9687a2fca69c51ac9364a10abd456cbe1f5 /x11/gtk2
parentb7cf15651584dd0dea886e1899ea66bc3cced0df (diff)
downloadpkgsrc-4abccb45008acc83d34fa07dcd36dae2f85378b1.tar.gz
Update to 2.10.3:
Overview of Changes from GTK+ 2.10.2 to 2.10.3 ============================================== * GtkFileChooser: - Fix several Win32-specific problems - Add automated tests for GtkFileSystem - Make overwrite confirmation work again * Printing support: - Fix confusion between names and values in combo boxes - Poll for printer list updates in the cups backend * Add an automatic scrolling example to gtk-demo * Bugs fixed: 354004 Use of g_warning("%s", NULL) after failing to open a display 346751 symbolic colors can't be use in properties 352264 gtk_status_icon_set_from_pixbuf leaks the old pixbuf 352391 small link button leak 353449 A break is missing in gtk_recent_chooser_menu_set_current_uri 329604 do not scroll on copy to clipboard 354035 Typo in the GtkWidget::drag-drop doc blurb * Translation updates (ang,bn_IN,ca,de,dz,el,eu,fi, fr,hi,hu,it,ja,lt,ml,mr,nn,or,pl,pt_BR,ro,ru,sl, sr,sr@Latn,sv,ta,th,tr,vi,zh_CN,zh_HK,zh_TW) Overview of Changes from GTK+ 2.10.1 to 2.10.2 ============================================== * Many fixes and improvements for the OS X backends * Revert to using gtk modules with global binding, since the local binding that was introduced in 2.10 breaks the accessibility support of current OpenOffice.org releases. * GtkRecenManager - Poll for changes to the XBEL file - Fix initial bad placement of recent files menu - Show nonexisting resources by default, and do not mark them as insensitive - Allow adding a filter to GtkRecentChooserMenu * GtkFileChooser - Improve the fallbacks for icons - Make / and ~ activate the location entry again * Bugs fixed: 348828 Segmentation Fault in gtk_combo_box_menu_setup when removing combobox child 349552 problem with parsing (enum) style properties 351581 API Documentation issues with 2.15 release 348652 reorder() from ComboBoxEntry produces Gtk+ assert error 349128 Fix docs about GtkTreeModel::row-deleted 350605 Crash caused by the recent menu 348096 GtkStyle leaks GtkRcContext 348145 Background images not working with Quartz backend 329752 Problem with has_selection notification when deleting the selection 347856 gtk_recent_chooser_add_filter not implemented for GtkRecentChooserMenu 348245 Disabling pdf printing doesn't hide option 348278 textview doesn't update on hinting setting change 348289 Filechooser is blocked by higher priority idle 348478 entry completions needs to reset the IM context before emitting action-activate signal 348538 Remove old email addreses from the tutorial 348626 drag-to-child should not work 348634 IconView does not update background 348706 don't allow dnd onto arrows 348740 configure script does not honour PKG_CONFIG variable 348787 Segfault in gtk_font_button_update_font_info() 348824 test attached calendar-sane-timer patch in head 348971 gtk_status_icon_get_geometry returns bogus data 349382 valgrind uninitialized memory warnings setting partly uninitialized X properties 349570 notebook arrow PRELIGHT drawing doesn't work 349834 Memleak from gtk_tree_view_set_enable_tree_lines 349858 Leak of ShmPixmapInfo from get_shm_pixmap_for_image 349859 gtk_paint_tab doesn't work when widget is now option menu 349997 Indirect leak from XkbGetMap 350039 GtkFileChooserEntry leaks sources 350050 GdkGC leak from GtkRuler 350139 Should use evince preview mode 350258 Memory leak in gtk_entry_drag_data_received() 350329 The CUPS printer backend in GTK+-2.10.1 fails with CUPS 1.1. 350517 reset_style_idle() interferes with application idles 350860 Balloon messages sent to tray do not have the correct window in XEvent 350938 TreeViewColumn rendering off when "spacing" property set 351112 gtk_notebook_set_current_page fails when the notebook has not yet been shown 351519 Directfb backend fails to build 165714 GtkEntryCompletion doesn't complete on paste 168737 Different button sizes in About dialogs 345666 The icons of file, directory and device at GtkFileChooser 349429 spin button does not use correct value for inner_border 349501 fix in the documentation of function gtk_list_store_insert_with_values() 350072 stdout output from colorselection 351759 Wrong range value in documentation of gtk_color_selection_set_current_alpha 349277 Wrong message for problems with serializing texts 346800 Rework sort/filter models to use indices to parents instead of pointers 349120 Small error in doc 350911 gdk_pixbuf_new_from_file_at_scale() should skip when there's enough image data 348728 GtkTable Row and Column Spacing 351241 swapped argument description 350023 "Running GTK+ Applications" chapter does not document new GTK_DEBUG possibilities 351812 file print backend filename encoding issue * New and updated translations (bg,bn_IN,de,dz,el,es, et,eu,fi,gu,hu,ko,ku,ja,lt,mk,ml,nb,ne,nl,or,pl,po, sv,th,tr,tt,uk,zh_HK,zh_TW) Overview of Changes from GTK+ 2.10.0 to 2.10.1 ============================================== * Drop Pango requirement 1.12.0 * Many fixes and improvements for the OS X and directfb backends * The printing framework now supports a subset of the Cups 1.2 custom PPD option spec * Bug fixes: 348134 box gaps on left and right can be drawn wrong 348014 crash on Epiphany Web Browser 348063 _gtk_icon_cache_get_icon crashes when no cache available 348096 GtkStyle leaks GtkRcContext 157439 The "adding to panel" is buggy when switching to an rtl environment 346751 symbolic colors can't be use in properties 347976 Context menus appear in strange locations 348001 xid / fid X11 font id's are used intermixed 348049 Tabs "magically" re-order 348094 Adjustment leak from gtkiconview 348115 improve notebook visuals when dragging 348120 gtkentrycompletion leaks action_view 348227 gtkimcontextsimple doesn't terminate a string with null 348424 mem leak in GtkPrintSettings 348089 Missing chaining up in gtk_recent_chooser_menu_finalize 348090 Reference leak in gtk_text_layout_set_contexts 348095 gtk_menu_stop_scrolling does work even if we were not scrolling... 142582 Add animation xsetting 346427 xbm loader returns false, fails to set error 346733 GList of visuals is always empty and causes crashes in gdk_rgb_choose_visual() 347048 crash on using GtkAssistant 164884 GtkTreeView row drag is sometimes started spuriously 302127 GtkTreeView gets angry when items deleted from a test_expand_row handler 346092 gtk_tooltip_set_delay documentation wrong 346428 Be robust against broken loaders failing to set error on failure 346467 gtkwindow state assignments bug 346598 modeline takes too much memory 346603 Context menus only work once 346639 treeview memleak 346668 symbolic colors are broken when specifying engine 346713 quartz backend is missing functions that pygtk needs 346721 XBM reading in quartz backend is broken 346836 Tabs jump around when opening menus 347018 missing GDK_QUARTZ_ALLOC/RELEASE_POOL calls 347277 gtk_drag_get_ipc_widget() and window groups 347315 SYNC extension check failing 347902 GtkRange doesn't reliably update stepper sensitivity 335012 gtkcellrenderertext - gtkeditable: bad interaction when ypad is set to hi value 337910 gdk_pango_layout_get_clip_region is inefficient 346605 Modifier-key events are not sent 346970 gtkfilechooserbutton leaks an empty list 347032 documentation of gtk_print_context_get_height() has typo 347037 GObject info missing for GtkRecentManager and GtkRecentChooser* in gtk-doc API reference 347041 documentation of gtk_paper_size_is_equal() has a typo 347043 Reference leaks in GtkFileChooserButton 347066 gimp 2.3.9/2.2.12 GTK+ assertion fails on open file dialog 347211 documentation of gtk_print_job_send() has a typo 347710 new GtkCellRendererSpin misses a lot of API documentation 347711 slight glitches in GtkAssistant API documentation 347065 Fix in-line doc typos 311399 relative to the window string can be better * Updated translations (bg,bn_IN,cs,de,dz,es,et, eu,fi,fr,gu,he,ko,or,th) Overview of Changes from GTK+ 2.9.4 to 2.10.0 ============================================= * Printing: - A PREVIEW capability has been added to allow hiding the preview button * Bug fixes: 321393 Incorrect size request after changing the font 327164 (GtkRBNode *)node becomes NULL inside GtkTreeView 344074 Feature request: get printer list, and get default print 344876 refcount leak when using ComboBox.set_cell_data_func 345644 gtk+-2.9.4 requires CUPS-1.2.x 345663 gtkaction(group)?.c: using functions without prototype declaration 346079 gtk receives all sorts of events from the X server 343841 Misguided iter assertion in gtk_list_store_insert_with_values() 346113 unix print dialogue always has preview button 346237 Possible leak in gtkprintunixdialog.c 346027 cancelling printer enumeration 346312 gtk 2.9.4 tarball lacks the files gtkwin32embedwidget.h and gtkprint-win32.h 346341 Memory leak in gtk_tree_model_sort_finalize: User data not freed * Updated translations (cs,cy,dz,es,gu,hi,ko,mk,nb,nl,ru,th,ur) Overview of Changes from GTK+ 2.9.3 to 2.9.4 ============================================ * GtkPrintOperation: - UI improvements in the print dialog - Make printing work without a display connection - Replace "Print to PDF" by "Print to file" that can generate PDF or PostScript - Add a function to the low-level API to enumerate all printers * GtkNotebook tab DND has been improved * GtkProgressbar supports text in activity mode * GtkLabel allows to set the wrap mode * GtkStatusIcon supports transparency * Bugs fixed: 344850 Dragging a GtkTreeViewColumn segfaults when using certain GtkTreeViewColumnDropFunc 342458 Stock menu items without icons are broken in recent GTK+ releases. 335873 notebook DND + popup windows 337882 gtk_progress_bar_set_text() does nothing in activity mode 339456 unix print dialogue help button bug 339702 Make sure printing works without a display 341571 tabs too easily reordered 344074 New Feature: get printer list, and get default print 344743 gtk_targets_include_text() should initialize atoms 344838 Allow func to be NULL in gtk_tree_view_set_search_position_func 344891 GtkPrintOperationPreview signal defs correction 345008 Need updated cairo req 345093 print preview temp file issues 345107 Memory leak in gtk_entry_completion_finalize: User data not freed 345194 gdk_window_set_functions() docs need to be updated 345456 grid-lines property is wrongly registered and get/set. 314278 strings in gtk-update-icon-cache are not marked for translation 344707 size group with widgets in hidden container 344897 Entry completion model NULL handling should be documented 345038 gtk_print_job_set_status' status 345106 dialog button box spacings 345176 GtkIconView doc about drag and drop 345275 doc imporovements for gtk_window_move 345320 Two very similiar strings should be made equal 345321 Add meaning of "shortcut" as translator comment 320034 transparency gtkstatusicon 339592 Add print-to-postscript 344867 custom paper file could use keyfile * Updated translations (cs,de,es,fr,gl,gu,hi,ko,ta,th) Overview of Changes from GTK+ 2.9.2 to 2.9.3 ============================================ * GtkPrintOperation: - Introduce an allow-async property - Introduce a GtkPrintOperationAction enumeration - Rename pdf_target to export_filename - Allow to hide "Print to PDF" in the low-level API * GtkNotebook: - Add a destroy notify to gtk_notebook_set_window_creation_hook. * GtkTreeView: - Support grid lines * GtkRange: - Add a number of new stle properties which allow more fexible stepper theming * Bugs fixed: 153212 Have the Paste kbd shortcut jump to the location in the buffer 337491 _gdk_win32_drawable_release_dc: DeleteDC() called on a GetDC() handle 339739 gtk/gtkprintoperation-win32.c: 3 compile error 342339 GtkRange::stepper-spacing style property not implemented correctly 343945 Buttons of a GtkAssistant are not accessible 344148 Wrong reqs for ATK 344209 gtk_notebook_set_window_creation_hook() has no destroy func. 344232 GtkEntry's "Delete" context menu item is sensitive on a non-editable GtkEntry 344244 Window resizing not working when keeping the aspect fixed 344288 gtk_print_operation_preview_is_selected must return a value 344386 gdk-2.0-uninstalled.pc.in and gdkconfig.h 344496 CRLF converting via Clipboard 344504 GtkPrintCapabilities not in gtktypebuiltins.h 344505 Wrong signal registration for create_custom_widget 344512 cvs build issue 344513 pdf print module's print_stream not calling destroy notify 344518 NULL unref in page setup dialogue 344543 gtk_progress_bar_pulse calls gtk_progress_bar_paint directly 344560 gtk_print_settings_[sg]et_scale shouldn't be in percent 344607 memory leaks in gtkrecentchooserdefault.c and gtkrecentchoosermenu.c 344624 Memory leak in gtk_tree_model_filter_finalize: User data not freed 337603 Possible off-by-one in gdk_pango_layout_line_get_clip_region 344239 Wrong filename for gtk-find stock item. 344528 comma at end of GtkPrintOperationAction enum causes mozilla compilation error 344290 horizontal-padding not take into account when placing submenus 344558 document print dialogue response codes 339592 Add print-to-postscript 342249 Allow to draw upper and lower sides of GtkRange's trough differently 344530 gtk_recent_chooser_widget_new_for_manager and gtk_recent_chooser_menu_new_for_manager should allow NULL manager arg * Updated translations (es,fi,gu,ko,th,wa) Overview of Changes from GTK+ 2.9.1 to 2.9.2 ============================================ * GtkPrintOperation - Support asynchronous pagination with the ::paginate signal - Add gtk_print_operation_cancel - Support application-specific widgets - Allow disabling features based on application capabilities - Optionally show progress - Change some function names in GtkPrintContext to be longer and better - Support preview, the default implementation spawns evince, but the api allows for an internal preview implementation * GtkCellView - Add a model property * GtkStatusIcon - Allow to obtain screen geometry * GtkTreeView - Many bug fixes, in particular for RTL handling - Separate sensitive and selectable properties of rows - Optionally allow rubberband selection * GtkButton - Add image-spacing style property - Add image-position property * GtkToolButton - Add icon-spacing style property * Make GTK+ work as an untrused X client * Bugs fixed: 343838 gtkprintoperationpreview.h guards 305530 Crashes while creating source code w/GtkFontSelection 341327 Memory corruption inside glib 341734 cursor blocked to dnd mode after using shift and dnd on a GtkCalendar 343453 G_DEFINE_TYPE messes up internal typenames of GdkWindow and GdkPixmap 136571 Problems running as untrusted client 168105 the right edge tab does not appear when switching tab 172535 Add support for UI builders in gtk+ 302556 GtkTreeView widget signals are badly documented 324480 Selecting first item with keyboard is difficult 340428 small cleanup 340444 don't run the custom page size dialogue 340839 Critical warnings in GtkTreeModelFilter 341898 gtk_tree_view_insert_column_with_attributes doesn't work with fixed_height_mode 342003 DnD: Conditional jump or move depends on uninitialised value 342072 Wrong drop location in GtkEntry 342096 GtkImage animation CRITICALS on switching themes 342513 widget class style property with type module 342529 gdk should set resolution on PangoCairoFontmap, not PangoCairoContext 342535 Add documentation for new GtkWidget style properties (including Since tags) 342543 can't compile gtk+ on opensolaris using sun cc 342569 Typo in decl of gdk_color_parse 342752 Need a way to specify custom tab label for custom page in Print dialog 342754 print-editor: font button dialog doesn't get focus if main window has a window group 342781 GtkPrintUnixDialog: Collate should be insensitive unless Copies is > 1 342783 GtkPrintUnixDialog: Range textinput area should be insensitive unless range radiobutton is selected 342894 Use after free inside gtk_text_view_set_buffer 342930 GtkButton should offer a way to position the image relative to the text 343088 Some typos in the PO file 343425 "grab-notify"-signal is not correctly propagated for internal children 343438 gtk_color_button_set_color() doesn't emit "color-set" signal 343475 page setup unix dialog confusion 343625 allow to get only some info from gtk_status_icon_get_geometry 343677 GtkWindow chains key-release to key-press 320431 Text too close when using East/West in a GtkToolButton 321523 GtkTreeView's test_expand_row signal emitting impractical on row expand all 342007 Warning in gtk_paned_compute_position 343233 gdk_rectangle_intersect doc 333284 expander animation not working in RTL mode 343444 change color of gtk-demo source-buffer comment color from red to DodgerBlue 343630 Small inconsistence in migration documentation 80127 Rubberbanding for GtkTreeView 341450 status icon + libnotify 341679 Allow absolute filenames in the options entries * Updated translations (bg,cy,de,el,es,et,eu,gl,gu,it,ja, nb,nl,pt_BR,th,vi) Overview of Changes from GTK+ 2.9.0 to 2.9.1 ============================================ * GtkPrintOperation - Many user interface improvements in the unix dialogs - gtk-demo has a printing demo - Don't unload print backends for now, since that has deadlock issues - Asynchronous page rendering is done in an idle * GtkImage has an image property * GtkTextBuffer has a cursor-position property * Arrow sizes in scrolled menus and notebooks are themable * GDK keysyms have be synched with Xorg 7.1 * Bugs fixed: 340676 print backend type modules not correctly reregistering their types 340870 gdk_window_get_toplevels docstring error 323956 Unwanted accelerate key in the action-based toolbar 340527 Tooltips not shown for toolbar buttons created with uimanager/actions 340516 status icon property getter assertions 341091 a couple of spelling errors in gtk+ 335707 notebook DND with event boxes in tab labels 337306 Add a GtkMessageDialog::image property 139628 GtkLayout In GtkScrolledWindow does not receive the scroll_event 334412 Add cursor-position property for getting notified about cursor movement 341217 langinfo.h #include'd unconditionally stops build 333632 use GtkMenu::scroll-arrow-height instead of MENU_SCROLL_ARROW_HEIGHT 325282 Add GtkNotebook::tab-overlap style property 341247 possible crash with tab_label = NULL 321896 Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0 341416 Save FileChooserDialog doesn't response 336774 gtk_recent_manager_add_full 340401 critical warnings when using window groups 341661 misplaced g_assert in gtk_text_view_allocate_children 341692 Semicolons after G_DEFINE_TYPE 341665 several misplaced g_assert 341578 reverse page order issues 341332 Unset background in more places 341896 gtktreeview has RTL problems with toggle buttons if using gtktreestore as a model 341028 crash in new async code 341035 file chooser crash 340722 GtkToolbar::max-child-expand style property 339589 Tooltips on orientation icons in page setup dialog 340951 faq: How do I internationalize a GTK+ program? doesn't mention glib-I18N 341855 Little typo in the Tree and List Widget Overview 153212 Have the Paste kbd shortcut jump to the location in the buffer 335729 Invisible rows and gtk_tree_model_filter_convert_child_*_to_* 106406 GtkTreeView Grid Lines? 339592 Add print-to-postscript * Updated translations (de,es,gl,gu,nl) Overview of Changes from GTK+ 2.8.x to 2.9.0 ============================================ * GtkStatusIcon, a cross-platform "tray icon" API * GtkAssistant, a widget for creating multi-step wizards * GtkLinkButton, a widget that displays a clickable hyperlink * GtkRecentChooser, widgets to display and select recently used files * GtkPrintOperation, cross-platform printing support * A framework for rich text copy and paste and DND * GtkCellRendererAccel, a cell renderer for key combinations * GtkCellRendererSpin, a cell renderer which edits numeric values using a spin button * GtkAction works with named icons in addition to stock icons * GtkNotebook supports DND, allowing to reorder tabs, move tabs between notebooks and drop tabs on the desktop to open a new window * GtkTreeView: - Enhanced customizability (e.g. grouping) with the show-expanders and level-indentation properties - Allow to embed the search popup - Better search popup positioning * GtkFileChooser: - Communication with backends is now asynchronous to avoid blocking on filesystem operations. Due to the required interface changes, the GTK+ ABI version has been bumped to 2.10.0. Third-party filesystem backends have to be ported to the new interface, other modules, such as theme engines, input method modules or pixbuf loaders have to be rebuilt so that they are installed in the right place for GTK+ to find them. - The location entry (popped up by C-L) has been integrated in the main dialog. * Reworked hex Unicode input now requires Ctrl-Shift-U * Animations can now be globally controlled by settings * The gtk-touchscreen-mode setting controls a number of changes that make GTK+ work better on touchscreens * Password entries can optionally show the last entered character for a short while, controlled by the password-hint-timeout setting * GTK+ can now consult an additional fallback icon theme before falling back to hicolor * Improved themability: - GTK+ supports symbolic colors, which can be set system-wide using a setting, and can be modified and used in rc files and theme engines - GTK+ sets window type hints on override-redirect windows to help compositing managers apply proper bling - Paths in rc files can now refer to all subclasses of a class - GtkRange steppers will appear insensitive when the slider is at the end; applications which need to handle this case (e.g. to extend the range) can opt out of this. - GtkRange::activate-slider style property allows themes to draw sliders differently while they are being dragged - GtkNotebook::tab-overlap and GtkNotebook::curvature style properties allow more flexible notebook theming - The spacing of buttons around children can be themed with the GtkButton::inner-border style property. Apps can override this per-widget using the corresponding inner-border property - GtkMenu has aquired a horizontal-padding style property - There are style properties for the color of hyperlinks, GtkWidget::link-color and GtkWidget::visited-link-color - GtkTreeview row hinting now takes the selection into account - Scrolling menus can be forced to always display both arrows, using the GtkMenu::double-arrows style property - Separators can be themed using the wide-separators, separator-width and separator-height style properties - GtkTreeView allows more flexible theming with the row-ending-details property - The pixbuf theme engines supports customized drawing of expanders and resize grips * GDK changes: - OS X backend - DirectFB backend - Closing displays works - gdk_screen_is_composited to check for running compositing manager - Support for Super, Hyper and Meta modifiers * gdk-pixbuf changes: - Supports saving tiff - Supports loading 16-bit pnm - Doesn't load entire gif animation to get first frame * Bug fixes - Too many to list them here
Diffstat (limited to 'x11/gtk2')
-rw-r--r--x11/gtk2/Makefile21
-rw-r--r--x11/gtk2/PLIST1237
-rw-r--r--x11/gtk2/buildlink3.mk7
-rw-r--r--x11/gtk2/distinfo8
4 files changed, 684 insertions, 589 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index 0d3111b1e40..d373f4a1c9f 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.126 2006/07/05 08:40:38 tron Exp $
+# $NetBSD: Makefile,v 1.127 2006/09/15 15:06:07 jmmv Exp $
-DISTNAME= gtk+-2.8.20
-PKGREVISION= 1
+DISTNAME= gtk+-2.10.3
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.8/ \
- ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.8/ \
- ${MASTER_SITE_GNOME:=sources/gtk+/2.8/}
+MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.10/ \
+ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.10/ \
+ ${MASTER_SITE_GNOME:=sources/gtk+/2.10/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= wiz@NetBSD.org
@@ -15,8 +14,9 @@ COMMENT= GIMP Toolkit v2 - libraries for building X11 user interfaces
CONFLICTS= gtk2-engines<2.6.0
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.10.1
-BUILDLINK_API_DEPENDS.pango+= pango>=1.10.0
+BUILDLINK_API_DEPENDS.cairo+= cairo>=1.2.0
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.12.0
+BUILDLINK_API_DEPENDS.pango+= pango>=1.13.0
BUILDLINK_API_DEPENDS.Xft2+= Xft2>=2.1.2nb2
USE_DIRS+= xdg-1.1
@@ -29,7 +29,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-xinput=xfree
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/libdata
CONFIGURE_ARGS+= --enable-gtk-doc=no
-CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV+= ac_cv_header_X11_extensions_Xinerama_h=no
CONFIGURE_ENV+= ac_cv_lib_Xinerama_XineramaQueryExtension=no
MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q}
@@ -39,6 +38,7 @@ PKGCONFIG_OVERRIDE= gdk-2.0-uninstalled.pc.in
PKGCONFIG_OVERRIDE+= gdk-2.0.pc.in
PKGCONFIG_OVERRIDE+= gtk+-2.0-uninstalled.pc.in
PKGCONFIG_OVERRIDE+= gtk+-2.0.pc.in
+PKGCONFIG_OVERRIDE+= gtk+-unix-print-2.0.pc.in
PKGCONFIG_OVERRIDE+= gdk-pixbuf-2.0-uninstalled.pc.in
PKGCONFIG_OVERRIDE+= gdk-pixbuf-2.0.pc.in
PKGCONFIG_OVERRIDE+= contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc.in
@@ -75,8 +75,9 @@ USE_TOOLS+= gawk
post-install:
${RM} -f ${GTK_IMMODULES_DB}
${RM} -f ${GDK_PIXBUF_LOADERS_DB}
+ ${INSTALL_DATA_DIR} ${PREFIX}/lib/gtk-2.0/immodules
${INSTALL_DATA_DIR} ${PREFIX}/lib/gtk-2.0/modules
- ${INSTALL_DATA_DIR} ${PREFIX}/lib/gtk-2.0/2.4.0/filesystems
+ ${INSTALL_DATA_DIR} ${PREFIX}/lib/gtk-2.0/2.10.0/filesystems
_BUILDING_GTK2= yes
.include "modules.mk"
diff --git a/x11/gtk2/PLIST b/x11/gtk2/PLIST
index f1cea059db6..614e1241ecc 100644
--- a/x11/gtk2/PLIST
+++ b/x11/gtk2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.48 2006/04/17 07:07:39 jlam Exp $
+@comment $NetBSD: PLIST,v 1.49 2006/09/15 15:06:08 jmmv Exp $
bin/gdk-pixbuf-csource
bin/gdk-pixbuf-query-loaders
bin/gtk-demo
@@ -61,6 +61,7 @@ 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/gtkassistant.h
include/gtk-2.0/gtk/gtkbbox.h
include/gtk-2.0/gtk/gtkbin.h
include/gtk-2.0/gtk/gtkbindings.h
@@ -70,9 +71,11 @@ include/gtk-2.0/gtk/gtkcalendar.h
include/gtk-2.0/gtk/gtkcelleditable.h
include/gtk-2.0/gtk/gtkcelllayout.h
include/gtk-2.0/gtk/gtkcellrenderer.h
+include/gtk-2.0/gtk/gtkcellrendereraccel.h
include/gtk-2.0/gtk/gtkcellrenderercombo.h
include/gtk-2.0/gtk/gtkcellrendererpixbuf.h
include/gtk-2.0/gtk/gtkcellrendererprogress.h
+include/gtk-2.0/gtk/gtkcellrendererspin.h
include/gtk-2.0/gtk/gtkcellrenderertext.h
include/gtk-2.0/gtk/gtkcellrenderertoggle.h
include/gtk-2.0/gtk/gtkcellview.h
@@ -135,6 +138,7 @@ 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/gtklinkbutton.h
include/gtk-2.0/gtk/gtklist.h
include/gtk-2.0/gtk/gtklistitem.h
include/gtk-2.0/gtk/gtkliststore.h
@@ -152,10 +156,16 @@ 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/gtkpagesetup.h
include/gtk-2.0/gtk/gtkpaned.h
+include/gtk-2.0/gtk/gtkpapersize.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/gtkprintcontext.h
+include/gtk-2.0/gtk/gtkprintoperation.h
+include/gtk-2.0/gtk/gtkprintoperationpreview.h
+include/gtk-2.0/gtk/gtkprintsettings.h
include/gtk-2.0/gtk/gtkprivate.h
include/gtk-2.0/gtk/gtkprogress.h
include/gtk-2.0/gtk/gtkprogressbar.h
@@ -165,6 +175,12 @@ include/gtk-2.0/gtk/gtkradiomenuitem.h
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/gtkrecentchooser.h
+include/gtk-2.0/gtk/gtkrecentchooserdialog.h
+include/gtk-2.0/gtk/gtkrecentchoosermenu.h
+include/gtk-2.0/gtk/gtkrecentchooserwidget.h
+include/gtk-2.0/gtk/gtkrecentfilter.h
+include/gtk-2.0/gtk/gtkrecentmanager.h
include/gtk-2.0/gtk/gtkruler.h
include/gtk-2.0/gtk/gtkscale.h
include/gtk-2.0/gtk/gtkscrollbar.h
@@ -179,12 +195,14 @@ 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/gtkstatusicon.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/gtktextbufferrichtext.h
include/gtk-2.0/gtk/gtktextchild.h
include/gtk-2.0/gtk/gtktextdisplay.h
include/gtk-2.0/gtk/gtktextiter.h
@@ -226,31 +244,37 @@ 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
-lib/gtk-2.0/2.4.0/engines/libpixmap.la
-lib/gtk-2.0/2.4.0/immodules/im-am-et.la
-lib/gtk-2.0/2.4.0/immodules/im-cedilla.la
-lib/gtk-2.0/2.4.0/immodules/im-cyrillic-translit.la
-lib/gtk-2.0/2.4.0/immodules/im-inuktitut.la
-lib/gtk-2.0/2.4.0/immodules/im-ipa.la
-lib/gtk-2.0/2.4.0/immodules/im-thai-broken.la
-lib/gtk-2.0/2.4.0/immodules/im-ti-er.la
-lib/gtk-2.0/2.4.0/immodules/im-ti-et.la
-lib/gtk-2.0/2.4.0/immodules/im-viqr.la
-lib/gtk-2.0/2.4.0/immodules/im-xim.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ani.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-bmp.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-gif.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ico.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-jpeg.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pcx.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pnm.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ras.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tga.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tiff.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-wbmp.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xbm.la
-lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.la
+include/gtk-unix-print-2.0/gtk/gtkpagesetupunixdialog.h
+include/gtk-unix-print-2.0/gtk/gtkprinter.h
+include/gtk-unix-print-2.0/gtk/gtkprintjob.h
+include/gtk-unix-print-2.0/gtk/gtkprintunixdialog.h
+lib/gtk-2.0/2.10.0/engines/libpixmap.la
+lib/gtk-2.0/2.10.0/immodules/im-am-et.la
+lib/gtk-2.0/2.10.0/immodules/im-cedilla.la
+lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.la
+lib/gtk-2.0/2.10.0/immodules/im-inuktitut.la
+lib/gtk-2.0/2.10.0/immodules/im-ipa.la
+lib/gtk-2.0/2.10.0/immodules/im-thai-broken.la
+lib/gtk-2.0/2.10.0/immodules/im-ti-er.la
+lib/gtk-2.0/2.10.0/immodules/im-ti-et.la
+lib/gtk-2.0/2.10.0/immodules/im-viqr.la
+lib/gtk-2.0/2.10.0/immodules/im-xim.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ani.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ico.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-pcx.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-pnm.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ras.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-tga.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-tiff.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-wbmp.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xbm.la
+lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.la
+lib/gtk-2.0/2.10.0/printbackends/libprintbackend-file.la
+lib/gtk-2.0/2.10.0/printbackends/libprintbackend-lpr.la
lib/gtk-2.0/include/gdkconfig.h
lib/libgdk-x11-2.0.la
lib/libgdk_pixbuf-2.0.la
@@ -261,550 +285,17 @@ 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+-unix-print-2.0.pc
lib/pkgconfig/gtk+-x11-2.0.pc
man/man1/gdk-pixbuf-csource.1
man/man1/gdk-pixbuf-query-loaders.1
man/man1/gtk-query-immodules-2.0.1
man/man1/gtk-update-icon-cache.1
share/aclocal/gtk-2.0.m4
-share/doc/gdk-pixbuf/GdkPixbufLoader.html
-share/doc/gdk-pixbuf/apa.html
-share/doc/gdk-pixbuf/apas02.html
-share/doc/gdk-pixbuf/apas03.html
-share/doc/gdk-pixbuf/composite.png
-share/doc/gdk-pixbuf/gdk-pixbuf-Module-Interface.html
-share/doc/gdk-pixbuf/gdk-pixbuf-Versioning.html
-share/doc/gdk-pixbuf/gdk-pixbuf-animation.html
-share/doc/gdk-pixbuf/gdk-pixbuf-creating.html
-share/doc/gdk-pixbuf/gdk-pixbuf-csource.html
-share/doc/gdk-pixbuf/gdk-pixbuf-file-loading.html
-share/doc/gdk-pixbuf/gdk-pixbuf-file-saving.html
-share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html
-share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html
-share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html
-share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-init.html
-share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rendering.html
-share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rgb.html
-share/doc/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html
-share/doc/gdk-pixbuf/gdk-pixbuf-inline.html
-share/doc/gdk-pixbuf/gdk-pixbuf-query-loaders.html
-share/doc/gdk-pixbuf/gdk-pixbuf-refcounting.html
-share/doc/gdk-pixbuf/gdk-pixbuf-scaling.html
-share/doc/gdk-pixbuf/gdk-pixbuf-util.html
-share/doc/gdk-pixbuf/gdk-pixbuf.devhelp
-share/doc/gdk-pixbuf/gdk-pixbuf.devhelp2
-share/doc/gdk-pixbuf/home.png
-share/doc/gdk-pixbuf/index.html
-share/doc/gdk-pixbuf/index.sgml
-share/doc/gdk-pixbuf/ix01.html
-share/doc/gdk-pixbuf/ix02.html
-share/doc/gdk-pixbuf/ix03.html
-share/doc/gdk-pixbuf/ix04.html
-share/doc/gdk-pixbuf/ix05.html
-share/doc/gdk-pixbuf/ix06.html
-share/doc/gdk-pixbuf/left.png
-share/doc/gdk-pixbuf/license.html
-share/doc/gdk-pixbuf/right.png
-share/doc/gdk-pixbuf/rn01.html
-share/doc/gdk-pixbuf/rn02.html
-share/doc/gdk-pixbuf/style.css
-share/doc/gdk-pixbuf/up.png
-share/doc/gdk/GdkDisplay.html
-share/doc/gdk/GdkDisplayManager.html
-share/doc/gdk/GdkScreen.html
-share/doc/gdk/X_cursor.png
-share/doc/gdk/arrow.png
-share/doc/gdk/based_arrow_down.png
-share/doc/gdk/based_arrow_up.png
-share/doc/gdk/boat.png
-share/doc/gdk/bogosity.png
-share/doc/gdk/bottom_left_corner.png
-share/doc/gdk/bottom_right_corner.png
-share/doc/gdk/bottom_side.png
-share/doc/gdk/bottom_tee.png
-share/doc/gdk/box_spiral.png
-share/doc/gdk/center_ptr.png
-share/doc/gdk/circle.png
-share/doc/gdk/clock.png
-share/doc/gdk/coffee_mug.png
-share/doc/gdk/cross.png
-share/doc/gdk/cross_reverse.png
-share/doc/gdk/crosshair.png
-share/doc/gdk/diamond_cross.png
-share/doc/gdk/dot.png
-share/doc/gdk/dotbox.png
-share/doc/gdk/double_arrow.png
-share/doc/gdk/draft_large.png
-share/doc/gdk/draft_small.png
-share/doc/gdk/draped_box.png
-share/doc/gdk/exchange.png
-share/doc/gdk/fleur.png
-share/doc/gdk/gdk-Bitmaps-and-Pixmaps.html
-share/doc/gdk/gdk-Cairo-Interaction.html
-share/doc/gdk/gdk-Colormaps-and-Colors.html
-share/doc/gdk/gdk-Cursors.html
-share/doc/gdk/gdk-Drag-and-Drop.html
-share/doc/gdk/gdk-Drawing-Primitives.html
-share/doc/gdk/gdk-Event-Structures.html
-share/doc/gdk/gdk-Events.html
-share/doc/gdk/gdk-Fonts.html
-share/doc/gdk/gdk-GdkRGB.html
-share/doc/gdk/gdk-General.html
-share/doc/gdk/gdk-Graphics-Contexts.html
-share/doc/gdk/gdk-Images.html
-share/doc/gdk/gdk-Input-Devices.html
-share/doc/gdk/gdk-Input.html
-share/doc/gdk/gdk-Keyboard-Handling.html
-share/doc/gdk/gdk-Pango-Interaction.html
-share/doc/gdk/gdk-Pixbufs.html
-share/doc/gdk/gdk-Points-Rectangles-and-Regions.html
-share/doc/gdk/gdk-Properties-and-Atoms.html
-share/doc/gdk/gdk-Selections.html
-share/doc/gdk/gdk-Threads.html
-share/doc/gdk/gdk-Visuals.html
-share/doc/gdk/gdk-Windows.html
-share/doc/gdk/gdk-X-Window-System-Interaction.html
-share/doc/gdk/gdk.devhelp
-share/doc/gdk/gdk.devhelp2
-share/doc/gdk/gobbler.png
-share/doc/gdk/gumby.png
-share/doc/gdk/hand1.png
-share/doc/gdk/hand2.png
-share/doc/gdk/heart.png
-share/doc/gdk/home.png
-share/doc/gdk/icon.png
-share/doc/gdk/index.html
-share/doc/gdk/index.sgml
-share/doc/gdk/iron_cross.png
-share/doc/gdk/ix01.html
-share/doc/gdk/ix02.html
-share/doc/gdk/ix03.html
-share/doc/gdk/ix04.html
-share/doc/gdk/ix05.html
-share/doc/gdk/ix06.html
-share/doc/gdk/left.png
-share/doc/gdk/left_ptr.png
-share/doc/gdk/left_side.png
-share/doc/gdk/left_tee.png
-share/doc/gdk/leftbutton.png
-share/doc/gdk/ll_angle.png
-share/doc/gdk/lr_angle.png
-share/doc/gdk/man.png
-share/doc/gdk/middlebutton.png
-share/doc/gdk/mouse.png
-share/doc/gdk/multihead.html
-share/doc/gdk/pencil.png
-share/doc/gdk/pirate.png
-share/doc/gdk/plus.png
-share/doc/gdk/question_arrow.png
-share/doc/gdk/reference.html
-share/doc/gdk/right.png
-share/doc/gdk/right_ptr.png
-share/doc/gdk/right_side.png
-share/doc/gdk/right_tee.png
-share/doc/gdk/rightbutton.png
-share/doc/gdk/rotated-text.png
-share/doc/gdk/rtl_logo.png
-share/doc/gdk/sailboat.png
-share/doc/gdk/sb_down_arrow.png
-share/doc/gdk/sb_h_double_arrow.png
-share/doc/gdk/sb_left_arrow.png
-share/doc/gdk/sb_right_arrow.png
-share/doc/gdk/sb_up_arrow.png
-share/doc/gdk/sb_v_double_arrow.png
-share/doc/gdk/shuttle.png
-share/doc/gdk/sizing.png
-share/doc/gdk/spider.png
-share/doc/gdk/spraycan.png
-share/doc/gdk/star.png
-share/doc/gdk/style.css
-share/doc/gdk/target.png
-share/doc/gdk/tcross.png
-share/doc/gdk/top_left_arrow.png
-share/doc/gdk/top_left_corner.png
-share/doc/gdk/top_right_corner.png
-share/doc/gdk/top_side.png
-share/doc/gdk/top_tee.png
-share/doc/gdk/trek.png
-share/doc/gdk/ul_angle.png
-share/doc/gdk/umbrella.png
-share/doc/gdk/up.png
-share/doc/gdk/ur_angle.png
-share/doc/gdk/watch.png
-share/doc/gdk/xterm.png
-share/doc/gtk/AbstractObjects.html
-share/doc/gtk/Actions.html
-share/doc/gtk/ButtonWidgets.html
-share/doc/gtk/DeprecatedObjects.html
-share/doc/gtk/DisplayWidgets.html
-share/doc/gtk/GtkAboutDialog.html
-share/doc/gtk/GtkAccelLabel.html
-share/doc/gtk/GtkAccessible.html
-share/doc/gtk/GtkAction.html
-share/doc/gtk/GtkActionGroup.html
-share/doc/gtk/GtkAdjustment.html
-share/doc/gtk/GtkAlignment.html
-share/doc/gtk/GtkArrow.html
-share/doc/gtk/GtkAspectFrame.html
-share/doc/gtk/GtkBin.html
-share/doc/gtk/GtkBox.html
-share/doc/gtk/GtkButton.html
-share/doc/gtk/GtkButtonBox.html
-share/doc/gtk/GtkCList.html
-share/doc/gtk/GtkCTree.html
-share/doc/gtk/GtkCalendar.html
-share/doc/gtk/GtkCellEditable.html
-share/doc/gtk/GtkCellLayout.html
-share/doc/gtk/GtkCellRenderer.html
-share/doc/gtk/GtkCellRendererCombo.html
-share/doc/gtk/GtkCellRendererPixbuf.html
-share/doc/gtk/GtkCellRendererProgress.html
-share/doc/gtk/GtkCellRendererText.html
-share/doc/gtk/GtkCellRendererToggle.html
-share/doc/gtk/GtkCellView.html
-share/doc/gtk/GtkCheckButton.html
-share/doc/gtk/GtkCheckMenuItem.html
-share/doc/gtk/GtkColorButton.html
-share/doc/gtk/GtkColorSelection.html
-share/doc/gtk/GtkColorSelectionDialog.html
-share/doc/gtk/GtkCombo.html
-share/doc/gtk/GtkComboBox.html
-share/doc/gtk/GtkComboBoxEntry.html
-share/doc/gtk/GtkContainer.html
-share/doc/gtk/GtkCurve.html
-share/doc/gtk/GtkDialog.html
-share/doc/gtk/GtkDrawingArea.html
-share/doc/gtk/GtkEditable.html
-share/doc/gtk/GtkEntry.html
-share/doc/gtk/GtkEntryCompletion.html
-share/doc/gtk/GtkEventBox.html
-share/doc/gtk/GtkExpander.html
-share/doc/gtk/GtkFileChooser.html
-share/doc/gtk/GtkFileChooserButton.html
-share/doc/gtk/GtkFileChooserDialog.html
-share/doc/gtk/GtkFileChooserWidget.html
-share/doc/gtk/GtkFileSelection.html
-share/doc/gtk/GtkFixed.html
-share/doc/gtk/GtkFontButton.html
-share/doc/gtk/GtkFontSelection.html
-share/doc/gtk/GtkFontSelectionDialog.html
-share/doc/gtk/GtkFrame.html
-share/doc/gtk/GtkGammaCurve.html
-share/doc/gtk/GtkHBox.html
-share/doc/gtk/GtkHButtonBox.html
-share/doc/gtk/GtkHPaned.html
-share/doc/gtk/GtkHRuler.html
-share/doc/gtk/GtkHScale.html
-share/doc/gtk/GtkHScrollbar.html
-share/doc/gtk/GtkHSeparator.html
-share/doc/gtk/GtkHandleBox.html
-share/doc/gtk/GtkIMContext.html
-share/doc/gtk/GtkIMContextSimple.html
-share/doc/gtk/GtkIMMulticontext.html
-share/doc/gtk/GtkIconTheme.html
-share/doc/gtk/GtkIconView.html
-share/doc/gtk/GtkImage.html
-share/doc/gtk/GtkImageMenuItem.html
-share/doc/gtk/GtkInputDialog.html
-share/doc/gtk/GtkInvisible.html
-share/doc/gtk/GtkItem.html
-share/doc/gtk/GtkItemFactory.html
-share/doc/gtk/GtkLabel.html
-share/doc/gtk/GtkLayout.html
-share/doc/gtk/GtkList.html
-share/doc/gtk/GtkListItem.html
-share/doc/gtk/GtkListStore.html
-share/doc/gtk/GtkMenu.html
-share/doc/gtk/GtkMenuBar.html
-share/doc/gtk/GtkMenuItem.html
-share/doc/gtk/GtkMenuShell.html
-share/doc/gtk/GtkMenuToolButton.html
-share/doc/gtk/GtkMessageDialog.html
-share/doc/gtk/GtkMisc.html
-share/doc/gtk/GtkNotebook.html
-share/doc/gtk/GtkObject.html
-share/doc/gtk/GtkOldEditable.html
-share/doc/gtk/GtkOptionMenu.html
-share/doc/gtk/GtkPaned.html
-share/doc/gtk/GtkPixmap.html
-share/doc/gtk/GtkPlug.html
-share/doc/gtk/GtkPreview.html
-share/doc/gtk/GtkProgress.html
-share/doc/gtk/GtkProgressBar.html
-share/doc/gtk/GtkRadioAction.html
-share/doc/gtk/GtkRadioButton.html
-share/doc/gtk/GtkRadioMenuItem.html
-share/doc/gtk/GtkRadioToolButton.html
-share/doc/gtk/GtkRange.html
-share/doc/gtk/GtkRuler.html
-share/doc/gtk/GtkScale.html
-share/doc/gtk/GtkScrollbar.html
-share/doc/gtk/GtkScrolledWindow.html
-share/doc/gtk/GtkSeparator.html
-share/doc/gtk/GtkSeparatorMenuItem.html
-share/doc/gtk/GtkSeparatorToolItem.html
-share/doc/gtk/GtkSettings.html
-share/doc/gtk/GtkSizeGroup.html
-share/doc/gtk/GtkSocket.html
-share/doc/gtk/GtkSpinButton.html
-share/doc/gtk/GtkStatusbar.html
-share/doc/gtk/GtkStyle.html
-share/doc/gtk/GtkTable.html
-share/doc/gtk/GtkTearoffMenuItem.html
-share/doc/gtk/GtkText.html
-share/doc/gtk/GtkTextBuffer.html
-share/doc/gtk/GtkTextMark.html
-share/doc/gtk/GtkTextTag.html
-share/doc/gtk/GtkTextTagTable.html
-share/doc/gtk/GtkTextView.html
-share/doc/gtk/GtkTipsQuery.html
-share/doc/gtk/GtkToggleAction.html
-share/doc/gtk/GtkToggleButton.html
-share/doc/gtk/GtkToggleToolButton.html
-share/doc/gtk/GtkToolButton.html
-share/doc/gtk/GtkToolItem.html
-share/doc/gtk/GtkToolbar.html
-share/doc/gtk/GtkTooltips.html
-share/doc/gtk/GtkTree.html
-share/doc/gtk/GtkTreeItem.html
-share/doc/gtk/GtkTreeModel.html
-share/doc/gtk/GtkTreeModelFilter.html
-share/doc/gtk/GtkTreeModelSort.html
-share/doc/gtk/GtkTreeSelection.html
-share/doc/gtk/GtkTreeSortable.html
-share/doc/gtk/GtkTreeStore.html
-share/doc/gtk/GtkTreeView.html
-share/doc/gtk/GtkTreeViewColumn.html
-share/doc/gtk/GtkUIManager.html
-share/doc/gtk/GtkVBox.html
-share/doc/gtk/GtkVButtonBox.html
-share/doc/gtk/GtkVPaned.html
-share/doc/gtk/GtkVRuler.html
-share/doc/gtk/GtkVScale.html
-share/doc/gtk/GtkVScrollbar.html
-share/doc/gtk/GtkVSeparator.html
-share/doc/gtk/GtkViewport.html
-share/doc/gtk/GtkWidget.html
-share/doc/gtk/GtkWindow.html
-share/doc/gtk/GtkWindowGroup.html
-share/doc/gtk/LayoutContainers.html
-share/doc/gtk/MenusAndCombos.html
-share/doc/gtk/MiscObjects.html
-share/doc/gtk/NumericEntry.html
-share/doc/gtk/Ornaments.html
-share/doc/gtk/PlugSocket.html
-share/doc/gtk/ScrollingWidgets.html
-share/doc/gtk/SelectorWidgets.html
-share/doc/gtk/SpecialObjects.html
-share/doc/gtk/TextWidget.html
-share/doc/gtk/TextWidgetObjects.html
-share/doc/gtk/TreeWidget.html
-share/doc/gtk/TreeWidgetObjects.html
-share/doc/gtk/WindowWidgets.html
-share/doc/gtk/accel-label.png
-share/doc/gtk/button.png
-share/doc/gtk/ch01.html
-share/doc/gtk/ch02.html
-share/doc/gtk/check-button.png
-share/doc/gtk/checklist-gdkeventexpose-region.html
-share/doc/gtk/checklist-modifiers.html
-share/doc/gtk/checklist-named-icons.html
-share/doc/gtk/color-button.png
-share/doc/gtk/colorsel.png
-share/doc/gtk/combo-box-entry.png
-share/doc/gtk/combo-box.png
-share/doc/gtk/entry.png
-share/doc/gtk/file-button.png
-share/doc/gtk/filechooser.png
-share/doc/gtk/font-button.png
-share/doc/gtk/fontsel.png
-share/doc/gtk/frame.png
-share/doc/gtk/glossary.html
-share/doc/gtk/gtk-Accelerator-Maps.html
-share/doc/gtk/gtk-Bindings.html
-share/doc/gtk/gtk-Clipboards.html
-share/doc/gtk/gtk-Drag-and-Drop.html
-share/doc/gtk/gtk-Feature-Test-Macros.html
-share/doc/gtk/gtk-General.html
-share/doc/gtk/gtk-Graphics-Contexts.html
-share/doc/gtk/gtk-GtkTextIter.html
-share/doc/gtk/gtk-GtkTreeView-drag-and-drop.html
-share/doc/gtk/gtk-Keyboard-Accelerators.html
-share/doc/gtk/gtk-Resource-Files.html
-share/doc/gtk/gtk-Selections.html
-share/doc/gtk/gtk-Signals.html
-share/doc/gtk/gtk-Standard-Enumerations.html
-share/doc/gtk/gtk-Stock-Items.html
-share/doc/gtk/gtk-Themeable-Stock-Images.html
-share/doc/gtk/gtk-Types.html
-share/doc/gtk/gtk-building.html
-share/doc/gtk/gtk-changes-1-2.html
-share/doc/gtk/gtk-changes-2-0.html
-share/doc/gtk/gtk-compiling.html
-share/doc/gtk/gtk-framebuffer.html
-share/doc/gtk/gtk-gtkfilefilter.html
-share/doc/gtk/gtk-migrating-GtkAboutDialog.html
-share/doc/gtk/gtk-migrating-GtkAction.html
-share/doc/gtk/gtk-migrating-GtkColorButton.html
-share/doc/gtk/gtk-migrating-GtkComboBox.html
-share/doc/gtk/gtk-migrating-GtkFileChooser.html
-share/doc/gtk/gtk-migrating-GtkIconView.html
-share/doc/gtk/gtk-migrating-checklist.html
-share/doc/gtk/gtk-query-immodules-2.0.html
-share/doc/gtk/gtk-question-index.html
-share/doc/gtk/gtk-resources.html
-share/doc/gtk/gtk-running.html
-share/doc/gtk/gtk-update-icon-cache.html
-share/doc/gtk/gtk-windows.html
-share/doc/gtk/gtk-x11.html
-share/doc/gtk/gtk.devhelp
-share/doc/gtk/gtk.devhelp2
-share/doc/gtk/gtk.html
-share/doc/gtk/gtkbase.html
-share/doc/gtk/gtkfilechooser-installing-extra-widgets.html
-share/doc/gtk/gtkfilechooser-installing-preview.html
-share/doc/gtk/gtkfilechooser-new-features.html
-share/doc/gtk/gtkfilechooser-selection-modes.html
-share/doc/gtk/gtkobjects.html
-share/doc/gtk/home.png
-share/doc/gtk/icon-view.png
-share/doc/gtk/image.png
-share/doc/gtk/index.html
-share/doc/gtk/index.sgml
-share/doc/gtk/ix01.html
-share/doc/gtk/ix02.html
-share/doc/gtk/ix03.html
-share/doc/gtk/ix04.html
-share/doc/gtk/ix05.html
-share/doc/gtk/ix06.html
-share/doc/gtk/label.png
-share/doc/gtk/left.png
-share/doc/gtk/list-and-tree.png
-share/doc/gtk/menubar.png
-share/doc/gtk/messagedialog.png
-share/doc/gtk/migrating-GtkCombo.html
-share/doc/gtk/migrating-gnomeuiinfo.html
-share/doc/gtk/migrating.html
-share/doc/gtk/multiline-text.png
-share/doc/gtk/new-features-GtkComboBox.html
-share/doc/gtk/notebook.png
-share/doc/gtk/panes.png
-share/doc/gtk/progressbar.png
-share/doc/gtk/pt05.html
-share/doc/gtk/radio-group.png
-share/doc/gtk/right.png
-share/doc/gtk/scales.png
-share/doc/gtk/scrolledwindow.png
-share/doc/gtk/separator.png
-share/doc/gtk/spinbutton.png
-share/doc/gtk/statusbar.png
-share/doc/gtk/stock_about_24.png
-share/doc/gtk/stock_add_24.png
-share/doc/gtk/stock_align_center_24.png
-share/doc/gtk/stock_align_justify_24.png
-share/doc/gtk/stock_align_left_24.png
-share/doc/gtk/stock_align_right_24.png
-share/doc/gtk/stock_apply_20.png
-share/doc/gtk/stock_bottom_24.png
-share/doc/gtk/stock_broken_image_24.png
-share/doc/gtk/stock_cancel_20.png
-share/doc/gtk/stock_cdrom_24.png
-share/doc/gtk/stock_clear_24.png
-share/doc/gtk/stock_close_24.png
-share/doc/gtk/stock_color_picker_25.png
-share/doc/gtk/stock_colorselector_24.png
-share/doc/gtk/stock_connect_24.png
-share/doc/gtk/stock_convert_24.png
-share/doc/gtk/stock_copy_24.png
-share/doc/gtk/stock_cut_24.png
-share/doc/gtk/stock_dialog_authentication_48.png
-share/doc/gtk/stock_dialog_error_48.png
-share/doc/gtk/stock_dialog_info_48.png
-share/doc/gtk/stock_dialog_question_48.png
-share/doc/gtk/stock_dialog_warning_48.png
-share/doc/gtk/stock_directory_24.png
-share/doc/gtk/stock_disconnect_24.png
-share/doc/gtk/stock_dnd_32.png
-share/doc/gtk/stock_dnd_multiple_32.png
-share/doc/gtk/stock_down_arrow_24.png
-share/doc/gtk/stock_edit_24.png
-share/doc/gtk/stock_exec_24.png
-share/doc/gtk/stock_exit_24.png
-share/doc/gtk/stock_file_24.png
-share/doc/gtk/stock_first_24.png
-share/doc/gtk/stock_font_24.png
-share/doc/gtk/stock_fullscreen_24.png
-share/doc/gtk/stock_harddisk_24.png
-share/doc/gtk/stock_help_24.png
-share/doc/gtk/stock_home_24.png
-share/doc/gtk/stock_index_24.png
-share/doc/gtk/stock_info_24.png
-share/doc/gtk/stock_jump_to_24.png
-share/doc/gtk/stock_jump_to_rtl_24.png
-share/doc/gtk/stock_last_24.png
-share/doc/gtk/stock_leave_fullscreen_24.png
-share/doc/gtk/stock_left_arrow_24.png
-share/doc/gtk/stock_media_forward_24.png
-share/doc/gtk/stock_media_next_24.png
-share/doc/gtk/stock_media_pause_24.png
-share/doc/gtk/stock_media_play_24.png
-share/doc/gtk/stock_media_play_rtl_24.png
-share/doc/gtk/stock_media_previous_24.png
-share/doc/gtk/stock_media_record_24.png
-share/doc/gtk/stock_media_rewind_24.png
-share/doc/gtk/stock_media_stop_24.png
-share/doc/gtk/stock_network_24.png
-share/doc/gtk/stock_new_24.png
-share/doc/gtk/stock_no_20.png
-share/doc/gtk/stock_ok_20.png
-share/doc/gtk/stock_open_24.png
-share/doc/gtk/stock_paste_24.png
-share/doc/gtk/stock_preferences_24.png
-share/doc/gtk/stock_print_24.png
-share/doc/gtk/stock_print_preview_24.png
-share/doc/gtk/stock_properties_24.png
-share/doc/gtk/stock_redo_24.png
-share/doc/gtk/stock_redo_rtl_24.png
-share/doc/gtk/stock_refresh_24.png
-share/doc/gtk/stock_remove_24.png
-share/doc/gtk/stock_revert_24.png
-share/doc/gtk/stock_revert_rtl_24.png
-share/doc/gtk/stock_right_arrow_24.png
-share/doc/gtk/stock_save_24.png
-share/doc/gtk/stock_save_as_24.png
-share/doc/gtk/stock_search_24.png
-share/doc/gtk/stock_search_replace_24.png
-share/doc/gtk/stock_sort_ascending_24.png
-share/doc/gtk/stock_sort_descending_24.png
-share/doc/gtk/stock_spellcheck_24.png
-share/doc/gtk/stock_stop_24.png
-share/doc/gtk/stock_text_bold_24.png
-share/doc/gtk/stock_text_indent_24.png
-share/doc/gtk/stock_text_italic_24.png
-share/doc/gtk/stock_text_strikethrough_24.png
-share/doc/gtk/stock_text_underline_24.png
-share/doc/gtk/stock_text_unindent_24.png
-share/doc/gtk/stock_top_24.png
-share/doc/gtk/stock_trash_24.png
-share/doc/gtk/stock_undelete_24.png
-share/doc/gtk/stock_undelete_rtl_24.png
-share/doc/gtk/stock_undo_24.png
-share/doc/gtk/stock_undo_rtl_24.png
-share/doc/gtk/stock_up_arrow_24.png
-share/doc/gtk/stock_yes_20.png
-share/doc/gtk/stock_zoom_1_24.png
-share/doc/gtk/stock_zoom_fit_24.png
-share/doc/gtk/stock_zoom_in_24.png
-share/doc/gtk/stock_zoom_out_24.png
-share/doc/gtk/style.css
-share/doc/gtk/toggle-button.png
-share/doc/gtk/toolbar.png
-share/doc/gtk/ui-manager.html
-share/doc/gtk/up.png
-share/doc/gtk/window.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/assistant.c
share/gtk-2.0/demo/background.jpg
share/gtk-2.0/demo/button_box.c
share/gtk-2.0/demo/changedisplay.c
@@ -836,16 +327,609 @@ share/gtk-2.0/demo/menus.c
share/gtk-2.0/demo/panes.c
share/gtk-2.0/demo/pickers.c
share/gtk-2.0/demo/pixbufs.c
+share/gtk-2.0/demo/printing.c
share/gtk-2.0/demo/rotated_text.c
share/gtk-2.0/demo/sizegroup.c
share/gtk-2.0/demo/stock_browser.c
+share/gtk-2.0/demo/textscroll.c
share/gtk-2.0/demo/textview.c
share/gtk-2.0/demo/tree_store.c
share/gtk-2.0/demo/ui_manager.c
+share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html
+share/gtk-doc/html/gdk-pixbuf/apa.html
+share/gtk-doc/html/gdk-pixbuf/apas02.html
+share/gtk-doc/html/gdk-pixbuf/apas03.html
+share/gtk-doc/html/gdk-pixbuf/composite.png
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-animation.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-creating.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-file-loading.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-file-saving.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-init.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rendering.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rgb.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-inline.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-refcounting.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-scaling.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-util.html
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp
+share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2
+share/gtk-doc/html/gdk-pixbuf/home.png
+share/gtk-doc/html/gdk-pixbuf/index.html
+share/gtk-doc/html/gdk-pixbuf/index.sgml
+share/gtk-doc/html/gdk-pixbuf/ix01.html
+share/gtk-doc/html/gdk-pixbuf/ix02.html
+share/gtk-doc/html/gdk-pixbuf/ix03.html
+share/gtk-doc/html/gdk-pixbuf/ix04.html
+share/gtk-doc/html/gdk-pixbuf/ix05.html
+share/gtk-doc/html/gdk-pixbuf/ix06.html
+share/gtk-doc/html/gdk-pixbuf/left.png
+share/gtk-doc/html/gdk-pixbuf/license.html
+share/gtk-doc/html/gdk-pixbuf/right.png
+share/gtk-doc/html/gdk-pixbuf/rn01.html
+share/gtk-doc/html/gdk-pixbuf/rn02.html
+share/gtk-doc/html/gdk-pixbuf/style.css
+share/gtk-doc/html/gdk-pixbuf/up.png
+share/gtk-doc/html/gdk/GdkDisplay.html
+share/gtk-doc/html/gdk/GdkDisplayManager.html
+share/gtk-doc/html/gdk/GdkScreen.html
+share/gtk-doc/html/gdk/X_cursor.png
+share/gtk-doc/html/gdk/arrow.png
+share/gtk-doc/html/gdk/based_arrow_down.png
+share/gtk-doc/html/gdk/based_arrow_up.png
+share/gtk-doc/html/gdk/boat.png
+share/gtk-doc/html/gdk/bogosity.png
+share/gtk-doc/html/gdk/bottom_left_corner.png
+share/gtk-doc/html/gdk/bottom_right_corner.png
+share/gtk-doc/html/gdk/bottom_side.png
+share/gtk-doc/html/gdk/bottom_tee.png
+share/gtk-doc/html/gdk/box_spiral.png
+share/gtk-doc/html/gdk/center_ptr.png
+share/gtk-doc/html/gdk/circle.png
+share/gtk-doc/html/gdk/clock.png
+share/gtk-doc/html/gdk/coffee_mug.png
+share/gtk-doc/html/gdk/cross.png
+share/gtk-doc/html/gdk/cross_reverse.png
+share/gtk-doc/html/gdk/crosshair.png
+share/gtk-doc/html/gdk/diamond_cross.png
+share/gtk-doc/html/gdk/dot.png
+share/gtk-doc/html/gdk/dotbox.png
+share/gtk-doc/html/gdk/double_arrow.png
+share/gtk-doc/html/gdk/draft_large.png
+share/gtk-doc/html/gdk/draft_small.png
+share/gtk-doc/html/gdk/draped_box.png
+share/gtk-doc/html/gdk/exchange.png
+share/gtk-doc/html/gdk/fleur.png
+share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html
+share/gtk-doc/html/gdk/gdk-Cairo-Interaction.html
+share/gtk-doc/html/gdk/gdk-Colormaps-and-Colors.html
+share/gtk-doc/html/gdk/gdk-Cursors.html
+share/gtk-doc/html/gdk/gdk-Drag-and-Drop.html
+share/gtk-doc/html/gdk/gdk-Drawing-Primitives.html
+share/gtk-doc/html/gdk/gdk-Event-Structures.html
+share/gtk-doc/html/gdk/gdk-Events.html
+share/gtk-doc/html/gdk/gdk-Fonts.html
+share/gtk-doc/html/gdk/gdk-GdkRGB.html
+share/gtk-doc/html/gdk/gdk-General.html
+share/gtk-doc/html/gdk/gdk-Graphics-Contexts.html
+share/gtk-doc/html/gdk/gdk-Images.html
+share/gtk-doc/html/gdk/gdk-Input-Devices.html
+share/gtk-doc/html/gdk/gdk-Input.html
+share/gtk-doc/html/gdk/gdk-Keyboard-Handling.html
+share/gtk-doc/html/gdk/gdk-Pango-Interaction.html
+share/gtk-doc/html/gdk/gdk-Pixbufs.html
+share/gtk-doc/html/gdk/gdk-Points-Rectangles-and-Regions.html
+share/gtk-doc/html/gdk/gdk-Properties-and-Atoms.html
+share/gtk-doc/html/gdk/gdk-Selections.html
+share/gtk-doc/html/gdk/gdk-Threads.html
+share/gtk-doc/html/gdk/gdk-Visuals.html
+share/gtk-doc/html/gdk/gdk-Windows.html
+share/gtk-doc/html/gdk/gdk-X-Window-System-Interaction.html
+share/gtk-doc/html/gdk/gdk.devhelp
+share/gtk-doc/html/gdk/gdk.devhelp2
+share/gtk-doc/html/gdk/gobbler.png
+share/gtk-doc/html/gdk/gumby.png
+share/gtk-doc/html/gdk/hand1.png
+share/gtk-doc/html/gdk/hand2.png
+share/gtk-doc/html/gdk/heart.png
+share/gtk-doc/html/gdk/home.png
+share/gtk-doc/html/gdk/icon.png
+share/gtk-doc/html/gdk/index.html
+share/gtk-doc/html/gdk/index.sgml
+share/gtk-doc/html/gdk/iron_cross.png
+share/gtk-doc/html/gdk/ix01.html
+share/gtk-doc/html/gdk/ix02.html
+share/gtk-doc/html/gdk/ix03.html
+share/gtk-doc/html/gdk/ix04.html
+share/gtk-doc/html/gdk/ix05.html
+share/gtk-doc/html/gdk/ix06.html
+share/gtk-doc/html/gdk/ix07.html
+share/gtk-doc/html/gdk/left.png
+share/gtk-doc/html/gdk/left_ptr.png
+share/gtk-doc/html/gdk/left_side.png
+share/gtk-doc/html/gdk/left_tee.png
+share/gtk-doc/html/gdk/leftbutton.png
+share/gtk-doc/html/gdk/ll_angle.png
+share/gtk-doc/html/gdk/lr_angle.png
+share/gtk-doc/html/gdk/man.png
+share/gtk-doc/html/gdk/middlebutton.png
+share/gtk-doc/html/gdk/mouse.png
+share/gtk-doc/html/gdk/multihead.html
+share/gtk-doc/html/gdk/pencil.png
+share/gtk-doc/html/gdk/pirate.png
+share/gtk-doc/html/gdk/plus.png
+share/gtk-doc/html/gdk/question_arrow.png
+share/gtk-doc/html/gdk/reference.html
+share/gtk-doc/html/gdk/right.png
+share/gtk-doc/html/gdk/right_ptr.png
+share/gtk-doc/html/gdk/right_side.png
+share/gtk-doc/html/gdk/right_tee.png
+share/gtk-doc/html/gdk/rightbutton.png
+share/gtk-doc/html/gdk/rotated-text.png
+share/gtk-doc/html/gdk/rtl_logo.png
+share/gtk-doc/html/gdk/sailboat.png
+share/gtk-doc/html/gdk/sb_down_arrow.png
+share/gtk-doc/html/gdk/sb_h_double_arrow.png
+share/gtk-doc/html/gdk/sb_left_arrow.png
+share/gtk-doc/html/gdk/sb_right_arrow.png
+share/gtk-doc/html/gdk/sb_up_arrow.png
+share/gtk-doc/html/gdk/sb_v_double_arrow.png
+share/gtk-doc/html/gdk/shuttle.png
+share/gtk-doc/html/gdk/sizing.png
+share/gtk-doc/html/gdk/spider.png
+share/gtk-doc/html/gdk/spraycan.png
+share/gtk-doc/html/gdk/star.png
+share/gtk-doc/html/gdk/style.css
+share/gtk-doc/html/gdk/target.png
+share/gtk-doc/html/gdk/tcross.png
+share/gtk-doc/html/gdk/top_left_arrow.png
+share/gtk-doc/html/gdk/top_left_corner.png
+share/gtk-doc/html/gdk/top_right_corner.png
+share/gtk-doc/html/gdk/top_side.png
+share/gtk-doc/html/gdk/top_tee.png
+share/gtk-doc/html/gdk/trek.png
+share/gtk-doc/html/gdk/ul_angle.png
+share/gtk-doc/html/gdk/umbrella.png
+share/gtk-doc/html/gdk/up.png
+share/gtk-doc/html/gdk/ur_angle.png
+share/gtk-doc/html/gdk/watch.png
+share/gtk-doc/html/gdk/xterm.png
+share/gtk-doc/html/gtk/AbstractObjects.html
+share/gtk-doc/html/gtk/Actions.html
+share/gtk-doc/html/gtk/ButtonWidgets.html
+share/gtk-doc/html/gtk/DeprecatedObjects.html
+share/gtk-doc/html/gtk/DisplayWidgets.html
+share/gtk-doc/html/gtk/GtkAboutDialog.html
+share/gtk-doc/html/gtk/GtkAccelLabel.html
+share/gtk-doc/html/gtk/GtkAccessible.html
+share/gtk-doc/html/gtk/GtkAction.html
+share/gtk-doc/html/gtk/GtkActionGroup.html
+share/gtk-doc/html/gtk/GtkAdjustment.html
+share/gtk-doc/html/gtk/GtkAlignment.html
+share/gtk-doc/html/gtk/GtkArrow.html
+share/gtk-doc/html/gtk/GtkAspectFrame.html
+share/gtk-doc/html/gtk/GtkAssistant.html
+share/gtk-doc/html/gtk/GtkBin.html
+share/gtk-doc/html/gtk/GtkBox.html
+share/gtk-doc/html/gtk/GtkButton.html
+share/gtk-doc/html/gtk/GtkButtonBox.html
+share/gtk-doc/html/gtk/GtkCList.html
+share/gtk-doc/html/gtk/GtkCTree.html
+share/gtk-doc/html/gtk/GtkCalendar.html
+share/gtk-doc/html/gtk/GtkCellEditable.html
+share/gtk-doc/html/gtk/GtkCellLayout.html
+share/gtk-doc/html/gtk/GtkCellRenderer.html
+share/gtk-doc/html/gtk/GtkCellRendererAccel.html
+share/gtk-doc/html/gtk/GtkCellRendererCombo.html
+share/gtk-doc/html/gtk/GtkCellRendererPixbuf.html
+share/gtk-doc/html/gtk/GtkCellRendererProgress.html
+share/gtk-doc/html/gtk/GtkCellRendererSpin.html
+share/gtk-doc/html/gtk/GtkCellRendererText.html
+share/gtk-doc/html/gtk/GtkCellRendererToggle.html
+share/gtk-doc/html/gtk/GtkCellView.html
+share/gtk-doc/html/gtk/GtkCheckButton.html
+share/gtk-doc/html/gtk/GtkCheckMenuItem.html
+share/gtk-doc/html/gtk/GtkColorButton.html
+share/gtk-doc/html/gtk/GtkColorSelection.html
+share/gtk-doc/html/gtk/GtkColorSelectionDialog.html
+share/gtk-doc/html/gtk/GtkCombo.html
+share/gtk-doc/html/gtk/GtkComboBox.html
+share/gtk-doc/html/gtk/GtkComboBoxEntry.html
+share/gtk-doc/html/gtk/GtkContainer.html
+share/gtk-doc/html/gtk/GtkCurve.html
+share/gtk-doc/html/gtk/GtkDialog.html
+share/gtk-doc/html/gtk/GtkDrawingArea.html
+share/gtk-doc/html/gtk/GtkEditable.html
+share/gtk-doc/html/gtk/GtkEntry.html
+share/gtk-doc/html/gtk/GtkEntryCompletion.html
+share/gtk-doc/html/gtk/GtkEventBox.html
+share/gtk-doc/html/gtk/GtkExpander.html
+share/gtk-doc/html/gtk/GtkFileChooser.html
+share/gtk-doc/html/gtk/GtkFileChooserButton.html
+share/gtk-doc/html/gtk/GtkFileChooserDialog.html
+share/gtk-doc/html/gtk/GtkFileChooserWidget.html
+share/gtk-doc/html/gtk/GtkFileSelection.html
+share/gtk-doc/html/gtk/GtkFixed.html
+share/gtk-doc/html/gtk/GtkFontButton.html
+share/gtk-doc/html/gtk/GtkFontSelection.html
+share/gtk-doc/html/gtk/GtkFontSelectionDialog.html
+share/gtk-doc/html/gtk/GtkFrame.html
+share/gtk-doc/html/gtk/GtkGammaCurve.html
+share/gtk-doc/html/gtk/GtkHBox.html
+share/gtk-doc/html/gtk/GtkHButtonBox.html
+share/gtk-doc/html/gtk/GtkHPaned.html
+share/gtk-doc/html/gtk/GtkHRuler.html
+share/gtk-doc/html/gtk/GtkHScale.html
+share/gtk-doc/html/gtk/GtkHScrollbar.html
+share/gtk-doc/html/gtk/GtkHSeparator.html
+share/gtk-doc/html/gtk/GtkHandleBox.html
+share/gtk-doc/html/gtk/GtkIMContext.html
+share/gtk-doc/html/gtk/GtkIMContextSimple.html
+share/gtk-doc/html/gtk/GtkIMMulticontext.html
+share/gtk-doc/html/gtk/GtkIconTheme.html
+share/gtk-doc/html/gtk/GtkIconView.html
+share/gtk-doc/html/gtk/GtkImage.html
+share/gtk-doc/html/gtk/GtkImageMenuItem.html
+share/gtk-doc/html/gtk/GtkInputDialog.html
+share/gtk-doc/html/gtk/GtkInvisible.html
+share/gtk-doc/html/gtk/GtkItem.html
+share/gtk-doc/html/gtk/GtkItemFactory.html
+share/gtk-doc/html/gtk/GtkLabel.html
+share/gtk-doc/html/gtk/GtkLayout.html
+share/gtk-doc/html/gtk/GtkLinkButton.html
+share/gtk-doc/html/gtk/GtkList.html
+share/gtk-doc/html/gtk/GtkListItem.html
+share/gtk-doc/html/gtk/GtkListStore.html
+share/gtk-doc/html/gtk/GtkMenu.html
+share/gtk-doc/html/gtk/GtkMenuBar.html
+share/gtk-doc/html/gtk/GtkMenuItem.html
+share/gtk-doc/html/gtk/GtkMenuShell.html
+share/gtk-doc/html/gtk/GtkMenuToolButton.html
+share/gtk-doc/html/gtk/GtkMessageDialog.html
+share/gtk-doc/html/gtk/GtkMisc.html
+share/gtk-doc/html/gtk/GtkNotebook.html
+share/gtk-doc/html/gtk/GtkObject.html
+share/gtk-doc/html/gtk/GtkOldEditable.html
+share/gtk-doc/html/gtk/GtkOptionMenu.html
+share/gtk-doc/html/gtk/GtkPageSetup.html
+share/gtk-doc/html/gtk/GtkPageSetupUnixDialog.html
+share/gtk-doc/html/gtk/GtkPaned.html
+share/gtk-doc/html/gtk/GtkPixmap.html
+share/gtk-doc/html/gtk/GtkPlug.html
+share/gtk-doc/html/gtk/GtkPreview.html
+share/gtk-doc/html/gtk/GtkPrintContext.html
+share/gtk-doc/html/gtk/GtkPrintJob.html
+share/gtk-doc/html/gtk/GtkPrintSettings.html
+share/gtk-doc/html/gtk/GtkPrintUnixDialog.html
+share/gtk-doc/html/gtk/GtkPrinter.html
+share/gtk-doc/html/gtk/GtkProgress.html
+share/gtk-doc/html/gtk/GtkProgressBar.html
+share/gtk-doc/html/gtk/GtkRadioAction.html
+share/gtk-doc/html/gtk/GtkRadioButton.html
+share/gtk-doc/html/gtk/GtkRadioMenuItem.html
+share/gtk-doc/html/gtk/GtkRadioToolButton.html
+share/gtk-doc/html/gtk/GtkRange.html
+share/gtk-doc/html/gtk/GtkRecentChooser.html
+share/gtk-doc/html/gtk/GtkRecentChooserDialog.html
+share/gtk-doc/html/gtk/GtkRecentChooserMenu.html
+share/gtk-doc/html/gtk/GtkRecentChooserWidget.html
+share/gtk-doc/html/gtk/GtkRecentFilter.html
+share/gtk-doc/html/gtk/GtkRecentManager.html
+share/gtk-doc/html/gtk/GtkRuler.html
+share/gtk-doc/html/gtk/GtkScale.html
+share/gtk-doc/html/gtk/GtkScrollbar.html
+share/gtk-doc/html/gtk/GtkScrolledWindow.html
+share/gtk-doc/html/gtk/GtkSeparator.html
+share/gtk-doc/html/gtk/GtkSeparatorMenuItem.html
+share/gtk-doc/html/gtk/GtkSeparatorToolItem.html
+share/gtk-doc/html/gtk/GtkSettings.html
+share/gtk-doc/html/gtk/GtkSizeGroup.html
+share/gtk-doc/html/gtk/GtkSocket.html
+share/gtk-doc/html/gtk/GtkSpinButton.html
+share/gtk-doc/html/gtk/GtkStatusIcon.html
+share/gtk-doc/html/gtk/GtkStatusbar.html
+share/gtk-doc/html/gtk/GtkStyle.html
+share/gtk-doc/html/gtk/GtkTable.html
+share/gtk-doc/html/gtk/GtkTearoffMenuItem.html
+share/gtk-doc/html/gtk/GtkText.html
+share/gtk-doc/html/gtk/GtkTextBuffer.html
+share/gtk-doc/html/gtk/GtkTextMark.html
+share/gtk-doc/html/gtk/GtkTextTag.html
+share/gtk-doc/html/gtk/GtkTextTagTable.html
+share/gtk-doc/html/gtk/GtkTextView.html
+share/gtk-doc/html/gtk/GtkTipsQuery.html
+share/gtk-doc/html/gtk/GtkToggleAction.html
+share/gtk-doc/html/gtk/GtkToggleButton.html
+share/gtk-doc/html/gtk/GtkToggleToolButton.html
+share/gtk-doc/html/gtk/GtkToolButton.html
+share/gtk-doc/html/gtk/GtkToolItem.html
+share/gtk-doc/html/gtk/GtkToolbar.html
+share/gtk-doc/html/gtk/GtkTooltips.html
+share/gtk-doc/html/gtk/GtkTree.html
+share/gtk-doc/html/gtk/GtkTreeItem.html
+share/gtk-doc/html/gtk/GtkTreeModel.html
+share/gtk-doc/html/gtk/GtkTreeModelFilter.html
+share/gtk-doc/html/gtk/GtkTreeModelSort.html
+share/gtk-doc/html/gtk/GtkTreeSelection.html
+share/gtk-doc/html/gtk/GtkTreeSortable.html
+share/gtk-doc/html/gtk/GtkTreeStore.html
+share/gtk-doc/html/gtk/GtkTreeView.html
+share/gtk-doc/html/gtk/GtkTreeViewColumn.html
+share/gtk-doc/html/gtk/GtkUIManager.html
+share/gtk-doc/html/gtk/GtkVBox.html
+share/gtk-doc/html/gtk/GtkVButtonBox.html
+share/gtk-doc/html/gtk/GtkVPaned.html
+share/gtk-doc/html/gtk/GtkVRuler.html
+share/gtk-doc/html/gtk/GtkVScale.html
+share/gtk-doc/html/gtk/GtkVScrollbar.html
+share/gtk-doc/html/gtk/GtkVSeparator.html
+share/gtk-doc/html/gtk/GtkViewport.html
+share/gtk-doc/html/gtk/GtkWidget.html
+share/gtk-doc/html/gtk/GtkWindow.html
+share/gtk-doc/html/gtk/GtkWindowGroup.html
+share/gtk-doc/html/gtk/LayoutContainers.html
+share/gtk-doc/html/gtk/MenusAndCombos.html
+share/gtk-doc/html/gtk/MiscObjects.html
+share/gtk-doc/html/gtk/NumericEntry.html
+share/gtk-doc/html/gtk/Ornaments.html
+share/gtk-doc/html/gtk/PlugSocket.html
+share/gtk-doc/html/gtk/Printing.html
+share/gtk-doc/html/gtk/RecentDocuments.html
+share/gtk-doc/html/gtk/ScrollingWidgets.html
+share/gtk-doc/html/gtk/SelectorWidgets.html
+share/gtk-doc/html/gtk/SpecialObjects.html
+share/gtk-doc/html/gtk/TextWidget.html
+share/gtk-doc/html/gtk/TextWidgetObjects.html
+share/gtk-doc/html/gtk/TreeWidget.html
+share/gtk-doc/html/gtk/TreeWidgetObjects.html
+share/gtk-doc/html/gtk/WindowWidgets.html
+share/gtk-doc/html/gtk/accel-label.png
+share/gtk-doc/html/gtk/assistant.png
+share/gtk-doc/html/gtk/button.png
+share/gtk-doc/html/gtk/ch01.html
+share/gtk-doc/html/gtk/ch02.html
+share/gtk-doc/html/gtk/check-button.png
+share/gtk-doc/html/gtk/checklist-gdkeventexpose-region.html
+share/gtk-doc/html/gtk/checklist-modifiers.html
+share/gtk-doc/html/gtk/checklist-named-icons.html
+share/gtk-doc/html/gtk/color-button.png
+share/gtk-doc/html/gtk/colorsel.png
+share/gtk-doc/html/gtk/combo-box-entry.png
+share/gtk-doc/html/gtk/combo-box.png
+share/gtk-doc/html/gtk/decorating-the-assistant-pages.html
+share/gtk-doc/html/gtk/entry.png
+share/gtk-doc/html/gtk/file-button.png
+share/gtk-doc/html/gtk/filechooser.png
+share/gtk-doc/html/gtk/font-button.png
+share/gtk-doc/html/gtk/fontsel.png
+share/gtk-doc/html/gtk/frame.png
+share/gtk-doc/html/gtk/glossary.html
+share/gtk-doc/html/gtk/gtk-Accelerator-Maps.html
+share/gtk-doc/html/gtk/gtk-Bindings.html
+share/gtk-doc/html/gtk/gtk-Clipboards.html
+share/gtk-doc/html/gtk/gtk-Drag-and-Drop.html
+share/gtk-doc/html/gtk/gtk-Feature-Test-Macros.html
+share/gtk-doc/html/gtk/gtk-General.html
+share/gtk-doc/html/gtk/gtk-Graphics-Contexts.html
+share/gtk-doc/html/gtk/gtk-GtkPaperSize.html
+share/gtk-doc/html/gtk/gtk-GtkTextIter.html
+share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html
+share/gtk-doc/html/gtk/gtk-High-level-Printing-API.html
+share/gtk-doc/html/gtk/gtk-Keyboard-Accelerators.html
+share/gtk-doc/html/gtk/gtk-Resource-Files.html
+share/gtk-doc/html/gtk/gtk-Selections.html
+share/gtk-doc/html/gtk/gtk-Signals.html
+share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html
+share/gtk-doc/html/gtk/gtk-Stock-Items.html
+share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html
+share/gtk-doc/html/gtk/gtk-Types.html
+share/gtk-doc/html/gtk/gtk-about.png
+share/gtk-doc/html/gtk/gtk-add.png
+share/gtk-doc/html/gtk/gtk-apply.png
+share/gtk-doc/html/gtk/gtk-bold.png
+share/gtk-doc/html/gtk/gtk-building.html
+share/gtk-doc/html/gtk/gtk-cancel.png
+share/gtk-doc/html/gtk/gtk-cdrom.png
+share/gtk-doc/html/gtk/gtk-changes-1-2.html
+share/gtk-doc/html/gtk/gtk-changes-2-0.html
+share/gtk-doc/html/gtk/gtk-clear.png
+share/gtk-doc/html/gtk/gtk-close.png
+share/gtk-doc/html/gtk/gtk-color-picker.png
+share/gtk-doc/html/gtk/gtk-compiling.html
+share/gtk-doc/html/gtk/gtk-connect.png
+share/gtk-doc/html/gtk/gtk-convert.png
+share/gtk-doc/html/gtk/gtk-copy.png
+share/gtk-doc/html/gtk/gtk-cut.png
+share/gtk-doc/html/gtk/gtk-delete.png
+share/gtk-doc/html/gtk/gtk-dialog-authentication.png
+share/gtk-doc/html/gtk/gtk-dialog-error.png
+share/gtk-doc/html/gtk/gtk-dialog-info.png
+share/gtk-doc/html/gtk/gtk-dialog-question.png
+share/gtk-doc/html/gtk/gtk-dialog-warning.png
+share/gtk-doc/html/gtk/gtk-directfb.html
+share/gtk-doc/html/gtk/gtk-directory.png
+share/gtk-doc/html/gtk/gtk-disconnect.png
+share/gtk-doc/html/gtk/gtk-dnd-multiple.png
+share/gtk-doc/html/gtk/gtk-dnd.png
+share/gtk-doc/html/gtk/gtk-edit.png
+share/gtk-doc/html/gtk/gtk-execute.png
+share/gtk-doc/html/gtk/gtk-file.png
+share/gtk-doc/html/gtk/gtk-find-and-replace.png
+share/gtk-doc/html/gtk/gtk-find.png
+share/gtk-doc/html/gtk/gtk-floppy.png
+share/gtk-doc/html/gtk/gtk-font.png
+share/gtk-doc/html/gtk/gtk-framebuffer.html
+share/gtk-doc/html/gtk/gtk-fullscreen.png
+share/gtk-doc/html/gtk/gtk-go-back-ltr.png
+share/gtk-doc/html/gtk/gtk-go-back-rtl.png
+share/gtk-doc/html/gtk/gtk-go-down.png
+share/gtk-doc/html/gtk/gtk-go-forward-ltr.png
+share/gtk-doc/html/gtk/gtk-go-forward-rtl.png
+share/gtk-doc/html/gtk/gtk-go-up.png
+share/gtk-doc/html/gtk/gtk-goto-bottom.png
+share/gtk-doc/html/gtk/gtk-goto-first-ltr.png
+share/gtk-doc/html/gtk/gtk-goto-first-rtl.png
+share/gtk-doc/html/gtk/gtk-goto-last-ltr.png
+share/gtk-doc/html/gtk/gtk-goto-last-rtl.png
+share/gtk-doc/html/gtk/gtk-goto-top.png
+share/gtk-doc/html/gtk/gtk-gtkfilefilter.html
+share/gtk-doc/html/gtk/gtk-harddisk.png
+share/gtk-doc/html/gtk/gtk-help.png
+share/gtk-doc/html/gtk/gtk-home.png
+share/gtk-doc/html/gtk/gtk-indent-ltr.png
+share/gtk-doc/html/gtk/gtk-indent-rtl.png
+share/gtk-doc/html/gtk/gtk-index.png
+share/gtk-doc/html/gtk/gtk-info.png
+share/gtk-doc/html/gtk/gtk-italic.png
+share/gtk-doc/html/gtk/gtk-jump-to-ltr.png
+share/gtk-doc/html/gtk/gtk-jump-to-rtl.png
+share/gtk-doc/html/gtk/gtk-justify-center.png
+share/gtk-doc/html/gtk/gtk-justify-fill.png
+share/gtk-doc/html/gtk/gtk-justify-left.png
+share/gtk-doc/html/gtk/gtk-justify-right.png
+share/gtk-doc/html/gtk/gtk-leave-fullscreen.png
+share/gtk-doc/html/gtk/gtk-media-forward-ltr.png
+share/gtk-doc/html/gtk/gtk-media-forward-rtl.png
+share/gtk-doc/html/gtk/gtk-media-next-ltr.png
+share/gtk-doc/html/gtk/gtk-media-next-rtl.png
+share/gtk-doc/html/gtk/gtk-media-pause.png
+share/gtk-doc/html/gtk/gtk-media-play-ltr.png
+share/gtk-doc/html/gtk/gtk-media-play-rtl.png
+share/gtk-doc/html/gtk/gtk-media-previous-ltr.png
+share/gtk-doc/html/gtk/gtk-media-previous-rtl.png
+share/gtk-doc/html/gtk/gtk-media-record.png
+share/gtk-doc/html/gtk/gtk-media-rewind-ltr.png
+share/gtk-doc/html/gtk/gtk-media-rewind-rtl.png
+share/gtk-doc/html/gtk/gtk-media-stop.png
+share/gtk-doc/html/gtk/gtk-migrating-GtkAboutDialog.html
+share/gtk-doc/html/gtk/gtk-migrating-GtkAction.html
+share/gtk-doc/html/gtk/gtk-migrating-GtkAssistant.html
+share/gtk-doc/html/gtk/gtk-migrating-GtkColorButton.html
+share/gtk-doc/html/gtk/gtk-migrating-GtkComboBox.html
+share/gtk-doc/html/gtk/gtk-migrating-GtkFileChooser.html
+share/gtk-doc/html/gtk/gtk-migrating-GtkIconView.html
+share/gtk-doc/html/gtk/gtk-migrating-GtkLinkButton.html
+share/gtk-doc/html/gtk/gtk-migrating-GtkRecentChooser.html
+share/gtk-doc/html/gtk/gtk-migrating-checklist.html
+share/gtk-doc/html/gtk/gtk-missing-image.png
+share/gtk-doc/html/gtk/gtk-network.png
+share/gtk-doc/html/gtk/gtk-new.png
+share/gtk-doc/html/gtk/gtk-no.png
+share/gtk-doc/html/gtk/gtk-ok.png
+share/gtk-doc/html/gtk/gtk-open.png
+share/gtk-doc/html/gtk/gtk-orientation-landscape.png
+share/gtk-doc/html/gtk/gtk-orientation-portrait.png
+share/gtk-doc/html/gtk/gtk-orientation-reverse-landscape.png
+share/gtk-doc/html/gtk/gtk-orientation-reverse-portrait.png
+share/gtk-doc/html/gtk/gtk-osx.html
+share/gtk-doc/html/gtk/gtk-paste.png
+share/gtk-doc/html/gtk/gtk-preferences.png
+share/gtk-doc/html/gtk/gtk-print-preview.png
+share/gtk-doc/html/gtk/gtk-print.png
+share/gtk-doc/html/gtk/gtk-properties.png
+share/gtk-doc/html/gtk/gtk-query-immodules-2.0.html
+share/gtk-doc/html/gtk/gtk-question-index.html
+share/gtk-doc/html/gtk/gtk-quit.png
+share/gtk-doc/html/gtk/gtk-redo-ltr.png
+share/gtk-doc/html/gtk/gtk-redo-rtl.png
+share/gtk-doc/html/gtk/gtk-refresh.png
+share/gtk-doc/html/gtk/gtk-remove.png
+share/gtk-doc/html/gtk/gtk-resources.html
+share/gtk-doc/html/gtk/gtk-revert-to-saved-ltr.png
+share/gtk-doc/html/gtk/gtk-revert-to-saved-rtl.png
+share/gtk-doc/html/gtk/gtk-running.html
+share/gtk-doc/html/gtk/gtk-save-as.png
+share/gtk-doc/html/gtk/gtk-save.png
+share/gtk-doc/html/gtk/gtk-select-all.png
+share/gtk-doc/html/gtk/gtk-select-color.png
+share/gtk-doc/html/gtk/gtk-sort-ascending.png
+share/gtk-doc/html/gtk/gtk-sort-descending.png
+share/gtk-doc/html/gtk/gtk-spell-check.png
+share/gtk-doc/html/gtk/gtk-stop.png
+share/gtk-doc/html/gtk/gtk-strikethrough.png
+share/gtk-doc/html/gtk/gtk-undelete-ltr.png
+share/gtk-doc/html/gtk/gtk-undelete-rtl.png
+share/gtk-doc/html/gtk/gtk-underline.png
+share/gtk-doc/html/gtk/gtk-undo-ltr.png
+share/gtk-doc/html/gtk/gtk-undo-rtl.png
+share/gtk-doc/html/gtk/gtk-unindent-ltr.png
+share/gtk-doc/html/gtk/gtk-unindent-rtl.png
+share/gtk-doc/html/gtk/gtk-update-icon-cache.html
+share/gtk-doc/html/gtk/gtk-windows.html
+share/gtk-doc/html/gtk/gtk-x11.html
+share/gtk-doc/html/gtk/gtk-yes.png
+share/gtk-doc/html/gtk/gtk-zoom-100.png
+share/gtk-doc/html/gtk/gtk-zoom-fit.png
+share/gtk-doc/html/gtk/gtk-zoom-in.png
+share/gtk-doc/html/gtk/gtk-zoom-out.png
+share/gtk-doc/html/gtk/gtk.devhelp
+share/gtk-doc/html/gtk/gtk.devhelp2
+share/gtk-doc/html/gtk/gtk.html
+share/gtk-doc/html/gtk/gtkbase.html
+share/gtk-doc/html/gtk/gtkfilechooser-installing-extra-widgets.html
+share/gtk-doc/html/gtk/gtkfilechooser-installing-preview.html
+share/gtk-doc/html/gtk/gtkfilechooser-new-features.html
+share/gtk-doc/html/gtk/gtkfilechooser-selection-modes.html
+share/gtk-doc/html/gtk/gtkobjects.html
+share/gtk-doc/html/gtk/gtkrecent-advanced.html
+share/gtk-doc/html/gtk/gtkrecent-chooser.html
+share/gtk-doc/html/gtk/home.png
+share/gtk-doc/html/gtk/icon-view.png
+share/gtk-doc/html/gtk/image.png
+share/gtk-doc/html/gtk/index.html
+share/gtk-doc/html/gtk/index.sgml
+share/gtk-doc/html/gtk/ix01.html
+share/gtk-doc/html/gtk/ix02.html
+share/gtk-doc/html/gtk/ix03.html
+share/gtk-doc/html/gtk/ix04.html
+share/gtk-doc/html/gtk/ix05.html
+share/gtk-doc/html/gtk/ix06.html
+share/gtk-doc/html/gtk/ix07.html
+share/gtk-doc/html/gtk/label.png
+share/gtk-doc/html/gtk/left.png
+share/gtk-doc/html/gtk/link-button.png
+share/gtk-doc/html/gtk/list-and-tree.png
+share/gtk-doc/html/gtk/menubar.png
+share/gtk-doc/html/gtk/messagedialog.png
+share/gtk-doc/html/gtk/migrating-GtkCombo.html
+share/gtk-doc/html/gtk/migrating-gnomeuiinfo.html
+share/gtk-doc/html/gtk/migrating.html
+share/gtk-doc/html/gtk/multiline-text.png
+share/gtk-doc/html/gtk/new-features-GtkComboBox.html
+share/gtk-doc/html/gtk/notebook.png
+share/gtk-doc/html/gtk/pagesetupdialog.png
+share/gtk-doc/html/gtk/panes.png
+share/gtk-doc/html/gtk/printdialog.png
+share/gtk-doc/html/gtk/progressbar.png
+share/gtk-doc/html/gtk/pt05.html
+share/gtk-doc/html/gtk/radio-group.png
+share/gtk-doc/html/gtk/recentchooserdialog.png
+share/gtk-doc/html/gtk/right.png
+share/gtk-doc/html/gtk/scales.png
+share/gtk-doc/html/gtk/scrolledwindow.png
+share/gtk-doc/html/gtk/separator.png
+share/gtk-doc/html/gtk/setting-the-page-flow.html
+share/gtk-doc/html/gtk/spinbutton.png
+share/gtk-doc/html/gtk/statusbar.png
+share/gtk-doc/html/gtk/style.css
+share/gtk-doc/html/gtk/toggle-button.png
+share/gtk-doc/html/gtk/toolbar.png
+share/gtk-doc/html/gtk/ui-manager.html
+share/gtk-doc/html/gtk/up.png
+share/gtk-doc/html/gtk/window.png
share/locale/af/LC_MESSAGES/gtk20-properties.mo
share/locale/af/LC_MESSAGES/gtk20.mo
share/locale/am/LC_MESSAGES/gtk20-properties.mo
share/locale/am/LC_MESSAGES/gtk20.mo
+share/locale/ang/LC_MESSAGES/gtk20-properties.mo
+share/locale/ang/LC_MESSAGES/gtk20.mo
share/locale/ar/LC_MESSAGES/gtk20-properties.mo
share/locale/ar/LC_MESSAGES/gtk20.mo
share/locale/az/LC_MESSAGES/gtk20-properties.mo
@@ -858,6 +942,8 @@ share/locale/bg/LC_MESSAGES/gtk20-properties.mo
share/locale/bg/LC_MESSAGES/gtk20.mo
share/locale/bn/LC_MESSAGES/gtk20-properties.mo
share/locale/bn/LC_MESSAGES/gtk20.mo
+share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo
+share/locale/bn_IN/LC_MESSAGES/gtk20.mo
share/locale/br/LC_MESSAGES/gtk20-properties.mo
share/locale/br/LC_MESSAGES/gtk20.mo
share/locale/bs/LC_MESSAGES/gtk20-properties.mo
@@ -950,8 +1036,6 @@ share/locale/nl/LC_MESSAGES/gtk20-properties.mo
share/locale/nl/LC_MESSAGES/gtk20.mo
share/locale/nn/LC_MESSAGES/gtk20-properties.mo
share/locale/nn/LC_MESSAGES/gtk20.mo
-share/locale/no/LC_MESSAGES/gtk20-properties.mo
-share/locale/no/LC_MESSAGES/gtk20.mo
share/locale/nso/LC_MESSAGES/gtk20-properties.mo
share/locale/nso/LC_MESSAGES/gtk20.mo
share/locale/or/LC_MESSAGES/gtk20-properties.mo
@@ -994,8 +1078,12 @@ share/locale/tk/LC_MESSAGES/gtk20-properties.mo
share/locale/tk/LC_MESSAGES/gtk20.mo
share/locale/tr/LC_MESSAGES/gtk20-properties.mo
share/locale/tr/LC_MESSAGES/gtk20.mo
+share/locale/tt/LC_MESSAGES/gtk20-properties.mo
+share/locale/tt/LC_MESSAGES/gtk20.mo
share/locale/uk/LC_MESSAGES/gtk20-properties.mo
share/locale/uk/LC_MESSAGES/gtk20.mo
+share/locale/ur/LC_MESSAGES/gtk20-properties.mo
+share/locale/ur/LC_MESSAGES/gtk20.mo
share/locale/uz/LC_MESSAGES/gtk20-properties.mo
share/locale/uz/LC_MESSAGES/gtk20.mo
share/locale/uz@Latn/LC_MESSAGES/gtk20-properties.mo
@@ -1024,21 +1112,26 @@ share/themes/Raleigh/gtk-2.0/gtkrc
@dirrm share/themes/Default/gtk-2.0-key
@unexec ${RMDIR} %D/share/themes/Default 2>/dev/null || ${TRUE}
@comment in xdg-dirs: @dirrm share/themes
+@dirrm share/gtk-doc/html/gtk
+@dirrm share/gtk-doc/html/gdk-pixbuf
+@dirrm share/gtk-doc/html/gdk
@dirrm share/gtk-2.0/demo
@dirrm share/gtk-2.0
-@dirrm share/doc/gtk
-@dirrm share/doc/gdk-pixbuf
-@dirrm share/doc/gdk
@exec ${MKDIR} %D/lib/gtk-2.0/modules
@dirrm lib/gtk-2.0/modules
+@exec ${MKDIR} %D/lib/gtk-2.0/immodules
+@dirrm lib/gtk-2.0/immodules
@dirrm lib/gtk-2.0/include
-@dirrm lib/gtk-2.0/2.4.0/loaders
-@dirrm lib/gtk-2.0/2.4.0/immodules
-@exec ${MKDIR} %D/lib/gtk-2.0/2.4.0/filesystems
-@dirrm lib/gtk-2.0/2.4.0/filesystems
-@dirrm lib/gtk-2.0/2.4.0/engines
-@dirrm lib/gtk-2.0/2.4.0
+@dirrm lib/gtk-2.0/2.10.0/printbackends
+@dirrm lib/gtk-2.0/2.10.0/loaders
+@dirrm lib/gtk-2.0/2.10.0/immodules
+@exec ${MKDIR} %D/lib/gtk-2.0/2.10.0/filesystems
+@dirrm lib/gtk-2.0/2.10.0/filesystems
+@dirrm lib/gtk-2.0/2.10.0/engines
+@dirrm lib/gtk-2.0/2.10.0
@dirrm lib/gtk-2.0
+@dirrm include/gtk-unix-print-2.0/gtk
+@dirrm include/gtk-unix-print-2.0
@dirrm include/gtk-2.0/gtk
@dirrm include/gtk-2.0/gdk-pixbuf-xlib
@dirrm include/gtk-2.0/gdk-pixbuf
diff --git a/x11/gtk2/buildlink3.mk b/x11/gtk2/buildlink3.mk
index 057d67d2122..007122f11fb 100644
--- a/x11/gtk2/buildlink3.mk
+++ b/x11/gtk2/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2006/07/18 13:03:25 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.29 2006/09/15 15:06:08 jmmv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GTK2_BUILDLINK3_MK:= ${GTK2_BUILDLINK3_MK}+
@@ -19,8 +19,8 @@ BUILDLINK_PKGSRCDIR.gtk2?= ../../x11/gtk2
PRINT_PLIST_AWK+= /^@dirrm lib\/gtk-2.0$$/ { next; }
PRINT_PLIST_AWK+= /^@dirrm lib\/gtk-2.0\/(engines|filesystems|immodules|loaders|modules)$$/ \
{ print "@comment in gtk2: " $$0; next; }
-PRINT_PLIST_AWK+= /^@dirrm lib\/gtk-2.0\/2.4.0$$/ { next; }
-PRINT_PLIST_AWK+= /^@dirrm lib\/gtk-2.0\/2.4.0\/(engines|filesystems|immodules|loaders|modules)$$/ \
+PRINT_PLIST_AWK+= /^@dirrm lib\/gtk-2.0\/2.10.0$$/ { next; }
+PRINT_PLIST_AWK+= /^@dirrm lib\/gtk-2.0\/2.10.0\/(engines|filesystems|immodules|loaders|modules)$$/ \
{ print "@comment in gtk2: " $$0; next; }
.endif # GTK2_BUILDLINK3_MK
@@ -35,6 +35,7 @@ PRINT_PLIST_AWK+= /^@dirrm lib\/gtk-2.0\/2.4.0\/(engines|filesystems|immodules|l
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
+.include "../../x11/xcursor/buildlink3.mk"
.include "../../x11/Xrandr/buildlink3.mk"
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo
index 6e05ff91de5..125ee7788a2 100644
--- a/x11/gtk2/distinfo
+++ b/x11/gtk2/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.70 2006/07/04 15:53:34 drochner Exp $
+$NetBSD: distinfo,v 1.71 2006/09/15 15:06:08 jmmv Exp $
-SHA1 (gtk+-2.8.20.tar.bz2) = 8ea2449ff139b8bc457f8b5bcdcad93b02cfba9e
-RMD160 (gtk+-2.8.20.tar.bz2) = d20254de9e5b37b19f432758fbd78fff4c6baf1e
-Size (gtk+-2.8.20.tar.bz2) = 12247295 bytes
+SHA1 (gtk+-2.10.3.tar.bz2) = d9e9ca2728e560c46503a1e768cba3145510ca57
+RMD160 (gtk+-2.10.3.tar.bz2) = aa945237ebdbf5613faf3e762ed3bc37dcd45c5c
+Size (gtk+-2.10.3.tar.bz2) = 14543034 bytes
SHA1 (patch-aa) = 7efcbf733e3459fd3853c0d49842136b434ca983
SHA1 (patch-ac) = d9a47653b8db5ffae28dc233aea0dc15399eea79
SHA1 (patch-ad) = f38270c343961be2892d8f2b2f89a67d21f0dc15