summaryrefslogtreecommitdiffstats
path: root/src/display (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-04Fix crash in "New from template" dialogChristophe Lebras1-19/+26
2017-07-01SPCanvas::paintSingleBuffer: Draw directly to _backing_storeUli Schlachter1-12/+18
2017-07-01SPCanvas: Use a similar image for _backing_storeUli Schlachter2-4/+51
2017-07-01Fix a small memory leak in SPCanvas::paintUli Schlachter1-0/+3
2017-05-29Add toggle clip bisibility buttonJabier Arraiza Cenoz1-2/+0
2017-05-29Update for CSS 3 'image-rendering'.Tavmjong Bah1-2/+8
2017-05-29Update for CSS 3 'image-rendering'.Tavmjong Bah1-2/+8
2017-05-29Handling hideJabiertxof1-0/+2
2017-03-30Add preference that allows user to increase the canvas tile size.Tavmjong Bah1-1/+7
2017-03-30Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah8-7/+499
2017-03-22Add canvas flip. No GUI. Can be bound to keys via preferences.Tavmjong Bah2-6/+12
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah3-295/+2
2017-03-18Modify CanvasXYGrid to work with rotated canvas.Tavmjong Bah2-104/+147
2017-03-17Modifiy CtrlRect to work with rotated canvas.Tavmjong Bah2-145/+127
2017-03-15Fix rendering when canvas rotated. General code clean-up and documentation.Tavmjong Bah1-60/+44
2017-03-13Replace rectangle based zooming by affine based zooming.Tavmjong Bah3-4/+12
2017-02-26sp-canvas: Migrate to seat_grabAlex Valavanis1-5/+12
2017-02-07Fix Gdk deprecationsAlex Valavanis1-2/+25
2017-02-07Fix some new Gdk deprecationsAlex Valavanis1-1/+1
2017-02-06Remove some unneeded < C++11 fallback codeAlex Valavanis4-20/+0
2017-01-12Use GStatBuf where appropriate to ensure usage of the correct typeEduard Braun1-1/+1
2017-01-11Fix snapping tooltips and highlighting of snapped bounding boxes (both of whi...Diederik van Lierop1-2/+2
2017-01-04antialiasing options on exportMarc Jeanmougin5-10/+28
2017-01-03Fix logic error (non-scaling stroke on text).Tavmjong Bah1-1/+1
2016-12-26Fix a few Gtkmm deprecationsAlex Valavanis2-0/+10
2016-12-25sp-canvas: Gtkmmify to squash a few warningsAlex Valavanis1-14/+17
2016-12-06Fixes for measure LPE and speed path based LPE operationsJabiertxof2-0/+15
2016-12-03Add triangle knot.Jabier Arraiza Cenoz2-3/+73
2016-11-27Remove unneeded "#include <arpa/inet.h>" in "cairo-utils.cpp"Eduard Braun1-1/+0
2016-11-25Provide a way to update a legacy document to account for the 90 to 96 dpi cha...Tavmjong Bah2-2/+42
2016-11-23Select mesh nodes by clicking on control lines.Tavmjong Bah4-0/+8
2016-11-05Fix bug:1639083 crach closing segment with shortcut LPEJabier Arraiza Cenoz2-0/+13
2016-11-03Revert two changes from r15177Marc Jeanmougin1-2/+2
2016-11-01Fix angle constrain, thanks to vlada, Mc and LiamWJabier Arraiza Cenoz1-1/+1
2016-10-26Add fadding from temporary rotate draw to real onesJabier Arraiza Cenoz1-11/+20
2016-10-25Some bug fixes and improvementsJabier Arraiza Cenoz1-12/+0
2016-10-23Add right click rotation panning, some fixesJabier Arraiza Cenoz2-54/+61
2016-10-23Add right click rotation panningJabier Arraiza Cenoz2-9/+12
2016-10-23Add right click attemptJabier Arraiza Cenoz2-6/+64
2016-10-19Styling rotateJabier Arraiza Cenoz1-4/+49
2016-10-19Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.Tavmjong Bah2-6/+21
2016-10-19Working with rotate previewJabier Arraiza Cenoz2-4/+169
2016-10-10Fix some canvas problems and refactorizationJabier Arraiza Cenoz1-0/+1
2016-09-25Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept...Marc Jeanmougin2-0/+88
2016-09-14[Bug #459914] Non-ascii (ja) charactors aren't displayed properly in Handle t...ohtsuka-yoshio1-0/+2
2016-08-29Decrease contrast of phantom bpathJabier Arraiza Cenoz1-1/+1
2016-08-29Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz3-13/+29
2016-08-17Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...Tavmjong Bah1-1/+1
2016-08-15Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah1-1/+1
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-125/+0