summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | wix installer: remove debug information from msi package, add GPL text to ↵Adib Taraben2012-11-215-15/+154
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | license page (bzr r11889)
* | | | | | | | | | | | | | | | code cleanup: quiet warnings with gcc.Campbell Barton2012-11-2015-22/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11888)
* | | | | | | | | | | | | | | | Fix for #970355, radial gradient using object bounding box.Tavmjong Bah2012-11-201-3/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11887)
* | | | | | | | | | | | | | | | Rename keys name within the fileJosh Andler2012-11-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11886)
* | | | | | | | | | | | | | | | Fix for Bug #768149 (Incorrect Image URL can cause Loop) by Kris.Nicolas Dufour2012-11-201-36/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11885)
* | | | | | | | | | | | | | | | Add new symbol set: AIGA/DOT Transportation/Passenger Symbols.Tavmjong Bah2012-11-192-1/+1400
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11884)
* | | | | | | | | | | | | | | | Revert for 166691 : Changing layer order does not update layer selector - ↵John Smith2012-11-191-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert change to performance issues (bzr r11883)
* | | | | | | | | | | | | | | | UI. Fix for Bug #1071104 (Failure to open a browse window when choosing ↵Nicolas Dufour2012-11-181-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Export As...). (bzr r11882)
* | | | | | | | | | | | | | | | Fix for 275662 : Filter stays in object's css property after Filter Effect ↵John Smith2012-11-181-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dialog removal (bzr r11881)
* | | | | | | | | | | | | | | | Fix for 1079971 : Symbol dialog : Drag & Drop to the canvasJohn Smith2012-11-184-1/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11880)
* | | | | | | | | | | | | | | | Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt clickJohn Smith2012-11-182-11/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11879)
* | | | | | | | | | | | | | | | Extensions. Fix for Bug #708515 (Optimized SVG save fails with Attribute ↵Nicolas Dufour2012-11-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error - no infilename). (bzr r11878)
* | | | | | | | | | | | | | | | Extensions. Fix for Bug #1075321 (TypeError: decoding Unicode is not ↵Nicolas Dufour2012-11-161-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | supported) by Aapo Rantalainen. (bzr r11877)
* | | | | | | | | | | | | | | | build files.wxs within install.batAdib Taraben2012-11-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11876)
* | | | | | | | | | | | | | | | add wix scripts to nuild win32 .msi packageAdib Taraben2012-11-156-0/+226
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11875)
* | | | | | | | | | | | | | | | cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-1514-44/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11874)
* | | | | | | | | | | | | | | | cppcheck: Simple fixes for src/ui/widgetAlex Valavanis2012-11-153-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11873)
* | | | | | | | | | | | | | | | cppcheck: Fix a couple more C-style pointer casts and inefficient ↵Alex Valavanis2012-11-152-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vector-emptiness checking (bzr r11872)
| | | | * | | | | | | | | | | | merge from trunk (r11871)su_v2012-11-1444-334/+296
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | (bzr r11668.1.41)
* | | | | | | | | | | | | | | | emf import. modify sequence of operations to load file ↵Alvin Penner2012-11-111-9/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMF_Illustrator_a4.emf (Bug 988601) (bzr r11871)
* | | | | | | | | | | | | | | | SPObject: Remove todo noteAlex Valavanis2012-11-111-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11870)
* | | | | | | | | | | | | | | | SPObject: drop sp_object_ prefix on class membersAlex Valavanis2012-11-115-63/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11869)
* | | | | | | | | | | | | | | | Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-1130-210/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11868)
* | | | | | | | | | | | | | | | cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis2012-11-118-56/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11867)
* | | | | | | | | | | | | | | | Build. Fixing win32 build with cairo > 1.11.4 (replacing uint with unsigned ↵Nicolas Dufour2012-11-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | int). (bzr r11866)
| | | | * | | | | | | | | | | | changes_2012_11_13a.patchDavid Mathog2012-11-141-50/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMF import: - More changes to the MAPMODES behavior. (bzr r11668.1.40)
| | | | * | | | | | | | | | | | merge from trunk (r11865)su_v2012-11-108-32/+52
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | (bzr r11668.1.39)
* | | | | | | | | | | | | | | | Win32. Updating the trunk again for devlibs r36.Nicolas Dufour2012-11-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11865)
* | | | | | | | | | | | | | | | Win32. Updating the trunk for devlibs r36.Nicolas Dufour2012-11-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11864)
* | | | | | | | | | | | | | | | Fix for Bug #773288 (border options) by demicoder.Nicolas Dufour2012-11-071-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11863)
* | | | | | | | | | | | | | | | Change outline mode rendering tolerance from 1.25 to 0.5.Krzysztof Kosi??ski2012-11-062-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes disappearing lines in newer versions of Cairo. (bzr r11862)
* | | | | | | | | | | | | | | | Fix for 1065933 : Better support for sub-layers in 'Show/Hide other layers'John Smith2012-11-031-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11861)
* | | | | | | | | | | | | | | | Don't remove default css values if element is in <defs> or is a <symbol>.Tavmjong Bah2012-11-031-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11860)
* | | | | | | | | | | | | | | | remove flash path when nodetool eventcontext is destroyed. fixes bug for ↵Johan B. C. Engelen2012-11-011-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | persistent flashpath when flashtime is set to zero (=infinite) and pressing space to instantly go to select tool while flashpath is still being shown. (bzr r11859)
| | | | * | | | | | | | | | | | merge from trunk (r11858)su_v2012-11-0114-1154/+1342
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | (bzr r11668.1.38)
* | | | | | | | | | | | | | | | Fix for 1006816 : Newly applied filter doesn't show in Filters EditorJohn Smith2012-11-012-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11858)
* | | | | | | | | | | | | | | | Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap - ↵John Smith2012-11-012-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert changes from r11569 (bzr r11857)
* | | | | | | | | | | | | | | | Fix for Bug #1069806 (Inkscape crash in File>Open).Nicolas Dufour2012-10-312-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11856)
* | | | | | | | | | | | | | | | Fix for 1068763 : Opening 'File > Document Properties' dirties current documentJohn Smith2012-10-314-11/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11855)
* | | | | | | | | | | | | | | | Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed - ↵John Smith2012-10-301-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix indicators (bzr r11854)
* | | | | | | | | | | | | | | | Fix for 1071328 : Inkscape encounters internal error when opening a valid ↵John Smith2012-10-301-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SVG file (bzr r11853)
* | | | | | | | | | | | | | | | Fix for 1071426 : Swatches dialog doesn't update when swatch is renamedJohn Smith2012-10-302-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11852)
* | | | | | | | | | | | | | | | German translation update 100%Uwe Sch??ler2012-10-291-1126/+1269
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11851)
| | | | * | | | | | | | | | | | changes_2012_10_31b.patchDavid Mathog2012-11-013-139/+187
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMF import: - better handling of aberrant bitmap records - support for reading rarely encountered map modes (MM_LOENGLISH etc.) (Output is still always MM_TEXT) - better handling of EMF files with offset EMR_HEADER bounds fields - improved text import (snap font sizes to the nearest whole multiple of 1/32 points) (bzr r11668.1.37)
| | | | * | | | | | | | | | | | merge from trunk (r11850)su_v2012-10-2947-1896/+1907
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | (bzr r11668.1.36)
* | | | | | | | | | | | | | | | Fix for 165865 : Markers - fix Undo historyJohn Smith2012-10-291-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11850)
* | | | | | | | | | | | | | | | fix margin for PDF exporting page areaJohan B. C. Engelen2012-10-281-10/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11849)
* | | | | | | | | | | | | | | | Fix for Bug #1072391 (Save as copy crash).Nicolas Dufour2012-10-281-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11848)
* | | | | | | | | | | | | | | | add bleed/margin to pdf exportJohan B. C. Engelen2012-10-288-17/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11847)
* | | | | | | | | | | | | | | | fix build ?!Johan B. C. Engelen2012-10-281-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11846)