d860a3061723cde62bb885f8c6a210962d25ec35 |
|
27-Apr-2016 |
Moritz Eberl <moritz@semiodesk.com> |
Fixed path resolution in plugin loader. |
b92940fc737f343bb2bdfff16b7b929edb047e0e |
|
12-Apr-2016 |
Moritz Eberl <moritz@semiodesk.com> |
fixed naming of methods. External extensions can now be other module types. |
546be095ee7af87798cf4328a38c7f2d4ff3548e |
|
11-Apr-2016 |
Moritz Eberl <moritz@semiodesk.com> |
Added a mechanism to load c++ extensions dynamically. |
cee084c8a6394fa638af2629ca8670ca138ed706 |
|
05-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move obvious ui component to ui/ |
8495e9096539bb40cb9e73836d9b632b5fc19246 |
|
15-Sep-2014 |
bryce <bryce@ubuntu.com> |
Always check result of sp_repr_read_mem for NULL
In cases where undefined or invalid XML is passed to sp_repr_read_mem(),
it will indicate failure by returning NULL. All callers must check for
this and handle the error condition accordingly.
Fixes: lp: #1170248 |
3e3e2a49f82b250cb852586703fbc460b3ca20e4 |
|
27-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
5. Refactoring of Application class: make copy/assignment operators private, disallow pointers to Application |
1989682aa0e9162a46a309839ea541ff98bd83c1 |
|
25-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
1. make it compile |
85fc5e9395cf2c3ded83aa9087591f0a2942b83f |
|
31-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Removed some operator keywords. |
15d65b41d290a6399e25ec97fa3c7c6eab5fc8b3 |
|
19-Nov-2013 |
tavmjong-free <tavmjong@free.fr> |
Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.
Removed two unused preference options for bitmaps. |
619124a961a8fbc98b07770d69ca35da62ee4031 |
|
30-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix warnings |
745fc398a5c6761c22a89748b67f64cc3e402c2b |
|
21-Sep-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix format security errors |
18529e48f4766aa72dc3166bd14d768b79d48c1a |
|
12-Mar-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
bf77c21f0de0cf7315031cbd48bb480d91986e58 |
|
23-Feb-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix missing headers for Gtk+ 3 build |
086e9bfabfe789fad347519acf4733a7f434e8c9 |
|
15-Feb-2013 |
JazzyNico <nicoduf@yahoo.fr> |
Better fix for Bug #911146 (Inkscape reads .eps files from /tmp instead of the current directory) by Michael Karcher. |
412d8234c33de51c5a17fd8dae202321b7d74518 |
|
13-Feb-2013 |
JazzyNico <nicoduf@yahoo.fr> |
Build. Adding unistd header (fixes compilation on Win32 with OpenSuse cross-compiled libs.) |
e0f5c08fd2dd2fb7877f9f99369cba6f6632bf44 |
|
10-Oct-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 426763 : Cancelling import leads to error message |
891c72f5709e1f300337b2a047af92e9a9a70538 |
|
19-Jul-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #1022719 (Inkscape fails to open file from the web (via URL) on the command line) by Patrick Monnerat. |
4c4a3e132cd3c0565602b7271799696440f87234 |
|
28-Apr-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
C++ify syntax a bit |
da4fb40af84c6155bb3eb368c5d196f14f749dc3 |
|
28-Apr-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
fix paths when working with command line (Bug #695120 , patch by Patrick Monnerat) |
8e438535e658b97ba9a47002b79758b5bf83c3f5 |
|
18-Mar-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Import. Bitmap import improvements (see Bugs #171842 and #847374). |
424f2b6cccc089aa26f2b4914bf92349ca82403d |
|
07-Mar-2012 |
JazzyNico <nicoduf@yahoo.fr> |
UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the titlebar). |
cd6baad2c725e4b5af7adebb2bb9cc9331c2bf34 |
|
29-Feb-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck
added todo warning for sp-conn-end (after devmail message) |
47badd0035ae8c9135c51444f3770b17ae504dda |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
39604a5993c9e99970592313a75a01be735a877a |
|
03-Jan-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
Janitorial tasks: get rid of deprecated repr wrapper functions |
551083058e91ff32b16f1b22c8a4997bdb677882 |
|
08-Jun-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
Save a copy dialog now opens in current directory if this option is set for save as... dialog. (there is also the possibility to manually change the preferences file to change this option independently from save as... dialog) |
b800a07507aa8f20bb7472a38ff4aae380bcd5cf |
|
24-Apr-2011 |
Jon A. Cruz <jon@joncruz.org> |
Fixed warning to use GUI when appropriate. |
77392231f210f1b2164a01a0673da3eed94ede8b |
|
18-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Correct default for save-as location. Fixes bug #561375. |
e4dbb4b6d639fb56b6a94d78101f2c5f047028bb |
|
18-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Correct the default for the save-as location to match the UI. Fixes bug #561375 (pending branch) |
5e1a030f60fc5f5753e30882711db9af56f763f5 |
|
02-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
New Class SPDocumentUndo created which takes care of c++fying some non SPDocument based methods |
2b635337710b879262acf4906dd85ee99b69f474 |
|
01-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
C++fied SPDocument added |
455ec16c2a85122884474742b2c3d331658c130d |
|
18-Oct-2009 |
scislac <scislac@users.sourceforge.net> |
Patch by Adib for 429529 |
962e705155ece33e39d52d949a2ac2b0bfacede6 |
|
02-Oct-2009 |
scislac <scislac@users.sourceforge.net> |
Patch by Max to add option for better Save As behavior. |
c091bf609ef421557ff56ede2b98e7ac0d9ae0a6 |
|
16-Sep-2009 |
scislac <scislac@users.sourceforge.net> |
Fix by Adib for 353847 |
de98252e0eb65d5237b33bbb2717b19fa6b8a983 |
|
12-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Don't open 'Save as ...' dialog inside the application bundle on OS X when it is invoked for the first time |
48ca4bc36d8d8fa0536dc5f3eb619ae0c369c9d7 |
|
09-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. |
09ba3247163582bf2e30e17c4c154aa259ce038a |
|
06-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily. |
c1aeec745cff8de1ffc861137b49361b8fe11275 |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
32840c249b2de74d2bbc4511df7638cb6a260fd4 |
|
02-Aug-2009 |
theAdib <theAdib@users.sourceforge.net> |
FIX 309856 353847 in case save_as fails the document uri is reverted |
0886032fe58925a0b7a91e2039afb8f45a79d57c |
|
02-Aug-2009 |
theadib <theadib@users.sourceforge.net> |
FIX 309856 353847: correctly advertise exception leads to error message dialogue |
5dd830b36c5b7404e81a71bdfddeecab4e0a5e4d |
|
10-May-2009 |
theAdib <theAdib@users.sourceforge.net> |
BUG 218090 opening of bitmap fails, now error message |
68a13573d839f97c7c2a16da1a4fb15b7803ffa1 |
|
07-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
Use the new sp_document_change_uri_and_hrefs function.
The change to extension/system.cpp is a functional noop.
The change to extension/implementation/script.cpp should fix importing of .ai files that contain images (or whatever ill2svg.pl creates png files for). The effect on any other scripts that create SVG files with relative hrefs is unknown. |
ec35142cad8ce4f534989cacd6cc98e276263548 |
|
07-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file 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. |
76a95a959dea0f85eb8cc1f158527f0b9896e189 |
|
07-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
Remove trivial wrapper function sp_repr_print that hasn't been used in years. |
776ffb56256b02c19f4b62da7a281b40f108329a |
|
06-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
noop: whitespace (and localize one var) |
5e21eb68cae04d0fc9d349f3d1b7bccc2060e337 |
|
06-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't bother checking with an extra function call. |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
582f966ce046d5be9b46c24d06248c59b9dd630c |
|
26-Apr-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r19136@shi: ted | 2008-04-24 19:44:01 -0700
Basis for reading filters out of SVG files in system and personal directories.
r19137@shi: ted | 2008-04-24 20:45:27 -0700
Removing a TODO
r19138@shi: ted | 2008-04-24 20:55:50 -0700
Filling this out some. Now we're looking through the files and finding
the filters in it.
r19139@shi: ted | 2008-04-24 22:07:55 -0700
Changing to build filename, really amazing that it's worked before.
r19140@shi: ted | 2008-04-24 22:43:57 -0700
My own crazy writer. Output streams are stupid C++-isms. char * works just fine.
r19154@shi: ted | 2008-04-24 22:56:05 -0700
Cleaning up the XML transfer. Pretty happy with it now.
r19155@shi: ted | 2008-04-24 23:00:11 -0700
Don't need to set up that string for translation because it's getting
placed inside a structure that gets thrown gettext already.
r19156@shi: ted | 2008-04-25 17:12:40 -0700
OMG! Stacking seems to be working. Now it's very easy to test the cooling on your CPU using Inkscape. That's going to have to be a feature in the release notes.
r19166@shi: ted | 2008-04-25 21:00:34 -0700
Adding in filter-file.cpp |
840c7e40984a84ece8179242a97caa01b52810d9 |
|
23-Apr-2008 |
mfloryan <mfloryan@users.sourceforge.net> |
Fixed some further issues with Internal extensions after the introduction of schema for INX files (the boolean values now spelled in lower case). This fixes an intermediate problem of Inkscape concerning its native SVG files as a loosy format. |
e4a9f366dbcb54f76b8c42869fa6873808132357 |
|
22-Apr-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Core of having a real namespace for Inkscape extensions.
r19077@shi: ted | 2008-04-21 15:50:12 -0700
First layer of adding NS
r19078@shi: ted | 2008-04-21 15:56:03 -0700
Whew, doing the rest of them. |
1e595ddc34dd7090b285ed9f6fc8e125b9a264d9 |
|
15-Jan-2008 |
mental <mental@users.sourceforge.net> |
stop toggling insensitive state for modification flag updates (fixes critical bug #182401)
In order to do this, I got rid of sodipodi:modified in favor of a simple
flag in SPDocument, also renaming SPDocument::{set,is}Modified to
SPDocument::{set,is}ModifiedSinceSave |
7348bd1fda2f0fd2297788a486bf2eaa9b5650cc |
|
15-Jan-2008 |
mental <mental@users.sourceforge.net> |
abstract use of sodipodi:modified |
89949341e299d2857fc2435d5a8758845947dc0a |
|
27-Feb-2007 |
mental <mental@users.sourceforge.net> |
get rid of sp_repr_document_root and (commented) sp_repr_duplicate |
c38b2a2b458ad865351687b57f63c134529a8ce0 |
|
04-Feb-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fixed saving bug, now attributes are correctly handled for both normal saves and 'save-a-copy' saves. |
d54623774213750e36710c35402c9b061602ed79 |
|
04-Feb-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
null the sodipodi:modified before saving, not after; whitespace |
c4eb899d30e3e359efe9f708c01a3651b5179f01 |
|
26-Aug-2006 |
mgsloan <mgsloan@users.sourceforge.net> |
gboolean -> bool conversion commit 1. Modifies code to do with getting the undo system to ignore actions, as well as
SVG/XML save/load. Shouldn't cause problems though. |
f4f507228b30d55fd7e39386ba513f3a0a54bd5d |
|
25-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
peeled back the gboolean code as it hit on some complexity theory principles...
need to rethink and incrementally change gbooleans to bools |
f903f7d86c33cbf4d57cb4052158d3452289b579 |
|
25-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
I peeled back my changes because of some deep error. |
34bbe9388eab58e6a7ab25d664595e0ed3b8dee8 |
|
25-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
Cleaned up more of the gboolean to bool janitorial task...great! |
c87d0307348fcfdc65b6b4ab6999a3cb0de2431f |
|
23-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
one major janitorial task we identified.... |
f2ab0fa1527c64eacc741d3726de7458b5df9b3a |
|
22-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
I added Johan's badass patch for save a copy with the features I requested.
Now it all works quite well! Great! |
305941d63be322f6f571a29b5845485fe6de4219 |
|
22-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
Committed a great patch which adds a Save A Copy menu function. This is the first gloss of this patch...I will add more stuff to it shortly... |
6881d14837bbf64d06d6c96b1e376fc2d9d31cd7 |
|
02-May-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r11467@tres: ted | 2006-04-19 21:49:02 -0700
Adding in the basic support for having an xslt implementation. |
7f453d7a1a1c70c45c0ebe9991f7b019203cd0ef |
|
02-May-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r11259@tres: ted | 2006-04-07 21:55:33 -0700
Adding in the path effect to the INX file parsing. |
97153383e812cc9c0a0d87f944295edec69915d4 |
|
13-Feb-2006 |
rwst <rwst@users.sourceforge.net> |
no longer GC::release(NULL) with defect inx files, fixes #1358999 |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |