gtk2/gtk
Kristian Rietveld d09c7c67af If this new "row-ending-details" property is turned on, more detailed
2006-04-26  Kristian Rietveld  <kris@imendio.com>

	If this new "row-ending-details" property is turned on, more
	detailed "details" will be passed to the theme engine for drawing
	the background, drop indicator and focus rectangle.  Requirement is
	that the theme engine supports these details. (#333760).

	* gtk/gtktreeview.c (gtk_tree_view_class_init): add row-ending-details
	style property,
	(gtk_tree_view_bin_expose): pass more detailed detail to
	gtk_paint_flat_box() if the property is turned on,
	(gtk_tree_view_bin_expose): likewise for the drop indicator,
	(gtk_tree_view_bin_expose): likewise for the focus rectangle.
2006-04-26 12:48:03 +00:00
..
stock-icons Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
theme-bits If major.minor of required and available glib versions are the same, add 2006-01-29 04:00:45 +00:00
xdgmime Move a constant string to rodata 2006-04-04 03:49:32 +00:00
.cvsignore Added: ? gtk/gtkbuiltincache.h ? gtk/stock-icons/icon-theme.cache 2005-11-23 16:49:59 +00:00
abicheck.sh Make this work on more platforms. 2006-01-14 04:45:22 +00:00
circles.xbm gtk/gtktext.c 1998-02-27 06:13:22 +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 prefixes to msgids for paper sizes 2006-04-25 03:44:57 +00:00
gtk-win32.rc.in Look for windres on Win32. 2005-07-09 00:10:12 +00:00
gtk.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtk.symbols Refactor the gtk_print_operation_run() code and add an _async version. 2006-04-24 17:00:44 +00:00
gtkaboutdialog.c Use g types, add documentation, and some stylistic fixups. 2006-04-24 03:47:22 +00:00
gtkaboutdialog.h Add a GtkAboutDialog::wrap-license property 2005-07-05 14:53:37 +00:00
gtkaccelgroup.c Include Super, Hyper and Meta in the default accel mod mask. 2005-09-06 19:52:50 +00:00
gtkaccelgroup.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkaccellabel.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkaccellabel.h Provide access to the string representation of accelerators used in 2004-10-05 05:17:22 +00:00
gtkaccelmap.c Use the slice allocator for many small allocations. 2006-01-04 07:06:12 +00:00
gtkaccelmap.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkaccessible.c Intern some more strings. 2005-09-01 05:11:46 +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 Make actions work with named icons. (#323484, Jorn Baayen) 2006-03-13 05:11:23 +00:00
gtkaction.h New function to get the action for a proxy. (#326288) 2006-01-09 18:07:14 +00:00
gtkactiongroup.c Fix up compiler warnings 2006-03-16 15:53:36 +00:00
gtkactiongroup.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkadjustment.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkadjustment.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkalignment.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkalignment.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkarrow.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkarrow.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkaspectframe.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkaspectframe.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkassistant.c Actually implement visibility handling, and add 2006-01-31 16:57:18 +00:00
gtkassistant.h 2006-02-10 Murray Cumming <murrayc@murrayc.com 2006-02-10 12:59:19 +00:00
gtkbbox.c Intern some more strings. 2005-09-01 05:11:46 +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 Intern some more strings. 2005-09-01 05:11:46 +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 Support subclasses in RC files. (#142417, Todd Berman, patch based on a 2006-03-23 23:21:30 +00:00
gtkbindings.h Revert questionable changes. 2006-01-05 04:21:09 +00:00
gtkbox.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkbox.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkbutton.c Fix handling of image-only buttons. (#332985, Kalle Vahlmann, #333555) 2006-03-06 03:47:06 +00:00
gtkbutton.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcalendar.c Avoid a possible array overrun. (Coverity) 2006-04-16 05:01:46 +00:00
gtkcalendar.h Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to 2005-05-11 19:16:19 +00:00
gtkcelleditable.c Intern some more strings. 2005-09-01 05:11:46 +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 Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkcelllayout.h Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) 2005-03-08 05:52:55 +00:00
gtkcellrenderer.c Doc updates 2005-12-20 05:44:07 +00:00
gtkcellrenderer.h Fix #145463, reported by Michael Natterer. 2004-12-09 17:55:58 +00:00
gtkcellrendereraccel.c Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with 2005-09-22 16:33:50 +00:00
gtkcellrendereraccel.h Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with 2005-09-22 16:33:50 +00:00
gtkcellrenderercombo.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkcellrenderercombo.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcellrendererpixbuf.c Fix bug #319974: 2005-10-27 13:16:23 +00:00
gtkcellrendererpixbuf.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellrendererprogress.c This commit includes a fix for #169463, Stefan Kost. 2005-06-19 12:44:12 +00:00
gtkcellrendererprogress.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcellrendererspin.c Match parameter names with the headers. 2006-04-24 05:42:12 +00:00
gtkcellrendererspin.h Add a cell renderer which uses a spinbutton to edit the value of a cell. 2006-03-22 15:28:16 +00:00
gtkcellrenderertext.c add missing ')'. 2006-03-27 10:17:31 +00:00
gtkcellrenderertext.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellrenderertoggle.c initialize the inconsistent field in the private structure, 2006-01-13 13:09:14 +00:00
gtkcellrenderertoggle.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellview.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkcellview.h Use _gtk_menu_item_popup_submenu() to make keynav into submenus work 2004-12-15 16:27:30 +00:00
gtkcheckbutton.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +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 Intern some more strings. 2005-09-01 05:11:46 +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 Make the poll func work with real file descriptors. We do this by creating 2006-03-27 18:46:38 +00:00
gtkclipboard.c Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. 2006-03-07 13:46:11 +00:00
gtkclipboard.h Match parameter names with the headers. 2006-04-24 05:42:12 +00:00
gtkclist.c Update class_n_properties after installing color-hash, since other classes 2005-12-21 21:05:22 +00:00
gtkclist.h Use g_slice instead of mem chunks. 2005-12-05 21:28:32 +00:00
gtkcolorbutton.c Use GTK_WIDGET_IS_SENSITIVE, not GTK_WIDGET_SENSITIVE. (#333133, Christian 2006-03-02 15:46:10 +00:00
gtkcolorbutton.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gtkcolorsel.c Add a style property ::activate_slider that allows themes to draw the 2006-03-11 04:09:38 +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 Apply a patch from Dennis Cranston to make dialogs more consistent 2006-03-10 21:37:43 +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 Create 'composited' label. 2006-04-25 14:27:32 +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 Create 'composited' label. 2006-04-25 14:27:32 +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 Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkcomboboxentry.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcontainer.c Skip unrealized children when doing focus sorting. (#323995, Dan Winship) 2005-12-14 19:39:44 +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 delete GtkCTreeRow as GtkCTreeRow, not clist rows which crashes in gslice 2005-12-27 23:46:28 +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 Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +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 Implement icon theme caching. (#154034, Martijn Vernooij, caching schema 2004-10-19 18:45:41 +00:00
gtkdialog.c Use the slice allocator for many small allocations. 2006-01-04 07:06:12 +00:00
gtkdialog.h gtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TERMINATED marker 2005-07-25 13:34:24 +00:00
gtkdnd-quartz.c Add -xobjective-c to cflags. (#335956, Lllian Angel) 2006-03-27 11:34:43 +00:00
gtkdnd.c Create 'composited' label. 2006-04-25 14:27:32 +00:00
gtkdnd.h Improved DND support for GtkNotebook (#332991, Carlos Garnacho) 2006-03-22 20:17:23 +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 Intern some more strings. 2005-09-01 05:11:46 +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 Intern some more strings. 2005-09-01 05:11:46 +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 Fix typos in property blurbs. (#338772, Clytie Siddall) 2006-04-17 12:59:01 +00:00
gtkentry.h applied refactored patch from maemo-gtk that replaces the INNER_BORDER 2006-03-10 10:30:36 +00:00
gtkentrycompletion.c Guard against NULL. (#330177, Raphael Slinckx) 2006-02-10 19:19:54 +00:00
gtkentrycompletion.h Add declarations for gtk_entry_completion_{get,set}_popup_single_match. 2005-05-26 23:43:44 +00:00
gtkentryprivate.h Add a property to suppress the popup for single matches. (#154711) 2005-05-26 20:36:36 +00:00
gtkenums.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkeventbox.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +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 Make it to expand when hovering during DnD 2006-03-22 21:09:01 +00:00
gtkexpander.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilechooser.c No point in making the error path fast by caching quarks. 2006-04-04 03:25:16 +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 _GtkFileChooserButtonPrivate: Added has_title flag so we can remember 2006-04-19 17:21:55 +00:00
gtkfilechooserbutton.h Add a focus-on-click property with setter and getter. (#318945, Christian 2005-11-07 15:57:19 +00:00
gtkfilechooserdefault.c Handle double queuing, rather than asserting that it does not happen. 2006-03-29 05:35:00 +00:00
gtkfilechooserdefault.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilechooserdialog.c Call ::initial_focus() on the child before calling ::map() on our parent 2006-02-16 18:34:10 +00:00
gtkfilechooserdialog.h Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) 2005-03-08 05:52:55 +00:00
gtkfilechooserembed.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkfilechooserembed.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilechooserentry.c implement boolean property "truncate-multiline" which, when enabled, 2005-12-19 19:03:51 +00:00
gtkfilechooserentry.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilechooserprivate.h Don't reload the current folder unnecessarily on ::map(). 2005-09-28 01:07:08 +00:00
gtkfilechooserutils.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkfilechooserutils.h Add overwrite confirmation for SAVE mode. Fixes bug #152850: 2005-07-15 04:55:56 +00:00
gtkfilechooserwidget.c Don't reload the current folder unnecessarily on ::map(). 2005-09-27 23:57:09 +00:00
gtkfilechooserwidget.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilefilter.c In the case for FILTER_RULE_PIXBUF_FORMATS, check that 2005-12-27 18:38:52 +00:00
gtkfilefilter.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilesel.c Avoid relocation 2006-04-04 03:06:39 +00:00
gtkfilesel.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkfilesystem.c No point in making the error path fast by caching quarks. 2006-04-04 03:25:16 +00:00
gtkfilesystem.h Implement bookmark renaming (#136216, Sean Middleditch) 2005-03-22 20:23:19 +00:00
gtkfilesystemmodel.c Start a set of automated tests for the file chooser. The only test in 2005-09-15 21:51:31 +00:00
gtkfilesystemmodel.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilesystemunix.c Use the slice allocator for many small allocations. 2006-01-04 07:06:12 +00:00
gtkfilesystemunix.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilesystemwin32.c Don't hide dotfiles, no such convention on Win32. Just hide files with the 2005-11-12 01:12:08 +00:00
gtkfilesystemwin32.h Add -lole32, needed for CoTaskMemFree in get_special_folder() below. 2005-01-02 23:15:21 +00:00
gtkfixed.c Intern some more strings. 2005-09-01 05:11:46 +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 small doc fixes 2006-04-25 02:12:21 +00:00
gtkfontbutton.h Doc formatting tweaks. 2003-09-30 22:48:10 +00:00
gtkfontsel.c Apply a patch from Dennis Cranston to make dialogs more consistent 2006-03-10 21:37:43 +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 Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkframe.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkgamma.c Intern some more strings. 2005-09-01 05:11:46 +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 Convert to use instance private data. 2006-01-11 03:36:12 +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 Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +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 Intern some more strings. 2005-09-01 05:11:46 +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 Intern some more strings. 2005-09-01 05:11:46 +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 Intern some more strings. 2005-09-01 05:11:46 +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 Intern some more strings. 2005-09-01 05:11:46 +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 Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkhscrollbar.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkhseparator.c Applied modified patch from maemo-gtk which makes separators more 2006-03-03 12:38:42 +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 Convert to use instance private data. 2006-01-11 03:36:12 +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 Don't leak the keyfile parser in the error case. 2006-03-31 05:17:56 +00:00
gtkiconcache.h Store builtin stock icons in an icon cache, instead of populating a hash 2005-11-04 15:43:40 +00:00
gtkiconfactory.c Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkiconfactory.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkicontheme.c Apply a patch by Paolo Borelli to factor out a strip_suffix() function and 2006-04-18 13:58:30 +00:00
gtkicontheme.h add declaration for _gtk_icon_theme_check_reload. 2005-08-22 20:51:56 +00:00
gtkiconview.c Document that @cell must be one of the renderers of the icon view, warn if 2006-03-20 03:16:43 +00:00
gtkiconview.h Add a function to determine what parts of the model are visible. (#306726, 2005-06-11 05:15:10 +00:00
gtkimage.c Update the size of the image, by swapping the implementations of 2006-03-16 13:59:24 +00:00
gtkimage.h Make this function public. (#64792, Havoc Pennington) 2005-06-19 02:02:09 +00:00
gtkimagemenuitem.c Intern some more strings. 2005-09-01 05:11:46 +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 Clarify docs. (#324996) 2005-12-27 00:11:26 +00:00
gtkimcontext.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkimcontextsimple.c Make return and release work again to commit a hex sequence. Additionally, 2006-03-14 16:42:59 +00:00
gtkimcontextsimple.h Forgotten file 2005-09-03 03:29:04 +00:00
gtkimmodule.c Use G_MODULE_BIND_LAZY when opening modules. 2005-12-16 19:06:09 +00:00
gtkimmodule.h Set interface age to 0. 2005-07-14 13:12:05 +00:00
gtkimmulticontext.c Convert to use instance private data. 2006-01-11 03:36:12 +00:00
gtkimmulticontext.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkinputdialog.c Don't dereference info before checking it for NULL. (Coverity) 2006-04-11 16:26:26 +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 Keep track of cursor position also in root window coordinates. Prune out 2005-09-02 01:54:45 +00:00
gtkinvisible.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkinvisible.h Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtkitem.c Intern some more strings. 2005-09-01 05:11:46 +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 Documentation updates 2005-12-20 05:33:19 +00:00
gtkitemfactory.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +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 Fix padding handling 2006-02-03 05:37:06 +00:00
gtklabel.h Shrink the private structs of these a bit. 2006-01-08 07:54:43 +00:00
gtklayout.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +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 Make the default colors const. 2006-04-03 15:06:41 +00:00
gtklinkbutton.h Allow to set a global hook function thats called whenever a link button is 2006-01-28 06:20:30 +00:00
gtklist.c Intern some more strings. 2005-09-01 05:11:46 +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 Always call the get_path and get_iter implementations directly, rather 2005-12-30 03:29:36 +00:00
gtkliststore.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkmain.c More accidental commits 2006-04-06 03:29:48 +00:00
gtkmain.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +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 Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkmenu.c Create 'composited' label. 2006-04-25 14:27:32 +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 Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkmenubar.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkmenuitem.c Create 'composited' label. 2006-04-25 14:27:32 +00:00
gtkmenuitem.h Create 'composited' label. 2006-04-25 14:27:32 +00:00
gtkmenushell.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkmenushell.h Allow to pop up menus without grabbing the keyboard. Useful for stuff like 2005-03-31 17:02:19 +00:00
gtkmenutoolbutton.c use gtk_menu_attach_to_widget() and gtk_menu_detach() instead of 2006-01-04 11:25:19 +00:00
gtkmenutoolbutton.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkmessagedialog.c Apply a patch from Dennis Cranston to make dialogs more consistent 2006-03-10 21:37:43 +00:00
gtkmessagedialog.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkmisc.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57: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 Check that the widget is viewable. (#336200, Bastian Nocera) 2006-03-27 18:30:22 +00:00
gtkmnemonichash.h Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor) 2004-12-10 22:09:22 +00:00
gtkmodules.c Use G_MODULE_BIND_LAZY when opening modules. 2005-12-16 19:06:09 +00:00
gtkmodules.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtknotebook.c removed wrong condition check that caused tab labels not to be drawn under 2006-04-18 09:55:51 +00:00
gtknotebook.h Fix the doc comment format. 2006-03-30 21:30:37 +00:00
gtkobject.c move the floating flag from the GInitiallyUnowned bit to GTK_FLOATING. 2006-03-09 13:33:46 +00:00
gtkobject.h renamed GUnowned to GInitiallyUnowned. 2005-12-22 17:58:40 +00:00
gtkoldeditable.c Use gdk_atom_intern_static_string() where appropriate. 2005-09-11 05:48:27 +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 Documentation updates 2005-12-20 05:33:19 +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 Add gtkprintutils.[hc] 2006-04-23 05:48:04 +00:00
gtkpagesetup.h Add gtkprintutils.[hc] 2006-04-23 05:48:04 +00:00
gtkpagesetupunixdialog.c Remove spew. 2006-04-24 15:53:47 +00:00
gtkpagesetupunixdialog.h Fix includes (#338665) 2006-04-24 19:08:47 +00:00
gtkpaned.c Convert to use instance private data. 2006-01-10 17:56:27 +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 Add prefixes to msgids for paper sizes 2006-04-25 03:44:57 +00:00
gtkpapersize.h Use g types, add documentation. 2006-04-23 06:26:10 +00:00
gtkpathbar.c Made button-press timeouts which work like key repeat timeouts 2005-11-22 12:40:15 +00:00
gtkpathbar.h Fix crashes in connection with pathbar scrolling (#321560, Bogdan Nicula) 2005-11-19 03:46:04 +00:00
gtkpixmap.c reviewed by: Tim Janik 2006-03-27 23:01:59 +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 Add quartz backend. 2005-11-22 10:03:32 +00:00
gtkplug-win32.c Declare GetAncestor() and define GA_PARENT if missing (MSVC6). (#311633) 2005-07-26 20:42:18 +00:00
gtkplug-x11.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkplug.c Use the slice allocator for many small allocations. 2006-01-04 07:06:12 +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 gtk/gtksocket.c Splice out backend-dependend parts to separate files, see 2005-07-21 13:31:03 +00:00
gtkpreview.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkpreview.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +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 Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprintbackend.h Use g types, add documentation, and some stylistic fixups. 2006-04-24 03:47:22 +00:00
gtkprintcontext.c Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprintcontext.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprinter-private.h Don't declare GtkPrintJob here. Instead include gtkprintjob.h. 2006-04-24 04:38:08 +00:00
gtkprinter.c Don't ref the backend since the backend owns the printer. 2006-04-24 16:18:05 +00:00
gtkprinter.h Don't declare GtkPrintJob here. Instead include gtkprintjob.h. 2006-04-24 04:38:08 +00:00
gtkprinteroption.c Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprinteroption.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +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 Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprinteroptionwidget.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprintjob.c Add docs. 2006-04-25 15:36:54 +00:00
gtkprintjob.h Declare GtkPrintJob. 2006-04-24 09:27:40 +00:00
gtkprintoperation-private.h Refactor the gtk_print_operation_run() code and add an _async version. 2006-04-24 17:00:44 +00:00
gtkprintoperation-unix.c forgotten files 2006-04-24 20:44:22 +00:00
gtkprintoperation-win32.c Refactor the gtk_print_operation_run() code and add an _async version. 2006-04-24 17:00:44 +00:00
gtkprintoperation.c Add docs. 2006-04-25 15:36:54 +00:00
gtkprintoperation.h forgotten files 2006-04-24 20:44:22 +00:00
gtkprintsettings.c Match parameter names with the headers. 2006-04-24 05:42:12 +00:00
gtkprintsettings.h Declare in a way grokked by gtk-doc. 2006-04-24 18:31:48 +00:00
gtkprintunixdialog.c Add docs. 2006-04-24 17:51:51 +00:00
gtkprintunixdialog.h Fix includes (#338665) 2006-04-24 19:08:47 +00:00
gtkprintutils.c Add gtkprintutils.[hc] 2006-04-23 05:48:04 +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 fix adopted from maemo-gtk. gtk_progress_create_pixmap(): clear out the 2006-01-17 18:28:27 +00:00
gtkprogress.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkprogressbar.c Mention that %NULL is allowed. (#336937, Christian Neumair) 2006-04-03 18:09:05 +00:00
gtkprogressbar.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkquartz.c Add new files. 2006-03-21 16:50:47 +00:00
gtkquartz.h Add new files. 2006-03-21 16:50:47 +00:00
gtkradioaction.c Add a current-value property and a setter for it. (#322735, Jorn Baayen) 2006-01-16 19:07:13 +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 Emit notify::active here, when changing the value of this property. 2006-02-22 17:29:07 +00:00
gtkradiobutton.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkradiomenuitem.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57: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 Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkradiotoolbutton.h Fix #150738, Tomislav Jonjic. 2004-08-22 03:38:42 +00:00
gtkrange.c Allow to cancel a drag with ESC. (#58389, Søren Sandmann) 2006-03-11 05:47:09 +00:00
gtkrange.h Added per-stepper API for GtkRange's stepper sensitivity as discussed in 2005-11-11 12:48:29 +00:00
gtkrbtree.c Fix several g_new() calls which were using extra indirections or pointless 2006-01-18 05:23:24 +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 Allocate pixmap_path dynamically, rather than using a fixed array of size 2006-04-18 17:46:15 +00:00
gtkrc.default Fix use of ! in shell. 2002-02-02 01:00:42 +00:00
gtkrc.h Support subclasses in RC files. (#142417, Todd Berman, patch based on a 2006-03-23 23:21:30 +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
gtkrecentchooser.c No point in making the error path fast by caching quarks. 2006-04-04 03:25:16 +00:00
gtkrecentchooser.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchooserdefault.c Fix some symbol aliasing glitches 2006-03-29 21:08:06 +00:00
gtkrecentchooserdefault.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchooserdialog.c Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchooserdialog.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchoosermenu.c Add missing break. (#336769, Morten Welinder) 2006-04-01 00:28:27 +00:00
gtkrecentchoosermenu.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchooserprivate.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchooserutils.c Fix some symbol aliasing glitches 2006-03-29 21:08:06 +00:00
gtkrecentchooserutils.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchooserwidget.c Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchooserwidget.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentfilter.c Fix the doc comment format. 2006-03-30 21:30:37 +00:00
gtkrecentfilter.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentmanager.c Fix 336772 2006-04-16 03:55:07 +00:00
gtkrecentmanager.h Fix the doc comment format. 2006-03-30 21:30:37 +00:00
gtkruler.c Remove unused strings from the ruler_metrics structs, to avoid 2006-04-03 01:41:38 +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 Silence compiler warnings. 2006-04-11 16:41:25 +00:00
gtkscale.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkscrollbar.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +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 Add a window-placement-set property and a gtk-scrolled-window-placement 2006-03-20 19:17:59 +00:00
gtkscrolledwindow.h Add a window-placement-set property and a gtk-scrolled-window-placement 2006-03-20 19:17:59 +00:00
gtkselection.c Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. 2006-03-07 13:46:11 +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 Intern some more strings. 2005-09-01 05:11:46 +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 Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +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 Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkseparatortoolitem.h Fix #150738, Tomislav Jonjic. 2004-08-22 03:38:42 +00:00
gtksequence.c Assign an arbitrary, but consistent, order to nodes that the user function 2004-11-30 22:58:10 +00:00
gtksequence.h New function. 2004-08-14 15:59:39 +00:00
gtksettings.c Fix typos in property blurbs. (#338772, Clytie Siddall) 2006-04-17 12:59:01 +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 Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtksignal.h Fix prepending at the start of the list. (#56349, Thomas Leonard.) 2002-05-14 22:15:48 +00:00
gtksizegroup.c Add gtk_size_group_get_widgets, fixes #326324. Also mark all fields of 2006-01-09 19:18:14 +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 Add quartz backend. 2005-11-22 10:03:32 +00:00
gtksocket-win32.c gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +00:00
gtksocket-x11.c Prevent overflow when storing size hints in an unsigned short variable. 2005-09-30 14:57:02 +00:00
gtksocket.c Convert GtkSocket to g_type_class_add_private. 2005-11-21 16:24:59 +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 gtk/gtksocket.c Splice out backend-dependend parts to separate files, see 2005-07-21 13:31:03 +00:00
gtkspinbutton.c Add a wrapped signal. (#322933, Carlos Garnacho Parro) 2006-01-30 17:35:49 +00:00
gtkspinbutton.h Add a wrapped signal. (#322933, Carlos Garnacho Parro) 2006-01-30 17:35:49 +00:00
gtkstatusbar.c ported memchunk uses to g_slice, so the code compiles again. 2005-12-06 09:34:27 +00:00
gtkstatusbar.h Forgotten file 2005-12-05 21:33:05 +00:00
gtkstatusicon.c Add docs. 2006-04-24 17:51:51 +00:00
gtkstatusicon.h Add docs. 2005-08-29 19:01:42 +00:00
gtkstock.c Construct the "Select All" menuitem from stock. 2005-08-29 20:01:28 +00:00
gtkstock.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkstyle.c Remove g_return_if_fail() checks from static functions. 2006-03-10 19:13:37 +00:00
gtkstyle.h Added symbolic themable colors. Patch is a merged version of proposals 2005-11-23 10:33:58 +00:00
gtktable.c Intern some more strings. 2005-09-01 05:11:46 +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 Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtktearoffmenuitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktext.c Avoid relocations. 2006-04-03 04:41:05 +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 Fix a warning. 2006-04-03 15:50:30 +00:00
gtktextbtree.h back out G_GNUC_WARN_UNUSED_RESULT on iterator functions which turned out 2006-03-24 14:03:45 +00:00
gtktextbuffer.c fix another Coverity bug. 2006-04-16 04:45:02 +00:00
gtktextbuffer.h count down from G_MAXUINT to avoid clashes with application-added DND 2006-03-22 10:39:51 +00:00
gtktextbufferrichtext.c Match parameter names with the headers. 2006-04-24 05:42:12 +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 Fix a warning. 2006-04-03 15:50:30 +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 Fix a warning. 2006-04-03 15:50:30 +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 Applied patch from maemo-gtk that addresses many issues wrt display 2005-11-10 12:09:42 +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 handle the case of \r and \n split across lines. Bug #337022. add unit 2006-04-05 18:30:46 +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 Handle _gtk_text_line_get_data() returning NULL in all cases. (Coverity) 2006-04-12 16:28:54 +00:00
gtktextlayout.h Allow setting paragraph background. (#81045, Gustavo Carneiro, patch by 2005-06-10 20:05:08 +00:00
gtktextmark.c Fix a warning. 2006-04-03 15:50:30 +00:00
gtktextmark.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktextmarkprivate.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gtktextsegment.c Fix a warning. 2006-04-03 15:50:30 +00:00
gtktextsegment.h Fix a warning. 2006-04-03 15:50:30 +00:00
gtktexttag.c Another one 2006-03-26 06:05:57 +00:00
gtktexttag.h Change header too 2005-09-28 20:28:54 +00:00
gtktexttagprivate.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktexttagtable.c Add some more docs. (#319722, Paolo Borelli) 2005-10-25 18:28:35 +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 Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. 2006-03-07 13:46:11 +00:00
gtktextutil.h Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. 2006-03-07 13:46:11 +00:00
gtktextview.c Remove some unused variables. 2006-04-12 02:48:43 +00:00
gtktextview.h If the horizontal adjustment changes because of a change in the layout 2005-05-18 17:10:46 +00:00
gtkthemes.c Use G_MODULE_BIND_LAZY when opening modules. 2005-12-16 19:06:09 +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 Intern some more strings. 2005-09-01 05:11:46 +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 Add an active property. (#322673, Jorn Baayen) 2005-11-30 04:25:34 +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 Turn off prelighting when gtk-touchscreen-mode is enabled (#135666) 2006-03-09 18:48:38 +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 Use the setter for active. (#329208, Guillaume Cottenceau) 2006-01-30 15:30:25 +00:00
gtktoggletoolbutton.h Fix #150738, Tomislav Jonjic. 2004-08-22 03:38:42 +00:00
gtktoolbar.c Applied modified patch from maemo-gtk which makes separators more 2006-03-03 12:38:42 +00:00
gtktoolbar.h changed two private guint that used to hold signal handler IDs to two 2005-11-24 16:51:22 +00:00
gtktoolbutton.c Make clicked an action signal. (#325782, Martyn Russell) 2006-01-06 15:21:32 +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 deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtktoolitem.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktooltips.c Create 'composited' label. 2006-04-25 14:27:32 +00:00
gtktooltips.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktrayicon-win32.c now handling events by hard-coded g_signal_emit_by_name() - will break 2005-09-18 21:36:05 +00:00
gtktrayicon-x11.c Fix symbol lists for make check. 2006-02-27 16:48:34 +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 Intern some more strings. 2005-09-01 05:11:46 +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 Use the slice allocater for GtkTreeDataSortHeader. 2005-12-29 05:26:09 +00:00
gtktreedatalist.h Use the slice allocater for GtkTreeDataSortHeader. 2005-12-29 05:26:09 +00:00
gtktreednd.c Use gdk_atom_intern_static_string() where appropriate. 2005-09-11 05:48:27 +00:00
gtktreednd.h Small cleanups. 2005-05-06 03:12:33 +00:00
gtktreeitem.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +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 don't copy tree paths when emitting signals. (#325041, Matthias Clasen). 2006-01-23 22:16:41 +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 Make sure we always update the virtual root, also when ->priv->root is 2006-02-21 09:06:09 +00:00
gtktreemodelfilter.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktreemodelsort.c free temporary paths after usage (patch from maemo-gtk), 2006-02-08 15:20:43 +00:00
gtktreemodelsort.h Deprecation cleanup 2002-10-07 19:10:39 +00:00
gtktreeprivate.h (broken pipe) 2006-04-26 12:39:25 +00:00
gtktreeselection.c rename to _gtk_tree_selection_row_is_selectable and export internally, 2006-03-01 12:18:57 +00:00
gtktreeselection.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtktreesortable.c Use the slice allocator for many small allocations. 2006-01-04 07:06:12 +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 Fixes #324099, Tommi Komulainen. 2006-01-15 20:12:49 +00:00
gtktreestore.h Fixes #324099, Tommi Komulainen. 2006-01-15 20:12:49 +00:00
gtktreeview.c If this new "row-ending-details" property is turned on, more detailed 2006-04-26 12:48:03 +00:00
gtktreeview.h #322591, Jonathan Blandford. 2006-01-24 10:49:29 +00:00
gtktreeviewcolumn.c Reorganize to avoid a possible NULL pointer dereference. (Coverity) 2006-04-13 03:20:43 +00:00
gtktreeviewcolumn.h new function (fixes #169961, reported by Morten Welinder). 2005-07-14 00:05:49 +00:00
gtktypeutils.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtktypeutils.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkuimanager.c Make find_menu_position and find_toolbar_position void. (#338100) 2006-04-12 13:32:47 +00:00
gtkuimanager.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkvbbox.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkvbbox.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvbox.c Intern some more strings. 2005-09-01 05:11:46 +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 Disconnect from the old adjustments signals. (#325869, Jorn Baayen) 2006-01-06 14:07:24 +00:00
gtkviewport.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvpaned.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkvpaned.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvruler.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkvruler.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvscale.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkvscale.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvscrollbar.c Intern some more strings. 2005-09-01 05:11:46 +00:00
gtkvscrollbar.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvseparator.c Applied modified patch from maemo-gtk which makes separators more 2006-03-03 12:38:42 +00:00
gtkvseparator.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkwidget.c Create 'composited' label. 2006-04-25 14:27:32 +00:00
gtkwidget.h Create 'composited' label. 2006-04-25 14:27:32 +00:00
gtkwin32embed.c gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +00:00
gtkwin32embed.h gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +00:00
gtkwindow-decorate.c Intern some more strings. 2005-09-01 05:11:46 +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 Create 'composited' label. 2006-04-25 14:27:32 +00:00
gtkwindow.h Create 'composited' label. 2006-04-25 14:27:32 +00:00
gtkxembed.c Reduce size of static buffer. 2006-04-03 04:50:18 +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 Install gtkprintjob.h as Unix-specific print API. 2006-04-24 15:01:16 +00:00
makefile.msc.in updated 2006-04-07 17:18:08 +00:00
makegtkalias.pl Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
paper_names_offsets.c Add prefixes to msgids for paper sizes 2006-04-25 03:44:57 +00:00
paper_names.c Add prefixes to msgids for paper sizes 2006-04-25 03:44:57 +00:00
queryimmodules.c print out the version and binary name in the header comment. Problem 2004-12-22 06:26:57 +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 Don't create a big string, since Visual C++ doesn't like strings longer 2005-11-23 15:09:47 +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