| Commit message (Expand) | Author | Age | Files | Lines |
* | removed gtk_input_add_interp.merge-to-themes-2-2 | Tim Janik | 1998-08-17 | 1 | -7/+8 |
* | Removed has_cursor, set the cursor beginning of Text when creating the | Owen Taylor | 1998-08-11 | 1 | -1/+0 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -90/+16 |
* | signdness corrections all ove the place. implementation of object | Tim Janik | 1998-07-16 | 1 | -18/+148 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -2/+3 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -39/+258 |
* | Revert, as per Owen's request | Elliot Lee | 1998-05-25 | 1 | -94/+5 |
* | Make GtkEditable use signals instead of calling klass->... for stuff. Could s... | Elliot Lee | 1998-05-24 | 1 | -5/+94 |
* | Added style_set handler. | Owen Taylor | 1998-05-22 | 1 | -2/+98 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -1/+1 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Picky --enable-ansi cleanups. | Owen Taylor | 1998-04-10 | 1 | -1/+1 |
* | Try to guess if we can use the mb* functions safely. (For glibc, they do | Owen Taylor | 1998-03-17 | 1 | -2/+3 |
* | Merging release_1_0 changes into the main tree. | Owen Taylor | 1998-03-10 | 1 | -2/+3 |
* | commiting changes from owen: | Owen Taylor | 1998-03-10 | 1 | -134/+31 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -7/+7 |
* | Change has_selection to always be set in claim_selection() | Owen Taylor | 1998-03-08 | 1 | -0/+2 |
* | Disallow pasting into non-editable widgets. | Owen Taylor | 1998-03-07 | 1 | -4/+11 |
* | gtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -6/+6 |
* | gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -18/+20 |
* | gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -0/+664 |