summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix compiler warnings with old GCC on Mac OS X and SolarisDavid Mathog2012-09-274-55/+78
* | merge from trunk (r11704)su_v2012-09-257-9/+47
|\|
| * Fix for 172190 : Hand/Pan tool cursor on middle-dragJohn Smith2012-09-251-0/+36
| * Fix for 293358 : Reduce width of Fill Stroke dialogJohn Smith2012-09-252-3/+4
| * Fix for 1052645 : On select toolbar 'lock' button resize icon on clickingJohn Smith2012-09-242-3/+5
| * Fix for 1055253 : Statusbar opacity widget is too smallJohn Smith2012-09-241-2/+2
| * Fix for 165865 : Assert when duplicating markersJohn Smith2012-09-231-1/+0
* | Changes from 2012-09-24David Mathog2012-09-251-2/+3
* | revert changes not strictly required for EMF supportsu_v2012-09-253-8/+3
* | Fix pointer issue in EMF codesu_v2012-09-231-9/+27
* | merge from trunk (r11698)su_v2012-09-2376-431/+2872
|\|
| * Fix for 170395 : Add Trace Bitmap to context menu of images : Focus fixJohn Smith2012-09-231-0/+3
| * Fix for 170395 : Add Trace Bitmap to context menu of imagesJohn Smith2012-09-232-0/+17
| * Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-236-15/+62
| * Fix for 172222 : Move direct to specified layerJohn Smith2012-09-2210-3/+249