gtk2/gtk
Matthias Clasen ce58806c0d Fix NULL/FALSE confusion (#107648, Morten Welinder)
2003-03-06  Matthias Clasen  <maclas@gmx.de>

	* gtk/gtktextmark.c (gtk_text_mark_get_buffer):
	* gtk/gtkeditable.c (gtk_editable_get_chars):
	* gtk/gtkctree.c (gtk_ctree_find_node_ptr):
	* demos/gtk-demo/main.c (demo_find_file): Fix NULL/FALSE confusion
	(#107648, Morten Welinder)
2003-03-06 19:49:53 +00:00
..
stock-icons Automatic RTL flipping for some more widgets. 2002-11-02 00:18:14 +00:00
theme-bits Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +00:00
.cvsignore
circles.xbm
fnmatch.c Merge from stable: 2003-01-19 21:18:15 +00:00
gtk-win32.rc.in
gtk.def Add a bunch of missing entries. Noticed by Cedric Gustin. 2003-03-02 20:53:54 +00:00
gtk.h
gtkaccelgroup.c Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtkaccelgroup.h Add a missing ; to make things compile. 2002-09-24 21:59:54 +00:00
gtkaccellabel.c Implement Owen's susggestion from #80764. Fixes #101314. 2002-12-16 16:22:11 +00:00
gtkaccellabel.h Don't recalculate the acceleration label in an idle handler. 2002-12-14 11:01:08 +00:00
gtkaccelmap.c Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkaccelmap.h
gtkaccessible.c Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkaccessible.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkadjustment.c Deprecation cleanup 2002-10-09 22:25:18 +00:00
gtkadjustment.h Deprecation cleanup 2002-10-09 22:25:18 +00:00
gtkalignment.c Deprecation cleanup 2002-10-09 22:25:18 +00:00
gtkalignment.h Deprecation cleanup 2002-10-09 22:25:18 +00:00
gtkarrow.c Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtkarrow.h Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtkaspectframe.c Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkaspectframe.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkbbox.c Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkbbox.h Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkbin.c Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkbin.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkbindings.c Add a new binding signal, "move_scroll", and use it to hook up 2002-12-14 22:43:52 +00:00
gtkbindings.h Add a new binding signal, "move_scroll", and use it to hook up 2002-12-14 22:43:52 +00:00
gtkbox.c Deprecation cleanup 2002-10-07 04:29:52 +00:00
gtkbox.h Documentation fixes. 2002-10-13 17:17:14 +00:00
gtkbutton.c Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
gtkbutton.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkcalendar.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +00:00
gtkcalendar.h Deprecation cleanup 2002-10-09 22:11:08 +00:00
gtkcelleditable.c deprecation cleanup 2002-10-07 01:38:40 +00:00
gtkcelleditable.h
gtkcellrenderer.c add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +00:00
gtkcellrenderer.h add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +00:00
gtkcellrendererpixbuf.c handle rtl code. 2003-03-03 04:51:42 +00:00
gtkcellrendererpixbuf.h deprecation cleanup 2002-10-07 01:38:40 +00:00
gtkcellrenderertext.c handle rtl code. 2003-03-03 04:51:42 +00:00
gtkcellrenderertext.h deprecation cleanup 2002-10-07 01:38:40 +00:00
gtkcellrenderertoggle.c handle rtl code. 2003-03-03 04:51:42 +00:00
gtkcellrenderertoggle.h deprecation cleanup 2002-10-07 01:38:40 +00:00
gtkcheckbutton.c gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator) 2002-11-10 20:52:34 +00:00
gtkcheckbutton.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkcheckmenuitem.c RTL flipping for check menu items. 2002-11-08 22:38:13 +00:00
gtkcheckmenuitem.h Deprecation cleanup 2002-10-05 01:51:16 +00:00
gtkclipboard.c Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
gtkclipboard.h Deprecation cleanup 2002-10-09 23:55:27 +00:00
gtkclist.c Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated 2003-02-05 23:48:11 +00:00
gtkclist.h
gtkcolorsel.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtkcolorsel.h Deprecate. (#60582) 2003-01-31 00:37:38 +00:00
gtkcolorseldialog.c Deprecation cleanup 2002-10-13 19:34:42 +00:00
gtkcolorseldialog.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkcombo.c Add back the monitoring of the selection when the combo isn't popped down; 2002-12-04 18:07:08 +00:00
gtkcombo.h Change so that updates of selection don't take effect immediately, but 2002-11-14 04:46:20 +00:00
gtkcontainer.c Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated 2003-02-05 23:48:11 +00:00
gtkcontainer.h Deprecation cleanup 2002-10-07 04:29:52 +00:00
gtkctree.c Fix NULL/FALSE confusion (#107648, Morten Welinder) 2003-03-06 19:49:53 +00:00
gtkctree.h
gtkcurve.c Deprecation cleanup 2002-10-13 20:44:18 +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
gtkdialog.c Some fixes for modal hint setting based on a patch from Arvind Samptur 2002-12-16 00:05:26 +00:00
gtkdialog.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkdnd.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtkdnd.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtkdrawingarea.c deprecation cleanup 2002-10-05 23:15:39 +00:00
gtkdrawingarea.h deprecation cleanup 2002-10-05 23:15:39 +00:00
gtkeditable.c Fix NULL/FALSE confusion (#107648, Morten Welinder) 2003-03-06 19:49:53 +00:00
gtkeditable.h Deprecation cleanup 2002-10-09 23:55:27 +00:00
gtkentry.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtkentry.h Deprecation cleanup 2002-10-09 22:25:18 +00:00
gtkenums.h Replace PAGE_HORIZONTALLY_HACK_VALUE by GTK_MOVEMENT_HORIZONTAL_PAGES. 2003-01-30 21:29:28 +00:00
gtkeventbox.c Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtkeventbox.h Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtkfilesel.c Use GetDriveType() to recognize removable drives (in order to avoid 2003-02-09 21:51:27 +00:00
gtkfilesel.h Add /*< public >*/ and /*< private >*/ as appropriate. (#97211) 2003-01-04 20:44:29 +00:00
gtkfixed.c Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkfixed.h Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkfontsel.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +00:00
gtkfontsel.h Deprecation cleanup 2002-10-09 22:11:08 +00:00
gtkframe.c Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkframe.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkgamma.c Deprecation cleanup 2002-10-13 20:44:18 +00:00
gtkgamma.h Deprecation cleanup 2002-10-13 20:44:18 +00:00
gtkgc.c Deprecation cleanup 2002-10-09 23:55:27 +00:00
gtkgc.h
gtkhandlebox.c Handle the case where the pointer is moved between screens during a handle 2002-12-14 02:41:30 +00:00
gtkhandlebox.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkhbbox.c Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkhbbox.h Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkhbox.c Deprecation cleanup 2002-10-07 04:29:52 +00:00
gtkhbox.h Deprecation cleanup 2002-10-07 04:29:52 +00:00
gtkhpaned.c Check for NULL children, #97913. 2002-11-07 19:53:49 +00:00
gtkhpaned.h Deprecation cleanup 2002-10-08 23:07:02 +00:00
gtkhruler.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +00:00
gtkhruler.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkhscale.c Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkhscale.h Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkhscrollbar.c Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkhscrollbar.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkhseparator.c Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkhseparator.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkhsv.c get rid of deprecated gdk_rgb_gc_set_foreground usage in favor of 2002-11-14 05:52:10 +00:00
gtkhsv.h Deprecation cleanup 2002-10-09 22:25:18 +00:00
gtkiconfactory.c Remove unnecessary leftover check that was causing a UMR. (#100768, 2002-12-09 22:34:23 +00:00
gtkiconfactory.h Use GDK_MULTIHEAD_SAFE like all other gtk headers. 2003-02-01 00:34:52 +00:00
gtkiconview.c
gtkiconview.h
gtkimage.c Don't try to use render if we can't get a picture for the drawable. (Fixes 2002-11-07 22:27:22 +00:00
gtkimage.h deprecation cleanup 2002-10-05 23:15:39 +00:00
gtkimagemenuitem.c Automatic RTL flipping for some more widgets. 2002-11-02 00:18:14 +00:00
gtkimagemenuitem.h Deprecation cleanup 2002-10-05 01:51:16 +00:00
gtkimcontext.c Deprecation cleanup 2002-10-10 22:20:48 +00:00
gtkimcontext.h Deprecation cleanup 2002-10-10 22:20:48 +00:00
gtkimcontextsimple.c Add a const here. 2002-11-13 20:23:02 +00:00
gtkimcontextsimple.h Deprecation cleanup 2002-10-10 22:20:48 +00:00
gtkimmodule.c Sort the list of Input Modules by name, keeping Default at top. 2002-11-18 03:43:53 +00:00
gtkimmodule.h
gtkimmulticontext.c Include config.h (#96441, Morten Welinder) 2002-10-22 19:17:02 +00:00
gtkimmulticontext.h Deprecation cleanup 2002-10-10 22:20:48 +00:00
gtkinputdialog.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +00:00
gtkinputdialog.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkintl.h
gtkinvisible.c Document 2.2 API additions. 2002-11-28 00:33:17 +00:00
gtkinvisible.h Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtkitem.c Deprecation cleanup 2002-10-09 22:11:08 +00:00
gtkitem.h Deprecation cleanup 2002-10-09 22:11:08 +00:00
gtkitemfactory.c remove quark_user_data usage in gtk_object_{g|s}et_user_data(). fixes 2003-02-07 03:53:20 +00:00
gtkitemfactory.h Deprecate gtk_paned_computed_position(). (#97077) 2003-01-31 00:08:35 +00:00
gtkkeyhash.c Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkkeyhash.h
gtklabel.c Deprecate gtk_paned_computed_position(). (#97077) 2003-01-31 00:08:35 +00:00
gtklabel.h deprecation cleanup 2002-10-05 23:15:39 +00:00
gtklayout.c Deprecation cleanup 2002-10-13 20:44:18 +00:00
gtklayout.h Deprecation cleanup 2002-10-13 20:44:18 +00:00
gtklist.c Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated 2003-02-05 23:48:11 +00:00
gtklist.h
gtklistitem.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtklistitem.h
gtkliststore.c ChangeLog too long to mention here. Bugs fixed: #100973, #83195, #87556, 2003-01-27 21:41:06 +00:00
gtkliststore.h modify and free tmp instead of path ... (patch from #97927). 2002-11-18 19:33:28 +00:00
gtkmain.c fixed documentation. 2003-02-24 20:25:30 +00:00
gtkmain.h Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated 2003-02-05 23:48:11 +00:00
gtkmarshal.list
gtkmarshalers.list add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +00:00
gtkmenu.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtkmenu.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtkmenubar.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtkmenubar.h Deprecation cleanup 2002-10-05 01:51:16 +00:00
gtkmenuitem.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtkmenuitem.h Deprecation cleanup 2002-10-05 01:51:16 +00:00
gtkmenushell.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtkmenushell.h Add a new binding signal, "move_scroll", and use it to hook up 2002-12-14 22:43:52 +00:00
gtkmessagedialog.c Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkmessagedialog.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkmisc.c deprecation cleanup 2002-10-05 23:15:39 +00:00
gtkmisc.h deprecation cleanup 2002-10-05 23:15:39 +00:00
gtknotebook.c Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated 2003-02-05 23:48:11 +00:00
gtknotebook.h deprecation cleanup 2002-10-05 23:15:39 +00:00
gtkobject.c remove quark_user_data usage in gtk_object_{g|s}et_user_data(). fixes 2003-02-07 03:53:20 +00:00
gtkobject.h Add deprecation guards around gtk_object_new(). 2003-03-04 00:04:26 +00:00
gtkoldeditable.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +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 account for RTL code. 2003-02-26 19:36:34 +00:00
gtkoptionmenu.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtkpaned.c New GtkPaned keyboard navigation. (Shift-)F8 now cycles the available 2002-10-25 16:28:14 +00:00
gtkpaned.h Deprecate gtk_paned_computed_position(). (#97077) 2003-01-31 00:08:35 +00:00
gtkpixmap.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtkpixmap.h
gtkplug.c Document 2.2 API additions. 2002-11-28 00:33:17 +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 -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +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 System fnmatch wasn't going to be UTF-8 clean, neither was our version. 2002-12-13 23:18:03 +00:00
gtkprogress.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +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 offset one pixel when calculating the x position of the text. 2002-11-26 01:13:27 +00:00
gtkprogressbar.h Deprecation cleanup 2002-10-08 23:07:02 +00:00
gtkradiobutton.c gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator) 2002-11-10 20:52:34 +00:00
gtkradiobutton.h Deprecation cleanup 2002-10-13 23:56:31 +00:00
gtkradiomenuitem.c Automatic RTL flipping for some more widgets. 2002-11-02 00:18:14 +00:00
gtkradiomenuitem.h Deprecation cleanup 2002-10-05 01:51:16 +00:00
gtkrange.c Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkrange.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtkrbtree.c return a value in the range of [-1, 1] instead [0, 1], 2002-11-20 18:15:28 +00:00
gtkrbtree.h
gtkrc.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtkrc.default
gtkrc.h Make icon sizes configurable (#70648, slightly based on a patch from Bill 2002-09-24 21:03:58 +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 Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkruler.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkscale.c Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkscale.h Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkscrollbar.c Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkscrollbar.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkscrolledwindow.c Replace uses of gtk_object_new by g_object_new. 2003-02-28 23:48:40 +00:00
gtkscrolledwindow.h Privately export _gtk_scrolled_window_get_scrollbar_spacing(). 2002-10-10 18:46:10 +00:00
gtkselection.c Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated 2003-02-05 23:48:11 +00:00
gtkselection.h declare gtk_selection_clear in GTK_COMPILATION too, for gtkwidget.c. 2003-01-31 01:20:56 +00:00
gtkseparator.c Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkseparator.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkseparatormenuitem.c
gtkseparatormenuitem.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtksettings.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtksettings.h Privately export: _gtk_settings_set_property_value_from_rc() 2002-10-02 14:22:31 +00:00
gtksignal.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtksignal.h
gtksizegroup.c Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
gtksizegroup.h Deprecation cleanup 2002-10-09 23:55:27 +00:00
gtksocket.c event->any.window might be NULL. Use gtk_widget_get_display (widget) 2003-01-27 21:22:16 +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 Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated 2003-02-05 23:48:11 +00:00
gtkspinbutton.h Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkstatusbar.c RTL flipping for statusbars. 2002-12-03 21:49:39 +00:00
gtkstatusbar.h Deprecation cleanup 2002-10-09 00:38:22 +00:00
gtkstock.c Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
gtkstock.h
gtkstyle.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtkstyle.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtktable.c Fix assertion. 2003-01-20 12:52:10 +00:00
gtktable.h Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtktearoffmenuitem.c Automatic RTL flipping for some more widgets. 2002-11-02 00:18:14 +00:00
gtktearoffmenuitem.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtktext.c Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated 2003-02-05 23:48:11 +00:00
gtktext.h
gtktextbtree.c Check if line_ancestor_parent is NULL. (#102711, Manuel Clos) 2003-02-20 19:42:05 +00:00
gtktextbtree.h Implement a utility function proposed in #102534: 2003-01-06 22:34:23 +00:00
gtktextbuffer.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtktextbuffer.h Implement a utility function proposed in #102534: 2003-01-06 22:34:23 +00:00
gtktextchild.c Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c Fix display of the selection in the presence of invisible segments. 2003-01-08 19:00:29 +00:00
gtktextdisplay.h
gtktextiter.c Skip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and 2003-01-14 01:07:58 +00:00
gtktextiter.h Skip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and 2003-01-14 01:07:58 +00:00
gtktextiterprivate.h
gtktextlayout.c Fix off-by-one error on the backward iteration loop, that was causing the 2003-01-21 22:48:33 +00:00
gtktextlayout.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtktextmark.c Fix NULL/FALSE confusion (#107648, Morten Welinder) 2003-03-06 19:49:53 +00:00
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c Get rid of incorrect calls to g_value_init(). (#100669, Johan Dahlin, 2002-12-16 21:26:59 +00:00
gtktexttag.h Deprecation cleanup 2002-10-10 21:45:41 +00:00
gtktexttagprivate.h
gtktexttagtable.c Deprecation cleanup 2002-10-10 21:45:41 +00:00
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c Data constness fixes. (#75754) 2002-12-10 21:39:53 +00:00
gtktextutil.h
gtktextview.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
gtktextview.h Add a comment that the just_selected_element is unused. 2003-01-06 23:07:06 +00:00
gtkthemes.c Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkthemes.h
gtktipsquery.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtktipsquery.h
gtktogglebutton.c Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtktogglebutton.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtktoolbar.c New helper function that sets the icon's and label's packing options and 2003-01-30 21:38:37 +00:00
gtktoolbar.h Deprecation cleanup 2002-10-09 00:38:22 +00:00
gtktooltips.c Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated 2003-02-05 23:48:11 +00:00
gtktooltips.h Deprecation cleanup 2002-10-09 22:25:18 +00:00
gtktree.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtktree.h
gtktreedatalist.c Deprecation cleanup 2002-10-07 19:10:39 +00:00
gtktreedatalist.h
gtktreednd.c Fixes #102168. 2003-01-14 22:57:37 +00:00
gtktreednd.h
gtktreeitem.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtktreeitem.h
gtktreemodel.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +00:00
gtktreemodel.h Declare gtk_tree_row_reference_get_type(). It is already used by a macro 2002-12-02 22:24:39 +00:00
gtktreemodelsort.c ChangeLog too long to mention here. Bugs fixed: #100973, #83195, #87556, 2003-01-27 21:41:06 +00:00
gtktreemodelsort.h Deprecation cleanup 2002-10-07 19:10:39 +00:00
gtktreeprivate.h add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +00:00
gtktreeselection.c The full changelog for this commit is too long to paste here, so to avoid 2003-01-14 22:30:41 +00:00
gtktreeselection.h Deprecation cleanup 2002-10-07 19:10:39 +00:00
gtktreesortable.c Deprecation cleanup 2002-10-07 19:10:39 +00:00
gtktreesortable.h Deprecation cleanup 2002-10-07 19:10:39 +00:00
gtktreestore.c ChangeLog too long to mention here. Bugs fixed: #100973, #83195, #87556, 2003-01-27 21:41:06 +00:00
gtktreestore.h modify and free tmp instead of path ... (patch from #97927). 2002-11-18 19:33:28 +00:00
gtktreeview.c handle rtl code. 2003-03-03 04:51:42 +00:00
gtktreeview.h add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +00:00
gtktreeviewcolumn.c handle rtl code. 2003-03-03 04:51:42 +00:00
gtktreeviewcolumn.h handle rtl code. 2003-03-03 04:51:42 +00:00
gtktypeutils.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtktypeutils.h add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtkvbbox.c Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkvbbox.h Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkvbox.c Deprecation cleanup 2002-10-07 04:29:52 +00:00
gtkvbox.h Deprecation cleanup 2002-10-07 04:29:52 +00:00
gtkversion.h.in
gtkviewport.c Deprecation cleanup 2002-10-09 00:38:22 +00:00
gtkviewport.h Deprecation cleanup 2002-10-09 00:38:22 +00:00
gtkvpaned.c Check for NULL children, #97913. 2002-11-07 19:53:49 +00:00
gtkvpaned.h Deprecation cleanup 2002-10-08 23:07:02 +00:00
gtkvruler.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +00:00
gtkvruler.h Deprecation cleanup 2002-10-04 23:50:27 +00:00
gtkvscale.c Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkvscale.h Deprecation cleanup 2002-10-04 22:49:28 +00:00
gtkvscrollbar.c Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkvscrollbar.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkvseparator.c Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkvseparator.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtkwidget.c Add note about periods in names. (#57680) 2003-02-09 21:18:37 +00:00
gtkwidget.h gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator) 2002-11-10 20:52:34 +00:00
gtkwindow-decorate.c use gdk_drawable_get_size instead of gdk_window_get_size. Fixes #98957. 2002-11-19 01:16:36 +00:00
gtkwindow-decorate.h
gtkwindow.c Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated 2003-02-05 23:48:11 +00:00
gtkwindow.h Add _gtk_window_unset_focus_and_default(), use to clear the focus and 2002-11-12 21:08:29 +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 Use correct DLL and import library names, with GTK_API_VERSION in name, 2003-01-05 02:24:15 +00:00
makefile.msc.in
queryimmodules.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +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
xembed.h