lp://staging/~yugiohjcj/inkscape/yugiohjcj-inkscape
- Get this branch:
- bzr branch lp://staging/~yugiohjcj/inkscape/yugiohjcj-inkscape
Branch merges
- Bryce Harrington (community): Approve (code)
-
Diff: 68 lines (+9/-7)3 files modifiedCMakeLists.txt (+5/-3)
CMakeScripts/HelperMacros.cmake (+2/-2)
src/CMakeLists.txt (+2/-2)
Related bugs
Bug #1578164: cmake hardcodes /usr/lib/inkscape as plugin directory | Medium | Fix Released |
Related blueprints
Recent revisions
- 15565. By YuGiOhJCJ
-
* CMakeLists.txt: use the "CMAKE_
INSTALL_ LIBDIR" variable instead of a hard-coded "lib" string.
* CMakeScripts/HelperMacros. cmake: use the "CMAKE_ INSTALL_ LIBDIR" variable instead of a hard-coded "lib" string.
* src/CMakeLists.txt: use the "CMAKE_INSTALL_ LIBDIR" variable instead of a hard-coded "lib" string. - 15564. By Patrick Storz
-
Support for building with MSYS2
See Wiki for build instructions:
http://wiki.inkscape. org/wiki/ index.php/ Compiling_ Inkscape_ on_Windows_ with_MSYS2 - 15562. By Alexandru Roman
-
https:/
/bugs.launchpad .net/inkscape/ +bug/1496836
A simple change to selection tool status message. - 15560. By Patrick Storz
-
Add units (px) to size being shown in native Windows file open dialog and fix wrong size being shown for EMF/WMF files
- 15559. By Patrick Storz
-
Fix for native Windows file open dialog only showing the first character of the file name below the preview.
There seems to be some confusion wheter the type specifier "%s" means char or wchar and the behavior even changes between different versions of MinGW - 15557. By Patrick Storz
-
Fix encoding issues with title field in native Windows file save dialog.
We were neither using Unicode versions of the WinAPI function nor properly converting character encodings which resultet in garbled output in the title field in the best case and invalid SVG output in the worst case.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~inkscape.dev/inkscape/trunk