| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add canvas flip. No GUI. Can be bound to keys via preferences. | Tavmjong Bah | 2017-03-22 | 1 | -1/+2 |
| | | | | (bzr r15606) | ||||
| * | Modifiy CtrlRect to work with rotated canvas. | Tavmjong Bah | 2017-03-17 | 1 | -142/+119 |
| | | | | (bzr r15600) | ||||
| * | Add option for checkerboard background. | Tavmjong Bah | 2015-12-21 | 1 | -0/+15 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/397723 (bzr r14539) | ||||
| * | Complete reduction of GObject boilerplate | Alex Valavanis | 2014-08-26 | 1 | -32/+6 |
| | | | | (bzr r13341.1.181) | ||||
| * | for rubberband outline, add shading instead of XOR (Bug 1266308) | Alvin Penner | 2014-01-15 | 1 | -1/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1266308 (bzr r12936) | ||||
| * | cppcheck: More C-style pointer casting | Alex Valavanis | 2012-10-28 | 1 | -6/+5 |
| | | | | (bzr r11844) | ||||
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 1 | -7/+5 |
| | | | | (bzr r11469.1.1) | ||||
| * | Revert r11370. Fix crash with grid in default template | Alex Valavanis | 2012-05-19 | 1 | -6/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1001724 (bzr r11386) | ||||
| * | Drop some GtkObject usage | Alex Valavanis | 2012-05-16 | 1 | -6/+6 |
| | | | | (bzr r11370) | ||||
| * | Prevent false gtk deprecation warnings in canvas-grid and tidy headers | Alex Valavanis | 2012-02-15 | 1 | -0/+1 |
| | | | | (bzr r10988) | ||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 1 | -56/+37 |
| | | | | (bzr r10873) | ||||
| * | Update 2Geom. Remove all use of NRRectL. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| | | | | (bzr r10582.1.3) | ||||
| * | Revert workarounds from 10501 - no longer necessary | Krzysztof Kosi??ski | 2011-07-25 | 1 | -66/+73 |
| | | | | (bzr r10503) | ||||
| * | fix page shadow rendering bug introduced in r10495 | Johan B. C. Engelen | 2011-07-24 | 1 | -73/+66 |
| | | | | (bzr r10501) | ||||
| * | NRRectL -> 2geom | Johan B. C. Engelen | 2011-07-23 | 1 | -87/+94 |
| | | | | (bzr r10495) | ||||
| * | remove obsolete code because changed to cairo | Johan B. C. Engelen | 2011-07-23 | 1 | -93/+0 |
| | | | | (bzr r10494) | ||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | (bzr r10407) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -4/+3 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -3/+3 |
| | | | | | | | (bzr r10025) | ||||
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -1/+0 |
| | | | | | | | | | | | header. (bzr r9978.1.1) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\| | | | | | (bzr r9508.1.70) | ||||
| | * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -1/+1 |
| | | | | | | | (bzr r9508.1.8) | ||||
| * | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 2010-06-22 | 1 | -4/+31 |
| |/ | | | (bzr r9508.1.1) | ||||
| * | only request redraw of those parts of the rect sides that actually moved | bulia byak | 2009-03-09 | 1 | -46/+115 |
| | | | | (bzr r7450) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -10/+10 |
| | | | | (bzr r6839) | ||||
| * | update for 32 instead of 24 bpp canvas buf | bulia byak | 2008-06-24 | 1 | -5/+5 |
| | | | | (bzr r6041) | ||||
| * | More type registration cleanup | Jon A. Cruz | 2008-05-10 | 1 | -11/+15 |
| | | | | (bzr r5646) | ||||
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵ | Peter Moulder | 2007-09-29 | 1 | -5/+4 |
| | | | | | | for indentation. (bzr r3816) | ||||
| * | remove redundant commit | bulia byak | 2007-08-30 | 1 | -10/+10 |
| | | | | (bzr r3619) | ||||
| * | initialize rect to 0,0,0,0 and do not redraw until dimensions are set; this ↵ | bulia byak | 2007-08-24 | 1 | -52/+60 |
| | | | | | | removes another reason for flicker at 0.0 (bzr r3578) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+330 |
| (bzr r1) | |||||
