summaryrefslogtreecommitdiffstats
path: root/src/svg-view-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-244/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-34/+3
* svg-view-widget: Fix background-color handling #Hackfest2016Alex Valavanis2016-04-121-2/+12
* Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-121-1/+1
* svg-view-widget: Gtk+ 3 fixesAlex Valavanis2014-08-261-6/+12
* More GObject boilerplate reductionAlex Valavanis2014-08-241-35/+11
* Fix build (not pretty).Liam P. White2014-08-181-1/+1
* Added viewBox implement document unit support.Matthew Petroff2013-08-271-2/+3
* Don't use GtkColormap in Gtk+ 3Alex Valavanis2012-06-091-1/+8
* Fix remaining size_request issues for Gtk+ buildAlex Valavanis2012-06-091-0/+11
* Drop GtkObject usage in view widgetsAlex Valavanis2012-05-221-7/+6
* Revert r11370. Fix crash with grid in default templateAlex Valavanis2012-05-191-6/+7
* Drop some GtkObject usageAlex Valavanis2012-05-161-7/+6
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-181-0/+4
* Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis2012-04-171-0/+27
* cppcheckKris De Gussem2012-03-071-1/+1
* Remove some deprecated GDK symbolsAlex Valavanis2012-03-031-1/+2
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-2/+2
* More GSEAL issuesAlex Valavanis2012-01-041-1/+1
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-26/+14
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-8/+4
* GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-1/+1
* Remove dead GTK visual functionsAlex Valavanis2011-06-231-2/+0
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-13/+13
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+3
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* More type registration cleanupJon A. Cruz2008-05-101-15/+18
* warning cleanupJon A. Cruz2007-11-021-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+249