summaryrefslogtreecommitdiffstats
path: root/src/document.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-66/+67
* Warning cleanupJon A. Cruz2007-10-261-2/+2
* Adding profile manager and user-visible drop-down in CMS pickerJon A. Cruz2007-10-081-0/+10
* Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert2007-08-091-0/+78
* noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.Peter Moulder2007-05-201-13/+16
* Cleaned up test doc creationJon A. Cruz2007-05-121-5/+0
* add document serial numbersMenTaLguY2007-05-101-0/+8
* add method to select objects picked by a vector of pointsbulia byak2007-04-121-0/+24
* allow multiple (balanced) calls to add and remove documentMenTaLguY2007-03-231-4/+0
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
* better way to deal with undo+id collisionsMenTaLguY2007-03-171-0/+5
* sodipodi:docbase finally goes packing, along with a lauris commentbulia byak2007-03-121-5/+0
* Merge further bbox workMenTaLguY2007-03-101-2/+2
* Separate NRRect and NR::Rect a bit further; the goal is to get to the point w...MenTaLguY2007-03-051-1/+1
* get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY2007-02-271-3/+3
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-2/+2
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-9/+0
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-4/+4
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-5/+5
* I peeled back my changes because of some deep error.Jon Phillips2006-08-251-4/+0
* Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2006-08-241-0/+4
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-5/+5
* Forced redraw of canvas upon document commit to work around event starvation ...John Bintz2006-07-231-0/+6
* sp_object_invoke_release -> SPObject::releaseReferences, plus the introductio...MenTaLguY2006-07-211-1/+1
* marker refactoring workBryce Harrington2006-07-201-47/+53
* * src/sp-conn-end-pair.cpp, src/connector-context.cpp,mjwybrow2006-07-141-0/+2
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-0/+1
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-0/+8
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-1/+1
* quick g_message UndoStackObserver for tracing calls to the undo systemDavid Yip2006-06-231-0/+3
* use proper unref function on SPRoot to avoid appearance of leakMenTaLguY2006-04-291-1/+1
* fix translation for fit pageAaron Spike2006-04-281-2/+2
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas2006-04-201-0/+29
* Adding fit canvas verbsAaron Spike2006-04-191-0/+22
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-3/+3
* * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, mjwybrow2006-02-151-0/+9
* do not try to remove resource if the object is clonedbulia byak2006-02-121-0/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1093