| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.5.5GTK_2_5_5 | Matthias Clasen | 2004-11-12 | 1 | -2/+2 |
* | Also reserve space for the resize grip if the grip_window is not realized | Matthias Clasen | 2004-11-12 | 1 | -7/+11 |
* | Only shorten the label if it actually overlaps the resize grip. | Matthias Clasen | 2004-11-10 | 1 | -18/+76 |
* | Only shorten the label if it actually overlaps the resize grip. | Matthias Clasen | 2004-11-10 | 1 | -6/+9 |
* | Raise the grip window when appropriate. (gtk_statusbar_init): Instead of | Matthias Clasen | 2004-11-09 | 1 | -5/+11 |
* | Raise the grip window when appropriate. | Matthias Clasen | 2004-11-09 | 1 | -5/+23 |
* | Show the grip_window if necessary. | Matthias Clasen | 2004-11-09 | 1 | -1/+4 |
* | Apply a patch by Owen Taylor to get reasonable allocations for the | Matthias Clasen | 2004-11-09 | 1 | -32/+8 |
* | Avoid resizing GtkStatusbar if the text of the label changes (#90955, He | Matthias Clasen | 2004-11-09 | 1 | -0/+1 |
* | 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 |
* | New function. Use resize cursors for resize grips. (Bug #129621) | Soeren Sandmann | 2004-02-26 | 1 | -32/+69 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -4/+4 |
* | Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport): | Matthias Clasen | 2003-07-18 | 1 | -0/+73 |
* | Add gtkcolorbutton.c and gtkfontbutton.c. | Matthias Clasen | 2003-07-11 | 1 | -1/+1 |
* | RTL flipping for statusbars. | Matthias Clasen | 2002-12-03 | 1 | -4/+26 |
* | Don't start a drag on double click. (#98189) Also test moving. | Matthias Clasen | 2002-11-10 | 1 | -1/+2 |
* | It is called GtkStatusbar, not GtkStatusBar. This was changed accidentally | Matthias Clasen | 2002-10-22 | 1 | -2/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -41/+46 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+3 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -6/+0 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 1 | -1/+0 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -24/+91 |
* | *** empty log message *** | Owen Taylor | 2001-03-29 | 1 | -8/+266 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -0/+8 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -1/+0 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -2/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Use anonymous mark instead of making up a bogus name for first_para_mark | Havoc Pennington | 2000-06-23 | 1 | -3/+0 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -31/+16 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -3/+3 |
* | 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/+7 |
* | Added gdk_text_extents_wc() | Owen Taylor | 1998-12-15 | 1 | -1/+1 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -21/+2 |
* | 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 |
* | Picky --enable-ansi cleanups. | Owen Taylor | 1998-04-10 | 1 | -9/+18 |
* | return TRUE for GtkWidget::delete_event to avoid destruction of our float | Tim Janik | 1998-03-12 | 1 | -1/+0 |
* | applied gtk-shige-980311-0.patch.gz, which removes the erronerous | Tim Janik | 1998-03-12 | 1 | -5/+5 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -1/+1 |
* | Miscellaneous minor fixes to remove ANSI C incompatibilities | Owen Taylor | 1998-03-02 | 1 | -1/+1 |
* | forgot to remove a printf | Tim Janik | 1998-03-01 | 1 | -1/+0 |
* | complete api change to honour message contexts. unfortunaltely this also | Tim Janik | 1998-03-01 | 1 | -26/+99 |
* | implemented the statusbar widget. my first intend was to fix the code, but | Tim Janik | 1998-02-23 | 1 | -48/+167 |
* | Shows the widgets properly. -Jay | Jay Painter | 1998-01-27 | 1 | -4/+5 |
* | Statusbar widget. -Shawn | Shawn Amundson | 1998-01-18 | 1 | -0/+166 |