| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow the user to use the popup list like a menu. | Owen Taylor | 1998-04-30 | 1 | -43/+71 |
* | Don't read the character past the end of the text. | Owen Taylor | 1998-04-14 | 1 | -2/+8 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Removed incorrect part of assertion that was causing failures for | Owen Taylor | 1998-04-11 | 1 | -2/+1 |
* | Fixed a sign problem (typedef gint guint!). Added some checks to make sure | Owen Taylor | 1998-04-11 | 1 | -3/+3 |
* | Take border in account properly. | Owen Taylor | 1998-04-06 | 1 | -1/+2 |
* | Test for need to recompute geometry with GTK_WIDGET_REALIZED(), not | Owen Taylor | 1998-04-04 | 1 | -2/+2 |
* | Call recompute_geometry() upon realization, since it can't be done in the | Owen Taylor | 1998-04-04 | 1 | -0/+2 |
* | If the widget is _not_ a descendant of a Window widget, propagate key | Owen Taylor | 1998-03-27 | 1 | -9/+2 |
* | /home/otaylor/commit | Owen Taylor | 1998-03-24 | 1 | -0/+1 |
* | Added optional word wrap, controlled by new function | Owen Taylor | 1998-03-23 | 1 | -3/+44 |
* | ( From: James Henstridge <james@daa.com.au> ) | Owen Taylor | 1998-03-18 | 1 | -1/+5 |
* | Try to guess if we can use the mb* functions safely. (For glibc, they do | Owen Taylor | 1998-03-17 | 1 | -1/+1 |
* | Some cleanups of signedness warnings | Owen Taylor | 1998-03-14 | 1 | -3/+5 |
* | applied gtk-bolliet-980310-0.patch.gz which adds more checks and | Tim Janik | 1998-03-11 | 1 | -3/+3 |
* | Merging release_1_0 changes into the main tree. | Owen Taylor | 1998-03-10 | 1 | -23/+47 |
* | commiting changes from owen: | Owen Taylor | 1998-03-10 | 1 | -86/+303 |
* | - Show selection correctly when starting selection with arrows | Owen Taylor | 1998-03-08 | 1 | -39/+85 |
* | Disallow pasting into non-editable widgets. | Owen Taylor | 1998-03-07 | 1 | -81/+186 |
* | > - parent_class = gtk_type_class (gtk_widget_get_type ()); | Tim Janik | 1998-03-01 | 1 | -1/+1 |
* | gtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -2/+2 |
* | gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -46/+77 |
* | gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -225/+695 |
* | GtkWIdget::style_set initial emission, | Tim Janik | 1998-02-27 | 1 | -3/+0 |
* | we make an active server grab now, this way we can change the cursor | Tim Janik | 1998-02-27 | 1 | -0/+2 |
* | gtk/gtktext.c | Owen Taylor | 1998-02-27 | 1 | -68/+160 |
* | Added some support for i18n. The support for input methods, including | Owen Taylor | 1998-02-25 | 1 | -78/+209 |
* | Use POINTER_MOTION_HINT when dragging shapes around. (gtk-wille-980203-0 | Owen Taylor | 1998-02-19 | 1 | -12/+30 |
* | Fixed unrealize handler to comply with the documentation (which mentions | Federico Mena Quintero | 1998-02-12 | 1 | -5/+4 |
* | fixed destroy handler, so it doesn't segfault with the new refcounting | Tim Janik | 1998-02-02 | 1 | -3/+2 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -17/+30 |
* | gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c | Owen Taylor | 1998-01-18 | 1 | -1/+1 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | GtkCList updates, GtkText now defaults to editable = FALSE, but you can | Jay Painter | 1998-01-13 | 1 | -5/+36 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -0/+34 |
* | GLib: | Tim Janik | 1997-12-10 | 1 | -1/+1 |
* | gtkimage.c: Fixes to expose handler from Rob Browning | Owen Taylor | 1997-12-08 | 1 | -3/+3 |
* | - Added a g_memmove function for SunOS compatability. | Owen Taylor | 1997-12-02 | 1 | -9/+9 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+3522 |