gtk/gtk
Kristian Rietveld a09f497c36 add a gtk_list_store_sort_iter_changed line for some special case ...
Tue Nov 26 22:26:04 2002  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtk{tree,list}store.c (gtk_{tree,list}_store_real_set_value):
        add a gtk_list_store_sort_iter_changed line for some special
        case ... (#96647 (issue 1), testcases from Soeren Sandmann and
        Daniel Elstner).

Tue Nov 26 22:18:06 2002  Kristian Rietveld  <kris@gtk.org>

        Inconsistent state for toggle renderers, requested by Paolo Bacchilega
        in #88130.

        * gtk/gtktreeprivate.h: move GtkCellRendererInfo here.

        * gtk/gtkcellrenderer.c: moved GtkCellRendererInfo away,
        fix some indentation issues.

        * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_class_init),
        (gtk_cell_renderer_toggle_set_property),
        (gtk_cell_renderer_toggle_get_property),
        (gtk_cell_renderer_toggle_render): add an inconsistent property.

        * gtk/gtkstyle.c (gtk_default_draw_check),
        (gtk_default_draw_option): support drawing inconsistent
        options/checks for cells.

Tue Nov 26 22:14:14 2002  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_editing_done),
        (gtk_cell_renderer_text_start_editing): add a focus_out_id to avoid
        calling _editing_done twice (which has nasty side-effects). (#96647,
        (issue 2) testcase from Soeren Sandmann).

Tue Nov 26 22:12:21 2002  Kristian Rietveld  <kris@gtk.org>

        #82739, patch from Padraig O'Briain.

        * gtk/gtktreeviewcolumn.[ch]: add
        gtk_tree_view_column_cell_get_position()

Tue Nov 26 22:06:29 2002  Kristian Rietveld  <kris@gtk.org>

        Yes, this chunk breaks ABI compatibility. Owen knows about it and
        agreed with it. It doesn't break ABI that bad though, things will
        still work. Please keep it silent :P.

        This patch fixes some keynav issues reported by Narayana Pattipati
        in #81633. (Also mentioned in #92037 (Sun tracking bug)).

        * gtk/gtkmarshalers.list: add two silly marshalers

        * gtk/gtktreeview.[ch] (gtk_tree_view_real_select_all),
        (gtk_tree_view_real_unselect_all),
        (gtk_tree_view_real_select_cursor_row),
        (gtk_tree_view_real_toggle_cursor_row),
        (gtk_tree_view_real_expand_collapse_cursor_row),
        (gtk_tree_view_real_start_interactive_search): change the return
        type from void to gboolean, update prototypes, functions, signals and
        entries in GtkTreeViewClass,
        (gtk_tree_view_class_init): add select_cursor_row binding for
        enter key,
        (gtk_tree_view_key_press): only navigate the header button if the
        header is also visible ...

Tue Nov 26 22:05:48 2002  Kristian Rietveld  <kris@gtk.org>

        API bit of #75745, reported by Richard Hult.

        * gtk/gtkcellrenderer.h (GtkCellRendererState): add
        GTK_CELL_RENDERER_FOCUSED, rest of this bug fix will follow later.
