| Commit message (Expand) | Author | Age | Files | Lines |
* | deprecation cleanup | Manish Singh | 2002-10-05 | 1 | -6/+6 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Rename ACTIVATE_MNEMONIC enum to MNEMONIC_ACTIVATE; signal was changed a | Owen Taylor | 2001-10-16 | 1 | -1/+0 |
* | Don't draw with GTK_STATE_ACTIVE. | Alex Larsson | 2001-09-19 | 1 | -1/+12 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -5/+2 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -10/+24 |
* | add read-only "scroll_offset" property for notification when the layout | Havoc Pennington | 2001-06-09 | 1 | -3/+7 |
* | implement overwrite mode | Havoc Pennington | 2001-06-01 | 1 | -0/+3 |
* | fix up some docs | Havoc Pennington | 2001-03-23 | 1 | -1/+1 |
* | some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET. | Tim Janik | 2001-03-22 | 1 | -40/+32 |
* | handle mnemonics in the stock item label | Havoc Pennington | 2001-03-22 | 1 | -6/+9 |
* | Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed | Alexander Larsson | 2001-03-21 | 1 | -15/+24 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 1 | -0/+4 |
* | Convert from GtkArg to GParam (originally based on patch from Lee | Alexander Larsson | 2001-03-05 | 1 | -5/+9 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -1/+14 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -2/+2 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -4/+5 |
* | New function to create a pixbuf pointing to a subregion of another pixbuf. | Havoc Pennington | 2000-11-01 | 1 | -6/+16 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Use g_get_charset() instead of g_get_codeset(). | Owen Taylor | 2000-07-03 | 1 | -1/+1 |
* | Call gtk_widget_size_request() on reparented child, if one. Otherwise, | Owen Taylor | 2000-07-02 | 1 | -1/+0 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -18/+17 |
* | some Make 3.79 $(strip ) versions are broken and require an empty arg, | Tim Janik | 2000-05-04 | 1 | -13/+12 |
* | Add this function, replacing the broken gtk_label_get () | Havoc Pennington | 2000-04-26 | 1 | -12/+14 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -6/+7 |
* | gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors was | Tor Lillqvist | 1999-09-13 | 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 |
* | define GTK_DISABLE_COMPAT_H for compilation of gtk code. | Tim Janik | 1999-01-15 | 1 | -2/+3 |
* | Moved gtk_label_set() compatiblity define from <gtkcompat.h> to | Owen Taylor | 1998-12-15 | 1 | -0/+3 |
* | Added gdk_text_extents_wc() | Owen Taylor | 1998-12-15 | 1 | -18/+24 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -1/+0 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 1 | -0/+12 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -17/+20 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Set a flag so instead of clearing the area in advance. That looked | Owen Taylor | 1998-04-13 | 1 | -0/+1 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+69 |