summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* cssnode: Track invalid flagBenjamin Otte2015-03-187-39/+69
* cssnode: Implement refcountingBenjamin Otte2015-03-182-0/+24
* stylecontext: Handle parent in CssNode codeBenjamin Otte2015-03-184-17/+96
* stylecontext: Move relevant_changes tracking to GtkCssWidgetNodeBenjamin Otte2015-03-184-39/+47
* cssnode: Handle invalidationBenjamin Otte2015-03-188-78/+123
* stylecontext: Get rid of create_query_path()Benjamin Otte2015-03-183-41/+33
* stylecontext: Change arguments for build_propertiesBenjamin Otte2015-03-181-6/+14
* stylecontext: Compute rootness of CssNodeBenjamin Otte2015-03-181-9/+6
* stylecontext: Pass cssnode to build_propertiesBenjamin Otte2015-03-181-11/+10
* stylecontext: Simplify a functionBenjamin Otte2015-03-181-10/+8
* stylecontext: Remove values cacheBenjamin Otte2015-03-181-69/+6
* cssnode: Split into 3 objectsBenjamin Otte2015-03-1810-101/+597
* cssnode: Turn into a GObjectBenjamin Otte2015-03-183-24/+53
* stylecontext: Turn CssNode accesses into getters/settersBenjamin Otte2015-03-183-42/+220
* stylecontext: Split out GtkCssNode into own fileBenjamin Otte2015-03-184-63/+142
* render: Make image effect not depend on stateBenjamin Otte2015-03-181-11/+13
* notebook: Protect against invalid allocationsBenjamin Otte2015-03-181-0/+2
* textview: add support for underline and strikethrough colorsChristian Hergert2015-03-178-9/+402
* GtkRange: Fix scroll wheel direction for horizontal rangesMatthias Clasen2015-03-171-7/+7
* scrolled window: Use shift to modify scroll directionMatthias Clasen2015-03-171-3/+17
* HighContrast: Fix calendar selectionMatthias Clasen2015-03-172-2/+5
* HighContrast: Fix color chooser marksMatthias Clasen2015-03-172-8/+18
* HighContrast: catch backdrop:insensitive:active of GtkSwitchJakub Steiner2015-03-172-2/+4
* HighContrast: unbreak GtkExpanderJakub Steiner2015-03-172-2/+2
* HightContrast: make tab buttons not shift sizeJakub Steiner2015-03-172-2/+8
* HighContrast: OSD fixesJakub Steiner2015-03-173-171/+255
* Adwaita: desaturate selected color for backdropJakub Steiner2015-03-164-123/+295
* Don't pass invalid rectangles to cairoMatthias Clasen2015-03-161-2/+2
* unrealize: Don't ref twiceMatthias Clasen2015-03-161-4/+0
* inspector: Remove flash timeout from widgets being unmappedCarlos Garnacho2015-03-161-0/+4
* window: Protect against popover destruction on ::unmapCarlos Garnacho2015-03-161-6/+6
* widget: Take a ref during ::unrealize emissionCarlos Garnacho2015-03-161-0/+2
* widget: Take a ref during ::unmap emissionCarlos Garnacho2015-03-161-0/+2
* spinbutton: Fix get_text_area_size for vertical spinbuttonsBenjamin Otte2015-03-161-11/+3
* HC: no border for insensitive backdrop buttonsJakub Steiner2015-03-162-3/+5
* print dialog: Stop using follow-stateMatthias Clasen2015-03-151-3/+1
* app chooser widget: Stop using follow-stateMatthias Clasen2015-03-151-3/+1
* places sidebar: Stop using follow-stateMatthias Clasen2015-03-151-2/+0
* gemfile: needs add source rubygems.orgNelson Benítez León2015-03-142-0/+2
* entry: Make code do what it's meant to doBenjamin Otte2015-03-142-49/+5
* cellrendererpixbuf: Always follow stateBenjamin Otte2015-03-141-9/+5
* gtkstacksidebar: fix missing macroCarlos Soriano2015-03-141-2/+2
* GtkStackSidebar: Fix incomplete renamingMatthias Clasen2015-03-131-2/+2
* More documentation fixesMatthias Clasen2015-03-132-8/+10
* Fix a typo in the docsMatthias Clasen2015-03-131-1/+1
* menu button: Improve accessibilityMatthias Clasen2015-03-132-5/+19
* Revert "iconhelper: Don't check states"Benjamin Otte2015-03-121-2/+36
* iconhelper: Use the screen's icon themeBenjamin Otte2015-03-121-2/+2
* iconhelper: Replace functionBenjamin Otte2015-03-121-3/+3
* iconhelper: Move function from style context into only userBenjamin Otte2015-03-123-39/+28