| Commit message (Expand) | Author | Age | Files | Lines |
* | Take widget->state into account when painting the shadows. (#150351, Tim | Matthias Clasen | 2004-08-17 | 1 | -2/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Draw line with the current state, not GTK_STATE_NORMAL | Soeren Sandmann | 2004-06-27 | 1 | -2/+3 |
* | Move docs inline, fixing them on the way. (#143029, Steve Chaplin) | Matthias Clasen | 2004-05-26 | 1 | -2/+38 |
* | Fix a typo. | Matthias Clasen | 2004-03-09 | 1 | -1/+1 |
* | Test dynamic addition/removal. | Matthias Clasen | 2004-03-08 | 1 | -3/+3 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -11/+11 |
* | Patch from Charles Schmidt to add missing notify (#108305) | Owen Taylor | 2003-05-14 | 1 | -2/+3 |
* | Deprecation cleanup | Manish Singh | 2002-10-04 | 1 | -22/+16 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -7/+8 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -0/+2 |
* | label_xalign and label_yalign need to be float properties to correspond to | Owen Taylor | 2001-11-19 | 1 | -20/+20 |
* | Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow | Owen Taylor | 2001-11-04 | 1 | -1/+1 |
* | slight fix for g_object_set() not usable for nesting anymore. | Tim Janik | 2001-09-10 | 1 | -2/+12 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -30/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -6/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+56 |
* | Apply property patch from Lee Mallabone | Havoc Pennington | 2001-03-23 | 1 | -51/+122 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -17/+2 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -7/+1 |
* | Check for FreeType using freetype-config, since we can't rely on Xft to | Owen Taylor | 2000-12-20 | 1 | -5/+8 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -23/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Use g_get_charset() instead of g_get_codeset(). | Owen Taylor | 2000-07-03 | 1 | -0/+6 |
* | Put 1.3.1 in warning message, not 1.3.0. | Owen Taylor | 2000-06-26 | 1 | -19/+17 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -12/+12 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -197/+294 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -5/+6 |
* | 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 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -3/+5 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -4/+4 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -2/+0 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -45/+44 |
* | for unknown foreign fundamental types, collect an argument of the type | Tim Janik | 1998-10-03 | 1 | -6/+6 |
* | 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 | -6/+17 |
* | added a frame with radio buttons to select the resize_mode for the | Tim Janik | 1998-06-24 | 1 | -2/+2 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -1/+0 |
* | new functions gtk_selection_data_copy and gtk_selection_data_free. | Tim Janik | 1998-06-09 | 1 | -1/+1 |
* | 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 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 1 | -1/+1 |
* | we make an active server grab now, this way we can change the cursor | Tim Janik | 1998-02-27 | 1 | -0/+22 |
* | present the argument access masks on their announcement. | Tim Janik | 1998-02-19 | 1 | -4/+4 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -5/+4 |
* | some gtk_*_set_arg fixes | Tim Janik | 1998-01-21 | 1 | -0/+3 |
* | removed some superfluous variables that duplicated widget->state. | Tim Janik | 1998-01-21 | 1 | -6/+1 |
* | gtk_*_get_arg() and gtk_*_set_arg() implementations. new arg | Tim Janik | 1998-01-18 | 1 | -2/+68 |