summaryrefslogtreecommitdiff
path: root/gtk/gtkstyle.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkStyle functionsChristian Dywan2010-05-031-194/+0
* Add customary args to gtk_style_paint_spinner()Matthias Clasen2009-11-271-8/+14
* Bug 319607 – Add a throbber (activity widget) to GTK+Bastien Nocera2009-10-141-2/+16
* Bug 574561 – gtk_style_get "shadows" g_object_getMatthias Clasen2009-03-101-12/+12
* Bug 412134 – Add API to query style properties from the styleMatthias Clasen2008-11-011-0/+13
* gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.hMichael Natterer2008-10-301-1/+0
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-301-0/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-16/+16
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.hMichael Natterer2008-01-251-250/+249
* Add gtk_border_new to avoid memory allocator confusions when usingXan Lopez2007-12-271-0/+1
* Implement block-cursor for overwrite mode. (#80378)Yevgen Muntyan2007-06-121-0/+3
* Bug 399314 – Add G_GNUC_WARN_UNUSED_RESULT to gtk_style_attachChris Wilson2007-01-221-1/+1
* 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