a16a494f042310ee849a6f717ffea70846f1f22c |
|
08-Feb-2016 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 |
b55b8a51cfcb01cfe1d25faddc51b3956041cf5d |
|
05-Dec-2015 |
jabiertxof <jabier.arraiza@marker.es> |
Changed from Desktop to namedview to handle multiples documents |
1e48a63a03e84c56ef771965cc9a3358aaa349ef |
|
03-Dec-2015 |
jabiertxof <jabier.arraiza@marker.es> |
Add global lock guides to the rulers |
e09cb926400f5dea0016ed61692e50513e1e9fb8 |
|
02-Dec-2015 |
jabiertxof <jabier.arraiza@marker.es> |
Add lock to guides |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
153362cd6667a5a3eaf7549513643fe1f8855268 |
|
24-Nov-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units: make it absolutely clear that Document properties unit dropdown is for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units.
Change all code to use either Display units OR svg units. |
f2e4ae3326f585acf21608d287c37b73c86c86c7 |
|
04-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Refactor SPGuide to use more C++ |
d2e42b9425ccd4c2d4c20c2217455da177035e48 |
|
27-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13565 |
84d3dac7b0c792923b87e7d0df5b100ad98a4665 |
|
07-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13543 |
ce400ef266d52e8e355d9381465798ac7e11ab98 |
|
02-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove misleading dialogs directory |
790fccedf7388f2f819970a70d0af9ad591d89d0 |
|
28-Mar-2014 |
Martin Owens <doctormo@gmail.com> |
Guides: Clean up memory a bit better and move color changed to OK so we don't set the colour before OK |
4dde2cb0489181001e90d7ffefbfb9fc2c3815d9 |
|
28-Mar-2014 |
Martin Owens <doctormo@gmail.com> |
Remove _onApply and strdup the char from the label before it gets corrupted. Fixes bug #1299185 |
d1561c248f49dc3508ae9e6557fc0d371928e394 |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Moved and renamed some tool-related files. |
87b68db8c76e3425a99bb2f05c70d7b25c50b654 |
|
13-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? |
377f8256856c6145428d325a4cd9871288ae5d20 |
|
30-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Cleanup. |
d59543855809cbcb6cb9dc2a5181987518438662 |
|
09-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported sp-namedview.cpp (todo: fix a bunch of things). |
bfa12a3739dadffcb8738c52c3ae1a75f06221b5 |
|
09-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Migrate from Gtk::Color to Gtk::RGBA |
bb98a6e17e8b170010434a0b73d7f9e47670e400 |
|
08-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop deprecated get_vbox method in Gtk::Dialog |
67faa0f65096fc14d618240deafca90b4a6776ca |
|
15-Jan-2013 |
JazzyNico <nicoduf@yahoo.fr> |
i18n. String disambiguation.
Translations. Translations template and French translation update. |
30026eefc7a9d3b83d5c724735be3119889fc4e1 |
|
10-Dec-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
GTK3: Migrate guides dialog to Gtk::Grid |
36fe57c03027fcd94aad7d16f751c7d1647dd4a1 |
|
28-Apr-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
gtkmm-3.0 fixes for Gtk::Box and header inclusions |
4c74911b1a4c70025d34a7deb9461d1bdc1dba86 |
|
01-Apr-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix XML output of guideline color
(this does not fix loading of guide color) |
c75d86b54b1fd63523892836ee3ed147c4b04a80 |
|
22-Mar-2012 |
JazzyNico <nicoduf@yahoo.fr> |
UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are translatable) by Fernando Lucchesi. |
47badd0035ae8c9135c51444f3770b17ae504dda |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
ac980509f9d3a167bd16e505c487ac2e5a659124 |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Cleaning up a few headers |
dbb33756bd786e9432e18ec7be93f8c416e1b492 |
|
03-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Doxygen cleanup. |
78c4de54589e2eb180c5d05ee781b2337ac1df6c |
|
18-Jun-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
UI fix / mnemonics |
83336b4670b68743e0a5b071666074dd90724dea |
|
18-Jun-2011 |
Felipe C. da S. Sanches <juca@members.fsf.org> |
user interface for selecting colors of guidelines |
acd7e37b7d41c18cacb9d1fbac525924c889edcd |
|
13-Jun-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Replace deprecated GtkSignal |
3ac9fcc1bea8f3984129207256aedee0c61f1b8f |
|
26-May-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
add entry widget to guideline dialog to change guide's label
(and fix some label xml writing and rendering bugs) |
78dc91208197e93470978ee7a53ac5d893b640b7 |
|
15-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
convert guideline dialog to ui/widget/... newer widgets.
add unit to guideline angle. save angle unit status when closing dialog |
f6fa38f66911954bf5f78f6b91fa2fdb0d575c91 |
|
14-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
add expression evaluator for spinbox input boxes. also knows a little about units.
needs more work to fully integrate it in all of inkscape spinboxes
also needs documentation rework |
2e9b68a44881ed17d160d0b4d7bc4a45c8269872 |
|
11-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
revert silly error in r10147 |
db3c9259cd11cbf393af239c1524156e4bb46fa6 |
|
11-Apr-2011 |
JazzyNico <nicoduf@yahoo.fr> |
Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment with non-zero page in the guide editor dialog).
Clonetiler. Code consistency fix. |
f373583768d53a7d585c028d58702a8e7fc857eb |
|
09-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
add a subclassed spinbutton class. this numeric entry box accepts both ',' and '.' as the decimal point when in numeric mode. |
73536a6ba7ff65d43fa17c72b69f230457287c99 |
|
09-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
allow other than numeric characters in guideline dialog |
57a21c132ba3116a5fb21b88d42c1de0a1250919 |
|
08-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
automatically apply and close guideline dialog when pressing enter in X, Y and angle entry boxes |
6fee30355cc4f99ea56fbb2ea5b66b991cd577c4 |
|
08-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
remember status of relative checkbox for guideline dialog |
f68aabe351946119c80978525cd86564dd33e02f |
|
21-Feb-2011 |
Jon A. Cruz <jon@joncruz.org> |
Finished cleanup of outated SP_OBJECT_DOCUMENT 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. |
5e1a030f60fc5f5753e30882711db9af56f763f5 |
|
02-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
New Class SPDocumentUndo created which takes care of c++fying some non SPDocument based methods |
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 |
305d52b4006c2922bb318d1a810cdebec8078260 |
|
16-Jul-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Implement guide behaviour as discussed on the mailing list |
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. |