gtk2/gtk
Havoc Pennington 5190c7397c Massive reindentation and reformatting. Arg alignment and comments still
2000-10-30  Havoc Pennington  <hp@redhat.com>

	* gtktextbtree.c, gtktextbtree.h, gtktextbuffer.c,
	gtktextbuffer.h, gtktextchild.c, gtktextchild.h,
	gtktextchildprivate.h, gtktextdisplay.c, gtktextdisplay.h,
	gtktextiter.c, gtktextiter.h, gtktextiterprivate.h,
	gtktextlayout.c, gtktextlayout.h, gtktextmark.c, gtktextmark.h,
	gtktextmarkprivate.h, gtktextsegment.c, gtktextsegment.h,
	gtktexttag.c, gtktexttag.h, gtktexttagprivate.h,
	gtktexttagtable.c, gtktexttagtable.h, gtktexttypes.c,
	gtktexttypes.h, gtktextview.c, gtktextview.h:

	Massive reindentation and reformatting. Arg alignment and comments
	still need fixing in various places.
2000-10-30 17:03:00 +00:00
..
stock-icons Massive .cvsignore updates 2000-10-23 14:43:16 +00:00
.cvsignore Massive .cvsignore updates 2000-10-23 14:43:16 +00:00
3DRings.xpm
check-n.xpm
check-y.xpm
circles.xbm
FilesQueue.xpm
fnmatch.c
fnmatch.h
gdk-pixbuf-loader.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gdk-pixbuf-loader.h Some updates 2000-10-18 18:42:54 +00:00
genmarshal.pl
gtk-boxed.defs invoke maketypes.awk with LC_ALL=C to avoid localization misbehaviour. 2000-10-26 00:11:09 +00:00
gtk.def gtk/gtk.def Adjust to Tim's changes. Use glib-genmarshal etc. 2000-10-27 21:38:00 +00:00
gtk.h create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +00:00
gtk.rc
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
gtkaccellabel.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkadjustment.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkadjustment.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkalignment.c
gtkalignment.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkarg.c
gtkarg.h
gtkargcollector.c
gtkarrow.c
gtkarrow.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkaspectframe.c
gtkaspectframe.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkbbox.c
gtkbbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkbin.c
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
gtkbox.c
gtkbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkbutton.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkbutton.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkcalendar.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkcalendar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcellrenderer.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkcellrenderer.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrendererpixbuf.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkcellrendererpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertext.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkcellrenderertext.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertextpixbuf.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkcellrenderertextpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertoggle.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkcellrenderertoggle.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcheckbutton.c
gtkcheckbutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcheckmenuitem.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkcheckmenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkclist.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcolorsel.c fix constness warning 2000-10-26 23:50:57 +00:00
gtkcolorsel.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkcolorseldialog.c
gtkcolorseldialog.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcombo.c
gtkcombo.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcompat.h.in
gtkcompat.h.win32
gtkcontainer.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkcontainer.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkctree.c invoke maketypes.awk with LC_ALL=C to avoid localization misbehaviour. 2000-10-26 00:11:09 +00:00
gtkctree.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcurve.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkcurve.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkdata.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkdata.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkdebug.h
gtkdialog.c create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +00:00
gtkdialog.h create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +00:00
gtkdnd.c
gtkdnd.h
gtkdrawingarea.c
gtkdrawingarea.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkeditable.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkeditable.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkentry.c
gtkentry.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkenums.h urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkeventbox.c
gtkeventbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfilesel.c
gtkfilesel.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfixed.c
gtkfixed.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfontsel.c
gtkfontsel.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkframe.c
gtkframe.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkgamma.c
gtkgamma.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkgc.c
gtkgc.h
gtkhandlebox.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkhandlebox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhbbox.c
gtkhbbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhbox.c
gtkhbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhpaned.c
gtkhpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhruler.c
gtkhruler.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhscale.c Check for bind_textdomain_codeset 2000-10-22 13:00:13 +00:00
gtkhscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhscrollbar.c
gtkhscrollbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhseparator.c
gtkhseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhsv.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkhsv.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkiconfactory.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkiconfactory.h Fix copyrights 2000-10-04 16:39:44 +00:00
gtkimage.c Some updates 2000-10-18 18:42:54 +00:00
gtkimage.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkimcontext.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkimcontext.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkimcontextsimple.c gtk/makefile.mingw.in Updates. 2000-10-22 16:01:20 +00:00
gtkimcontextsimple.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkimmulticontext.c
gtkimmulticontext.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkinputdialog.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkinputdialog.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkintl.h
gtkinvisible.c Remove g_convert (moved to glib) and now useless utf_to_latin1() 2000-09-14 16:41:20 +00:00
gtkinvisible.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkitem.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkitemfactory.c
gtkitemfactory.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklabel.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtklabel.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklayout.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtklayout.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklist.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtklist.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklistitem.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtklistitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkliststore.c Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtkliststore.h Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtkmain.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkmain.h Remove g_convert (moved to glib) and now useless utf_to_latin1() 2000-09-14 16:41:20 +00:00
gtkmarshal.list And fix the marshaller for GtkTextView::delete. 2000-10-28 02:27:44 +00:00
gtkmarshalers.list And fix the marshaller for GtkTextView::delete. 2000-10-28 02:27:44 +00:00
gtkmenu.c in gtk_menu_set_submenu_navigation_region do stop_navigating_submenu, to 2000-09-08 01:53:46 +00:00
gtkmenu.h Apply patch from Nils Barth and David Santiago to improve submenu 2000-09-02 02:43:50 +00:00
gtkmenubar.c
gtkmenubar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkmenufactory.c
gtkmenufactory.h
gtkmenuitem.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkmenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkmenushell.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkmenushell.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkmessagedialog.c create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +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
gtkmisc.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkmodelsimple.c Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtkmodelsimple.h Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtknotebook.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtknotebook.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkobject.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkobject.h urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkoptionmenu.c
gtkoptionmenu.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpacker.c
gtkpacker.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpaned.c
gtkpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpixmap.c
gtkpixmap.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +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
gtkpreview.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkprivate.h
gtkprogress.c
gtkprogress.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkprogressbar.c
gtkprogressbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkradiobutton.c
gtkradiobutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkradiomenuitem.c
gtkradiomenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkrange.c Check for bind_textdomain_codeset 2000-10-22 13:00:13 +00:00
gtkrange.h Check for bind_textdomain_codeset 2000-10-22 13:00:13 +00:00
gtkrbtree.c Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators 2000-10-26 00:36:47 +00:00
gtkrbtree.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkrc.c Make sure not to get a double directory separator in case the home 2000-10-28 17:33:07 +00:00
gtkrc.cp1251
gtkrc.el
gtkrc.eo
gtkrc.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkrc.he
gtkrc.hy
gtkrc.iso-8859-2
gtkrc.iso-8859-5
gtkrc.iso-8859-13
gtkrc.iso-8859-14
gtkrc.iso-8859-15
gtkrc.ja
gtkrc.ka_GE.georgianacademy
gtkrc.ka_GE.georgianps
gtkrc.ko
gtkrc.ru
gtkrc.th
gtkrc.tr
gtkrc.uk
gtkrc.vi_VN.tcvn
gtkrc.vi_VN.viscii
gtkrc.zh_CN
gtkrc.zh_TW.Big5
gtkruler.c
gtkruler.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkscale.c
gtkscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkscrollbar.c
gtkscrollbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkscrolledwindow.c
gtkscrolledwindow.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkselection.c Remove g_convert (moved to glib) and now useless utf_to_latin1() 2000-09-14 16:41:20 +00:00
gtkselection.h Remove g_convert (moved to glib) and now useless utf_to_latin1() 2000-09-14 16:41:20 +00:00
gtkseparator.c
gtkseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtksignal.c adapt to GSignal signature changes. 2000-10-27 16:48:59 +00:00
gtksignal.h adapt to GSignal signature changes. 2000-10-27 16:48:59 +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 urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkspinbutton.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkstatusbar.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkstatusbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkstock.c Fix copyrights 2000-10-04 16:39:44 +00:00
gtkstock.h Fix copyrights 2000-10-04 16:39:44 +00:00
gtkstyle.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkstyle.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtktable.c
gtktable.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktearoffmenuitem.c
gtktearoffmenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktext.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtktext.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktextbtree.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextbtree.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextbuffer.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextbuffer.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextchild.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextchild.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextchildprivate.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextdisplay.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextdisplay.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextiter.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextiter.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextiterprivate.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextlayout.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextlayout.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextmark.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextmark.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextmarkprivate.h fix constness warning 2000-10-26 23:50:57 +00:00
gtktextsegment.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextsegment.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktexttag.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktexttag.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktexttagprivate.h make it a static function 2000-10-24 22:44:14 +00:00
gtktexttagtable.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktexttagtable.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktexttypes.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktexttypes.h text_window_* weren't static and should have been. Start work on child 2000-10-02 14:29:24 +00:00
gtktextview.c Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextview.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtkthemes.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkthemes.h
gtktipsquery.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtktipsquery.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktogglebutton.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtktogglebutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktoolbar.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtktoolbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktooltips.c
gtktooltips.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktree.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtktree.h Replaced with GTK_TREE_SELECTION_OLD to prevent conflict with 2000-10-06 00:06:00 +00:00
gtktreedatalist.c Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtktreedatalist.h Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtktreeitem.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtktreeitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktreemodel.c Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtktreemodel.h Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtktreeprivate.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtktreeselection.c Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators 2000-10-26 00:36:47 +00:00
gtktreeselection.h Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators 2000-10-26 00:36:47 +00:00
gtktreestore.c Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtktreestore.h Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtktreeview.c Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtktreeview.h Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators 2000-10-26 00:36:47 +00:00
gtktreeviewcolumn.c Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00
gtktreeviewcolumn.h Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators 2000-10-26 00:36:47 +00:00
gtktypeutils.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtktypeutils.h urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkvbbox.c
gtkvbbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvbox.c
gtkvbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkviewport.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkviewport.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvpaned.c
gtkvpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvruler.c
gtkvruler.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvscale.c
gtkvscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvscrollbar.c
gtkvscrollbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvseparator.c
gtkvseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkwidget.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkwidget.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkwindow.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkwindow.h create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +00:00
line-arrow.xbm
line-wrap.xbm
makeenums.awk
makeenums.h
makeenums.pl
Makefile.am added dependancies for testtextbuffer which broke parallel builds. 2000-10-27 18:14:57 +00:00
makefile.mingw.in Adjust to Tim's changes. Use glib-genmarshal etc. 2000-10-27 21:12:58 +00:00
makefile.msc.in Actually use glib-genmarshal. 2000-10-27 21:39:26 +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
simple.c
test.xpm
testcalendar.c
testdnd.c
testgtk.1
testgtk.c Re-enable the "find" dialog 2000-10-24 00:15:14 +00:00
testgtkrc create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +00:00
testgtkrc2
testinput.c
testrgb.c
testselection.c
testtext.c add new marshallers used by the text widget 2000-10-26 23:05:43 +00:00
testtextbuffer.c clean up trailing whitespace, add extensive tests for tag toggle 2000-10-04 14:23:09 +00:00
testthreads.c
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
treestoretest.c Not sure how this ever worked. Fixed it to use new iter stuff, and added 2000-10-27 23:34:58 +00:00