gtk2/gtk
10:49:20 Tim Janik 4111cf2065 Bug 318807 – Offscreen windows and window redirection.
2008-03-18 10:49:20  Tim Janik  <timj@imendio.com>

	* Applied pixmap redirection patch by Alexander Larsson with
	various updates from:
	Bug 318807 – Offscreen windows and window redirection.


	Updates:

	* updated docs to mention "Since 2.16".

	* tests/testgtk.c: fixed snapshooting pixmap leak.
	convert pixmap to pixbuf after snapshooting, to compensate for different
	bit depths (occurs when snapshooting ARGB visuals and displaying the
	pixmap in an RGB visual).

	* gdk/gdkwindow.[hc]: made GdkWindowRedirect private.

	* gdk/gdkwindow.c: removed damage idle handler, there's no aparent
	need for it. enqueue damage notification as GDK_DAMAGE events
	for each painting redirection at the start of the event queue.
	consider windows with a redirection fully visible when invalidating,
	and when updating from backing store. cleaned up stale variables.

	* gdk/gdkevents.c: added _gdk_event_queue_prepend().

	* gtk/gtkwidget.c: fixed coordinates for !NO_WINDOW widgets in
	gtk_widget_get_snapshot; this fixes garbage snap offsets for gammacurve,
	tree, drawingarea, text, handlebox, etc.
	clip the redirected window hierarchy to window sizes, the visible
	rectangles don't need to be taken into account here.
	extended snapshooting docs to recommend gdk_pixbuf_get_from_drawable()
	in case pixmap visuals could mismatch.

	* gdk/x11/gdkwindow-x11.c: removed _gdk_windowing_window_get_visible_rect().


	Base patch:

	* tests/testgtk.c: add a "Snapshot" test to demonstrate snapshooting
	of possibly obscured widgets into an offscreen pixmap.

	* gtk/gtkwidget.[hc]: add GtkWidget::damage-event signal, add
	gtk_widget_get_snapshot() to render a widget's contents to a GdkPixmap.

	* gtk/gtkmain.c: dispatch GDK_DAMAGE events.

	* gdk/gdkwindow.c: moved outer gdk_window_new() and gdk_window_reparent()
	implementations here, adapted them to propagate redirects to child windows.
	gdk_window_end_paint(): copy repainted window contents to redirection pixmap,
	clipped to visible region. queue GDK_DAMAGE event delivery.
	gdk_window_redirect_to_drawable(): install window painting redirection.
	gdk_window_remove_redirection(): remove previously installed redirection.

	* gdk/x11/gdkwindow-x11.c: added _gdk_windowing_window_get_visible_rect(),
	renamed _gdk_window_new() and _gdk_window_reparent().

	* gdk/gdkwindow.h: added GdkWindowRedirect* to GdkWindowObject, export
	gdk_window_redirect_to_drawable() and gdk_window_remove_redirection().

	* gdk/gdkevents.h: added GDK_DAMAGE event type.

	* gdk/gdkevents.c: extract time and state from GDK_DAMAGE events.

	* gdk/gdkinternals.h: added internal prototypes.



