| 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 r13431)
|
| |
|
|
|
| |
Translations. New Latvian translation by Janis Eisaks.
(bzr r11085)
|
| |
|
| |
(bzr r10417)
|
| |
|
| |
(bzr r9741)
|
| |
|
|
|
|
|
| |
inkscape.rc and inkview.rc so VersionInfo in inkscape.exe and inkview.exe for devel builds will be a bit different from 0.47 final.
The installer has a much better version number detection system and will use the style 0.47.0.8944 and "0.47+devel-r8944" for bzr revision 8944, but I'm not quite up to wedging Bazaar revision detection into buildtool.cpp and build.xml yet.
(bzr r8944)
|
| |
|
| |
(bzr r8833.1.9)
|
| |
|
| |
(bzr r4830)
|
| |
|
| |
(bzr r4276)
|
| |
|
|
|
| |
metadata, as well as a manifest entry to both inkview.rc, and inkscape.rc. The two xml manifest files have been added to \src as well.
(bzr r3089)
|
|
|
(bzr r2101)
|