gtk2/gtk
Matthias Clasen 22ff56c753 Return a boolean indicating whether we could do the requested move.
2004-11-28  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtktextview.c (gtk_text_view_move_iter_by_lines): Return
	a boolean indicating whether we could do the requested move.
	(gtk_text_view_move_cursor_internal): For GTK_MOVEMENT_DISPLAY_LINES,
	move to the beginning/end of the line if we're on the first/last
	line.  (#155891, Paolo Borelli)
2004-11-28 06:06:57 +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 Make it compile. 2004-11-24 18:01:21 +00:00
.cvsignore Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390, 2004-10-26 04:29:56 +00:00
abicheck.sh gdk/abicheck.sh filter out G_GNUC stuff when doing the compare. 2004-11-25 22:35:52 +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 Mark as const. 2004-11-23 20:02:15 +00:00
gtkaboutdialog.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkaccelmap.h Add change notification for GtkAccelMap, by on-demand instantiating a 2004-02-06 23:37:00 +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 gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtkactiongroup.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkadjustment.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +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 Fix a stupid oversight. 2004-11-17 01:21:16 +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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkcellrenderer.h Allow custom initialization of cell editables. (#147221) 2004-07-20 16:06:02 +00:00
gtkcellrenderercombo.c Doc additions. 2004-11-02 07:06:02 +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 Don't use the foreground color for selected cells, Don't use the 2004-11-16 05:19:21 +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 gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtkcellview.h Mark as const. 2004-11-23 20:02:15 +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 Remove two more places where we were unconditionally setting "visible", 2004-11-11 19:57:41 +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 (only on X11 currently, since GDK 2004-11-28 04:38:18 +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 gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +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 Provide a non-varargs variant of gtk_dialog_set_alternative_button_order() 2004-11-21 04:55:37 +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 gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtkentrycompletion.h Mark as const. 2004-11-23 20:02:15 +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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkfilechooser.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilechooserbutton.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtkfilechooserbutton.h Fix trigraphs in private markers. 2004-11-02 05:58:38 +00:00
gtkfilechooserdefault.c Merged from gtk-2-4: 2004-11-20 06:21:30 +00:00
gtkfilechooserdefault.h Remove old file-system property. Add new file-system-backend string 2004-02-19 07:43:39 +00:00
gtkfilechooserdialog.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +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 Fixes #136105. 2004-03-08 22:21:47 +00:00
gtkfilechooserentry.c Really handle a NULL model, fixes #137211 for real. 2004-10-26 15:53:32 +00:00
gtkfilechooserentry.h Remove leftover debug code. 2004-09-17 18:13:26 +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 unselect in multiple selection (#156805) 2004-11-15 13:48:52 +00:00
gtkfilesel.h Add /*< public >*/ and /*< private >*/ as appropriate. (#97211) 2003-01-04 20:44:29 +00:00
gtkfilesystem.c Fix some problems reported by Morten Welinder: 2004-09-13 16:00:00 +00:00
gtkfilesystem.h Mark as const. 2004-11-23 20:02:15 +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 Fix #139290: 2004-07-09 00:53:48 +00:00
gtkfilesystemunix.c Emit ::finished-loading. 2004-09-27 16:51:18 +00:00
gtkfilesystemunix.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilesystemwin32.c Fix typo. The gtk.immodules file had never been included in my 2004-08-15 15:05:46 +00:00
gtkfilesystemwin32.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkfixed.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +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 *** empty log message *** 2004-10-21 19:01:29 +00:00
gtkiconcache.h Implement for cached themes. 2004-10-21 18:44:08 +00:00
gtkiconfactory.c Make sure the RTL variants are used for media icons update following the 2004-11-04 14:49:44 +00:00
gtkiconfactory.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkicontheme.c Improve the docs. (#157785, Torsten Schoenfeld) 2004-11-10 02:03:36 +00:00
gtkicontheme.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkiconview.c Queue a layout. (#159436, Olivier Andrieu) 2004-11-26 06:17:49 +00:00
gtkiconview.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkimage.c Make the icon_name parameter G_CONST_RETURN. 2004-10-26 19:56:57 +00:00
gtkimage.h Make the icon_name parameter G_CONST_RETURN. 2004-10-26 19:56:57 +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 Fix many sparse warnings. 2004-10-28 15:00:05 +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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +00:00
gtkkeyhash.h We need to pass the unmasked state to 2003-05-21 17:49:49 +00:00
gtklabel.c Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. 2004-11-21 16:24:01 +00:00
gtklabel.h Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. 2004-11-21 16:24:01 +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 Don't loop over the sentinel node. (#156298, Torsten Schoenfeld) 2004-10-29 04:04:32 +00:00
gtkliststore.h Mark as const. 2004-11-23 20:02:15 +00:00
gtkmain.c Document new functions. 2004-11-05 07:18:28 +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 Remove some warnings. 2004-11-07 05:23:31 +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 Open submenus on click. (#128968, Martin Jeppesen) 2004-11-24 05:32:40 +00:00
gtkmenuitem.h Deprecation cleanup 2002-10-05 01:51:16 +00:00
gtkmenushell.c gdk/abicheck.sh filter out G_GNUC stuff when doing the compare. 2004-11-25 22:35:52 +00:00
gtkmenushell.h #136672, reported by Christian Persch; fixes based on a patch by Soeren 2004-03-15 02:03:59 +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 Fix many sparse warnings. 2004-10-28 15:00:05 +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
gtkmodules.c updated 2004-10-29 21:44:53 +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 include missing #ifdef G_ENA\BLE_DEBUG 2002-05-16 21:37:49 +00:00
gtkrc.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtkrc.default
gtkrc.h Export gtk_rc_reset_styles(). (Request from Dom Lachowicz, #123769) 2004-02-26 19:51:00 +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 Reduce the clipboard timeout from 300 seconds to 30 seconds. (#155428, 2004-11-16 04:24:57 +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 Remove assertion that can get triggered by broken sort functions. 2004-10-23 20:16:22 +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 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 hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com> 2004-02-26 20:59:01 +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 Queue the resize before setting the tearoff state, to make sure the 2004-11-05 20:11:48 +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 Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. 2004-11-21 16:24:01 +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 Return a boolean indicating whether we could do the requested move. 2004-11-28 06:06:57 +00:00
gtktextlayout.h Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. 2004-11-21 16:24:01 +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 Deprecation cleanup 2002-10-10 21:45:41 +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 Return a boolean indicating whether we could do the requested move. 2004-11-28 06:06:57 +00:00
gtktextview.h Add a new binding signal ::backspace, bind it to the backspace key, and 2004-08-02 05:34: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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +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 Allow sorting of tree models to be turned off again. (#151139, Torsten 2004-09-05 05:06:05 +00:00
gtktreestore.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktreeview.c Tiny cleanup 2004-11-03 15:09:45 +00:00
gtktreeview.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktreeviewcolumn.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +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 brooooooooken pipe. 2003-09-03 19:57:05 +00:00
gtkuimanager.c gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c 2004-11-19 23:18:38 +00:00
gtkuimanager.h Mark as const. 2004-11-23 20:02:15 +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 Add hidden aliases for exported symbols which are used internally in order 2004-08-09 16:59:53 +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 removed call to gdk_pango_context_set_colormap() which isn't needed any 2004-11-21 22:19:48 +00:00
gtkwidget.h Fix #149191, reported by Morten Welinder: 2004-08-03 22:19:37 +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 2.5.5 2004-11-12 17:52:08 +00:00
gtkwindow.h Support named themed window icons. 2004-07-17 03:55:07 +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 Mark as const. 2004-11-23 20:02:15 +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 Copy code from queryloaders.c which turns backslashes in slashes on win32. 2004-09-14 20:02:47 +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 Implement for cached themes. 2004-10-21 18:44: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