| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Any change from previous behavior is a bug.
|
| |
|
|
|
|
| |
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
|
| |\
| |
| |
| | |
'bugfix-1789838-confirmation-needed-before-overwriting-template' of gitlab.com:ccrb/inkscape
|
| | | |
|
| |/ |
|
| | |
|
| |
|
|
| |
Just use Gio::File when access to non-local files is needed.
|
| |
|
|
|
|
| |
Template informations are added to the saved file.
File name is is the same as template name
Template is saved as default.svg only if requested by user.
|
| |
|
|
|
| |
Saves template as default.
Does not save template informations yet.
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
| |
GThread deprecation errors.
(bzr r13341.1.190)
|
| |
|
| |
(bzr r12481.1.12)
|
| |\
| |
| | |
(bzr r12476)
|
| | |
| |
| | |
(bzr r12379.2.19)
|
| | |
| |
| | |
(bzr r12379.2.18)
|
| | |
| |
| | |
(bzr r12379.2.7)
|
| | |
| |
| | |
(bzr r12379.2.5)
|
| |/
|
|
|
|
|
|
| |
Modified action context setup so that in console mode, when a document is
added to the main inkscape app instance, it gets a selection model and
layer model automatically set up for it
Made a couple more verbs work in console mode
(bzr r12387.1.4)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1122774
(bzr r12243)
|
| |
|
| |
(bzr r12205)
|
| |
|
|
|
| |
forward declarations
(bzr r12203)
|
| |
|
| |
(bzr r11632)
|
| |
|
|
|
| |
thread "Some clipboard functions")
(bzr r11153)
|
| |
|
| |
(bzr r11042)
|
| |\
| |
| | |
(bzr r11027)
|
| | |\
| | |
| | | |
(bzr r10092.1.36)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Cleanup of code
Made download of image work
Put all images into a /tmp/openclipart directory
Use GUID for filename
(bzr r10092.1.18)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added StatusWidget to show status of operations in dialog
Styled no search results label appropriately
Corrected callbacks for buttons
Start to get image downloading working
(bzr r10092.1.17)
|
| | |/
|/|
| | |
(bzr r10940)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/898538
(bzr r10762)
|
| | |
| |
| | |
(bzr r10665)
|
| | |
| |
| | |
(bzr r10559)
|
| |\ \
| | |
| | | |
(bzr r9508.1.89)
|
| | |/
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/792263
(bzr r10252.1.1)
|
| |/
|
| |
(bzr r9508.1.82)
|
| |
|
|
|
| |
dialog. Also commented out verbs & file related functions for both as a precaution for command-line usage.
(bzr r8661)
|
| |
|
|
|
| |
when trying to export files, dunno why)
(bzr r8457)
|
| |
|
|
|
| |
remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too.
(bzr r8454)
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8404)
|
| |
|
|
|
|
|
|
|
| |
xml/rebase-hrefs.*. Give it the old and new base directory, so that it can change hrefs without relying on sodipodi:absref.
Also create a new function sp_repr_save_rebased_file that changes all xlink:href attributes as it writes them, so that we don't need to modify the owning document. (Especially useful for "Save a copy" or exporting.)
extension/system.cpp: (Inkscape::Extension::save): Don't call sp_document_set_uri even temporarily other than at the same time as calling rebase_hrefs. (Otherwise, existing relative hrefs will point nowhere.)
When exporting plain SVG, change the relative hrefs according to the destination filename.
(bzr r7643)
|
| |
|
| |
(bzr r4279)
|
| |
|
|
|
| |
main inkscape desktop window
(bzr r4278)
|
| |
|
| |
(bzr r3476)
|
| |
|
| |
(bzr r3418)
|
| |
|
| |
(bzr r3398)
|