12d084654ee6f91cc12b6218508ee5d3e37de2ba |
|
22-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
Make icon creation more consistent - use sp_icon_new where possible |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
769a6887551cf7ff7bce4b48d3ac303cbea69507 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection |
dd0ae0a28fda34d3805f7fe6deece97c4192910a |
|
25-Nov-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Fix applying LPE to clones (through the "+" button in the LPE dialog).
The caller to sp_selection_clone_original_path_lpe expects a new path to be selected, and it will change the SVG "id" of that selected path.
The bug was that sp_selection_clone_original_path_lpe no longer selected the new path, it maintained the selection of the path to be "clone_original_path'ed". And thus the path referenced by the original clone got its ID changed. Horror resulted. Fixed by selecting the newly created path, as before.
Added code to the caller that checks if the newly selected path is not nullptr, and that it is not the same as the selected path before the call. |
280b71d60fccdc85da5173435d9a454c16644640 |
|
15-Nov-2014 |
Jabiertxof <jtx@jtx.marker.es> |
ignore this commit |
01433bf9087462784056086b665641def4b5e536 |
|
15-Nov-2014 |
Jabiertxof <jtx@jtx.marker.es> |
ignore this commit |
f4d474ff2d58b3d32dacd5feed0c164e8df4936c |
|
10-Nov-2014 |
Jon A. Cruz <jon@joncruz.org> |
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. |
260ccdd5a6e2a22e13ce13a71bd292da1be3e1ad |
|
31-Mar-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10 |
c42ca006cc2593efa9a0ea19f2680ea9d5792654 |
|
30-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Added "Gtk::" scope to "manage" function calls. |
02db7fad736ff0812658ef9c5f82ac2e64ffdefc |
|
02-Jan-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated |
f4ce66b44581cea80a736cf20244c0539a7525da |
|
04-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
C++ |
32143ea5edb30f496040c1f24538e38d9453fc06 |
|
04-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
C++ |
8261c3f0a43f2bbfa6f25edbae152278c40d9d97 |
|
25-Sep-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
C++ify calling a few SPLPEItem functions, much more work than expected... slowly slowly... |
c5a94561d86c8979dc1863c7ce955eeb430e9ad8 |
|
24-Sep-2013 |
Markus Engel <markus.engel@tum.de> |
Refactored SPUse. |
e25076a0c8caf01a05b34c96485471798f61b6cb |
|
12-Aug-2013 |
Eric Greveson <eric@greveson.co.uk> |
Allow Object to Path verb from non-GUI (DBus) interface |
93b0d18324ae78e2995f0421235cd89bfcc25cbe |
|
03-Aug-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
rename variable for clarity |
3262f14c5bf064354a579fea8fe008bf190c9596 |
|
14-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix another tonne of forward declaration tags |
d67024fee7c560721468212767fb6aa221d5b542 |
|
07-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 427514 : Filter effects dialog data mirroring |
8e7d13ca30e4b9671afc47f03dc11affd5507077 |
|
31-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Gtkmm 3.0 fixes for live path effect editor dialog |
b113f74cd28fecc5bfaa6bc97346a9a62c258e7f |
|
17-Apr-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 169888 : HIG Style frame |
edcba9f1706559e93aa06a7173daa6cd6516acb5 |
|
09-Apr-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
LPE: enable "add effect" button for clones. It converts the clone to a path and applies the clone original LPE. |
5472b8b63e51fae864317d71e14fa4d02fd08b53 |
|
02-Mar-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 927074 : Simplify Path Effects dialog, fix button padding |
c67c19fc5d1f6d97cc795b5a53998434b431c641 |
|
02-Mar-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 927074 : resize buttons, and add on tree double click |
0d00bc9f32167e81375a4be524572b27e2894ee4 |
|
02-Mar-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 927074 : Simplify Path Effects dialog |
1b3a8414f17dc95fc921d999ea715c99d10dd4aa |
|
26-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Clean up all remaining false warnings from Gtkmm |
47badd0035ae8c9135c51444f3770b17ae504dda |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
5cf332777b4c27336d64c273ac63bce3ee27a53d |
|
03-Jan-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Cleanup GSEAL issues and deprecated GtkTooltips |
5c8d000e456e8943df7d9209c2e98a9be91f1f8b |
|
02-Jan-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith. |
11d3fae21261f21488c39b12b716385b5a91c847 |
|
06-Nov-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix LPE toggle icon |
84d6d1f7365e49f2936df9df890ce49d2c000ce2 |
|
18-Oct-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
dbb33756bd786e9432e18ec7be93f8c416e1b492 |
|
03-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Doxygen cleanup. |
c730b7fa118ad88d7cc6047dcc78e7098cdf79ca |
|
15-Jul-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Remove the icon-names.h thing, which was a mistake.
The file now contains a no-op macro which is used to mark icon names.
This way we can still generate a list of icon names we use
using a simple grep, but don't trigger unnecessary rebuilds when
a new icon names is added. |
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. |
d678fce09c601c803271e129976a4ed7e61125a5 |
|
27-Jul-2010 |
Josh Andler <scislac@gmail.com> |
fix for crash bug 607557 |
cd392fe863cb06ba22f2b54bdb96ef3a6ee6bc5b |
|
27-Jul-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix crash bug 607557 |
5e1a030f60fc5f5753e30882711db9af56f763f5 |
|
02-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
New Class SPDocumentUndo created which takes care of c++fying some non SPDocument based methods |
738092bcf0d040b2431137e191dfd7cf3ce3afad |
|
18-May-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix lpe dialog updating |
aea6c63514922bfc46ced140fa2877576aa21203 |
|
23-Nov-2009 |
johanengelen <johanengelen@users.sourceforge.net> |
fix bug 379378 |
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. |
a02211fee45e7402a822d3f81bc0ed49233718e5 |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
2b2321eb83f7bd0173589734d6f40b4fe90961f9 |
|
23-Apr-2009 |
helix84 <helix84@users.sourceforge.net> |
translator comments and minor string fixes |
035e109c2dce9f6a9552f75d09b1573311d02546 |
|
20-Feb-2009 |
tweenk <tweenk@users.sourceforge.net> |
Make all icons themable (except the filter icons). |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
90a3966dd44e306d23febc15ebd65cde07d7a4dd |
|
11-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merging from trunk |
baa9faf854a038d179471dbf1bbc53b90beca2e1 |
|
08-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Fix LP #258124 and crash when copying LPEs |
f0ed14f45951d21de3ff2c7c131f6aafa6e30c17 |
|
30-Jul-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
fix invisible selection in the list; remove stripes; fix undo comment |
607ec3f31779845d307f157ff34472da27b8bdbc |
|
20-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
make visibility icon in LPE stack dialog clickable |
b3722066cc416b6582d9a9a3ffc8ba2e868e102c |
|
20-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
add visibility icon to LPE stack dialog. not clickable yet |
852b4f6c7a572bc2ccbd96e80c4063a38f77153b |
|
20-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
noop: rename function name and whitespace |
e018daf5696bee513e8574a6730e2ce79d2a3a23 |
|
20-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove redundant code from lpe dialog |
48c5a523ec28475a6f2b5e1f1a087e44d56f684f |
|
06-Jul-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
move undo commits closer to the UI |
a95be1234ba4df33d6d074589edaa56f0d546069 |
|
09-Jun-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
add selmodified connection to force dialog update on undo |
6656f193fdace606d1b162d6dea0223bc295f0a6 |
|
04-Jun-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Factor out 'create and apply' code for LPEs so that it can be called from everywhere |
0563fd55cbad59e8a878e6d4cbbdd8e47f74488d |
|
30-May-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
LPE STACKING!
(many thanks to the french students who made this.) |
ba885512446fff2803585a4aaec34e7742841f05 |
|
19-May-2008 |
cilix42 <cilix42@users.sourceforge.net> |
noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp |
6dee13f1978edf532e28b55de684694f0b2e9449 |
|
17-May-2008 |
bgk <bgk@users.sourceforge.net> |
Fix LPE for groups bounding box calculation by using the SPItem->getBounds method.
Some preliminary work for LPE stacking. |
ae22ad7adc4a7a418e71f5dbab8c1f0f7f464562 |
|
28-Mar-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
when applying LPE to rect, convert it to path first |
23d859f2ce09c04ed802cb4912cc9c50f512f0a2 |
|
28-Mar-2008 |
bgk <bgk@users.sourceforge.net> |
- Created a SPLPEItem class that handles applying a LPE to an Item
- LPEs can now be applied to groups
- Updated the bend path to work properly with groups |
b4998608f5fbde14c744b6ab8020664300e11f80 |
|
30-Jan-2008 |
jucablues <jucablues@users.sourceforge.net> |
* don't strech buttons on lpe dialog when resizing the dialog
* return to "No effects applied" message when one removes an lpe effect |
3ae3dd4eb0191cc986a035c790b8b97e6c6e4ee4 |
|
26-Jan-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
fix: show lpe parameters when new effect is applied |
c5526a2c3001be486990d816757dd5ac028b3c3f |
|
20-Jan-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
don't update LPE dialog when selection is modified. try 2 |
fdad0bc3aa765bdc61fe39e8c4da03f717525dcc |
|
20-Jan-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
don't update LPE dialog when selection is modified. |
c0cd5511d3b975ebe07d019c1f5528108725e438 |
|
15-Jan-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
For each parameter function that has not been re-implemented, a warning is issued.
Sorry for the huge number of warnings showing when working with LPE. It is important to fix this asap. |
1e7c268648bcbae15fc13b8c94dee677b401d9b3 |
|
07-Dec-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Rework dialog management. Use singleton behavior for dialogs when
started in floating dialogs mode and use one dialog/desktop behavior
when started in dockable dialogs mode. Replace the panels use of the
SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop
activation events. |
963f23115db07f460bdd862b957f8bd9dba88b9b |
|
22-Nov-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
The dialog to panel refactoring:
* Made the current dialogs subclass the Panel class instead of the
Dialog class.
* Extended the Panel class with some functionality that the dialogs
relied on.
* Added a PanelDialog class which is a dialog container for a
single panel with the dialog behavior as a template parameter.
(* Fixed coding style for the Panel and Dialog class)
For details, see
http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html
http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html |
186e627fe87af6a18d8981b79c1a653cf498a425 |
|
08-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
warning cleanup |
42e99769805c14a5cc01c805faa3c3b03f9dd1c0 |
|
30-Oct-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
LPE: implement NEW path-along-path effect, i think that old one has become obsolete and is renamed accordingly. implement straight path node editting for gears effect. |
fd4b29a5cdef220804dfed85fec8acb5daceec5f |
|
11-Oct-2007 |
pjrm <pjrm@users.sourceforge.net> |
trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp. |
11a7559367dd1824198fe3b75e6d6ceb208ea1b7 |
|
08-Sep-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
place apply horizonally |
a2d7744ac6aaa1458a7ee3234833c3c8adcf8b0d |
|
05-Sep-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
initially hide the remove button |
3a356a32592211bcef5a7e9adc44532d64e0b71e |
|
05-Sep-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
move the remove button to where it makes more sense |
fb2c6b206989f303ea4a7e97876eaebf674aa07d |
|
05-Sep-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
copyedit |
fac3eb9aebddbdb591b931d4c42a1a7d10f51a1c |
|
04-Sep-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and path-along-path. remove trailing space in verbs.cpp. Fix initialization of BoolParam |
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799 |
|
29-Aug-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Dockable dialogs patch applied
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) |
981b809bc6ed10a21e89444d9447e5475801874f |
|
14-Aug-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Commit LivePathEffect branch to trunk!
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) |