gtk2/gtk
Jonathan Blandford 31210813cb fix a fixme.
Sun Apr  8 05:36:06 2001  Jonathan Blandford  <jrb@webwynk.net>

        * gtk/gtktextview.c (gtk_text_view_class_init): fix a fixme.

        * gtk/gtkcellrendertoggle.c: change GTK_TYPE_POINTER to
        GTK_TYPE_STRING.

        * gtk/gtktreeview.c: New functions to allow initial column
        dragging work.

        * gtk/gtktreeviewcolumn.c: Initial column dragging support.

        * tests/testtreefocus.c: give dave some love.

        * tests/testtreesort.c: Modify test to check really long samples.
2001-04-12 16:11:54 +00:00
..
stock-icons Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
.cvsignore Updated. 2001-04-03 18:48:46 +00:00
circles.xbm gtk/gtktext.c 1998-02-27 06:13:22 +00:00
fnmatch.c Make gdk_colormap_sync private since it was never exported in a header 2001-02-02 22:19:31 +00:00
fnmatch.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
genmarshal.pl documented necessary changes for 1.4 transition. 2000-05-12 15:25:50 +00:00
gtk-boxed.defs Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
gtk-win32.rc.in Rename gtk/gtk.rc.in to gtk/gtk-win32.rc.in because the build-dll 2000-11-14 23:07:33 +00:00
gtk.def disable USE_MMX for msvc build cause the assembler doesn't fit and is out 2001-03-31 19:33:49 +00:00
gtk.h got rid of gtk_widget_popup(), a function that bad needs to be nuked, not 2001-04-01 07:32:41 +00:00
gtkaccelgroup.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
gtkaccelgroup.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkaccellabel.c Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkaccellabel.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkadjustment.c Handle quoting of / with \; properly handle __ in paths, quote " and \n in 2001-03-19 21:06:38 +00:00
gtkadjustment.h Handle quoting of / with \; properly handle __ in paths, quote " and \n in 2001-03-19 21:06:38 +00:00
gtkalignment.c marshaller fixes. 2001-03-07 14:49:21 +00:00
gtkalignment.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkarg.c Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkarg.h Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkargcollector.c marshaller fixes. 2001-03-07 14:49:21 +00:00
gtkarrow.c Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkarrow.h Convert to new property API, patch from Lee Mallabone 2001-02-21 00:29:03 +00:00
gtkaspectframe.c marshaller fixes. 2001-03-07 14:49:21 +00:00
gtkaspectframe.h Convert to new property API, patch from Lee Mallabone 2001-02-21 00:29:03 +00:00
gtkbbox.c new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gtkbbox.h new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gtkbin.c Document expose event->region change and that gtk_widget_event doesn't 2001-03-09 13:28:26 +00:00
gtkbin.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkbindings.c changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() 2001-04-03 13:18:00 +00:00
gtkbindings.h changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() 2001-04-03 13:18:00 +00:00
gtkbox.c Apply property patch from Lee Mallabone 2001-03-23 23:39:24 +00:00
gtkbox.h new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gtkbutton.c Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkbutton.h Apply property patch from Lee Mallabone 2001-03-23 23:39:24 +00:00
gtkcalendar.c gtk_calendar_button_press: check for action_func != NULL 2001-04-04 21:16:47 +00:00
gtkcalendar.h Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkcellrenderer.c Apply patch from Nils Barth fixing event return values. (#51041) 2001-03-28 04:01:21 +00:00
gtkcellrenderer.h Apply patch from Nils Barth fixing event return values. (#51041) 2001-03-28 04:01:21 +00:00
gtkcellrendererpixbuf.c Changed prototype to allow for getting the location of the cell relative 2001-03-15 23:21:39 +00:00
gtkcellrendererpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertext.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
gtkcellrenderertext.h Add a "markup" property. 2001-02-20 16:16:22 +00:00
gtkcellrenderertextpixbuf.c Changed prototype to allow for getting the location of the cell relative 2001-03-15 23:21:39 +00:00
gtkcellrenderertextpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertoggle.c fix a fixme. 2001-04-12 16:11:54 +00:00
gtkcellrenderertoggle.h add test stuff for CellRendererToggle 2001-01-16 03:49:24 +00:00
gtkcheckbutton.c Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkcheckbutton.h Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkcheckmenuitem.c Add missing NULL on valist. 2001-03-29 00:24:58 +00:00
gtkcheckmenuitem.h Apply property patch from Lee Mallabone 2001-03-23 23:39:24 +00:00
gtkclipboard.c fix constness warning 2000-10-26 23:50:57 +00:00
gtkclipboard.h actually put /* */ around #endif comment. 2001-02-25 01:12:13 +00:00
gtkclist.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
gtkclist.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkcolorsel.c make this somewhat key-navigable 2001-03-24 06:10:40 +00:00
gtkcolorsel.h fix breakage here that cause a segfault on text insertion 2000-12-08 20:08:52 +00:00
gtkcolorseldialog.c Derive from GtkDialog, and use stock buttons. Should be 100% source 2000-11-06 16:44:01 +00:00
gtkcolorseldialog.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcombo.c make this somewhat key-navigable 2001-03-24 06:10:40 +00:00
gtkcombo.h Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkcompat.h.in Add note about GtkMenuPositionFunc API changes. 2000-11-08 17:34:52 +00:00
gtkcontainer.c Remove leaks. 2001-03-30 15:46:17 +00:00
gtkcontainer.h Add ability to override the focus chain for a container explicitly 2001-03-22 20:59:37 +00:00
gtkctree.c make this somewhat key-navigable 2001-03-24 06:10:40 +00:00
gtkctree.h Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkcurve.c make this somewhat key-navigable 2001-03-24 06:10:40 +00:00
gtkcurve.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkdebug.h removed gtk_signal_init() compat define. 2001-02-04 07:05:29 +00:00
gtkdialog.c Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed 2001-03-21 18:58:28 +00:00
gtkdialog.h remove trailer (gtk_entry_set_property): remove trailer 2001-03-07 21:32:51 +00:00
gtkdnd.c Updated. 2001-04-03 18:48:46 +00:00
gtkdnd.h sync to tree changes 2001-01-19 22:39:19 +00:00
gtkdrawingarea.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkdrawingarea.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkeditable.c Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkeditable.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkentry.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
gtkentry.h Avoid chaining up to parent impl, since we have a INPUT_ONLY window. 2001-04-02 20:15:18 +00:00
gtkenums.h Switch to using an enum with registration for icon sizes, instead of 2001-03-12 18:46:53 +00:00
gtkeventbox.c Document expose event->region change and that gtk_widget_event doesn't 2001-03-09 13:28:26 +00:00
gtkeventbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfilesel.c disable USE_MMX for msvc build cause the assembler doesn't fit and is out 2001-03-31 19:33:49 +00:00
gtkfilesel.h Apply property patch from Lee Mallabone 2001-03-23 23:39:24 +00:00
gtkfixed.c added rc-style argument GtkSpinButton::shadow_type. removed 2001-03-18 04:50:34 +00:00
gtkfixed.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfontsel.c make this somewhat key-navigable 2001-03-24 06:10:40 +00:00
gtkfontsel.h Derive from GtkDialog, and use stock buttons. Should be 100% source 2000-11-06 16:44:01 +00:00
gtkframe.c Apply property patch from Lee Mallabone 2001-03-23 23:39:24 +00:00
gtkframe.h Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). 2001-02-02 17:53:29 +00:00
gtkgamma.c make this somewhat key-navigable 2001-03-24 06:10:40 +00:00
gtkgamma.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkgc.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +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 fix warnings 2001-03-24 00:07:16 +00:00
gtkhandlebox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhbbox.c new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gtkhbbox.h new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gtkhbox.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhpaned.c Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkhpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhruler.c Handle quoting of / with \; properly handle __ in paths, quote " and \n in 2001-03-19 21:06:38 +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 Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkhscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhscrollbar.c Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkhscrollbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhseparator.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhsv.c make motion around the ring much slower but finer-grained (gtk_hsv_focus): 2001-03-24 06:41:28 +00:00
gtkhsv.h make this somewhat key-navigable 2001-03-24 06:10:40 +00:00
gtkiconfactory.c Make GtkIconSource an opaque datatype, and add a bunch of accessor 2001-03-19 22:40:35 +00:00
gtkiconfactory.h Make GtkIconSource an opaque datatype, and add a bunch of accessor 2001-03-19 22:40:35 +00:00
gtkimage.c Switch to using an enum with registration for icon sizes, instead of 2001-03-12 18:46:53 +00:00
gtkimage.h Switch to using an enum with registration for icon sizes, instead of 2001-03-12 18:46:53 +00:00
gtkimagemenuitem.c Add gtk_image_menu_item_new_from_stock() 2001-03-21 08:56:25 +00:00
gtkimagemenuitem.h Add gtk_image_menu_item_new_from_stock() 2001-03-21 08:56:25 +00:00
gtkimcontext.c Add a virtual function to set whether the IM context should use the 2001-03-26 20:35:21 +00:00
gtkimcontext.h Add a virtual function to set whether the IM context should use the 2001-03-26 20:35:21 +00:00
gtkimcontextsimple.c Add missing NULL on valist. 2001-03-29 00:24:58 +00:00
gtkimcontextsimple.h add gdkkeys.[hc] 2000-12-06 05:31:30 +00:00
gtkimmodule.c Remove spurious const. 2001-03-03 18:39:33 +00:00
gtkimmodule.h fix busted /* comment */ 2001-03-06 00:09:28 +00:00
gtkimmulticontext.c Add missing NULL on valist. 2001-03-29 00:24:58 +00:00
gtkimmulticontext.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkinputdialog.c make this somewhat key-navigable 2001-03-24 06:10:40 +00:00
gtkinputdialog.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +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 Avoid chaining up to parent impl, since we have a INPUT_ONLY window. 2001-04-02 20:15:18 +00:00
gtkinvisible.h Flag invisible widgets as TOPLEVEL. 2000-12-11 16:43:47 +00:00
gtkitem.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkitemfactory.c changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() 2001-04-03 13:18:00 +00:00
gtkitemfactory.h changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() 2001-04-03 13:18:00 +00:00
gtklabel.c got rid of gtk_widget_popup(), a function that bad needs to be nuked, not 2001-04-01 07:32:41 +00:00
gtklabel.h fix up some docs 2001-03-23 22:21:06 +00:00
gtklayout.c Remove leaks. 2001-03-30 15:46:17 +00:00
gtklayout.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtklist.c make this somewhat key-navigable 2001-03-24 06:10:40 +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 make this somewhat key-navigable 2001-03-24 06:10:40 +00:00
gtklistitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkliststore.c fix a fixme. 2001-04-12 16:11:54 +00:00
gtkliststore.h Forgot to namespace this. 2001-03-23 21:12:33 +00:00
gtkmain.c use more elaborate variable names. 2001-04-03 04:29:58 +00:00
gtkmain.h Applied patch from Ron Steinke to add signal accumulators so that signals 2001-04-02 22:45:19 +00:00
gtkmarshal.list Bug fix to make trees work again when not sorted. 2001-04-02 23:38:54 +00:00
gtkmarshalers.list Bug fix to make trees work again when not sorted. 2001-04-02 23:38:54 +00:00
gtkmenu.c Add missing NULL on valist. 2001-03-29 00:24:58 +00:00
gtkmenu.h Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed 2001-03-21 18:58:28 +00:00
gtkmenubar.c Document expose event->region change and that gtk_widget_event doesn't 2001-03-09 13:28:26 +00:00
gtkmenubar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkmenuitem.c got rid of gtk_widget_popup(), a function that bad needs to be nuked, not 2001-04-01 07:32:41 +00:00
gtkmenuitem.h Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkmenushell.c got rid of gtk_widget_popup(), a function that bad needs to be nuked, not 2001-04-01 07:32:41 +00:00
gtkmenushell.h GdkEventButton->button can occupy significantly more than 2 bits. Besides, 2000-11-22 01:00:26 +00:00
gtkmessagedialog.c Derive from GtkDialog, and use stock buttons. Should be 100% source 2000-11-06 16:44:01 +00:00
gtkmessagedialog.h create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +00:00
gtkmisc.c Remove leaks. 2001-03-30 15:46:17 +00:00
gtkmisc.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtknotebook.c got rid of gtk_widget_popup(), a function that bad needs to be nuked, not 2001-04-01 07:32:41 +00:00
gtknotebook.h Add a function to determine if a window is the focus widget within its 2000-12-11 17:47:24 +00:00
gtkobject.c marshaller fixes. 2001-03-07 14:49:21 +00:00
gtkobject.h Doc fixups. 2001-01-09 16:23:57 +00:00
gtkoldeditable.c Remove old XIM code. 2001-03-09 20:28:20 +00:00
gtkoldeditable.h Remove old XIM code. 2001-03-09 20:28:20 +00:00
gtkoptionmenu.c Reference param spec when caching property values, since we unref it later 2001-04-02 19:09:56 +00:00
gtkoptionmenu.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkpacker.c Document expose event->region change and that gtk_widget_event doesn't 2001-03-09 13:28:26 +00:00
gtkpacker.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkpaned.c Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkpaned.h Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkpixmap.c Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +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 urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkplug.h Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkpreview.c Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkpreview.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkprivate.h Make G_CONST_RETURN. 2001-03-08 06:14:43 +00:00
gtkprogress.c Remove leaks. 2001-03-30 15:46:17 +00:00
gtkprogress.h Handle quoting of / with \; properly handle __ in paths, quote " and \n in 2001-03-19 21:06:38 +00:00
gtkprogressbar.c Remove leaks. 2001-03-30 15:46:17 +00:00
gtkprogressbar.h Handle quoting of / with \; properly handle __ in paths, quote " and \n in 2001-03-19 21:06:38 +00:00
gtkradiobutton.c Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkradiobutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkradiomenuitem.c test was backward, so deprecated functions were excluded by default 2001-02-19 22:25:30 +00:00
gtkradiomenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkrange.c Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkrange.h Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkrbtree.c Massive reordering/sorting work. Now pretty much works. 2001-03-29 21:30:05 +00:00
gtkrbtree.h new function to handle reordering of trees. Seems to mostly work w/ the 2001-03-28 22:27:20 +00:00
gtkrc.c changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() 2001-04-03 13:18:00 +00:00
gtkrc.h added rc-style argument GtkSpinButton::shadow_type. removed 2001-03-18 04:50:34 +00:00
gtkruler.c Handle quoting of / with \; properly handle __ in paths, quote " and \n in 2001-03-19 21:06:38 +00:00
gtkruler.h Handle quoting of / with \; properly handle __ in paths, quote " and \n in 2001-03-19 21:06:38 +00:00
gtkscale.c Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkscale.h Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkscrollbar.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkscrollbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkscrolledwindow.c Add private function to get the aux info structure fo the widget. 2001-03-29 23:02:30 +00:00
gtkscrolledwindow.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkselection.c fix warnings 2001-03-24 00:07:16 +00:00
gtkselection.h Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +00:00
gtkseparator.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkseparatormenuitem.c Added new menu separator item. The drawing and size handling is still done 2001-02-21 09:29:01 +00:00
gtkseparatormenuitem.h Added new menu separator item. The drawing and size handling is still done 2001-02-21 09:29:01 +00:00
gtksettings.c changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() 2001-04-03 13:18:00 +00:00
gtksettings.h changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() 2001-04-03 13:18:00 +00:00
gtksignal.c added accumulator data argument to g_signal_newc() functions. 2001-03-08 16:36:17 +00:00
gtksignal.h removed old emission hook API. 2001-03-07 23:41:00 +00:00
gtksocket.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtksocket.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkspinbutton.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
gtkspinbutton.h added value_changed signal which proxies for the adjustment. Cleaned 2001-03-30 03:35:47 +00:00
gtkstatusbar.c *** empty log message *** 2001-03-29 21:17:45 +00:00
gtkstatusbar.h *** empty log message *** 2001-03-29 21:17:45 +00:00
gtkstock.c handle mnemonics in the stock item label 2001-03-22 06:45:57 +00:00
gtkstock.h new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gtkstyle.c changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() 2001-04-03 13:18:00 +00:00
gtkstyle.h Add boxed type for GtkRequistion. Use it for ::size-request. 2001-04-02 03:47:25 +00:00
gtktable.c Remove leaks. 2001-03-30 15:46:17 +00:00
gtktable.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktearoffmenuitem.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtktearoffmenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktext.c make this somewhat key-navigable 2001-03-24 06:10:40 +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 Add missing NULL on valist. 2001-03-29 00:24:58 +00:00
gtktextbtree.h add insert_child_anchor signal, bug #50245 2001-02-19 23:27:27 +00:00
gtktextbuffer.c Add missing NULL on valist. 2001-03-29 00:24:58 +00:00
gtktextbuffer.h add varargs for properties to set on the tag. 2001-03-16 19:32:20 +00:00
gtktextchild.c add insert_child_anchor signal, bug #50245 2001-02-19 23:27:27 +00:00
gtktextchild.h add insert_child_anchor signal, bug #50245 2001-02-19 23:27:27 +00:00
gtktextchildprivate.h add insert_child_anchor signal, bug #50245 2001-02-19 23:27:27 +00:00
gtktextdisplay.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextdisplay.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextiter.c convert the X coordinates so they're with respect to the line, rather than 2001-02-17 00:11:03 +00:00
gtktextiter.h convert the X coordinates so they're with respect to the line, rather than 2001-02-17 00:11:03 +00:00
gtktextiterprivate.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextlayout.c added accumulator data argument to g_signal_newc() functions. 2001-03-08 16:36:17 +00:00
gtktextlayout.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextmark.c offset the current invalid region, fixes redraw bug while scrolling the 2001-01-12 23:23:40 +00:00
gtktextmark.h offset the current invalid region, fixes redraw bug while scrolling the 2001-01-12 23:23:40 +00:00
gtktextmarkprivate.h fix constness warning 2000-10-26 23:50:57 +00:00
gtktextsegment.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextsegment.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktexttag.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
gtktexttag.h Apply patch from Nils Barth fixing event return values. (#51041) 2001-03-28 04:01:21 +00:00
gtktexttagprivate.h uscore-prepend all the stuff in here. 2001-01-01 20:26:10 +00:00
gtktexttagtable.c added accumulator data argument to g_signal_newc() functions. 2001-03-08 16:36:17 +00:00
gtktexttagtable.h General cleanup of the log attr iteration stuff. This should make e.g. the 2000-12-16 07:01:48 +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
gtktextview.c fix a fixme. 2001-04-12 16:11:54 +00:00
gtktextview.h Add missing NULL on valist. 2001-03-29 00:24:58 +00:00
gtkthemes.c improve error message to contain the word "theme" 2001-03-24 16:35:20 +00:00
gtkthemes.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtktipsquery.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
gtktipsquery.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtktogglebutton.c Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtktogglebutton.h test was backward, so deprecated functions were excluded by default 2001-02-19 22:25:30 +00:00
gtktoolbar.c fix warnings 2001-03-24 00:07:16 +00:00
gtktoolbar.h fix up some docs 2001-03-23 22:21:06 +00:00
gtktooltips.c got rid of gtk_widget_popup(), a function that bad needs to be nuked, not 2001-04-01 07:32:41 +00:00
gtktooltips.h Delete. 2001-03-15 19:02:23 +00:00
gtktree.c Applied patch from Nils Barth (bug # 51041) to replace "gint" with 2001-03-16 20:12:40 +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 Initial work on implementing the GtkTreeSortable interface. Basicaly a big 2001-04-01 05:52:23 +00:00
gtktreedatalist.h Initial work on implementing the GtkTreeSortable interface. Basicaly a big 2001-04-01 05:52:23 +00:00
gtktreednd.c fix bug in here where prev pointer was set to the wrong thing 2001-01-31 00:57:49 +00:00
gtktreednd.h fix bug in here where prev pointer was set to the wrong thing 2001-01-31 00:57:49 +00:00
gtktreeitem.c disable USE_MMX for msvc build cause the assembler doesn't fit and is out 2001-03-31 19:33:49 +00:00
gtktreeitem.h bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
gtktreemodel.c fix a fixme. 2001-04-12 16:11:54 +00:00
gtktreemodel.h BOXED,BOXED,BOXED,BOXED): new marshaller. 2001-04-02 20:56:55 +00:00
gtktreemodelsort.c BOXED,BOXED,BOXED,BOXED): new marshaller. 2001-04-02 20:56:55 +00:00
gtktreemodelsort.h removed set_sort_column, as it was moved to the GtkTreeSortable interface. 2001-04-03 19:13:08 +00:00
gtktreeprivate.h fix a fixme. 2001-04-12 16:11:54 +00:00
gtktreeselection.c removed set_sort_column, as it was moved to the GtkTreeSortable interface. 2001-04-03 19:13:08 +00:00
gtktreeselection.h marshaller fixes. 2001-03-07 14:49:21 +00:00
gtktreesortable.c Massive reordering/sorting work. Now pretty much works. 2001-03-29 21:30:05 +00:00
gtktreesortable.h Massive reordering/sorting work. Now pretty much works. 2001-03-29 21:30:05 +00:00
gtktreestore.c fix a fixme. 2001-04-12 16:11:54 +00:00
gtktreestore.h Initial work on implementing the GtkTreeSortable interface. Basicaly a big 2001-04-01 05:52:23 +00:00
gtktreeview.c fix a fixme. 2001-04-12 16:11:54 +00:00
gtktreeview.h fix a fixme. 2001-04-12 16:11:54 +00:00
gtktreeviewcolumn.c fix a fixme. 2001-04-12 16:11:54 +00:00
gtktreeviewcolumn.h fix a fixme. 2001-04-12 16:11:54 +00:00
gtktypeutils.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
gtktypeutils.h marshaller fixes. 2001-03-07 14:49:21 +00:00
gtkvbbox.c new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gtkvbbox.h new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gtkvbox.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkvbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkviewport.c Remove leaks. 2001-03-30 15:46:17 +00:00
gtkviewport.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvpaned.c Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkvpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvruler.c Handle quoting of / with \; properly handle __ in paths, quote " and \n in 2001-03-19 21:06:38 +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 Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkvscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvscrollbar.c Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE 2001-04-02 15:51:28 +00:00
gtkvscrollbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvseparator.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkvseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkwidget.c changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() 2001-04-03 13:18:00 +00:00
gtkwidget.h Add boxed type for GtkRequistion. Use it for ::size-request. 2001-04-02 03:47:25 +00:00
gtkwindow-decorate.c Add gdk_window_begin_resize_drag and gdk_window_begin_move_drag. Remove 2001-04-02 07:15:30 +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 GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
gtkwindow.h got rid of gtk_widget_popup(), a function that bad needs to be nuked, not 2001-04-01 07:32:41 +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.awk renamed the newly created gtk_enum_get_values and gtk_enum_set_values to 1998-06-09 08:21:20 +00:00
makeenums.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
makeenums.pl use more elaborate variable names. 2001-04-03 04:29:58 +00:00
Makefile.am Updated. 2001-04-03 18:48:46 +00:00
makefile.mingw.in New function. print_event_state, print_event): Use preprocessor macro to 2001-03-18 22:16:41 +00:00
makefile.msc.in disable USE_MMX for msvc build cause the assembler doesn't fit and is out 2001-03-31 19:33:49 +00:00
maketypes.awk urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
oldest-source-stamp add this, it'S reall what it says 2000-10-26 01:18:15 +00:00
queryimmodules.c Make parent_class static. 2000-11-12 03:43:24 +00:00
simple.c marshaller fixes. 2001-03-07 14:49:21 +00:00
testgtk.1 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
testgtkrc changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() 2001-04-03 13:18:00 +00:00
testgtkrc2 Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +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
treestoretest.c added accumulator data argument to g_signal_newc() functions. 2001-03-08 16:36:17 +00:00