]> Pileus Git - ~andy/gtk/history - gtk/gtkstyle.c
style: Use gtk_widget_get_state() for the entry background
[~andy/gtk] / gtk / gtkstyle.c
2010-09-03 Benjamin Ottestyle: Use gtk_widget_get_state() for the entry background
2010-08-22 Javier Jardóngtk/gtkstyle.c: use accessor functions to access GtkWidget
2010-08-18 Christian PerschUse G_DEFINE_BOXED_TYPE
2010-08-10 Benjamin Ottestyle: Use _gtk_pango_fill_layout()
2010-08-10 Benjamin Ottestyle: Apply same matrix conversion as gdk_draw_layout...
2010-08-10 Benjamin Ottestyle: Don't use gdk_pixmap_create_from_xpm
2010-08-10 Benjamin Ottestyle: Do not allocate colors anymore
2010-08-10 Kristian RietveldAdd missing calls to cairo_destroy()
2010-08-10 Benjamin OtteAPI: Remove GC members from GtkStyle
2010-08-10 Benjamin Ottestyle: Replace last gdk_draw_rectangle() with Cairo
2010-08-10 Benjamin Ottestyle: replace draw_frame_gap with Cairo calls
2010-08-10 Benjamin Ottestyle: Replace draw_diamond vfunc with Cairo calls
2010-08-10 Benjamin OtteAPI: remove gtk_paint_polygon()
2010-08-10 Benjamin Ottestyle: apply cleanup patch from bug 576988
2010-08-03 Javier JardónRemove some unused variables
2010-07-26 Benjamin Ottestyle: Draw insertion cursor with Cairo
2010-07-26 Benjamin OtteRemove _gtk_widget_get_cursor_gc() function
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-28 Javier Jardón[GtkStyle] Remove deprecated GdkFont usage
2010-06-19 Javier JardónRemove unused gtk_style_get_font_internal() function
2010-06-07 Sven Herzbergdrop the draw_string() function from GtkStyle
2010-06-07 Javier JardónRemove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN...
2010-05-15 Javier JardónMove documentation to inline comments: GtkStyle
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove all gtk_draw_* deprecated functions completely
2010-05-02 Christian DywanInclude gtkspinner.h in GtkStyle
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...
next