gtk2/gtk
Federico Mena Quintero 1707e510a8 Merged from gtk-2-6:
2005-02-02  Federico Mena Quintero  <federico@ximian.com>

	Merged from gtk-2-6:

	* gtk/gtkfilechooserdefault.c (pending_select_paths_process):
	Don't select the first row if the chooser is not mapped.  This
	happens when it's acting on behalf of GtkFileChooserButton.  Also,
	don't select the first row if we are in SAVE or CREATE_FOLDER
	modes --- I had missed that (see the ChangeLog entry from
	2005-01-18).  Fixes #165264.
2005-02-02 18:25:27 +00:00
..
stock-icons updated 2004-11-21 21:01:28 +00:00
theme-bits Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
xdgmime 2.6.1 2005-01-08 07:50:46 +00:00
.cvsignore Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390, 2004-10-26 04:29:56 +00:00
abicheck.sh Forgotten commit. 2004-12-16 14:31:15 +00:00
circles.xbm gtk/gtktext.c 1998-02-27 06:13:22 +00:00
fnmatch.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtk-win32.rc.in gdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in Use GTK_API_VERSION. 2002-03-06 01:50:43 +00:00
gtk.h add the GtkMenuToolButton widget discussed in bug #151441. 2004-09-27 18:37:33 +00:00
gtk.symbols Add -lole32, needed for CoTaskMemFree in get_special_folder() below. 2005-01-02 23:15:21 +00:00
gtkaboutdialog.c Some visual tweaks to the about dialog, obey HIG spacing a bit more, add a 2005-01-27 14:10:55 +00:00
gtkaboutdialog.h 2.5.5 2004-11-12 17:52:08 +00:00
gtkaccelgroup.c Document signals. (#163319, Murray Cumming) 2005-01-10 05:44:45 +00:00
gtkaccelgroup.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkaccellabel.c Don't access label->layout directly. (#157080, Adam Hooper) 2004-11-03 06:36:32 +00:00
gtkaccellabel.h Provide access to the string representation of accelerators used in 2004-10-05 05:17:22 +00:00
gtkaccelmap.c gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkaccelmap.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkaccessible.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkaccessible.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkaction.c Don't claim to have handled the accelerator if the action is insensitive. 2004-11-28 05:13:00 +00:00
gtkaction.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkactiongroup.c Replace "effect" by "affect" where appropriate. (#165108, Dan Winship) 2005-01-24 17:42:58 +00:00
gtkactiongroup.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkadjustment.c Document properties as new since 2.4. (#156101, Billy Biggs) 2004-12-27 06:34:10 +00:00
gtkadjustment.h Deprecation cleanup 2002-10-09 22:25:18 +00:00
gtkalignment.c gtk/gtkexpander.c 2004-08-22 14:58:15 +00:00
gtkalignment.h Move GET_PRIVATE macros from header to implementation. 2003-10-11 23:12:20 +00:00
gtkarrow.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkarrow.h Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtkaspectframe.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkaspectframe.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkbbox.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gtkbbox.h New function. (#64562) 2003-07-18 23:08:51 +00:00
gtkbin.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkbin.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkbindings.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkbindings.h === Released 2.3.5 === 2004-03-02 22:57:40 +00:00
gtkbox.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkbox.h Documentation fixes. 2002-10-13 17:17:14 +00:00
gtkbutton.c Fix docs. (#165180, Jeff Franks) 2005-01-25 20:54:00 +00:00
gtkbutton.h *** empty log message *** 2004-11-15 20:56:28 +00:00
gtkcalendar.c Check for _NL_TIME_FIRST_WEEKDAY too, since it is an enum value, not a 2005-01-14 13:43:54 +00:00
gtkcalendar.h Some calendar improvements. 2003-05-08 00:25:51 +00:00
gtkcelleditable.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkcelleditable.h Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't reference 2002-01-09 06:52:19 +00:00
gtkcelllayout.c Improve docs. (#154504, Dave Cook) 2004-10-05 02:52:26 +00:00
gtkcelllayout.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcellrenderer.c Fix #145463, reported by Michael Natterer. 2004-12-09 17:55:58 +00:00
gtkcellrenderer.h Fix #145463, reported by Michael Natterer. 2004-12-09 17:55:58 +00:00
gtkcellrenderercombo.c Fix #145463, reported by Michael Natterer. 2004-12-09 17:55:58 +00:00
gtkcellrenderercombo.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcellrendererpixbuf.c Support tinting in GtkCellRendererPixbuf (#162903, Jorn Baayen): 2005-01-20 19:12:49 +00:00
gtkcellrendererpixbuf.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcellrendererprogress.c Add a translator hint. (#163889) 2005-01-14 13:53:31 +00:00
gtkcellrendererprogress.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcellrenderertext.c Forgotten file, ChangeLog from 2005-01-27 2005-02-01 18:13:06 +00:00
gtkcellrenderertext.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcellrenderertoggle.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkcellrenderertoggle.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcellview.c Use _gtk_menu_item_popup_submenu() to make keynav into submenus work 2004-12-15 16:27:30 +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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkcheckbutton.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkcheckmenuitem.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkcheckmenuitem.h Doc formatting tweaks. 2003-09-30 22:48:10 +00:00
gtkclipboard.c Make the clipboard image API more robust (#162357, Torsten Schoenfeld): 2004-12-28 04:31:40 +00:00
gtkclipboard.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkclist.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkclist.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gtkcolorbutton.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtkcolorbutton.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gtkcolorsel.c Add pointer warping to GDK. (#160437) 2005-01-18 20:59:31 +00:00
gtkcolorsel.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gtkcolorseldialog.c Add a public setting for button ordering (#74669, Owen Taylor) 2004-10-25 05:43:29 +00:00
gtkcolorseldialog.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkcombo.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkcombo.h Deprecate. Ditto. 2003-10-10 17:18:34 +00:00
gtkcombobox.c Fix state propagation when making an insensitive combo box sensitive 2004-12-30 16:15:53 +00:00
gtkcombobox.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcomboboxentry.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtkcomboboxentry.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcontainer.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gtkcontainer.h add /*< private >*/ markings. 2004-10-10 15:25:52 +00:00
gtkctree.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkctree.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gtkcurve.c Fix many sparse warnings. 2004-10-28 15:00:05 +00:00
gtkcurve.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtkdebug.h Implement icon theme caching. (#154034, Martijn Vernooij, caching schema 2004-10-19 18:45:41 +00:00
gtkdialog.c Don't loop forever here, even if the only focusable widgets are labels. 2005-01-20 19:53:58 +00:00
gtkdialog.h Provide a non-varargs variant of gtk_dialog_set_alternative_button_order() 2004-11-21 04:55:37 +00:00
gtkdnd.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gtkdnd.h Use the new file DND api. 2004-10-22 22:50:32 +00:00
gtkdrawingarea.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkdrawingarea.h deprecation cleanup 2002-10-05 23:15:39 +00:00
gtkeditable.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkeditable.h Deprecation cleanup 2002-10-09 23:55:27 +00:00
gtkentry.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gtkentry.h Share the three copies of get_borders() under the name 2004-10-08 04:24:45 +00:00
gtkentrycompletion.c Don't allow -1 as minimum-key-length. (gtk_entry_completion_set_model): 2005-01-26 06:46:51 +00:00
gtkentrycompletion.h Require glib 2.6.0 for g_filename_display_basename. 2004-12-16 03:49:22 +00:00
gtkentryprivate.h Support inline autocompletion in entries (#135953) 2004-07-19 18:15:48 +00:00
gtkenums.h Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport): 2003-07-18 18:52:03 +00:00
gtkeventbox.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkeventbox.h Implement gtk_event_box_get/set_input_only() 2003-09-08 20:04:49 +00:00
gtkexpander.c gtk/gtkexpander.c 2004-08-22 14:58:15 +00:00
gtkexpander.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilechooser.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gtkfilechooser.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkfilechooserbutton.c Use default title if NULL is passed. 2005-01-06 06:25:30 +00:00
gtkfilechooserbutton.h Use a GtkComboBox in SELECT_FOLDER mode (#157726). 2004-12-15 14:58:39 +00:00
gtkfilechooserdefault.c Merged from gtk-2-6: 2005-02-02 18:25:27 +00:00
gtkfilechooserdefault.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilechooserdialog.c Fix argument order in docs. 2005-01-17 04:27:02 +00:00
gtkfilechooserdialog.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilechooserembed.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkfilechooserembed.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilechooserentry.c Add missing GDK_THREADS_ENTER/LEAVE. 2004-12-19 04:45:09 +00:00
gtkfilechooserentry.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilechooserprivate.h Add gboolean return values and GError arguments to ::set_current_folder() 2004-03-05 20:47:05 +00:00
gtkfilechooserutils.c New widget to go along with GtkFontButton and GtkColorButton for use in 2004-08-17 16:06:39 +00:00
gtkfilechooserutils.h New widget to go along with GtkFontButton and GtkColorButton for use in 2004-08-17 16:06:39 +00:00
gtkfilechooserwidget.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkfilechooserwidget.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilefilter.c Fix typo in docs. 2004-11-12 22:18:04 +00:00
gtkfilefilter.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilesel.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gtkfilesel.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkfilesystem.c Fix some problems reported by Morten Welinder: 2004-09-13 16:00:00 +00:00
gtkfilesystem.h Add -lole32, needed for CoTaskMemFree in get_special_folder() below. 2005-01-02 23:15:21 +00:00
gtkfilesystemmodel.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gtkfilesystemmodel.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilesystemunix.c Fix #162617. 2005-01-10 18:37:09 +00:00
gtkfilesystemunix.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilesystemwin32.c Make volume name display formats translatable. 2005-01-23 01:14:59 +00:00
gtkfilesystemwin32.h Add -lole32, needed for CoTaskMemFree in get_special_folder() below. 2005-01-02 23:15:21 +00:00
gtkfixed.c Forgotten file. 2005-01-03 17:23:38 +00:00
gtkfixed.h Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkfontbutton.c s/CYCLE_HANDLE_FOCUS/CYCLE_CHILD_FOCUS/ 2004-08-22 14:05:30 +00:00
gtkfontbutton.h Doc formatting tweaks. 2003-09-30 22:48:10 +00:00
gtkfontsel.c Fix many sparse warnings. 2004-10-28 15:00:05 +00:00
gtkfontsel.h Deprecation cleanup 2002-10-09 22:11:08 +00:00
gtkframe.c Take widget->state into account when painting the shadows. (#150351, Tim 2004-08-17 19:10:24 +00:00
gtkframe.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkgamma.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkgamma.h Deprecation cleanup 2002-10-13 20:44:18 +00:00
gtkgc.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkgc.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhandlebox.c Add missing include. 2004-08-13 04:42:10 +00:00
gtkhandlebox.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkhbbox.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkhbbox.h Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkhbox.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkhbox.h Deprecation cleanup 2002-10-07 04:29:52 +00:00
gtkhpaned.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkhpaned.h Deprecation cleanup 2002-10-08 23:07:02 +00:00
gtkhruler.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkhruler.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkhscale.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkhscale.h Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkhscrollbar.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkhscrollbar.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkhseparator.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkhseparator.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkhsv.c Fix redraw issues with the focus on the ring. 2004-10-16 04:27:08 +00:00
gtkhsv.h Deprecation cleanup 2002-10-09 22:25:18 +00:00
gtkiconcache.c gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkiconcache.h Implement for cached themes. 2004-10-21 18:44:08 +00:00
gtkiconfactory.c Make gtk_icon_theme_load_icon() work independent of icon factory 2005-01-03 14:44:33 +00:00
gtkiconfactory.h Make gtk_icon_theme_load_icon() work independent of icon factory 2005-01-03 14:44:33 +00:00
gtkicontheme.c Look for icons in XDG_DATA_DIRS/pixmaps. (#165950, Thomas Zajic) 2005-02-02 04:31:21 +00:00
gtkicontheme.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkiconview.c Remove debug output. (#164376, Jens Finke) 2005-01-18 03:49:37 +00:00
gtkiconview.h Add new symbols. 2004-12-14 06:39:45 +00:00
gtkimage.c Use the correct setter for a string GValue. (#165203, Damon Chaplin) 2005-01-25 18:38:50 +00:00
gtkimage.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkimagemenuitem.c Really free the list. (#158422, Morten Welinder) 2004-11-16 02:06:20 +00:00
gtkimagemenuitem.h Deprecation cleanup 2002-10-05 01:51:16 +00:00
gtkimcontext.c cursor_pos is in characters, not bytes. (#153332, Owen Taylor) 2004-09-26 04:23:56 +00:00
gtkimcontext.h Deprecation cleanup 2002-10-10 22:20:48 +00:00
gtkimcontextsimple.c Handle Greek tonos dead accent key. (#164859, reported and fix verified by 2005-01-23 00:20:12 +00:00
gtkimcontextsimple.h Deprecation cleanup 2002-10-10 22:20:48 +00:00
gtkimmodule.c gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkimmodule.h fix busted /* comment */ 2001-03-06 00:09:28 +00:00
gtkimmulticontext.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkimmulticontext.h Replace client_window field with 'priv' pointer, retaining binary 2003-08-19 19:24:39 +00:00
gtkinputdialog.c Fix many sparse warnings. 2004-10-28 15:00:05 +00:00
gtkinputdialog.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkintl.h Include glib/gi18n-lib.h and only define the P_() macros ourselves. 2004-05-18 19:52:41 +00:00
gtkinvisible.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkinvisible.h Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtkitem.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkitem.h Deprecation cleanup 2002-10-09 22:11:08 +00:00
gtkitemfactory.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkitemfactory.h Deprecate GtkItemFactory in favor of GtkUIManager. Just leave 2003-09-26 23:59:42 +00:00
gtkkeyhash.c Don't sort a list of values as if it was a list of entries. This fixes 2004-12-31 06:40:05 +00:00
gtkkeyhash.h We need to pass the unmasked state to 2003-05-21 17:49:49 +00:00
gtklabel.c Don't pass NULL to pango_context_get_metrics. Use 2005-01-09 17:32:25 +00:00
gtklabel.h Add a max-width-chars property, which can be used to specify the width of 2004-12-13 06:34:54 +00:00
gtklayout.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtklayout.h Deprecation cleanup 2002-10-13 20:44:18 +00:00
gtklist.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtklist.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtklistitem.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtklistitem.h Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to 2001-11-23 21:46:44 +00:00
gtkliststore.c Return TRUE if there are children. (#162134, Iñigo Serna, patch by John 2004-12-24 03:48:47 +00:00
gtkliststore.h Add functions which allow faster insertion of rows in sorted list stores. 2004-12-09 06:21:39 +00:00
gtkmain.c Typo fix. (#162278, Torsten Schoenfeld) 2004-12-27 05:25:15 +00:00
gtkmain.h Make gtk argument parsing use goption. Add gtk_get_option_group and 2004-09-05 15:09:55 +00:00
gtkmarshal.list Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; 2001-11-17 23:28:51 +00:00
gtkmarshalers.list Provide information about how an adjustment change in a range widget 2004-08-27 02:54:12 +00:00
gtkmenu.c Bug #147497, make menu items activate immediately when you release the 2004-12-22 16:52:23 +00:00
gtkmenu.h Add new function gtk_menu_get_for_attach_widget. (bug #113112). 2004-05-06 07:35:26 +00:00
gtkmenubar.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkmenubar.h Deprecation cleanup 2002-10-05 01:51:16 +00:00
gtkmenuitem.c Inherit submenu direction from the parent menu. 2004-12-28 07:39:31 +00:00
gtkmenuitem.h Use _gtk_menu_item_popup_submenu() to make keynav into submenus work 2004-12-15 16:27:30 +00:00
gtkmenushell.c Return a boolean indicating whether an item in the submenu was selected. 2004-12-28 05:33:27 +00:00
gtkmenushell.h Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor) 2004-12-10 22:09:22 +00:00
gtkmenutoolbutton.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtkmenutoolbutton.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkmessagedialog.c Don't show the secondary label on show_all(). (#161707, Christian Persch) 2004-12-20 15:50:45 +00:00
gtkmessagedialog.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkmisc.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkmisc.h deprecation cleanup 2002-10-05 23:15:39 +00:00
gtkmnemonichash.c Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor) 2004-12-10 22:09: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 Don't reverse the order of modules when putting them in gtk_modules. 2005-01-20 13:33:44 +00:00
gtkmodules.h Make it possible to specify additional modules to load via a setting. 2004-09-01 20:30:24 +00:00
gtknotebook.c Add a missing _ to the name of the has_secondary_backward_stepper 2004-09-27 03:43:55 +00:00
gtknotebook.h Return the index of the newly inserted page. (#130986, Olexiy Avramchenko) 2004-01-15 23:04:43 +00:00
gtkobject.c Use GLib limit macros to avoid sparse warnings. Pointed out by Kjartan 2005-01-19 20:06:05 +00:00
gtkobject.h Remove a couple of obsolete comments, fix another comment. (#109737, 2003-04-21 22:39:43 +00:00
gtkoldeditable.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkoldeditable.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtkoptionmenu.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkoptionmenu.h Deprecate. Ditto. 2003-10-10 17:18:34 +00:00
gtkpaned.c Reduce rounding error. (#154658, John Cupitt) 2004-10-07 03:44:58 +00:00
gtkpaned.h Fix #99425, add accessor functions for GtkPaned's children. 2004-01-20 23:07:40 +00:00
gtkpathbar.c Don't call button_data_free() explicitly; the button is weak-reffed and 2005-01-06 01:46:39 +00:00
gtkpathbar.h Fix an oversight. 2004-09-27 04:11:02 +00:00
gtkpixmap.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkpixmap.h Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkplug.c Fix many sparse warnings. 2004-10-28 15:00:05 +00:00
gtkplug.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtkpreview.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkpreview.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtkprivate.h Fix #138807. 2004-06-02 17:46:21 +00:00
gtkprogress.c Fix many sparse warnings. 2004-10-28 15:00:05 +00:00
gtkprogress.h add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtkprogressbar.c Don't pass NULL to pango_context_get_metrics. Use 2005-01-09 17:32:25 +00:00
gtkprogressbar.h Add an ellipsize property with getter and setter. (#156845, Morten 2004-10-31 04:36:50 +00:00
gtkradioaction.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gtkradioaction.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkradiobutton.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkradiobutton.h Corrected the group_changed signal vfunc declaration, adding the first 2004-03-03 15:06:49 +00:00
gtkradiomenuitem.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkradiomenuitem.h Corrected the group_changed signal vfunc declaration, adding the first 2004-03-03 15:06:49 +00:00
gtkradiotoolbutton.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkradiotoolbutton.h Fix #150738, Tomislav Jonjic. 2004-08-22 03:38:42 +00:00
gtkrange.c Make power a double. (gtk_range_class_init): s/digits/decimal digits/ in 2004-11-10 03:20:11 +00:00
gtkrange.h Provide information about how an adjustment change in a range widget 2004-08-27 02:54:12 +00:00
gtkrbtree.c Fix many sparse warnings. 2004-10-28 15:00:05 +00:00
gtkrbtree.h include missing #ifdef G_ENA\BLE_DEBUG 2002-05-16 21:37:49 +00:00
gtkrc.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gtkrc.default Fix use of ! in shell. 2002-02-02 01:00:42 +00:00
gtkrc.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkrc.key.default Add a function to delete all bindings add by gtk_binding_parse_binding() 2002-02-09 00:19:29 +00:00
gtkrc.key.emacs Add C-u/C-h/C-w. (#72245) 2002-12-12 23:02:40 +00:00
gtkruler.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkruler.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkscale.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkscale.h Fix for #104811, Padraig O'Briain: 2004-02-12 23:58:46 +00:00
gtkscrollbar.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkscrollbar.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkscrolledwindow.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkscrolledwindow.h Privately export _gtk_scrolled_window_get_scrollbar_spacing(). 2002-10-10 18:46:10 +00:00
gtkselection.c Make the clipboard image API more robust (#162357, Torsten Schoenfeld): 2004-12-28 04:31:40 +00:00
gtkselection.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkseparator.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkseparator.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkseparatormenuitem.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkseparatormenuitem.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkseparatortoolitem.c Typo fix. 2005-01-29 06:41:42 +00:00
gtkseparatortoolitem.h Fix #150738, Tomislav Jonjic. 2004-08-22 03:38:42 +00:00
gtksequence.c Assign an arbitrary, but consistent, order to nodes that the user function 2004-11-30 22:58:10 +00:00
gtksequence.h New function. 2004-08-14 15:59:39 +00:00
gtksettings.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtksettings.h Mark as const. 2004-11-23 20:02:15 +00:00
gtksignal.c Fix many sparse warnings. 2004-10-28 15:00:05 +00:00
gtksignal.h Fix prepending at the start of the list. (#56349, Thomas Leonard.) 2002-05-14 22:15:48 +00:00
gtksizegroup.c Replace "effect" by "affect" where appropriate. (#165108, Dan Winship) 2005-01-24 17:42:58 +00:00
gtksizegroup.h Replace "effect" by "affect" where appropriate. (#165108, Dan Winship) 2005-01-24 17:42:58 +00:00
gtksocket.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtksocket.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtkspinbutton.c Allow min == max. (#158225, Vasco Alexandre da Silva Costa) 2004-11-14 01:25:35 +00:00
gtkspinbutton.h Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkstatusbar.c 2.5.5 2004-11-12 17:52:08 +00:00
gtkstatusbar.h Deprecation cleanup 2002-10-09 00:38:22 +00:00
gtkstock.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkstock.h Add a number of new stock items. (#102530, #68015, #109811, Jordi Mallach, 2004-07-12 04:56:30 +00:00
gtkstyle.c Add some more NULL checks, patch by Michael Natterer. 2005-01-18 16:44:25 +00:00
gtkstyle.h Mark as const. 2004-11-28 07:02:27 +00:00
gtktable.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktable.h Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtktearoffmenuitem.c Fix the signature to avoid overwriting a pspec. 2004-12-13 19:53:19 +00:00
gtktearoffmenuitem.h Put the torn_off flag back into the GtkTearoffMenuItem struct, since it is 2004-05-09 02:46:20 +00:00
gtktext.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktext.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gtktextbtree.c Redisplay the new selection. 2004-10-30 04:24:55 +00:00
gtktextbtree.h Patch from Dov Grobgeld to implement auto-bidi-direction for GtkTextView 2004-03-01 16:07:45 +00:00
gtktextbuffer.c Revalidate the iter. (#156924, Murray Cumming) 2004-11-01 19:57:13 +00:00
gtktextbuffer.h #155952 2004-10-21 19:13:17 +00:00
gtktextchild.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktextchild.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktextchildprivate.h add insert_child_anchor signal, bug #50245 2001-02-19 23:27:27 +00:00
gtktextdisplay.c 2.5.6 2004-12-03 06:32:17 +00:00
gtktextdisplay.h expose the child widgets in here (gtk_text_view_realize): set parent 2001-11-06 00:54:24 +00:00
gtktextiter.c Don't access attr[-1]. (#153628, Padraig O'Briain) 2004-09-25 04:31:22 +00:00
gtktextiter.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktextiterprivate.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextlayout.c Fix #111031, reported by Padraig O'Briain: 2004-12-08 21:25:08 +00:00
gtktextlayout.h Fix #111031, reported by Padraig O'Briain: 2004-12-08 21:25:08 +00:00
gtktextmark.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktextmark.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktextmarkprivate.h fix constness warning 2000-10-26 23:50:57 +00:00
gtktextsegment.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktextsegment.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktexttag.c GdkBitmap is a GObject, not a boxed type. 2004-10-21 23:16:44 +00:00
gtktexttag.h Mark as const. 2004-11-28 07:02:27 +00:00
gtktexttagprivate.h remove g_assert_not_reached() that was bogus, since we demand-create the 2001-12-05 01:43:48 +00:00
gtktexttagtable.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktexttagtable.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktexttypes.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktexttypes.h Changes by Hans Breuer: 2000-11-30 23:39:50 +00:00
gtktextutil.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktextutil.h Add Unicode control char menu, based on patch from Dov. Bug #63495 2001-12-17 16:46:08 +00:00
gtktextview.c Prefer LTR over RTL if the keymap is neutral. 2005-01-16 03:43:26 +00:00
gtktextview.h Fix #111031, reported by Padraig O'Briain: 2004-12-08 21:25:08 +00:00
gtkthemes.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkthemes.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktipsquery.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktipsquery.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktoggleaction.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktoggleaction.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktoggleactionprivate.h Changes to make cross-process merging feasible: 2003-09-21 22:04:48 +00:00
gtktogglebutton.c Replace "effect" by "affect" where appropriate. (#165108, Dan Winship) 2005-01-24 17:42:58 +00:00
gtktogglebutton.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtktoggletoolbutton.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtktoggletoolbutton.h Fix #150738, Tomislav Jonjic. 2004-08-22 03:38:42 +00:00
gtktoolbar.c Add a deprecation note. 2004-11-23 04:11:15 +00:00
gtktoolbar.h Include gtkmodules.h. (#155885, Kazuki IWAMOTO) 2004-10-20 05:20:01 +00:00
gtktoolbutton.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtktoolbutton.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktoolitem.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtktoolitem.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktooltips.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktooltips.h New function to improve the accessibility of tooltips. (#114851, Padraig 2004-02-12 22:57:56 +00:00
gtktree.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktree.h Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtktreedatalist.c Support columns whose declared type is an interface better, by treating 2004-11-08 16:56:03 +00:00
gtktreedatalist.h Underscore-prefix gtk_tree_data_list_compare_func. 2004-08-11 15:08:24 +00:00
gtktreednd.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktreednd.h Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't reference 2002-01-09 06:52:19 +00:00
gtktreeitem.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktreeitem.h bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
gtktreemodel.c *** empty log message *** 2004-11-15 16:22:49 +00:00
gtktreemodel.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktreemodelfilter.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtktreemodelfilter.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktreemodelsort.c Update the documentation to specify a more useful behaviour, which can be 2004-11-30 21:45:26 +00:00
gtktreemodelsort.h Deprecation cleanup 2002-10-07 19:10:39 +00:00
gtktreeprivate.h Add a new boolean property ::hover-expand and make the treeview 2004-08-02 19:11:32 +00:00
gtktreeselection.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtktreeselection.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktreesortable.c Update the documentation to specify a more useful behaviour, which can be 2004-11-30 21:45:26 +00:00
gtktreesortable.h Allow sorting of tree models to be turned off again. (#151139, Torsten 2004-09-05 05:06:05 +00:00
gtktreestore.c Update the documentation to specify a more useful behaviour, which can be 2004-11-30 21:45:26 +00:00
gtktreestore.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktreeview.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gtktreeview.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktreeviewcolumn.c only reorder on button 1, part of #141937 2005-01-04 22:10:56 +00:00
gtktreeviewcolumn.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktypeutils.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktypeutils.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkuimanager.c Add hints about the lifecycle of widgets. (#159503, Christian Persch) 2005-01-13 19:25:29 +00:00
gtkuimanager.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkvbbox.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkvbbox.h Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkvbox.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkvbox.h Deprecation cleanup 2002-10-07 04:29:52 +00:00
gtkversion.h.in [ Patch from Sebastian Wilhelmi, 52790 ] 2001-08-23 15:27:21 +00:00
gtkviewport.c Set the background of the windows to None instead of adding EXPOSURE_MASK, 2005-01-05 16:46:34 +00:00
gtkviewport.h Deprecation cleanup 2002-10-09 00:38:22 +00:00
gtkvpaned.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkvpaned.h Deprecation cleanup 2002-10-08 23:07:02 +00:00
gtkvruler.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkvruler.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkvscale.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkvscale.h Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkvscrollbar.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkvscrollbar.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkvseparator.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkvseparator.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkwidget.c Fix many instances of "the the" in docs and comments. (#165815, Masao 2005-02-01 18:15:09 +00:00
gtkwidget.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkwindow-decorate.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkwindow-decorate.h Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. Forgot this 2003-11-03 21:46:51 +00:00
gtkwindow.c Set info->icon_list to NULL after freeing it. (#165800, Damon Chaplin) 2005-02-02 03:55:29 +00:00
gtkwindow.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkxembed.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkxembed.h Send the focus on to the parent when there was no focus widget before and 2003-08-25 21:46:57 +00:00
line-arrow.xbm Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
line-wrap.xbm Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
makeenums.pl use more elaborate variable names. 2001-04-03 04:29:58 +00:00
Makefile.am Add an OS_LINUX conditional. 2005-01-13 15:19:27 +00:00
makefile.msc.in updated 2004-10-29 21:44:53 +00:00
makegtkalias.pl Mark as const. 2004-11-23 20:02:15 +00:00
queryimmodules.c print out the version and binary name in the header comment. Problem 2004-12-22 06:26:57 +00:00
tree_minus.xbm Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
tree_minus.xpm Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
tree_plus.xbm Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
tree_plus.xpm Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
updateiconcache.c Add a --quiet option. 2005-02-01 13:55:08 +00:00
xembed.h Send the focus on to the parent when there was no focus widget before and 2003-08-25 21:46:57 +00:00