summaryrefslogtreecommitdiffstats
path: root/src/text-context.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-101/+0
(bzr r12785)
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-13/+21
(bzr r12782)
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
(bzr r11608.1.123)
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
(bzr r11608.1.122)
2013-07-30Further refactoring of EventContexts.Markus Engel1-2/+2
(bzr r11608.1.109)
2013-04-20Merging of EventContext classes complete.Markus Engel1-23/+2
(bzr r11608.1.98)
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-2/+5
(bzr r11608.1.96)
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-0/+2
(bzr r11608.1.94)
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-0/+1
(bzr r11608.1.90)
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-1/+18
(bzr r11608.1.89)
2013-03-19Fixing regressionjtx1-2/+0
(bzr r11950.1.61)
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+2
(bzr r11950.1.56)
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-2/+0
(bzr r12205)
2012-05-04C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz1-1/+2
(bzr r11321)
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-1/+0
methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
(bzr r10350.1.3)
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
(bzr r10302.1.1)
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz1-1/+0
header. (bzr r9978.1.1)
2009-02-16utilities for getting style at cursor, placing cursor at iterator or ↵bulia byak1-0/+4
coordinates, getting cursor iterator; display char count when editing in text tool (bzr r7299)
2008-10-27From trunkTed Gould1-31/+31
(bzr r6885)