| Commit message (Expand) | Author | Age | Files | Lines |
* | hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-02-26 | 1 | -8/+7 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -8/+8 |
* | New demo for window migration between different displays and screens. | Owen Taylor | 2002-08-01 | 1 | -0/+3 |
* | Get rid of gtk_style_get_font_for_display(), make gtk_style_get_font() | Owen Taylor | 2002-06-20 | 1 | -4/+0 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -0/+4 |
* | Centralize lookup and caching of cursor GC's here. | Owen Taylor | 2002-03-03 | 1 | -6/+8 |
* | Switch style of stamp file usage. | Owen Taylor | 2002-03-02 | 1 | -2/+5 |
* | change to pass in the cursor direction always, not just when we need an | Havoc Pennington | 2002-02-25 | 1 | -1/+2 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -1/+14 |
* | Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratio | Owen Taylor | 2002-02-14 | 1 | -1/+2 |
* | Typo fixes Typo fix. (#66746) | Matthias Clasen | 2001-12-12 | 1 | -5/+0 |
* | Typo fixes. | Matthias Clasen | 2001-12-07 | 1 | -2/+2 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -0/+2 |
* | Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01 | Owen Taylor | 2001-10-22 | 1 | -1/+2 |
* | ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9 | Owen Taylor | 2001-09-25 | 1 | -0/+5 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -4/+13 |
* | Replace uses of GBSearchArray with GArray and bsearch(), to remove | Owen Taylor | 2001-09-08 | 1 | -1/+1 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -0/+1 |
* | Add support for animating expanders. | Anders Carlsson | 2001-07-22 | 1 | -3/+3 |
* | New default theme! A slighly improved version of the 2.0 Raleigh theme, | Owen Taylor | 2001-05-01 | 1 | -0/+2 |
* | Add an extra parameter use_text to gtk_paint_label() to deal with | Owen Taylor | 2001-04-30 | 1 | -0/+3 |
* | Add boxed type for GtkRequistion. Use it for ::size-request. | Owen Taylor | 2001-04-02 | 1 | -0/+12 |
* | *** empty log message *** | Owen Taylor | 2001-03-29 | 1 | -0/+32 |
* | added rc-style argument GtkSpinButton::shadow_type. removed | Tim Janik | 2001-03-18 | 1 | -29/+39 |
* | Switch to using an enum with registration for icon sizes, instead of | Havoc Pennington | 2001-03-12 | 1 | -2/+2 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -0/+4 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -93/+50 |
* | Move more text widget headers into the private header list | Havoc Pennington | 2000-09-26 | 1 | -1/+24 |
* | 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 |
* | Restore code to paint the background of the text area which was | Owen Taylor | 2000-07-17 | 1 | -8/+39 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -5/+16 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -1/+3 |
* | Make the @detail argument for the GtkStyleClass vtable const. | Owen Taylor | 2000-01-21 | 1 | -427/+426 |
* | 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 |
* | incremented version number to 1.1.13, bin age 0, interface age 0. | Tim Janik | 1999-01-17 | 1 | -11/+2 |
* | define GTK_DISABLE_COMPAT_H for compilation of gtk code. | Tim Janik | 1999-01-15 | 1 | -432/+435 |
* | Change copy_area => !set_bg. Use tile instead of gdk_window_copy_area when | Owen Taylor | 1999-01-15 | 1 | -1/+1 |
* | Add back as wrapper function to restore source/binary compatibility. | Owen Taylor | 1999-01-12 | 1 | -1/+12 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 1 | -18/+19 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -22/+0 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -9/+577 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -1/+0 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | we make an active server grab now, this way we can change the cursor | Tim Janik | 1998-02-27 | 1 | -72/+75 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+217 |