summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* scale: Remove double nullable annotationTimm Bäder2016-05-191-1/+1
* widget: Add Since annotation to gtk_widget_queue_allocateTimm Bäder2016-05-191-0/+2
* scrolledwindow: Remove child before destroying selfBenjamin Otte2016-05-191-0/+5
* cssimage: Make it possible to shrink builtin check/optionmarksBenjamin Otte2016-05-191-30/+10
* revealer: emit notify::child-revealed when animation stopsMatthieu Gautier2016-05-191-2/+5
* infobar: Fix typoTimm Bäder2016-05-191-1/+1
* Adwaita: fix scale themingLapo Calamandrei2016-05-193-176/+132
* color scale: Really sync style classes with GtkScaleLapo Calamandrei2016-05-191-1/+1
* color scale: Sync style classes with GtkScaleMatthias Clasen2016-05-191-2/+2
* gtkselectionprivate: minor style fixIgnacio Casal Quinteiro2016-05-191-1/+1
* scale: Use more succinct names for style classesMatthias Clasen2016-05-191-7/+7
* scale: Bring back marks-related style classesMatthias Clasen2016-05-181-1/+20
* Docs: Clarify life cycle issueMatthias Clasen2016-05-171-0/+4
* DND: Avoid a use-after-freeMatthias Clasen2016-05-171-3/+7
* 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