summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/layer-selector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused filter-list.h header.Emmanuel Gil Peyrot2018-10-191-1/+0
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Fix tiny size of layer visibility/lock iconsEduard Braun2018-08-161-1/+1
* adding gtk-themeJabier Arraiza2018-07-211-5/+4
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-17/+17
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Move general ellipsize text function out of gradient files.Tavmjong Bah2018-01-191-2/+2
* Misc. typosluz.paz2018-01-081-1/+1
* Remove old icon handling codeAlexander Valavanis2017-06-291-10/+11
* Merged trunkAdrian Boguszewski2016-08-031-3/+1
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+3
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+1
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
* | First part of new SPObject children listAdrian Boguszewski2016-07-111-14/+6
|/
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-171-0/+2
* Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...Alex Valavanis2016-04-131-3/+0
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* undo previous commit. figured out how to set the "decoration" icon size from ...Johan B. C. Engelen2014-12-101-2/+2
* LayerSelector (bottom left): change size of visibility and lock icons to ICON...Johan B. C. Engelen2014-12-101-2/+2
* Fix -Wunused-function warningsAlex Valavanis2013-03-181-11/+0
* Revert for 166691 : Changing layer order does not update layer selector - Rev...John Smith2012-11-191-1/+5
* Fix for 166691 : Changing layer order does not update layer selectorJohn Smith2012-09-271-1/+3
* Fix for 169001 : Long layer names mess with the UIJohn Smith2012-09-271-2/+2
* Fix for 169001 : Long layer names mess with the UIJohn Smith2012-09-261-2/+4
* Fix for 166691 : Revert fixJohn Smith2012-09-221-1/+1
* Fix for 166691 : Changing layer order does not update layer selectorJohn Smith2012-09-221-6/+20
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+2
* Header cleaningAlex Valavanis2012-02-121-0/+1
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-3/+3
* Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.Krzysztof Kosi??ski2011-07-151-2/+2
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-2/+2
* Layers. Fix for Bug #249035: Undo crash when executing extensions.Nicolas Dufour2011-03-181-0/+4
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-7/+7
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Several icon name fixesKrzysztof Kosi??ski2009-02-261-2/+5
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+608