| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
The optional argument "--pdf-page N" causes Inkscape to import page number N
from the pdf document specified on the command line. This functionality is
already available when importing via the GUI, but not when batch processing.
|
| |
|
|
| |
This renames most C <*.h> includes into C++ <c*> includes.
|
| |
|
|
|
| |
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
|
| |\ |
|
| | | |
|
| |/
|
|
| |
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
The added paths are not even valid in MSYS2 builds.
Setting PYTHONPATH is not required.
Likely fixes:
- https://bugs.launchpad.net/inkscape/+bug/1518278
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This avoids dynamically linked python modules searching for their
libraries somewhere else on the PATH.
The default search order is
module directory -> system directories -> current working directory
and only then the PATH is searched. The call to SetDllDirectory()
adds the Inkscape root directory directly in second place instead.
Details: https://github.com/numpy/numpy/wiki/windows-dll-notes
Fixed bug:
- https://bugs.launchpad.net/inkscape/+bug/1746092
|
| |
|
|
| |
A lot of header clean-up.
|
| |
|
| |
Found via `codespell`
|
| | |
|
| |
|
|
| |
Also actually return non-zero if PNG could not be saved.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Fixed bugs:
- https://bugs.launchpad.net/inkscape/+bug/1597921
- https://bugs.launchpad.net/inkscape/+bug/1722844
|
| |
|
|
|
|
|
|
|
| |
The code introduced in 860d326a9ac03c2b1e0a3f45c3ed3d35f94c3d54 is
no longer necessary as gtk3 client side decorations are now disabled
by default in MSYS2's gtk3 builds, see upstream patch:
https://github.com/Alexpux/MINGW-packages/commit/69f8e3294ec0d612d274f69e5e517026a8c340b6
To enable CSD on-the-fly set the environment variable `GTK_CSD` to 1
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| |/
|
|
| |
Should fix many issues with unusuable keys, especially on non-English keyboard layouts.
|
| |
|
|
|
|
|
|
|
|
| |
New dialog when opening pre-0.92 files (with 90 dpi).
I implemented it mostly based on mizmo's UI proposal (thanks!), with additional inputs from su_v with a few bugfixes from jabiertxof
Also adds a commandline option --convert-dpi-method=[none|scale-viewbox|scale-document] to be able to batch convert files.
Fixed bugs:
- https://launchpad.net/bugs/1659229
(bzr r15729)
|
| |
|
| |
(bzr r15675.1.4)
|
| |
|
| |
(bzr r15675.1.3)
|
| |
|
|
|
| |
(will come in handy in inkview)
(bzr r15675.1.2)
|
| |
|
| |
(bzr r15675.1.1)
|
| |
|
|
|
|
|
|
| |
setlocale() without resetting it to the initial default)
- inkview.cpp : This occurence in fact does *not* seem to be needed anymore (despite what the comment says)
- main.cpp : The (commented out) occurence is unnecessary as it is called as part of gtk_init_check()
(bzr r15674)
|
| |
|
|
|
|
|
|
| |
export as inkscape-style SVG.
Fixed bugs:
- https://launchpad.net/bugs/1572242
(bzr r15628)
|
| |
|
|
|
|
|
| |
They are not used by Inkscape and prevent native theming to be used for window borders and titles.
See also https://bugzilla.gnome.org/show_bug.cgi?id=778791
(bzr r15531)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Code written by su_v in python as an extension, ported to c++ by Mc,
some fixes added by bryce.
http://bazaar.launchpad.net/~inkscape.dev/inkscape/0.92.x/revision/15338
http://bazaar.launchpad.net/~inkscape.dev/inkscape/0.92.x/revision/15339
http://bazaar.launchpad.net/~inkscape.dev/inkscape/0.92.x/revision/15350
http://bazaar.launchpad.net/~inkscape.dev/inkscape/0.92.x/revision/15351
Option to disable it is called --no-convert-text-baseline-spacing
The terminology "convert" is chosen as a jargon word to be used for all
such legacy file conversions. The "--no-XXX" naming style is adopted
from the convention used by other software such as GIMP.
(bzr r15481)
|
| |
|
| |
(bzr r15422)
|
| |
|
|
|
|
|
|
|
|
|
| |
Reproducible Builds is a ongoing project which aims at having "packages"
"build" (as in, every build step, be it code compilation, doc generation, etc)
be bit-by-bit reproducible regardless of the build environment.
With this commit inkscape can be built reproducibly.
See https://reproducible-builds.org for more info about the project.
(bzr r15222.1.1)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1306662
(bzr r15218)
|
| |
|
| |
(bzr r15136.1.14)
|
| |
|
| |
(bzr r15136.1.9)
|
| |
|
| |
(bzr r15136.1.1)
|
| |
|
|
|
| |
(https://inkscape.org/en/paste/9901/)
(bzr r15071)
|
| |
|
| |
(bzr r15048)
|
| |\
| |
| | |
(bzr r14954.1.30)
|
| | |\
| | |
| | | |
(bzr r15038)
|
| | | |
| | |
| | | |
(bzr r15023.2.8)
|
| |\| |
| | |
| | | |
(bzr r14954.1.29)
|
| | | |
| | |
| | | |
(bzr r15034)
|
| | | |
| | |
| | | |
(bzr r15027)
|
| | |/
| |
| | |
(bzr r15025)
|