fc107cfef5bc34e9a1cf5e4ff419f754e68129f5 |
|
21-Nov-2015 |
Alex Valavanis <valavanisalex@gmail.com> |
Hide unused verbs if Potrace is not available |
bdd77920088d5498d22675b0ed6c1cdb843bc51b |
|
26-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Convert accidental member accesses into static function accesses |
1989682aa0e9162a46a309839ea541ff98bd83c1 |
|
25-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
1. make it compile |
d1561c248f49dc3508ae9e6557fc0d371928e394 |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Moved and renamed some tool-related files. |
5f19756f48574526dda8abedebf811c9d1456e80 |
|
07-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
First step of moving tools into appropriate namespaces. |
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. |
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 |
811c7a29c20a1e72d635a97fb180cd45bfa71754 |
|
18-Feb-2013 |
John Smith <john.smith7545@yahoo.com> |
Fix for 998276 : Keyboard shortcuts not appearing in the main menu under Unity |
197a83914b869e636d779ab33d8e3371dc99d71c |
|
11-Jan-2013 |
Jon A. Cruz <jon@joncruz.org> |
Warning and dead code cleanup. |
1d4196d2907e1488555da6deec26b1c25f3dc560 |
|
25-Nov-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1036059 : Keyboard shortcut editor |
7a7345e59acafc35c32fdae5f0ceb5cf4b62bdfc |
|
05-Jul-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop GTK+ 2.20 support. |
cb636f65fa2a5cd40ff3d571719326351ae68ad8 |
|
03-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Eliminated duplication of GTK key defines. |
126aa5b056be3aec870a698c7a7d99df41ce12d8 |
|
15-Apr-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Get rid of remaining deprecated GDK Key symbols |
8645b77467bb88ce94f5b1221f1e4860216da6cb |
|
12-Apr-2012 |
Jon A. Cruz <jon@joncruz.org> |
Shortcut patch. Fixes bug #974531 |
70207641401debe608223aa2febe3c50f412bcbd |
|
03-Jun-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Use generic headers in preparation for GTK+ 3 transition |
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. |
e396a825a3bd1781f77df0427a14c0a33d2e51d4 |
|
29-Oct-2010 |
Jon A. Cruz <jon@joncruz.org> |
Cleanups from backports. |
7470494cb0c0634ac4278a274fdf7f1814b81ab5 |
|
10-Sep-2010 |
Jon A. Cruz <jon@joncruz.org> |
Fixed valgrind-detected issue with tooltip shortcuts and profile manager on delete. |
560a131fd676a3d5926ebbf12e4aa7a91ad38e90 |
|
06-Sep-2010 |
Jasper van de Gronde <th.v.d.gronde@hccnet.nl> |
Automatically add shortcuts to tooltips |
66632b492f9cd54e5667fd4e1fca8e457f59b282 |
|
31-Jan-2008 |
bryce <bryce@users.sourceforge.net> |
Applying fixes for gcc 4.3 build issues (closes LP: #169115) |
e976c7756d5e54bcdc8ba075aaf14968258657c3 |
|
02-Jun-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
fix 1498769 |
638f2ede4183c0cf975a6a90528c39cdfa4b7027 |
|
16-Apr-2006 |
mental <mental@users.sourceforge.net> |
minor cleanups |
6b44828be3a7ec096537c2182720a945104a1a8a |
|
12-Apr-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
change XML vocabulary for keys, make keys parsing a bit more relaxed |
774e276493682c956dd97c376e07a270eb8b3d33 |
|
06-Apr-2006 |
mental <mental@users.sourceforge.net> |
share/keyboards -> share/keys; first shot at configurable keymaps |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |