| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify documentation. (#69026) | Matthias Clasen | 2002-01-18 | 1 | -0/+3 |
* | don't cast a possible NULL pointer. | Tim Janik | 2002-01-09 | 1 | -1/+1 |
* | Fix a typo. Fix a typo. | Kjartan Maraas | 2001-12-16 | 1 | -1/+1 |
* | gtk/gtkprogressbar.c (gtk_progress_bar_set_text): Move the setting | Matthias Clasen | 2001-08-28 | 1 | -3/+3 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -14/+0 |
* | Add an extra parameter use_text to gtk_paint_label() to deal with | Owen Taylor | 2001-04-30 | 1 | -0/+1 |
* | Remove leaks. | Alexander Larsson | 2001-03-30 | 1 | -107/+172 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -13/+13 |
* | fix screwup with shadowed variables that had broken size request in some | Havoc Pennington | 2001-02-17 | 1 | -5/+8 |
* | Add "getters" for all the non-deprecated set_foo functions. Added missing | Havoc Pennington | 2001-01-18 | 1 | -5/+138 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -9/+9 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -1/+1 |
* | 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 | -7/+99 |
* | Add a 'text' argument to set the initial text. | Owen Taylor | 2000-07-02 | 1 | -4/+2 |
* | Use pango_layout_get_pixel_extents() to remove a large number of '/ | Owen Taylor | 2000-07-02 | 1 | -8/+8 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -58/+58 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -26/+31 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 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 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -13/+1 |
* | x Pull in string.h for various mem*() and str*() functions, in an | Jeff Garzik | 1998-12-24 | 1 | -1/+10 |
* | 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 | -19/+129 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -205/+113 |
* | Fixed wrong size of activity indicator. It is settable now as a fraction | Stefan Jeske | 1998-07-21 | 1 | -14/+31 |
* | Introduced generic GtkProgress widget. Derived GtkProgressBar from | Stefan Jeske | 1998-07-19 | 1 | -134/+664 |
* | 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 |
* | gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c | Owen Taylor | 1998-01-18 | 1 | -1/+1 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -1/+1 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+259 |