gtk2/gtk
Tor Lillqvist 4c731485a6 Don't leak Registry key handles. (#516578)
2008-02-15  Tor Lillqvist  <tml@novell.com>

	* gtk/gtkfilesystemwin32.c (get_viewable_logical_drives): Don't
	leak Registry key handles. (#516578)


svn path=/trunk/; revision=19572
2008-02-15 00:26:40 +00:00
..
stock-icons Remove all .cvsignore files. 2007-12-13 11:18:45 +00:00
tests removed old testutils special casing so test widgets are always queues for 2008-01-11 12:29:29 +00:00
theme-bits Remove all .cvsignore files. 2007-12-13 11:18:45 +00:00
xdgmime Remove all .cvsignore files. 2007-12-13 11:18:45 +00:00
abicheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
aliasfilescheck.sh Propagate srcdir into the test correctly. (#359845) 2006-10-05 15:51:45 +00:00
circles.xbm
fnmatch.c
gen-paper-names.c Add some missing symbols. 2007-05-23 17:49:34 +00:00
gtk-builder-convert Handle the case where there is no child text node. (GtkBuilderConverter): 2008-01-25 18:23:10 +00:00
gtk-win32.rc.in
gtk.h Include <gtk/gtktoolshell.h> from gtk.h. 2008-01-12 22:45:14 +00:00
gtk.symbols Make _gtk_tool_item_toolbar_reconfigured public to allow GtkToolShell 2008-01-13 23:41:46 +00:00
gtkaboutdialog.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkaboutdialog.h gtk/gtklinkbutton.h Change function argument "link" to "link_" to fix 2007-06-04 18:57:55 +00:00
gtkaccelgroup.c Bug 448484 – GtkAccelGroup forgets to remove closure invalidate notifiers when finalizing 2007-06-18 09:42:27 +00:00
gtkaccelgroup.h
gtkaccellabel.c add new boolean settings gtk-enable-accels and gtk-enable-mnemonics which 2007-02-05 14:11:39 +00:00
gtkaccellabel.h
gtkaccelmap.c Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
gtkaccelmap.h
gtkaccessible.c More of the same 2006-05-14 04:25:34 +00:00
gtkaccessible.h
gtkaction.c Adjust the code to match the documentation, examples, "common sense" and 2008-02-08 00:25:50 +00:00
gtkaction.h Rename get_submenu() to create_menu(); rename gtk_action_get_submenu() to 2007-03-16 20:04:57 +00:00
gtkactiongroup.c Intern the action's name. Saves two string duplicates of it per action; 2007-07-10 22:18:08 +00:00
gtkactiongroup.h
gtkadjustment.c More of the same 2006-05-14 04:25:34 +00:00
gtkadjustment.h
gtkalignment.c More of the same 2006-05-14 04:25:34 +00:00
gtkalignment.h
gtkarrow.c Fix a typo in the docs. (#390423, David Lodge) 2006-12-28 21:47:59 +00:00
gtkarrow.h
gtkaspectframe.c Fix the default value for the ratio property. 2007-12-28 05:02:29 +00:00
gtkaspectframe.h Documentation additions and fixes. 2006-06-29 09:18:07 +00:00
gtkassistant.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkassistant.h
gtkbbox.c applied patch from Xan Lopez which adds GTK_BUTTONBOX_CENTER to 2007-02-08 12:11:02 +00:00
gtkbbox.h
gtkbin.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkbin.h
gtkbindings.c Small doc fixes 2007-07-12 00:57:23 +00:00
gtkbindings.h added new scanner token "unbind" which gets rid of a key binding (in fact, 2006-10-05 14:48:57 +00:00
gtkbox.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkbox.h
gtkbuildable.c documentation updates 2007-06-30 06:24:11 +00:00
gtkbuildable.h include <glib.h> instead of <glib/gmarkup.h> 2007-11-08 12:30:01 +00:00
gtkbuilder.c Improve the documentation for gtk_builder_connect_signals. (#514471) 2008-02-10 06:59:52 +00:00
gtkbuilder.h Improve error handling for enum/flags, rename the converter functions to 2007-06-30 18:27:39 +00:00
gtkbuilderparser.c Fix some i18n errors. Pointed out by Behdad Esfahbod. 2008-02-12 22:43:35 +00:00
gtkbuilderprivate.h Avoid some compiler warnings (#507000). 2008-01-05 08:33:53 +00:00
gtkbutton.c gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkbutton.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkcalendar.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkcalendar.h Change GtkCalendarDetailFunc to return newly allocated string. (#339540) 2008-01-17 16:42:04 +00:00
gtkcelleditable.c Add more documentation. 2007-07-12 01:55:15 +00:00
gtkcelleditable.h
gtkcelllayout.c Do not assume that text is null-terminated as pointed out by Christopher 2007-08-07 21:52:29 +00:00
gtkcelllayout.h Rename buildable methods to not clash with widget methods. (#448928, 2007-06-19 12:23:36 +00:00
gtkcellrenderer.c gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkcellrenderer.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkcellrendereraccel.c implement getter for keycode property. (#476665, patch by Christian 2007-09-13 22:37:02 +00:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c Add orientation property and some slight refactoring here and there. 2007-06-13 12:41:24 +00:00
gtkcellrendererprogress.h
gtkcellrendererspin.c Fix some issues with refcounting of the adjustment. (#448544, Carlos 2007-06-19 03:10:02 +00:00
gtkcellrendererspin.h
gtkcellrenderertext.c Fix the default value for the wrap-mode and font-scale properties. 2007-12-28 05:32:55 +00:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c Fix check/radio indicator drawing mess (bug #452225): 2007-07-27 12:11:07 +00:00
gtkcellrenderertoggle.h
gtkcellview.c gtk/gtkcellview.c (gtk_cell_view_cell_layout_reorder) plug leak wrt. link 2008-02-11 15:06:57 +00:00
gtkcellview.h Undo bogus commit. 2006-12-14 18:33:43 +00:00
gtkcheckbutton.c gtk/gtkcheckbutton.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkmenu.c 2007-01-18 17:30:10 +00:00
gtkcheckbutton.h
gtkcheckmenuitem.c Fix check/radio indicator drawing mess (bug #452225): 2007-07-27 12:11:07 +00:00
gtkcheckmenuitem.h
gtkclipboard-quartz.c Remove unused variables. (gtk_clipboard_set_contents), 2008-02-13 15:36:18 +00:00
gtkclipboard.c Make finalizer more robust 2007-12-28 19:55:37 +00:00
gtkclipboard.h
gtkclist.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
gtkclist.h Typo fix 2008-02-13 19:24:10 +00:00
gtkcolorbutton.c fix the build 2006-05-31 04:38:16 +00:00
gtkcolorbutton.h
gtkcolorsel.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkcolorsel.h
gtkcolorseldialog.c Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
gtkcolorseldialog.h
gtkcombo.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkcombo.h
gtkcombobox.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkcombobox.h
gtkcomboboxentry.c Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 2008-01-06 03:28:40 +00:00
gtkcomboboxentry.h
gtkcontainer.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtkcontainer.h
gtkctree.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
gtkctree.h
gtkcurve.c Fix the default value of the curve-type property 2007-12-28 15:21:24 +00:00
gtkcurve.h
gtkdebug.h Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
gtkdialog.c Chain up to parent, so widgets can have internal children. 2008-01-24 16:38:50 +00:00
gtkdialog.h removed forgotten declaration of _gtk_dialog_get_response_for_widget(), 2006-05-29 15:07:35 +00:00
gtkdnd-quartz.c Redo the fix for bug #492117, by adding a getter for the private drag 2007-11-01 08:45:30 +00:00
gtkdnd.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkdnd.h Add GTK_TARGET_OTHER_{APP,WIDGET} to restrict drags within an 2007-04-28 15:34:39 +00:00
gtkdndcursors.h
gtkdrawingarea.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkdrawingarea.h
gtkeditable.c Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) 2006-10-03 15:54:52 +00:00
gtkeditable.h
gtkentry.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkentry.h Add gtk_entry_[gs]et_cursor_hadjustment() to allow automatic scrolling in 2007-05-19 02:31:53 +00:00
gtkentrycompletion.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkentrycompletion.h Rember the user input that triggered the completion, add API to the 2007-04-28 07:47:08 +00:00
gtkentryprivate.h Rember the user input that triggered the completion, add API to the 2007-04-28 07:47:08 +00:00
gtkenums.h applied patch from Xan Lopez which adds GTK_BUTTONBOX_CENTER to 2007-02-08 12:11:02 +00:00
gtkeventbox.c Fix the offsets of the input-only window if we also have a visible window. 2007-04-28 21:45:39 +00:00
gtkeventbox.h
gtkexpander.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtkexpander.h
gtkfilechooser.c Check the return value of _gtk_file_chooser_get_file_system () for NULL 2008-02-11 01:51:14 +00:00
gtkfilechooser.h
gtkfilechooserbutton.c Don't use guint8 for bitfields, since some compilers choke on that. 2007-11-26 17:10:00 +00:00
gtkfilechooserbutton.h Add a file-set signal to the filechooser button. Bug 353196. 2006-12-26 22:20:06 +00:00
gtkfilechooserdefault.c Fix 419737 - don't focus the file list when activating a shortcut in the file chooser 2008-02-12 19:32:17 +00:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c change fix for #347883 to not obfuscate the code. 2007-06-01 08:19:12 +00:00
gtkfilechooserdialog.h
gtkfilechooserembed.c Refactor GtkFileChooserDialog sizing. 2007-05-18 10:38:42 +00:00
gtkfilechooserembed.h Refactor GtkFileChooserDialog sizing. 2007-05-18 10:38:42 +00:00
gtkfilechooserentry.c Skip exensions when selecting filenames in the save-as dialog. (#362516, 2008-02-12 17:34:43 +00:00
gtkfilechooserentry.h Skip exensions when selecting filenames in the save-as dialog. (#362516, 2008-02-12 17:34:43 +00:00
gtkfilechooserprivate.h Refactor GtkFileChooserDialog sizing. 2007-05-18 10:38:42 +00:00
gtkfilechoosersettings.c Use a simple key file instead of a markup file. Bug #399592. 2007-02-02 19:07:39 +00:00
gtkfilechoosersettings.h Save the expanded state of the folder browser with the file chooser 2007-01-08 18:34:06 +00:00
gtkfilechooserutils.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkfilechooserutils.h
gtkfilechooserwidget.c More of the same 2006-05-14 04:25:34 +00:00
gtkfilechooserwidget.h
gtkfilefilter.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gtkfilefilter.h
gtkfilesel.c More default property value corrections 2007-12-28 17:10:33 +00:00
gtkfilesel.h Add deprecation guards for gtk_rc_style_ref/unref and the old file 2007-01-27 05:34:05 +00:00
gtkfilesystem.c gtk/gtk.symbols rename _gtk_file_system_create to gtk_file_system_create 2007-06-13 13:51:07 +00:00
gtkfilesystem.h gtk/gtk.symbols rename _gtk_file_system_create to gtk_file_system_create 2007-06-13 13:51:07 +00:00
gtkfilesystemmodel.c Use g_value_set_static_string() where appropriate. (#515042, Christian 2008-02-12 15:41:30 +00:00
gtkfilesystemmodel.h
gtkfilesystemunix.c Use g_get_user_special_dir() to obtain the path for the DESKTOP directory. 2007-06-07 04:23:10 +00:00
gtkfilesystemunix.h
gtkfilesystemwin32.c Don't leak Registry key handles. (#516578) 2008-02-15 00:26:40 +00:00
gtkfilesystemwin32.h
gtkfixed.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkfixed.h
gtkfontbutton.c Add a missing initialization. (#348787, Leonardo Boshell) 2006-08-06 04:25:57 +00:00
gtkfontbutton.h
gtkfontsel.c Plug a mem leak. Bug #506096. 2007-12-28 19:18:55 +00:00
gtkfontsel.h
gtkframe.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtkframe.h
gtkgamma.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkgamma.h
gtkgc.c
gtkgc.h
gtkhandlebox.c Fix default property values 2007-12-28 15:46:18 +00:00
gtkhandlebox.h
gtkhbbox.c Do not add border_width to the first button initial coordinate, since it's 2007-06-27 17:41:19 +00:00
gtkhbbox.h
gtkhbox.c More of the same 2006-05-14 04:25:34 +00:00
gtkhbox.h
gtkhpaned.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkhpaned.h
gtkhruler.c call gdk_event_request_motions() for new motion events after receiving 2007-02-06 14:53:35 +00:00
gtkhruler.h
gtkhscale.c Cosmetic change 2007-06-10 00:13:11 +00:00
gtkhscale.h
gtkhscrollbar.c More of the same 2006-05-14 04:25:34 +00:00
gtkhscrollbar.h
gtkhseparator.c More of the same 2006-05-14 04:25:34 +00:00
gtkhseparator.h
gtkhsv.c Fix some compiler warnings. (#433642, Kjartan Maraas) 2007-04-30 16:18:54 +00:00
gtkhsv.h
gtkiconcache.c remove unused variable. 2008-01-14 14:19:21 +00:00
gtkiconcache.h Two optimizations for icon cache lookups. 2007-12-03 17:44:27 +00:00
gtkiconcachevalidator.c Silence the validator 2007-07-25 02:07:44 +00:00
gtkiconcachevalidator.h Add an icon cache validator. 2007-05-01 20:00:17 +00:00
gtkiconfactory.c Adjust to icon cache api change. (#506135, Kazuki Iwamoto) 2007-12-29 00:14:30 +00:00
gtkiconfactory.h Switch over to use glib's new g_hash_table_get_keys() rather than our own 2007-04-11 17:48:20 +00:00
gtkicontheme.c remove unused variable. 2008-01-09 17:02:50 +00:00
gtkicontheme.h Add a function to look up an icon from a list of icon names. (#396901, 2007-05-18 20:19:12 +00:00
gtkiconview.c Fix state change reporting for accessibility. (#499835, Rich Burridge, 2008-02-12 16:43:04 +00:00
gtkiconview.h Add new convenience api for tooltips on icon views 2007-07-19 14:59:44 +00:00
gtkimage.c Avoid drawing one too many frames. (#107398, Owen Taylor, Miguel Gomez) 2007-11-21 04:56:50 +00:00
gtkimage.h
gtkimagemenuitem.c Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
gtkimagemenuitem.h
gtkimcontext.c gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkimcontext.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkimcontextsimple.c remove unused variable. 2008-01-09 17:02:50 +00:00
gtkimcontextsimple.h
gtkimmodule.c Add a gtk-im-module GTK setting 2007-12-18 03:24:17 +00:00
gtkimmodule.h Add a gtk-im-module GTK setting 2007-12-18 03:24:17 +00:00
gtkimmulticontext.c Add a gtk-im-module GTK setting 2007-12-18 03:24:17 +00:00
gtkimmulticontext.h Add a gtk-im-module GTK setting 2007-12-18 03:24:17 +00:00
gtkinputdialog.c Remove old child of scrolled window before adding a new one when switching 2007-04-26 06:23:36 +00:00
gtkinputdialog.h
gtkintl.h
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 gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkitem.h
gtkitemfactory.c gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c 2008-02-07 15:50:39 +00:00
gtkitemfactory.h Cleanups 2006-06-28 16:09:17 +00:00
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtklabel.h Use a bit of the GtkLabel structure to remember that a pattern has been 2007-07-09 20:50:22 +00:00
gtklayout.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtklayout.h
gtklinkbutton.c Revert spurious commit on GtkLinkButton 2008-02-11 09:55:29 +00:00
gtklinkbutton.h gtk/gtklinkbutton.h Change function argument "link" to "link_" to fix 2007-06-04 18:57:55 +00:00
gtklist.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtklist.h
gtklistitem.c
gtklistitem.h
gtkliststore.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gtkliststore.h Fix #399071, suggestion from Benoit Dejean. 2007-06-04 23:48:38 +00:00
gtkmain.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtkmain.h Make gtk_check_version() return const. (#496734, Nicolas Joseph) 2007-11-19 05:34:19 +00:00
gtkmarshal.list
gtkmarshalers.list Add a create-window signal that allows to override the global 2007-06-04 14:39:56 +00:00
gtkmenu.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkmenu.h
gtkmenubar.c no need to get the list of menubars twice. 2007-09-14 09:17:59 +00:00
gtkmenubar.h
gtkmenuitem.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtkmenuitem.h add "submenu" property. Fix gtk_menu_item_set_submenu() to accept NULL 2007-06-13 15:21:10 +00:00
gtkmenushell.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkmenushell.h add move_selected signal to allow overriding the default internal 2007-06-15 19:08:08 +00:00
gtkmenutoolbutton.c when creating a new box, be sure to transfer a possible tooltip from the 2007-09-10 12:46:23 +00:00
gtkmenutoolbutton.h Replace non-deprecated API using old tooltips API, deprecate old tooltips 2007-07-09 19:23:18 +00:00
gtkmessagedialog.c More default property value fixes 2007-12-28 17:29:53 +00:00
gtkmessagedialog.h
gtkmisc.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkmisc.h
gtkmnemonichash.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkmnemonichash.h
gtkmodules.c added missing \n to g_print() in GTK_NOTE(). 2007-09-04 12:04:07 +00:00
gtkmodules.h
gtknotebook.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtknotebook.h Fix declaration of GtkNotebook::create_window() 2007-06-11 20:59:19 +00:00
gtkobject.c Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) 2006-10-03 15:54:52 +00:00
gtkobject.h
gtkoldeditable.c fix signedness warning. 2008-01-14 14:22:59 +00:00
gtkoldeditable.h
gtkoptionmenu.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkoptionmenu.h
gtkpagesetup.c Correct "Since:" tags for GtkPageSetup and GtkPrintSettings as 2007-12-14 11:07:23 +00:00
gtkpagesetup.h Extract loading of GtkPageSetup and GtkPrintSettings from their *_new_*() 2007-12-14 09:02:54 +00:00
gtkpagesetupunixdialog.c Make the labels left-aligned, and remove an obsolete event box. Bug 2008-01-06 23:09:24 +00:00
gtkpagesetupunixdialog.h
gtkpaned.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkpaned.h
gtkpapersize.c Fix some i18n errors. Pointed out by Behdad Esfahbod. 2008-02-12 22:43:35 +00:00
gtkpapersize.h really rename gtk_paper_size_get_builtins() to 2007-04-30 09:55:14 +00:00
gtkpathbar.c Use gtk_selection_data_set_uris() instead of doing it by hand. (#514890, 2008-02-12 15:07:38 +00:00
gtkpathbar.h Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkpixmap.c More of the same 2006-05-14 04:25:34 +00:00
gtkpixmap.h
gtkplug-stub.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkplug-win32.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkplug-x11.c Make it possible to track the embeddedness of statusicon (#387215, Martyn 2006-12-22 07:18:21 +00:00
gtkplug.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkplug.h
gtkplugprivate.h Fix up some doc comments to shut up gtk-doc. 2007-11-26 20:15:15 +00:00
gtkpreview.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkpreview.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Move a few settings to gtksettings.c to make sure they show up in the 2006-12-31 05:54:46 +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 Don't create new pango fontmaps. Use the default pangocairo fontmap and 2007-05-23 03:19:37 +00:00
gtkprintcontext.h Add gtkprintoperationpreview.[ch] Set default preview command. Hardcoded 2006-06-02 15:16:13 +00:00
gtkprinter-private.h Make gtk_printer_get_capabilities public, and move the 2007-04-30 19:12:00 +00:00
gtkprinter.c Use g_value_set_static_string() where appropriate. (#515042, Christian 2008-02-12 15:41:30 +00:00
gtkprinter.h Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP. 2007-05-28 10:41:09 +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
gtkprinteroptionset.h
gtkprinteroptionwidget.c Actually use the utf-8 version of the filename. (#485301, Takao Fujiwara) 2007-10-16 17:25:55 +00:00
gtkprinteroptionwidget.h fix printer options 2006-08-23 19:31:56 +00:00
gtkprintjob.c Make gtk_printer_get_capabilities public, and move the 2007-04-30 19:14:27 +00:00
gtkprintjob.h Also move gtk_print_capabilities_get_type() to the new location. Bug 2007-05-01 13:33:47 +00:00
gtkprintoperation-private.h forgotten file 2006-06-08 16:53:26 +00:00
gtkprintoperation-unix.c Hold a refence on the print operation until gtk_print_job_send() is done. 2007-05-25 17:22:55 +00:00
gtkprintoperation-win32.c Set the GtkWin32EmbedWidget we create here as modal. Fixes #389358. 2007-09-24 13:45:40 +00:00
gtkprintoperation.c Fix some i18n errors. Pointed out by Behdad Esfahbod. 2008-02-12 22:43:35 +00:00
gtkprintoperation.h Add a new error code 2007-04-29 06:23:58 +00:00
gtkprintoperationpreview.c forgotten file 2007-05-28 05:01:56 +00:00
gtkprintoperationpreview.h Add missing G_END_DECLS (#343838) 2006-06-04 18:15:13 +00:00
gtkprintsettings.c Allow to store half-open ranges. 2008-02-06 04:04:07 +00:00
gtkprintsettings.h Extract loading of GtkPageSetup and GtkPrintSettings from their *_new_*() 2007-12-14 09:02:54 +00:00
gtkprintunixdialog.c do not leak the pango layout, fixes #512375. 2008-01-28 16:06:16 +00:00
gtkprintunixdialog.h Add gtk_print_unix_dialog_set_manual_capabilities that controls what 2006-05-24 10:50:57 +00:00
gtkprintutils.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkprintutils.h
gtkprivate.h
gtkprogress.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkprogress.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-29 16:23:10 +00:00
gtkprogressbar.c More default property value fixes 2007-12-28 18:10:32 +00:00
gtkprogressbar.h Fix #344543 2006-06-12 01:54:54 +00:00
gtkquartz.c Use GSlice for GtkSelectionData. (#515060, Christian Persch) 2008-02-12 16:10:39 +00:00
gtkquartz.h
gtkquery.c Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtkquery.h Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtkradioaction.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gtkradioaction.h
gtkradiobutton.c applied patch to improve variable names, by Olivier Delhomme, #451527. 2007-06-27 11:28:55 +00:00
gtkradiobutton.h applied patch to improve variable names, by Olivier Delhomme, #451527. 2007-06-27 11:28:55 +00:00
gtkradiomenuitem.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkradiomenuitem.h
gtkradiotoolbutton.c More of the same 2006-05-14 04:25:34 +00:00
gtkradiotoolbutton.h
gtkrange.c removed code that forced range repaints upon every motion event, because 2007-09-06 11:44:22 +00:00
gtkrange.h added properties "fill-level", "show-fill-level" and 2006-11-15 12:23:10 +00:00
gtkrbtree.c Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
gtkrbtree.h
gtkrc.c add cast to fix const warning. 2008-01-14 17:07:03 +00:00
gtkrc.default
gtkrc.h Make it possible for theme engines to support symbolic colors. (#426192, 2007-06-08 05:02:13 +00:00
gtkrc.key.default
gtkrc.key.emacs
gtkrecentaction.c Propagate local-only. (#511987, Jonh Wendell) 2008-02-10 06:14:59 +00:00
gtkrecentaction.h Add GtkActionClass::get_submenu() vfunc: actions providing a menu item or 2007-03-15 19:33:57 +00:00
gtkrecentchooser.c Set the default value of the :show-not-found property to TRUE, as every 2008-02-12 16:38:00 +00:00
gtkrecentchooser.h Add documentation for properties and fix the deprecation marker for the 2007-07-30 09:38:05 +00:00
gtkrecentchooserdefault.c Set the default value of the :show-not-found property to TRUE, as every 2008-02-12 16:38:00 +00:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c Set the HIG spacings directly instead of using style-set handlers. Fix the 2006-12-25 12:21:16 +00:00
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c Set no-show-all flag on the placeholder menu item. 2008-02-11 09:54:09 +00:00
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h Move filtering of the recent files list into the shared implementation; do 2007-03-15 10:05:34 +00:00
gtkrecentchooserutils.c Use the correct comparison function (kudos to Christian Persch and Claudio 2008-01-03 12:29:16 +00:00
gtkrecentchooserutils.h Various clean ups in the GtkRecent code. (see #338843) 2007-03-14 10:33:36 +00:00
gtkrecentchooserwidget.c Allow NULL to mean the default manager. (#344530, John Finlay) 2006-06-11 03:13:50 +00:00
gtkrecentchooserwidget.h
gtkrecentfilter.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gtkrecentfilter.h
gtkrecentmanager.c Document that you need to unref the returned GdkPixbuf. (#484132, 2007-10-10 09:31:36 +00:00
gtkrecentmanager.h Use a static variable to hold the singleton and remove the code that binds 2007-06-19 10:29:55 +00:00
gtkruler.c Move documentation of gtk_ruler_set_range() to source and fix nonsense. 2007-08-09 12:58:25 +00:00
gtkruler.h
gtkscale.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkscale.h
gtkscalebutton.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkscalebutton.h Fix code style and warts in GtkScaleButton 2007-06-10 15:32:02 +00:00
gtkscrollbar.c Improve consistency of signal and property names 2006-07-06 05:14:03 +00:00
gtkscrollbar.h
gtkscrolledwindow.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkscrolledwindow.h Only handle key bindings for scrolling if the scrollbars are visible. 2007-01-02 07:07:09 +00:00
gtksearchengine.c Add a search engine which queries the Spotlight database on MacOS X (only 2007-06-24 11:57:07 +00:00
gtksearchengine.h Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtksearchenginebeagle.c Remove the MIME type calls and queries from the search engine 2007-06-22 14:32:22 +00:00
gtksearchenginebeagle.h Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtksearchenginequartz.c Add a search engine which queries the Spotlight database on MacOS X (only 2007-06-24 11:57:07 +00:00
gtksearchenginequartz.h Add a search engine which queries the Spotlight database on MacOS X (only 2007-06-24 11:57:07 +00:00
gtksearchenginesimple.c Fixes for bug #480123. 2007-09-25 20:59:15 +00:00
gtksearchenginesimple.h Build fix, correct a typo in the G_BEGIN_DECLS fix below. 2007-09-10 17:19:49 +00:00
gtksearchenginetracker.c Search libtrackerclient.so.0 as libtracker changed the shared library 2007-09-18 21:48:01 +00:00
gtksearchenginetracker.h Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtkselection.c Use GSlice for GtkSelectionData. (#515060, Christian Persch) 2008-02-12 16:10:39 +00:00
gtkselection.h
gtkseparator.c More of the same 2006-05-14 04:25:34 +00:00
gtkseparator.h
gtkseparatormenuitem.c More of the same 2006-05-14 04:25:34 +00:00
gtkseparatormenuitem.h
gtkseparatortoolitem.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtkseparatortoolitem.h
gtksettings.c Add a gtk-im-module GTK setting 2007-12-18 03:24:17 +00:00
gtksettings.h
gtksignal.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtksignal.h Fix 0<>NULL confusion in gtk_signal_connect... defines. (#505708, MINAMI 2007-12-28 03:46:03 +00:00
gtksizegroup.c Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
gtksizegroup.h
gtksocket-stub.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtksocket-win32.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtksocket-x11.c Apply a patch by Chris Wilson to avoid spurious valgrind warnings from 2007-01-04 01:28:07 +00:00
gtksocket.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtksocket.h
gtksocketprivate.h Fix up some doc comments to shut up gtk-doc. 2007-11-26 20:15:15 +00:00
gtkspinbutton.c Declare value in the example code for GtkSpinButton::output, as pointed 2008-01-07 01:26:39 +00:00
gtkspinbutton.h
gtkstatusbar.c gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c 2008-02-07 16:59:42 +00:00
gtkstatusbar.h
gtkstatusicon-quartz.c Added gtkstatusicon-quartz.c Implements the quartz backend for the status 2006-12-20 13:24:05 +00:00
gtkstatusicon.c #include "gtkmain.h" for gtk_get_current_event_time(). 2008-02-12 10:26:42 +00:00
gtkstatusicon.h Fixes bug #376502 - multi-screen support for GtkStatusIcon 2006-11-19 16:22:23 +00:00
gtkstock.c Add GTK_STOCK_DISCARD, #158008. 2007-06-07 15:07:55 +00:00
gtkstock.h Add GTK_STOCK_DISCARD, #158008. 2007-06-07 15:07:55 +00:00
gtkstyle.c gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkstyle.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktable.c More default property value fixes 2007-12-28 19:20:26 +00:00
gtktable.h
gtktearoffmenuitem.c More of the same 2006-05-14 04:25:34 +00:00
gtktearoffmenuitem.h
gtktestutils.c Restore accidentally removed unsetting of GTK_MODULES. 2008-01-25 18:42:16 +00:00
gtktestutils.h gdk/gdktestutils.h Remove ; trailing G_BEGIN/END_DECLS 2008-02-14 15:48:35 +00:00
gtktext.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtktext.h
gtktextbtree.c new functions _gtk_text_btree_get_insert() and 2007-11-15 17:03:09 +00:00
gtktextbtree.h new functions _gtk_text_btree_get_insert() and 2007-11-15 17:03:09 +00:00
gtktextbuffer.c Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 2008-01-06 03:28:40 +00:00
gtktextbuffer.h Allow to separate GtkTextMark creation from buffer insertion. (#132818, 2007-05-26 04:10:42 +00:00
gtktextbufferrichtext.c Small documentation fixes. 2007-01-02 14:45:15 +00:00
gtktextbufferrichtext.h
gtktextbufferserialize.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtktextbufferserialize.h
gtktextchild.c gtk/gtktextchild.c meant to use G_STRFUNC, not G_STRLOC... 2008-01-28 15:16:13 +00:00
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c fixed couple of drawing problems with block cursor (#448321). 2007-06-16 23:18:29 +00:00
gtktextdisplay.h
gtktextiter.c Fix an aliasing problem. (#347585, Ed Catmur) 2007-11-22 05:50:32 +00:00
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtktextlayout.h Implement block-cursor for overwrite mode. (#80378) 2007-06-12 05:32:57 +00:00
gtktextmark.c Formatting fixes. 2007-05-26 04:39:23 +00:00
gtktextmark.h Allow to separate GtkTextMark creation from buffer insertion. (#132818, 2007-05-26 04:10:42 +00:00
gtktextmarkprivate.h Allow to separate GtkTextMark creation from buffer insertion. (#132818, 2007-05-26 04:10:42 +00:00
gtktextsegment.c Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
gtktextsegment.h
gtktexttag.c Add a way to specify accumulative margins. (#344499, Nate Nielsen) 2007-04-29 01:14:29 +00:00
gtktexttag.h Add a way to specify accumulative margins. (#344499, Nate Nielsen) 2007-04-29 01:14:29 +00:00
gtktexttagprivate.h
gtktexttagtable.c More of the same 2006-05-14 04:25:34 +00:00
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c do right thing in one-character lines and at paragraph end (#448313). 2007-06-28 06:30:21 +00:00
gtktextutil.h Implement block-cursor for overwrite mode. (#80378) 2007-06-12 05:32:57 +00:00
gtktextview.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtktextview.h Move "move-focus" signals from several widgets to GtkWidget to enable more 2007-06-04 15:00:22 +00:00
gtkthemes.c Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) 2006-10-03 15:54:52 +00:00
gtkthemes.h
gtktipsquery.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtktipsquery.h
gtktoggleaction.c Update the documentation to mark the optional constructors parameters. The 2007-09-09 20:18:24 +00:00
gtktoggleaction.h
gtktoggleactionprivate.h
gtktogglebutton.c Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 2008-01-06 03:28:40 +00:00
gtktogglebutton.h
gtktoggletoolbutton.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtktoggletoolbutton.h
gtktoolbar.c gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktoolbar.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktoolbutton.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtktoolbutton.h
gtktoolitem.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtktoolitem.h Make _gtk_tool_item_toolbar_reconfigured public to allow GtkToolShell 2008-01-13 23:41:46 +00:00
gtktoolshell.c Change GtkToolItem to retrieve its properties from GtkToolShell interface, 2007-12-14 10:57:46 +00:00
gtktoolshell.h Change GtkToolItem to retrieve its properties from GtkToolShell interface, 2007-12-14 10:57:46 +00:00
gtktooltip.c gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktooltip.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktooltips.c add extra NULL check for tooltipsdata to avoid code fiddling with 2007-09-24 18:23:01 +00:00
gtktooltips.h Rename the tips_data_list field back. (#447214) 2007-07-21 13:19:11 +00:00
gtktrayicon-win32.c More of the same 2006-05-14 04:25:34 +00:00
gtktrayicon-x11.c Support keynav in status icons. (#473786, Li Yuan) 2008-02-12 03:24:03 +00:00
gtktrayicon.h
gtktree.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtktree.h
gtktreedatalist.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
gtktreedatalist.h
gtktreednd.c Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) 2006-10-03 15:54:52 +00:00
gtktreednd.h
gtktreeitem.c gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c 2008-02-06 09:53:34 +00:00
gtktreeitem.h
gtktreemodel.c Using GSlice for GtkTreePath 2007-12-31 11:26:55 +00:00
gtktreemodel.h
gtktreemodelfilter.c Fix a leak of the path (#504611, patch from Sadrul Habib Chowdhury). 2008-01-10 09:27:40 +00:00
gtktreemodelfilter.h report status in return value instead of spewing assertions. (#335729, 2006-06-12 14:48:43 +00:00
gtktreemodelsort.c fix the build 2007-09-09 23:54:17 +00:00
gtktreemodelsort.h
gtktreeprivate.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktreeselection.c Require gtk-doc 1.8 2007-11-25 06:51:19 +00:00
gtktreeselection.h
gtktreesortable.c Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) 2006-10-03 15:54:52 +00:00
gtktreesortable.h
gtktreestore.c Remove an unused variable 2008-01-06 14:58:57 +00:00
gtktreestore.h Fix #399071, suggestion from Benoit Dejean. 2007-06-04 23:48:38 +00:00
gtktreeview.c only queue a redraw if the rubber banding has actually been active. 2008-02-13 11:53:35 +00:00
gtktreeview.h add more convenience API. 2007-07-19 13:21:09 +00:00
gtktreeviewcolumn.c gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktreeviewcolumn.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtktypebuiltins.c.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gtktypebuiltins.h.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gtktypeutils.c
gtktypeutils.h
gtkuimanager.c Reviewed by Johan Dahlin. 2008-01-25 00:19:18 +00:00
gtkuimanager.h
gtkvbbox.c Do not add border_width to the first button initial coordinate, since it's 2007-06-27 17:41:19 +00:00
gtkvbbox.h Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkvbox.c More of the same 2006-05-14 04:25:34 +00:00
gtkvbox.h
gtkversion.h.in
gtkviewport.c Changed size requisition so the viewport does not add the border thickness 2007-07-09 20:01:54 +00:00
gtkviewport.h
gtkvolumebutton.c Fix some i18n errors. Pointed out by Behdad Esfahbod. 2008-02-12 22:43:35 +00:00
gtkvolumebutton.h Add the GtkVolumeButton widget, a button that pops up a scale when clicked 2007-05-19 23:35:00 +00:00
gtkvpaned.c More of the same 2006-05-14 04:25:34 +00:00
gtkvpaned.h
gtkvruler.c call gdk_event_request_motions() for new motion events after receiving 2007-02-06 14:53:35 +00:00
gtkvruler.h
gtkvscale.c Cosmetic change 2007-06-10 00:13:11 +00:00
gtkvscale.h
gtkvscrollbar.c More of the same 2006-05-14 04:25:34 +00:00
gtkvscrollbar.h
gtkvseparator.c Fix size requisition for wide vertical separators. (#438113, Benjamin 2007-05-14 04:18:33 +00:00
gtkvseparator.h
gtkwidget.c Use g_value_set_static_string() where appropriate. (#515042, Christian 2008-02-12 15:41:30 +00:00
gtkwidget.h gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h 2008-01-25 09:30:40 +00:00
gtkwin32embed.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gtkwin32embed.h
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
gtkwindow-decorate.h
gtkwindow.c Unify the handling of various "Enter" keysyms all over the place. 2008-02-12 15:51:09 +00:00
gtkwindow.h Move "move-focus" signals from several widgets to GtkWidget to enable more 2007-06-04 15:00:22 +00:00
gtkxembed.c Fix some compiler warnings. (#433642, Kjartan Maraas) 2007-04-30 16:18:54 +00:00
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Change GtkToolItem to retrieve its properties from GtkToolShell interface, 2007-12-14 10:57:46 +00:00
makefile.msc.in svn path=/trunk/; revision=18842 2007-09-17 19:53:54 +00:00
makegtkalias.pl Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
paper_names_offsets.c Add some missing symbols. 2007-05-23 17:49:34 +00:00
paper_names.c Updated Spanish translation. 2006-05-09 23:39:28 +00:00
pltcheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
queryimmodules.c Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c Ignore images in the toplevel theme directory, avoiding one source of 2008-02-05 22:20:12 +00:00
xembed.h