gtk2/gtk
Havoc Pennington bc31a1bcca add insert_child_anchor signal, bug #50245
2001-02-19  Havoc Pennington  <hp@redhat.com>

	* gtk/gtktextbuffer.h (struct _GtkTextBufferClass): add
	insert_child_anchor signal, bug #50245

	* gtk/gtktextbtree.c (_gtk_text_btree_insert_child_anchor): change
	from create_child_anchor, so the anchor is passed in

	* gtk/gtktextchild.c (gtk_text_child_anchor_new): new function
	(_gtk_widget_segment_new): have the child anchor object passed in,
	instead of creating it.

	* gtk/gtktextbuffer.c (gtk_text_buffer_modified): rename
	to gtk_text_buffer_get_modified
2001-02-19 23:27:27 +00:00
..
stock-icons doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
.cvsignore cvsignore updates 2000-11-16 16:14:17 +00:00
3DRings.xpm
check-n.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
check-y.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
circles.xbm
FilesQueue.xpm
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 uscore-prepend all the stuff in here. 2001-01-01 20:26:10 +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 New function, copied from X11 version. 2001-02-11 11:00:14 +00:00
gtk.h removed gtk_*_store_get, and moved to GtkTreeModel. 2001-02-17 00:16:08 +00:00
gtkaccelgroup.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkaccelgroup.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkaccellabel.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkaccellabel.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkadjustment.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkadjustment.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkalignment.c missed a couple spaces before parens 2001-02-18 02:00:22 +00:00
gtkalignment.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkarg.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkarg.h doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkargcollector.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkarrow.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkarrow.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkaspectframe.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkaspectframe.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkbbox.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkbbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkbin.c better error message if you try to add a widget to a bin that already has 2001-02-09 00:40:48 +00:00
gtkbin.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkbindings.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkbindings.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkbox.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkbutton.c Fix syntax error introduced with earlier commit) (pointed out by Ollie 2001-02-06 03:08:34 +00:00
gtkbutton.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkcalendar.c Copy data and free data with free(). 2001-02-19 14:35:25 +00:00
gtkcalendar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcellrenderer.c CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkcellrenderer.h remove validation idle 2001-02-08 23:36:53 +00:00
gtkcellrendererpixbuf.c CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkcellrendererpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertext.c fix bug where it always set the foreground, even if we were only using a 2001-02-13 05:44:47 +00:00
gtkcellrenderertext.h remove validation idle 2001-02-08 23:36:53 +00:00
gtkcellrenderertextpixbuf.c CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkcellrenderertextpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertoggle.c CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkcellrenderertoggle.h add test stuff for CellRendererToggle 2001-01-16 03:49:24 +00:00
gtkcheckbutton.c test was backward, so deprecated functions were excluded by default 2001-02-19 22:25:30 +00:00
gtkcheckbutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcheckmenuitem.c test was backward, so deprecated functions were excluded by default 2001-02-19 22:25:30 +00:00
gtkcheckmenuitem.h test was backward, so deprecated functions were excluded by default 2001-02-19 22:25:30 +00:00
gtkclipboard.c fix constness warning 2000-10-26 23:50:57 +00:00
gtkclipboard.h Remove g_convert (moved to glib) and now useless utf_to_latin1() 2000-09-14 16:41:20 +00:00
gtkclist.c use the visual scroll steps. 2001-02-19 20:06:37 +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 Don't leak image. Simplify using gdk_colormap_query_color(). 2001-01-23 15:28:18 +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 Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). 2001-02-02 17:53:29 +00:00
gtkcombo.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcompat.h.in Add note about GtkMenuPositionFunc API changes. 2000-11-08 17:34:52 +00:00
gtkcontainer.c CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkcontainer.h Add a function to determine if a window is the focus widget within its 2000-12-11 17:47:24 +00:00
gtkctree.c Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). 2001-02-02 17:53:29 +00:00
gtkctree.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkcurve.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +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
gtkdata.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkdata.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkdebug.h removed gtk_signal_init() compat define. 2001-02-04 07:05:29 +00:00
gtkdialog.c handle case where there are no rows in the model 2001-01-09 17:45:34 +00:00
gtkdialog.h handle case where there are no rows in the model 2001-01-09 17:45:34 +00:00
gtkdnd.c sync to tree changes 2001-01-19 22:39:19 +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 convert the X coordinates so they're with respect to the line, rather than 2001-02-17 00:11:03 +00:00
gtkentry.h convert the X coordinates so they're with respect to the line, rather than 2001-02-17 00:11:03 +00:00
gtkenums.h use the visual scroll steps. 2001-02-19 20:06:37 +00:00
gtkeventbox.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkeventbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfilesel.c Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). 2001-02-02 17:53:29 +00:00
gtkfilesel.h Derive from GtkDialog, and use stock buttons. Should be 100% source 2000-11-06 16:44:01 +00:00
gtkfixed.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkfixed.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfontsel.c Check for FreeType using freetype-config, since we can't rely on Xft to 2000-12-20 04:49:49 +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 Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). 2001-02-02 17:53:29 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). 2001-02-02 17:53:29 +00:00
gtkhandlebox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhbbox.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhbbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 this to be sane 2000-12-04 23:04:17 +00:00
gtkhpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhruler.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +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 hmm, someone changed GLib without fixing GTK 2001-02-19 22:51:15 +00:00
gtkhscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhscrollbar.c hmm, someone changed GLib without fixing GTK 2001-02-19 22:51:15 +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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkhsv.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkiconfactory.c CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkiconfactory.h Fix copyrights 2000-10-04 16:39:44 +00:00
gtkimage.c CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkimage.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkimagemenuitem.c add "static" to a private function (gtk_image_menu_item_class_init): 2001-02-15 03:40:48 +00:00
gtkimagemenuitem.h fix bug where it always set the foreground, even if we were only using a 2001-02-13 05:44:47 +00:00
gtkimcontext.c Adopt to new prototypes for unicode,locale,filename conversion functions. 2001-01-05 21:23:53 +00:00
gtkimcontext.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkimcontextsimple.c Handle chopping off \r\n and 0x2029 in addition to \n before passing to 2000-12-11 15:51:20 +00:00
gtkimcontextsimple.h add gdkkeys.[hc] 2000-12-06 05:31:30 +00:00
gtkimmodule.c Free the filename of the module file. 2000-11-13 18:49:52 +00:00
gtkimmodule.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkimmulticontext.c Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkimmulticontext.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkinputdialog.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 Attach the style to the window so that the style it is not leaked when 2000-12-20 16:32:41 +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 Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). 2001-02-02 17:53:29 +00:00
gtkitemfactory.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklabel.c fix screwup with shadowed variables that had broken size request in some 2001-02-17 17:21:21 +00:00
gtklabel.h convert the X coordinates so they're with respect to the line, rather than 2001-02-17 00:11:03 +00:00
gtklayout.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +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 use the visual scroll steps. 2001-02-19 20:06:37 +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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtklistitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkliststore.c default initialize the generated ENTER_NOTIFY event with 0, otherwise not 2001-02-17 06:04:40 +00:00
gtkliststore.h removed gtk_*_store_get, and moved to GtkTreeModel. 2001-02-17 00:16:08 +00:00
gtkmain.c updated for win32 msvc build 2001-02-19 21:54:04 +00:00
gtkmain.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkmarshal.list do begin/end user action where appropriate (gtk_text_view_commit_handler): 2000-12-18 21:01:17 +00:00
gtkmarshalers.list do begin/end user action where appropriate (gtk_text_view_commit_handler): 2000-12-18 21:01:17 +00:00
gtkmenu.c default initialize the generated ENTER_NOTIFY event with 0, otherwise not 2001-02-17 06:04:40 +00:00
gtkmenu.h Add note about GtkMenuPositionFunc API changes. 2000-11-08 17:34:52 +00:00
gtkmenubar.c fix bug where it always set the foreground, even if we were only using a 2001-02-13 05:44:47 +00:00
gtkmenubar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkmenufactory.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkmenufactory.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkmenuitem.c fix bug where it always set the foreground, even if we were only using a 2001-02-13 05:44:47 +00:00
gtkmenuitem.h fix bug where it always set the foreground, even if we were only using a 2001-02-13 05:44:47 +00:00
gtkmenushell.c Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). 2001-02-02 17:53:29 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkmisc.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtknotebook.c Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). 2001-02-02 17:53:29 +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 default initialize the generated ENTER_NOTIFY event with 0, otherwise not 2001-02-17 06:04:40 +00:00
gtkobject.h Doc fixups. 2001-01-09 16:23:57 +00:00
gtkoldeditable.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkoldeditable.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkoptionmenu.c CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkoptionmenu.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkpacker.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpixmap.c better error message if you try to add a widget to a bin that already has 2001-02-09 00:40:48 +00:00
gtkpixmap.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +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 Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 Remove a trailing comma 2000-11-28 01:01:58 +00:00
gtkprogress.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkprogress.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkprogressbar.c fix screwup with shadowed variables that had broken size request in some 2001-02-17 17:21:21 +00:00
gtkprogressbar.h fix screwup with shadowed variables that had broken size request in some 2001-02-17 17:21:21 +00:00
gtkradiobutton.c test was backward, so deprecated functions were excluded by default 2001-02-19 22:25:30 +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 hmm, someone changed GLib without fixing GTK 2001-02-19 22:51:15 +00:00
gtkrange.h hmm, someone changed GLib without fixing GTK 2001-02-19 22:51:15 +00:00
gtkrbtree.c remove validation idle 2001-02-08 23:36:53 +00:00
gtkrbtree.h remove validation idle 2001-02-08 23:36:53 +00:00
gtkrc.c HELL! premature insanity, back out old rc-data changes. 2001-02-04 07:26:31 +00:00
gtkrc.h removed gtk_signal_init() compat define. 2001-02-04 07:05:29 +00:00
gtkruler.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkruler.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkscale.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkscrolledwindow.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkselection.c Huge GtkFB patch with lots of small bugfixes and initial selections implementation. 2000-11-25 15:44:35 +00:00
gtkselection.h rename to gtk_text_mark_get_visible 2000-11-07 21:01:02 +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
gtksignal.c get rid of object_signal:: GtkObject argument uses, use GObject 2000-12-12 07:32:32 +00:00
gtksignal.h removed gtk_signal_init() compat define. 2001-02-04 07:05:29 +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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkspinbutton.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkstatusbar.c CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkstatusbar.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkstock.c CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkstock.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkstyle.c test was backward, so deprecated functions were excluded by default 2001-02-19 22:25:30 +00:00
gtkstyle.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtktable.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +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 Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). 2001-02-02 17:53:29 +00:00
gtktext.h bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
gtktextbtree.c add insert_child_anchor signal, bug #50245 2001-02-19 23:27:27 +00:00
gtktextbtree.h add insert_child_anchor signal, bug #50245 2001-02-19 23:27:27 +00:00
gtktextbuffer.c add insert_child_anchor signal, bug #50245 2001-02-19 23:27:27 +00:00
gtktextbuffer.h add insert_child_anchor signal, bug #50245 2001-02-19 23:27:27 +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 convert the X coordinates so they're with respect to the line, rather than 2001-02-17 00:11:03 +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 remove validation idle 2001-02-08 23:36:53 +00:00
gtktexttag.h rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seems 2001-01-23 06:09:49 +00:00
gtktexttagprivate.h uscore-prepend all the stuff in here. 2001-01-01 20:26:10 +00:00
gtktexttagtable.c General cleanup of the log attr iteration stuff. This should make e.g. the 2000-12-16 07:01:48 +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 convert the X coordinates so they're with respect to the line, rather than 2001-02-17 00:11:03 +00:00
gtktextview.h offset the current invalid region, fixes redraw bug while scrolling the 2001-01-12 23:23:40 +00:00
gtkthemes.c Point -rpath to the right install location. 2000-11-16 16:11:05 +00:00
gtkthemes.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtktipsquery.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 test was backward, so deprecated functions were excluded by default 2001-02-19 22:25:30 +00:00
gtktogglebutton.h test was backward, so deprecated functions were excluded by default 2001-02-19 22:25:30 +00:00
gtktoolbar.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtktoolbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktooltips.c fix screwup with shadowed variables that had broken size request in some 2001-02-17 17:21:21 +00:00
gtktooltips.h fix screwup with shadowed variables that had broken size request in some 2001-02-17 17:21:21 +00:00
gtktree.c bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
gtktree.h bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
gtktreedatalist.c updated for win32 msvc build 2001-02-19 21:54:04 +00:00
gtktreedatalist.h adapt to handle PangoColor 2001-01-26 21:12:05 +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 bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
gtktreeitem.h bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
gtktreemodel.c hmm, someone changed GLib without fixing GTK 2001-02-19 22:51:15 +00:00
gtktreemodel.h removed gtk_*_store_get, and moved to GtkTreeModel. 2001-02-17 00:16:08 +00:00
gtktreemodelsort.c remove validation idle 2001-02-08 23:36:53 +00:00
gtktreemodelsort.h add test stuff for CellRendererToggle 2001-01-16 03:49:24 +00:00
gtktreeprivate.h remove validation idle 2001-02-08 23:36:53 +00:00
gtktreeselection.c remove validation idle 2001-02-08 23:36:53 +00:00
gtktreeselection.h add this 2001-01-04 23:36:19 +00:00
gtktreesortable.h remove validation idle 2001-02-08 23:36:53 +00:00
gtktreestore.c default initialize the generated ENTER_NOTIFY event with 0, otherwise not 2001-02-17 06:04:40 +00:00
gtktreestore.h removed gtk_*_store_get, and moved to GtkTreeModel. 2001-02-17 00:16:08 +00:00
gtktreeview.c default initialize the generated ENTER_NOTIFY event with 0, otherwise not 2001-02-17 06:04:40 +00:00
gtktreeview.h remove validation idle 2001-02-08 23:36:53 +00:00
gtktreeviewcolumn.c updated for win32 msvc build 2001-02-19 21:54:04 +00:00
gtktreeviewcolumn.h updated for win32 msvc build 2001-02-19 21:54:04 +00:00
gtktypeutils.c and on goes the crusade. it just takes another dozen patchup commits 2001-02-04 07:19:48 +00:00
gtktypeutils.h fix screwup with shadowed variables that had broken size request in some 2001-02-17 17:21:21 +00:00
gtkvbbox.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkvbbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkviewport.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvpaned.c fix this to be sane 2000-12-04 23:04:17 +00:00
gtkvpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvruler.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +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 hmm, someone changed GLib without fixing GTK 2001-02-19 22:51:15 +00:00
gtkvscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvscrollbar.c hmm, someone changed GLib without fixing GTK 2001-02-19 22:51:15 +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 CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkwidget.h CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkwindow-decorate.c Don't leak the PangoFontDescriptor. 2001-01-22 12:40:35 +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 CVS is doing its broken pipe thing, this is more of the previous commit 2001-02-03 01:09:41 +00:00
gtkwindow.h New files. Contains an implementation of a minimal WM for linux-fb. 2001-01-08 17:04:17 +00:00
line-arrow.xbm
line-wrap.xbm
makeenums.awk
makeenums.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
makeenums.pl I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
Makefile.am removed gtk_*_store_get, and moved to GtkTreeModel. 2001-02-17 00:16:08 +00:00
makefile.mingw.in New function, copied from X11 version. 2001-02-11 11:00:14 +00:00
makefile.msc.in Include <stdlib.h> for getenv(). 2001-01-15 22:12:31 +00:00
maketypes.awk urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
marble.xpm
Modeller.xpm
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 Add call to g_type_init() - we'll need this later, and this makes sure 2000-06-06 00:56:00 +00:00
test.xpm
testcalendar.c Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
testdnd.c documented necessary changes for 1.4 transition. 2000-05-12 15:25:50 +00:00
testgtk.1
testgtk.c test was backward, so deprecated functions were excluded by default 2001-02-19 22:25:30 +00:00
testgtkrc Comment out property assignments, these don't work yet. 2001-02-19 13:58:35 +00:00
testgtkrc2 Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
testinput.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
testrgb.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
testselection.c bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
testtext.c add insert_child_anchor signal, bug #50245 2001-02-19 23:27:27 +00:00
testtextbuffer.c convert the X coordinates so they're with respect to the line, rather than 2001-02-17 00:11:03 +00:00
testthreads.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
treestoretest.c removed gtk_*_store_get, and moved to GtkTreeModel. 2001-02-17 00:16:08 +00:00