summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | powerstroke: fix terrible bug, clean up code, add interpolator frameworkJohan B. C. Engelen2010-07-281-26/+52
* | | | 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
* | | | 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
* | | | 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
* | | | Avoid self-snapping when dragging a rotation center, and draw the rotation ce...Diederik van Lierop2010-07-246-50/+85
* | | | 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-211-1/+2
* | | | When snapping to handle lines (Ctrl+Alt node drag), snapKrzysztof Kosi??ski2010-07-211-7/+64
* | | | - Remove some old code which snapped the rotation center to the bbox, and whi...Diederik van Lierop2010-07-204-60/+42
* | | | Restore code safety for all but Win32.Jon A. Cruz2010-07-201-3/+6
* | | | fix build broken by 9620Johan B. C. Engelen2010-07-191-3/+3
* | | | Fix snapping to midpoints of closing segmentsDiederik van Lierop2010-07-192-43/+55
* | | | - 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
* | | | 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-162-1/+28
* | | | i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).Nicolas Dufour2010-07-131-3/+5
* | | | Upgrading to trunkTed Gould2010-07-13128-1871/+3590
|\ \ \ \
| * | | | - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-1227-198/+327
| * | | | Stop setting of stops from getting url() reference colors.Jon A. Cruz2010-07-113-49/+82
| * | | | CSS length attributes must have units.Tavmjong Bah2010-07-101-2/+2
| * | | | Cleanup of gradient swatch property and collection policy.Jon A. Cruz2010-07-096-43/+82
| * | | | Disabling Print Colors dialog due to lack of resolution from mailing list thr...Josh Andler2010-07-077-17/+19
| * | | | Revert device-color for now.Jon A. Cruz2010-07-079-245/+10
| * | | | Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz2010-07-075-44/+67
| * | | | Patch by Johan for LPE Tool prefs pageJosh Andler2010-07-071-2/+3
| * | | | If 'Edit' on a swatch matches the current selection, invoke Fill-and-Stroke i...Jon A. Cruz2010-07-061-5/+31
| * | | | Minor cruft cleanup.Jon A. Cruz2010-07-061-1/+0
| * | | | Removed "Add" and enabled "Delete" for swatch context menu. Updated swatch ma...Jon A. Cruz2010-07-063-41/+48