gtk/docs
Owen Taylor 2f50a3044e commiting changes from owen:
Mon Mar  9 20:38:15 1998  Owen Taylor  <owt1@cornell.edu>

        * gtk/gtkentry.c gtk/gtkeditable.c gtk/gtkspinbutton.c:
          Moved "activate" to editable class. Made the vfuncs in
          gtkeditable just vfuncs not signals.

        * gtkentry.[ch] gtktext.[ch]: Made behavior when pressing
          multiple buttons at once more rational.

        * gtkentry.c gtktext.c: Unified and rationalized key
          bindings. (Now are basically emacs+CUA)

        * gtktext.c:
          - Last position now always shares the property of the preceding
            character
          - Freeze the widget when inserting large amounts of text.
          - Selecting lines now selects the _whole_ line.
          - Fixed bug with displaying the cursor
          - Ctrl-Home/End now move the cursor to the _absolute home/end

        * gtkmenuitem.c: Remove necessary code out of a g_return_if_fail

-timj
1998-03-10 03:17:02 +00:00
..
faq - Use 'diff -ru' for patches - Explained patch application/rejection - 1998-03-09 13:49:02 +00:00
.cvsignore Applied patch from <lupus@lettere.unipd.it> which adds 1998-01-17 22:48:31 +00:00
debugging.txt the value of ---enable_debug is written into glibconfig.h so everything is 1998-02-19 18:02:03 +00:00
developers.txt backed out the section "Gnits to care about". new file, kinda developers 1998-02-11 00:40:20 +00:00
gdk.texi I forgot to *commit* these before. Note to self: commit after applying 1998-03-01 20:24:39 +00:00
glib.texi I forgot to *commit* these before. Note to self: commit after applying 1998-03-01 20:24:39 +00:00
gtk.texi applied a bunch of patches and removed all the printfs that 1998-03-08 03:32:05 +00:00
gtkfaq_fix Added FAQ to the tree in prep for others to start working on it... 1998-01-21 22:41:35 +00:00
gtkfaq.sgml - Use 'diff -ru' for patches - Explained patch application/rejection - 1998-03-09 13:49:02 +00:00
macros.texi Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am I forgot to *commit* these before. Note to self: commit after applying 1998-03-01 20:24:39 +00:00
Makefile.gtkfaq Added FAQ to the tree in prep for others to start working on it... 1998-01-21 22:41:35 +00:00
Makefile.in The auto_shrink policy of the floating window is now set to TRUE. This 1998-01-28 03:41:55 +00:00
refcounting.txt Fixed some incorrect information. 1998-02-13 23:00:54 +00:00
styles.txt hm if we save the default style, we should also provide a function to 1998-03-01 17:44:24 +00:00
texinfo.tex Initial revision 1997-11-24 22:37:52 +00:00
text_widget.txt commiting changes from owen: 1998-03-10 03:17:02 +00:00
widget_system.txt fix behavior of gtk_preview_put() with srcx/srcy != 0, 1998-02-28 14:35:55 +00:00