summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Text rendering. Factor out style handling into nr-style.hKrzysztof Kosi??ski2010-06-288-680/+466
* | | | | | | | | Implement clipping (slightly incorrect) and maskingKrzysztof Kosi??ski2010-06-2610-870/+446
* | | | | | | | | Fix cross control pointKrzysztof Kosi??ski2010-06-221-11/+8
* | | | | | | | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski2010-06-2215-356/+433
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Disable a couple debug messages.Josh Andler2010-06-151-2/+2
* | | | | | | | Fix for bug #284147Jasper van de Gronde2010-05-181-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop2010-05-084-6/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix snapping regression introduced by rev. #9118Diederik van Lierop2010-04-222-3/+12
* | | | | | Fix bbox snapping as reported in LP bug #562205Diederik van Lierop2010-04-181-0/+8
* | | | | | Fix for bug #455302 and bug #165529, also partially fixes bounding box of var...Jasper van de Gronde2010-04-185-75/+79
* | | | | | filterUnits and primitiveUnits are now actually read/set, percentages for pri...Jasper van de Gronde2010-04-151-0/+8
* | | | | | show more axonometric grid linesJohan B. C. Engelen2010-04-141-7/+9
* | | | | | A few small fixes/clarifications for Gaussian blur.Jasper van de Gronde2010-04-031-8/+14
* | | | | | reinstate wrongly ignored delta in pick; makes selecting small text objects m...buliabyak2010-03-281-2/+2
| |_|_|_|/ |/| | | |
* | | | | Fix regression caused by rev. #9158 (selection of nodes in the node editor by...Diederik van Lierop2010-03-211-1/+5
* | | | | Fix crash in spray tool caused by rev. 9158Diederik van Lierop2010-03-121-1/+1
* | | | | Fix scrolling with mouse wheel when hovering above a snap-indicatorDiederik van Lierop2010-03-061-8/+21
* | | | | Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski2010-02-281-2/+2
* | | | | 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t...Diederik van Lierop2010-02-251-1/+9
* | | | | 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ...Diederik van Lierop2010-02-221-0/+3
* | | | | Make sure that guides always snap correctly when dropping them, and improve p...Diederik van Lierop2010-02-212-4/+12
* | | | | Fix a memory leak in sp_canvastextDiederik van Lierop2010-02-171-1/+3
* | | | | Prevent the Bezier tool from introducing a redundant closing line segmentKrzysztof Kosi??ski2010-02-101-1/+5
* | | | | Finally introducing the pre-snap indicatorDiederik van Lierop2010-01-302-5/+10
* | | | | Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-1/+2
* | | | | When snapping to a bounding box, flash that bounding box together with the sn...Diederik van Lierop2010-01-192-3/+25
* | | | | * Merge from trunkKrzysztof Kosi??ski2010-01-1431-116/+186
|\ \ \ \ \
| * | | | | Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-092-5/+5
| * | | | | Refactor snapping of gradient handles; now behaves like all other snapping, i...Diederik van Lierop2010-01-011-3/+3
| | |_|_|/ | |/| | |
| * | | | Small snap bug has been eliminated, flowed text snapping now uses baseline, r...Diederik van Lierop2009-12-301-3/+2
| * | | | refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-244-66/+66
| | |_|/ | |/| |
| * | | Warning cleanupJon A. Cruz2009-12-201-1/+1
| * | | updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-1319-19/+19
| * | | refactoring of previous commit + add separation to glyph renderer alsoFelipe Corr??a da Silva Sanches2009-12-114-33/+40
| * | | - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-113-13/+57
| * | | Updating to current trunkTed Gould2009-11-297-170/+190
| |\ \ \ | | | |/ | | |/|
| * | | parsing and handling of icc-color in feFlood SVG FiltersFelipe Corr??a da Silva Sanches2009-06-202-5/+25
| | |/ | |/|
* | | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-293-11/+25
| |/ |/|
* | Patch by Luca for 449709Josh Andler2009-10-191-0/+2
* | typo in commentbulia byak2009-10-041-1/+1
* | fix error in curve cxxtestsJohan B. C. Engelen2009-09-281-1/+1
* | fix node counting for "moveto"-only paths.Johan B. C. Engelen2009-09-281-2/+6
* | Fix by Adib for 430804.Josh Andler2009-09-221-8/+12
* | Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-066-15/+15
* | SPDocument->Documentjohnce2009-08-053-9/+9
* | SPDocument->Documentjohnce2009-08-053-6/+6
* | Snap to a guide's origin too (resulting in a 2D constraint), instead of only ...Diederik van Lierop2009-08-021-157/+160
* | Fix for bug #404488 by Yann PapouinDiederik van Lierop2009-07-291-1/+1
* | doc: add TODO comment for handling hrefs better.Peter Moulder2009-07-131-0/+7
|/
* When dragging the origin of a guide along that guide, we should use constrain...Diederik van Lierop2009-06-021-1/+4