summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/layer-selector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-29Fix namespace naming consistencyAlexander Valavanis1-3/+5
2018-11-09Fix codding styleJabiertxof1-1/+1
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-19Remove unused filter-list.h header.Emmanuel Gil Peyrot1-1/+0
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-08-16Fix tiny size of layer visibility/lock iconsEduard Braun1-1/+1
2018-07-21adding gtk-themeJabier Arraiza1-5/+4
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-17/+17
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-01-19Move general ellipsize text function out of gradient files.Tavmjong Bah1-2/+2
2018-01-08Misc. typosluz.paz1-1/+1
2017-06-29Remove old icon handling codeAlexander Valavanis1-10/+11
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+1
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-1/+1
2016-07-11First part of new SPObject children listAdrian Boguszewski1-14/+6
2016-05-17GTK3: Give names to more widgets.Tavmjong Bah1-0/+2
2016-04-13Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...Alex Valavanis1-3/+0
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-3/+3
2014-12-10undo previous commit. figured out how to set the "decoration" icon size from ...Johan B. C. Engelen1-2/+2
2014-12-10LayerSelector (bottom left): change size of visibility and lock icons to ICON...Johan B. C. Engelen1-2/+2
2013-03-18Fix -Wunused-function warningsAlex Valavanis1-11/+0
2012-11-19Revert for 166691 : Changing layer order does not update layer selector - Rev...John Smith1-1/+5
2012-09-27Fix for 166691 : Changing layer order does not update layer selectorJohn Smith1-1/+3
2012-09-27Fix for 169001 : Long layer names mess with the UIJohn Smith1-2/+2
2012-09-26Fix for 169001 : Long layer names mess with the UIJohn Smith1-2/+4
2012-09-22Fix for 166691 : Revert fixJohn Smith1-1/+1
2012-09-22Fix for 166691 : Changing layer order does not update layer selectorJohn Smith1-6/+20
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+2
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-3/+3
2011-07-15Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.Krzysztof Kosi??ski1-2/+2
2011-07-15Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski1-2/+2
2011-03-18Layers. Fix for Bug #249035: Undo crash when executing extensions.Nicolas Dufour1-0/+4
2011-02-21Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz1-7/+7
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2009-02-26Several icon name fixesKrzysztof Kosi??ski1-2/+5
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-12/+9
2009-02-10Adding explicit parenthesis to remove warningsJon A. Cruz1-1/+1
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2007-12-17non-poppler build fixJon A. Cruz1-17/+17
2007-12-17defocus layer selector after choosing layerbulia byak1-0/+3
2006-10-10undo annotationsbulia byak1-4/+4
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-2/+5
2006-05-28Option to keep selection when changing layersJon A. Cruz1-2/+5
2006-05-26Cleaned up propagation of status changes.Jon A. Cruz1-0/+12