summaryrefslogtreecommitdiffstats
path: root/src/document-undo.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵Michael G. Sloan2006-08-261-6/+13
| | | | | | | 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-7/+7
| | | | | 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-7/+7
| | | | | one major janitorial task we identified.... (bzr r1633)
* Forced redraw of canvas upon document commit to work around event starvation ↵John Bintz2006-07-231-0/+2
| | | | | issue at high zoom levels (bzr r1458)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-14/+19
| | | (bzr r1315)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-5/+5
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+322
(bzr r1)