| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Fix various compilation problems (#134312, David Hawthorne) | Owen Taylor | 2004-02-13 | 1 | -1/+1 |
* | Fix for #104811, Padraig O'Briain: | Matthias Clasen | 2004-02-12 | 1 | -0/+128 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -10/+10 |
* | Deprecation cleanup | Manish Singh | 2002-10-04 | 1 | -16/+14 |
* | Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383) | Matthias Clasen | 2002-09-21 | 1 | -9/+12 |
* | fix revrted bug fix. (use a define for max digits). | Tim Janik | 2002-01-30 | 1 | -1/+1 |
* | Revert the last changes to make the number of digits only effect drawing, | Owen Taylor | 2002-01-30 | 1 | -8/+15 |
* | fix default value for ::digits property, leave as 1 as per havoc's | Tim Janik | 2002-01-29 | 1 | -13/+18 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+2 |
* | to simplify parsing for exported functions: - made implementation | Hans Breuer | 2001-10-27 | 1 | -1/+1 |
* | Remove G_DISABLE_CONST_RETURNS. | Owen Taylor | 2001-10-23 | 1 | -1/+1 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -2/+0 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -8/+8 |
* | add "inverted" property | Havoc Pennington | 2001-06-06 | 1 | -10/+44 |
* | make this special-case hscale/vscale details, so we can use it for | Havoc Pennington | 2001-06-04 | 1 | -94/+226 |
* | Apply patch from John Margaglione converting from args to properties. | Owen Taylor | 2001-05-15 | 1 | -19/+18 |
* | Remove creative formatting. | Owen Taylor | 2001-05-13 | 1 | -49/+77 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -41/+72 |
* | Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE | Owen Taylor | 2001-04-02 | 1 | -2/+9 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Add a 'text' argument to set the initial text. | Owen Taylor | 2000-07-02 | 1 | -1/+1 |
* | Use pango_layout_get_pixel_extents() to remove a large number of '/ | Owen Taylor | 2000-07-02 | 1 | -6/+6 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -1/+1 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -16/+51 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -4/+2 |
* | 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/+8 |
* | CLAMP digits into a meaningfull range (we need to stay below a certain | Tim Janik | 1999-01-18 | 1 | -8/+90 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -3/+0 |
* | 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 | -1/+1 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -4/+4 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -0/+43 |
* | 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 | -1/+1 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -17/+0 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+229 |