summaryrefslogtreecommitdiffstats
path: root/src/display/sodipodi-ctrlrect.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New option to invert y-axisThomas Holder2018-09-121-13/+22
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Misc. typosUnknown2017-11-071-1/+1
* Add canvas flip. No GUI. Can be bound to keys via preferences.Tavmjong Bah2017-03-221-1/+2
* Modifiy CtrlRect to work with rotated canvas.Tavmjong Bah2017-03-171-142/+119
* Add option for checkerboard background.Tavmjong Bah2015-12-211-0/+15
* Complete reduction of GObject boilerplateAlex Valavanis2014-08-261-32/+6
* for rubberband outline, add shading instead of XOR (Bug 1266308)Alvin Penner2014-01-151-1/+12
* cppcheck: More C-style pointer castingAlex Valavanis2012-10-281-6/+5
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-7/+5
* Revert r11370. Fix crash with grid in default templateAlex Valavanis2012-05-191-6/+6
* Drop some GtkObject usageAlex Valavanis2012-05-161-6/+6
* Prevent false gtk deprecation warnings in canvas-grid and tidy headersAlex Valavanis2012-02-151-0/+1
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-56/+37
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-1/+1
* Revert workarounds from 10501 - no longer necessaryKrzysztof Kosi??ski2011-07-251-66/+73
* fix page shadow rendering bug introduced in r10495Johan B. C. Engelen2011-07-241-73/+66
* NRRectL -> 2geomJohan B. C. Engelen2011-07-231-87/+94
* remove obsolete code because changed to cairoJohan B. C. Engelen2011-07-231-93/+0
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-04-071-4/+3
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-3/+3
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+0
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-1/+1
* | Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski2010-06-221-4/+31
|/
* only request redraw of those parts of the rect sides that actually movedbulia byak2009-03-091-46/+115
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-10/+10
* update for 32 instead of 24 bpp canvas bufbulia byak2008-06-241-5/+5
* More type registration cleanupJon A. Cruz2008-05-101-11/+15
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...Peter Moulder2007-09-291-5/+4
* remove redundant commitbulia byak2007-08-301-10/+10
* initialize rect to 0,0,0,0 and do not redraw until dimensions are set; this r...bulia byak2007-08-241-52/+60
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+330