summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop the extra resources/ subdirectoryMatthias Clasen2014-11-30461-114/+114
* GtkPlacesSidebar: add support for unmount notificationsCosimo Cecchi2014-11-301-19/+71
* widget-factory: Add a treeview separator rowMatthias Clasen2014-11-292-0/+20
* HighContrast: in app notification paddingMatthias Clasen2014-11-292-6/+9
* HighContrast: scale slider fix and cleanupLapo Calamandrei2014-11-292-34/+35
* Adwaita: set scale with marks trough margin where it belongs toLapo Calamandrei2014-11-293-32/+32
* Beautify example Makefiles a bitMatthias Clasen2014-11-2910-187/+177
* GtkModelMenuItem: put some space between icon and labelMatthias Clasen2014-11-291-1/+1
* Make include order consistent in example applicationsMatthias Clasen2014-11-2820-20/+40
* range: Implement :hover for the whole widgetBenjamin Otte2014-11-291-0/+5
* range: Handle redraws inside update_mouse_locationBenjamin Otte2014-11-291-9/+10
* range: Properly queue draws when doing a dragBenjamin Otte2014-11-291-4/+3
* range: Remove unused variableBenjamin Otte2014-11-291-19/+0
* range: No need to update mouse location when starting a dragBenjamin Otte2014-11-291-3/+0
* range: Only call needed functions from adjustment changesBenjamin Otte2014-11-291-40/+5
* range: Implement gtk_range_calc_stepper_sensitivity() properlyBenjamin Otte2014-11-291-35/+50
* range: Implement gtk_range_calc_slider() properlyBenjamin Otte2014-11-291-11/+31
* range: Refactor a functionBenjamin Otte2014-11-291-23/+33
* range: Introduce finer-grained invalidationBenjamin Otte2014-11-291-11/+21
* range: Changing the min slider size requires a resizeBenjamin Otte2014-11-291-6/+1
* range: No need to frce a recalcBenjamin Otte2014-11-291-1/+0
* widget: Clarify some corner casesBenjamin Otte2014-11-291-0/+8
* Fix buildJasper St. Pierre2014-11-281-1/+1
* Provide symbolic variants of app iconsJakub Steiner2014-11-2817-60/+126
* docs: Add a missing wordMatthias Clasen2014-11-281-1/+1
* Drop an unused variableMatthias Clasen2014-11-281-1/+0
* Adwaita: GtkTreeView insensitive state style.Lapo Calamandrei2014-11-283-0/+27
* inspector: Simplify some codeMatthias Clasen2014-11-271-3/+2
* GtkStackSwitcher: Make the buttons fill verticallyYosef Or Boczko2014-11-271-2/+0
* Avoid a criticalMatthias Clasen2014-11-271-1/+1
* Render shadows for half-tiled windowsMatthias Clasen2014-11-271-3/+1
* Updated Swedish translationJosef Andersson2014-11-271-428/+604
* mir: clear screen, keymap and event source when disposing dpyMarco Trevisan (TreviƱo)2014-11-271-2/+3
* printing: Fix build with CUPS older than 1.6Marek Kasik2014-11-271-0/+19
* printing: Fix origin for scaled, rotated pagesLeo Wolf2014-11-271-8/+10
* x11: Handle obsolete selection requests without crashingMatthias Clasen2014-11-261-1/+1
* gtkentry: Optimize GtkStyleContext usageJasper St. Pierre2014-11-261-1/+4
* gtklabel: Optimize GtkStyleContext usageJasper St. Pierre2014-11-261-0/+5
* gtkstylecontext: Optimize GtkStyleContext usageJasper St. Pierre2014-11-261-2/+6
* gtktextdisplay: Optimize GtkStyleContext usageJasper St. Pierre2014-11-261-1/+5
* gdkdisplay-x11: Don't do extra work when simply moving the windowJasper St. Pierre2014-11-261-6/+11
* GtkSpinButton: Use the proper stateMatthias Clasen2014-11-261-1/+3
* popover: Send key events only to the focus widgetCarlos Garnacho2014-11-261-1/+1
* textbtree: Remove unneeded checkSebastien Lafargue2014-11-261-1/+1
* range: Remove unnecessary argumentBenjamin Otte2014-11-261-17/+19
* range: Query slider position instead of updating itBenjamin Otte2014-11-261-9/+11
* gtkrange: Fix copy/paste errorBenjamin Otte2014-11-261-4/+4
* range: Setting stepper visibility requires a restyleBenjamin Otte2014-11-261-0/+3
* entry: Use correct state when computing icon paddingBenjamin Otte2014-11-261-1/+1
* Freeze file system model during editingEmmanuele Bassi2014-11-251-37/+44