summaryrefslogtreecommitdiffstats
path: root/src/svg-view.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-227/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-4/+9
* Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-4/+0
* svg-view: Fix cursor APIAlex Valavanis2016-04-111-1/+2
* Added viewBox implement document unit support.Matthew Petroff2013-08-271-6/+7
* Replace deprecated gdk_cursor_unrefAlex Valavanis2012-04-091-0/+4
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
* More GSEAL issuesAlex Valavanis2012-01-041-2/+4
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-41/+20
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-2/+2
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-4/+5
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-4/+4
* Merge from trunkKrzysztof Kosi??ski2011-07-061-2/+2
|\
| * Inkview. Fix for bug #771365 (Inkview rendering with incorrect scaling when s...Nicolas Dufour2011-06-271-2/+2
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
|/
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+0
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-15/+14
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-6/+6
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-7/+6
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* Implement guide behaviour as discussed on the mailing listMaximilian Albert2009-07-161-1/+1
* From trunkTed Gould2008-10-271-1/+1
* Merging from trunkTed Gould2008-10-111-1/+1
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-161-1/+0
* warning cleanupJon A. Cruz2007-11-021-1/+1
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
* check for null spitem (fix for #1122875, patch by inkblotter)Ralf Stephan2006-02-141-6/+16
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+230