summaryrefslogtreecommitdiff
path: root/gtk/gtkstyle.c
Commit message (Expand)AuthorAgeFilesLines
...
* Check for NULL detail and NULL widget.Søren Sandmann2005-01-181-4/+4
* gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.cManish Singh2004-11-191-2/+2
* Only clear the triangle below the grip to the background, not the fullMatthias Clasen2004-11-091-22/+28
* Change the default expander size to 12 to compensate for the recent changeMatthias Clasen2004-09-131-1/+1
* Draw expanders a bit better.Matthias Clasen2004-09-071-10/+30
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fix #60128, #58307, #144706:Matthias Clasen2004-07-161-26/+44
* Fix some cases where style functions were not handling widget == NULLMatthias Clasen2004-07-091-9/+23
* small color tweak. (#141173)Soeren Sandmann2004-06-261-13/+21
* Accept a NULL style.Matthias Clasen2004-06-261-1/+1
* Typo fix.Matthias Clasen2004-06-101-1/+1
* Draw focus indication in the color wheel using standard focus style.Matthias Clasen2004-05-071-6/+14
* Use the PRELIGHT fg color for drawing the expander when prelit. FixesMark McLoughlin2004-03-111-1/+1
* Remove spurious semicolon. Thanks to Kjartan Maraas for pointing it out.Federico Mena Quintero2004-03-111-1/+1
* Fix g_return_if_fail() that was checking draw_shadow. (#136669, MortenOwen Taylor2004-03-091-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-02-261-45/+61
* Make realize and unrealize signals. (#73310)Owen Taylor2004-02-251-2/+40
* Free style->icon_factories (#130128)Owen Taylor2004-02-251-0/+13
* Make the paned handles gray when the the widget is_focus() but notMatthias Clasen2004-02-191-6/+31
* Clip narrow columns in rtl-oriented tree views (#128089,Matthias Clasen2004-02-031-0/+13
* Fix doc comment. (#126369, Olexiy Avramchenko)Matthias Clasen2003-11-061-1/+1
* remove correction on x when detail is "menuitem". With the new menu lookSoeren Sandmann2003-07-081-4/+0
* better drawing of GtkMenuItem add notes about GtkMenu remove leftoverSoeren Sandmann2003-07-061-1/+0
* add vertical_padding style property.Soeren Sandmann2003-07-061-7/+76
* Doc additions and fixes.Matthias Clasen2003-04-151-26/+384
* demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.cManish Singh2003-02-281-2/+2
* only count the special cell if it is also visible,Kristian Rietveld2003-01-301-2/+2
* Data constness fixes. (#75754)Matthias Clasen2002-12-101-17/+17
* new default color scheme based on the GNOME stock icon palette. (#80691,Soeren Sandmann2002-12-101-9/+9
* Remove unused draw_spin_entry_shadow(). (#80229)Owen Taylor2002-12-101-72/+0
* Fix doc comment.Anders Carlsson2002-12-031-2/+1
* add a gtk_list_store_sort_iter_changed line for some special case ...Kristian Rietveld2002-11-261-0/+9
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-17/+27
* Add a const here.Matthias Clasen2002-11-131-19/+19
* - comment out check_inconsistent_aa_bits[].Soeren Sandmann2002-11-131-48/+92
* Put into #ifdef DO_BLINK to avoid an unused static function. (#97965)Matthias Clasen2002-11-081-0/+10
* Improve drawing of RTL submenu indicators.Matthias Clasen2002-11-081-2/+3
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-9/+9
* Automatic RTL flipping for some more widgets.Matthias Clasen2002-11-021-13/+243
* Another feature to create truly ugly TreeViews!: style properties for theKristian Rietveld2002-10-221-10/+98
* Deprecation cleanupManish Singh2002-10-091-34/+38
* Make icon sizes configurable (#70648, slightly based on a patch from BillOwen Taylor2002-09-241-2/+22
* Draw radio buttons more symmetric. Draw shadow out bevels slightlySoeren Sandmann2002-09-111-15/+16
* Add a note that yes, we do know what () means and we can't change it.Owen Taylor2002-08-051-21/+21
* New demo for window migration between different displays and screens.Owen Taylor2002-08-011-5/+34
* Renames:Owen Taylor2002-06-201-1/+1
* Get rid of gtk_style_get_font_for_display(), make gtk_style_get_font()Owen Taylor2002-06-201-32/+32
* Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder,Owen Taylor2002-06-131-1/+1
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-1/+1