summaryrefslogtreecommitdiffstats
path: root/src/sp-item-transform.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-4/+4
| | | (bzr r10067)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-13/+13
| | | (bzr r10025)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-11/+10
|\ | | | | (bzr r9945.1.1)
| * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-9/+9
| | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* | 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)
* patch 318246bulia byak2009-01-191-0/+2
| | | (bzr r7148)
* Merge from fe-movedTed Gould2008-11-211-3/+3
| | | (bzr r6891)
* Merging from trunkTed Gould2008-10-111-35/+27
| | | (bzr r6884)
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-12/+12
| | | (bzr r6836)
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-5/+5
| | | (bzr r6593)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
| | | (bzr r6569)
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-4/+4
| | | (bzr r5915)
* Major overhaul of the selector tool's internals to improve handling of ↵Diederik van Lierop2008-03-251-3/+35
| | | | | transformations, origins and snapping, for both visual and geometric bounding boxes (see for example bug #174046 in Launchpad) (bzr r5189)
* Refactoring of previous changesDiederik van Lierop2007-05-041-28/+27
| | | (bzr r2974)
* Fix bug #1077600 -> correct mirroring and no drifting of originDiederik van Lierop2007-04-301-11/+29
| | | (bzr r2971)
* re-introduce isEmpty testsMenTaLguY2007-03-171-1/+1
| | | (bzr r2679)
* ban empty rectangles entirely and remove isEmpty testMenTaLguY2007-03-111-1/+1
| | | (bzr r2606)
* Merge further bbox workMenTaLguY2007-03-101-5/+6
| | | (bzr r2596)
* fix 1510614bulia byak2006-06-221-5/+7
| | | (bzr r1263)
* use rotation center in keyboard rotation and transform dialogbulia byak2006-03-221-15/+24
| | | (bzr r273)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+148
(bzr r1)