summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | cppcheck: Fix a couple of leaksAlex Valavanis2012-10-282-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11845)
* | | | | | | | | | | | | | | | cppcheck: More C-style pointer castingAlex Valavanis2012-10-284-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11844)
* | | | | | | | | | | | | | | | Fix for 928205 : Do not save viewport metadata optionJohn Smith2012-10-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11843)
* | | | | | | | | | | | | | | | Fix for 1067808 : Focus issues with new gradient (and swatch) manager in ↵John Smith2012-10-281-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fill&Stroke - Focus fix (bzr r11842)
* | | | | | | | | | | | | | | | fix buildJohan B. C. Engelen2012-10-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11841)
* | | | | | | | | | | | | | | | cppcheck: get rid of more C-style pointer castsAlex Valavanis2012-10-279-34/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11840)
* | | | | | | | | | | | | | | | cppcheck: use gobject casts in box3d and hide dead codeAlex Valavanis2012-10-271-17/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11839)
* | | | | | | | | | | | | | | | cppcheck: use gobject casts in box3d-side and rename NONE to SP_NONE in ↵Alex Valavanis2012-10-274-24/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sp_metric (bzr r11838)
* | | | | | | | | | | | | | | | cppcheck: use gobject casts in sp-itemAlex Valavanis2012-10-271-37/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11837)
* | | | | | | | | | | | | | | | cppcheck fixes: sp-lpe-itemAlex Valavanis2012-10-273-52/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11836)
* | | | | | | | | | | | | | | | Clamp colour channels in feComposite result to alpha channel, instead of 1, ↵Jasper van de Gronde2012-10-271-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as the channels are premultiplied. (bzr r11835)
* | | | | | | | | | | | | | | | Fix C++11 narrowing conversion errorsAlex Valavanis2012-10-275-11/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11834)
* | | | | | | | | | | | | | | | Fix build error due to bad internal handling of deprecated GTK+ symbols in ↵Alex Valavanis2012-10-272-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gtkmm header (bzr r11833)
* | | | | | | | | | | | | | | | bit of a clean-upJohan B. C. Engelen2012-10-262-26/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11832)
* | | | | | | | | | | | | | | | include yourself first, then the othersJohan B. C. Engelen2012-10-261-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11831)
* | | | | | | | | | | | | | | | allow 0 degree angles for axonometric grid's x and z axesJohan B. C. Engelen2012-10-261-31/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/583141 (bzr r11830)
* | | | | | | | | | | | | | | | Translations. Latvian translation update by Jānis Eisaks.Nicolas Dufour2012-10-261-496/+367
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11829)
* | | | | | | | | | | | | | | | Fix for Bug #1070903 (Crash when saving a new document).Nicolas Dufour2012-10-261-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11828)
* | | | | | | | | | | | | | | | Translations. Translations template update.Nicolas Dufour2012-10-251-1111/+1212
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11827)
| | | | * | | | | | | | | | | | merge from trunk (r11826)su_v2012-10-2511-80/+184
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | (bzr r11668.1.35)
* | | | | | | | | | | | | | | | Build. Cleaning build.xml.Nicolas Dufour2012-10-241-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11826)
* | | | | | | | | | | | | | | | Fix for 1067819 : Changing gradient name does not dirty the document (trunk)John Smith2012-10-242-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11825)
* | | | | | | | | | | | | | | | extensions. function plotter. prevent divide by zero. (Bug 1064863)Alvin Penner2012-10-231-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1064863 (bzr r11824)
* | | | | | | | | | | | | | | | Use Gtk::Box to arrange layer dialog buttons. Prevents oversized buttons in ↵Alex Valavanis2012-10-232-33/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GTK+ 3 Fixed bugs: - https://launchpad.net/bugs/1069181 (bzr r11823)
* | | | | | | | | | | | | | | | Fix for 171890 : Mouse wheel on swatchesJohn Smith2012-10-235-41/+143
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11822)
| | | | * | | | | | | | | | | | changes_2012_10_22b.patch, changes_2012_10_24a.patchDavid Mathog2012-10-256-170/+372
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMF import (Adobe Illustrator EMF files): - workaround for issue with page scaling ('MM_ANISOTROPIC', wrong units) - fix SETWORLDTRANSFORM operation - fix libUEMF to support older/shorter EMF header forms EMF import (general): - fix import of shapes (rectangles) without borders - handle EMF bitmap modes where a subsection of the image is extracted EMF export/import: - increased size in mm of the reference device by 100X on EMF export (significant when the dpi is calculated on reading the EMF back in) - changed dpi calculation: (sum of pixels ref device)/(sum of millimeter ref device) (bzr r11668.1.34)
| | | | * | | | | | | | | | | | merge from trunk (r11821)su_v2012-10-2221-182/+276
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | (bzr r11668.1.33)
* | | | | | | | | | | | | | | | update cmake files & make function static.Campbell Barton2012-10-222-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11821)
* | | | | | | | | | | | | | | | Build. Reverting GTKMM changes in devlibs and build.xml.Nicolas Dufour2012-10-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11820)
* | | | | | | | | | | | | | | | Fix for 1067808 : Focus issues with new gradient (and swatch) manager in ↵John Smith2012-10-221-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fill&Stroke (trunk) (bzr r11819)
* | | | | | | | | | | | | | | | because we are in frost: disable experimental LPEsJohan B. C. Engelen2012-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11818)
* | | | | | | | | | | | | | | | UI uniformisationKris De Gussem2012-10-2112-38/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11817)
* | | | | | | | | | | | | | | | Fix grid layout in desktop widgetAlex Valavanis2012-10-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11816)
* | | | | | | | | | | | | | | | 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)
* | | | | | | | | | | | | | | | Dutch translation updateKris De Gussem2012-10-201-77/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11812)
* | | | | | | | | | | | | | | | UI uniformisationKris De Gussem2012-10-202-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11811)
| | | | * | | | | | | | | | | | merge from trunk (r11810)su_v2012-10-193-4/+5
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: needs update to latest devlibs r36 for Windows builds (bzr r11668.1.32)
* | | | | | | | | | | | | | | | Build. switching to gtkmm 2.24.Nicolas Dufour2012-10-191-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11810)
* | | | | | | | | | | | | | | | Filters. Fixing filters structure and typo.Nicolas Dufour2012-10-192-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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-1836-9809/+6223
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | (bzr r11668.1.30)
* | | | | | | | | | | | | | | | Translations. Latvian translation update by Jānis Eisaks.Nicolas Dufour2012-10-181-4698/+3085
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11808)
* | | | | | | | | | | | | | | | 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)
* | | | | | | | | | | | | | | extensions. apply inkex.localize() for consistencyAlvin Penner2012-10-142-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11802)