svn path=/trunk/; revision=20122
2008-05-21 19:04:24 +00:00
..
stock-icons Apply a patch by Marek Kasik <mkasik@redhat.com> to display more printer 2008-05-05 23:38:31 +00:00
tests gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.c 2008-03-14 20:38:58 +00:00
theme-bits Remove all .cvsignore files. 2007-12-13 11:18:45 +00:00
xdgmime Sync xdgmime to the copy in gio 2008-04-16 22:18:27 +00:00
abicheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
aliasfilescheck.sh Propagate srcdir into the test correctly. (#359845) 2006-10-05 15:51:45 +00:00
circles.xbm
compose-parse.py Fix #321896 - Synch gtkimcontextsimple.c with Xorg 2008-03-04 11:21:48 +00:00
fnmatch.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gen-paper-names.c Add some missing symbols. 2007-05-23 17:49:34 +00:00
gtk-builder-convert Properly convert GtkImageMenuItems which use stock labels but don't have 2008-03-23 08:17:07 +00:00
gtk-win32.rc.in Look for windres on Win32. 2005-07-09 00:10:12 +00:00
gtk.h add 15 files that were missing (they all got included indirectly by 2008-05-02 15:03:12 +00:00
gtk.symbols RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size 2008-05-21 02:17:30 +00:00
gtkaboutdialog.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkaboutdialog.h gtk/gtklinkbutton.h Change function argument "link" to "link_" to fix 2007-06-04 18:57:55 +00:00
gtkaccelgroup.c Bug 448484 – GtkAccelGroup forgets to remove closure invalidate notifiers when finalizing 2007-06-18 09:42:27 +00:00
gtkaccelgroup.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkaccellabel.c Bug 503071 - Application direction changes to right to left even if theres 2008-05-20 13:03:41 +00:00
gtkaccellabel.h Provide access to the string representation of accelerators used in 2004-10-05 05:17:22 +00:00
gtkaccelmap.c Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
gtkaccelmap.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkaccessible.c More of the same 2006-05-14 04:25:34 +00:00
gtkaccessible.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkaction.c Adjust the code to match the documentation, examples, "common sense" and 2008-02-08 00:25:50 +00:00
gtkaction.h Rename get_submenu() to create_menu(); rename gtk_action_get_submenu() to 2007-03-16 20:04:57 +00:00
gtkactiongroup.c Bug 503071 - Application direction changes to right to left even if theres 2008-05-20 13:03:41 +00:00
gtkactiongroup.h Move GtkTranslateFunc to gtktypeutils.h so we can completely deprecate 2008-03-06 14:04:30 +00:00
gtkadjustment.c coding style cleanup. 2008-03-14 17:26:12 +00:00
gtkadjustment.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkalignment.c gtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk/gtkcalendar.c remove 2008-05-21 11:30:06 +00:00
gtkalignment.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkarrow.c gtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk/gtkcalendar.c remove 2008-05-21 11:30:06 +00:00
gtkarrow.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkaspectframe.c Fix the default value for the ratio property. 2007-12-28 05:02:29 +00:00
gtkaspectframe.h Documentation additions and fixes. 2006-06-29 09:18:07 +00:00
gtkassistant.c Add current page to visited page list instead of next current page. 2008-04-11 17:08:21 +00:00
gtkassistant.h 2006-02-10 Murray Cumming <murrayc@murrayc.com 2006-02-10 12:59:19 +00:00
gtkbbox.c gtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk/gtkcalendar.c remove 2008-05-21 11:30:06 +00:00
gtkbbox.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkbin.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkbin.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkbindings.c Small doc fixes 2007-07-12 00:57:23 +00:00
gtkbindings.h added new scanner token "unbind" which gets rid of a key binding (in fact, 2006-10-05 14:48:57 +00:00
gtkbox.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkbox.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkbuildable.c documentation updates 2007-06-30 06:24:11 +00:00
gtkbuildable.h Added <attributes> / <attribute> custom tags to parse pango attributes 2008-04-11 16:56:26 +00:00
gtkbuilder.c Chain up in buildable_finish() 2008-04-16 16:35:17 +00:00
gtkbuilder.h Improve error handling for enum/flags, rename the converter functions to 2007-06-30 18:27:39 +00:00
gtkbuilderparser.c Bug 503071 - Application direction changes to right to left even if theres 2008-05-20 13:03:41 +00:00
gtkbuilderprivate.h gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.c 2008-03-14 20:38:58 +00:00
gtkbutton.c gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkbutton.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkcalendar.c gtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk/gtkcalendar.c remove 2008-05-21 11:30:06 +00:00
gtkcalendar.h Remove trailing comma from enum to make the compiler happy. (#517295, 2008-02-28 05:41:56 +00:00
gtkcelleditable.c Add more documentation. 2007-07-12 01:55:15 +00:00
gtkcelleditable.h Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't reference 2002-01-09 06:52:19 +00:00
gtkcelllayout.c Do not assume that text is null-terminated as pointed out by Christopher 2007-08-07 21:52:29 +00:00
gtkcelllayout.h Rename buildable methods to not clash with widget methods. (#448928, 2007-06-19 12:23:36 +00:00
gtkcellrenderer.c gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c 2008-05-19 14:15:34 +00:00
gtkcellrenderer.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkcellrendereraccel.c implement getter for keycode property. (#476665, patch by Christian 2007-09-13 22:37:02 +00:00
gtkcellrendereraccel.h Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with 2005-09-22 16:33:50 +00:00
gtkcellrenderercombo.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkcellrenderercombo.h gtk/gtkcellrenderercombo.h gtk/gtkcellrendererspin.h style cleanups for 2008-05-05 13:40:29 +00:00
gtkcellrendererpixbuf.c gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c 2008-05-19 14:15:34 +00:00
gtkcellrendererpixbuf.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellrendererprogress.c Add orientation property and some slight refactoring here and there. 2007-06-13 12:41:24 +00:00
gtkcellrendererprogress.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcellrendererspin.c Fix some issues with refcounting of the adjustment. (#448544, Carlos 2007-06-19 03:10:02 +00:00
gtkcellrendererspin.h gtk/gtkcellrenderercombo.h gtk/gtkcellrendererspin.h style cleanups for 2008-05-05 13:40:29 +00:00
gtkcellrenderertext.c Fix the default value for the wrap-mode and font-scale properties. 2007-12-28 05:32:55 +00:00
gtkcellrenderertext.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellrenderertoggle.c gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c 2008-05-19 14:15:34 +00:00
gtkcellrenderertoggle.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellview.c gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c 2008-03-04 12:49:40 +00:00
gtkcellview.h Undo bogus commit. 2006-12-14 18:33:43 +00:00
gtkcheckbutton.c gtk/gtkcheckbutton.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkmenu.c 2007-01-18 17:30:10 +00:00
gtkcheckbutton.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcheckmenuitem.c Fix check/radio indicator drawing mess (bug #452225): 2007-07-27 12:11:07 +00:00
gtkcheckmenuitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkclipboard-quartz.c Remove unused variables. (gtk_clipboard_set_contents), 2008-02-13 15:36:18 +00:00
gtkclipboard.c Make finalizer more robust 2007-12-28 19:55:37 +00:00
gtkclipboard.h Match parameter names with the headers. 2006-04-24 05:42:12 +00:00
gtkclist.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
gtkclist.h Typo fix 2008-02-13 19:24:10 +00:00
gtkcolorbutton.c gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c 2008-03-04 12:49:40 +00:00
gtkcolorbutton.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gtkcolorsel.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkcolorsel.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcolorseldialog.c Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
gtkcolorseldialog.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcombo.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkcombo.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcombobox.c The child is now aware of both the combobox and frame (if has-frame is 2008-03-16 01:37:12 +00:00
gtkcombobox.h Add a tearoff-title property, with getter and setter. (#316482, Olexiy 2005-11-21 16:01:56 +00:00
gtkcomboboxentry.c Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 2008-01-06 03:28:40 +00:00
gtkcomboboxentry.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcontainer.c Properly document gtk_container_set_focus_child(). (#521739, Andrew Cowie) 2008-03-17 13:57:00 +00:00
gtkcontainer.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkctree.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
gtkctree.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcurve.c Fix the default value of the curve-type property 2007-12-28 15:21:24 +00:00
gtkcurve.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkdebug.h Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
gtkdialog.c Chain up to parent, so widgets can have internal children. 2008-01-24 16:38:50 +00:00
gtkdialog.h removed forgotten declaration of _gtk_dialog_get_response_for_widget(), 2006-05-29 15:07:35 +00:00
gtkdnd-quartz.c Redo the fix for bug #492117, by adding a getter for the private drag 2007-11-01 08:45:30 +00:00
gtkdnd.c Fix the docs, the mask param of gtk_drag_set_icon_pixmap can accept NULL for none. Fixes bug #533920. 2008-05-20 17:43:01 +00:00
gtkdnd.h Add GTK_TARGET_OTHER_{APP,WIDGET} to restrict drags within an 2007-04-28 15:34:39 +00:00
gtkdndcursors.h Use named cursors for the DND cursors, the names are "dnd-none", 2005-06-14 19:58:10 +00:00
gtkdrawingarea.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkdrawingarea.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkeditable.c Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) 2006-10-03 15:54:52 +00:00
gtkeditable.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkentry.c Use existing window size when painting the flat box instead of 2008-04-25 21:56:50 +00:00
gtkentry.h Add gtk_entry_[gs]et_cursor_hadjustment() to allow automatic scrolling in 2007-05-19 02:31:53 +00:00
gtkentrycompletion.c New function implements GtkCellLayoutClass::get_cells. (#523787) 2008-03-22 17:53:42 +00:00
gtkentrycompletion.h Rember the user input that triggered the completion, add API to the 2007-04-28 07:47:08 +00:00
gtkentryprivate.h Rember the user input that triggered the completion, add API to the 2007-04-28 07:47:08 +00:00
gtkenums.h move a few '{' to their own lines so all enums here have the same style. 2008-04-18 15:34:50 +00:00
gtkeventbox.c Fix the offsets of the input-only window if we also have a visible window. 2007-04-28 21:45:39 +00:00
gtkeventbox.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkexpander.c gtk_label_get_label() should be used instead of gtk_label_get_text(). 2008-03-22 01:27:07 +00:00
gtkexpander.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilechooser.c Check the return value of _gtk_file_chooser_get_file_system () for NULL 2008-02-11 01:51:14 +00:00
gtkfilechooser.h Add ALREADY_EXISTS error code. Return an error code when the shortcut 2005-10-10 14:29:03 +00:00
gtkfilechooserbutton.c fixed a typo in the documentation of the GtkFileChooserButtons::file-set 2008-03-03 12:35:43 +00:00
gtkfilechooserbutton.h gtk/gtkcellrenderercombo.h gtk/gtkcellrendererspin.h style cleanups for 2008-05-05 13:40:29 +00:00
gtkfilechooserdefault.c bgo322298 - Make the file chooser dialog always resizable 2008-05-19 17:25:19 +00:00
gtkfilechooserdefault.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilechooserdialog.c bgo322298 - Make the file chooser dialog always resizable 2008-05-19 17:25:19 +00:00
gtkfilechooserdialog.h gtk/gtkcellrenderercombo.h gtk/gtkcellrendererspin.h style cleanups for 2008-05-05 13:40:29 +00:00
gtkfilechooserembed.c bgo322298 - Make the file chooser dialog always resizable 2008-05-19 17:25:19 +00:00
gtkfilechooserembed.h bgo322298 - Make the file chooser dialog always resizable 2008-05-19 17:25:19 +00:00
gtkfilechooserentry.c Ahem, fix compilation 2008-03-26 20:34:22 +00:00
gtkfilechooserentry.h Skip exensions when selecting filenames in the save-as dialog. (#362516, 2008-02-12 17:34:43 +00:00
gtkfilechooserprivate.h Refactor GtkFileChooserDialog sizing. 2007-05-18 10:38:42 +00:00
gtkfilechoosersettings.c gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.c 2008-03-14 20:38:58 +00:00
gtkfilechoosersettings.h Save the expanded state of the folder browser with the file chooser 2007-01-08 18:34:06 +00:00
gtkfilechooserutils.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkfilechooserutils.h Add overwrite confirmation for SAVE mode. Fixes bug #152850: 2005-07-15 04:55:56 +00:00
gtkfilechooserwidget.c More of the same 2006-05-14 04:25:34 +00:00
gtkfilechooserwidget.h gtk/gtkcellrenderercombo.h gtk/gtkcellrendererspin.h style cleanups for 2008-05-05 13:40:29 +00:00
gtkfilefilter.c gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c 2008-03-04 12:49:40 +00:00
gtkfilefilter.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilesel.c Use gtk_drag_*_add_{text,uri}_targets instead of hardcoded target tables. 2008-02-16 02:31:33 +00:00
gtkfilesel.h Add deprecation guards for gtk_rc_style_ref/unref and the old file 2007-01-27 05:34:05 +00:00
gtkfilesystem.c Fix fallback icon rendering size 2008-04-08 13:58:45 +00:00
gtkfilesystem.h gtk/gtk.symbols rename _gtk_file_system_create to gtk_file_system_create 2007-06-13 13:51:07 +00:00
gtkfilesystemmodel.c Use g_value_set_static_string() where appropriate. (#515042, Christian 2008-02-12 15:41:30 +00:00
gtkfilesystemmodel.h Merge of the GTK+ asynchronous file chooser branch. Please see the 2006-05-01 21:41:12 +00:00
gtkfilesystemunix.c bgo492134 - fix tilde expansion in GtkFileSystemUnix 2008-04-02 16:48:15 +00:00
gtkfilesystemunix.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilesystemwin32.c Don't leak Registry key handles. (#516578) 2008-02-15 00:26:40 +00:00
gtkfilesystemwin32.h Add -lole32, needed for CoTaskMemFree in get_special_folder() below. 2005-01-02 23:15:21 +00:00
gtkfixed.c fix typo in documentation. 2008-03-06 19:14:17 +00:00
gtkfixed.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkfontbutton.c gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c 2008-03-04 12:49:40 +00:00
gtkfontbutton.h Doc formatting tweaks. 2003-09-30 22:48:10 +00:00
gtkfontsel.c Plug a mem leak. Bug #506096. 2007-12-28 19:18:55 +00:00
gtkfontsel.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkframe.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtkframe.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkgamma.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkgamma.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkgc.c Use the slice allocator for many small allocations. 2006-01-04 07:06:12 +00:00
gtkgc.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhandlebox.c Fix default property values 2007-12-28 15:46:18 +00:00
gtkhandlebox.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhbbox.c Do not add border_width to the first button initial coordinate, since it's 2007-06-27 17:41:19 +00:00
gtkhbbox.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhbox.c More of the same 2006-05-14 04:25:34 +00:00
gtkhbox.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhpaned.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkhpaned.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhruler.c call gdk_event_request_motions() for new motion events after receiving 2007-02-06 14:53:35 +00:00
gtkhruler.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhscale.c Cosmetic change 2007-06-10 00:13:11 +00:00
gtkhscale.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhscrollbar.c More of the same 2006-05-14 04:25:34 +00:00
gtkhscrollbar.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkhseparator.c More of the same 2006-05-14 04:25:34 +00:00
gtkhseparator.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhsv.c Fix some compiler warnings. (#433642, Kjartan Maraas) 2007-04-30 16:18:54 +00:00
gtkhsv.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkiconcache.c remove unused variable. 2008-01-14 14:19:21 +00:00
gtkiconcache.h Two optimizations for icon cache lookups. 2007-12-03 17:44:27 +00:00
gtkiconcachevalidator.c Silence the validator 2007-07-25 02:07:44 +00:00
gtkiconcachevalidator.h Add an icon cache validator. 2007-05-01 20:00:17 +00:00
gtkiconfactory.c Forgotten files 2008-05-06 22:47:40 +00:00
gtkiconfactory.h Switch over to use glib's new g_hash_table_get_keys() rather than our own 2007-04-11 17:48:20 +00:00
gtkicontheme.c remove unused variable. 2008-01-09 17:02:50 +00:00
gtkicontheme.h gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>. 2008-04-18 14:56:23 +00:00
gtkiconview.c gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c 2008-03-04 12:49:40 +00:00
gtkiconview.h Add new convenience api for tooltips on icon views 2007-07-19 14:59:44 +00:00
gtkimage.c Avoid drawing one too many frames. (#107398, Owen Taylor, Miguel Gomez) 2007-11-21 04:56:50 +00:00
gtkimage.h Make this function public. (#64792, Havoc Pennington) 2005-06-19 02:02:09 +00:00
gtkimagemenuitem.c gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c 2008-05-19 14:15:34 +00:00
gtkimagemenuitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkimcontext.c gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkimcontext.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkimcontextsimple.c Emit preedit_start/_end as appropriate. (#521934, Huang Peng) 2008-03-15 04:24:50 +00:00
gtkimcontextsimple.h Forgotten file 2005-09-03 03:29:04 +00:00
gtkimcontextsimpleseqs.h Fix #321896 - Synch gtkimcontextsimple.c with Xorg 2008-03-04 11:21:48 +00:00
gtkimmodule.c include <pango/pango.h> instead of <pango/pango-layout.h>. 2008-04-25 15:18:07 +00:00
gtkimmodule.h Add a gtk-im-module GTK setting 2007-12-18 03:24:17 +00:00
gtkimmulticontext.c Bug 503071 - Application direction changes to right to left even if theres 2008-05-20 13:03:41 +00:00
gtkimmulticontext.h Add a gtk-im-module GTK setting 2007-12-18 03:24:17 +00:00
gtkinputdialog.c Remove old child of scrolled window before adding a new one when switching 2007-04-26 06:23:36 +00:00
gtkinputdialog.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkintl.h Bug 503071 - Application direction changes to right to left even if theres 2008-05-20 13:03:41 +00:00
gtkinvisible.c Make GTK+ work as an untrusted X client. (#136571, Ed Catmur) 2006-05-25 05:30:14 +00:00
gtkinvisible.h Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtkitem.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkitemfactory.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkitemfactory.h Revert #508760 2008-03-09 22:56:29 +00:00
gtkkeyhash.c Use the slice allocator for many small allocations. 2006-01-04 07:06:12 +00:00
gtkkeyhash.h We need to pass the unmasked state to 2003-05-21 17:49:49 +00:00
gtklabel.c Added <attributes> / <attribute> custom tags to parse pango attributes 2008-04-11 16:56:26 +00:00
gtklabel.h Use a bit of the GtkLabel structure to remember that a pattern has been 2007-07-09 20:50:22 +00:00
gtklayout.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtklayout.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtklinkbutton.c gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>. 2008-04-18 14:56:23 +00:00
gtklinkbutton.h gtk/gtklinkbutton.h Change function argument "link" to "link_" to fix 2007-06-04 18:57:55 +00:00
gtklist.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtklist.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtklistitem.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtklistitem.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkliststore.c Add translatable/context and comment attributes on <col> tags under a 2008-03-02 01:14:48 +00:00
gtkliststore.h Fix #399071, suggestion from Benoit Dejean. 2007-06-04 23:48:38 +00:00
gtkmain.c Bug 318807 – Offscreen windows and window redirection. 2008-05-21 19:04:24 +00:00
gtkmain.h Make gtk_check_version() return const. (#496734, Nicolas Joseph) 2007-11-19 05:34:19 +00:00
gtkmarshal.list Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; 2001-11-17 23:28:51 +00:00
gtkmarshalers.list Add a create-window signal that allows to override the global 2007-06-04 14:39:56 +00:00
gtkmenu.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkmenu.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkmenubar.c no need to get the list of menubars twice. 2007-09-14 09:17:59 +00:00
gtkmenubar.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkmenuitem.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtkmenuitem.h add "submenu" property. Fix gtk_menu_item_set_submenu() to accept NULL 2007-06-13 15:21:10 +00:00
gtkmenushell.c fix a touchscreen-mode keynav corner case: when navigating to the parent 2008-04-08 11:03:10 +00:00
gtkmenushell.h add move_selected signal to allow overriding the default internal 2007-06-15 19:08:08 +00:00
gtkmenutoolbutton.c gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c 2008-05-19 14:15:34 +00:00
gtkmenutoolbutton.h Replace non-deprecated API using old tooltips API, deprecate old tooltips 2007-07-09 19:23:18 +00:00
gtkmessagedialog.c More default property value fixes 2007-12-28 17:29:53 +00:00
gtkmessagedialog.h Add an image property 2006-05-09 04:36:43 +00:00
gtkmisc.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkmisc.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkmnemonichash.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkmnemonichash.h Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor) 2004-12-10 22:09:22 +00:00
gtkmodules.c include <pango/pango.h> instead of <pango/pango-layout.h>. 2008-04-25 15:18:07 +00:00
gtkmodules.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkmountoperation.c set alternative button order on the password dialog. 2008-03-18 09:21:15 +00:00
gtkmountoperation.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>. 2008-04-25 14:02:44 +00:00
gtknotebook.c Do not call gtk_widget_set_parent_window(), using widget->window instead 2008-04-10 17:16:08 +00:00
gtknotebook.h Fix declaration of GtkNotebook::create_window() 2007-06-11 20:59:19 +00:00
gtkobject.c gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c 2008-03-04 12:49:40 +00:00
gtkobject.h renamed GUnowned to GInitiallyUnowned. 2005-12-22 17:58:40 +00:00
gtkoldeditable.c fix signedness warning. 2008-01-14 14:22:59 +00:00
gtkoldeditable.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkoptionmenu.c gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c 2008-05-19 14:15:34 +00:00
gtkoptionmenu.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkpagesetup.c Don't leak paper_size here. (#488820, Morten Welinder) 2008-03-12 16:37:51 +00:00
gtkpagesetup.h Extract loading of GtkPageSetup and GtkPrintSettings from their *_new_*() 2007-12-14 09:02:54 +00:00
gtkpagesetupunixdialog.c RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size 2008-05-21 02:17:30 +00:00
gtkpagesetupunixdialog.h Fix includes (#338665) 2006-04-24 19:08:47 +00:00
gtkpaned.c gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c 2008-03-04 12:49:40 +00:00
gtkpaned.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkpapersize.c Fix some i18n errors. Pointed out by Behdad Esfahbod. 2008-02-12 22:43:35 +00:00
gtkpapersize.h really rename gtk_paper_size_get_builtins() to 2007-04-30 09:55:14 +00:00
gtkpathbar.c bgo417389 - Scrollwheel for GtkPathBar 2008-03-03 21:15:21 +00:00
gtkpathbar.h bgo417389 - Scrollwheel for GtkPathBar 2008-03-03 21:15:21 +00:00
gtkpixmap.c More of the same 2006-05-14 04:25:34 +00:00
gtkpixmap.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkplug-stub.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkplug-win32.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkplug-x11.c Make it possible to track the embeddedness of statusicon (#387215, Martyn 2006-12-22 07:18:21 +00:00
gtkplug.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkplug.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkplugprivate.h Fix up some doc comments to shut up gtk-doc. 2007-11-26 20:15:15 +00:00
gtkpreview.c gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>. 2008-04-18 14:56:23 +00:00
gtkpreview.h Avoid double-deprecation. 2008-03-06 13:43:26 +00:00
gtkprint-win32.c Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprint-win32.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprintbackend.c RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size 2008-05-21 02:17:30 +00:00
gtkprintbackend.h RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size 2008-05-21 02:17:30 +00:00
gtkprintcontext.c Don't create new pango fontmaps. Use the default pangocairo fontmap and 2007-05-23 03:19:37 +00:00
gtkprintcontext.h include <pango/pango.h> instead of <pango/pango-layout.h>. 2008-04-25 15:18:07 +00:00
gtkprinter-private.h Make gtk_printer_get_capabilities public, and move the 2007-04-30 19:12:00 +00:00
gtkprinter.c RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size 2008-05-21 02:17:30 +00:00
gtkprinter.h RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size 2008-05-21 02:17:30 +00:00
gtkprinteroption.c add GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD, 2006-07-18 18:26:51 +00:00
gtkprinteroption.h add GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD, 2006-07-18 18:26:51 +00:00
gtkprinteroptionset.c Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprinteroptionset.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprinteroptionwidget.c Actually use the utf-8 version of the filename. (#485301, Takao Fujiwara) 2007-10-16 17:25:55 +00:00
gtkprinteroptionwidget.h fix printer options 2006-08-23 19:31:56 +00:00
gtkprintjob.c Make gtk_printer_get_capabilities public, and move the 2007-04-30 19:14:27 +00:00
gtkprintjob.h Also move gtk_print_capabilities_get_type() to the new location. Bug 2007-05-01 13:33:47 +00:00
gtkprintoperation-private.h forgotten file 2006-06-08 16:53:26 +00:00
gtkprintoperation-unix.c RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size 2008-05-21 02:17:30 +00:00
gtkprintoperation-win32.c Fix variable declared in the middle of the block. (#526021, reported by 2008-04-03 17:58:53 +00:00
gtkprintoperation.c Fix some i18n errors. Pointed out by Behdad Esfahbod. 2008-02-12 22:43:35 +00:00
gtkprintoperation.h Add a new error code 2007-04-29 06:23:58 +00:00
gtkprintoperationpreview.c forgotten file 2007-05-28 05:01:56 +00:00
gtkprintoperationpreview.h Add missing G_END_DECLS (#343838) 2006-06-04 18:15:13 +00:00
gtkprintsettings.c Go back to 2.13.0 as version for now, as there was no consensus to do the 2008-02-15 23:42:42 +00:00
gtkprintsettings.h Extract loading of GtkPageSetup and GtkPrintSettings from their *_new_*() 2007-12-14 09:02:54 +00:00
gtkprintunixdialog.c RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size 2008-05-21 02:17:30 +00:00
gtkprintunixdialog.h Add gtk_print_unix_dialog_set_manual_capabilities that controls what 2006-05-24 10:50:57 +00:00
gtkprintutils.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkprintutils.h Add gtkprintutils.[hc] 2006-04-23 05:48:04 +00:00
gtkprivate.h Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkprogress.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkprogress.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-29 16:23:10 +00:00
gtkprogressbar.c More default property value fixes 2007-12-28 18:10:32 +00:00
gtkprogressbar.h Fix #344543 2006-06-12 01:54:54 +00:00
gtkquartz.c Prevent crash, fixes bug #530153. Patch from Yevgen Muntyan. 2008-05-01 20:29:06 +00:00
gtkquartz.h Add new files. 2006-03-21 16:50:47 +00:00
gtkquery.c Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtkquery.h Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtkradioaction.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gtkradioaction.h Add a current-value property and a setter for it. (#322735, Jorn Baayen) 2006-01-16 19:07:13 +00:00
gtkradiobutton.c applied patch to improve variable names, by Olivier Delhomme, #451527. 2007-06-27 11:28:55 +00:00
gtkradiobutton.h applied patch to improve variable names, by Olivier Delhomme, #451527. 2007-06-27 11:28:55 +00:00
gtkradiomenuitem.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkradiomenuitem.h Corrected the group_changed signal vfunc declaration, adding the first 2004-03-03 15:06:49 +00:00
gtkradiotoolbutton.c More of the same 2006-05-14 04:25:34 +00:00
gtkradiotoolbutton.h Fix #150738, Tomislav Jonjic. 2004-08-22 03:38:42 +00:00
gtkrange.c removed code that forced range repaints upon every motion event, because 2007-09-06 11:44:22 +00:00
gtkrange.h added properties "fill-level", "show-fill-level" and 2006-11-15 12:23:10 +00:00
gtkrbtree.c Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
gtkrbtree.h get rid of GAllocator usage, allocate and free nodes via the g_slice_*() 2005-11-01 18:10:51 +00:00
gtkrc.c add cast to fix const warning. 2008-01-14 17:07:03 +00:00
gtkrc.default Fix use of ! in shell. 2002-02-02 01:00:42 +00:00
gtkrc.h Make it possible for theme engines to support symbolic colors. (#426192, 2007-06-08 05:02:13 +00:00
gtkrc.key.default Add a function to delete all bindings add by gtk_binding_parse_binding() 2002-02-09 00:19:29 +00:00
gtkrc.key.emacs Add C-n/C-p/C-f/C-b as alternatives to the arrow keys for menu navigation. 2005-08-30 03:52:56 +00:00
gtkrecentaction.c Propagate local-only. (#511987, Jonh Wendell) 2008-02-10 06:14:59 +00:00
gtkrecentaction.h Add GtkActionClass::get_submenu() vfunc: actions providing a menu item or 2007-03-15 19:33:57 +00:00
gtkrecentchooser.c Set the default value of the :show-not-found property to TRUE, as every 2008-02-12 16:38:00 +00:00
gtkrecentchooser.h Add documentation for properties and fix the deprecation marker for the 2007-07-30 09:38:05 +00:00
gtkrecentchooserdefault.c gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>. 2008-04-18 14:56:23 +00:00
gtkrecentchooserdefault.h Make symbol list mstch reality. 2006-05-04 13:36:30 +00:00
gtkrecentchooserdialog.c Set the HIG spacings directly instead of using style-set handlers. Fix the 2006-12-25 12:21:16 +00:00
gtkrecentchooserdialog.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchoosermenu.c gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>. 2008-04-18 14:56:23 +00:00
gtkrecentchoosermenu.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchooserprivate.h Move filtering of the recent files list into the shared implementation; do 2007-03-15 10:05:34 +00:00
gtkrecentchooserutils.c Use the correct comparison function (kudos to Christian Persch and Claudio 2008-01-03 12:29:16 +00:00
gtkrecentchooserutils.h Various clean ups in the GtkRecent code. (see #338843) 2007-03-14 10:33:36 +00:00
gtkrecentchooserwidget.c Allow NULL to mean the default manager. (#344530, John Finlay) 2006-06-11 03:13:50 +00:00
gtkrecentchooserwidget.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentfilter.c gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c 2008-03-04 12:49:40 +00:00
gtkrecentfilter.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentmanager.c Keep the default storage file in $HOME, as we don't have a migration code 2008-04-18 13:25:49 +00:00
gtkrecentmanager.h gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>. 2008-04-18 14:56:23 +00:00
gtkruler.c Move documentation of gtk_ruler_set_range() to source and fix nonsense. 2007-08-09 12:58:25 +00:00
gtkruler.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkscale.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkscale.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkscalebutton.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkscalebutton.h gtk/gtkcellrenderercombo.h gtk/gtkcellrendererspin.h style cleanups for 2008-05-05 13:40:29 +00:00
gtkscrollbar.c Improve consistency of signal and property names 2006-07-06 05:14:03 +00:00
gtkscrollbar.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkscrolledwindow.c gtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk/gtkcalendar.c remove 2008-05-21 11:30:06 +00:00
gtkscrolledwindow.h Only handle key bindings for scrolling if the scrollbars are visible. 2007-01-02 07:07:09 +00:00
gtksearchengine.c Don't bother compiling gtksearchenginebeagle.c and 2008-04-02 09:59:44 +00:00
gtksearchengine.h Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtksearchenginebeagle.c And don't use beagle_query_add_hit_type 2008-02-25 15:59:28 +00:00
gtksearchenginebeagle.h Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtksearchenginequartz.c Add a search engine which queries the Spotlight database on MacOS X (only 2007-06-24 11:57:07 +00:00
gtksearchenginequartz.h Add a search engine which queries the Spotlight database on MacOS X (only 2007-06-24 11:57:07 +00:00
gtksearchenginesimple.c gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.c 2008-03-14 20:38:58 +00:00
gtksearchenginesimple.h Build fix, correct a typo in the G_BEGIN_DECLS fix below. 2007-09-10 17:19:49 +00:00
gtksearchenginetracker.c Search libtrackerclient.so.0 as libtracker changed the shared library 2007-09-18 21:48:01 +00:00
gtksearchenginetracker.h Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtkselection.c add tons of g_return_if_fail() instead of crashing when NULL pointers get 2008-04-21 13:53:43 +00:00
gtkselection.h Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. 2006-03-07 13:46:11 +00:00
gtkseparator.c More of the same 2006-05-14 04:25:34 +00:00
gtkseparator.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkseparatormenuitem.c More of the same 2006-05-14 04:25:34 +00:00
gtkseparatormenuitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkseparatortoolitem.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtkseparatortoolitem.h Fix #150738, Tomislav Jonjic. 2004-08-22 03:38:42 +00:00
gtksettings.c Bug 488507 – boundless growth of .recently-used.xbel file slows down 2008-04-15 22:37:32 +00:00
gtksettings.h Rework the way the color scheme setting is inherited. Now the overriding 2005-12-16 18:45:31 +00:00
gtksignal.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtksignal.h Fix 0<>NULL confusion in gtk_signal_connect... defines. (#505708, MINAMI 2007-12-28 03:46:03 +00:00
gtksizegroup.c Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
gtksizegroup.h Add gtk_size_group_get_widgets, fixes #326324. Also mark all fields of 2006-01-09 19:18:14 +00:00
gtksocket-stub.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtksocket-win32.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtksocket-x11.c Apply a patch by Chris Wilson to avoid spurious valgrind warnings from 2007-01-04 01:28:07 +00:00
gtksocket.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtksocket.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtksocketprivate.h Fix up some doc comments to shut up gtk-doc. 2007-11-26 20:15:15 +00:00
gtkspinbutton.c Remove two chunks of duplicated code (#533733). 2008-05-20 17:29:34 +00:00
gtkspinbutton.h Add a wrapped signal. (#322933, Carlos Garnacho Parro) 2006-01-30 17:35:49 +00:00
gtkstatusbar.c gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c 2008-05-19 14:15:34 +00:00
gtkstatusbar.h Forgotten file 2005-12-05 21:33:05 +00:00
gtkstatusicon-quartz.c Added gtkstatusicon-quartz.c Implements the quartz backend for the status 2006-12-20 13:24:05 +00:00
gtkstatusicon.c Remove one extraneous space. 2008-03-12 19:41:30 +00:00
gtkstatusicon.h Fixes bug #376502 - multi-screen support for GtkStatusIcon 2006-11-19 16:22:23 +00:00
gtkstock.c Bug 503071 - Application direction changes to right to left even if theres 2008-05-20 13:03:41 +00:00
gtkstock.h Apply a patch by Marek Kasik <mkasik@redhat.com> to display more printer 2008-05-05 23:38:31 +00:00
gtkstyle.c Make gtk-doc happy: 2008-03-06 23:21:26 +00:00
gtkstyle.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktable.c gtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk/gtktipsquery.c 2008-02-27 11:30:10 +00:00
gtktable.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktearoffmenuitem.c More of the same 2006-05-14 04:25:34 +00:00
gtktearoffmenuitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktestutils.c Make gtk-doc happy: 2008-03-06 23:21:26 +00:00
gtktestutils.h Make gtk-doc happy: 2008-03-06 23:21:26 +00:00
gtktext.c gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.c 2008-03-04 12:49:40 +00:00
gtktext.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktextbtree.c new functions _gtk_text_btree_get_insert() and 2007-11-15 17:03:09 +00:00
gtktextbtree.h new functions _gtk_text_btree_get_insert() and 2007-11-15 17:03:09 +00:00
gtktextbuffer.c Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 2008-01-06 03:28:40 +00:00
gtktextbuffer.h Allow to separate GtkTextMark creation from buffer insertion. (#132818, 2007-05-26 04:10:42 +00:00
gtktextbufferrichtext.c Small documentation fixes. 2007-01-02 14:45:15 +00:00
gtktextbufferrichtext.h Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. 2006-03-07 13:46:11 +00:00
gtktextbufferserialize.c don't g_free() the members of info->tag_stack since they are a) gobjects 2008-02-26 14:20:08 +00:00
gtktextbufferserialize.h Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. 2006-03-07 13:46:11 +00:00
gtktextchild.c gtk/gtktextchild.c meant to use G_STRFUNC, not G_STRLOC... 2008-01-28 15:16:13 +00:00
gtktextchild.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktextchildprivate.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktextdisplay.c fixed couple of drawing problems with block cursor (#448321). 2007-06-16 23:18:29 +00:00
gtktextdisplay.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktextiter.c Fix an aliasing problem. (#347585, Ed Catmur) 2007-11-22 05:50:32 +00:00
gtktextiter.h Make invisible text work a bit better (#66194, patch by Jeroen 2005-06-13 05:15:10 +00:00
gtktextiterprivate.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktextlayout.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtktextlayout.h Implement block-cursor for overwrite mode. (#80378) 2007-06-12 05:32:57 +00:00
gtktextmark.c Formatting fixes. 2007-05-26 04:39:23 +00:00
gtktextmark.h Allow to separate GtkTextMark creation from buffer insertion. (#132818, 2007-05-26 04:10:42 +00:00
gtktextmarkprivate.h Allow to separate GtkTextMark creation from buffer insertion. (#132818, 2007-05-26 04:10:42 +00:00
gtktextsegment.c Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
gtktextsegment.h Fix a warning. 2006-04-03 15:50:30 +00:00
gtktexttag.c Add a way to specify accumulative margins. (#344499, Nate Nielsen) 2007-04-29 01:14:29 +00:00
gtktexttag.h Add a way to specify accumulative margins. (#344499, Nate Nielsen) 2007-04-29 01:14:29 +00:00
gtktexttagprivate.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktexttagtable.c More of the same 2006-05-14 04:25:34 +00:00
gtktexttagtable.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gtktexttypes.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktexttypes.h Fix a warning. 2006-04-03 15:50:30 +00:00
gtktextutil.c do right thing in one-character lines and at paragraph end (#448313). 2007-06-28 06:30:21 +00:00
gtktextutil.h Implement block-cursor for overwrite mode. (#80378) 2007-06-12 05:32:57 +00:00
gtktextview.c gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c 2008-05-19 14:15:34 +00:00
gtktextview.h Move "move-focus" signals from several widgets to GtkWidget to enable more 2007-06-04 15:00:22 +00:00
gtkthemes.c Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) 2006-10-03 15:54:52 +00:00
gtkthemes.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktipsquery.c gtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk/gtktipsquery.c 2008-02-27 11:30:10 +00:00
gtktipsquery.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktoggleaction.c Update the documentation to mark the optional constructors parameters. The 2007-09-09 20:18:24 +00:00
gtktoggleaction.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktoggleactionprivate.h Changes to make cross-process merging feasible: 2003-09-21 22:04:48 +00:00
gtktogglebutton.c Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 2008-01-06 03:28:40 +00:00
gtktogglebutton.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktoggletoolbutton.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtktoggletoolbutton.h Fix #150738, Tomislav Jonjic. 2004-08-22 03:38:42 +00:00
gtktoolbar.c Bug 523782 - Leftover call to GDK_THREADS_LEAVE() in gtktoolbar.c 2008-03-22 09:03:38 +00:00
gtktoolbar.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktoolbutton.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtktoolbutton.h Support named icons in tool buttons by adding a icon-name property. 2005-05-18 05:38:50 +00:00
gtktoolitem.c Go back to 2.13.0 as version for now, as there was no consensus to do the 2008-02-15 23:42:42 +00:00
gtktoolitem.h Make _gtk_tool_item_toolbar_reconfigured public to allow GtkToolShell 2008-01-13 23:41:46 +00:00
gtktoolshell.c Go back to 2.13.0 as version for now, as there was no consensus to do the 2008-02-15 23:42:42 +00:00
gtktoolshell.h Change GtkToolItem to retrieve its properties from GtkToolShell interface, 2007-12-14 10:57:46 +00:00
gtktooltip.c Go back to 2.13.0 as version for now, as there was no consensus to do the 2008-02-15 23:42:42 +00:00
gtktooltip.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktooltips.c no need to g_return_if_fail(tooltips != NULL); 2008-04-17 11:40:33 +00:00
gtktooltips.h Rename the tips_data_list field back. (#447214) 2007-07-21 13:19:11 +00:00
gtktrayicon-x11.c Support keynav in status icons. (#473786, Li Yuan) 2008-02-12 03:24:03 +00:00
gtktrayicon.h Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIcon 2005-08-29 17:47:10 +00:00
gtktree.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtktree.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktreedatalist.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
gtktreedatalist.h Use the slice allocater for GtkTreeDataSortHeader. 2005-12-29 05:26:09 +00:00
gtktreednd.c Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) 2006-10-03 15:54:52 +00:00
gtktreednd.h Small cleanups. 2005-05-06 03:12:33 +00:00
gtktreeitem.c gtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk/gtktipsquery.c 2008-02-27 11:30:10 +00:00
gtktreeitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktreemodel.c Using GSlice for GtkTreePath 2007-12-31 11:26:55 +00:00
gtktreemodel.h back out G_GNUC_WARN_UNUSED_RESULT on iterator functions which turned out 2006-03-24 14:03:45 +00:00
gtktreemodelfilter.c short-circuit in case an empty root level would be build (and thus 2008-03-05 10:36:35 +00:00
gtktreemodelfilter.h report status in return value instead of spewing assertions. (#335729, 2006-06-12 14:48:43 +00:00
gtktreemodelsort.c fix the build 2007-09-09 23:54:17 +00:00
gtktreemodelsort.h Deprecation cleanup 2002-10-07 19:10:39 +00:00
gtktreeprivate.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktreeselection.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gtktreeselection.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtktreesortable.c Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) 2006-10-03 15:54:52 +00:00
gtktreesortable.h Allow sorting of tree models to be turned off again. (#151139, Torsten 2004-09-05 05:06:05 +00:00
gtktreestore.c Remove an unused variable 2008-01-06 14:58:57 +00:00
gtktreestore.h Fix #399071, suggestion from Benoit Dejean. 2007-06-04 23:48:38 +00:00
gtktreeview.c Set window type hint on the search popup. (#522279, Danny Baumann) 2008-03-15 04:51:48 +00:00
gtktreeview.h add more convenience API. 2007-07-19 13:21:09 +00:00
gtktreeviewcolumn.c gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktreeviewcolumn.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktypebuiltins.c.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gtktypebuiltins.h.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gtktypeutils.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtktypeutils.h Move GtkTranslateFunc to gtktypeutils.h so we can completely deprecate 2008-03-06 14:04:30 +00:00
gtkuimanager.c Warn on duplicate action group names. (#501746, Christian Persch) 2008-02-16 03:43:38 +00:00
gtkuimanager.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkvbbox.c Do not add border_width to the first button initial coordinate, since it's 2007-06-27 17:41:19 +00:00
gtkvbbox.h Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkvbox.c More of the same 2006-05-14 04:25:34 +00:00
gtkvbox.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkversion.h.in [ Patch from Sebastian Wilhelmi, 52790 ] 2001-08-23 15:27:21 +00:00
gtkviewport.c gtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk/gtktipsquery.c 2008-02-27 11:30:10 +00:00
gtkviewport.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvolumebutton.c Fix some i18n errors. Pointed out by Behdad Esfahbod. 2008-02-12 22:43:35 +00:00
gtkvolumebutton.h Add the GtkVolumeButton widget, a button that pops up a scale when clicked 2007-05-19 23:35:00 +00:00
gtkvpaned.c More of the same 2006-05-14 04:25:34 +00:00
gtkvpaned.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvruler.c call gdk_event_request_motions() for new motion events after receiving 2007-02-06 14:53:35 +00:00
gtkvruler.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvscale.c Cosmetic change 2007-06-10 00:13:11 +00:00
gtkvscale.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvscrollbar.c More of the same 2006-05-14 04:25:34 +00:00
gtkvscrollbar.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvseparator.c Fix size requisition for wide vertical separators. (#438113, Benjamin 2007-05-14 04:18:33 +00:00
gtkvseparator.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkwidget.c Bug 318807 – Offscreen windows and window redirection. 2008-05-21 19:04:24 +00:00
gtkwidget.h Bug 318807 – Offscreen windows and window redirection. 2008-05-21 19:04:24 +00:00
gtkwin32embed.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkwin32embed.h gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +00:00
gtkwin32embedwidget.c gtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk/gtktipsquery.c 2008-02-27 11:30:10 +00:00
gtkwin32embedwidget.h Make sure grab-notify is emitted on toplevels as well as child widgets. 2006-05-22 17:19:10 +00:00
gtkwindow-decorate.c removed linux-fb backend files. 2008-03-11 17:14:00 +00:00
gtkwindow-decorate.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkwindow.c Chain up in buildable_finish() 2008-04-16 16:35:17 +00:00
gtkwindow.h Move "move-focus" signals from several widgets to GtkWidget to enable more 2007-06-04 15:00:22 +00:00
gtkxembed.c Fix some compiler warnings. (#433642, Kjartan Maraas) 2007-04-30 16:18:54 +00:00
gtkxembed.h gtk/gtkxembed.h New function, used in error messages and debugging output. 2005-07-21 13:20:06 +00:00
line-arrow.xbm Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
line-wrap.xbm Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
makeenums.pl use more elaborate variable names. 2001-04-03 04:29:58 +00:00
Makefile.am Bug 532558 - Cannot build dll when using separate builddir 2008-05-12 08:49:08 +00:00
makefile.msc.in svn path=/trunk/; revision=18842 2007-09-17 19:53:54 +00:00
makegtkalias.pl Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
paper_names_offsets.c Add some missing symbols. 2007-05-23 17:49:34 +00:00
paper_names.c Updated Spanish translation. 2006-05-09 23:39:28 +00:00
pltcheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
queryimmodules.c include <pango/pango.h> instead of <pango/pango-layout.h>. 2008-04-25 15:18:07 +00:00
tree_minus.xbm Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
tree_minus.xpm gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c 2005-03-01 06:25:55 +00:00
tree_plus.xbm Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
tree_plus.xpm gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c 2005-03-01 06:25:55 +00:00
updateiconcache.c Ignore images in the toplevel theme directory, avoiding one source of 2008-02-05 22:20:12 +00:00
xembed.h Send the focus on to the parent when there was no focus widget before and 2003-08-25 21:46:57 +00:00