summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.20.53.20.5Matthias Clasen2016-05-191-2/+2
* UpdatesMatthias Clasen2016-05-191-0/+15
* gtk-demo: Fix revealer demoMatthias Clasen2016-05-191-3/+6
* scale css node test: Adapt to changesMatthias Clasen2016-05-191-3/+3
* wayland: Survive lack of settingsMatthias Clasen2016-05-191-0/+2
* gdk/wayland: use the multi-thread safe wayland APIMatthew Waters2016-05-191-12/+44
* scrolledwindow: Fix typo in get_preferred_height calculationDebarshi Ray2016-05-191-3/+3
* icon theme: Add a warningMatthias Clasen2016-05-191-1/+24
* stack: Don't underallocate the last_childTimm Bäder2016-05-191-4/+9
* stack: Remove some code duplicationTimm Bäder2016-05-191-6/+2
* places sidebar: Avoid markup confusion in tooltipsMatthias Clasen2016-05-191-4/+1
* x11: Trap possible X errorMatthias Clasen2016-05-191-3/+7
* 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
* gtk3-demo: Add a close button to the markup windowMatthias Clasen2016-05-191-0/+1
* gtk-demo: Don't duplicate text in markup exampleMatthias Clasen2016-05-191-1/+2
* 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
* x11/dnd: Ignore grab broken events from other devices than our DnD device.Carlos Garnacho2016-05-181-0/+4
* Updated Kazakh translationBaurzhan Muftakhidinov2016-05-171-285/+291
* Docs: Clarify life cycle issueMatthias Clasen2016-05-171-0/+4
* DND: Avoid a use-after-freeMatthias Clasen2016-05-171-3/+7
* Updated Portuguese translationTiago Santos2016-05-151-924/+1041
* Updated Portuguese translationTiago Santos2016-05-151-1411/+1458
* Visual Studio builds: Refine "installation" processChun-wei Fan2016-05-104-50/+46
* 3.20.43.20.4Matthias Clasen2016-05-092-2/+52
* Update css node tests for removal of .slider from GtkSwitchMatthias Clasen2016-05-091-2/+2
* docs: Update examples of matching key bindingsEmmanuele Bassi2016-05-091-6/+9
* Updated Brazilian Portuguese translationRafael Fontenelle2016-05-081-279/+275
* 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
* x11: Rely on passive keyboard grabs with XI2 for DnDCarlos Garnacho2016-05-051-1/+9
* 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