summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* css: Disallow bypassing value computationBenjamin Otte2014-10-245-87/+25
* css: Remove unneeded headerBenjamin Otte2014-10-241-1/+0
* Inspector: Show more misc info about widgetsMatthias Clasen2014-10-243-3/+408
* Add private API to query tick callbacksMatthias Clasen2014-10-242-0/+7
* Revert "Adwaita: axes borders of notebooks inside frame"Lapo Calamandrei2014-10-243-8/+1
* gtk/deprecated/gtkstatusicon.c: Fix Build on C89 CompilersChun-wei Fan2014-10-241-2/+3
* docs: Add replacement example for ImageMenuItemEmmanuele Bassi2014-10-231-2/+30
* Fix to gtkstatusicon.c to allow building both X11 and Quartz backendsBrion Vibber2014-10-221-2/+2
* Implement support for ATK_STATE_HAS_TOOLTIPJoanmarie Diggs2014-10-221-0/+8
* Gdk: add an experimental backend for mirRobert Ancell2014-10-221-0/+16
* Drop a reference to gtkthemingengineprivate.h3.15.0Matthias Clasen2014-10-221-1/+0
* GtkSidebar: Make docs show upMatthias Clasen2014-10-221-5/+5
* Document gtk_sidebar_get_stackMatthias Clasen2014-10-221-1/+5
* Document gtk_printer_option_set_get_groupsMatthias Clasen2014-10-221-1/+4
* Fix docs for gtk_settings_set_property_valueMatthias Clasen2014-10-221-7/+7
* Fix docs for gtk_css_provider_load_from_resourceMatthias Clasen2014-10-222-2/+1
* Add new papersize api to the docsMatthias Clasen2014-10-222-2/+2
* cssnodedeclaration: Fix src/dest swap in memmove()Benjamin Otte2014-10-221-1/+1
* Adwaita: use -gtk-icon-source: none on paned...Lapo Calamandrei2014-10-213-14/+12
* modelbutton: Fix up for style context changesBenjamin Otte2014-10-211-75/+28
* inspector: Add missing directory when scanning for themesBenjamin Otte2014-10-211-0/+4
* Adwaita: colorswatch on selected elements style fixLapo Calamandrei2014-10-213-1/+17
* Adwaita: axes borders of notebooks inside frameLapo Calamandrei2014-10-213-1/+8
* Adwaita: properly fix places sidebarLapo Calamandrei2014-10-214-8/+37
* Adwaita: wide paned separator styleLapo Calamandrei2014-10-213-22/+63
* gtkwidget: Fix typo in commentBastien Nocera2014-10-211-1/+1
* css: Add "-gtk-icon-source: builtin"Benjamin Otte2014-10-217-6/+210
* stylecontext: fix icon-source extents computationBenjamin Otte2014-10-211-4/+4
* render: We use CHECKED now, not ACTIVEBenjamin Otte2014-10-211-6/+6
* GtkScrolledWindow: Add documentationMatthias Clasen2014-10-201-3/+49
* Add some overlay scrollbar theming to AdwaitaMatthias Clasen2014-10-203-0/+56
* GtkScrolledWindow: Add overlay scrollbarsMatthias Clasen2014-10-202-29/+603
* GtkRange: Add a style class during draggingMatthias Clasen2014-10-201-0/+10
* stylecontext: Handle querying the wrong state betterBenjamin Otte2014-10-211-4/+6
* stylecontext: Return a ref in lookup_values_for_stateBenjamin Otte2014-10-211-10/+20
* computedvalues: Add to_string() and print() functionsBenjamin Otte2014-10-212-0/+45
* stylecontext: Don't copy CSS values on context_save()Benjamin Otte2014-10-211-6/+0
* stylecontext: Use node declaration in hashBenjamin Otte2014-10-211-39/+19
* stylecontext: Split out functionality into custom objectBenjamin Otte2014-10-214-306/+648
* scrolledwindow: Add ::edge-overshot signalCarlos Garnacho2014-10-201-3/+56
* Adwaita: GtkPlacesSidebar treeview text color fixLapo Calamandrei2014-10-203-63/+77
* GtkPaned: Add a "wide-handle" propertyMatthias Clasen2014-10-203-1/+97
* Improve tooltip-text/markup docsMatthias Clasen2014-10-191-0/+6
* GtkAboutDialog: Don't shoutMatthias Clasen2014-10-191-1/+1
* GtkTooltip: Move nonexported API to a private headerMatthias Clasen2014-10-197-15/+54
* GtkToggleButton: Move nonexported API to a private headerMatthias Clasen2014-10-195-3/+43
* Deprecate gtk_settings_install_property APIsMatthias Clasen2014-10-192-2/+10
* GtkSpinButton: Simplify codeMatthias Clasen2014-10-191-8/+7
* GtkMenuItem: Simplify codeMatthias Clasen2014-10-191-8/+7
* Deprecate some GtkSettings apiMatthias Clasen2014-10-192-7/+45