summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after...Johan B. C. Engelen2010-07-281-1/+9
* | | | | | Fix rendering of "plain" SVG text.Tavmjong Bah2010-07-282-12/+31
* | | | | | Create just one path instead of hundreds.Tavmjong Bah2010-07-281-3/+5
* | | | | | Purge the silliest attributes (font-size, marker-xxx).Tavmjong Bah2010-07-281-77/+77
* | | | | | Safer fix for bug #579932 that won't leak memory.Jon A. Cruz2010-07-283-17/+18
* | | | | | Duplicate the undo key passed to sp_document_maybe_done, instead of simplyKrzysztof Kosi??ski2010-07-273-3/+8
* | | | | | powerstroke: sort point optionJohan B. C. Engelen2010-07-272-2/+15
* | | | | | powerstroke: arbitrary number of control points.Johan B. C. Engelen2010-07-275-50/+39
* | | | | | commit missing filesJohan B. C. Engelen2010-07-272-0/+213
* | | | | | More sensible ranges for feSpecularLighting and feDiffuseLighting parametersKrzysztof Kosi??ski2010-07-271-11/+12
* | | | | | more powerstroke build infrastructureJohan B. C. Engelen2010-07-265-40/+24
* | | | | | Fix initial combo box values in filter effects dialogKrzysztof Kosi??ski2010-07-261-1/+1
* | | | | | add powerstroke initial shotJohan B. C. Engelen2010-07-266-0/+233
* | | | | | fix crash bug 607557Johan B. C. Engelen2010-07-261-0/+4
* | | | | | While rotating, don't try snapping points coincident with the rotation centerDiederik van Lierop2010-07-261-5/+15
* | | | | | Added preference to suppress auto-refresh of icon previews.Jon A. Cruz2010-07-262-2/+5
* | | | | | Added debug info.Jon A. Cruz2010-07-252-11/+65
* | | | | | updated PO fileArpad Biro2010-07-251-166/+133
* | | | | | 1) Snap to transformation center even if it's outside of the bounding box of ...Diederik van Lierop2010-07-254-15/+19
* | | | | | Make icon preview seleciton stikcy by default.Jon A. Cruz2010-07-252-2/+2
* | | | | | Pixmap fix applyLeo Albert Jackson2010-07-254-71/+71
* | | | | | Added preference to suppress icon preview frames.Jon A. Cruz2010-07-252-4/+9
* | | | | | Added preference to keep last selected item shown.Jon A. Cruz2010-07-253-18/+30
* | | | | | Adding preference to suppress packing of previews.Jon A. Cruz2010-07-252-2/+6
* | | | | | patch by Hungerburg for pattern in HATCH entityAlvin Penner2010-07-242-7/+22
* | | | | | Avoid self-snapping when dragging a rotation center, and draw the rotation ce...Diederik van Lierop2010-07-246-50/+85
* | | | | | support for transform elements (Bug 600473)Alvin Penner2010-07-221-33/+50
* | | | | | Fix sculpting of nodes with non-degenerate handles.Krzysztof Kosi??ski2010-07-222-5/+50
* | | | | | 1) Fix snapping of guides to nodes/paths; 2) replace a g_assert with a return...Diederik van Lierop2010-07-213-69/+50
* | | | | | Make OpenMP actually work on systems that use Autoconf.Krzysztof Kosi??ski2010-07-212-1/+3
| |/ / / / |/| | | |
* | | | | When snapping to handle lines (Ctrl+Alt node drag), snapKrzysztof Kosi??ski2010-07-211-7/+64
* | | | | fix Bug 308204, add Visual bbox optionAlvin Penner2010-07-203-13/+88
* | | | | - Remove some old code which snapped the rotation center to the bbox, and whi...Diederik van Lierop2010-07-204-60/+42
* | | | | fix windows build, removing dbus from buildJohan B. C. Engelen2010-07-201-0/+1
* | | | | Restore code safety for all but Win32.Jon A. Cruz2010-07-201-3/+6
* | | | | patch by Daniel Blueman for Bug 590079Alvin Penner2010-07-191-4/+8
* | | | | fix build broken by 9620Johan B. C. Engelen2010-07-191-3/+3
* | | | | Support for bulge in closing LWPOLYLINE segment. Patch by dormouse for gcodet...Alvin Penner2010-07-192-1/+15
* | | | | British translation update by Bruce (Bug #607022)Kris De Gussem2010-07-191-103/+179
* | | | | Fix snapping to midpoints of closing segmentsDiederik van Lierop2010-07-192-43/+55
* | | | | updated PO fileArpad Biro2010-07-181-104/+107
* | | | | - do not use shift to disable snapping while holding shift to rotate a guideDiederik van Lierop2010-07-185-37/+20
* | | | | Turn off color profile debug messages.Jon A. Cruz2010-07-181-1/+1
* | | | | Correct the default for the save-as location to match the UI. Fixes bug #5613...Jon A. Cruz2010-07-182-2/+2
* | | | | Forgot CMakeLists.txt, it's 0.48+devel as well now.Ted Gould2010-07-181-1/+1
* | | | | Changing version on the devel branch to be 0.48+develTed Gould2010-07-183-3/+3
* | | | | Correct behavior of gradient stops to extract color from swatch when color is...Jon A. Cruz2010-07-1810-126/+151
* | | | | Simplify code related to snapping while rotatingDiederik van Lierop2010-07-1710-39/+17
* | | | | Fix build failure when DBus is not enabledKrzysztof Kosi??ski2010-07-163-6/+31
* | | | | Commiting updates and patches from the 0.48 branch.Ted Gould2010-07-151-3/+2
|\| | | |