gtk3/gtk
Kristian Rietveld 54db0fc9fd add _gtk_tree_view_column_get_editable_cell and
Sun Apr 14 16:56:59 2002  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtktreeprivate.h: add _gtk_tree_view_column_get_editable_cell and
        _gtk_tree_view_column_get_neighbor_sizes

        * gtk/gtktreeviewcolumn.c (struct _GtkTreeViewColumnCellInfo): add
        real_width field,
        (_gtk_tree_view_column_get_editable_cell): implement,
        (gtk_tree_view_column_cell_process_action): fill info->real_width
        (_gtk_tree_view_column_get_neighbor_sizes): implement

        * gtk/gtktreeview.c (gtk_tree_view_button_press): make the "editable
        widget" show up with the same size as the actual cell, so it doesnt
        cover the complete column if there are any other cells in that column.
2002-04-14 15:05:04 +00:00
..
stock-icons fix typo in gtk_init_check macro, which caused crashes if argc != 0 2002-03-29 22:38:17 +00:00
theme-bits Update version to 2.0.0 2002-03-05 21:04:09 +00:00
.cvsignore add missing dependency of objects on gtkmarshalers.h. 2002-03-03 15:37:40 +00:00
circles.xbm
fnmatch.c don't reduce the scroll rect size by the scroll amount 2002-02-10 13:18:51 +00:00
fnmatch.h
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 make rewrite_event_for_window() static gtk_rc_clear_realized_style() 2002-03-03 15:04:56 +00:00
gtk.h added gtkaccelmap.sgml. other updates. 2001-11-13 00:53:47 +00:00
gtkaccelgroup.c Call gdk_keyval_to_lower() on the key passed in, since we lowercase all 2002-03-29 23:15:03 +00:00
gtkaccelgroup.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkaccellabel.c Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, 2002-03-20 21:47:01 +00:00
gtkaccellabel.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkaccelmap.c Fix memory leak. (#74400, Morten Welinder.) 2002-03-22 16:06:06 +00:00
gtkaccelmap.h Consistently use GdkModifierType. (#66950, Mark Patton) 2002-01-30 03:07:14 +00:00
gtkaccessible.c Patch from Matthias Clasen to remove remove all instances of 2001-07-18 23:39:26 +00:00
gtkaccessible.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkadjustment.c Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; 2001-11-17 23:28:51 +00:00
gtkadjustment.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkalignment.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkalignment.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkarrow.c Draw arrows better (without extra baseline) 2002-02-26 23:50:14 +00:00
gtkarrow.h Convert to new property API, patch from Lee Mallabone 2001-02-21 00:29:03 +00:00
gtkaspectframe.c set the correct min/max values for the ratio property (fixes #75331) 2002-03-18 23:08:38 +00:00
gtkaspectframe.h Convert to new property API, patch from Lee Mallabone 2001-02-21 00:29:03 +00:00
gtkbbox.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkbbox.h Patch from Mathias Hasselmann to fix warnings in compat macros. (#56773) 2001-07-12 21:46:32 +00:00
gtkbin.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkbin.h New function 2001-05-25 03:42:40 +00:00
gtkbindings.c kill code duplicated in gtk_binding_entry_add_signall. 2002-03-25 16:40:03 +00:00
gtkbindings.h Implement "fuzzy" key binding lookups; allow matches on key and level but 2002-02-21 17:14:10 +00:00
gtkbox.c Clean up the code so < 0 == end wasn't just a side effect, remove most of 2002-02-27 03:35:05 +00:00
gtkbox.h Patch from Gregory Merchan to add gtk_button_box_set_secondary(), which 2001-07-06 02:10:32 +00:00
gtkbutton.c feedback when check and radio buttons are depressed. 2002-02-22 13:34:28 +00:00
gtkbutton.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkcalendar.c When changing months when the user clicks on a prev-month or next-month 2002-03-21 00:50:15 +00:00
gtkcalendar.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkcelleditable.c Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; 2001-11-17 23:28:51 +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 Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. 2002-02-23 00:13:17 +00:00
gtkcellrenderer.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkcellrendererpixbuf.c General property notification cleanup. 2002-01-28 18:52:49 +00:00
gtkcellrendererpixbuf.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkcellrenderertext.c Fixes #75510 2002-04-13 20:48:31 +00:00
gtkcellrenderertext.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkcellrenderertoggle.c Version 1.3.11, interface, binary age 0. 2001-11-21 21:44:08 +00:00
gtkcellrenderertoggle.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkcheckbutton.c feedback when check and radio buttons are depressed. 2002-02-22 13:34:28 +00:00
gtkcheckbutton.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkcheckmenuitem.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkcheckmenuitem.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkclipboard.c Speak of window IDs rather than XIDs in the docs. 2002-01-09 00:02:30 +00:00
gtkclipboard.h Fixing popup menus to have "Paste" sensitized correctly. Original patches 2001-10-22 20:47:01 +00:00
gtkclist.c Patch from Matthias Clasen (#54488) 2002-02-23 00:36:49 +00:00
gtkclist.h i2001-04-24 Alexander Larsson <alexl@redhat.com> 2001-04-24 14:58:33 +00:00
gtkcolorsel.c Emit ::color_changed every time we notify current_color. (Brute force fix 2002-02-26 22:16:06 +00:00
gtkcolorsel.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkcolorseldialog.c Go to the GUP proposed ordering of buttons with [OK] in the lower right 2001-11-02 20:02:44 +00:00
gtkcolorseldialog.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkcombo.c fix infinite loop when gtk_combo_func() returns NULL (bug #75464) 2002-03-19 17:59:13 +00:00
gtkcombo.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkcontainer.c Fix problems with HandleBox and focusing - #78232 2002-04-09 23:32:35 +00:00
gtkcontainer.h include gdkkeysysms.h if compiling gdk_keyval_convert_case. 2002-03-01 01:05:11 +00:00
gtkctree.c Remove some workarounds for +/= and shift key handling. 2002-02-21 17:29:01 +00:00
gtkctree.h add marshal function types. 2001-09-25 01:12:08 +00:00
gtkcurve.c Fix build. 2002-01-28 19:37:47 +00:00
gtkcurve.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkdebug.h Implement "fuzzy" key binding lookups; allow matches on key and level but 2002-02-21 17:14:10 +00:00
gtkdialog.c Try to make sure that we have some focused widget on map. (#50339) 2002-01-30 18:58:31 +00:00
gtkdialog.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkdnd.c Fix coordinate translations, once and for all. 2002-01-08 21:17:55 +00:00
gtkdnd.h Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32) 2001-06-25 01:51:58 +00:00
gtkdrawingarea.c Patch from Matthias Clasen to remove remove all instances of 2001-07-18 23:39:26 +00:00
gtkdrawingarea.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkeditable.c Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; 2001-11-17 23:28:51 +00:00
gtkeditable.h move insert_text and delete_text virtual functions to do_insert_text and 2001-10-03 21:50:58 +00:00
gtkentry.c Short-circuit the text to the exact same thing, so we don't unexpectedly 2002-03-21 00:08:19 +00:00
gtkentry.h Centralize lookup and caching of cursor GC's here. 2002-03-03 19:59:29 +00:00
gtkenums.h ue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat.com> 2002-01-30 01:02:43 +00:00
gtkeventbox.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkeventbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfilesel.c Fix typo in message. 2002-04-14 12:36:12 +00:00
gtkfilesel.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkfixed.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkfixed.h (Fixes related to #64428, Michael Meeks) 2001-11-19 22:18:23 +00:00
gtkfontsel.c Make path arg const, #75653 2002-03-25 04:10:49 +00:00
gtkfontsel.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkframe.c General property notification cleanup. 2002-01-28 18:52:49 +00:00
gtkframe.h Fix stupid error introduced last night that was making things decidedly 2001-06-24 15:34:48 +00:00
gtkgamma.c gtk/gtkfilesel.c gtk/gtkgamma.c use stock labels for dialog action 2002-02-08 17:35:06 +00:00
gtkgamma.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkgc.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gtkgc.h
gtkhandlebox.c minor code cleanup 2002-02-27 22:09:03 +00:00
gtkhandlebox.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkhbbox.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkhbbox.h new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gtkhbox.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkhbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhpaned.c Don't show the window unless the widget is mapped. (#76742, Dennis 2002-03-29 00:15:11 +00:00
gtkhpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhruler.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkhruler.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkhscale.c Chain up before drawing the scale values so that the number is drawn in 2002-02-27 00:37:35 +00:00
gtkhscale.h clamp the value to the range that was set 2001-06-05 20:07:02 +00:00
gtkhscrollbar.c make this special-case hscale/vscale details, so we can use it for 2001-06-04 02:31:12 +00:00
gtkhscrollbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhseparator.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkhseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhsv.c Free dash list if necessary. 2002-01-03 00:30:39 +00:00
gtkhsv.h forgot to save 2001-06-08 18:11:09 +00:00
gtkiconfactory.c Fix wrong stock id's for ADD/REMOVE. (#76915, Vitaly Tishkov) 2002-03-29 23:00:41 +00:00
gtkiconfactory.h Switch style of stamp file usage. 2002-03-02 19:11:47 +00:00
gtkimage.c Allow NULL filenames. 2002-03-12 21:23:43 +00:00
gtkimage.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkimagemenuitem.c Add a note to the docs about how to use this in the context of changeable 2002-03-03 01:43:01 +00:00
gtkimagemenuitem.h Use new mnemonic convenience functions 2001-06-05 18:22:30 +00:00
gtkimcontext.c gtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c 2002-01-10 16:36:25 +00:00
gtkimcontext.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkimcontextsimple.c Remove these files from CVS so we more-or-less current versions from 2002-02-27 02:54:40 +00:00
gtkimcontextsimple.h add gdkkeys.[hc] 2000-12-06 05:31:30 +00:00
gtkimmodule.c Fix another missing static. 2002-01-31 16:37:27 +00:00
gtkimmodule.h fix busted /* comment */ 2001-03-06 00:09:28 +00:00
gtkimmulticontext.c Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, 2002-03-20 21:47:01 +00:00
gtkimmulticontext.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkinputdialog.c isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> 2002-02-08 19:12:34 +00:00
gtkinputdialog.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkintl.h
gtkinvisible.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkinvisible.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkitem.c Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; 2001-11-17 23:28:51 +00:00
gtkitem.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkitemfactory.c Document gtk_{menu_item,widget}_set_accel_path() as the recommended API. 2002-03-11 22:07:05 +00:00
gtkitemfactory.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkkeyhash.c Partial fix for problem where keypad keys acted as shift-arrows in an 2002-03-22 17:35:14 +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 freeze / thaws to stop deluge of 'notify' signals. 2002-04-12 12:43:01 +00:00
gtklabel.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtklayout.c gtk/gtkclist.c (adjust_adjustments) gtk/gtklayout.c 2002-02-18 19:20:31 +00:00
gtklayout.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtklist.c Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; 2001-11-17 23:28:51 +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 Fix some warnings. 2001-12-15 17:17:56 +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 set the sort_func correctly, 77030 2002-04-02 16:19:33 +00:00
gtkliststore.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkmain.c Fix screwup in handling of module path that was resulting in freed memory 2002-03-29 23:05:11 +00:00
gtkmain.h fix typo in gtk_init_check macro, which caused crashes if argc != 0 2002-03-29 22:38:17 +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 Corrected registered return type of move-cursor signal. Had to add a 2002-03-27 10:55:28 +00:00
gtkmenu.c Shuffle the ordering around some more (position before realizing) fixing 2002-03-26 19:59:34 +00:00
gtkmenu.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkmenubar.c Export private _gtk_menu_shell_activate() to encapsulate cut-and-paste 2002-04-11 14:28:11 +00:00
gtkmenubar.h Back out changes to propagate keys to parent menu shells, since that broke 2002-03-03 22:15:39 +00:00
gtkmenuitem.c Export private _gtk_menu_shell_activate() to encapsulate cut-and-paste 2002-04-11 14:28:11 +00:00
gtkmenuitem.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkmenushell.c Export private _gtk_menu_shell_activate() to encapsulate cut-and-paste 2002-04-11 14:28:11 +00:00
gtkmenushell.h Export private _gtk_menu_shell_activate() to encapsulate cut-and-paste 2002-04-11 14:28:11 +00:00
gtkmessagedialog.c General property notification cleanup. 2002-01-28 18:52:49 +00:00
gtkmessagedialog.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkmisc.c coalescing property notifies 2001-08-11 20:27:36 +00:00
gtkmisc.h Fix stupid error introduced last night that was making things decidedly 2001-06-24 15:34:48 +00:00
gtknotebook.c relocate the remove_weak_pointer to just before we free the page, to be 2002-04-12 21:52:16 +00:00
gtknotebook.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkobject.c Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. 2002-02-23 00:13:17 +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 isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> 2002-02-08 19:12:34 +00:00
gtkoldeditable.h move insert_text and delete_text virtual functions to do_insert_text and 2001-10-03 21:50:58 +00:00
gtkoptionmenu.c Fix calculation error in the (shouldn't happen) case where 2002-01-17 01:37:31 +00:00
gtkoptionmenu.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkpaned.c Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. 2002-02-23 00:13:17 +00:00
gtkpaned.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkpixmap.c add change_value virtual function, to fix build 2002-02-08 02:38:44 +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 Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB 2002-02-24 01:52:14 +00:00
gtkplug.h Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB 2002-02-24 01:52:14 +00:00
gtkpreview.c do not call gtk_settings_get_default() here as that requires an X 2001-10-28 16:49:56 +00:00
gtkpreview.h do not call gtk_settings_get_default() here as that requires an X 2001-10-28 16:49:56 +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 coalescing property notifies 2001-08-11 20:27:36 +00:00
gtkprogress.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkprogressbar.c Clarify documentation. (#69026) 2002-01-18 21:37:31 +00:00
gtkprogressbar.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkradiobutton.c Don't do special focus handling if draw_indicator is not set. (#64723, 2002-03-02 21:18:07 +00:00
gtkradiobutton.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkradiomenuitem.c Make Menu items NO_WINDOW widgets. 2001-11-16 15:20:28 +00:00
gtkradiomenuitem.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkrange.c Robustify tracking of pointer grab window. 2002-03-02 20:37:07 +00:00
gtkrange.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkrbtree.c add _gtk_rbtree_set_fixed_height() 2002-03-20 22:06:05 +00:00
gtkrbtree.h add _gtk_rbtree_set_fixed_height() 2002-03-20 22:06:05 +00:00
gtkrc.c free the style's font_description before accessing a new one. 2002-03-25 20:11:27 +00:00
gtkrc.default Fix use of ! in shell. 2002-02-02 01:00:42 +00:00
gtkrc.h Remove obsolete Win32-only declaration of 2002-03-03 22:55: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 Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkruler.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkscale.c fix revrted bug fix. (use a define for max digits). 2002-01-30 19:29:59 +00:00
gtkscale.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkscrollbar.c make this special-case hscale/vscale details, so we can use it for 2001-06-04 02:31:12 +00:00
gtkscrollbar.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkscrolledwindow.c Initialize the scrollbar spacing variable in the class to -1, and then 2002-03-01 21:53:22 +00:00
gtkscrolledwindow.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkselection.c Switch style of stamp file usage. 2002-03-02 19:11:47 +00:00
gtkselection.h Switch style of stamp file usage. 2002-03-02 19:11:47 +00:00
gtkseparator.c
gtkseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 Code cleanup. (gtk_separator_menu_item_class_init): Fix bugs in this code. 2001-10-30 00:24:08 +00:00
gtksettings.c Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, 2002-03-20 21:47:01 +00:00
gtksettings.h Allow %NULL for style to mean "revert to default style" 2001-06-30 16:08:25 +00:00
gtksignal.c Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, 2002-03-20 21:47:01 +00:00
gtksignal.h rename "signal" arg to "name" to avoid compiler warnings about shadowing 2002-02-04 06:08:28 +00:00
gtksizegroup.c Fix a double The typo in a string. 2002-02-10 11:11:01 +00:00
gtksizegroup.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtksocket.c Fix off-by-one error. (Pointed out by Anders Carlsson) 2002-02-25 02:23:00 +00:00
gtksocket.h Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB 2002-02-24 01:52:14 +00:00
gtkspinbutton.c Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, 2002-03-20 21:47:01 +00:00
gtkspinbutton.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkstatusbar.c Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; 2001-11-17 23:28:51 +00:00
gtkstatusbar.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtkstock.c fix typo to make it compile 2001-10-31 23:33:22 +00:00
gtkstock.h Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32) 2001-06-25 01:51:58 +00:00
gtkstyle.c Centralize lookup and caching of cursor GC's here. 2002-03-03 19:59:29 +00:00
gtkstyle.h Centralize lookup and caching of cursor GC's here. 2002-03-03 19:59:29 +00:00
gtktable.c Don't use this same functions as idle callbacks and directly, to avoid 2002-03-05 15:30:52 +00:00
gtktable.h Fix stupid error introduced last night that was making things decidedly 2001-06-24 15:34:48 +00:00
gtktearoffmenuitem.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtktearoffmenuitem.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktext.c Patch from Matthias Clasen (#54488) 2002-02-23 00:36:49 +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 just go ahead and flush all the first validate stuff if it hasn't been 2002-02-13 23:44:03 +00:00
gtktextbtree.h just go ahead and flush all the first validate stuff if it hasn't been 2002-02-13 23:44:03 +00:00
gtktextbuffer.c add more explanatory text to the error message about missing charsets, and 2002-03-23 04:37:53 +00:00
gtktextbuffer.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktextchild.c Use == rather than = in sanity checks. Ouch! 2002-02-09 20:44:12 +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 Centralize lookup and caching of cursor GC's here. 2002-03-03 19:59:29 +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 Switch style of stamp file usage. 2002-03-02 19:11:47 +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 invalidate the line containing start, even if the [start,end) range is 2002-03-23 22:14:40 +00:00
gtktextlayout.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktextmark.c move README.linux-fb in here 2002-01-01 23:51:00 +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 Switch style of stamp file usage. 2002-03-02 19:11:47 +00:00
gtktexttag.h Switch style of stamp file usage. 2002-03-02 19:11:47 +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 disconnect layout handlers earlier in the function, to avoid possible 2002-03-23 17:35:09 +00:00
gtktexttagtable.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktexttypes.c change "offset" to "rise" 2000-11-15 03:41:45 +00:00
gtktexttypes.h Changes by Hans Breuer: 2000-11-30 23:39:50 +00:00
gtktextutil.c make static. 2002-01-31 15:48:58 +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 end any selection in progress, patch from db@zigo.dhs.org, #74620 2002-03-23 18:08:52 +00:00
gtktextview.h Centralize lookup and caching of cursor GC's here. 2002-03-03 19:59:29 +00:00
gtkthemes.c Fixes for uninstalled operation with module suffixes other than .so and in 2002-03-03 04:16:30 +00:00
gtkthemes.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtktipsquery.c Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; 2001-11-17 23:28:51 +00:00
gtktipsquery.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktogglebutton.c Make button draw depressed whenever the user clicks / activates it, 2002-02-23 20:47:03 +00:00
gtktogglebutton.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktoolbar.c Go back to old style of drawing children over the bevel. (#58615) 2002-02-27 19:48:30 +00:00
gtktoolbar.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktooltips.c Set the keyboard-mode flag before popping up the tooltip so that pop it up 2002-02-26 00:05:59 +00:00
gtktooltips.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktree.c Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; 2001-11-17 23:28:51 +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 Fixes #78110 2002-04-09 19:48:32 +00:00
gtktreedatalist.h Initial work on implementing the GtkTreeSortable interface. Basicaly a big 2001-04-01 05:52:23 +00:00
gtktreednd.c start implementing 2002-03-07 08:03:09 +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 Don't chain up to the container's expose event. Instead call 2002-02-13 22:49:40 +00:00
gtktreeitem.h bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
gtktreemodel.c add check for y > tree_view->priv->height (fixes #76974) 2002-04-01 20:40:58 +00:00
gtktreemodel.h Make path arg const, #75653 2002-03-25 04:10:49 +00:00
gtktreemodelsort.c add check for y > tree_view->priv->height (fixes #76974) 2002-04-01 20:40:58 +00:00
gtktreemodelsort.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktreeprivate.h add _gtk_tree_view_column_get_editable_cell and 2002-04-14 15:05:04 +00:00
gtktreeselection.c Fixes #75510 2002-04-13 20:48:31 +00:00
gtktreeselection.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktreesortable.c Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node. 2002-01-02 23:51:03 +00:00
gtktreesortable.h Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't reference 2002-01-09 06:52:19 +00:00
gtktreestore.c set the sort_func correctly, 77030 2002-04-02 16:19:33 +00:00
gtktreestore.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktreeview.c add _gtk_tree_view_column_get_editable_cell and 2002-04-14 15:05:04 +00:00
gtktreeview.h make args const, 74159 (gtk_tree_view_insert_column_with_attributes): 2002-03-15 16:37:07 +00:00
gtktreeviewcolumn.c add _gtk_tree_view_column_get_editable_cell and 2002-04-14 15:05:04 +00:00
gtktreeviewcolumn.h Massive padding addition to class structures. 2002-02-23 20:22:05 +00:00
gtktypeutils.c Switch style of stamp file usage. 2002-03-02 19:11:47 +00:00
gtktypeutils.h Switch style of stamp file usage. 2002-03-02 19:11:47 +00:00
gtkvbbox.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkvbbox.h new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gtkvbox.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkvbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkversion.h.in [ Patch from Sebastian Wilhelmi, 52790 ] 2001-08-23 15:27:21 +00:00
gtkviewport.c gtk/gtkclist.c (adjust_adjustments) gtk/gtklayout.c 2002-02-18 19:20:31 +00:00
gtkviewport.h Fix stupid error introduced last night that was making things decidedly 2001-06-24 15:34:48 +00:00
gtkvpaned.c Don't show the window unless the widget is mapped. (#76742, Dennis 2002-03-29 00:15:11 +00:00
gtkvpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvruler.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkvruler.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkvscale.c Chain up before drawing the scale values so that the number is drawn in 2002-02-27 00:37:35 +00:00
gtkvscale.h clamp the value to the range that was set 2001-06-05 20:07:02 +00:00
gtkvscrollbar.c make this special-case hscale/vscale details, so we can use it for 2001-06-04 02:31:12 +00:00
gtkvscrollbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvseparator.c Remove excess calls to g_return_if_fail from static and virtual functions. 2002-01-30 22:29:03 +00:00
gtkvseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkwidget.c Fix problems with HandleBox and focusing - #78232 2002-04-09 23:32:35 +00:00
gtkwidget.h Switch style of stamp file usage. 2002-03-02 19:11:47 +00:00
gtkwindow-decorate.c Use GtkWindow* as first signal argument (was GtkWidget*). 2001-11-03 23:02:40 +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 more explanatory text to the error message about missing charsets, and 2002-03-23 04:37:53 +00:00
gtkwindow.h Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB 2002-02-24 01:52:14 +00:00
line-arrow.xbm
line-wrap.xbm
makeenums.pl use more elaborate variable names. 2001-04-03 04:29:58 +00:00
Makefile.am gdk/Makefile.am rework so that only things that really need to be done 2002-03-06 18:03:28 +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 new file 2002-02-27 16:37:04 +00:00
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
xembed.h Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB 2002-02-24 01:52:14 +00:00