summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/style-subject.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-1/+1
| | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* Merge from fe-movedTed Gould2008-11-211-4/+4
| | | (bzr r6891)
* Merging from trunkTed Gould2008-10-111-4/+4
| | | (bzr r6884)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-4/+4
| | | (bzr r6569)
* fix update on layer switch and work around some blur-related glitchesMenTaLguY2008-01-011-0/+1
| | | (bzr r4356)
* abstraction for style widget subjectsMenTaLguY2008-01-011-0/+193
(bzr r4353)