summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* stylecontext: Always pass the static styleBenjamin Otte2015-01-075-54/+15
* stylecontext: Use a static style when savedBenjamin Otte2015-01-073-19/+37
* cssstyle: Add GtkCssStaticStyleBenjamin Otte2015-01-075-110/+307
* cssstyle: Split into GtkCssStyle and GtkCssAnimatedStyleBenjamin Otte2015-01-0712-602/+767
* cssstyle: Rename GtkCssComputedValues => GtkCssStyleBenjamin Otte2015-01-0751-956/+960
* cssstylefuncs: Rename functionsBenjamin Otte2015-01-075-18/+18
* cssselector: Reintroduce GOT_MATCHBenjamin Otte2015-01-051-3/+15
* cssselector: The if was the wrong way aroundBenjamin Otte2015-01-051-1/+1
* cellrenderertext: notify invertedSebastien Lafargue2015-01-041-2/+2
* calendar: Handle invalid datesEmmanuele Bassi2015-01-021-0/+6
* textview: fix duplicated binding entries. use kp variants instead.Christian Hergert2014-12-311-3/+3
* Fix typos in documentationIgnacio Casal Quinteiro2014-12-302-2/+2
* gtkstylecontext: Don't try to emit a signal when finalizingJasper St. Pierre2014-12-281-6/+14
* inspector: Update translations .ui.h fileJasper St. Pierre2014-12-281-0/+3
* Inspector: Show some X display characteristicsMatthias Clasen2014-12-282-10/+161
* Restore a missing fileMatthias Clasen2014-12-281-0/+62
* scrolledwindow: fix spurious warnings from previous scrollbar commitsChristian Hergert2014-12-261-0/+3
* scrolledwindow: Enable "hover" mode in scrollbars after a timeoutCarlos Garnacho2014-12-241-14/+57
* scrolledwindow: improve v/hscrollbar proximity detectionCarlos Garnacho2014-12-241-8/+8
* scrolledwindow: fade out scrollbars on leave notifyCarlos Garnacho2014-12-241-0/+18
* scrolledwindow: make it a windowed widget againCarlos Garnacho2014-12-241-12/+38
* scrolledwindow: Show scrollbars upon captured motion eventsCarlos Garnacho2014-12-241-39/+129
* popover: Add a missing #ifdefTing-Wei Lan2014-12-241-1/+4
* GtkCalendar: Slightly change overflow behaviourMatthias Clasen2014-12-231-10/+9
* css: Handle font-size changes properlyMatthias Clasen2014-12-231-1/+1
* Adwaita: Bring back 'other month' coloringMatthias Clasen2014-12-233-288/+124
* GtkCalendar: Use GDateTime for calculationsMatthias Clasen2014-12-231-97/+32
* Formatting fixesMatthias Clasen2014-12-231-44/+37
* Formatting fixesMatthias Clasen2014-12-231-45/+19
* GtkRecentManager: Formatting fixesMatthias Clasen2014-12-231-358/+365
* window: Use subsurfaces for popovers on waylandCarlos Garnacho2014-12-232-5/+51
* GtkApplicationWindow: Documentation fixPatrick Welche2014-12-231-3/+3
* Adwaita: Special-case server-side window decorationsFlorian Müllner2014-12-223-0/+8
* GtkNotebook: Be a bit more safe against cur_page being NULLMatthias Clasen2014-12-221-4/+2
* GtkRecentManager: Survive without a filenameMatthias Clasen2014-12-221-68/+69
* GtkMenuTracker: add hidden-when='macos-menubar'Ryan Lortie2014-12-227-9/+29
* GtkRecentManager: Allow instantiating with gtk_initMatthias Clasen2014-12-211-8/+16
* Some formatting cleanupsMatthias Clasen2014-12-211-8/+8
* GtkMenuTracker: add missing documentation fragmentRyan Lortie2014-12-201-0/+3
* inspector: Remove an errant shadowMatthias Clasen2014-12-201-1/+0
* inspector: Add a magnifierMatthias Clasen2014-12-209-1/+155
* GtkTextView: disconnect the magifier on destroyMatthias Clasen2014-12-201-0/+3
* GtkMagnifier: Add a resizing modeMatthias Clasen2014-12-202-1/+197
* widget: Set the allocation via gtk_widget_set_allocation()Benjamin Otte2014-12-201-1/+1
* csstransform: Fix comparisons crashingBenjamin Otte2014-12-191-0/+3
* widget: Handle setting clip differentlyBenjamin Otte2014-12-191-45/+10
* GtkApplication: Try to cope with ssh situations betterMatthias Clasen2014-12-181-5/+54
* textview: make magnifier size dependent on text sizeCarlos Garnacho2014-12-181-9/+21
* Adwaita: Make text handles a bit largerCarlos Garnacho2014-12-183-0/+7
* textview: Implement friendlier touch selectionCarlos Garnacho2014-12-181-31/+64