gtk2/gtk
Jonathan Blandford c8bad34daf only reorder on button 1, part of #141937
Tue Jan  4 16:52:14 2005  Jonathan Blandford  <jrb@redhat.com>

        * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_button_event):
        only reorder on button 1, part of #141937
2005-01-04 22:10:56 +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.0 2004-12-16 18:21:44 +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
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
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 Add missing initializations. (#161646, Torsten Schoenfeld) 2004-12-19 04:10:00 +00:00
gtkaboutdialog.h 2.5.5 2004-11-12 17:52:08 +00:00
gtkaccelgroup.c Provide access to the string representation of accelerators used in 2004-10-05 05:17:22 +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 Don't translate NULL messages. (#161789, Morten Welinder) 2004-12-20 16:05:25 +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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +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 Allow unsetting the custom image by passing NULL. (gtk_button_init): 2005-01-02 03:14:34 +00:00
gtkbutton.h *** empty log message *** 2004-11-15 20:56:28 +00:00
gtkcalendar.c 2.5.5 2004-11-12 17:52:08 +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
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 Drop the reference to the pixbuf, regardless whether it is a stock pixbuf. 2004-10-30 02:57:23 +00:00
gtkcellrendererpixbuf.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcellrendererprogress.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtkcellrendererprogress.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkcellrenderertext.c Use g_value_get_boolean() for ellipsize_set. (#162447, Brian Tarricone) 2004-12-30 05:11:03 +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 Implement keynav for the color picker - win32 too. Fixes bug #160437. 2004-12-05 23:56:37 +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 Acknowledge the fact that invariants are broken and loop all the way up to 2004-10-13 03:41:00 +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 Some clarification regarding modality. (#112903, Dave Bordoley) 2005-01-03 17:40:36 +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 sparse warnings. 2004-10-28 15:00:05 +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 Really handle a NULL model, fixes #137211 for real. 2004-10-26 15:53:32 +00:00
gtkentry.h Share the three copies of get_borders() under the name 2004-10-08 04:24:45 +00:00
gtkentrycompletion.c Require glib 2.6.0 for g_filename_display_basename. 2004-12-16 03:49:22 +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 Typo fix. (#162219, Masao Mutoh) 2004-12-26 06:35:39 +00:00
gtkfilechooser.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkfilechooserbutton.c Don't add a shortcut here. (#162752, Tor Lillqvist) 2005-01-03 04:26:33 +00:00
gtkfilechooserbutton.h Use a GtkComboBox in SELECT_FOLDER mode (#157726). 2004-12-15 14:58:39 +00:00
gtkfilechooserdefault.c Add -lole32, needed for CoTaskMemFree in get_special_folder() below. 2005-01-02 23:15:21 +00:00
gtkfilechooserdefault.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilechooserdialog.c Merged from gtk-2-4: 2004-12-15 01:37:41 +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 gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkfilesystemmodel.h Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilesystemunix.c Clean up some cases of errno handling (#162496, noted by Tor Lillqvist), 2004-12-30 07:39:45 +00:00
gtkfilesystemunix.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilesystemwin32.c Add -lole32, needed for CoTaskMemFree in get_special_folder() below. 2005-01-02 23:15:21 +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
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 Make gtk_icon_theme_load_icon() work independent of icon factory 2005-01-03 14:44:33 +00:00
gtkicontheme.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkiconview.c Fix sorting of list stores. (#161886, Marcin Krzyzanowski) 2004-12-22 06:43:32 +00:00
gtkiconview.h Add new symbols. 2004-12-14 06:39:45 +00:00
gtkimage.c Add a missing break statement. (#161172, Damon Chaplin) 2004-12-13 17:10:52 +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 Stop preediting if strtoul couldn't parse the complete preedit string. 2004-10-26 20:56:52 +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
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 forget to null the mnemonic_menu when unsetting a mnemonic, reported 2004-12-22 18:52:41 +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
gtklistitem.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtklistitem.h
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
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 gtk/gtkmodules.c (get_module_path) With g_getenv() now returning UTF-8 on 2005-01-01 03:04:17 +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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +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 Merged from gtk-2-4: 2004-11-20 04:52:57 +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
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 Add an ellipsize property with getter and setter. (#156845, Morten 2004-10-31 04:36:50 +00:00
gtkprogressbar.h Add an ellipsize property with getter and setter. (#156845, Morten 2004-10-31 04:36:50 +00:00
gtkradioaction.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +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
gtkrc.c gtk/gtkmodules.c (get_module_path) With g_getenv() now returning UTF-8 on 2005-01-01 03:04:17 +00:00
gtkrc.default
gtkrc.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
gtkrc.key.default
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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +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
gtksizegroup.c Unset GTK_REQUEST_NEEDED before emitting ::size-request, following this 2004-10-15 05:25:56 +00:00
gtksizegroup.h Deprecation cleanup 2002-10-09 23:55:27 +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 gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +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
gtktextchildprivate.h
gtktextdisplay.c 2.5.6 2004-12-03 06:32:17 +00:00
gtktextdisplay.h
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
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
gtktextmarkprivate.h
gtktextsegment.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktextsegment.h
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
gtktexttagtable.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktexttagtable.h
gtktexttypes.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktexttypes.h
gtktextutil.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktextutil.h
gtktextview.c Bug 162112. 2005-01-04 16:39:56 +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
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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +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
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
gtktreeitem.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtktreeitem.h
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 a typo. (#162339, Alessio Dessi) 2004-12-27 22:11:04 +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 Don't let the empty menu filler affect visibility of separators. (#160500, 2004-12-13 05:35:17 +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
gtkviewport.c Bug 162112. 2005-01-04 16:39:56 +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 Add some docs for GtkWidget::delete-event and GtkWidget::destroy-event. 2004-12-13 13:50:34 +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 Compare only the HAS_DEFAULT flags. (#160711, Tommi Komulainen) 2004-12-13 17:27:32 +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
Makefile.am Add -lole32, needed for CoTaskMemFree in get_special_folder() below. 2005-01-02 23:15:21 +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 gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +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