0dc43ce76c424cccfb79f7dcbb7a54ad0a8cb727 |
|
09-Dec-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
replaced remaining GHashTable with std::map |
16058b90b5fda6617fa20587df096c6d6d8587dd |
|
12-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
Fix "Value stored to 'child' is never read" |
2511c08acd5e98f679d4508a53e66abf369b7310 |
|
23-Jan-2014 |
Martin Owens <doctormo@gmail.com> |
Improve warnings for missing files. Don't just assert bolocks to the user. |
cc0a7f11008a887c51ab7fd899e0e374d21d48a9 |
|
16-Oct-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck initialisation |
dd8175230e8bd2cd804b0f37f2c432f7db668265 |
|
14-Sep-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix windows build |
321b7538dca955af84ce70395be4acb56ad9243e |
|
14-Sep-2013 |
Martin Owens <doctormo@gmail.com> |
Fix the latest error with the adobe svg ns errors, boundry exceptions caused security failure. |
29be17974a343120d0e62858f731bf8734fb3e4c |
|
13-Sep-2013 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Use g_match_info_free instead of g_match_info_unref
for better Glib compatibility |
3342d91e5348cdc908410122ea6beda9b875a17c |
|
12-Sep-2013 |
Martin Owens <doctormo@gmail.com> |
Fix regex so it effects the buffer and ban PUBLIC entities too. |
b4eef97ac778907224e9fbe78323a55c669f4e5f |
|
12-Sep-2013 |
Martin Owens <doctormo@gmail.com> |
Improve code with Kosiński's regex replacement |
2623f2ba071f70a21ef256e09b1953e66ce26d24 |
|
11-Sep-2013 |
Martin Owens <doctormo@gmail.com> |
Introduce a backup loading method that enables NOENT but hacks out system calls for adobe files |
0c6b51649b501e4e378921d918c6a113ab8e2bce |
|
05-Aug-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
code cleanup (cppcheck) |
5c45bb188ab729e501e48732842cb9de6a9813be |
|
25-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Workaround usage of deprecated glib symbols in 3rd party libraries |
876a51a5e6814015d7a2b26e17972fef973c71a3 |
|
05-Dec-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
- fix security bug lp:1025185
- make network access optional for XML loading |
d6e289e892dd8c5f7c69425fe2722eb3fae4f48c |
|
12-May-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
syntx of null pointer dereference checks |
32add6f916cb26b468b5bec439ba18dc2629a200 |
|
22-Apr-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
some more string class usage |
39604a5993c9e99970592313a75a01be735a877a |
|
03-Jan-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
Janitorial tasks: get rid of deprecated repr wrapper functions |
6cd2e86330e1049942b9ce57d4f10bbe2542067d |
|
04-Dec-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
28bf548be956fa98bffa377e2caba5f28fb281ad |
|
29-Nov-2011 |
tavmjong-free <tavmjong@free.fr> |
Add possibility to check validity of attributes and usefulness of properties.
This code adds the ability to check for every elment in an SVG document if its
attributes are valid and the styling properties are useful. Options under the
SVG Output section of the Inkscape Preferences dialog control what should
be checked when, and what actions should be taken if invalid attributes
or non-useful properties are found. |
56aa6e58440b435da6a42aacd97ff28c649f2f87 |
|
08-Sep-2011 |
tavmjong-free <tavmjong@free.fr> |
Preserve CDATA sections on output. |
a63dbee6633e3ed991bb2b34cbed7c9f02c1a839 |
|
06-May-2011 |
Jon A. Cruz <jon@joncruz.org> |
Adding initial cut of resource manager. |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet. |
58907c44e360596b34a9ab0826b8af201cdb2247 |
|
22-Sep-2010 |
d <d@d-desktop> |
add libxml/parser.h to fix compile on windows |
0f2a6f2bf9c2c84eb7c45d06d27bb4d531095efe |
|
21-Sep-2010 |
d <d@d-desktop> |
add XML_PARSE_HUGE to handle documents with more than 256 levels of nesting |
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. |
edb211e8a9e1517d970164281a36727c356c4903 |
|
07-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
functional noop: xml/repr-io.cpp: (sp_repr_save_writer): Mark static. Slight shortening of implementation. |
76a95a959dea0f85eb8cc1f158527f0b9896e189 |
|
07-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
Remove trivial wrapper function sp_repr_print that hasn't been used in years. |
1ae4d1ab0e4bb2a0dfd1f80497cddb109c03562b |
|
06-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
functional noop: xml/repr-io.cpp: Simplify a calculation. |
6cebc619a06863b53a5d6e2baa0c52e859ba0448 |
|
14-Mar-2009 |
joncruz <joncruz@users.sourceforge.net> |
Work-around output encoding issues with comments. Fixes bug #340451. |
f6024e9501865b42b97bdee7a0d2bf1754ed7933 |
|
14-Mar-2009 |
joncruz <joncruz@users.sourceforge.net> |
Casts and legibility cleanup |
96cc42fb7693b797553568e40c9f974582e6a2dc |
|
11-Jan-2009 |
speleo3 <speleo3@users.sourceforge.net> |
promote default namespace for INX extension files |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
587dd419e2c3a4858415b1f5d40043986e2e75b0 |
|
02-Apr-2008 |
ishmal <ishmal@users.sourceforge.net> |
Fold sp_repr_save_file() into sp_repr_save_writer() so that it can also be called by sp_repr_save_buf() |
05940874c84c05601c854dc95a5463af40be2652 |
|
15-Mar-2008 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
a03d7b1c021befbdfc646a947964e8a6f3c7789c |
|
13-Mar-2008 |
ishmal <ishmal@users.sourceforge.net> |
Add convenience functions to read from/write to Glib::ustrings. |
4527f6c136612e318804db902fa46d53238c7648 |
|
07-Mar-2008 |
mental <mental@users.sourceforge.net> |
add basic support for preserving processing instructions in the AST |
5fa6a285c0970cd37834309d8f2d4a14f24fac86 |
|
07-Mar-2008 |
ishmal <ishmal@users.sourceforge.net> |
export sp_repr_write_stream() |
66632b492f9cd54e5667fd4e1fca8e457f59b282 |
|
31-Jan-2008 |
bryce <bryce@users.sourceforge.net> |
Applying fixes for gcc 4.3 build issues (closes LP: #169115) |
0a06b01de629d811f25150dd5cf77401c1b6823c |
|
12-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16525@tres: ted | 2007-09-11 20:49:47 -0700
Adding in code to XSLT. |
6dda1569f72d2fedf3ea32f9cc29238fd35fe7aa |
|
21-Jun-2007 |
pjrm <pjrm@users.sourceforge.net> |
Add fixme comment re testing for file existence inside g_return_if_fail. |
09090a44bf8f1277fa34669aca7aca847649ec93 |
|
25-Jan-2007 |
mental <mental@users.sourceforge.net> |
eliminate last uses of sp_repr_new* |
4768337b3d77ff729f42fd7f2b3665d2527ef9d0 |
|
01-Nov-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
make SVG indent and inlined attrs configurable via prefs |
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 |
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.... |
ae47657aad23cbfce55ac35dc8fe70703feee071 |
|
01-Jun-2006 |
joncruz <joncruz@users.sourceforge.net> |
Removed debugging messages |
6a0fdc47237232ce94dc41031e74fc463cb6331b |
|
30-May-2006 |
joncruz <joncruz@users.sourceforge.net> |
Strip BOM from incoming files |
360aad676ba92ca443083da298b766628f6a3bfb |
|
15-Mar-2006 |
mental <mental@users.sourceforge.net> |
shared_ptr -> ptr_shared |
e7cd2ec3e1687a262ebe95e5ac7a47f8ab147ce2 |
|
06-Feb-2006 |
mental <mental@users.sourceforge.net> |
replace Util::SharedCStringPtr with the more general Util::shared_ptr<> |
1429966f97e1425f068a42fe9b4f96d3294d225a |
|
23-Jan-2006 |
cth103 <cth103@users.sourceforge.net> |
Catch failures in fopen of XML files. Fixes #1374551. |
549019d17748f165f3c71e0e5e5072cd5f9a7141 |
|
17-Jan-2006 |
rwst <rwst@users.sourceforge.net> |
applied patch #1348672 from enchanter |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |