| Commit message (Expand) | Author | Age | Files | Lines |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -1/+1 |
* | Set the background of the windows to None instead of adding EXPOSURE_MASK, | Søren Sandmann | 2005-01-05 | 1 | -1/+3 |
* | Bug 162112. | Søren Sandmann | 2005-01-04 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Don't leak the adjustments. (#148089, Tommi Komulainen) | Matthias Clasen | 2004-07-22 | 1 | -1/+2 |
* | 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 | -6/+6 |
* | Implement "gravity" for RTL mode in a better way: Keep the distance from | Matthias Clasen | 2003-12-12 | 1 | -2/+6 |
* | Implement RTL flipping for GtkViewport: Adjust the "gravity" when resizing | Matthias Clasen | 2003-12-05 | 1 | -2/+12 |
* | Fix bug with set_adjustment (viewport, NULL); | Owen Taylor | 2003-06-08 | 1 | -1/+1 |
* | Many fixes, along with extensive cleanups and refactoring of code to | Owen Taylor | 2003-06-06 | 1 | -227/+233 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -48/+74 |
* | Add a 'type' parameter, make public. | Owen Taylor | 2002-10-03 | 1 | -3/+0 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -3/+3 |
* | gtk/gtkclist.c (adjust_adjustments) gtk/gtklayout.c | Owen Taylor | 2002-02-18 | 1 | -4/+4 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -17/+4 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -3/+3 |
* | small but important fix to force vadjustments at size_alocate time from | Tim Janik | 2002-01-09 | 1 | -1/+1 |
* | don't cast a possible NULL pointer. | Tim Janik | 2002-01-09 | 1 | -2/+2 |
* | Close comment. | Matthias Clasen | 2001-12-10 | 1 | -0/+46 |
* | 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 | -13/+16 |
* | Remove random + 5 for width and height. If people want padding, they | Owen Taylor | 2001-11-02 | 1 | -2/+2 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -32/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -16/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+16 |
* | Remove reallocate-redraws property. This is something that only a widget | Owen Taylor | 2001-05-18 | 1 | -2/+2 |
* | Remove leaks. | Alexander Larsson | 2001-03-30 | 1 | -45/+71 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -4/+1 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -1/+1 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -46/+0 |
* | 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 | -8/+8 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -40/+45 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -3/+7 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -9/+4 |
* | 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 |
* | When setting styles, remove unecessary explicits draws and clears. | Owen Taylor | 1999-02-16 | 1 | -5/+0 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -5/+9 |
* | Hack scrollwheel support into the eventloop, by treating button 4-5 | Owen Taylor | 1999-01-28 | 1 | -1/+3 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -2/+2 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -2/+2 |
* | Fixes to drawing the background of the bin window so that clearing and | Owen Taylor | 1999-01-08 | 1 | -17/+23 |
* | s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/. | Tim Janik | 1998-12-02 | 1 | -9/+13 |
* | 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 | -14/+49 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -2/+39 |
* | removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. | Lars Hamann | 1998-11-05 | 1 | -28/+26 |
* | set binary age and interface age to 0. | Tim Janik | 1998-09-26 | 1 | -0/+1 |