summaryrefslogtreecommitdiff
path: root/gtk/gtkstyle.h
Commit message (Expand)AuthorAgeFilesLines
* Added symbolic themable colors. Patch is a merged version of proposalsMichael Natterer2005-11-231-5/+14
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-7/+2
* Mark as const.Matthias Clasen2004-11-281-1/+1
* hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-02-261-8/+7
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-8/+8
* New demo for window migration between different displays and screens.Owen Taylor2002-08-011-0/+3
* Get rid of gtk_style_get_font_for_display(), make gtk_style_get_font()Owen Taylor2002-06-201-4/+0
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-0/+4
* Centralize lookup and caching of cursor GC's here.Owen Taylor2002-03-031-6/+8
* Switch style of stamp file usage.Owen Taylor2002-03-021-2/+5
* change to pass in the cursor direction always, not just when we need anHavoc Pennington2002-02-251-1/+2
* Massive padding addition to class structures.Owen Taylor2002-02-231-1/+14
* Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratioOwen Taylor2002-02-141-1/+2
* Typo fixes Typo fix. (#66746)Matthias Clasen2001-12-121-5/+0
* Typo fixes.Matthias Clasen2001-12-071-2/+2
* Patch from Bill Haneman (with many modifications) to make the focus colorOwen Taylor2001-12-041-0/+2
* Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01Owen Taylor2001-10-221-1/+2
* ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9Owen Taylor2001-09-251-0/+5
* Fix up for changes to PangoFontDescription.Owen Taylor2001-09-181-4/+13
* Replace uses of GBSearchArray with GArray and bsearch(), to removeOwen Taylor2001-09-081-1/+1
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+1
* Add support for animating expanders.Anders Carlsson2001-07-221-3/+3
* New default theme! A slighly improved version of the 2.0 Raleigh theme,Owen Taylor2001-05-011-0/+2
* Add an extra parameter use_text to gtk_paint_label() to deal withOwen Taylor2001-04-301-0/+3
* Add boxed type for GtkRequistion. Use it for ::size-request.Owen Taylor2001-04-021-0/+12
* *** empty log message ***Owen Taylor2001-03-291-0/+32
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-181-29/+39
* Switch to using an enum with registration for icon sizes, instead ofHavoc Pennington2001-03-121-2/+2
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+4
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-93/+50
* Move more text widget headers into the private header listHavoc Pennington2000-09-261-1/+24
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Restore code to paint the background of the text area which wasOwen Taylor2000-07-171-8/+39
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-5/+16
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-1/+3
* Make the @detail argument for the GtkStyleClass vtable const.Owen Taylor2000-01-211-427/+426
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* incremented version number to 1.1.13, bin age 0, interface age 0.Tim Janik1999-01-171-11/+2
* define GTK_DISABLE_COMPAT_H for compilation of gtk code.Tim Janik1999-01-151-432/+435
* Change copy_area => !set_bg. Use tile instead of gdk_window_copy_area whenOwen Taylor1999-01-151-1/+1
* Add back as wrapper function to restore source/binary compatibility.Owen Taylor1999-01-121-1/+12
* reworked the redrawing heuristics somewhat, this fixed a bunch of existingTim Janik1999-01-121-18/+19
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-22/+0
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-9/+577
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-1/+0
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* we make an active server grab now, this way we can change the cursorTim Janik1998-02-271-72/+75
* Initial revisionElliot Lee1997-11-241-0/+217