| Commit message (Expand) | Author | Age | Files | Lines |
* | deleted most of the argument handling code, since that is now implemented | Tim Janik | 1998-07-09 | 1 | -2/+4 |
* | totaly binary incomnpatible change: | Tim Janik | 1998-07-07 | 1 | -3/+0 |
* | minor updates. | Tim Janik | 1998-06-30 | 1 | -17/+5 |
* | TODO | Stefan Jeske | 1998-06-16 | 1 | -0/+4 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -2/+7 |
* | new file, gdatasets implement the object data mechanism from GtkObject. a | Tim Janik | 1998-05-11 | 1 | -0/+4 |
* | Feature request ;) | Manish Singh | 1998-05-05 | 1 | -0/+3 |
* | Minor additions and fixes | Owen Taylor | 1998-04-14 | 1 | -1/+6 |
* | Set a flag so instead of clearing the area in advance. That looked | Owen Taylor | 1998-04-13 | 1 | -0/+5 |
* | Extended for the 1.0 release. Eliminated the "before 1.0" section | Owen Taylor | 1998-04-10 | 1 | -69/+62 |
* | (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) | Owen Taylor | 1998-04-09 | 1 | -0/+3 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 1 | -2/+17 |
* | changes to follow | Owen Taylor | 1998-04-03 | 1 | -2/+17 |
* | If the widget is _not_ a descendant of a Window widget, propagate key | Owen Taylor | 1998-03-27 | 1 | -14/+21 |
* | always display the correct active state. | Tim Janik | 1998-03-26 | 1 | -0/+7 |
* | check for text!=NULL. (gtk_entry_prepend_text): likewise. some else picky | Tim Janik | 1998-03-23 | 1 | -6/+3 |
* | Added note about word wrapping. | Owen Taylor | 1998-03-23 | 1 | -0/+17 |
* | leave container_class->add and container_class->remove untouched if we | Tim Janik | 1998-03-23 | 1 | -5/+0 |
* | fixes to locale checks | Owen Taylor | 1998-03-22 | 1 | -4/+1 |
* | forgot the ChangeLog ;((( | Tim Janik | 1998-03-22 | 1 | -2/+2 |
* | use the resize queue. | Tim Janik | 1998-03-18 | 1 | -5/+3 |
* | Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1. | Owen Taylor | 1998-03-14 | 1 | -0/+5 |
* | applied gtk-shige-980311-0.patch.gz, which removes the erronerous | Tim Janik | 1998-03-12 | 1 | -8/+0 |
* | commiting changes from owen: | Owen Taylor | 1998-03-10 | 1 | -35/+7 |
* | - Show selection correctly when starting selection with arrows | Owen Taylor | 1998-03-08 | 1 | -0/+12 |
* | applied a bunch of patches and removed all the printfs that | Tim Janik | 1998-03-08 | 1 | -10/+5 |
* | Disallow pasting into non-editable widgets. | Owen Taylor | 1998-03-07 | 1 | -2/+7 |
* | minor todo updates that i'll hopefully get around at the weekend ;) | Tim Janik | 1998-03-06 | 1 | -1/+7 |
* | Unset allocation on unparent, to force reallocation if we get adding back | Owen Taylor | 1998-03-05 | 1 | -1/+28 |
* | oh, boy, world can be so crude!GTK_0_99_4 | Tim Janik | 1998-03-02 | 1 | -0/+2 |
* | -timj | Tim Janik | 1998-03-01 | 1 | -1/+7 |
* | gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -0/+60 |
* | gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -0/+31 |
* | more fixups -timj | Tim Janik | 1998-02-28 | 1 | -4/+2 |
* | reserve the space for child_attach/child_detach signals. | Tim Janik | 1998-02-28 | 1 | -2/+0 |
* | we make an active server grab now, this way we can change the cursor | Tim Janik | 1998-02-27 | 1 | -1/+11 |
* | nothing special ;) -timj | Tim Janik | 1998-02-25 | 1 | -10/+10 |
* | fixed some bugs in the resizing code (it was leaking | Tim Janik | 1998-02-24 | 1 | -0/+2 |
* | TODO updates (major ones ;). | Tim Janik | 1998-02-23 | 1 | -76/+86 |
* | invoke gtk_entry_grow_text already in this place, so the application will | Tim Janik | 1998-02-17 | 1 | -15/+2 |
* | don't add the same menu to different menuitems/ optionmenus. | Tim Janik | 1998-02-03 | 1 | -3/+0 |
* | attach/detach to menu widget via | Tim Janik | 1998-02-03 | 1 | -3/+0 |
* | discovered and documented a new bug ;) | Tim Janik | 1998-01-30 | 1 | -0/+7 |
* | some bugs worked out. | Tim Janik | 1998-01-30 | 1 | -0/+11 |
* | added BUGS. -timj | Tim Janik | 1998-01-24 | 1 | -3/+28 |
* | a few modifications, blah blah | Elliot Lee | 1998-01-08 | 1 | -7/+5 |
* | HandleBox mostly works now (the size_request and size_allocate is black magic... | Elliot Lee | 1997-12-28 | 1 | -3/+1 |
* | A list divided into 1.0 and post-1.0 is now started. | Shawn Amundson | 1997-12-16 | 1 | -9/+48 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+36 |