| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -24/+54 |
* | Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann) | Owen Taylor | 2001-11-15 | 1 | -3/+2 |
* | Applied patch from Soeren Sandmann <sandmann@daimi.au.dk>. Vertically | Manish Singh | 2001-10-01 | 1 | -3/+5 |
* | Don't draw with GTK_STATE_ACTIVE. | Alex Larsson | 2001-09-19 | 1 | -12/+4 |
* | Add properties for labels, mnemonics and stock items. Added C accessor | Alexander Larsson | 2001-08-27 | 1 | -26/+7 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -4/+0 |
* | Use new mnemonic convenience functions | Havoc Pennington | 2001-06-05 | 1 | -5/+3 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -3/+3 |
* | New default theme! A slighly improved version of the 2.0 Raleigh theme, | Owen Taylor | 2001-05-01 | 1 | -1/+1 |
* | Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE | Owen Taylor | 2001-04-02 | 1 | -41/+106 |
* | Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed | Alexander Larsson | 2001-03-21 | 1 | -0/+29 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -10/+6 |
* | Remove draw_focus and draw_default (gtk_widget_draw_focus): remove this | Havoc Pennington | 2001-02-28 | 1 | -18/+0 |
* | test was backward, so deprecated functions were excluded by default | Havoc Pennington | 2001-02-19 | 1 | -2/+7 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -37/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -1/+8 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -15/+13 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | set RECEIVES_DEFAULT on init, and a button press on the widget doesn't | George Lebl | 1999-01-25 | 1 | -0/+1 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -18/+37 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 1 | -4/+10 |
* | eliminated some queue_draws when invoking gtk_widget_set_state, since that | Tim Janik | 1999-01-11 | 1 | -95/+91 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -58/+60 |
* | totaly binary incomnpatible change: | Tim Janik | 1998-07-07 | 1 | -8/+8 |
* | 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 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -2/+2 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 1 | -2/+2 |
* | More extensive debugging output | Owen Taylor | 1998-04-03 | 1 | -2/+2 |
* | always display the correct active state. | Tim Janik | 1998-03-26 | 1 | -3/+1 |
* | applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan | Tim Janik | 1998-02-17 | 1 | -11/+27 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+362 |