gtk2/gtk
Havoc Pennington 7a958797e2 Rearrange all the scroll-while-dragging-or-selecting code to be different,
2000-12-31  Havoc Pennington  <hp@pobox.com>

* gtk/gtktextview.c: Rearrange all the
scroll-while-dragging-or-selecting code to be different, not
necessarily better. ;-)
(gtk_text_view_scroll_to_mark): Change this
function to take within_margin as a fraction instead of a pixel
value, and to take alignment arguments (indicating where to align
the mark inside the visible area)

* gtk/testtextbuffer.c (fill_buffer): fix bad cast of GtkTextTag
to GtkObject

* gtk/gtktextiter.c (gtk_text_iter_set_line_offset): change
behavior so that offsets past the end of the line are not
allowed, and an offset equal to the line length moves the iterator
to the next line
(gtk_text_iter_set_line_index): make parallel change
(gtk_text_iter_get_bytes_in_line): add this function

* gtk/gtktextbtree.c (_gtk_text_line_byte_locate): change handling
of byte indexes off the end of the line; byte index at the end of
the line now returns FALSE and doesn't fill in the requested
values, byte index past the end of the line is an error.  Also,
don't allow -1 offset anymore, since its meaning is unclear.

This change exposes some bug in visual cursor motion, where we
end up with a huge invalid byte index; needs fixing. Symptom of
bug is a crash when you hit up arrow.

(_gtk_text_line_char_locate): match the change to byte_locate

