summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup on id access.Jon A. Cruz2010-03-021-1/+1
* Whitespace cleanup.Jon A. Cruz2010-01-151-1/+1
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-2/+7
|\
| * C++-ification pass.Jon A. Cruz2010-01-081-2/+4
| * - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-111-0/+3
* | Comment cleanupKrzysztof Kosi??ski2009-12-231-5/+3
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-65/+29
|/
* remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...bulia byak2009-10-251-1/+3
* Patch by Adib for 238796Josh Andler2009-09-211-7/+9
* - fix bug #414142 (Moving path nodes twice is hard when snap is enabled)Diederik van Lierop2009-08-231-1/+8
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-3/+3
* SPDocument->Documentjohnce2009-08-051-3/+3
* Fix crash reported in bug #311737Diederik van Lierop2009-04-281-45/+47
* Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop2009-01-311-34/+0
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-4/+4
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-2/+1
* object-snapper.cppThomas Holder2008-12-201-1/+7
* Merge from fe-movedTed Gould2008-11-211-12/+9
* From trunkTed Gould2008-10-271-145/+148
* Merging from trunkTed Gould2008-10-111-8/+8
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-251-0/+124
* fix crash: desktop->selection was not deleted when desktop is destroyedbulia byak2008-09-211-0/+5
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-38/+45
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-42/+42
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-161-2/+0
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-10/+10
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-3/+3
* replace matrix division code.Johan B. C. Engelen2008-08-011-2/+1
* a better way to make cursor change immediate; of course this trick is not doc...bulia byak2008-07-191-7/+2
* add commentary about temporary canvas items.Johan B. C. Engelen2008-06-181-4/+12
* Added the ability to toggle a layer "solo". Fixes bug #171530.Jon A. Cruz2008-06-131-0/+26
* wrtlprnft's patch for bug 234834 - keeps guidelines in same position relative...Stephen Silver2008-05-311-0/+10
* move temporary canvas items to bottom by default. maybe fixes interfering of ...Johan B. C. Engelen2008-04-011-1/+6
* implement filter toggleMenTaLguY2008-03-311-21/+15
* lay groundwork for non-filter view modeMenTaLguY2008-03-311-7/+8
* Split data mode apart from UI and added button trackersJon A. Cruz2008-03-151-0/+4
* Move 3D box code out of sp-canvas.cppMaximilian Albert2008-03-091-0/+7
* remove flashing test indicator on pointparam.Johan B. C. Engelen2008-03-021-3/+15
* NEW: temporary on-canvas indicatorsJohan B. C. Engelen2008-03-021-1/+29
* Fix missing ruler and document title updates when a file is opened in an exis...Maximilian Albert2008-02-031-0/+10
* 2nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop2008-01-301-3/+3
* remove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, bu...Johan B. C. Engelen2008-01-171-3/+7
* 1) fix snapping while scalingDiederik van Lierop2008-01-031-3/+3
* Use "%"-key for toggling the snapper, and modify the related sp-desktop codeDiederik van Lierop2007-12-201-0/+6
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-1/+1
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-5/+10
* Don't set inkscape:modified on startup when grids are shown/hidden.Maximilian Albert2007-11-131-3/+3
* add deletion of layer_manager to SPDesktop::destroyJohan B. C. Engelen2007-11-011-0/+6
* Warning cleanupJon A. Cruz2007-10-261-4/+4
* remove debug messages, convert tabs to spaces and remove whitespace for sp-na...Johan B. C. Engelen2007-10-241-1/+0