summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed compilation warnings and updated tweak-move and tweak-move-jitter cursors.Christoffer Holmstedt2013-04-2110-51/+51
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added 9 cursors for the tweak tool.Christoffer Holmstedt2013-04-1810-5/+372
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix UI after inclusion of gimp style slidersKris De Gussem2013-05-026-126/+126
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alt + scroll to select messes up opacityRaphael Rosch2013-05-021-13/+51
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix UI after inclusion of gimp style slidersKris De Gussem2013-05-015-63/+63
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update minimum window size logic for cases when not saving window positions.Jon A. Cruz2013-05-011-38/+58
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #830663 (default window size is too small) by Jiabao WuJon A. Cruz2013-05-013-7/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #629081 (Spiro and path operations fails) by Matthew Petroff.Nicolas Dufour2013-05-011-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #257223 (Object to Path should work for Connectors) by Matthew Pe...Nicolas Dufour2013-05-011-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI messagesKris De Gussem2013-04-291-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed logic error confusing bitwise and with logical and.Jon A. Cruz2013-04-299-21/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-2821-254/+254
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warning cleanup.Jon A. Cruz2013-04-284-8/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor cppcheck stuffKris De Gussem2013-04-288-21/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update bbox when Filter General Settings modified (Bug 960986)Alvin Penner2013-04-271-0/+1
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12305)su_v2013-04-2721-239/+273
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modify bbox width for Blur filter in Fill & Stroke (Bug 1171208)Alvin Penner2013-04-261-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert r12297Kris De Gussem2013-04-231-5/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow multiple groups to be symbolised and replace groups with clones.Martin Owens2013-04-233-31/+44
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add balloon symbols and connect defs modified signal.Martin Owens2013-04-223-10/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | define booleans as booleans (prevent future errors in comparisons)Kris De Gussem2013-04-222-6/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix warningsKris De Gussem2013-04-211-6/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi.Nicolas Dufour2013-04-211-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 600285 : Zoom sliderJohn Smith2013-04-212-7/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-04-214-90/+109
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up symbol pixmap generator and title descriptionMartin Owens2013-04-213-41/+29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warn if we get a NULL objectMartin Owens2013-04-211-4/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Output attributes as lengths instead of doubles.Martin Owens2013-04-211-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Throw better error when attribute isn't availableMartin Owens2013-04-211-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pull MergeMartin Owens2013-04-214-38/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Group bbox update (Bug 1168979)Alvin Penner2013-04-202-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor odg export updateKris De Gussem2013-04-202-38/+33
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove GLib error and remove some cruftMartin Owens2013-04-211-8/+4
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / Updated aiga symbols to have more meta data and used document title for symbo...Martin Owens2013-04-191-3/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12281)su_v2013-04-1813-69/+55
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Path Union. fix for Bug 614577Alvin Penner2013-04-181-3/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change symbols icon and give minimum size for dialogMartin Owens2013-04-182-1/+4
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / Fix for Bug #503712 (Personal default template not used) by Slagvi.Nicolas Dufour2013-04-151-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | odg export: some work on gradientsKris De Gussem2013-04-122-55/+36
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some broken Vim modelinesAlex Valavanis2013-04-116-6/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch by Damjan Velickovski for rotation snap degrees, Bug 525508Alvin Penner2013-04-081-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12272)su_v2013-04-0820-760/+654
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement read/write of image-rendering property. To be used to control scaling.Tavmjong Bah2013-04-083-29/+112
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NULL pointer checksKris De Gussem2013-04-082-36/+53
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added simple control to font dialog to address text on path's startOffset. Bu...Jon A. Cruz2013-04-082-2/+58
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tidy up dependency list and fix missing inclusionAlex Valavanis2013-04-071-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add --export-margin option to PDF/EPS/PS export cmdlineJohan B. C. Engelen2013-04-061-0/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug where extension radiobutton parameters cannot be set from cmdline (e....Johan B. C. Engelen2013-04-061-1/+1
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1163759 (Mouse selection ignores transform).Nicolas Dufour2013-04-041-6/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | odf export: code clean up and preparatory work to allow gradients in export. ...Kris De Gussem2013-04-032-665/+376