summaryrefslogtreecommitdiffstats
path: root/src/display/sp-canvas-item.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-1/+1
* Speed up de-selection by switching to more efficient intrusive list structureOlli Parviainen2018-12-261-0/+10
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Fix node size regression and add ctrlResize property for multiple use.Martin Owens2016-04-021-0/+1
* cppification and performanceMarc Jeanmougin2015-12-131-0/+2
* Make the behavior of the snap indicator fully transparent, such that all even...Diederik van Lierop2015-06-121-1/+6
* More header cleanupLiam P. White2014-09-061-1/+2
* Reduce header bloatAlex Valavanis2014-08-301-2/+2
* sp-canvas: GObject boilerplate reductionAlex Valavanis2014-08-261-2/+3
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-2/+20
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-2/+0
* Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz2012-05-211-0/+1
* Extended resizing to node handles.Jon A. Cruz2012-05-171-18/+1
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-091-1/+2
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-2/+27
* Stop using custom GtkObject flagsAlex Valavanis2012-04-081-0/+5
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-5/+3
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-2/+4
* Per-item render cache.Krzysztof Kosi??ski2011-07-281-1/+1
* Add SPCanvasArena caching layer. Currently breaks for clipped groupsKrzysztof Kosi??ski2011-07-091-2/+2
* GTK+ cleanup: gtk_object_setAlex Valavanis2011-07-021-1/+1
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-3/+3
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+2
* update to latest 2geom !Johan B. C. Engelen2011-02-021-4/+4
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-0/+110