summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* icon browser: Load app menu automagicallyMatthias Clasen2016-01-244-11/+4
* path bar: Don't hide arrowsMatthias Clasen2016-01-241-3/+3
* inspector: Show CSS pseudoclass names for node stateMatthias Clasen2016-01-241-15/+14
* css: Privately export a function to get pseudoclass namesMatthias Clasen2016-01-242-13/+16
* gdkdnd: Fix signal docsTimm Bäder2016-01-241-0/+4
* Inspector: Plug a few leaksTimm Bäder2016-01-242-1/+7
* paned: Initialize max_positionMatthias Clasen2016-01-241-0/+1
* widget-factory: Add a color editor exampleMatthias Clasen2016-01-232-5/+40
* color editor: Ensure spin buttons are wide enoughMatthias Clasen2016-01-231-7/+8
* GtkColorChooser: make set_rgba work in editor modeSebastien Lafargue2016-01-231-1/+5
* Add a color editor testMatthias Clasen2016-01-233-0/+92
* widget-factory: Ensure spinbuttons are sized rightMatthias Clasen2016-01-231-0/+4
* container: Clarify the forall/foreach documentationMatthias Clasen2016-01-231-10/+17
* Add missing (out) annotation to gdk_rgba_parsePhil Clayton2016-01-231-1/+1
* Updated German translationMario Blättermann2016-01-231-30/+34
* win32 geometry: reorganize code to avoid prototypesIgnacio Casal Quinteiro2016-01-231-22/+19
* win32 device manager: reorganize code to avoid prototypesIgnacio Casal Quinteiro2016-01-231-21/+12
* win32 virtual device: reorganize code to avoid prototypesIgnacio Casal Quinteiro2016-01-231-61/+21
* win32 device: reorganize code to avoid prototypesIgnacio Casal Quinteiro2016-01-231-67/+27
* wintab: reorganize code to avoid prototypesIgnacio Casal Quinteiro2016-01-231-66/+21
* overlay: Don't access priv pointer before typ checkTimm Bäder2016-01-231-1/+2
* levelbar: Document CSS node orderingMatthias Clasen2016-01-221-0/+3
* notebook: Document CSS node orderMatthias Clasen2016-01-221-0/+2
* box gadget: Don't allow shifting too farMatthias Clasen2016-01-221-1/+1
* box gadget: Fix baseline calculationMatthias Clasen2016-01-221-4/+4
* inspector: Show baseline valueMatthias Clasen2016-01-222-0/+44
* box gadget: Fix baseline allocation for widgetsMatthias Clasen2016-01-221-78/+108
* gadget: Add baseline debuggingMatthias Clasen2016-01-221-2/+28
* Adwaita: Move .ssd class aroundMatthias Clasen2016-01-223-2/+3
* box gadget: Fix height-for-width handlingMatthias Clasen2016-01-221-4/+6
* GtkTreeView: Update prelight row after revalidating rowsCarlos Garnacho2016-01-221-0/+5
* GtkTreeView: Avoid device query on collapsing rowsCarlos Garnacho2016-01-221-18/+3
* shortcuts: Don't forall() widgets that aren't childrenBenjamin Otte2016-01-222-28/+26
* widget: Improve gtk_cairo_should_draw_window()Benjamin Otte2016-01-221-4/+6
* cssstyleproperty: Don't allow assigning min-width/min-heightBenjamin Otte2016-01-221-2/+2
* container: Turn assert into return_if_fail()Benjamin Otte2016-01-221-3/+1
* stack: Clip animation drawingBenjamin Otte2016-01-221-0/+6
* spinbutton: Make the entry gadget be the entry's gadgetBenjamin Otte2016-01-225-25/+24
* Adwaita: fix checks and radios on selected rowLapo Calamandrei2016-01-222-75/+37
* text view: Don't leak cairo transformsMatthias Clasen2016-01-211-2/+1
* wayland: Don't hardcode /tmpMatthias Clasen2016-01-211-5/+10
* Updated German translationMario Blättermann2016-01-211-397/+664
* cssstyleproperty: Make it possible to query CSS opacity with gtk_style_contex...Carlos Garcia Campos2016-01-211-3/+12
* Adwaita: first css check/radio implementationLapo Calamandrei2016-01-216-439/+1032
* css: Fix refcounting thinko in -gtk-recolorMatthias Clasen2016-01-211-1/+1
* Handle svg image assets in AdwaitaMatthias Clasen2016-01-211-1/+5
* css: Handle image loading errors graciouslyMatthias Clasen2016-01-211-3/+11
* Forgotten fileMatthias Clasen2016-01-211-1/+1
* Adwaita: Set a text color for listsMatthias Clasen2016-01-203-0/+3
* inspector: Show full allocation + clipMatthias Clasen2016-01-201-4/+8