summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | GTK3: Migrate toolbox to GtkGrid APIAlex Valavanis2012-10-201-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11815)
| * | | | | | | | | | | GTK3: Migrate desktop widget to GtkGridAlex Valavanis2012-10-201-36/+143
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11814)
| * | | | | | | | | | | Do not show console debug messages for dynastroke lpeKris De Gussem2012-10-201-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11813)
| * | | | | | | | | | | UI uniformisationKris De Gussem2012-10-202-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11811)
* | | | | | | | | | | | merge from trunk (r11810)su_v2012-10-191-1/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: needs update to latest devlibs r36 for Windows builds (bzr r11668.1.32)
| * | | | | | | | | | | Filters. Fixing filters structure and typo.Nicolas Dufour2012-10-191-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11809)
* | | | | | | | | | | | changes_2012_10_18b.patch:David Mathog2012-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additional fix for text that starts with any of the characters 0x0-0x1F cast the tested character to unsigned to prevent dropping of some strings (follow-up to r11984) (bzr r11668.1.31)
* | | | | | | | | | | | merge from trunk (r11808)su_v2012-10-1828-128/+314
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11668.1.30)
| * | | | | | | | | | | Fix for 171333 : Adjust icon for moving guides - Hand iconJohn Smith2012-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11807)
| * | | | | | | | | | | Fix for 171333 : Adjust icon for moving guidesJohn Smith2012-10-171-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11806)
| * | | | | | | | | | | Fix crash resulting from r11646.Tavmjong Bah2012-10-161-1/+1
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | (bzr r11805)
| * | | | | | | | | | Better attempt at finding primitive filter region for percent and ↵Tavmjong Bah2012-10-152-7/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | userSpaceOnUse. (bzr r11804)
| * | | | | | | | | | Use filter primitive region and aspect ratio in image filter primitive, ↵Tavmjong Bah2012-10-152-23/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes regression. (bzr r11803)
| * | | | | | | | | | Stop using private GdlDockObject->master (broken in GDL 3.6)Alex Valavanis2012-10-141-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11801)
| * | | | | | | | | | Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-1414-60/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11800)
| * | | | | | | | | | Remove invalid return statementsDiederik van Lierop2012-10-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11799)
| * | | | | | | | | | Fix for 657463 : Mousewheel zooming by two steps, not oneJohn Smith2012-10-141-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11798)
| * | | | | | | | | | Use filter primitive region in flood filter primitive, fixes regression.Tavmjong Bah2012-10-141-5/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11797)
| * | | | | | | | | | Fix build with new color palette featuresAlex Valavanis2012-10-141-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11796)
| * | | | | | | | | | Don't try to set infinite bounds on SpinButtons in LPE ScalarAlex Valavanis2012-10-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11794)
| * | | | | | | | | | Fix for 171221 : color panel improvementsJohn Smith2012-10-142-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11793)
| * | | | | | | | | | GTK+ 3: Fix crash with live-preview checkbox in extensions dialogAlex Valavanis2012-10-131-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1012741 (bzr r11792)
| * | | | | | | | | | Shift key should disable snapping when dragging a handle in the node toolDiederik van Lierop2012-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11791)
| * | | | | | | | | | Prevent crash if symbol is empty. Chnage default styling for symbol preview.Tavmjong Bah2012-10-131-19/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11790)
* | | | | | | | | | | Fix SVG formatting (EMF import):David Mathog2012-10-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A typo caused two extra spaces to be appended on the end of any text which was read in from an EMF file. (bzr r11668.1.29)
* | | | | | | | | | | merge from trunk (r11787)su_v2012-10-1239-176/+1359
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11668.1.28)
| * | | | | | | | | | Fix for compiling with pre gtkmm 2.24 libraries.Tavmjong Bah2012-10-121-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11787)
| * | | | | | | | | | Fix for 1019974 : Default layer names are inconsistentJohn Smith2012-10-123-36/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11785)
| * | | | | | | | | | Fix for 177931 : Shift click layer icons to trigger soloJohn Smith2012-10-121-14/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11784)
| * | | | | | | | | | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-1117-3/+991
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11782)
| * | | | | | | | | | Fix for 1058402 : Inconsistent opacity indicationJohn Smith2012-10-112-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11781)
| * | | | | | | | | | Fix for 191020 : Lock/Unlock all layers - Lock other layersJohn Smith2012-10-115-2/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11779)
| * | | | | | | | | | Fix for 171904 : toggleToolbox verbJohn Smith2012-10-116-22/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11778)
| * | | | | | | | | | Fix for 426763 : Cancelling import leads to error messageJohn Smith2012-10-117-4/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11777)
| * | | | | | | | | | Fix for 246153 : Broken style indicatorJohn Smith2012-10-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11776)
| * | | | | | | | | | emf import. re-implement filtering of isolated control characters (Bug 217231)Alvin Penner2012-10-101-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/217231 (bzr r11775)
| * | | | | | | | | | powerstroke: fix stuff! (apparently commit didn't work yesterday)Johan B. C. Engelen2012-10-101-68/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11774)
| * | | | | | | | | | Fix translation issue of rev 11759.Kris De Gussem2012-10-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11772)
| * | | | | | | | | | fix memory leak and access error in sp_repr_css_merge_from_decl (Bug #1061157)Kris De Gussem2012-10-091-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11771)
| * | | | | | | | | | Fix for Bug #1063831 (--export-text-to-path with SVG is undocumented) by ↵Nicolas Dufour2012-10-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Philipp Hagemeister. Greek and French man page translations updated. (bzr r11769)
| * | | | | | | | | | UI consistency fix (pointed Bug #955060, comment #24).Nicolas Dufour2012-10-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11768)
| * | | | | | | | | | Fix for 191020 : Lock/Unlock all layersJohn Smith2012-10-095-6/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11764)
* | | | | | | | | | | changes_2012_10_08a.patch:David Mathog2012-10-083-89/+209
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - image import from EMR_BITBLT, EMR_STRETCHBLT, and EMR_MASKBLT records - sets a default font name (Arial) (for EMFs which specify for a font) - drops text that starts with any of the characters 0x0-0x1F (bzr r11668.1.26)
* | | | | | | | | | | merge from trunk (r11760)su_v2012-10-0810-29/+230
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11668.1.25)
| * | | | | | | | | | Fix for 490338 : Try to create the autosave directory if that does not existsJohn Smith2012-10-082-3/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11759)
| * | | | | | | | | | Fix for 303527 : GUI glitch on opacity boxJohn Smith2012-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11758)
| * | | | | | | | | | Fix for 1060563 : Swatches : Sort the list of swatch namesJohn Smith2012-10-082-16/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11757)
| * | | | | | | | | | powerstroke: arc extrp. corner case handlingJohan B. C. Engelen2012-10-071-7/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11751)
| * | | | | | | | | | Typo fix by Yuri Chornoivan.Nicolas Dufour2012-10-072-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11750)
| * | | | | | | | | | Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-10-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11749)