gtk2/gtk
Havoc Pennington 2fab0eb1fa make it a static function
2000-10-24  Havoc Pennington  <hp@redhat.com>

	* gtk/gtktextview.c (gtk_text_view_scroll_to_mark_adjusted): make
	it a static function

	* gtk/gtktextbtree.c (gtk_text_btree_tag): Gee, maybe we should
	redraw text when a tag is applied to it.

	* gtk/gtktexttag.c (gtk_text_tag_affects_size)
	(gtk_text_tag_affects_nonsize_appearance): private functions to
	see if a tag requires various kinds of redraw/layout to be queued
	up.

	* gtk/gtktexttag.h (struct _GtkTextTag): Remove relief crackrock

	* gtk/testtext.c (fill_example_buffer): Put the cursor
	at the start of the buffer, so search works by default

	* gtk/gtktextiter.c (lines_match): init match_start always

	* gtk/gtktextbuffer.c (gtk_text_buffer_get_iter_at_line_index): New
	function, get iter at a line + a byte index

	* gtk/gtktextiter.c (gtk_text_iter_set_line_index): New function,
	to set byte position within a line
	(gtk_text_iter_check): remove leftover G_BREAKPOINT thing
2000-10-24 22:44:14 +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 Initial revision 1997-11-24 22:37:52 +00:00
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 gtk/gtktext.c 1998-02-27 06:13:22 +00:00
FilesQueue.xpm Initial revision 1997-11-24 22:37:52 +00:00
fnmatch.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
fnmatch.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdk-pixbuf-loader.c Some updates 2000-10-18 18:42:54 +00:00
gdk-pixbuf-loader.h Some updates 2000-10-18 18:42:54 +00:00
genmarshal.pl documented necessary changes for 1.4 transition. 2000-05-12 15:25:50 +00:00
gtk-boxed.defs Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gtk.def gtk/makefile.mingw.in Updates. 2000-10-22 16:01:20 +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 Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
gtkaccelgroup.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkaccelgroup.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkaccellabel.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkaccellabel.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkadjustment.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkadjustment.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkalignment.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkbin.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkbindings.c Use g_path_get_dirname instead of g_dirname, which is deprecated. 2000-09-05 12:13:24 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkbutton.c Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkbutton.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkcalendar.c Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkcalendar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcellrenderer.c Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderer.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrendererpixbuf.c Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrendererpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertext.c Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertext.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertextpixbuf.c Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertextpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertoggle.c Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertoggle.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcheckbutton.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkcheckbutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcheckmenuitem.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkcheckmenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkclipboard.c Guard definition of alloca(). glib.h now handles that. 2000-10-03 21:00:49 +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 Don't leave dangling ->prev fields when merging lists. (Found 2000-08-18 21:32:48 +00:00
gtkclist.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcolorsel.c Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkcolorsel.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkcolorseldialog.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkcolorseldialog.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcombo.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkcombo.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcompat.h.in applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkcompat.h.win32 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkcontainer.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkcontainer.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkctree.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkctree.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcurve.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkcurve.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkdata.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkdata.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkdebug.h gdk/gdk.def Add missing entries. 2000-08-12 19:51:05 +00:00
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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkdnd.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkeditable.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkeditable.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkentry.c Fix problem where computation was depending on widget->allocation instead 2000-07-31 22:59:29 +00:00
gtkentry.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkenums.h create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +00:00
gtkeventbox.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkeventbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfilesel.c Make it compile 2000-08-12 15:02:17 +00:00
gtkfilesel.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfixed.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkfixed.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfontsel.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkfontsel.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkframe.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkframe.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +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 Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkgc.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhruler.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhsv.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkiconfactory.c Some updates 2000-10-18 18:42:54 +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 Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkimmulticontext.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkinputdialog.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkinputdialog.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkitemfactory.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkitemfactory.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklabel.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtklabel.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklayout.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtklayout.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklist.c Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtklist.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklistitem.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtklistitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkliststore.c Move GtkTreeModel from object to interface. 2000-10-16 23:11:55 +00:00
gtkliststore.h Move GtkTreeModel from object to interface. 2000-10-16 23:11:55 +00:00
gtkmain.c Check for bind_textdomain_codeset 2000-10-22 13:00:13 +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 Get the correct parent when generating my type. 2000-10-17 18:13:14 +00:00
gtkmarshalers.list Get the correct parent when generating my type. 2000-10-17 18:13:14 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkmenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkmenushell.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 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
gtkmodelsimple.c Move GtkTreeModel from object to interface. 2000-10-16 23:11:55 +00:00
gtkmodelsimple.h Move GtkTreeModel from object to interface. 2000-10-16 23:11:55 +00:00
gtknotebook.c Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtknotebook.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkobject.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkobject.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkoptionmenu.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkoptionmenu.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpacker.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkpacker.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpaned.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpixmap.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkpixmap.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkplug.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkplug.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpreview.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkpreview.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkprivate.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkprogressbar.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkprogressbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkradiobutton.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkradiobutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkradiomenuitem.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
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 Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkrbtree.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkrc.c Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkrc.cp1251 moved gtkrc.bg to more generic gtkrc.cp1251 2000-06-18 13:40:50 +00:00
gtkrc.el Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.eo Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkrc.he Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.hy Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.iso-8859-2 Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.iso-8859-5 Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.iso-8859-13 Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.iso-8859-14 Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.iso-8859-15 Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.ja Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.ka_GE.georgianacademy Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.ka_GE.georgianps Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.ko Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.ru Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.th Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.tr Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.uk Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.vi_VN.tcvn Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.vi_VN.viscii Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gtkrc.zh_CN Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
gtkrc.zh_TW.Big5 Adapt cast macros to standard. 1999-11-22 21:52:50 +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 Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
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 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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtksignal.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtksocket.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtksocket.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkspinbutton.c Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkspinbutton.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkstatusbar.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkstyle.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtktable.c applied patch from Phil Thompson <phil@river-bank.demon.co.uk> that 2000-07-27 03:13:07 +00:00
gtktable.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktearoffmenuitem.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtktearoffmenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktext.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtktext.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktextbtree.c make it a static function 2000-10-24 22:44:14 +00:00
gtktextbtree.h fix indentation 2000-09-30 00:17:22 +00:00
gtktextbuffer.c make it a static function 2000-10-24 22:44:14 +00:00
gtktextbuffer.h make it a static function 2000-10-24 22:44:14 +00:00
gtktextchild.c text_window_* weren't static and should have been. Start work on child 2000-10-02 14:29:24 +00:00
gtktextchild.h text_window_* weren't static and should have been. Start work on child 2000-10-02 14:29:24 +00:00
gtktextchildprivate.h text_window_* weren't static and should have been. Start work on child 2000-10-02 14:29:24 +00:00
gtktextdisplay.c fix indentation 2000-09-30 00:17:22 +00:00
gtktextdisplay.h Include files outside of the extern "C" block. Makes some C++ compiler 2000-07-19 16:11:40 +00:00
gtktextiter.c make it a static function 2000-10-24 22:44:14 +00:00
gtktextiter.h make it a static function 2000-10-24 22:44:14 +00:00
gtktextiterprivate.h clean up trailing whitespace, add extensive tests for tag toggle 2000-10-04 14:23:09 +00:00
gtktextlayout.c make it a static function 2000-10-24 22:44:14 +00:00
gtktextlayout.h clean up trailing whitespace, add extensive tests for tag toggle 2000-10-04 14:23:09 +00:00
gtktextmark.c make it a static function 2000-10-24 22:44:14 +00:00
gtktextmark.h make it a static function 2000-10-24 22:44:14 +00:00
gtktextmarkprivate.h make it a static function 2000-10-24 22:44:14 +00:00
gtktextsegment.c update to reflect text widget changes. 2000-07-25 23:59:38 +00:00
gtktextsegment.h text_window_* weren't static and should have been. Start work on child 2000-10-02 14:29:24 +00:00
gtktexttag.c make it a static function 2000-10-24 22:44:14 +00:00
gtktexttag.h make it a static function 2000-10-24 22:44:14 +00:00
gtktexttagprivate.h make it a static function 2000-10-24 22:44:14 +00:00
gtktexttagtable.c Set up infrastructure to deal with lots of scrolling child windows, and 2000-09-28 21:10:40 +00:00
gtktexttagtable.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktexttypes.c Draw the focus, and leave space to do so. 2000-09-25 17:17:13 +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 Some updates 2000-10-18 18:42:54 +00:00
gtktextview.h text_window_* weren't static and should have been. Start work on child 2000-10-02 14:29:24 +00:00
gtkthemes.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkthemes.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtktipsquery.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtktipsquery.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktogglebutton.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtktogglebutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktoolbar.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtktoolbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktooltips.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtktooltips.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktree.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtktree.h Replaced with GTK_TREE_SELECTION_OLD to prevent conflict with 2000-10-06 00:06:00 +00:00
gtktreedatalist.c Fix GtkTreeNode *node ->GtkTreeNode node issue. 2000-10-15 17:46:23 +00:00
gtktreedatalist.h Added values other then G_TYPE_STRING. Minor commenting updates. Format 2000-10-13 00:34:38 +00:00
gtktreeitem.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtktreeitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktreemodel.c Draw the arrows correctly. 2000-10-17 23:06:56 +00:00
gtktreemodel.h Draw the arrows correctly. 2000-10-17 23:06:56 +00:00
gtktreeprivate.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtktreeselection.c Add API documentation to all public functions. 2000-10-16 07:03:54 +00:00
gtktreeselection.h Fix GtkTreeNode *node ->GtkTreeNode node issue. 2000-10-15 17:46:23 +00:00
gtktreestore.c Re-enable the "find" dialog 2000-10-24 00:15:14 +00:00
gtktreestore.h Move GtkTreeModel from object to interface. 2000-10-16 23:11:55 +00:00
gtktreeview.c Draw the arrows correctly. 2000-10-17 23:06:56 +00:00
gtktreeview.h New function proposed by Guy Harris <gharris@flashcom.net>. Also, added 2000-10-16 03:18:49 +00:00
gtktreeviewcolumn.c #include gtklabel.h, fixing compilation 2000-10-16 17:50:15 +00:00
gtktreeviewcolumn.h Added API documentation to all public functions. 2000-10-16 06:14:53 +00:00
gtktypeutils.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtktypeutils.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkviewport.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvpaned.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkvpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvruler.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkvruler.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvscale.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkvscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvscrollbar.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 *** empty log message *** 2000-10-23 16:15:26 +00:00
gtkwidget.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkwindow.c create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +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 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 I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
Makefile.am gtk/makefile.mingw.in Updates. 2000-10-22 16:01:20 +00:00
makefile.mingw.in gtk/makefile.mingw.in Updates. 2000-10-22 16:01:20 +00:00
makefile.msc.in gtk/makefile.mingw.in Updates. 2000-10-22 16:01:20 +00:00
maketypes.awk documented necessary changes for 1.4 transition. 2000-05-12 15:25:50 +00:00
marble.xpm Initial revision 1997-11-24 22:37:52 +00:00
Modeller.xpm Initial revision 1997-11-24 22:37:52 +00:00
OLD_STAMP added missing file 1999-11-29 21:28:04 +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 Initial revision 1997-11-24 22:37:52 +00:00
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 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
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 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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
testtext.c make it a static function 2000-10-24 22:44:14 +00:00
testtextbuffer.c clean up trailing whitespace, add extensive tests for tag toggle 2000-10-04 14:23:09 +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 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 New function proposed by Guy Harris <gharris@flashcom.net>. Also, added 2000-10-16 03:18:49 +00:00