summaryrefslogtreecommitdiffstats
path: root/src/extension/script/InkscapeScript.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-231-102/+0
| | | (bzr r12428)
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵Alex Valavanis2013-03-261-1/+3
| | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-6/+5
| | | (bzr r10696)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* clean up tabs and DOS-ishnessBob Jamison2008-03-101-4/+11
| | | (bzr r5018)
* Switch to newer binding stuffBob Jamison2008-03-101-3/+4
| | | (bzr r5016)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-1/+1
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* const typesBob Jamison2006-05-061-7/+13
| | | (bzr r754)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+87
(bzr r1)