summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/ruler.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-191-4/+2
| | | (bzr r4258)
* start of getting angled guidelines.Johan B. C. Engelen2007-12-161-1/+1
| | | | | | define guide's normal instead of vertical/horizontal. rendering is not implemented for angled guides yet. (bzr r4243)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-1/+2
| | | | | create methods to match DOM (bzr r2253)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+3
| | | (bzr r1315)
* do some include changes more correctlyRalf Stephan2006-06-281-3/+3
| | | (bzr r1311)
* more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.hRalf Stephan2006-06-241-0/+4
| | | (bzr r1276)
* Applied patch #1501709Jon A. Cruz2006-06-071-3/+1
| | | (bzr r1176)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-1/+1
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+197
(bzr r1)