summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* accel cellrenderer: Fix renderingMatthias Clasen2015-12-074-9/+10
* Correct annotations for gtk_cell_layout_get_areaErika2015-12-071-1/+2
* inspector: Redo the CSS node pageMatthias Clasen2015-12-062-82/+340
* inspector: Avoid a crashMatthias Clasen2015-12-061-0/+3
* css node: Some more docsMatthias Clasen2015-12-061-5/+28
* places view: Use names for cursorsMatthias Clasen2015-12-051-5/+1
* entry: Always use cursor namesMatthias Clasen2015-12-051-9/+5
* Be forgiving if cursors are missingMatthias Clasen2015-12-051-1/+1
* entry completion: Reduce the timeoutMatthias Clasen2015-12-051-1/+1
* shortcuts: Another attempt to fix up forallMatthias Clasen2015-12-051-4/+19
* Remove GtkShortcutsGestureMatthias Clasen2015-12-056-409/+1
* Adwaita: simpler active switch backgroundLapo Calamandrei2015-12-054-9/+6
* Adwaita: first stab at some visual updatesLapo Calamandrei2015-12-054-277/+474
* Fix make checkMatthias Clasen2015-12-041-0/+1
* adwaita: fix property spelling mistakeLionel Landwerlin2015-12-043-3/+3
* GtkEntry: Recompute in text-inserted/text-deletedTimm Bäder2015-12-041-11/+2
* shortcut label: Tweak modifier key renderingMatthias Clasen2015-12-041-3/+13
* Add a css name to GtkShortcutsShortcutMatthias Clasen2015-12-041-0/+1
* Adwaita: added back progressbar.osd styleLapo Calamandrei2015-12-043-0/+35
* Adwaita: fix scales with marks on the dark variantLapo Calamandrei2015-12-042-26/+27
* Adwaita: slight color tweaksLapo Calamandrei2015-12-045-719/+719
* iconhelper: Fold function into callersBenjamin Otte2015-12-041-20/+14
* iconhelper: Apply icon-effect directlyBenjamin Otte2015-12-041-24/+4
* css: Leftover renaming gtk-image-effect => icon-effectBenjamin Otte2015-12-045-9/+9
* render: Split out icon-effect apply functionBenjamin Otte2015-12-044-71/+53
* iconhelper: Return surface from icon-effect functionBenjamin Otte2015-12-041-20/+17
* iconhelper: Refactor missing icon handlingBenjamin Otte2015-12-041-27/+24
* iconhelper: Fold function into only callerBenjamin Otte2015-12-041-34/+20
* iconfactory: Drop caching infrastructureBenjamin Otte2015-12-043-327/+0
* shortcuts: Extend the accelerator syntax moreMatthias Clasen2015-12-042-7/+110
* GtkEntry: nullable annotationsTimm Bäder2015-12-031-7/+7
* GtkEntry: Return proper constants from signal handlersTimm Bäder2015-12-031-15/+14
* GtkTreeModel: Remove erroneous transfer annotationTimm Bäder2015-12-031-1/+1
* GtkEntry: Remove recompute idleTimm Bäder2015-12-031-47/+23
* GtkEntry: Remove unused fieldsTimm Bäder2015-12-031-3/+0
* Adwaita: some OSD rationalizationLapo Calamandrei2015-12-033-263/+102
* Adwaita: scale with marks stylingLapo Calamandrei2015-12-033-41/+513
* Adwaita: added back scale marks styleLapo Calamandrei2015-12-033-0/+6
* Update gtk_drag_highlight() docsMatthias Clasen2015-12-031-4/+3
* Adwaita: scale fill styleLapo Calamandrei2015-12-033-155/+208
* GtkAppChooserWidget: wrap the label, use a standard iconSebastien Bacher2015-12-031-1/+2
* Adwaita: rename scale sass templates to be more specificLapo Calamandrei2015-12-031-8/+8
* Adwaita: added back style for scales on selected list rowsLapo Calamandrei2015-12-033-1/+30
* Adwaita: first stab at GtkScale and GtkProgressBar rewriteLapo Calamandrei2015-12-034-1092/+401
* window: Deprecate gtk_window_resize_to_geometry()Benjamin Otte2015-12-032-22/+4
* gtkwindow: Document further resize with csdOlivier Fourdan2015-12-031-0/+8
* entry: Use regular drag highlightMatthias Clasen2015-12-021-4/+7
* Use :dnd pseudoclass for drag highlightingMatthias Clasen2015-12-024-54/+16
* css: Add a :dnd pseudoclassMatthias Clasen2015-12-023-4/+8
* css: Introduct -gtk-icon-paletteBenjamin Otte2015-12-037-54/+360