| Commit message (Expand) | Author | Age | Files | Lines |
* | [docs] Fix annotations: "(allow-none): (out)" -> "(out) (allow-none)" | Javier Jardón | 2010-06-24 | 1 | -2/+2 |
* | [GtkTable] Add gtk_table_get_size() | Javier Jardón | 2010-06-24 | 1 | -0/+26 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -15/+17 |
* | Bug 555578 – GtkTable propertiy maxima are wrong | Christian Dywan | 2008-10-09 | 1 | -6/+6 |
* | 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 |
* | gtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk/gtktipsquery.c | Michael Natterer | 2008-02-27 | 1 | -35/+11 |
* | More default property value fixes | Matthias Clasen | 2007-12-28 | 1 | -4/+4 |
* | Fix up some doc comments to shut up gtk-doc. | Matthias Clasen | 2007-11-26 | 1 | -2/+2 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -2/+2 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -34/+2 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+1 |
* | 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 | -4/+4 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -13/+14 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -12/+12 |
* | 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 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -26/+26 |
* | Start the blurb for "right_attach" with a capital. (#123945, Christian | Matthias Clasen | 2003-10-06 | 1 | -1/+1 |
* | Fix assertion. | Soeren Sandmann | 2003-01-20 | 1 | -1/+1 |
* | Documentation fixes. | Soeren Sandmann | 2002-10-13 | 1 | -4/+4 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -16/+18 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -1/+1 |
* | Add nicks and blurbs for child properties. (#57143) | Matthias Clasen | 2002-05-02 | 1 | -8/+24 |
* | Don't use this same functions as idle callbacks and directly, to avoid | Owen Taylor | 2002-03-05 | 1 | -1/+1 |
* | When increasing the row or column requisitions to make them sufficient for | Owen Taylor | 2002-03-03 | 1 | -13/+57 |
* | partly revert my recent expanding change to not expand the table if all | Tim Janik | 2002-02-13 | 1 | -19/+48 |
* | always spread out the extra space allocated for the homogeneous case, as | Tim Janik | 2002-02-12 | 1 | -39/+17 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -4/+6 |
* | Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow | Owen Taylor | 2001-11-04 | 1 | -0/+1 |
* | Add a compat macro that got lost. | Owen Taylor | 2001-09-24 | 1 | -1/+1 |
* | put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put | Havoc Pennington | 2001-09-08 | 1 | -1/+1 |
* | pass ->nrows to gtk_table_resize as the first argument for | Chema Celorio | 2001-08-26 | 1 | -2/+2 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -63/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -14/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+93 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -110/+136 |
* | warn if row/cols are out of range. Fix bug #55921 | Jonathan Blandford | 2001-06-08 | 1 | -2/+3 |
* | Remove leaks. | Alexander Larsson | 2001-03-30 | 1 | -48/+106 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -36/+0 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -31/+0 |
* | applied patch from Phil Thompson <phil@river-bank.demon.co.uk> that | Tim Janik | 2000-07-27 | 1 | -4/+4 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Ignore calls with <= width or height. | Owen Taylor | 2000-07-03 | 1 | -10/+7 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+5 |