summaryrefslogtreecommitdiffstats
path: root/src/selcue.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Position of baseline anchor is now dependent of the text alignmentDiederik van Lierop2009-12-131-12/+14
| | | | | | Fixed bugs: - https://launchpad.net/bugs/168329 (bzr r8887)
* for selection modified signal, only update the coords of the selcue boxes, ↵bulia byak2009-03-091-9/+64
| | | | | not delete and create them anew as before (bzr r7447)
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-1/+1
| | | (bzr r7032)
* Merge from fe-movedTed Gould2008-11-211-1/+1
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-4/+5
| | | (bzr r6885)
* Merging from trunkTed Gould2008-10-111-1/+1
| | | (bzr r6884)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
| | | (bzr r6839)
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-1/+1
| | | (bzr r6793)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
| | | (bzr r6569)
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
| | | (bzr r5915)
* replace text strings by ints for tools/bounding_boxbulia byak2008-04-171-2/+3
| | | (bzr r5459)
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-251-0/+2
| | | (bzr r4588)
* Move 'bounding box' option up one level (from Selector to Tools page in ↵Maximilian Albert2008-01-161-1/+1
| | | | | Preferences) since it applies more globally than just in the Selector tool (see discussion on the mailing list) (bzr r4513)
* Retrieve preferences outside the for-loop, not inside.Diederik van Lierop2007-07-251-3/+3
| | | (bzr r3295)
* change the logic so that the value is correctly read at launch of seltrans, ↵bulia byak2007-04-141-1/+1
| | | | | and approximate is the default for continuity (bzr r2883)
* make selcue sensitive to bbox typebulia byak2007-04-131-1/+4
| | | (bzr r2881)
* Merge further bbox workMenTaLguY2007-03-101-29/+29
| | | (bzr r2596)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-4/+4
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+153
(bzr r1)