]> Pileus Git - ~andy/gtk/history - gtk/gtkstyle.c
Don't use old toolbar API in toolbar stress test
[~andy/gtk] / gtk / gtkstyle.c
2010-05-02 Christian DywanRemove deprecated GtkStyle functions
2010-04-04 Hiroyuki IkezoeDon't get settings unless we need them
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDon't use GTK_WIDGET_NO_WINDOW in internal code anymore
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Dan WinshipChange GtkIconSize to int in params/return values
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-16 Hiroyuki IkezoeDon't get settings unless we need them
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDon't use GTK_WIDGET_NO_WINDOW in internal code anymore
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-19 Dan WinshipChange GtkIconSize to int in params/return values
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-30 Matthias ClasenAdd a release note about statusbar internal hierarchy...
2009-11-27 Matthias ClasenAdd customary args to gtk_style_paint_spinner()
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-14 Bastien NoceraBug 319607 – Add a throbber (activity widget) to GTK+
2009-03-10 Matthias Clasen Bug 574561 – gtk_style_get "shadows" g_object_get
2009-01-20 Torsten SchönfeldAdd a "Since: 2.16" tag to gtk_style_get.
2008-12-30 Matthias ClasenDoc additions
2008-12-29 Matthias ClasenMore additions
2008-12-29 Matthias ClasenDoc additions
2008-12-29 Matthias ClasenDoc fixes
2008-11-01 Matthias ClasenBug 412134 – Add API to query style properties from...
2008-07-06 Matthias ClasenAdd docs
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Johan DahlinDo not ignore the return value of g_slist_remove. gtkst...
2008-06-18 Johan DahlinAdd deprecated version and change the deprecation marku...
2008-06-16 Michael Natterergtk/gtkfontsel.c gtk/gtkrc.c gtk/gtkstyle.c use g_objec...
2008-03-06 Johan DahlinMake gtk-doc happy:
2008-02-15 Matthias ClasenGo back to 2.13.0 as version for now, as there was...
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2007-12-27 Xan LopezAdd gtk_border_new to avoid memory allocator confusions...
2007-11-14 Michael Natterercast pointers to fix warnings about signdness.
2007-09-21 Manish Singhgtk/gtkstyle.c (option_menu_get_props) use gtk_requisit...
2007-09-09 Matthias ClasenRevert the clamping of cursor coordinates, since it...
2007-07-27 Michael NattererFix check/radio indicator drawing mess (bug #452225):
2007-06-12 Yevgen MuntyanImplement block-cursor for overwrite mode. (#80378)
2007-06-01 Yevgen Muntyanuse text colors from widget style to draw cursor instea...
2007-01-26 Tim Janikclamp cursor coordinates to window bounds (fix from...
2007-01-03 Michael Natterergtk/gtkstyle.c (option_menu_get_props) Use gtk_border_f...
2006-12-29 Matthias ClasenClarify docs. (#353423, Christian Persch)
2006-12-24 Behdad EsfahbodUse gslice for GtkBorder (#383557).
2006-12-24 Behdad EsfahbodBug 340141 – Update to Pango 1.16 API
2006-11-26 Benjamin BergProtect against NULL widget. (#379503)
2006-09-22 Michael Nattereralso copy icon factories and color hashes. Fixes bug...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-08-06 Matthias ClasenOnly get the indicator-size and indicator-spacing style...
2006-08-06 Matthias ClasenAdd a missing initialization. (#349863, Benjamin Berg)
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...
next