summaryrefslogtreecommitdiffstats
path: root/src/inkscape.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* added inkscape_get_all_desktops() after speaking with Dale about his plans ↵David Yip2006-07-151-0/+8
| | | | | | | | for Inkboard UI Dale's interested in allowing users to share any document that they might have open, not just new, blank documents. His plan for implementing this is to provide a "share this document" menu. (bzr r1420)
* Additional translation string cleanup for bug #1490928Kees Cook2006-05-261-10/+10
| | | (bzr r1017)
* Fix for "[1490928] Error message after an internal error is notBryce Harrington2006-05-251-7/+7
| | | | | | translated". The strings were marked as translatable but not getting passed to the translation engine. (bzr r1009)
* fixed crash when starting up without Inkscape GUI: Inkscape messages were ↵David Yip2006-05-191-3/+5
| | | | | | | | being redirected to DebugDialog regardless of value of use_gui, which caused problems in DebugDialog instantiation (bzr r886)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-13/+13
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-22/+22
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1413
(bzr r1)