summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* docs: Update examples of matching key bindingsEmmanuele Bassi2016-05-091-6/+9
* Adwaita: relocate a selectorLapo Calamandrei2016-05-063-10/+6
* Adwaita: tidy treeview style properties...Lapo Calamandrei2016-05-063-23/+23
* scale: Fix mark positioning at the left/top edgeMatthias Clasen2016-05-051-1/+5
* searchenginetracker: Quote fts match so it's seen as a single phraseCarlos Garnacho2016-05-051-5/+10
* css names are always setMatthias Clasen2016-05-051-2/+1
* switch: Remove .slider from slider gadgetTimm Bäder2016-05-051-1/+0
* switch: Create less pango layoutsTimm Bäder2016-05-051-35/+60
* label: Also initialize textTimm Bäder2016-05-051-1/+1
* label: don't use set_text in gtk_label_newTimm Bäder2016-05-051-3/+1
* label: minimum/natural size parameters are not nullableTimm Bäder2016-05-051-5/+2
* label: Don't set out parameters twiceTimm Bäder2016-05-051-6/+6
* widget: Remove useless NULL checkTimm Bäder2016-05-051-3/+3
* cssimagebuiltin: Remove icons that don't draw anything anymoreBenjamin Otte2016-05-055-16/+10
* cssimagebuiltin: Remove unused variablesBenjamin Otte2016-05-052-21/+1
* css: Stop drawing double borders for builtinsMatthias Clasen2016-05-051-34/+1
* shadowsvalue: Don't draw invisible box shadowsTimm Bäder2016-05-051-0/+12
* Fix gtk_paned_set_position to set position_set consistentlyMatthias Clasen2016-05-051-11/+14
* GtkPlacesView: check for network:// URI support before using itРуслан Ижбулатов2016-05-051-0/+12
* dnd: Make sure to free a stashed eventMatthias Clasen2016-05-051-0/+3
* gesture: Don't leak stashed eventsMatthias Clasen2016-05-051-1/+12
* Use a better hash for arcsMatthias Clasen2016-05-051-1/+17
* box gadget: Redo expand flag handlingMatthias Clasen2016-05-057-101/+67
* expander: Reverse alignments in RTLMatthias Clasen2016-05-051-0/+2
* check button: Reverse alignments in RTLMatthias Clasen2016-05-051-0/+2
* box gadget: allow reversing alignmentsMatthias Clasen2016-05-052-4/+32
* GtkTreeView: change child repositioning to preserve localityРуслан Ижбулатов2016-05-051-4/+32
* Adwaita: add a background to cellrendertextLapo Calamandrei2016-05-053-0/+13
* pixelcache: reuse existing timeout source when possibleChristian Hergert2016-05-051-31/+24
* dnd: Fix some issues with drag iconsMatthias Clasen2016-05-051-50/+34
* dnd: Set attributes from all widgets for text drag iconsMatthias Clasen2016-05-051-6/+4
* progressbar: Enforce invariantsMatthias Clasen2016-05-051-1/+1
* dnd: Fix lifecycle issues with widgets as drag iconsMatthias Clasen2016-05-051-0/+13
* font button: Fix translation of font-name defaultMatthias Clasen2016-05-051-1/+1
* GtkLabel: Use g_clear_objectTimm Bäder2016-05-051-15/+4
* GtkLabel: Don't manually iterate over link listTimm Bäder2016-05-051-35/+16
* builtinicon: avoid calculating font-metrics in vast majority of casesChristian Hergert2016-05-051-16/+39
* inspector: do not leak seat capabilities descriprionPaolo Borelli2016-05-051-18/+27
* kineticscrolling: avoid stutter at tail of kinetic decelerationChristian Hergert2016-05-051-1/+4
* Fix formattingMatthias Clasen2016-05-051-7/+7
* listbox: Make sure page down/up move at least one rowTimm Bäder2016-05-051-36/+17
* cssshadowsvalue: Avoid allocating new value if not neededBenjamin Otte2016-05-052-5/+41
* cssbordervalue: Avoid allocating new value if not neededBenjamin Otte2016-05-051-6/+11
* cssbgsizevalue: Avoid allocating new value if not neededBenjamin Otte2016-05-051-0/+10
* gtkmenusectionbox: remove submenus when the parent item is removedJonathan Matthew2016-05-051-0/+16
* widget: Don't show widget resizes in the inspectorMatthias Clasen2016-05-051-1/+1
* css gadget: Fix baseline debugMatthias Clasen2016-05-051-1/+1
* Use qdata for debug flagsMatthias Clasen2016-05-051-2/+5
* css gadget: Don't get display flags twiceMatthias Clasen2016-05-051-2/+3
* debug: remove open-coded debug checks in gtktextsegmentChristian Hergert2016-05-051-7/+7