summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gtkpathbar: minimum sizewip/csoriano/pathbar-bin-view-windowCarlos Soriano2016-08-101-0/+64
* fCarlos Soriano2016-08-105-139/+260
* root managementCarlos Soriano2016-07-254-103/+150
* remove tail handling before invert animationCarlos Soriano2016-07-213-14/+15
* tail management testingCarlos Soriano2016-07-215-96/+215
* Implement new pathbarCarlos Soriano2016-07-1324-1757/+3900
* scrolledwindow test: Check natural width for max content sizeTristan Van Berkom2016-06-091-4/+4
* scrolledwindow: Resolve whether we use overlay scrollbars early.Tristan Van Berkom2016-06-091-13/+24
* scrolledwindow: Bug 766569 - General size request fixes.Tristan Van Berkom2016-06-091-73/+37
* Fix buildEmmanuele Bassi2016-06-081-2/+2
* wayland: Make sure window titles fit into a wl_bufferTimm Bäder2016-06-081-1/+8
* test: Skip GtkScrolledWindow::max-content- propertiesMatthias Clasen2016-06-081-0/+6
* wayland: add extended state for tiledOlivier Fourdan2016-06-081-2/+14
* HC: focus outline more prominentJakub Steiner2016-06-083-36/+15
* Adwaita: .osd button.colorLapo Calamandrei2016-06-082-6/+14
* Adwaita: centralize outline-colorLapo Calamandrei2016-06-083-18/+6
* Make gtk_scrolled_window_remove() smartKjell Ahlstedt2016-06-081-2/+48
* Update GtkLabel::angle docsMatthias Clasen2016-06-071-1/+1
* scale, spinbutton: Avoid -0.0Matthias Clasen2016-06-072-2/+31
* Ensure that GtkRange allocates enough space for the valueMatthias Clasen2016-06-073-1/+42
* Fix preconditions in set_max_content_size settersMatthias Clasen2016-06-071-4/+4
* widget: Add classes to widget path even if no style context exists yetBenjamin Otte2016-06-071-12/+5
* searchenginetracker: Fix prefix searchesCarlos Garnacho2016-06-071-2/+2
* Revert "scrolledwindow: Bug 766569 - Report child natural size unconditionally"Matthias Clasen2016-06-061-6/+4
* widget-factory: Use max-content-size in a popoverMatthias Clasen2016-06-061-1/+3
* scrolledwindow: Bug 767238 - Fixing up for max content sizesTristan Van Berkom2016-06-061-12/+12
* Fix hiding popover when focus moves outsidePhillip Wood2016-06-051-8/+14
* scrolledwindow: Bug 766569 - Report child natural size unconditionallyTristan Van Berkom2016-06-061-4/+6
* treeview: fix an off-by-one errorMatthias Clasen2016-06-051-1/+1
* object test: Also test object type propertiesChristian Dywan2016-06-051-1/+19
* Make gtk_tooltip_trigger_tooltip_query work againMatthias Clasen2016-06-051-4/+12
* inspector: Ellipsize accessible description.Matthias Clasen2016-06-051-0/+2
* viewport: Free gadgets in finalizeMatthias Clasen2016-06-051-2/+13
* scrolled window: Free gestures and gadgets in finalizeMatthias Clasen2016-06-051-3/+16
* range: Free gadgets in finalizeMatthias Clasen2016-06-051-15/+26
* notebook: Free gadgets in finalizeMatthias Clasen2016-06-051-0/+11
* menu: Free gadgets in finalizeMatthias Clasen2016-06-051-1/+12
* button: Free gadgets and gestures in finalizeMatthias Clasen2016-06-051-5/+5
* testsuite: add tests for scrolledwindowGeorges Basile Stavracas Neto2016-06-052-0/+140
* tests: adapt testscrolledwindow to have max content sizesGeorges Basile Stavracas Neto2016-06-051-2/+145
* scrolledwindow: add ::max-content-width and -height propertiesGeorges Basile Stavracas Neto2016-06-052-0/+201
* GDK W32: Fix dragging AeroSnap applicationРуслан Ижбулатов2016-06-051-5/+5
* progressbar: Render text with the text css nodeMatthias Clasen2016-06-031-9/+48
* scale: Also queue a resize if font changesMatthias Clasen2016-06-031-2/+15
* gdktypes: Update docs for GDK_GRAB_FAILEDPavel Grunt2016-06-031-1/+1
* scale: Apply css style to textMatthias Clasen2016-06-031-21/+83
* Add a function to get a font from a css styleMatthias Clasen2016-06-032-0/+20
* Add a function to turn a css style into pango attributesMatthias Clasen2016-06-033-70/+79
* widget: Avoid a deprecation warningTimm Bäder2016-06-021-0/+3
* Show a scroll cursor when appropriateMatthias Clasen2016-06-011-4/+51