summaryrefslogtreecommitdiffstats
path: root/src/conditions.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-1/+1
| | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337)
* warning cleanupJon A. Cruz2007-11-021-2/+2
| | | (bzr r4012)
* trivial changes to address warning with g++-4.2Peter Moulder2007-09-161-2/+2
| | | (bzr r3757)
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵Andrius Ramanauskas2006-04-201-0/+462
requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556)