| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 553586 – Add orientation API to GtkPaned | Michael Natterer | 2008-11-07 | 1 | -169/+6 |
* | Bug 551987 – GtkPaned redrawing problem | Matthias Clasen | 2008-09-16 | 1 | -0/+11 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -32/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -2/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Check for NULL children, #97913. | Anders Carlsson | 2002-11-07 | 1 | -3/+5 |
* | Deprecation cleanup | Manish Singh | 2002-10-08 | 1 | -13/+15 |
* | Allow the slider to be set all the way to the edge, and if that happens, | Owen Taylor | 2002-10-07 | 1 | -2/+5 |
* | Don't show the window unless the widget is mapped. (#76742, Dennis | Owen Taylor | 2002-03-29 | 1 | -2/+3 |
* | Opaque resizing + prelighting for paned widget. move reszing logic to | Soeren Sandmann | 2002-02-11 | 1 | -126/+0 |
* | Fix errors in computing the size of the second child. | Owen Taylor | 2001-12-07 | 1 | -1/+1 |
* | fix allocation to be relative to paned->allocation, now that this is a | Tim Janik | 2001-11-20 | 1 | -9/+10 |
* | Make Menu items NO_WINDOW widgets. | Owen Taylor | 2001-11-16 | 1 | -71/+16 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -2/+0 |
* | Only show the separator if both children are present and visible. | Owen Taylor | 2001-05-21 | 1 | -70/+87 |
* | Block against redundant changes. | Owen Taylor | 2001-05-14 | 1 | -6/+6 |
* | Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE | Owen Taylor | 2001-04-02 | 1 | -30/+25 |
* | fix this to be sane | Havoc Pennington | 2000-12-04 | 1 | -0/+51 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -53/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -1/+1 |
* | removed stray gutter_size reference, a 1.2 relic | Manish Singh | 2000-03-15 | 1 | -1/+0 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -12/+12 |
* | add a 'paned' mode to the function to let it draw the seven dots, instead | Jonathan Blandford | 2000-02-23 | 1 | -71/+16 |
* | Add patch from Jonathan Blandford and Anders Carlsson to change the Paned | Owen Taylor | 2000-02-17 | 1 | -137/+174 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -2/+2 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -8/+35 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -2/+2 |
* | 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 | -9/+21 |
* | Don't assume any more that the gtkwidget.c code will queue a redraw on us | Owen Taylor | 1999-02-05 | 1 | -9/+21 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -2/+2 |
* | Remove the info tag from the context so if the source unexpectedly | Owen Taylor | 1998-12-17 | 1 | -2/+2 |
* | Fixed up some warnings. | Owen Taylor | 1998-12-15 | 1 | -16/+11 |
* | 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 | -12/+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 | -2/+3 |
* | 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 | -3/+3 |