2002-11-26 21:28:01 +00:00
..
stock-icons Automatic RTL flipping for some more widgets. 2002-11-02 00:18:14 +00:00
theme-bits Add a const here. 2002-11-13 20:23:02 +00:00
.cvsignore add missing dependency of objects on gtkmarshalers.h. 2002-03-03 15:37:40 +00:00
circles.xbm gtk/gtktext.c 1998-02-27 06:13:22 +00:00
fnmatch.c don't reduce the scroll rect size by the scroll amount 2002-02-10 13:18:51 +00:00
fnmatch.h When compiling our on fnmatch.c, #define fnmatch _gtk_fnmatch (#92890, 2002-10-22 19:08:25 +00:00
gtk-win32.rc.in gdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in Use GTK_API_VERSION. 2002-03-06 01:50:43 +00:00
gtk.def Remove obsolete entries. 2002-11-16 21:52:13 +00:00
gtk.h added gtkaccelmap.sgml. other updates. 2001-11-13 00:53:47 +00:00
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 Automatic RTL flipping for some more widgets. 2002-11-02 00:18:14 +00:00
gtkaccellabel.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkaccelmap.c Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkaccelmap.h Consistently use GdkModifierType. (#66950, Mark Patton) 2002-01-30 03:07:14 +00:00
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 Deprecation cleanup 2002-10-09 22:11:08 +00:00
gtkbindings.h Deprecation cleanup 2002-10-09 22:11:08 +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 Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkbutton.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkcalendar.c Deprecation cleanup 2002-10-09 22:11:08 +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 Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't reference 2002-01-09 06:52:19 +00:00
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 took out the useless check for refs->list (#97353, reported by Morten 2002-11-03 00:26:35 +00:00
gtkcellrendererpixbuf.h deprecation cleanup 2002-10-07 01:38:40 +00:00
gtkcellrenderertext.c add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +00:00
gtkcellrenderertext.h deprecation cleanup 2002-10-07 01:38:40 +00:00
gtkcellrenderertoggle.c add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +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 Deprecation cleanup 2002-10-09 23:55:27 +00:00
gtkclipboard.h Deprecation cleanup 2002-10-09 23:55:27 +00:00
gtkclist.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtkclist.h i2001-04-24 Alexander Larsson <alexl@redhat.com> 2001-04-24 14:58:33 +00:00
gtkcolorsel.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtkcolorsel.h Deprecation cleanup 2002-10-13 19:34:42 +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 -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +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 Deprecation cleanup 2002-10-07 04:29:52 +00:00
gtkcontainer.h Deprecation cleanup 2002-10-07 04:29:52 +00:00
gtkctree.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtkctree.h add marshal function types. 2001-09-25 01:12:08 +00:00
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 Get rid of gtk_style_get_font_for_display(), make gtk_style_get_font() 2002-06-20 19:29:16 +00:00
gtkdialog.c Remove code to grab the focus here, it is no longer needed since we focus 2002-11-25 17:45:32 +00:00
gtkdialog.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkdnd.c Deprecation cleanup 2002-10-13 23:56:31 +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 Deprecation cleanup 2002-10-09 23:55:27 +00:00
gtkeditable.h Deprecation cleanup 2002-10-09 23:55:27 +00:00
gtkentry.c Actively monitor the screen of the parent. (#80281) 2002-10-22 19:54:40 +00:00
gtkentry.h Deprecation cleanup 2002-10-09 22:25:18 +00:00
gtkenums.h Documentation improvements. 2002-10-10 23:42:57 +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 Escape invalid filename before printing it out, since it isn't a valid 2002-11-07 23:20:32 +00:00
gtkfilesel.h Deprecation cleanup 2002-10-09 22:11:08 +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 add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhandlebox.c add -DGDK_DISABLE_DEPRECATED 2002-11-17 22:04:03 +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 Deprecation cleanup 2002-10-04 23:50:27 +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 Automatic RTL flipping for some more widgets. 2002-11-02 00:18:14 +00:00
gtkiconfactory.h - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, 2002-10-07 19:42:49 +00:00
gtkiconview.c Fix buglet that sometimes left dirt in corner of the rubberband area. 2002-08-20 19:50:19 +00:00
gtkiconview.h Changes, bug fixes etc. 2002-07-29 21:11:23 +00:00
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 fix busted /* comment */ 2001-03-06 00:09:28 +00:00
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 Make multihead aware (#80283) 2002-11-12 21:54:16 +00:00
gtkinputdialog.h Deprecation cleanup 2002-10-11 22:57:11 +00:00
gtkintl.h Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4 2000-07-14 20:08:10 +00:00
gtkinvisible.c Add ::screen-changed signal. 2002-11-07 17:59:04 +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 add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtkitemfactory.h add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtkkeyhash.c Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkkeyhash.h Implement "fuzzy" key binding lookups; allow matches on key and level but 2002-02-21 17:14:10 +00:00
gtklabel.c Add _gtk_window_unset_focus_and_default(), use to clear the focus and 2002-11-12 21:08:29 +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 add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtklist.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtklistitem.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtklistitem.h Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to 2001-11-23 21:46:44 +00:00
gtkliststore.c add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +00:00
gtkliststore.h modify and free tmp instead of path ... (patch from #97927). 2002-11-18 19:33:28 +00:00
gtkmain.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtkmain.h Include gtkbox.h and gtkwindow.h on Win32, as the defines for struct 2002-08-24 23:06:16 +00:00
gtkmarshal.list Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; 2001-11-17 23:28:51 +00:00
gtkmarshalers.list add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +00:00
gtkmenu.c Fix doc comment typos. (#98480, Vitaly Tishkov) 2002-11-21 19:12:43 +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 Automatic RTL flipping for some more widgets. 2002-11-02 00:18:14 +00:00
gtkmenubar.h Deprecation cleanup 2002-10-05 01:51:16 +00:00
gtkmenuitem.c Automatic RTL flipping for some more widgets. 2002-11-02 00:18:14 +00:00
gtkmenuitem.h Deprecation cleanup 2002-10-05 01:51:16 +00:00
gtkmenushell.c gtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell.c, gtkmenushell.h, 2002-10-20 22:29:57 +00:00
gtkmenushell.h gtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell.c, gtkmenushell.h, 2002-10-20 22:29:57 +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 add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtknotebook.h deprecation cleanup 2002-10-05 23:15:39 +00:00
gtkobject.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtkobject.h Remove left-over GTK_OBJECT_CONNECTED macro that was defined in terms of 2002-03-13 22:45:23 +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 Fix drawing of RTL optionmenus by flipping the indicator_spacing. 2002-11-08 21:53:31 +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 New GtkPaned keyboard navigation. (Shift-)F8 now cycles the available 2002-10-25 16:28:14 +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 Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkplug.c docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +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 Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow 2001-11-04 22:57:03 +00:00
gtkprogress.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +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 include missing #ifdef G_ENA\BLE_DEBUG 2002-05-16 21:37:49 +00:00
gtkrc.c Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkrc.default Fix use of ! in shell. 2002-02-02 01:00:42 +00:00
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 Add a function to delete all bindings add by gtk_binding_parse_binding() 2002-02-09 00:19:29 +00:00
gtkrc.key.emacs new function (gtk_tree_view_column_create_button): use g_signal_* instead 2002-02-19 21:16:49 +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 Add a scrollbar_spacing style property (#81396, based on a patch from 2002-10-20 19:08:17 +00:00
gtkscrolledwindow.h Privately export _gtk_scrolled_window_get_scrollbar_spacing(). 2002-10-10 18:46:10 +00:00
gtkselection.c docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtkselection.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +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 Code cleanup. (gtk_separator_menu_item_class_init): Fix bugs in this code. 2001-10-30 00:24:08 +00:00
gtkseparatormenuitem.h Deprecation cleanup 2002-10-04 08:02:14 +00:00
gtksettings.c Fix missing adjustments for new type of 2002-11-25 22:29:32 +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 Fix prepending at the start of the list. (#56349, Thomas Leonard.) 2002-05-14 22:15:48 +00:00
gtksizegroup.c Deprecation cleanup 2002-10-09 23:55:27 +00:00
gtksizegroup.h Deprecation cleanup 2002-10-09 23:55:27 +00:00
gtksocket.c docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +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 Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkspinbutton.h Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkstatusbar.c Don't start a drag on double click. (#98189) Also test moving. 2002-11-10 22:38:03 +00:00
gtkstatusbar.h Deprecation cleanup 2002-10-09 00:38:22 +00:00
gtkstock.c Change accelerator from C_ut to Cu_t. (#82747, Paolo Maggi) 2002-09-27 19:59:10 +00:00
gtkstock.h Stockify color picker icon. (#89880) 2002-09-16 22:52:22 +00:00
gtkstyle.c add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +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 Documentation fixes. 2002-10-13 17:17:14 +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 add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtktext.h Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtktextbtree.c Deprecation cleanup 2002-10-10 21:45:41 +00:00
gtktextbtree.h Use 'signed int' not 'gint' for signed bitfields. (#93020, Vitaly Tishkov) 2002-09-23 19:20:48 +00:00
gtktextbuffer.c Deprecation cleanup 2002-10-10 21:45:41 +00:00
gtktextbuffer.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktextchild.c Deprecation cleanup 2002-10-10 22:00:09 +00:00
gtktextchild.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktextchildprivate.h add insert_child_anchor signal, bug #50245 2001-02-19 23:27:27 +00:00
gtktextdisplay.c Deprecation cleanup 2002-10-10 21:45:41 +00:00
gtktextdisplay.h expose the child widgets in here (gtk_text_view_realize): set parent 2001-11-06 00:54:24 +00:00
gtktextiter.c Put into #ifdef DO_BLINK to avoid an unused static function. (#97965) 2002-11-08 22:34:38 +00:00
gtktextiter.h Switch style of stamp file usage. 2002-03-02 19:11:47 +00:00
gtktextiterprivate.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextlayout.c docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +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 Deprecation cleanup 2002-10-10 21:45:41 +00:00
gtktextmark.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktextmarkprivate.h fix constness warning 2000-10-26 23:50:57 +00:00
gtktextsegment.c isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> 2002-02-08 19:12:34 +00:00
gtktextsegment.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktexttag.c Deprecation cleanup 2002-10-10 21:45:41 +00:00
gtktexttag.h Deprecation cleanup 2002-10-10 21:45:41 +00:00
gtktexttagprivate.h remove g_assert_not_reached() that was bogus, since we demand-create the 2001-12-05 01:43:48 +00:00
gtktexttagtable.c Deprecation cleanup 2002-10-10 21:45:41 +00:00
gtktexttagtable.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktexttypes.c Add a note that yes, we do know what () means and we can't change it. 2002-08-05 18:52:28 +00:00
gtktexttypes.h Changes by Hans Breuer: 2000-11-30 23:39:50 +00:00
gtktextutil.c Deprecation cleanup 2002-10-10 21:45:41 +00:00
gtktextutil.h Add Unicode control char menu, based on patch from Dov. Bug #63495 2001-12-17 16:46:08 +00:00
gtktextview.c Put into #ifdef DO_BLINK to avoid an unused static function. (#97965) 2002-11-08 22:34:38 +00:00
gtktextview.h Deprecation cleanup 2002-10-10 21:45:41 +00:00
gtkthemes.c Deprecation cleanup 2002-10-10 01:02:25 +00:00
gtkthemes.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtktipsquery.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtktipsquery.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
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 Add ::screen-changed signal. 2002-11-07 17:59:04 +00:00
gtktoolbar.h Deprecation cleanup 2002-10-09 00:38:22 +00:00
gtktooltips.c Fix from Nam SungHyun for crashes when tooltips->active_tips_data is NULL. 2002-10-31 22:43:00 +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 Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtktreedatalist.c Deprecation cleanup 2002-10-07 19:10:39 +00:00
gtktreedatalist.h [ merge from stable ] 2002-05-27 22:42:08 +00:00
gtktreednd.c Deprecation cleanup 2002-10-07 19:10:39 +00:00
gtktreednd.h Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't reference 2002-01-09 06:52:19 +00:00
gtktreeitem.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
gtktreeitem.h bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
gtktreemodel.c Fix doc comment typos. (#98158, Vitaly Tishkov) 2002-11-21 19:21:55 +00:00
gtktreemodel.h docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml 2002-11-08 19:41:50 +00:00
gtktreemodelsort.c remove the second ref command on the child_model, we only have to ref it 2002-11-02 22:34:58 +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 initialize anchor_path to NULL. 2002-11-20 01:05:26 +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 add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +00:00
gtktreestore.h modify and free tmp instead of path ... (patch from #97927). 2002-11-18 19:33:28 +00:00
gtktreeview.c add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +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 add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +00:00
gtktreeviewcolumn.h add a gtk_list_store_sort_iter_changed line for some special case ... 2002-11-26 21:28:01 +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 [ Patch from Sebastian Wilhelmi, 52790 ] 2001-08-23 15:27:21 +00:00
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 Deprecation cleanup 2002-10-04 23:50:27 +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 a note about reflexive ancestry. (#99085, Frederic Lespez) 2002-11-21 20:03:03 +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 New files. Contains an implementation of a minimal WM for linux-fb. 2001-01-08 17:04:17 +00:00
gtkwindow.c Add _gtk_window_unset_focus_and_default(), use to clear the focus and 2002-11-12 21:08:29 +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 Initial revision 1997-11-24 22:37:52 +00:00
line-wrap.xbm Initial revision 1997-11-24 22:37:52 +00:00
makeenums.pl use more elaborate variable names. 2001-04-03 04:29:58 +00:00
Makefile.am add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
makefile.mingw.in Updates. 2001-10-29 07:06:37 +00:00
makefile.msc.in don't build gtk.defs anymore 2002-03-04 00:03:50 +00:00
queryimmodules.c escape_string() only takes one arg 2002-07-31 19:08:39 +00:00
tree_minus.xbm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_minus.xpm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_plus.xbm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_plus.xpm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
xembed.h Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB 2002-02-24 01:52:14 +00:00