| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | changes_2012_10_22b.patch, changes_2012_10_24a.patch | David Mathog | 2012-10-25 | 6 | -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_v | 2012-10-22 | 19 | -103/+237 |
| |\ | | | | | (bzr r11668.1.33) | ||||
| | * | update cmake files & make function static. | Campbell Barton | 2012-10-22 | 2 | -1/+3 |
| | | | | | | | (bzr r11821) | ||||
| | * | Fix for 1067808 : Focus issues with new gradient (and swatch) manager in ↵ | John Smith | 2012-10-22 | 1 | -0/+8 |
| | | | | | | | | | | | Fill&Stroke (trunk) (bzr r11819) | ||||
| | * | UI uniformisation | Kris De Gussem | 2012-10-21 | 12 | -38/+38 |
| | | | | | | | (bzr r11817) | ||||
| | * | Fix grid layout in desktop widget | Alex Valavanis | 2012-10-21 | 1 | -2/+0 |
| | | | | | | | (bzr r11816) | ||||
| | * | GTK3: Migrate toolbox to GtkGrid API | Alex Valavanis | 2012-10-20 | 1 | -0/+19 |
| | | | | | | | (bzr r11815) | ||||
| | * | GTK3: Migrate desktop widget to GtkGrid | Alex Valavanis | 2012-10-20 | 1 | -36/+143 |
| | | | | | | | (bzr r11814) | ||||
| | * | Do not show console debug messages for dynastroke lpe | Kris De Gussem | 2012-10-20 | 1 | -17/+17 |
| | | | | | | | (bzr r11813) | ||||
| | * | UI uniformisation | Kris De Gussem | 2012-10-20 | 2 | -11/+11 |
| | | | | | | | (bzr r11811) | ||||
| * | | merge from trunk (r11810) | su_v | 2012-10-19 | 1 | -1/+0 |
| |\| | | | | | | | | | Note: needs update to latest devlibs r36 for Windows builds (bzr r11668.1.32) | ||||
| | * | Filters. Fixing filters structure and typo. | Nicolas Dufour | 2012-10-19 | 1 | -1/+0 |
| | | | | | | | (bzr r11809) | ||||
| * | | changes_2012_10_18b.patch: | David Mathog | 2012-10-18 | 1 | -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_v | 2012-10-18 | 28 | -128/+314 |
| |\| | | | | | (bzr r11668.1.30) | ||||
| | * | Fix for 171333 : Adjust icon for moving guides - Hand icon | John Smith | 2012-10-18 | 1 | -1/+1 |
| | | | | | | | (bzr r11807) | ||||
| | * | Fix for 171333 : Adjust icon for moving guides | John Smith | 2012-10-17 | 1 | -1/+10 |
| | | | | | | | (bzr r11806) | ||||
| | * | Fix crash resulting from r11646. | Tavmjong Bah | 2012-10-16 | 1 | -1/+1 |
| | | | | | | | (bzr r11805) | ||||
| | * | Better attempt at finding primitive filter region for percent and ↵ | Tavmjong Bah | 2012-10-15 | 2 | -7/+26 |
| | | | | | | | | | | | userSpaceOnUse. (bzr r11804) | ||||
| | * | Use filter primitive region and aspect ratio in image filter primitive, ↵ | Tavmjong Bah | 2012-10-15 | 2 | -23/+110 |
| | | | | | | | | | | | fixes regression. (bzr r11803) | ||||
| | * | Stop using private GdlDockObject->master (broken in GDL 3.6) | Alex Valavanis | 2012-10-14 | 1 | -3/+9 |
| | | | | | | | (bzr r11801) | ||||
| | * | Fix "shift disables snapping" for LPEs and for editing objects | Diederik van Lierop | 2012-10-14 | 14 | -60/+68 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11800) | ||||
| | * | Remove invalid return statements | Diederik van Lierop | 2012-10-14 | 1 | -2/+2 |
| | | | | | | | (bzr r11799) | ||||
| | * | Fix for 657463 : Mousewheel zooming by two steps, not one | John Smith | 2012-10-14 | 1 | -0/+8 |
| | | | | | | | (bzr r11798) | ||||
| | * | Use filter primitive region in flood filter primitive, fixes regression. | Tavmjong Bah | 2012-10-14 | 1 | -5/+28 |
| | | | | | | | (bzr r11797) | ||||
| | * | Fix build with new color palette features | Alex Valavanis | 2012-10-14 | 1 | -0/+5 |
| | | | | | | | (bzr r11796) | ||||
| | * | Don't try to set infinite bounds on SpinButtons in LPE Scalar | Alex Valavanis | 2012-10-14 | 1 | -2/+2 |
| | | | | | | | (bzr r11794) | ||||
| | * | Fix for 171221 : color panel improvements | John Smith | 2012-10-14 | 2 | -0/+18 |
| | | | | | | | (bzr r11793) | ||||
| | * | GTK+ 3: Fix crash with live-preview checkbox in extensions dialog | Alex Valavanis | 2012-10-13 | 1 | -6/+4 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1012741 (bzr r11792) | ||||
| | * | Shift key should disable snapping when dragging a handle in the node tool | Diederik van Lierop | 2012-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11791) | ||||
| | * | Prevent crash if symbol is empty. Chnage default styling for symbol preview. | Tavmjong Bah | 2012-10-13 | 1 | -19/+24 |
| | | | | | | | (bzr r11790) | ||||
| * | | Fix SVG formatting (EMF import): | David Mathog | 2012-10-12 | 1 | -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_v | 2012-10-12 | 39 | -176/+1359 |
| |\| | | | | | (bzr r11668.1.28) | ||||
| | * | Fix for compiling with pre gtkmm 2.24 libraries. | Tavmjong Bah | 2012-10-12 | 1 | -0/+17 |
| | | | | | | | (bzr r11787) | ||||
| | * | Fix for 1019974 : Default layer names are inconsistent | John Smith | 2012-10-12 | 3 | -36/+53 |
| | | | | | | | (bzr r11785) | ||||
| | * | Fix for 177931 : Shift click layer icons to trigger solo | John Smith | 2012-10-12 | 1 | -14/+24 |
| | | | | | | | (bzr r11784) | ||||
| | * | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog | Tavmjong Bah | 2012-10-11 | 17 | -3/+991 |
| | | | | | | | (bzr r11782) | ||||
| | * | Fix for 1058402 : Inconsistent opacity indication | John Smith | 2012-10-11 | 2 | -6/+3 |
| | | | | | | | (bzr r11781) | ||||
| | * | Fix for 191020 : Lock/Unlock all layers - Lock other layers | John Smith | 2012-10-11 | 5 | -2/+49 |
| | | | | | | | (bzr r11779) | ||||
| | * | Fix for 171904 : toggleToolbox verb | John Smith | 2012-10-11 | 6 | -22/+64 |
| | | | | | | | (bzr r11778) | ||||
| | * | Fix for 426763 : Cancelling import leads to error message | John Smith | 2012-10-11 | 7 | -4/+29 |
| | | | | | | | (bzr r11777) | ||||
| | * | Fix for 246153 : Broken style indicator | John Smith | 2012-10-11 | 2 | -2/+2 |
| | | | | | | | (bzr r11776) | ||||
| | * | emf import. re-implement filtering of isolated control characters (Bug 217231) | Alvin Penner | 2012-10-10 | 1 | -0/+4 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/217231 (bzr r11775) | ||||
| | * | powerstroke: fix stuff! (apparently commit didn't work yesterday) | Johan B. C. Engelen | 2012-10-10 | 1 | -68/+61 |
| | | | | | | | (bzr r11774) | ||||
| | * | Fix translation issue of rev 11759. | Kris De Gussem | 2012-10-09 | 1 | -4/+4 |
| | | | | | | | (bzr r11772) | ||||
| | * | fix memory leak and access error in sp_repr_css_merge_from_decl (Bug #1061157) | Kris De Gussem | 2012-10-09 | 1 | -9/+13 |
| | | | | | | | (bzr r11771) | ||||
| | * | Fix for Bug #1063831 (--export-text-to-path with SVG is undocumented) by ↵ | Nicolas Dufour | 2012-10-09 | 1 | -1/+1 |
| | | | | | | | | | | | Philipp Hagemeister. Greek and French man page translations updated. (bzr r11769) | ||||
| | * | UI consistency fix (pointed Bug #955060, comment #24). | Nicolas Dufour | 2012-10-09 | 1 | -1/+1 |
| | | | | | | | (bzr r11768) | ||||
| | * | Fix for 191020 : Lock/Unlock all layers | John Smith | 2012-10-09 | 5 | -6/+49 |
| | | | | | | | (bzr r11764) | ||||
| * | | changes_2012_10_08a.patch: | David Mathog | 2012-10-08 | 3 | -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_v | 2012-10-08 | 10 | -29/+230 |
| |\| | | | | | (bzr r11668.1.25) | ||||
