summaryrefslogtreecommitdiffstats
path: root/src/text-editing.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* utilities for getting style at cursor, placing cursor at iterator or ↵bulia byak2009-02-161-1/+1
| | | | | coordinates, getting cursor iterator; display char count when editing in text tool (bzr r7299)
* NR -> 2geom some headers in src/Joshua L. Blocher2008-12-041-1/+1
| | | (bzr r6935)
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-3/+3
| | | (bzr r6793)
* add utility function for average linespacingbulia byak2008-07-181-0/+2
| | | (bzr r6343)
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-071-2/+2
| | | (bzr r6214)
* text-editing.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder2008-07-051-1/+6
| | | | | depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6188)
* Cleaned up logic of sp_te_delete to adhere to UI/logic layering.Gail Carmichael2007-07-181-3/+3
| | | (bzr r3267)
* A few additions to ensure that editing trefs is not allowed (and doesn't ↵Gail Carmichael2007-07-171-1/+3
| | | | | cause a crash). Also allows all trefs within a selection to be 'unlinked'. (bzr r3261)
* sp_text_get_length_upto to count length recursively up to a given childbulia byak2006-02-051-0/+1
| | | (bzr r76)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+52
(bzr r1)