summaryrefslogtreecommitdiffstats
path: root/src/ui/Makefile_insert (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-31/+0
(bzr r15046)
2015-02-25Strip ToolFactoryLiam P. White1-0/+1
(bzr r13939.1.2)
2014-10-05Move more UI code into ui/Liam P. White1-0/+9
(bzr r13341.1.253)
2014-10-05Move obvious ui component to ui/Liam P. White1-0/+2
(bzr r13341.1.247)
2014-09-27Update to experimental r13565Liam P. White1-0/+2
(bzr r13341.5.16)
2014-09-07Update to experimental r13543Liam P. White1-0/+2
(bzr r13090.1.108)
2014-09-02Remove misleading dialogs directoryLiam P. White1-0/+2
(bzr r13341.1.192)
2014-05-29SPColorSelector c++-sification: added SelectedColor classTomasz Boczkowski1-0/+2
(bzr r13341.6.25)
2012-05-17Extended resizing to node handles.Jon A. Cruz1-0/+1
(bzr r11375)
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-0/+2
(bzr r11316)
2012-04-05C++ify context menu:Kris De Gussem1-2/+0
- c++ified context-menu.cpp (and included in interface.cpp) - removed dozens of pointer conversions (of which some were erroneous) - fixed a memory leak - added some null pointer checks to prevent crashes (bzr r11160)
2010-01-07Added UXManager. Cleaning up toolbox creation.Jon A. Cruz1-1/+3
(bzr r8951)
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-3/+5
should be. Build libinkscape.a - should reduce link time. (bzr r7337)
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-6/+2
rather than for every subdirectory. (bzr r7336)
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-5/+1
(bzr r7332)
2009-01-01remove old icon code that seems unusedJohan B. C. Engelen1-2/+0
(bzr r7054)
2008-03-26system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY1-0/+2
(bzr r5190)
2007-02-20Moving functions from svg_preview_cache.h to a new .cppBryce Harrington1-2/+2
(bzr r2402)