]> Pileus Git - ~andy/gtk/history - gtk/gtkstyle.c
removed the "widget &&" part from "widget && GTK_IS_FOO (widget)" checks.
[~andy/gtk] / gtk / gtkstyle.c
2006-08-03 Michael Nattererremoved the "widget &&" part from "widget && GTK_IS_FOO...
2006-07-24 Matthias Clasen2.10.1
2006-07-21 Matthias ClasenReplace gtk_rc_style_ref/unref by g_object_ref/unref.
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-28 Kristian Rietveldhandle cell_even_ruled_sorted and cell_odd_ruled_sorted...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-03-10 Matthias ClasenRemove g_return_if_fail() checks from static functions.
2006-02-10 Matthias ClasenAdd some docs. (#330073, Mart Rautsepp)
2006-01-31 Kristian RietveldAdd support for row hinting for the selected state.
2005-11-23 Michael NattererAdded symbolic themable colors. Patch is a merged versi...
2005-10-05 Matthias ClasenDocumentation improvements. (gtk_style_detach): Assert...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-07-20 Matthias ClasenMake sure expanded expanders are not fuzzy. (#310172...
2005-07-03 Hans Breuerupdated <io.h> for open() use G_PI instead of M_PI
2005-05-25 Michael Nattererblock the text_layout's "changed" handler when changing...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-04-18 Owen Taylorgtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkic...
2005-04-04 Owen TaylorCovert expander drawing to Cairo. Also always draw...
2005-04-03 Hans Breuer[merged from gtk-2-6 branch] let dash_offset shift...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2005-03-07 Matthias ClasenDocument which parameters may be NULL. (#166855, Frank...
2005-02-24 Søren SandmannAdd
2005-01-18 Matthias ClasenAdd some more NULL checks, patch by Michael Natterer.
2005-01-18 Søren SandmannCheck for NULL detail and NULL widget.
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-11-09 Matthias ClasenOnly clear the triangle below the grip to the backgroun...
2004-09-13 Matthias ClasenChange the default expander size to 12 to compensate...
2004-09-07 Matthias ClasenDraw expanders a bit better.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-16 Matthias ClasenFix #60128, #58307, #144706:
2004-07-09 Matthias ClasenFix some cases where style functions were not handling...
2004-06-26 Soeren Sandmannsmall color tweak. (#141173)
2004-06-26 Matthias ClasenAccept a NULL style.
2004-06-10 Matthias ClasenTypo fix.
2004-05-07 Matthias ClasenDraw focus indication in the color wheel using standard...
2004-03-11 Mark McLoughlinUse the PRELIGHT fg color for drawing the expander...
2004-03-11 Federico Mena QuinteroRemove spurious semicolon. Thanks to Kjartan Maraas...
2004-03-09 Owen TaylorFix g_return_if_fail() that was checking draw_shadow...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-26 Owen Taylorhu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat...
2004-02-25 Owen TaylorMake realize and unrealize signals. (#73310)
2004-02-25 Owen TaylorFree style->icon_factories (#130128)
2004-02-19 Matthias ClasenMake the paned handles gray when the the widget is_focu...
2004-02-03 Matthias ClasenClip narrow columns in rtl-oriented tree views (#128089,
2003-11-06 Matthias ClasenFix doc comment. (#126369, Olexiy Avramchenko)
2003-07-08 Soeren Sandmannremove correction on x when detail is "menuitem". With...
2003-07-06 Soeren Sandmannbetter drawing of GtkMenuItem add notes about GtkMenu...
2003-07-06 Soeren Sandmannadd vertical_padding style property.
2003-04-15 Matthias ClasenDoc additions and fixes.
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-01-30 Kristian Rietveldonly count the special cell if it is also visible,
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-12-10 Soeren Sandmannnew default color scheme based on the GNOME stock icon...
2002-12-10 Owen TaylorRemove unused draw_spin_entry_shadow(). (#80229)
2002-12-03 Anders CarlssonFix doc comment.
2002-11-26 Kristian Rietveldadd a gtk_list_store_sort_iter_changed line for some...
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-13 Matthias ClasenAdd a const here.
2002-11-13 Soeren Sandmann- comment out check_inconsistent_aa_bits[].
2002-11-08 Matthias ClasenPut into #ifdef DO_BLINK to avoid an unused static...
2002-11-08 Matthias ClasenImprove drawing of RTL submenu indicators.
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-11-02 Matthias ClasenAutomatic RTL flipping for some more widgets.
2002-10-22 Kristian RietveldAnother feature to create truly ugly TreeViews!: style...
2002-10-09 Manish SinghDeprecation cleanup
2002-09-24 Owen TaylorMake icon sizes configurable (#70648, slightly based...
2002-09-11 Soeren SandmannDraw radio buttons more symmetric. Draw shadow out...
2002-08-05 Owen TaylorAdd a note that yes, we do know what () means and we...
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorGet rid of gtk_style_get_font_for_display(), make gtk_s...
2002-06-13 Owen TaylorFix type names for GtkIconSet, GtkIconSource, GtkSelect...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-02-26 Soeren SandmannDraw arrows better (without extra baseline)
2002-02-25 Havoc Penningtonchange to pass in the cursor direction always, not...
2002-02-24 Owen TaylorSanity check default font family name and size.
2002-02-24 Owen Taylorgtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard...
2002-02-22 Havoc Penningtonsubtract 1 from line endpoint, to avoid cursor dirt...
2002-02-20 Soeren SandmannMany cleanups and fixes. Draw exclusively in expose...
2002-02-20 Soeren Sandmannnew radio buttons. handle inconsistent state for check...
2002-02-14 Owen TaylorPatch from Bill Haneman and Padraig O'Briain to add...
2002-02-04 Owen TaylorFix from Matthias Clasen to clear background appropriat...
2002-02-03 Anders CarlssonAdd flipping support to the expanders.
2002-01-31 Mark McLoughlinmake static.
2002-01-30 Anders CarlssonAllow a -1 icon size.
2002-01-30 Owen TaylorDocument that a size of (GtkIconSize)-1 means don't...
2002-01-28 Bill HanemanChanges to gtktreeview to better support thicker focus...
2002-01-27 Sven Neumannremoved unused return value.
2002-01-15 Vitaly Tishkovgtk/gtkstyle.c a misprint in documentation for gtk_styl...
next