summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/icon-preview.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed use of dialogs in more than one window, and tile problem with ↵Jon A. Cruz2010-04-061-5/+4
| | | | | | | | selection. Fixes bug #556233. Fixed bugs: - https://launchpad.net/bugs/556233 (bzr r9297)
* Cleanup on id access.Jon A. Cruz2010-03-021-3/+3
| | | (bzr r9127)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8408)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+307
should be. Build libinkscape.a - should reduce link time. (bzr r7337)