b1b352ba8dc52b86acfbf68071a62dfb9a9792c3 |
|
29-Oct-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
static code analysis |
bb3d6012dea390c50157b8b36d6d9f35d8265fca |
|
06-Mar-2015 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #1428967 (Inkscape0.91 crashes under interface using Chinese/Taiwan(zh-tw)). |
aa9235c966804d9b8f8daa083a2d123d9d47d2bb |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
corrected the casts (hopefully) |
acd93b79c034f4bcc8ff02de8aa877f70f081881 |
|
19-Feb-2015 |
Marc Jeanmougin <mc> |
Put a few std::vector<SPitem*> |
0de73848362e95b081e5fa85f910d6481094b2b9 |
|
17-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
At first, I was thinking "I just have to go to the selection file, and change that GSList* with a std::list, then resolve the few problems"
So, i tried that.
And I will continue tomorrow, and the days after, on and on. |
f4d474ff2d58b3d32dacd5feed0c164e8df4936c |
|
10-Nov-2014 |
Jon A. Cruz <jon@joncruz.org> |
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. |
9467b2fe1e391eb118fe7e79e3a048b9c7ff8f6b |
|
14-May-2014 |
JazzyNico <nicoduf@yahoo.fr> |
i18n. Fix for Bug #1318929 (untranslatable string in trunk-r13370).
Translations. PO template update.
Translations. French translation update. |
314be1525355b469c030132b9f7d152e5da7784f |
|
31-Oct-2013 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Partially fix crashes when entering a group with deleted id |
203b91a85466178dd14a24236e0e42539bc4a24b |
|
27-Oct-2013 |
Markus Engel <markus.engel@tum.de> |
Added some consts. |
90acce8eed55f2b28e120380eeb5e2ca2b60190e |
|
24-Sep-2013 |
Martin Owens <doctormo@gmail.com> |
change names for displayName and detailedDescription, improve char code and remove const. |
745fc398a5c6761c22a89748b67f64cc3e402c2b |
|
21-Sep-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix format security errors |
e2d670e999945aa4ab409f5ad368cde00b450c69 |
|
20-Sep-2013 |
Martin Owens <doctormo@gmail.com> |
Refactor status-bar text for multiple items, was very broken |
08ff610afd206b66a72d448ab6738d398ea74d80 |
|
03-Aug-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
reduce variable scope |
c706c18d0f04bbcabfd1fe675ceb757989d6e272 |
|
04-Jul-2013 |
Eric Greveson <eric@greveson.co.uk> |
Code readability improvements and licence changes for action-context.*
based on merge request code review and feedback |
27e8a544f1ad1e2044b3e993fe7236e16ac099c7 |
|
01-Jul-2013 |
Eric Greveson <eric@greveson.co.uk> |
Factored layer model out into new Inkscape::LayerModel class. This allows
Inkscape::Selection to use a LayerModel that is not associated with a UI.
Changed the interface of verbs (SPAction) to use a new ActionContext
rather than UI::View::View, again so that verbs may be used in a console
mode.
Modified boolean operation verbs to work in console-only mode.
Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops.
Modified main.cpp to process selections and verbs in no-GUI mode.
Other changes are all consequences of the SPDesktop, Selection and
LayerModel interface changes. |
70287f0131388ba455a3c2cde13ff6ca682801b6 |
|
18-Jun-2013 |
Martin Owens <doctormo@gmail.com> |
Fix my own mis-credit and some symbols labels |
d6086d6c799cff7b9b4d3f6a2bdfad19ac6611a9 |
|
16-Jun-2013 |
Martin Owens <doctormo@gmail.com> |
Fix layer selection so defs don't change layers, updated symbol text. |
38a5072aa70dd806d597e789d86eb2387dd21cf8 |
|
11-Jun-2013 |
Martin Owens <doctormo@gmail.com> |
Fix bug where symbols weren't identified as such |
eabca1f9dd8c6ddf3abb6560317e82a64ab29e7b |
|
29-Apr-2013 |
Jon A. Cruz <jon@joncruz.org> |
Fixed logic error confusing bitwise and with logical and.
Whitespace cleanup to make the issue easier to spot. |
113c1da23be452320f54194502cbfe284547058d |
|
05-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merged Item. |
0a7b156efd8eda8ee5e09f6fb37a83f308b9fc82 |
|
02-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Cleaned up a bit. Uses some C++11 features. |
df717630fe580e7c753ac381f197e901885985b9 |
|
11-Oct-2012 |
tavmjong-free <tavmjong@free.fr> |
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog |
17238dd97c572210f1036dd8a7a8657e67bfa9c3 |
|
04-Oct-2012 |
Campbell Barton <ideasman42@gmail.com> |
code cleanup: add own includes to cpp files or make the functions static if they are not used elsewhere. |
6c2f9b0a36e26d4863e3f135169eb2fab42dd19c |
|
15-Aug-2012 |
JazzyNico <nicoduf@yahoo.fr> |
i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).
Translations. inkscape.pot and French translation update. |
e09ce394efc7218b83f734e0962c4df789c55cb9 |
|
17-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Fixed warning with printf format. Also corrected inproper type that resulted in the use of C-style const casts. |
d6c9fed4e02635b7c0b307abeb4cd71a04a3f69b |
|
15-May-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
minor fix for translations |
7cd96b9ecddec68035eafba3e4d99db7260c13c9 |
|
11-May-2012 |
JazzyNico <nicoduf@yahoo.fr> |
UI. Filtered objects count (patch by David Mathog).
Translations. Inkscape.pot and French translation update. |
dc3865c20e9d5cf01d8b6cc88d0f4019e4d5dc90 |
|
18-Oct-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
b1e9412390109d31b8fac91c39b927536d3f0858 |
|
21-Feb-2011 |
Jon A. Cruz <jon@joncruz.org> |
Finished cleanup of outdated SP_OBJECT_PARENT C 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. |
752bd54d33076c171ca18f54c41c21fb0fa2ef35 |
|
22-Aug-2010 |
JazzyNico <nicoduf@yahoo.fr> |
i18n. Context cleanup (context|string replaced with C_). |
d5ad05ac17abfd7d2eae333a8c1233971e1c1a8f |
|
29-Jun-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
This is the first c++ification commit from me. It handles sp-line, sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. |
839598cdda20adbc1a3b5d0982c13558440d1fcb |
|
02-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup on id access. |
84004a28f142e59531055b15930dec84b162ad4b |
|
05-Feb-2010 |
buliabyak <> |
make when_selected and when_nothing customizable strings, settable via selection describer constructor |
6fda4eaf3ee5628b5d31cbcd1f2acdc5e7cc505e |
|
03-Jun-2009 |
helix84 <helix84@users.sourceforge.net> |
* [INTL:*] translator comments for all context strings added |
0279209622e0fcf586dcb3844a2c9a1e35043e27 |
|
10-Feb-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
now that selection description includes style (filtered, clipped), we need to update it on modified signal as well |
9a16aaf3058001a8fef4d69cf952dd6eba781ac1 |
|
20-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
fix leak and potential crash by disconnecting on delete |
e461c4631e51a8e7f77aa3e3e5cd978934286c09 |
|
13-Apr-2008 |
mfloryan <mfloryan@users.sourceforge.net> |
Several different i18n issues fixed following report from a_b (adresses bug #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. |
4358ff6156766a315e38e72a5c3c83d6d5f7486b |
|
13-Dec-2007 |
cilix42 <cilix42@users.sourceforge.net> |
Fundamentally reworked version of the 3D box tool (among many other things, this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. |
dd077ad5b18808e4d36956554368377cf25c2eb6 |
|
14-Jul-2007 |
cilix42 <cilix42@users.sourceforge.net> |
Write distinguished corners of 3D boxes to the svg representation from which the box can be recomputed.
This is used to fix several bugs related to the editing of boxes resulting from cloning, undo operations or newly opened documents (we had stray pointers to SPPaths before that made Inkscape crash). |
1c2557cd7259a8166f07b7982a44e040a44d4db1 |
|
18-Jun-2007 |
cmarqu <cmarqu@users.sourceforge.net> |
Add translator hint. |
3308b462f74a2a48befa3424e697c691d297f680 |
|
16-Mar-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
string disambig |
0e89be32c99c4305468138078cb1e7649155630b |
|
27-Mar-2006 |
knutux <knutux@users.sourceforge.net> |
applying ngettext for 2 strings (for languages with multiple plural forms) |
730ec574f16340374bc2206a6d19ac823ede6807 |
|
24-Mar-2006 |
knutux <knutux@users.sourceforge.net> |
fixing crash in situations where locale language has many plural forms (example - Lithuanian) and translation is not yet provided |
d31cf3f9ecedba68801a26d56d7ab28cffe3085f |
|
22-Mar-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
more information on objects selected in groups |
769e2ebfd64f566a545bd8bf16b9597690c0e230 |
|
20-Mar-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
restore broken ngettext |
3b364ea648691ca05e04ccd839c21275f2528305 |
|
17-Mar-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
better description for multiple selections |
f951374eef04129c6a0d213e7ab4d9ed2095ca69 |
|
15-Feb-2006 |
rwst <rwst@users.sourceforge.net> |
bulk trailing spaces removal. consistency through MD5 of binary |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |