summaryrefslogtreecommitdiffstats
path: root/src/text-editing.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-10/+9
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-5/+5
| | | (bzr r13309)
* Kill ancient gcc version check in configure.ac and fix a load of broken ↵Alex Valavanis2013-03-141-0/+1
| | | | | forward declarations (bzr r12203)
* Fix for 903772 : Support --export-text-to-path when outputting plain SVGJohn Smith2012-05-261-0/+2
| | | (bzr r11418)
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-3/+3
| | | (bzr r10766.1.1)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
| | | (bzr r10582.1.8)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | (bzr r10025)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-5/+15
| | | (bzr r9945.1.1)
* Add dx (kerning), dy (vertical shifting), and rotate widgets toTavmjong Bah2010-05-141-0/+7
| | | | | text toolbar along with routines needed by them. (bzr r9417)
* utilities and UI support for identifying truncated flowtext and text-on-pathbuliabyak2009-12-211-0/+4
| | | (bzr r8898)
* 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)