summaryrefslogtreecommitdiffstats
path: root/src/text-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-101/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-13/+21
| | | (bzr r12782)
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| | | (bzr r11608.1.123)
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
| | | (bzr r11608.1.122)
* Further refactoring of EventContexts.Markus Engel2013-07-301-2/+2
| | | (bzr r11608.1.109)
* Merging of EventContext classes complete.Markus Engel2013-04-201-23/+2
| | | (bzr r11608.1.98)
* Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-2/+5
| | | (bzr r11608.1.96)
* Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
| | | (bzr r11608.1.94)
* Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-0/+1
| | | (bzr r11608.1.90)
* Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-1/+18
| | | (bzr r11608.1.89)
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-2/+0
| | | (bzr r12205)
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-041-1/+2
| | | (bzr r11321)
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-1/+0
| | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | (bzr r10350.1.3)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (bzr r10302.1.1)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-1/+0
| | | | | header. (bzr r9978.1.1)
* utilities for getting style at cursor, placing cursor at iterator or ↵bulia byak2009-02-161-0/+4
| | | | | coordinates, getting cursor iterator; display char count when editing in text tool (bzr r7299)
* From trunkTed Gould2008-10-271-31/+31
| | | (bzr r6885)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+89
(bzr r1)