summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* changes_2012_10_08a.patch:David Mathog2012-10-083-89/+209
* merge from trunk (r11760)su_v2012-10-0810-29/+230
|\
| * Fix for 490338 : Try to create the autosave directory if that does not existsJohn Smith2012-10-082-3/+19
| * Fix for 303527 : GUI glitch on opacity boxJohn Smith2012-10-081-1/+1
| * Fix for 1060563 : Swatches : Sort the list of swatch namesJohn Smith2012-10-082-16/+32
| * powerstroke: arc extrp. corner case handlingJohan B. C. Engelen2012-10-071-7/+28
| * Typo fix by Yuri Chornoivan.Nicolas Dufour2012-10-072-2/+2
| * Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-10-071-0/+2
| * powerstroke: arc extrapolate fixJohan B. C. Engelen2012-10-071-3/+5
| * i18n. Adding gradient selector widget labels.Nicolas Dufour2012-10-071-2/+2
| * emf import. support for PATCOPY in EMR_BITBLT (Bug 1060141)Alvin Penner2012-10-061-1/+1
| * powerstroke: add arc-extrapolation, but disable it for releaseJohan B. C. Engelen2012-10-061-1/+140
| * user message standardisationKris De Gussem2012-10-061-1/+1
| * Fix for 587019 : Select and transform mouse cursor changes to normal cursor o...John Smith2012-10-061-2/+3
| * Fix for 570695 : show default|fallback autosave pathJohn Smith2012-10-051-2/+6
* | changes_2012_10_04b.patch: fixes one small memory issue (bytes allocated and ...David Mathog2012-10-043-137/+148
* | merge from trunk (r11737)su_v2012-10-0496-256/+298
|\|
| * code cleanup: make more functions static, add includes.Campbell Barton2012-10-0422-34/+51
| * code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-0420-70/+78
| * code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-0456-152/+169
* | merge from trunk (r11734)su_v2012-10-0423-237/+449
|\|
| * Fix for 168164 : gtk 2.22 compile issuesJohn Smith2012-10-031-1/+1
| * Fix for 1014988 : gtk 2.22 compile issuesJohn Smith2012-10-031-0/+9
| * fixing memory release issue (valgrind reported; bug #1043571 , comment 16 iss...Kris De Gussem2012-10-031-2/+6
| * Fix for 687655 : New color wheel should not increase the width of docked Fill...John Smith2012-10-031-2/+3
| * add missing source filesCampbell Barton2012-10-032-0/+11
| * fixed another UI inconsistency in object properties dialogKris De Gussem2012-10-021-0/+2
| * Fix for Bug #1049440 (Crash in Object Properties if label is empty string (re...Kris De Gussem2012-10-022-2/+1
| * fix for bug 310206: although the path is made with only cubic beziers (bezier...Johan B. C. Engelen2012-10-021-9/+16
| * fix layout of object properties dialog (Bug #1050938 ; input fields in object...Kris De Gussem2012-10-021-22/+23
| * Translations. Adding new LPE to the translation template, UI consistency fixe...Nicolas Dufour2012-10-012-10/+10
| * Fix for 831008 : Line width menu only show Px,Pt and mmJohn Smith2012-10-012-39/+40
| * Fix for 1059132 : --export-pdf crashes with inkscape trunkJohn Smith2012-10-011-7/+3
| * Fix for 681625 : sort template names under File->NewJohn Smith2012-09-301-51/+99
| * Fix for 1058470 : Trace Bitmap Live PreviewJohn Smith2012-09-303-20/+158
| * memleak fix (part of bug #1043571)Kris De Gussem2012-09-291-2/+2
| * Fix for 1058432 : Trace Bitmap preview should be resizeableJohn Smith2012-09-291-4/+5
| * Filters. Some filters fixes, renaming and simplifications.Nicolas Dufour2012-09-282-62/+53
| * Fix for 1000023 : Stop color notepad buttons expanding verticallyJohn Smith2012-09-281-1/+1
| * Fix for 1046740 : middle click on palette to set stroke colourJohn Smith2012-09-281-3/+6
* | update based on patch 'changes_2012_09_27b.patch'David Mathog2012-10-045-25/+13
* | revert changes in r11686 (not related to EMF support)su_v2012-10-041-4/+2
* | merge from trunk (r11709)su_v2012-09-2712-84/+223
|\|
| * Fix for 166691 : Changing layer order does not update layer selectorJohn Smith2012-09-272-1/+4
| * Fix for 169001 : Long layer names mess with the UIJohn Smith2012-09-271-2/+2
| * Fix for 172030 : Width of Undo History palette could be optimizedJohn Smith2012-09-271-12/+16
| * Fix for 171177 : Border in palette swatchesJohn Smith2012-09-279-69/+199
| * Fix for 169001 : Long layer names mess with the UIJohn Smith2012-09-261-2/+4
* | fix for 'em' and 'ex' units supportDavid Mathog2012-09-271-2/+4
* | initial changes to address problem of importing chunks of text into something...David Mathog2012-09-271-18/+48