summaryrefslogtreecommitdiffstats
path: root/src/extension/input.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵Michael G. Sloan2006-08-261-2/+2
| | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* r10921@tres: ted | 2006-02-13 09:40:25 -0800Ted Gould2006-03-291-1/+1
| | | | | | | Adding in support for a <help> tag in the base extension part of the INX file. Currently that just gets passed to the prefdialog, but it will be used in a little while. (bzr r334)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+261
(bzr r1)