summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* entry: Use cssnodeutils for the widget nodewip/cssnode3Benjamin Otte2015-03-221-23/+56
* cssnodeutils: Implement marginsBenjamin Otte2015-03-201-26/+57
* css: Add min-width/height CSS propertiesBenjamin Otte2015-03-203-1/+38
* entry: Make progressbar a CssNodeBenjamin Otte2015-03-201-18/+22
* entry: Set insensitive state on icon css nodeBenjamin Otte2015-03-201-24/+7
* entry: Use the :active state for pressed iconsBenjamin Otte2015-03-201-12/+13
* entry: Set the prelight flag on the CSS nodeBenjamin Otte2015-03-201-16/+4
* cssnode: Add gtk_css_node_add/remove_state() APIBenjamin Otte2015-03-202-0/+20
* entry: Prelight icons when pressedBenjamin Otte2015-03-201-17/+0
* entry: Ignore the "icon-prelight" style propertyBenjamin Otte2015-03-201-7/+6
* entry: Set style classes on entry icons upon state changeBenjamin Otte2015-03-201-28/+52
* entry: Add a cssnode for iconsBenjamin Otte2015-03-201-8/+62
* cssnode: Make classes APIs string-basedBenjamin Otte2015-03-206-35/+57
* box: Port to cssnodeutilsBenjamin Otte2015-03-201-72/+113
* switch: Port to cssnodeutilsBenjamin Otte2015-03-201-143/+158
* cssnodeutils: Add a bunch of utility functions for using nodesBenjamin Otte2015-03-203-0/+339
* switch: Port to GtkCssNodeBenjamin Otte2015-03-203-18/+57
* stylecontext: Add gtk_style_context_save_to_node()Benjamin Otte2015-03-202-2/+37
* fix insensitive and backdrop statesJakub Steiner2015-03-204-55/+63
* HighContrast: fix insensitive labelsMatthias Clasen2015-03-202-3/+9
* gtk-demo: Plug a memory leakMatthias Clasen2015-03-191-1/+1
* widget-factory: Fix toolbar on page 3Matthias Clasen2015-03-191-0/+1
* Updated Norwegian bokmål translation.Kjartan Maraas2015-03-191-1027/+809
* inspector: show accessible name and descriptionVadim Rutkovsky2015-03-193-0/+84
* wayland: Silence warnings on clipboard data sending cancellationCarlos Garnacho2015-03-191-2/+4
* wayland: Ensure we re-request the target if the fd changesCarlos Garnacho2015-03-191-4/+4
* wayland: Don't accept the "TARGETS" target on the wl_data_offerCarlos Garnacho2015-03-191-3/+4
* Updated Serbian translationМилош Поповић2015-03-191-1803/+2409
* Adwaita: Fix context menu shadows not showing upBenjamin Otte2015-03-193-289/+123
* inspector: Make it easier to cut'n'paste advice messageBastien Nocera2015-03-181-0/+1
* csspathnode: Handle context going awayBenjamin Otte2015-03-184-2/+33
* inspector: Add a new page that lists the CSS node treeBenjamin Otte2015-03-1812-1/+1015
* cssnode: Add propertiesBenjamin Otte2015-03-182-5/+199
* csswidgetnode: Use style_changed signal instead of update_style vfuncBenjamin Otte2015-03-181-10/+6
* cssnode: Add a style-changed signalBenjamin Otte2015-03-182-8/+26
* cssnode: Add node-added and node-removed signalBenjamin Otte2015-03-182-56/+107
* cssnode: Track invalid childrenBenjamin Otte2015-03-182-11/+26
* csswidgetnode: Avoid creating a stylecontextBenjamin Otte2015-03-183-4/+23
* cssnode: Change the way we invalidate timestampsBenjamin Otte2015-03-181-4/+21
* cssstyle: Add gtk_css_style_is_static()Benjamin Otte2015-03-185-22/+37
* cssnode: Special-case TIMESTAMP invalidationsBenjamin Otte2015-03-181-0/+6
* cssnode: Redo style changed trackingBenjamin Otte2015-03-181-10/+10
* stylecontext: Call get_style(), not create_style()Benjamin Otte2015-03-183-5/+3
* cssnode: Merge the 2 places that compute stylesBenjamin Otte2015-03-183-126/+15
* cssnode: Always return correct style valuesBenjamin Otte2015-03-182-9/+34
* cssstyle: Add optimizationBenjamin Otte2015-03-181-0/+3
* stylecontext: Refactor gtk_style_context_invalidate()Benjamin Otte2015-03-183-28/+2
* cssnode: Create animated styles by defaultBenjamin Otte2015-03-183-5/+72
* cssnode: Add optimizationBenjamin Otte2015-03-181-0/+3
* cssnode: Change the way we start animationsBenjamin Otte2015-03-181-16/+3