| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- inkscape.rc/inkview.rc are automatically configured with the
correct program name, version number and copyright year
- use one common file for all four configurations
(inkscape/inkview, x86/x64)
which should make it much easier to maintain and keep in sync
- fix/update/add some fields in the resource file, see
https://msdn.microsoft.com/library/windows/desktop/aa381058.aspx
- also unify inkscape-manifest.xml
As a result all configurations will use dpiAware=True now
(x86 and inkview did not have that setting yet)
This does not matter in gtk3 but is known know to cause tiny icons
on gtk2. It's still the preferred option as everything else
(including canvas) is properly scaled; if bitmap interpolation
is more desirable instead the setting can be overriden in the
compatibility tab of the executables properties dialog
|
| |
|
|
|
|
|
| |
- move inkscape.ico -> share/branding (it's an icon but it should not end up in an icon theme in share/icons, so this seemed like a better choice) and update depentans (.rc files and NSIS installer)
- remove inkscape.png as it was only used by Doxyfile and is mostly redundant to the files in share/icons/application (todo: maybe re-create those files and include a 64x64 size)
- use inkscape.svg in Doxyfile (confirmed working). It's a bit too large but looks much nicer than any of the smaller icons in share/icons/application (the recommended maximum size is 55 px height which looks ugly though and is obviously too small, the optimum seems to be somewhere around 70 px)
- also remove one of the two flat icons in share/branding which were duplicates (the smaller file was kept but renamed)
|
| |
|
|
| |
This reverts commit a32a763a36548f63b6c0d758cb8a82de60e11f18.
|
| |
|
|
| |
The btool build system is no longer present in inkscape's source tree.
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1616730
(bzr r15074)
|
| |
|
| |
(bzr r14916)
|
| |
|
| |
(bzr r14915)
|
| |
|
| |
(bzr r13643)
|
| |
|
| |
(bzr r13642)
|
| |
|
|
|
| |
pre2
(bzr r13526)
|
| |
|
| |
(bzr r13513)
|
|
|
(bzr r13366)
|