37cff7bff4b50805b90115034c208822d0923bdb |
|
11-May-2015 |
JazzyNico <nicoduf@yahoo.fr> |
Metadata. Fix for Bug #1452266 (Outdated Creative Commons licenses). |
6beddecc75ecfbd3984f7b04f852012f13e679dd |
|
03-Aug-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
reduce scope of variables |
0c9ca5a932172c097fa9a9041e33d0b82937505a |
|
16-Jul-2013 |
Christoffer Holmstedt <christoffer.holmstedt@gmail.com> |
Merging patch from Peter Liljenberg. License comparison is now done by comparing license URI and nothing else. |
1136912a3304480f453293fcba48ef33fe557de7 |
|
26-Jun-2013 |
Martin Owens <doctormo@gmail.com> |
Using CC0 link instead of old Public Domain link |
f083e9983b1ea62bd038fbf098140d14daaaa23a |
|
24-Jun-2013 |
Christoffer Holmstedt <christoffer.holmstedt@gmail.com> |
Changed document properties - metadata tooltips to match the definition of dublin core terms. |
b343b3a1e2fdd0e438eef0f769bee48606aaa2ce |
|
12-Jul-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 612221 : Add metadata default configuration in the preferences |
39604a5993c9e99970592313a75a01be735a877a |
|
03-Jan-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
Janitorial tasks: get rid of deprecated repr wrapper functions |
bf1d02bbf9f93b5d10304fd4f70f367d430c750e |
|
03-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Another minor pass of Doxygen cleanup. |
07b7f1aaaf1087716e784a50cf574a059f7018d3 |
|
04-Jun-2011 |
Jon A. Cruz <jon@joncruz.org> |
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT() gtk type function/macro. |
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. |
55babf8cd6f750186f3c885fbd8b5ed1400fdb5f |
|
24-Oct-2010 |
JazzyNico <nicoduf@yahoo.fr> |
i18n. Metadata labels now fully translatable (with colon). |
0eba65aa6ce335739448e4ebd2eb9e3a571867fd |
|
23-Aug-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
fix 417676 |
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 |
a73e5f92baa51f76f70126ed64cabac4fa811764 |
|
21-Feb-2009 |
tweenk <tweenk@users.sourceforge.net> |
Move files from the src/dialogs/ directory to the places where they
should be. Build libinkscape.a - should reduce link time. |