summaryrefslogtreecommitdiffstats
path: root/src/sp-flowtext.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-106/+0
| | | | A lot of header clean-up.
* Removed Object class and temporary test dependenciesAdrian Boguszewski2016-06-091-0/+1
| | | (bzr r14954.1.4)
* Added normalized path to flowtextAdrian Boguszewski2016-05-151-0/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1555152 (bzr r14889)
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-2/+6
| | | (bzr r13700)
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-5/+5
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Added some consts.Markus Engel2013-10-261-4/+4
| | | (bzr r12729)
* change names for displayName and detailedDescription, improve char code and ↵Martin Owens2013-09-241-1/+1
| | | | | remove const. (bzr r12584)
* Merge from trunk.Matthew Petroff2013-09-201-11/+26
|\ | | | | (bzr r12475.1.29)
| * Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-0/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550)
| * 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)
| * Merged Item.Markus Engel2013-04-051-1/+1
| | | | | | (bzr r11608.1.81)
| * Merged FlowX classes.Markus Engel2013-04-051-21/+3
| | | | | | (bzr r11608.1.79)
| * Added constructors to SP classes.Markus Engel2013-04-011-0/+1
| | | | | | (bzr r11608.1.67)
| * Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
| | | | | | (bzr r11608.1.64)
| * Renamed virtual function names.Markus Engel2013-03-291-13/+13
| | | | | | (bzr r11608.1.57)
| * Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel2012-10-061-1/+33
| | | | | | (bzr r11608.1.46)
* | Fix document unit change for transformed flow text and transformed text on path.Matthew Petroff2013-09-151-0/+6
|/ | | (bzr r12475.1.18)
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-4/+11
| | | (bzr r10666)
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-1/+1
| | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-2/+2
| | | (bzr r10347.1.21)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* From trunkTed Gould2008-10-271-5/+5
| | | (bzr r6885)
* patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed textbulia byak2007-01-081-4/+14
| | | (bzr r2158)
* implement par_indent in flowtext, no ui yet, done via first character's dxbulia byak2006-02-031-0/+2
| | | (bzr r67)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+56
(bzr r1)