summaryrefslogtreecommitdiffstats
path: root/src/display/gnome-canvas-acetate.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2017-03-30Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah1-0/+8
2014-08-24More GObject boilerplate reductionAlex Valavanis1-26/+3
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-11/+6
2012-05-19Revert r11370. Fix crash with grid in default templateAlex Valavanis1-7/+11
2012-05-16Drop some GtkObject usageAlex Valavanis1-11/+7
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz1-3/+2
2011-12-17some static code analysis stuff (cppcheck warnings)Kris De Gussem1-4/+0
2011-12-11SPAttributeWidget C++ifiedKris De Gussem1-12/+6
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1
2011-06-24Switch to GObjectAlex Valavanis1-9/+11
2011-02-02update to latest 2geom !Johan B. C. Engelen1-2/+2
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+0
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-4/+4
2008-05-04Remove warningsBob Jamison1-1/+1
2007-11-10Warning cleanupJon A. Cruz1-10/+10