| Commit message (Expand) | Author | Age | Files | Lines |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -2/+1 |
* | 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 | -4/+5 |
* | 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 | -4/+4 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -2/+2 |
* | 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 | -8/+8 |
* | added a missing cast. | Sven Neumann | 2003-06-02 | 1 | -1/+1 |
* | Always queue a resize ... we rely on the size-allocate to do the update, | Owen Taylor | 2003-05-21 | 1 | -4/+28 |
* | Return 0 if lower == upper. (#109155) | Matthias Clasen | 2003-04-02 | 1 | -3/+3 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 1 | -13/+13 |
* | add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. | Manish Singh | 2002-11-20 | 1 | -11/+13 |
* | Deprecation cleanup | Manish Singh | 2002-10-08 | 1 | -22/+26 |
* | cpp macros aren't ``;'' terminated | Jacob Berkman | 2002-09-24 | 1 | -1/+1 |
* | Restore back to the default format instead of an empty format. | Owen Taylor | 2002-09-23 | 1 | -10/+14 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -1/+1 |
* | Improve a warning. | Matthias Clasen | 2002-04-30 | 1 | -2/+2 |
* | coalescing property notifies | Hans Breuer | 2001-08-11 | 1 | -0/+2 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -18/+0 |
* | Remove leaks. | Alexander Larsson | 2001-03-30 | 1 | -56/+97 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -12/+12 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -6/+6 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Implement new sane, 5-function API for using GtkProgressBar. See | Havoc Pennington | 2000-07-25 | 1 | -0/+13 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -32/+52 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 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/+7 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -4/+4 |
* | make a saner default adjustment (from 0 to 100) instead. I'm not sure if | Manish Singh | 1998-11-23 | 1 | -1/+1 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -9/+122 |
* | Unref the adjustment. | Owen Taylor | 1998-09-01 | 1 | -0/+2 |
* | Introduced generic GtkProgress widget. Derived GtkProgressBar from | Stefan Jeske | 1998-07-19 | 1 | -0/+540 |