summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Typo fixMatthias Clasen2014-12-101-1/+1
* GtkEntryCompletion: fix sizing bug with multiple cellsMatt Watson2014-12-101-0/+6
* GtkScrolledWindow: Take border into accountMatthias Clasen2014-12-101-2/+23
* GtkTreeView: Implement get_borderMatthias Clasen2014-12-101-1/+20
* Add a gtk_scrollable_get_borderMatthias Clasen2014-12-103-1/+37
* Adwaita: Initial theming for scrollable indicationMatthias Clasen2014-12-103-48/+93
* Add a scrollable indicationMatthias Clasen2014-12-103-1/+78
* Trivial formatting fixMatthias Clasen2014-12-091-2/+2
* GtkMenuPositionFunc: Correct annotationsMatthias Clasen2014-12-092-2/+7
* styleprovider: Fold get_change() vfunc into lookup()Benjamin Otte2014-12-108-137/+53
* cssselector: Rewrite change computationBenjamin Otte2014-12-101-215/+41
* cssselector: Redo change verificationBenjamin Otte2014-12-103-19/+10
* cssselector: Implement tree_match() using foreach_matcher()Benjamin Otte2014-12-101-141/+22
* cssselector: Introduce a foreach_matcher vfuncBenjamin Otte2014-12-101-40/+100
* cssselector: Add a match_one vfuncBenjamin Otte2014-12-101-67/+52
* cssselector: Introduce a few more default functionsBenjamin Otte2014-12-101-90/+26
* cssselector: Make specificity handling a vfuncBenjamin Otte2014-12-101-19/+66
* cssselector: Remove unused variableBenjamin Otte2014-12-101-13/+12
* cssselector: Handle region selector like any selectorBenjamin Otte2014-12-101-46/+12
* cssselector: Use simple class macro for * selectorBenjamin Otte2014-12-101-117/+13
* cssselector: Introduce descendant matcher for regionsBenjamin Otte2014-12-101-38/+127
* cssselector: Support :not() for position pseudoclassesBenjamin Otte2014-12-101-17/+4
* cssselector: Use simple macro for position pseudoclassBenjamin Otte2014-12-101-70/+12
* cssselector: Handle region flags during parseBenjamin Otte2014-12-101-167/+81
* cssselector: Turn into a unionBenjamin Otte2014-12-102-179/+155
* cssselector: Introduce a hash func per selectorBenjamin Otte2014-12-101-13/+100
* cssselector: Inline a functionBenjamin Otte2014-12-101-29/+25
* GtkStackSwitcher: Don't take focus on clickMatthias Clasen2014-12-091-0/+1
* inspector: Don't force-switch to the objects tabMatthias Clasen2014-12-091-2/+0
* inspector: Allow extensions to request a pickerMatthias Clasen2014-12-091-9/+27
* inspector: Another indentation fixMatthias Clasen2014-12-091-1/+1
* inspector: Reindent ui fileMatthias Clasen2014-12-091-104/+104
* Make gtk_tree_model_foreach robustMatthias Clasen2014-12-091-0/+10
* Don't compare booleansMatthias Clasen2014-12-091-1/+1
* window: fallback to window muxer if no widget has focusChristian Hergert2014-12-081-4/+10
* gtkwindow: Use actions from focused widget to activate accelCarlos Soriano2014-12-086-30/+45
* Fix another header guard oversightMatthias Clasen2014-12-081-1/+1
* Fix some oversights with header guardsMatthias Clasen2014-12-087-21/+22
* Inspector: Support extending the inspector using GIOModulesAlexander Larsson2014-12-083-1/+66
* Trivial off-by-one fixMatthias Clasen2014-12-081-1/+1
* Drop a few unneeded ifsMatthias Clasen2014-12-081-11/+4
* Updated Turkish translationMuhammet Kara2014-12-081-2313/+5085
* Updated Turkish translationMuhammet Kara2014-12-081-3128/+5467
* GtkWidget: Don't return FALSE as a pointerMatthias Clasen2014-12-081-1/+1
* GtkPlacesSidebar: Don't return FALSE as a pointerMatthias Clasen2014-12-081-1/+1
* GtkMenuTracker: Don't return FALSE as a pointerMatthias Clasen2014-12-081-1/+1
* GtkEntry: Refresh when activity endsMatthias Clasen2014-12-081-1/+5
* docs: Explain 'icon theme context' better in gtkicontheme.cKjell Ahlstedt2014-12-071-3/+8
* Handle KP keys in copy/paste keybindingsMatthias Clasen2014-12-072-0/+14
* Editable cells demo: Add new row at cursorPhillip Wood2014-12-071-4/+21