| Commit message (Expand) | Author | Age | Files | Lines |
* | cssnode: Track invalid flag | Benjamin Otte | 2015-03-18 | 7 | -39/+69 |
* | cssnode: Implement refcounting | Benjamin Otte | 2015-03-18 | 2 | -0/+24 |
* | stylecontext: Handle parent in CssNode code | Benjamin Otte | 2015-03-18 | 4 | -17/+96 |
* | stylecontext: Move relevant_changes tracking to GtkCssWidgetNode | Benjamin Otte | 2015-03-18 | 4 | -39/+47 |
* | cssnode: Handle invalidation | Benjamin Otte | 2015-03-18 | 8 | -78/+123 |
* | stylecontext: Get rid of create_query_path() | Benjamin Otte | 2015-03-18 | 3 | -41/+33 |
* | stylecontext: Change arguments for build_properties | Benjamin Otte | 2015-03-18 | 1 | -6/+14 |
* | stylecontext: Compute rootness of CssNode | Benjamin Otte | 2015-03-18 | 1 | -9/+6 |
* | stylecontext: Pass cssnode to build_properties | Benjamin Otte | 2015-03-18 | 1 | -11/+10 |
* | stylecontext: Simplify a function | Benjamin Otte | 2015-03-18 | 1 | -10/+8 |
* | stylecontext: Remove values cache | Benjamin Otte | 2015-03-18 | 1 | -69/+6 |
* | cssnode: Split into 3 objects | Benjamin Otte | 2015-03-18 | 10 | -101/+597 |
* | cssnode: Turn into a GObject | Benjamin Otte | 2015-03-18 | 3 | -24/+53 |
* | stylecontext: Turn CssNode accesses into getters/setters | Benjamin Otte | 2015-03-18 | 3 | -42/+220 |
* | stylecontext: Split out GtkCssNode into own file | Benjamin Otte | 2015-03-18 | 4 | -63/+142 |
* | render: Make image effect not depend on state | Benjamin Otte | 2015-03-18 | 1 | -11/+13 |
* | notebook: Protect against invalid allocations | Benjamin Otte | 2015-03-18 | 1 | -0/+2 |
* | textview: add support for underline and strikethrough colors | Christian Hergert | 2015-03-17 | 8 | -9/+402 |
* | GtkRange: Fix scroll wheel direction for horizontal ranges | Matthias Clasen | 2015-03-17 | 1 | -7/+7 |
* | scrolled window: Use shift to modify scroll direction | Matthias Clasen | 2015-03-17 | 1 | -3/+17 |
* | HighContrast: Fix calendar selection | Matthias Clasen | 2015-03-17 | 2 | -2/+5 |
* | HighContrast: Fix color chooser marks | Matthias Clasen | 2015-03-17 | 2 | -8/+18 |
* | HighContrast: catch backdrop:insensitive:active of GtkSwitch | Jakub Steiner | 2015-03-17 | 2 | -2/+4 |
* | HighContrast: unbreak GtkExpander | Jakub Steiner | 2015-03-17 | 2 | -2/+2 |
* | HightContrast: make tab buttons not shift size | Jakub Steiner | 2015-03-17 | 2 | -2/+8 |
* | HighContrast: OSD fixes | Jakub Steiner | 2015-03-17 | 3 | -171/+255 |
* | Adwaita: desaturate selected color for backdrop | Jakub Steiner | 2015-03-16 | 4 | -123/+295 |
* | Don't pass invalid rectangles to cairo | Matthias Clasen | 2015-03-16 | 1 | -2/+2 |
* | unrealize: Don't ref twice | Matthias Clasen | 2015-03-16 | 1 | -4/+0 |
* | inspector: Remove flash timeout from widgets being unmapped | Carlos Garnacho | 2015-03-16 | 1 | -0/+4 |
* | window: Protect against popover destruction on ::unmap | Carlos Garnacho | 2015-03-16 | 1 | -6/+6 |
* | widget: Take a ref during ::unrealize emission | Carlos Garnacho | 2015-03-16 | 1 | -0/+2 |
* | widget: Take a ref during ::unmap emission | Carlos Garnacho | 2015-03-16 | 1 | -0/+2 |
* | spinbutton: Fix get_text_area_size for vertical spinbuttons | Benjamin Otte | 2015-03-16 | 1 | -11/+3 |
* | HC: no border for insensitive backdrop buttons | Jakub Steiner | 2015-03-16 | 2 | -3/+5 |
* | print dialog: Stop using follow-state | Matthias Clasen | 2015-03-15 | 1 | -3/+1 |
* | app chooser widget: Stop using follow-state | Matthias Clasen | 2015-03-15 | 1 | -3/+1 |
* | places sidebar: Stop using follow-state | Matthias Clasen | 2015-03-15 | 1 | -2/+0 |
* | gemfile: needs add source rubygems.org | Nelson Benítez León | 2015-03-14 | 2 | -0/+2 |
* | entry: Make code do what it's meant to do | Benjamin Otte | 2015-03-14 | 2 | -49/+5 |
* | cellrendererpixbuf: Always follow state | Benjamin Otte | 2015-03-14 | 1 | -9/+5 |
* | gtkstacksidebar: fix missing macro | Carlos Soriano | 2015-03-14 | 1 | -2/+2 |
* | GtkStackSidebar: Fix incomplete renaming | Matthias Clasen | 2015-03-13 | 1 | -2/+2 |
* | More documentation fixes | Matthias Clasen | 2015-03-13 | 2 | -8/+10 |
* | Fix a typo in the docs | Matthias Clasen | 2015-03-13 | 1 | -1/+1 |
* | menu button: Improve accessibility | Matthias Clasen | 2015-03-13 | 2 | -5/+19 |
* | Revert "iconhelper: Don't check states" | Benjamin Otte | 2015-03-12 | 1 | -2/+36 |
* | iconhelper: Use the screen's icon theme | Benjamin Otte | 2015-03-12 | 1 | -2/+2 |
* | iconhelper: Replace function | Benjamin Otte | 2015-03-12 | 1 | -3/+3 |
* | iconhelper: Move function from style context into only user | Benjamin Otte | 2015-03-12 | 3 | -39/+28 |