gtk2/gtk
Michael Natterer 95116d0f1c don't simply crash if any of the pointer args are NULL. Instead,
2007-09-15  Michael Natterer  <mitch@imendio.com>

	* gtk/gtkselection.c (gtk_target_list_find): don't simply crash if
	any of the pointer args are NULL. Instead, g_return_if_fail() on
	"list != NULL" and allow to pass NULL as return location for "info".


svn path=/trunk/; revision=18831
2007-09-15 16:48:56 +00:00
..
stock-icons Use the "document-open-recent" icon for the the Recently Used shortcut in 2007-09-12 18:00:30 +00:00
theme-bits
xdgmime 2.12.0 2007-09-14 00:56:57 +00:00
.cvsignore
abicheck.sh
aliasfilescheck.sh
circles.xbm
fnmatch.c
gen-paper-names.c
gtk-builder-convert Do not iterate recursively over all child nodes. 2007-09-04 12:19:37 +00:00
gtk-win32.rc.in
gtk.h Don't install gtkbuilderprivate.h 2007-06-15 20:43:49 +00:00
gtk.symbols Add new convenience api for tooltips on icon views 2007-07-19 14:59:44 +00:00
gtkaboutdialog.c
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
gtkaccellabel.h
gtkaccelmap.c
gtkaccelmap.h
gtkaccessible.c
gtkaccessible.h
gtkaction.c Update the documentation to mark the optional constructors parameters. The 2007-09-09 20:18:24 +00:00
gtkaction.h
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
gtkadjustment.h
gtkalignment.c
gtkalignment.h
gtkarrow.c
gtkarrow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c reviewed by: Matthias Clasen <mclasen@redhat.com> 2007-06-06 14:24:31 +00:00
gtkassistant.h
gtkbbox.c
gtkbbox.h
gtkbin.c
gtkbin.h
gtkbindings.c Small doc fixes 2007-07-12 00:57:23 +00:00
gtkbindings.h
gtkbox.c Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
gtkbox.h
gtkbuildable.c documentation updates 2007-06-30 06:24:11 +00:00
gtkbuildable.h Rename buildable methods to not clash with widget methods. (#448928, 2007-06-19 12:23:36 +00:00
gtkbuilder.c 2.12.0 2007-09-14 00:56:57 +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 Duplicate the string returned by d[n]gettext before it is potentially 2007-08-23 15:29:59 +00:00
gtkbuilderprivate.h Add support for context and comments on properties 2007-07-08 05:27:22 +00:00
gtkbutton.c Don't leave priv->image dangling when use-stock is set to FALSE. (#437281, 2007-07-03 17:09:42 +00:00
gtkbutton.h
gtkcalendar.c Handle return values from nl_langinfo() more correctly. 2007-06-08 18:39:29 +00:00
gtkcalendar.h
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 Add more documentation. 2007-07-12 01:55:15 +00:00
gtkcellrenderer.h
gtkcellrendereraccel.c implement getter for keycode property. (#476665, patch by Christian 2007-09-13 22:37:02 +00:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c Add more documentation. 2007-07-12 01:55:15 +00:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c
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 Add more documentation. 2007-07-12 01:55:15 +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 Rename buildable methods to not clash with widget methods. (#448928, 2007-06-19 12:23:36 +00:00
gtkcellview.h
gtkcheckbutton.c
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
gtkclipboard.c Add docs 2007-07-12 03:23:42 +00:00
gtkclipboard.h
gtkclist.c
gtkclist.h
gtkcolorbutton.c
gtkcolorbutton.h
gtkcolorsel.c Port to use new tooltips API. (#451397, Jan Arne Petersen) 2007-07-24 15:18:42 +00:00
gtkcolorsel.h
gtkcolorseldialog.c Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
gtkcolorseldialog.h
gtkcombo.c
gtkcombo.h
gtkcombobox.c implement missing get_cells method. (Spotted by Paolo Borelli). 2007-09-07 11:02:04 +00:00
gtkcombobox.h
gtkcomboboxentry.c Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
gtkcomboboxentry.h
gtkcontainer.c Another documentation fix that I forgot to commit yesterday. (#459340, 2007-08-15 14:49:56 +00:00
gtkcontainer.h
gtkctree.c
gtkctree.h
gtkcurve.c
gtkcurve.h
gtkdebug.h Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
gtkdialog.c Mimic the behavior of gtk_dialog_add_action_widget closer, to make 2007-07-03 03:26:07 +00:00
gtkdialog.h
gtkdnd-quartz.c
gtkdnd.c Remove update_idle here. Might fix #383003. 2007-09-10 03:16:13 +00:00
gtkdnd.h
gtkdndcursors.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c
gtkeditable.h
gtkentry.c Fix some typos. Closes bug #475400. 2007-09-10 21:58:20 +00:00
gtkentry.h
gtkentrycompletion.c Apply a number of patches by Xan Lopez to improve the interaction between 2007-09-08 05:38:58 +00:00
gtkentrycompletion.h
gtkentryprivate.h
gtkenums.h
gtkeventbox.c
gtkeventbox.h
gtkexpander.c Rename buildable methods to not clash with widget methods. (#448928, 2007-06-19 12:23:36 +00:00
gtkexpander.h
gtkfilechooser.c
gtkfilechooser.h
gtkfilechooserbutton.c remove useless member "has_title" from the private struct and simply set 2007-09-11 18:54:00 +00:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c Use the "document-open-recent" icon for the the Recently Used shortcut in 2007-09-12 18:00:30 +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
gtkfilechooserembed.h
gtkfilechooserentry.c
gtkfilechooserentry.h
gtkfilechooserprivate.h
gtkfilechoosersettings.c
gtkfilechoosersettings.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesel.c
gtkfilesel.h
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
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
gtkfilesystemwin32.h
gtkfixed.c
gtkfixed.h
gtkfontbutton.c
gtkfontbutton.h
gtkfontsel.c List font sizes 6 and 7pt too. (#440450, Sebastien Bacher, Alex "weej" 2007-06-17 07:45:25 +00:00
gtkfontsel.h
gtkframe.c Corrected the published default value of GtkFrame::label-xalign (bug 2007-08-22 13:41:32 +00:00
gtkframe.h
gtkgamma.c
gtkgamma.h
gtkgc.c
gtkgc.h
gtkhandlebox.c
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
gtkhbox.h
gtkhpaned.c
gtkhpaned.h
gtkhruler.c
gtkhruler.h
gtkhscale.c Cosmetic change 2007-06-10 00:13:11 +00:00
gtkhscale.h
gtkhscrollbar.c
gtkhscrollbar.h
gtkhseparator.c
gtkhseparator.h
gtkhsv.c
gtkhsv.h
gtkiconcache.c Turn off icon cache validation by default 2007-09-14 02:11:01 +00:00
gtkiconcache.h
gtkiconcachevalidator.c Silence the validator 2007-07-25 02:07:44 +00:00
gtkiconcachevalidator.h
gtkiconfactory.c
gtkiconfactory.h
gtkicontheme.c Small cleanups 2007-07-18 07:30:34 +00:00
gtkicontheme.h
gtkiconview.c Add a bounding box test that will avoid getting the individual cell boxes 2007-09-10 00:43:58 +00:00
gtkiconview.h Add new convenience api for tooltips on icon views 2007-07-19 14:59:44 +00:00
gtkimage.c
gtkimage.h
gtkimagemenuitem.c
gtkimagemenuitem.h
gtkimcontext.c
gtkimcontext.h
gtkimcontextsimple.c Fixed incorrect compose mapping for capital U with macron. (#468055, Aaron 2007-08-19 04:41:09 +00:00
gtkimcontextsimple.h
gtkimmodule.c
gtkimmodule.h
gtkimmulticontext.c
gtkimmulticontext.h
gtkinputdialog.c
gtkinputdialog.h
gtkintl.h
gtkinvisible.c
gtkinvisible.h
gtkitem.c
gtkitem.h
gtkitemfactory.c
gtkitemfactory.h
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c gtk/gtkwidget.c gtk/gtkscrolledwindow.c Correct documentation that refers 2007-08-14 22:44:11 +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
gtklayout.h
gtklinkbutton.c Remove trailing commas from enumerations, since some compilers don't like 2007-09-09 20:08:31 +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
gtklist.h
gtklistitem.c
gtklistitem.h
gtkliststore.c Do not assume that text is null-terminated as pointed out by Christopher 2007-08-07 21:52:29 +00:00
gtkliststore.h Fix #399071, suggestion from Benoit Dejean. 2007-06-04 23:48:38 +00:00
gtkmain.c Remove faulty and irrelevant enter-leave compression code. (#449167, patch 2007-06-21 05:21:51 +00:00
gtkmain.h
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 Make sure menu_shell->button gets reset to 0 when we bail out early here 2007-09-11 17:38:12 +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 add "submenu" property. Fix gtk_menu_item_set_submenu() to accept NULL 2007-06-13 15:21:10 +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 Make GtkMenuShell abstract 2007-06-18 01:07:01 +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
gtkmessagedialog.h
gtkmisc.c
gtkmisc.h
gtkmnemonichash.c
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 fix wrong default value in ::tab-expand param spec constructor. 2007-09-05 12:17:39 +00:00
gtknotebook.h Fix declaration of GtkNotebook::create_window() 2007-06-11 20:59:19 +00:00
gtkobject.c
gtkobject.h
gtkoldeditable.c
gtkoldeditable.h
gtkoptionmenu.c
gtkoptionmenu.h
gtkpagesetup.c
gtkpagesetup.h
gtkpagesetupunixdialog.c Port to use new tooltips API. (#451397, Jan Arne Petersen) 2007-07-24 15:18:42 +00:00
gtkpagesetupunixdialog.h
gtkpaned.c applied patch from Mikael Hallendal which documents GtkPaned's keybinding 2007-08-21 11:00:56 +00:00
gtkpaned.h
gtkpapersize.c
gtkpapersize.h
gtkpathbar.c Don't leak a label. (#455901, Christian Persch, Vincent Geddes) 2007-07-20 11:10:07 +00:00
gtkpathbar.h
gtkpixmap.c
gtkpixmap.h
gtkplug-stub.c
gtkplug-win32.c
gtkplug-x11.c
gtkplug.c Move some docs inline 2007-07-11 22:21:06 +00:00
gtkplug.h
gtkplugprivate.h
gtkpreview.c
gtkpreview.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c
gtkprintbackend.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP. 2007-05-28 10:41:09 +00:00
gtkprinter.h Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP. 2007-05-28 10:41:09 +00:00
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c Remove trailing commas from enumerations, since some compilers don't like 2007-09-09 20:08:31 +00:00
gtkprinteroptionwidget.h
gtkprintjob.c
gtkprintjob.h
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c
gtkprintoperation.c
gtkprintoperation.h
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c Add an internal child name for the notebook, so that GtkBuilder can be 2007-09-07 20:03:22 +00:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.h
gtkprogress.c
gtkprogress.h
gtkprogressbar.c
gtkprogressbar.h
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradioaction.c Update the documentation to mark the optional constructors parameters. The 2007-09-09 20:18:24 +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 Fix typo 2007-06-03 04:56:00 +00:00
gtkradiomenuitem.h
gtkradiotoolbutton.c
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
gtkrbtree.c
gtkrbtree.h
gtkrc.c Accept class names starting with lowercase letters for style property 2007-06-11 04:45:18 +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 Remove the warning for the "select-multiple" property getter. (#476686, 2007-09-14 09:51:34 +00:00
gtkrecentaction.h
gtkrecentchooser.c Add documentation for properties and fix the deprecation marker for the 2007-07-30 09:38:05 +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 Port the GtkRecentChooser default implementation widget to the new 2007-07-23 16:44:07 +00:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c Remove the warning for the "select-multiple" property getter. (#476686, 2007-09-14 09:51:34 +00:00
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c Apply a patch by Emmanuele Bassi to limit the number of shown recent 2007-07-20 10:39:03 +00:00
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h
gtkrecentfilter.c Remove trailing commas from enumerations, since some compilers don't like 2007-09-09 20:08:31 +00:00
gtkrecentfilter.h
gtkrecentmanager.c Remove the stat() time barrier, as it seems to cause bug #463907 (thanks 2007-09-03 09:49:59 +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 Some doc updates 2007-06-10 02:53:17 +00:00
gtkscale.h
gtkscalebutton.c Fix the value type 2007-09-13 21:25:48 +00:00
gtkscalebutton.h Fix code style and warts in GtkScaleButton 2007-06-10 15:32:02 +00:00
gtkscrollbar.c
gtkscrollbar.h
gtkscrolledwindow.c gtk/gtkwidget.c gtk/gtkscrolledwindow.c Correct documentation that refers 2007-08-14 22:44:11 +00:00
gtkscrolledwindow.h
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
gtksearchenginebeagle.c Remove the MIME type calls and queries from the search engine 2007-06-22 14:32:22 +00:00
gtksearchenginebeagle.h
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 Make it compile 2007-07-09 18:04:59 +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 Remove the MIME type calls and queries from the search engine 2007-06-22 14:32:22 +00:00
gtksearchenginetracker.h
gtkselection.c don't simply crash if any of the pointer args are NULL. Instead, 2007-09-15 16:48:56 +00:00
gtkselection.h
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c
gtkseparatortoolitem.h
gtksettings.c lower the default timeout values for gtk-tooltip-timeout and 2007-08-29 12:01:15 +00:00
gtksettings.h
gtksignal.c
gtksignal.h
gtksizegroup.c Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
gtksizegroup.h
gtksocket-stub.c
gtksocket-win32.c
gtksocket-x11.c
gtksocket.c Move some docs inline 2007-07-11 22:21:06 +00:00
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c
gtkspinbutton.h
gtkstatusbar.c
gtkstatusbar.h
gtkstatusicon-quartz.c
gtkstatusicon.c Remove usage of deprecated GtkTooltips API. Use 2007-07-09 17:48:06 +00:00
gtkstatusicon.h
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 Revert the clamping of cursor coordinates, since it causes really ugly 2007-09-09 02:15:13 +00:00
gtkstyle.h Implement block-cursor for overwrite mode. (#80378) 2007-06-12 05:32:57 +00:00
gtktable.c
gtktable.h
gtktearoffmenuitem.c
gtktearoffmenuitem.h
gtktext.c
gtktext.h
gtktextbtree.c Avoid recreating pangolayouts in GtkTextView on cursor movement (#435405, 2007-06-01 06:25:43 +00:00
gtktextbtree.h Avoid recreating pangolayouts in GtkTextView on cursor movement (#435405, 2007-06-01 06:25:43 +00:00
gtktextbuffer.c
gtktextbuffer.h
gtktextbufferrichtext.c
gtktextbufferrichtext.h
gtktextbufferserialize.c
gtktextbufferserialize.h
gtktextchild.c
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
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c Implement block-cursor for overwrite mode. (#80378) 2007-06-12 05:32:57 +00:00
gtktextlayout.h Implement block-cursor for overwrite mode. (#80378) 2007-06-12 05:32:57 +00:00
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c
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 Initialized GValues before unsetting them. (#457720) 2007-07-19 13:45:12 +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
gtkthemes.h
gtktipsquery.c
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
gtktogglebutton.h
gtktoggletoolbutton.c
gtktoggletoolbutton.h
gtktoolbar.c Use g_slice for ToolbarContent. (#474696, Christian Persch) 2007-09-08 05:23:12 +00:00
gtktoolbar.h Replace non-deprecated API using old tooltips API, deprecate old tooltips 2007-07-09 19:23:18 +00:00
gtktoolbutton.c
gtktoolbutton.h
gtktoolitem.c Make parameter naming consistent. 2007-07-12 01:13:42 +00:00
gtktoolitem.h Make parameter naming consistent. 2007-07-12 01:13:42 +00:00
gtktooltip.c update alignment padding after theme changes. (Fixes #467003, patch by 2007-08-21 13:13:42 +00:00
gtktooltip.h #408327, improve tooltip positioning. 2007-07-13 14:25:21 +00:00
gtktooltips.c create a dummy tip_window and tip_label, so old applications with code 2007-08-07 13:32:19 +00:00
gtktooltips.h Rename the tips_data_list field back. (#447214) 2007-07-21 13:19:11 +00:00
gtktrayicon-win32.c
gtktrayicon-x11.c
gtktrayicon.h
gtktree.c
gtktree.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreeitem.c
gtktreeitem.h
gtktreemodel.c
gtktreemodel.h
gtktreemodelfilter.c Don't assume that a path of depth 0 has no indices. (#467324, Szilard 2007-09-09 19:48:22 +00:00
gtktreemodelfilter.h
gtktreemodelsort.c fix the build 2007-09-09 23:54:17 +00:00
gtktreemodelsort.h
gtktreeprivate.h add more convenience API. 2007-07-19 13:21:09 +00:00
gtktreeselection.c
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
gtktreestore.h Fix #399071, suggestion from Benoit Dejean. 2007-06-04 23:48:38 +00:00
gtktreeview.c the tooltip-column property getter needs to set an integer, not a boolean. 2007-09-13 22:39:47 +00:00
gtktreeview.h add more convenience API. 2007-07-19 13:21:09 +00:00
gtktreeviewcolumn.c Rename buildable methods to not clash with widget methods. (#448928, 2007-06-19 12:23:36 +00:00
gtktreeviewcolumn.h new function. (#342471, Lorenzo Gil Sanchez). 2007-06-06 12:54:35 +00:00
gtktypeutils.c
gtktypeutils.h
gtkuimanager.c Remove work-around for the old tooltips code, and just set the action 2007-07-10 18:00:43 +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
gtkvbox.c
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 Remove deprecated tooltips, use new tooltips API. (#449311, Jan Arne 2007-07-09 20:32:35 +00:00
gtkvolumebutton.h
gtkvpaned.c
gtkvpaned.h
gtkvruler.c
gtkvruler.h
gtkvscale.c Cosmetic change 2007-06-10 00:13:11 +00:00
gtkvscale.h
gtkvscrollbar.c
gtkvscrollbar.h
gtkvseparator.c
gtkvseparator.h
gtkwidget.c gtk/gtkwidget.c gtk/gtkscrolledwindow.c Correct documentation that refers 2007-08-14 22:44:11 +00:00
gtkwidget.h add getter/setter pair, slight addition to has-tooltip property 2007-07-10 18:24:37 +00:00
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwindow-decorate.c
gtkwindow-decorate.h
gtkwindow.c Fixes #426246. 2007-09-12 17:13:24 +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
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Use the "document-open-recent" icon for the the Recently Used shortcut in 2007-09-12 18:00:30 +00:00
makefile.msc.in updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. True 2007-06-15 15:25:50 +00:00
makegtkalias.pl
paper_names_offsets.c
paper_names.c
pltcheck.sh
queryimmodules.c
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c Don't use image->attach_points where image->n_attach_points was meant. 2007-09-07 19:57:33 +00:00
xembed.h