| 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 | -94/+10 |
* | Return FALSE from expose handlers. | Alex Larsson | 2001-12-03 | 1 | -1/+1 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -1/+2 |
* | Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann) | Owen Taylor | 2001-11-15 | 1 | -155/+8 |
* | Add properties for labels, mnemonics and stock items. Added C accessor | Alexander Larsson | 2001-08-27 | 1 | -22/+2 |
* | Add optional movement on push to buttons (based on patch from Soeren | Owen Taylor | 2001-08-25 | 1 | -92/+34 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -13/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+17 |
* | Use new mnemonic convenience functions | Havoc Pennington | 2001-06-05 | 1 | -0/+26 |
* | Remove creative formatting. | Owen Taylor | 2001-05-13 | 1 | -50/+90 |
* | don't propagate exposes to NULL child. | Tim Janik | 2001-05-11 | 1 | -4/+5 |
* | Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE | Owen Taylor | 2001-04-02 | 1 | -5/+18 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -11/+5 |
* | test was backward, so deprecated functions were excluded by default | Havoc Pennington | 2001-02-19 | 1 | -3/+57 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -12/+11 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -30/+0 |
* | Commit GtkToggleButton fix to HEAD too. | Anders Carlsson | 2000-12-02 | 1 | -5/+16 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -2/+2 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -1/+1 |
* | 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 |
* | . Free 'nprefix', closing a memory leak. Spaced out the code a bit to make | Jeff Garzik | 1999-01-21 | 1 | -0/+12 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 1 | -12/+50 |
* | eliminated some queue_draws when invoking gtk_widget_set_state, since that | Tim Janik | 1999-01-11 | 1 | -51/+54 |
* | s/(enter|leave)_button/$1/g, since pthreads.h no longer conflicts | Manish Singh | 1998-12-19 | 1 | -2/+2 |
* | rm -rf intl breaks --disable-nls, put it back | Manish Singh | 1998-12-17 | 1 | -2/+2 |
* | New functions gtk_window_set_transient_for() - set up a "transient for" | Owen Taylor | 1998-12-07 | 1 | -0/+4 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | don't show event_window (gtk_toggle_button_map) (gtk_toggle_button_unmap): | Lars Hamann | 1998-11-13 | 1 | -1/+30 |
* | cast NULL to GtkItemFactoryCallback to ensure proper type (SunPro cc | Manish Singh | 1998-11-12 | 1 | -13/+56 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -20/+102 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -1/+1 |
* | 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/+6 |
* | new function gtk_container_child_arg_set, similar to | Tim Janik | 1998-06-24 | 1 | -3/+63 |
* | 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 |
* | always display the correct active state. | Tim Janik | 1998-03-26 | 1 | -8/+5 |
* | return real boolean values not just numbers. | Tim Janik | 1998-03-17 | 1 | -1/+1 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -1/+1 |
* | applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan | Tim Janik | 1998-02-17 | 1 | -3/+3 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+372 |