* gtk/gtktextiter.c (find_by_log_attrs): Handle iteration backward
from start of line properly. fixes bug reported by Mikael
Hermansson where backspace would delete all text before the
cursor.
2000-12-31 23:28:57 +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 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 Port to GObject, can go back in gdk-pixbuf after setting up a 2000-12-17 23:50:00 +00:00
gdk-pixbuf-loader.h Port to GObject, can go back in gdk-pixbuf after setting up a 2000-12-17 23:50:00 +00:00
genmarshal.pl documented necessary changes for 1.4 transition. 2000-05-12 15:25:50 +00:00
gtk-boxed.defs remove unused call to get_last_line() 2000-12-14 23:26:59 +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, as in the X11 backend. (gdk_window_new, 2000-12-30 20:06:14 +00:00
gtk.h Make parent_class static. 2000-11-12 03:43:24 +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 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 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 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 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 Remove "draw" virtual method and signal 2000-12-04 01:15:37 +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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkbutton.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkcalendar.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkcalendar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcellrenderer.c get rid of object_signal:: GtkObject argument uses, use GObject 2000-12-12 07:32:32 +00:00
gtkcellrenderer.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrendererpixbuf.c :get_property): remove g_value_init calls, as they are no longer needed. 2000-12-21 05:27:06 +00:00
gtkcellrendererpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertext.c :get_property): remove g_value_init calls, as they are no longer needed. 2000-12-21 05:27:06 +00:00
gtkcellrenderertext.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertextpixbuf.c get rid of object_signal:: GtkObject argument uses, use GObject 2000-12-12 07:32:32 +00:00
gtkcellrenderertextpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertoggle.c :get_property): remove g_value_init calls, as they are no longer needed. 2000-12-21 05:27:06 +00:00
gtkcellrenderertoggle.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcheckbutton.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkcheckbutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcheckmenuitem.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkclist.h doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkcolorsel.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 parent_class static. 2000-11-12 03:43:24 +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 doh, this was broken beyond believe. 2000-12-13 01:34: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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkctree.h doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkcurve.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkcurve.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 gdk/gdk.def Add missing entries. 2000-08-12 19:51:05 +00:00
gtkdialog.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkdialog.h Derive from GtkDialog, and use stock buttons. Should be 100% source 2000-11-06 16:44:01 +00:00
gtkdnd.c Fix bugs Alex found: 2000-12-04 16:11:51 +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 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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkentry.h Add an "invisible_char" argument to set the char displayed when visibility 2000-11-13 03:29:14 +00:00
gtkenums.h Added a bunch of stuff from unused 2000-11-04 16:31: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 g_filename_{to,from}_utf8 now takes an extra parameter. 2000-11-12 22:15:43 +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 Check for FreeType using freetype-config, since we can't rely on Xft to 2000-12-20 04:49:49 +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 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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 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 Remove "draw" virtual method and signal 2000-12-04 01:15:37 +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 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 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 Um, don't randomly subtract 4 from coordinates. 2000-11-01 16:24:21 +00:00
gtkimage.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkimcontext.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 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 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 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 Changes by Hans Breuer: 2000-11-30 23:39:50 +00:00
gtklabel.h New function to create a pixbuf pointing to a subregion of another pixbuf. 2000-11-01 07:07:46 +00:00
gtklayout.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtklayout.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklist.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtklist.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 'o' < 'p'. 2000-11-16 00:41:02 +00:00
gtkmain.h Changes by Hans Breuer: 2000-11-30 23:39:50 +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 Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkmenu.h Add note about GtkMenuPositionFunc API changes. 2000-11-08 17:34:52 +00:00
gtkmenubar.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkmenuitem.h Add note about GtkMenuPositionFunc API changes. 2000-11-08 17:34:52 +00:00
gtkmenushell.c doh, this was broken beyond believe. 2000-12-13 01:34: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 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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 doh, this was broken beyond believe. 2000-12-13 01:34: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 remove unused call to get_last_line() 2000-12-14 23:26:59 +00:00
gtkobject.h doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkoldeditable.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkoldeditable.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkoptionmenu.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkoptionmenu.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpacker.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkpacker.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpaned.c fix this to be sane 2000-12-04 23:04:17 +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 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 Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkprogressbar.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 Remove "draw" virtual method and signal 2000-12-04 01:15:37 +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 new directory to contain tests, gtk/test* should move here sometime (with 2000-12-21 01:53:39 +00:00
gtkrc.c Only build im-xim if USE_X11 is enabled s/strcpy/memcpy/ to save a few 2000-11-28 18:46:11 +00:00
gtkrc.h Make parent_class static. 2000-11-12 03:43:24 +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 Remove "draw" virtual method and signal 2000-12-04 01:15:37 +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 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 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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 Fall back to "fixed" if we can't get a native font in the right encoding. 2000-11-13 02:20:52 +00:00
gtkstyle.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +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 Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtktext.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtktextbtree.c Rearrange all the scroll-while-dragging-or-selecting code to be different, 2000-12-31 23:28:57 +00:00
gtktextbtree.h Rearrange all the scroll-while-dragging-or-selecting code to be different, 2000-12-31 23:28:57 +00:00
gtktextbuffer.c do begin/end user action where appropriate (gtk_text_view_commit_handler): 2000-12-18 21:01:17 +00:00
gtktextbuffer.h do begin/end user action where appropriate (gtk_text_view_commit_handler): 2000-12-18 21:01:17 +00:00
gtktextchild.c General cleanup of the log attr iteration stuff. This should make e.g. the 2000-12-16 07:01:48 +00:00
gtktextchild.h Get widgets working on the btree/buffer side. Display of them still 2000-11-03 20:40:57 +00:00
gtktextchildprivate.h Get widgets working on the btree/buffer side. Display of them still 2000-11-03 20:40:57 +00:00
gtktextdisplay.c Put _ in front of every function in this header file 2000-12-14 04:54:03 +00:00
gtktextdisplay.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextiter.c Rearrange all the scroll-while-dragging-or-selecting code to be different, 2000-12-31 23:28:57 +00:00
gtktextiter.h Rearrange all the scroll-while-dragging-or-selecting code to be different, 2000-12-31 23:28:57 +00:00
gtktextiterprivate.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextlayout.c General cleanup of the log attr iteration stuff. This should make e.g. the 2000-12-16 07:01:48 +00:00
gtktextlayout.h General cleanup of the log attr iteration stuff. This should make e.g. the 2000-12-16 07:01:48 +00:00
gtktextmark.c Put _ in front of every function in this header file 2000-12-14 04:54:03 +00:00
gtktextmark.h don't create dangling pointers to the appearance attributes from the line 2000-12-02 07:51:37 +00:00
gtktextmarkprivate.h fix constness warning 2000-10-26 23:50:57 +00:00
gtktextsegment.c remove unused call to get_last_line() 2000-12-14 23:26:59 +00:00
gtktextsegment.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktexttag.c new directory to contain tests, gtk/test* should move here sometime (with 2000-12-21 01:53:39 +00:00
gtktexttag.h General cleanup of the log attr iteration stuff. This should make e.g. the 2000-12-16 07:01:48 +00:00
gtktexttagprivate.h make it a static function 2000-10-24 22:44:14 +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 Rearrange all the scroll-while-dragging-or-selecting code to be different, 2000-12-31 23:28:57 +00:00
gtktextview.h Rearrange all the scroll-while-dragging-or-selecting code to be different, 2000-12-31 23:28:57 +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 Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktogglebutton.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtktogglebutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +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 bugs Alex found: 2000-12-04 16:11:51 +00:00
gtktooltips.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktree.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtktreeitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktreemodel.c :get_property): remove g_value_init calls, as they are no longer needed. 2000-12-21 05:27:06 +00:00
gtktreemodel.h :get_property): remove g_value_init calls, as they are no longer needed. 2000-12-21 05:27:06 +00:00
gtktreemodelsort.c :get_property): remove g_value_init calls, as they are no longer needed. 2000-12-21 05:27:06 +00:00
gtktreemodelsort.h Add convertion functions to let you convert to and from relative path's 2000-11-21 09:07:45 +00:00
gtktreeprivate.h Port to GObject, can go back in gdk-pixbuf after setting up a 2000-12-17 23:50:00 +00:00
gtktreeselection.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtktreeselection.h Port to GObject, can go back in gdk-pixbuf after setting up a 2000-12-17 23:50:00 +00:00
gtktreestore.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtktreestore.h use the new BOXED marshallers. 2000-11-10 19:38:53 +00:00
gtktreeview.c :get_property): remove g_value_init calls, as they are no longer needed. 2000-12-21 05:27:06 +00:00
gtktreeview.h New function. 2000-10-30 23:21:38 +00:00
gtktreeviewcolumn.c Port to GObject, can go back in gdk-pixbuf after setting up a 2000-12-17 23:50:00 +00:00
gtktreeviewcolumn.h Port to GObject, can go back in gdk-pixbuf after setting up a 2000-12-17 23:50:00 +00:00
gtktypeutils.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +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 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 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 Remove "draw" virtual method and signal 2000-12-04 01:15:37 +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 doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkwidget.h doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkwindow.c doh, this was broken beyond believe. 2000-12-13 01:34: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 Do not, in any circumstances, distribute gtk.immodules. 2000-11-16 21:17:53 +00:00
makefile.mingw.in New function, as in the X11 backend. (gdk_window_new, 2000-12-30 20:06:14 +00:00
makefile.msc.in Changes by Hans Breuer: 2000-11-30 23:39:50 +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 Initial revision 1997-11-24 22:37:52 +00:00
Modeller.xpm Initial revision 1997-11-24 22:37:52 +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 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 Add two virtualized functions gdk_drawable_get_clip_region - to get the 2000-12-15 01:46:41 +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 wow, that implementation was pretty non-working. 2000-12-18 19:12:35 +00:00
testtextbuffer.c Rearrange all the scroll-while-dragging-or-selecting code to be different, 2000-12-31 23:28:57 +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 :get_property): remove g_value_init calls, as they are no longer needed. 2000-12-21 05:27:06 +00:00