4bf96339af907a30f499f5fa08790abe0b3c5926 |
|
29-Apr-2016 |
tavmjong-free <tavmjong@free.fr> |
Backout last commit as it introduced subtle errors. |
07863d7022116b416c3903f7b5c4388be3ab7c22 |
|
29-Apr-2016 |
tavmjong-free <tavmjong@free.fr> |
SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'. |
aafecd12c7391755190b087fd72cb27be0a382ab |
|
18-Dec-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
brings back CMS tab |
7548eff1649daed7052b1cd38de60a02207dad22 |
|
08-Dec-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std::set<SPObject *>.
Should give some performance improvements (quite a few linear lookups are now logarithmic) |
721c5003ed11901975b6b0c9e49cbc67a4cf0782 |
|
05-Jul-2015 |
JazzyNico <nicoduf@yahoo.fr> |
Colors. Fix for Bug #1457069 (ICC profile filename with [] causes a crash). |
6afde8674707ca6bde7835c5a6e4f182daf789af |
|
25-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
create SPObject factory |
05445c57397b3e794e8d49df2f80af94d294da78 |
|
02-Oct-2014 |
JazzyNico <nicoduf@yahoo.fr> |
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Translations. Inkscape.pot and French translation update. |
03972e5b080b08d2affc729f1955cc91feb1c12b |
|
18-Sep-2014 |
bryce <bryce@ubuntu.com> |
Fix build for fink on OS X 10.9 by including unistd.h
Fixes: https://bugs.launchpad.net/inkscape/+bug/1340914 |
da712b2f95842bc4344f5e622c175c032b04749e |
|
02-Apr-2014 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #1297557 (crash if document with linked color profile uses spaces in file name). |
db2010862923dcb0358d14b232d3cd7c6b66f9df |
|
18-Mar-2014 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #1291546 (Linking color profile from Document properties dialog crashes Inkscape). |
01d78b8354aa8b6c3629230264d21dc5b5bed01a |
|
26-Feb-2014 |
Martin Owens <doctormo@gmail.com> |
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ziptool to utils. |
8a1ed8c5b1dac67fd88559434821135341f33c6c |
|
12-Dec-2013 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #498141 (Crash on opening Inkscape Preferences... dialog (color profiles)). |
245a7ca4aee74476e04dd5cf1788584c94049b03 |
|
16-Oct-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix colour variable type with gtkmm 3 |
f0ab336178e917ae75d4d55f2788b23764794a64 |
|
15-Oct-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
color-profile: Use Gdk::RGBA for gtkmm 3.0 builds |
7e87417ba8ad1c326490a1744f8feb6ee947f668 |
|
30-Sep-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix memleak (duplicating string is not necessary, as ustring's constructor already does that) |
c519c92bc891dc8dca7557ae709f6658f8cc868c |
|
01-Aug-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix build error |
81092741e7a5b65552e8224f5cb152a618d54a48 |
|
31-Jul-2013 |
Markus Engel <markus.engel@tum.de> |
Cleaned up a bit; fixed struct vs. class forward declarations. |
1b56fbfe0e6b93826e03a15c0852bd883e8b2326 |
|
23-Jul-2013 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Remove the Digest class. Replace its only use with a glibmm call. |
0a65da8d7b08d01b393930bc453ea176ca6fa589 |
|
21-Apr-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
35087bff7509c736a32e0b74fd9ff0834bde7b6b |
|
07-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merge Object and subclasses. Merging of SP- and C-classes complete. |
2ee985b728402e20092ee821697f4c5117247290 |
|
06-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merged more classes. |
980f39d0ea2b51d4b46d2ea552d9b8e02dbea8c2 |
|
02-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewritten, as they aren't real classes. |
a2e796b608034e2c62290378d713058b8b58ef8f |
|
02-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Added constructors to SP classes. |
54ad9fc9cd6da88557d0dcd6c17eb47c7bbb5551 |
|
01-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Prepared exchange of casting macros. |
51dc158adbe2c9d1df3c941cbf78b90944d1afc2 |
|
30-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Renamed virtual function names. |
883c5b2d5104c153708fdc513209d5694b489900 |
|
30-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Removed function pointers from SPObject and subclasses.
Added some missing virtual pads for classes that were hidden by preprocessor macros. |
f4dbc5a10ebf95900d1ef56d74aad0474e159370 |
|
30-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Added "virtual pads" for
- ColorProfile
- LivePathEffectObject
- Persp3D |
92eb663500564c06258bc74260952f9fe89258d1 |
|
26-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible check for X11 backend |
5c45bb188ab729e501e48732842cb9de6a9813be |
|
25-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Workaround usage of deprecated glib symbols in 3rd party libraries |
4c0ce26a3d50888ea326789170588360b784e935 |
|
14-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Various changes. |
a46a37a3731442917cf9390ce9af433330dc33a8 |
|
13-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix build failure with clang. Thanks to Samuel Chase for patch (leaks fixed). |
0a748ea595a9aa7a51914d8b93a2e623080ba457 |
|
05-Jan-2013 |
JazzyNico <nicoduf@yahoo.fr> |
Build. Fix for Bug #910335 ([POSIX] incorrect included header files in src/color-profile.cpp for open(2)). |
10645ff0c20ab2670c82ec94823fc334912f4dfa |
|
27-Oct-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix C++11 narrowing conversion errors |
1be2bde6be1693bc829bb3eb75d5ee8ddf6721c7 |
|
23-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Correct improper flipping of sRGB transform from RGB to BGR with cairo change. Fixes bug #814179. |
7e3c59e50c57dd75009d244e1493d54a72c805b5 |
|
21-Apr-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
dropping some ghost code / probably fixing a memleak as well |
5db99f141a0086502a6caf310410e5725a386aa1 |
|
15-Feb-2012 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix build some more... |
3ed5c4f554515722baa88695e0757b3ed924a8c8 |
|
13-Feb-2012 |
Jon A. Cruz <jon@joncruz.org> |
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #885324. |
ce476a1fb346f635574c285a4815b8de8a6cdb68 |
|
05-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup for src/forward.h. (About 19 of the affected files did not require the contents forward.h at all). |
7a08588927a6ee8bcffbc5ad99bdfc07918a1d63 |
|
10-Jul-2011 |
Jon A. Cruz <jon@joncruz.org> |
Update for non-LCMS builds. |
c31e181ce5e5246342f2d0bc052bd340d2f92ebe |
|
10-Jul-2011 |
Jon A. Cruz <jon@joncruz.org> |
Refactored to abstract lcms usage more. Added CMSSystem class. |
0d7ead9e9b95385a90f5b066a4de6abb2a2918f3 |
|
09-Jul-2011 |
Jon A. Cruz <jon@joncruz.org> |
Next step in refactoring color management. More to come. |
5a0feb6d5575392cd0581fa5890aaf7f3dadcf4e |
|
08-Jul-2011 |
Campbell Barton <ideasman42@gmail.com> |
fix for building without LCMS |
00f7468e6760929095a0da8a3e685082813f77f7 |
|
06-Jul-2011 |
Jon A. Cruz <jon@joncruz.org> |
Refactoring color profile to bring more internal. Help to prep for optional lcms2 support. |
a52b561e67936f7c64eeea33c1b117dda4f4e610 |
|
08-Apr-2011 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Fix color-managed view |
9afeede0d946047f0421ae5f766568927eda11d6 |
|
20-Feb-2011 |
Jon A. Cruz <jon@joncruz.org> |
Pass removing some outdated C-macro use. |
99dc21cf388c917dce328e0937c5c75afb6697c3 |
|
04-Dec-2010 |
Jon A. Cruz <jon@joncruz.org> |
Block display of named color icc profiles. |
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. |
9a729d07868829dddbe1a1413a84b5d458a53f75 |
|
14-Nov-2010 |
Marcin Floryan <mfloryan@mm.waw.pl> |
Fixed include to ensure file compiles with lcms disabled |
b9999639aab19f25a95852ca4cd59b7878d3dded |
|
18-Oct-2010 |
Jon A. Cruz <jon@joncruz.org> |
Unified and cleaned up locating icc profiles, including adding missing OS X location. Fixes bug 494932, bug 494940 and bug 551162. |
5a0194b984dd0804c0a1d85dbb91d0fce374350b |
|
18-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Turn off color profile debug messages. |
9d39291a54223a4033c009e029b62a4ce8c4ed1d |
|
18-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Turn off color profile debug messages. |
094dc7c249a0253b9bbed67205e341a05b59eca7 |
|
12-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
SPObject c++ification finalized along with the beginning of XML Privatisation tweaks |
2b635337710b879262acf4906dd85ee99b69f474 |
|
01-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
C++fied SPDocument added |
291a36596c2ad735aa6c37ece0936f1147bdea57 |
|
05-Mar-2010 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Patch from Fridrich - LP #520532 |
3d901dd93c6db9cac4d930271cd3db33126118eb |
|
29-Sep-2009 |
joncruz <joncruz@users.sourceforge.net> |
Kludge for URI resolution of combining paths. Fixes bug #437927. |
17265630bbc582eda06b0dfc0ebdb8febc4362c5 |
|
29-Sep-2009 |
joncruz <joncruz@users.sourceforge.net> |
Avoid crashing when profile is missing. Addresses main symptom of bug #437927. |
3735add4e4801c32f6e0cffa5dabb16e03898edb |
|
27-Sep-2009 |
johanengelen <johanengelen@users.sourceforge.net> |
fix build on win32 with LCMS_ENABLED |
f768d41da941d9f7aa2c9cff18f62eb746f4d1a6 |
|
27-Sep-2009 |
joncruz <joncruz@users.sourceforge.net> |
Fixed Win32 code for MS Windows-specific color profile location. Fixes bug #214198. |
daadb3cf82c4d95f2918dd18ab7842ee434a6309 |
|
15-Aug-2009 |
JucaBlues <JucaBlues@users.sourceforge.net> |
now gamut check works! |
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. |
b45b3ca12c271745b18a142d10a6ac8efd9f79cc |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
5e0e71b6f056a0f833627375baa0258afadbce7f |
|
01-Aug-2009 |
JucaBlues <JucaBlues@users.sourceforge.net> |
enabling all icc-color related debug messages |
6be506ef455234df554f6a5bc48febfc335397eb |
|
12-Jun-2009 |
joncruz <joncruz@users.sourceforge.net> |
Cleaning up icc profile locations and adding OS X and Windows specifics. Work for bug #214198. |
62d9820c2d9ae5abf430f229ea0e31ba0c20b34a |
|
11-Jun-2009 |
joncruz <joncruz@users.sourceforge.net> |
Applied color management correction patch. Fixes bug #372171. |
547b8357deffd0afabc78ef81f205622b11c1738 |
|
21-Jan-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Fix compile when lcms is disabled |
8a1a7dc62021cb83c9e725de13db3aa44fda7291 |
|
21-Jan-2009 |
joncruz <joncruz@users.sourceforge.net> |
Don't hold on to pointer returned from c_str(). Might help bug 307567 |
e40c9077cd9a6ac8217f90e4de01f521ab7d85ed |
|
31-Dec-2008 |
joncruz <joncruz@users.sourceforge.net> |
Change lcms transforms to match change of display buffer from RGB-24 to ARGB-32 |
4ce6e515bed60c1fd2bcacfee061ec18a3c015bd |
|
06-Dec-2008 |
joncruz <joncruz@users.sourceforge.net> |
Removed warning for expected condition. |
1916e719dacb5be20e165d7d6b3be5507e4b5a9d |
|
03-Dec-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Fix compile when lcms is disabled |
7b51296159813ffbc382e4decef735f222ee23f8 |
|
27-Nov-2008 |
joncruz <joncruz@users.sourceforge.net> |
Rearrange to enable code that does not directly rely on lcms. |
c92c0e582b7960c5f3418f41e1c1abe756def3e9 |
|
27-Nov-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Fix compile with lcms disabled. |
b0c6e5e8454fe7aac5e3d1db2d9319a22e371ce9 |
|
27-Nov-2008 |
joncruz <joncruz@users.sourceforge.net> |
List color profile search locations in preference tooltip |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
4852f347df5405e934e2ccd5b30597d196f3949c |
|
16-Sep-2008 |
tweenk <tweenk@users.sourceforge.net> |
Refactored preferences handling into a new version of
the Inkscape::Preferences class. Removed all use of
prefs_get_string_attribute(), pref_path_get_nth_child() and
create_pref() in favor of the new API. Replaced some "0 or 1" integer
preferences with booleans. |
43d06c7da14a174c6b2b41f9849b0cf098de4770 |
|
11-Jun-2008 |
mental <mental@users.sourceforge.net> |
plumb XML::Documents in everywhere |
225c7aa71d75510e636e71b9e6737e60984eb21d |
|
22-Apr-2008 |
ishmal <ishmal@users.sourceforge.net> |
Use improved Digest code. MD5 (and all others) tested on 32/64. |
baab19ee1964f2b91650a709c214e0fa7f04503b |
|
21-Mar-2008 |
joncruz <joncruz@users.sourceforge.net> |
Signed cleanup |
66632b492f9cd54e5667fd4e1fca8e457f59b282 |
|
31-Jan-2008 |
bryce <bryce@users.sourceforge.net> |
Applying fixes for gcc 4.3 build issues (closes LP: #169115) |
da6a8153c94f9e26efdd30f8866dcd091add7202 |
|
24-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
Implemented per-monitor display adjustment via XICC |
713ffe6438216a16f37590dfcb78715b42906843 |
|
20-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
Display CMS adjustment per-desktop view |
d985b4274377399600a1cb4b6a89c0827ba83966 |
|
29-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Moving functionality into <color-profile> |
98bca1e5a1676e6bd459a85f0d54349d4a5df5ce |
|
08-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Adding profile manager and user-visible drop-down in CMS picker |
99ccfa281127690630ac412919c6aa6b429ee15b |
|
07-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Use neutral out of gamut warning color |
c68bd22fa511b2b41fa13f576639efd2ca447535 |
|
05-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Guards for lcms < 1.15 |
d49c7420c14dd51944a6db7d6053dea41396ee53 |
|
05-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Enabled custom out of gamut warning color |
acb62bca032566a8cd2fded5059914da75ef331e |
|
04-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
few more CMS options |
129247afd403a33b4a5c938dfbdd3c71510164d9 |
|
03-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
non-lcms build fixes |
e199f1e0215b12b67d387d99d5941aa3e4cbb0cd |
|
03-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Added profile intent options |
a17d45e59cc6ab4e74980c584b707537c89efa06 |
|
03-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Initial cut of softproofing |
be1f46ea417bb327a770fe337a51dfda333be1ac |
|
02-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Enhanced directory checking |
250bf4e094e57ad409bfb25c38e607a77ad1bbd4 |
|
01-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Added lcms error handler to avoid exiting upon CMS error |
f4f363e00f5db7462fde1b988be156d80d02f502 |
|
01-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Added searching for icc profiles in standard locations, and preference to combo box. |
231d86283bd86fbce3d5c4f54be3edecaea65834 |
|
27-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Disallow all but RGB Display profiles for previewing |
e38df2ff7d95236e712464a1a8c472f2d9636e53 |
|
26-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Changed preference to use file chooser button |
1dec520cc2d39cea31661d4a8fa1cad67facb255 |
|
26-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Added display profile calibration |
f52d62a03e381028936165e266f879744bbafc0c |
|
25-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Fixed const |
8eedd32fec442b11bd26c213c06c2e780209a825 |
|
16-Sep-2007 |
pjrm <pjrm@users.sourceforge.net> |
trivial changes to address warning with g++-4.2 |
3caca4f8381f7ae35678d16074c2414c02a0c0ff |
|
21-Jan-2007 |
mental <mental@users.sourceforge.net> |
start switching sp_repr_new* over to XML::Document::create*, and rename create methods to match DOM |
a3c80b0fcba351db695e2445847e014b113fe9e9 |
|
04-May-2006 |
ishmal <ishmal@users.sourceforge.net> |
fix relative and absolute paths according to w3c uri spec |
e31489dec10844d46ca84e006760aa03e0567151 |
|
06-Apr-2006 |
joncruz <joncruz@users.sourceforge.net> |
Adding simple debug |
30c6998f17591646332badc392826e7b6f75b645 |
|
06-Apr-2006 |
joncruz <joncruz@users.sourceforge.net> |
Adding rendering-intent to <color-profile> |
0faeab616a30a2ab125cef9cad994d3652205f63 |
|
03-Apr-2006 |
joncruz <joncruz@users.sourceforge.net> |
Fixed to handle relative file paths |
4eefb060ba4e9d34d04abdb76989376292a6fe9b |
|
03-Apr-2006 |
joncruz <joncruz@users.sourceforge.net> |
Initial support of color-profile on <image> |
7ad9592512736143bbe0d88d13905591d1d8e459 |
|
02-Apr-2006 |
joncruz <joncruz@users.sourceforge.net> |
Adding support for <color-profile> element |