]> Pileus Git - ~andy/gtk/history - gtk/gtkstylecontext.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkstylecontext.h
2013-02-14 Owen W. TaylorAdd gtk_widget_add_tick_callback(), remove GtkTimeline...
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-18 Benjamin Ottestylecontext: Deprecate direction property
2012-12-06 Benjamin Ottestylecontext: Deprecate gtk_style_context_get_font()
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-10-26 Carlos Garnachotexthandles: Add an extra style class to the cursor...
2012-09-03 Carlos GarnachoImprove CSS styling of touch text selection handles
2012-09-03 Carlos GarnachoAdd GtkTextHandle
2012-07-16 Cosimo Cecchilevel-bar: introduce GtkLevelBar
2012-07-11 Matthias ClasenRevert "level-bar: introduce GtkLevelBar"
2012-07-11 Cosimo Cecchilevel-bar: introduce GtkLevelBar
2012-04-27 Debarshi Raystylecontext: Add GTK_STYLE_CLASS_DIM_LABEL
2012-04-19 Cosimo Cecchistylecontext: add a define for an OSD style class
2012-04-19 Cosimo Cecchistylecontext: reorder style classes defines
2012-04-17 Benjamin Ottecss: Remove old animation code
2012-03-03 Benjamin Ottetypes: Clean up gtkwidget.h includes
2012-02-29 Cosimo Cecchistylecontext: add a "scrollbars-junction" style class
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Paolo BorelliAdd a deprecation mark to draw_insertion_cursor
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2012-01-11 Benjamin OtteAPI: Add gtk_style_context_get_section()
2012-01-09 Benjamin OtteAPI: Add GtkStyleContext::parent
2011-12-05 Cosimo Cecchistylecontext: add GTK_STYLE_CLASS_ARROW
2011-12-01 Paolo BorelliIntroduce gtk_render_insertion_cursor
2011-11-28 Cosimo Cecchistylecontext: add GTK_STYLE_CLASS_LINKED
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-18 Alexander LarssonAdd pulse style class and use in progress bar and entry
2011-11-08 Marc-André Lureaucss: start background-repeat
2011-11-02 Matthias ClasenMove gtk_draw_insertion_cursor out of gtkstyle.[hc]
2011-09-27 Cosimo Cecchistylecontext: add style classes for top/bottom/right...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-09 Cosimo Cecchicombobox: add a "combobox-entry" style class for combob...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenGtkStyleContext: add some aux. a11y api
2011-06-30 Matthias ClasenFix up docs for predefined style classes.
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-09 Cosimo Cecchistylecontext: add an "image" style class
2011-06-09 Cosimo Cecchistylecontext: add gtk_render_icon()
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-17 Cosimo Cecchistylecontext: add a sidebar style class
2011-03-17 Cosimo Cecchistylecontext: add an inline-toolbar style class
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-09 Cosimo Cecchistylecontext: add a raised style class
2011-03-03 Cosimo Cecchistylecontext: add a primary toolbar style class
2011-03-03 Cosimo Cecchiall: add a "separator" style class
2011-03-03 Matthias ClasenGtkScale: Add style classes for marks
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Benjamin Ottestylecontext: Use the common approach for priate pointers
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-25 Michael Natterergtk: add missing class padding
2011-01-23 Matthias ClasenSplit out private style context api into a private...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-19 Carlos GarnachoMake GtkCssProvider deal with widget types not being...
2011-01-11 Milan Bouchet-ValatImprove docs about GtkStyleContext padding/border/margin
2011-01-10 Carlos GarnachoMark orientable widgets with the vertical/horizontal...
2011-01-10 Carlos GarnachoGtkThemingEngine: Fix handles rendering
2011-01-10 Carlos GarnachoAdd gtk_style_context_scroll_animations()
2011-01-10 Carlos GarnachoAdd gtk_style_context_cancel_animations()
2011-01-04 Carlos GarnachoMake DnD code use GtkStyleContext for the highlight...
2011-01-04 Carlos GarnachoUpdate GtkAssistant to GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkFrame use GtkStyleContext.
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Carlos GarnachoMake GtkTextView use GtkStyleContext
2010-12-14 Carlos GarnachoMake GtkInfoBar use GtkStyleContext
2010-12-13 Carlos GarnachoMake GtkExpander use GtkStyleContext
2010-12-13 Carlos GarnachoGtkSpinButton: Use GtkStyleContext
2010-12-13 Carlos GarnachoPort GtkRange widgets to GtkStyleContext
2010-12-13 Carlos GarnachoGtkNotebook: Use GtkStyleContext.
2010-12-13 Carlos GarnachoFix coalescing of state animation areas for multiple...
2010-12-13 Paolo BorelliAdd convenience function for the font description.
2010-12-09 Benjamin OtteRevert "docs: Reinstate pixbufs section in GDK docs"
2010-12-09 Benjamin Ottedocs: Reinstate pixbufs section in GDK docs
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos Garcia CamposGtkIconFactory: add gtk_icon_set_render_icon_pixbuf()
2010-12-04 Carlos GarnachoBlock direct #including in style headers
2010-12-04 Carlos GarnachoAdd helper API for getting colors/borders in GtkStyleCo...
2010-12-04 Carlos GarnachoGtkStyleProvider: Add GtkStateFlags parameter to get_st...
2010-12-04 Matthias ClasenSome header cleanups
2010-12-04 Carlos GarnachoAdd #define for the "spinner" style class
2010-12-04 Carlos GarnachoGtkStyleContext: Add #define's for the default properties.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_set_background().
2010-12-04 Carlos GarnachoAdd CSS class defines for toolbars and docks.
2010-12-04 Carlos GarnachoGtkStyleContext: Define some more class names.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_icon_pixbuf()
2010-12-04 Carlos GarnachoGtkStyleContext: Add the start of a default set of...
2010-12-04 Carlos GarnachoAdd gtk_render_activity()
2010-12-04 Carlos GarnachoUse GdkRGBA all around in GtkStyleContext.
2010-12-04 Carlos GarnachoGtkStyleContext: '_' prefix the structs, gtk-doc prefer...
2010-12-04 Carlos GarnachoGtkStyleContext: s/set/add/ and s/unset/remove/ for...
2010-12-04 Carlos GarnachoGtkStyleContext: Update function declaration in header.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_new().
2010-12-04 Carlos GarnachoChange semantics of the methods to check whether an...
2010-12-04 Carlos GarnachoAdd theming docs
2010-12-04 Carlos GarnachoRemove GtkOrientation parameter from gtk_render_handle().
2010-12-04 Carlos GarnachoGtkStyleContext: Fix animation framework to work with...
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_reset_widgets()
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_[add|remove...
next