gtk2/gtk
Matthias Clasen 5b0de8d597 Stop cursor blinking after a configurable timeout. (#353670, #352442,
Stop cursor blinking after a configurable timeout.
	(#353670, #352442, Arjan van de Ven, Manu Cornet)

	* gtk/gtksettings.c (gtk_settings_class_init): Add a
	gtk-cursor-blink-timeout setting, which specifies the number
	of seconds that the cursor should blink after a user interaction.
	The default value is G_MAXINT to preserve the current behaviour.

	* gtk/gtkentry.c (blink_cb): Stop blinking after blink-timeout
	seconds.

	* gtk/gtkentry.c (gtk_entry_completion_key_press)
	(gtk_entry_button_press, gtk_entry_focus_in): Reset the
	blink timer.

	* gtk/gtktextview.c (blink_cb): Stop blinking after blink-timeout
	seconds.

	* gtk/gtktextview.c (gtk_text_view_key_press_event)
	(gtk_text_view_button_press_event, gtk_text_view_focus_in_event):
	Reset the blink timer.
2006-09-01 02:14:30 +00:00
..
stock-icons Cleaned up icons by Diana Fong. 2006-05-26 16:34:05 +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 2.10.2 2006-08-18 04:34:21 +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
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 Add some missing deprecation guards. 2006-07-10 15:48:00 +00:00
gtkaboutdialog.c Set CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg) 2006-08-15 18:58:57 +00:00
gtkaboutdialog.h Add a GtkAboutDialog::wrap-license property 2005-07-05 14:53:37 +00:00
gtkaccelgroup.c More of the same 2006-05-14 04:25:34 +00:00
gtkaccelgroup.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkaccellabel.c More of the same 2006-05-14 04:25:34 +00:00
gtkaccellabel.h
gtkaccelmap.c Improve consistency of signal and property names 2006-07-06 05:14:03 +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 Fix some typos with inline property docs. (#347065, John Finlay) 2006-07-10 16:59:43 +00:00
gtkaction.h New function to get the action for a proxy. (#326288) 2006-01-09 18:07:14 +00:00
gtkactiongroup.c broken pipe 2006-06-22 15:56:55 +00:00
gtkactiongroup.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkadjustment.c More of the same 2006-05-14 04:25:34 +00:00
gtkadjustment.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkalignment.c More of the same 2006-05-14 04:25:34 +00:00
gtkalignment.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkarrow.c More of the same 2006-05-14 04:25:34 +00:00
gtkarrow.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkaspectframe.c More of the same 2006-05-14 04:25:34 +00:00
gtkaspectframe.h Documentation additions and fixes. 2006-06-29 09:18:07 +00:00
gtkassistant.c Some small documentation fixups. (#347711, Guillaume Cottenceau) 2006-07-17 03:43:29 +00:00
gtkassistant.h 2006-02-10 Murray Cumming <murrayc@murrayc.com 2006-02-10 12:59:19 +00:00
gtkbbox.c More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +00:00
gtkbox.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkbutton.c Don't call construct_child here, since some apps make assumptions about 2006-06-08 12:47:05 +00:00
gtkbutton.h Add a GtkButton::image-position property with getter and setter, to allow 2006-05-31 00:22:19 +00:00
gtkcalendar.c Use G_PRIORITY_DEFAULT_IDLE for the month/year-change timer, so that the 2006-08-06 04:41:31 +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
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 More of the same 2006-05-14 04:25:34 +00:00
gtkcellrenderer.h Fix #145463, reported by Michael Natterer. 2004-12-09 17:55:58 +00:00
gtkcellrendereraccel.c More of the same 2006-05-14 04:25:34 +00:00
gtkcellrendereraccel.h Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with 2005-09-22 16:33:50 +00:00
gtkcellrenderercombo.c More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +00:00
gtkcellrendererpixbuf.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellrendererprogress.c More of the same 2006-05-14 04:25:34 +00:00
gtkcellrendererprogress.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcellrendererspin.c More of the same 2006-05-14 04:25:34 +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 align_set field to keep track whether the align property was set by 2006-07-19 16:27:10 +00:00
gtkcellrenderertext.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellrenderertoggle.c More of the same 2006-05-14 04:25:34 +00:00
gtkcellrenderertoggle.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellview.c Add model property for GtkCellView, part of #172535. 2006-05-24 17:01:28 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +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 More of the same 2006-05-14 04:25:34 +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 Reindent. 2006-07-19 18:55:27 +00:00
gtkclipboard.c Documentation additions and fixes. 2006-06-29 09:18:07 +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 fix the build 2006-05-31 04:38:16 +00:00
gtkcolorbutton.h
gtkcolorsel.c Remove a leftover debug statement. (#350072, Iago Rubio) 2006-08-15 15:15:52 +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 More of the same 2006-05-14 04:25:34 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +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 Null the cell_view pointer if the internal cell view is removed. (#348828, 2006-08-14 20:12:10 +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 Fix typos in the docs. 2006-07-17 03:59:17 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +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 Apply a patch by John Palmieri to use buffered io using GIOChannels, clean 2006-06-21 18:16:58 +00:00
gtkdialog.c Improve consistency of signal and property names 2006-07-06 05:14:03 +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 Implement get/set_track_motion. 2006-08-08 21:18:09 +00:00
gtkdnd.c fix 347277 2006-07-18 22:16:44 +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 More of the same 2006-05-14 04:25:34 +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 Boilerplate reduction 2006-05-02 23:56:43 +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 Stop cursor blinking after a configurable timeout. (#353670, #352442, 2006-09-01 02:14:30 +00:00
gtkentry.h Export privately. Adjust all callers. 2006-08-15 18:52:14 +00:00
gtkentrycompletion.c Export gtk_entry_reset_im_context privately. 2006-08-06 03:32:59 +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 Export privately. Adjust all callers. 2006-08-15 18:52:14 +00:00
gtkenums.h Introduce grid and tree lines in GtkTreeView. (#106406, Martyn Russell). 2006-06-12 18:17:35 +00:00
gtkeventbox.c More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +00:00
gtkexpander.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilechooser.c Fix https://bugzilla.novell.com/show_bug.cgi?id=184875 - make the location 2006-07-18 16:36:19 +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 Handle the case where the filechooser button is destroyed quickly. 2006-08-17 04:42:27 +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 Enable "/" and "~" as bindings to activate the location entry again. Fixes 2006-08-17 21:31:08 +00:00
gtkfilechooserdefault.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilechooserdialog.c More of the same 2006-05-14 04:25:34 +00:00
gtkfilechooserdialog.h Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) 2005-03-08 05:52:55 +00:00
gtkfilechooserembed.c Improve consistency of signal and property names 2006-07-06 05:14:03 +00:00
gtkfilechooserembed.h Merge of the GTK+ asynchronous file chooser branch. Please see the 2006-05-01 21:41:12 +00:00
gtkfilechooserentry.c Don't store GSource pointers, but ids. (gtk_file_chooser_entry_dispose): 2006-08-15 18:11:13 +00:00
gtkfilechooserentry.h Merge of the GTK+ asynchronous file chooser branch. Please see the 2006-05-01 21:41:12 +00:00
gtkfilechooserprivate.h Fix https://bugzilla.novell.com/show_bug.cgi?id=184875 - make the location 2006-07-18 16:36:19 +00:00
gtkfilechoosersettings.c More of the same 2006-05-14 04:25:34 +00:00
gtkfilechoosersettings.h Merged the federico-filename-entry branch, to fix bug #136541. Combined 2006-05-03 22:30:52 +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 More of the same 2006-05-14 04:25:34 +00:00
gtkfilechooserwidget.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilefilter.c More of the same 2006-05-14 04:25:34 +00:00
gtkfilefilter.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilesel.c Improve consistency of signal and property names 2006-07-06 05:14:03 +00:00
gtkfilesel.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkfilesystem.c Remove dead code. Reduce spurious differences between this file and 2006-08-23 01:34:53 +00:00
gtkfilesystem.h Merge of the GTK+ asynchronous file chooser branch. Please see the 2006-05-01 21:41:12 +00:00
gtkfilesystemmodel.c More of the same 2006-05-14 04:25:34 +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 Maintain a hash table of live handles and check that we have no 2006-08-23 06:07:10 +00:00
gtkfilesystemunix.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilesystemwin32.c Revert accidental translatable string change, use same string for warning 2006-08-23 08:48:42 +00:00
gtkfilesystemwin32.h Add -lole32, needed for CoTaskMemFree in get_special_folder() below. 2005-01-02 23:15:21 +00:00
gtkfixed.c More of the same 2006-05-14 04:25:34 +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 Add a missing initialization. (#348787, Leonardo Boshell) 2006-08-06 04:25:57 +00:00
gtkfontbutton.h
gtkfontsel.c Improve consistency of signal and property names 2006-07-06 05:14:03 +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 Restored the / at the start of the comment block, to fix the build. 2006-05-14 17:35:53 +00:00
gtkframe.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkgamma.c Use serialized pixbufs instead of xpms 2006-07-04 03:50:37 +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 More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +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 Export this privately. 2006-07-20 18:07:21 +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 Actually use a higher priority than resize 2006-08-15 18:25:35 +00:00
gtkicontheme.h Export this privately. 2006-07-20 18:07:21 +00:00
gtkiconview.c Update background upon style-set and state-changed. (#348634, Thomas 2006-08-16 20:42:15 +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 Only unref the pixbuf if the image has the appropriate storage type. 2006-05-18 16:50:49 +00:00
gtkimage.h Make this function public. (#64792, Havoc Pennington) 2005-06-19 02:02:09 +00:00
gtkimagemenuitem.c More of the same 2006-05-14 04:25: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 More of the same 2006-05-14 04:25:34 +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 0-terminate outbuf in all cases. (#348227, Nguyen Thái Ngoc Duy) 2006-07-21 13:42:43 +00:00
gtkimcontextsimple.h Forgotten file 2005-09-03 03:29:04 +00:00
gtkimmodule.c More of the same 2006-05-14 04:25:34 +00:00
gtkimmodule.h Set interface age to 0. 2005-07-14 13:12:05 +00:00
gtkimmulticontext.c More of the same 2006-05-14 04:25:34 +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 Documentation additions and fixes. 2006-06-29 09:18:07 +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 Make GTK+ work as an untrusted X client. (#136571, Ed Catmur) 2006-05-25 05:30:14 +00:00
gtkinvisible.h
gtkitem.c More of the same 2006-05-14 04:25:34 +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 Cleanups 2006-06-28 16:09:17 +00:00
gtkitemfactory.h Cleanups 2006-06-28 16:09:17 +00:00
gtkkeyhash.c Use the slice allocator for many small allocations. 2006-01-04 07:06:12 +00:00
gtkkeyhash.h
gtklabel.c Improve consistency of signal and property names 2006-07-06 05:14:03 +00:00
gtklabel.h Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and a 2006-06-19 14:27:50 +00:00
gtklayout.c gtk/gtklayout.c (gtk_layout_realize), gtk/gtkiconview.c 2006-05-15 19:17:30 +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 Don't leak PangoAttributes. (#352391, Paolo Borelli) 2006-08-26 06:15:40 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +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 Fix a typo in the docs. (#349501, Carlos GUSLiBu) 2006-08-15 15:46:24 +00:00
gtkliststore.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkmain.c Apply a patch by John Palmieri to use buffered io using GIOChannels, clean 2006-06-21 18:16:58 +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
gtkmarshalers.list Register create_custom_widget as an object-returning signal. (#344505, 2006-06-11 00:32:38 +00:00
gtkmenu.c Just remove the scroll timeout here, don't access settings. (#348095, 2006-07-20 19:07:51 +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 Treat "" like NULL when parsing the menu-bar-accel setting. Here too. 2006-07-03 00:25:06 +00:00
gtkmenubar.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkmenuitem.c Take GtkMenu::horizontal-padding into account when placing submenus 2006-06-09 15:20:53 +00:00
gtkmenuitem.h Create 'composited' label. 2006-04-25 14:27:32 +00:00
gtkmenushell.c More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +00:00
gtkmenutoolbutton.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkmessagedialog.c More of the same 2006-05-14 04:25:34 +00:00
gtkmessagedialog.h Add an image property 2006-05-09 04:36:43 +00:00
gtkmisc.c More of the same 2006-05-14 04:25:34 +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 local binding when loading modules. (#351868) 2006-08-26 00:27:11 +00:00
gtkmodules.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtknotebook.c Explain some quirks of this function. (#351112, 2006-08-16 14:38:02 +00:00
gtknotebook.h Add a destroy notify for the callback data. (#344209, Murray Cumming) 2006-06-08 00:17:00 +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 More of the same 2006-05-14 04:25:34 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +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 Fix 344867 2006-06-14 16:48:07 +00:00
gtkpagesetupunixdialog.h Fix includes (#338665) 2006-04-24 19:08:47 +00:00
gtkpaned.c Avoid warnings if a child is NULL. (#342007, Patrick Monnerat) 2006-05-19 20:32:28 +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 a typo in the docs. (#347041, Kouhei Sutou) 2006-07-10 16:36:10 +00:00
gtkpapersize.h Use g types, add documentation. 2006-04-23 06:26:10 +00:00
gtkpathbar.c Improve consistency of signal and property names 2006-07-06 05:14:03 +00:00
gtkpathbar.h Merge of the GTK+ asynchronous file chooser branch. Please see the 2006-05-01 21:41:12 +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 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 More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +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 Fix some typos with inline property docs. (#347065, John Finlay) 2006-07-10 16:59:43 +00:00
gtkprintbackend.h Apply a patch by John Palmieri to use buffered io using GIOChannels, clean 2006-06-21 18:16:58 +00:00
gtkprintcontext.c Fix a typo in the docs. (#347032, Kouhei Sutou) 2006-07-10 16:30:47 +00:00
gtkprintcontext.h Add gtkprintoperationpreview.[ch] Set default preview command. Hardcoded 2006-06-02 15:16:13 +00:00
gtkprinter-private.h Apply a patch by John Palmieri to use buffered io using GIOChannels, clean 2006-06-21 18:16:58 +00:00
gtkprinter.c Always call the destroy notify 2006-06-30 13:20:15 +00:00
gtkprinter.h Forgotten files 2006-06-19 22:18:38 +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 fix printer options 2006-08-23 19:31:56 +00:00
gtkprinteroptionwidget.h fix printer options 2006-08-23 19:31:56 +00:00
gtkprintjob.c Fix a typo in the docs. (#347211, Kouhei Sutou) 2006-07-17 03:06:24 +00:00
gtkprintjob.h Add a preview capability 2006-06-30 10:32:56 +00:00
gtkprintoperation-private.h forgotten file 2006-06-08 16:53:26 +00:00
gtkprintoperation-unix.c Don't specify explicit format capabilities. (#346505, Christian Persch) 2006-08-31 18:13:16 +00:00
gtkprintoperation-win32.c store scale in percent 2006-06-12 02:32:16 +00:00
gtkprintoperation.c Queue printing idles at a low priority. (#348289, Yevgen Muntyan) 2006-08-17 16:24:56 +00:00
gtkprintoperation.h remove an extra comma 2006-06-11 02:45:49 +00:00
gtkprintoperationpreview.c Some more printing docs 2006-08-15 19:49:27 +00:00
gtkprintoperationpreview.h Add missing G_END_DECLS (#343838) 2006-06-04 18:15:13 +00:00
gtkprintsettings.c Fix a memleak 2006-07-23 20:11:28 +00:00
gtkprintsettings.h Convert input to filename encoding and construct an URI from that. Add 2006-06-20 17:36:55 +00:00
gtkprintunixdialog.c Remove leftover debugging 2006-08-17 04:51:40 +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 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 introduced ::xspacing and ::yspacing style properties which make all 2006-08-29 10:22:27 +00:00
gtkprogress.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-29 16:23:10 +00:00
gtkprogressbar.c introduced ::xspacing and ::yspacing style properties which make all 2006-08-29 10:22:27 +00:00
gtkprogressbar.h Fix #344543 2006-06-12 01:54:54 +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 More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +00:00
gtkradiomenuitem.h
gtkradiotoolbutton.c More of the same 2006-05-14 04:25:34 +00:00
gtkradiotoolbutton.h
gtkrange.c remember the sensitivity of the steppers in GtkRangeLayout, update it in 2006-07-18 14:22:38 +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 reset scanner config to default values while checking if an 2006-08-03 14:07:26 +00:00
gtkrc.default
gtkrc.h New function to destroy an rc context. 2006-07-21 16:12:44 +00:00
gtkrc.key.default
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 fix recent files issues 2006-08-18 15:30:57 +00:00
gtkrecentchooser.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchooserdefault.c Show non existing resources by default. (recent_meta_data_func): Do not 2006-08-06 23:44:46 +00:00
gtkrecentchooserdefault.h Make symbol list mstch reality. 2006-05-04 13:36:30 +00:00
gtkrecentchooserdialog.c Improve consistency of signal and property names 2006-07-06 05:14:03 +00:00
gtkrecentchooserdialog.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentchoosermenu.c Break when an item is found and activated. (#353449, based on a patch by 2006-08-29 18:38:59 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +00:00
gtkrecentchooserutils.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +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 Add since tags 2006-08-16 03:42:23 +00:00
gtkrecentfilter.h Import GtkRecent* from libegg. 2006-03-29 20:16:44 +00:00
gtkrecentmanager.c fix recent files issues 2006-08-18 15:30:57 +00:00
gtkrecentmanager.h Don't mask "time" with the "time" argument. 2006-05-22 17:02:54 +00:00
gtkruler.c Don't leak no_gr_exp_gc. (#350050, Chris Wilson) 2006-08-15 17:12:23 +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 More of the same 2006-05-14 04:25:34 +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 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 Fix some typos with inline property docs. (#347065, John Finlay) 2006-07-10 16:59:43 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +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 More of the same 2006-05-14 04:25:34 +00:00
gtkseparatortoolitem.h
gtksequence.c Assign an arbitrary, but consistent, order to nodes that the user function 2004-11-30 22:58:10 +00:00
gtksequence.h
gtksettings.c Stop cursor blinking after a configurable timeout. (#353670, #352442, 2006-09-01 02:14:30 +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
gtksizegroup.c Ignore unmapped widgets when ignore_hidden is TRUE. (#344707, Christian 2006-06-16 17:22:30 +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 More of the same 2006-05-14 04:25:34 +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 Export privately. Adjust all callers. 2006-08-15 18:52:14 +00:00
gtkspinbutton.h Add a wrapped signal. (#322933, Carlos Garnacho Parro) 2006-01-30 17:35:49 +00:00
gtkstatusbar.c More of the same 2006-05-14 04:25:34 +00:00
gtkstatusbar.h Forgotten file 2005-12-05 21:33:05 +00:00
gtkstatusicon.c Don't leak pixbufs. (#352264, Ross Burton) 2006-08-26 06:26:35 +00:00
gtkstatusicon.h allow positioning bubbles 2006-05-25 05:53:42 +00:00
gtkstock.c Add labels for page orientations, also add the fourth one. (#339589) 2006-05-16 15:23:01 +00:00
gtkstock.h Add labels for page orientations, also add the fourth one. (#339589) 2006-05-16 15:23:01 +00:00
gtkstyle.c Only get the indicator-size and indicator-spacing style properties for 2006-08-06 05:58:19 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +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
gtktext.c Improve consistency of signal and property names 2006-07-06 05:14:03 +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 Move some asserts to the right place. (#341661, #341665, Pascal Terjan) 2006-05-14 03:46:14 +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 make sure the has-selection property is updated when the delection is 2006-08-17 01:12: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 don't write out </apply_tag> for tags that have already been closed by the 2006-08-28 16:14:42 +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 More of the same 2006-05-14 04:25:34 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +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 Fix messed up refcounting. (#348090, Chris Wilson) 2006-07-20 18:42:17 +00:00
gtktextlayout.h Allow setting paragraph background. (#81045, Gustavo Carneiro, patch by 2005-06-10 20:05:08 +00:00
gtktextmark.c More of the same 2006-05-14 04:25:34 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +00:00
gtktextsegment.h Fix a warning. 2006-04-03 15:50:30 +00:00
gtktexttag.c More of the same 2006-05-14 04:25:34 +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 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 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 Stop cursor blinking after a configurable timeout. (#353670, #352442, 2006-09-01 02:14:30 +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 More of the same 2006-05-14 04:25:34 +00:00
gtktoggleaction.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktoggleactionprivate.h
gtktogglebutton.c More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +00:00
gtktoggletoolbutton.h
gtktoolbar.c Move getting the property out of the loop, and rename the variable 2006-05-16 16:51:27 +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 Fix some typos with inline property docs. (#347065, John Finlay) 2006-07-10 16:59:43 +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 More of the same 2006-05-14 04:25:34 +00:00
gtktoolitem.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktooltips.c Improve consistency of signal and property names 2006-07-06 05:14:03 +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 More of the same 2006-05-14 04:25:34 +00:00
gtktrayicon-x11.c Fix the ClientMessages we are sending to the notification area to be more 2006-08-17 17:35:55 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +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 Boilerplate reduction 2006-05-02 23:56:43 +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 Add some docs to the row-deleted signal. (#349128, Benedikt Meurer) 2006-08-16 20:52:23 +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 update the refs from children to parents for all nodes, since they may all 2006-08-16 14:35:02 +00:00
gtktreemodelfilter.h report status in return value instead of spewing assertions. (#335729, 2006-06-12 14:48:43 +00:00
gtktreemodelsort.c Don't leak default_sort_data. (#346341, Christian Weiske) 2006-07-02 14:48:00 +00:00
gtktreemodelsort.h
gtktreeprivate.h Another fix for #164884. 2006-07-18 12:33:25 +00:00
gtktreeselection.c Separate sensitive/selectable properties. 2006-06-02 18:55:59 +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
gtktreestore.c Improve consistency of signal and property names 2006-07-06 05:14:03 +00:00
gtktreestore.h Fixes #324099, Tommi Komulainen. 2006-01-15 20:12:49 +00:00
gtktreeview.c Be more careful when creating gcs, also emit change notification. 2006-08-06 05:44:03 +00:00
gtktreeview.h Introduce grid and tree lines in GtkTreeView. (#106406, Martyn Russell). 2006-06-12 18:17:35 +00:00
gtktreeviewcolumn.c take the cell spacing into account when calculating the available extra 2006-08-16 15:58:28 +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 Improve consistency of signal and property names 2006-07-06 05:14:03 +00:00
gtkuimanager.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkvbbox.c More of the same 2006-05-14 04:25:34 +00:00
gtkvbbox.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +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
gtkviewport.c More of the same 2006-05-14 04:25:34 +00:00
gtkviewport.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +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 More of the same 2006-05-14 04:25:34 +00:00
gtkvruler.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvscale.c More of the same 2006-05-14 04:25:34 +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 More of the same 2006-05-14 04:25:34 +00:00
gtkvseparator.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkwidget.c Replace gtk_rc_style_ref/unref by g_object_ref/unref. 2006-07-21 14:52:05 +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
gtkwin32embedwidget.c Make sure grab-notify is emitted on toplevels as well as child widgets. 2006-05-22 17:19: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 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 Fix some assignments involving booleans. (#346467, Christian Persch) 2006-07-05 16:22:50 +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
line-wrap.xbm
makeenums.pl
Makefile.am Link with -luuid for IID_IUnknown that gtkprintoperation-win32.o needs. 2006-08-17 13:27:06 +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 Make symbol list mstch reality. 2006-05-04 13:36:30 +00:00
paper_names.c Updated Spanish translation. 2006-05-09 23:39:28 +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
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
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 Marks strings for translation. (#314278, Claudio Saavedra) ` 2006-06-19 22:32:03 +00:00
xembed.h