index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
verbs.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Modified dbus interface so that it works in console mode (--dbus-listen)
Eric Greveson
2013-07-03
1
-27
/
+47
|
*
|
Added error messages when attempting to use verbs requiring GUI in
Eric Greveson
2013-07-01
1
-14
/
+69
|
*
|
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
1
-91
/
+102
|
|
/
|
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
|
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
|
*
Allow multiple groups to be symbolised and replace groups with clones.
Martin Owens
2013-04-23
1
-1
/
+1
|
*
Change symbols icon and give minimum size for dialog
Martin Owens
2013-04-18
1
-1
/
+1
|
*
pick a better filter editor icon
Raphael Rosch
2013-03-22
1
-1
/
+1
|
*
Drop old (unused) find dialog files
Alex Valavanis
2013-03-18
1
-1
/
+0
|
*
Drop dead Inkboard code. Config flag no longer exists
Alex Valavanis
2013-03-04
1
-15
/
+0
|
*
Fix for 1036059 : Keyboard shortcut editor
John Smith
2012-11-25
1
-20
/
+39
|
*
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
2012-10-11
1
-0
/
+16
|
*
Fix for 191020 : Lock/Unlock all layers - Lock other layers
John Smith
2012-10-11
1
-2
/
+11
|
*
Fix for 171904 : toggleToolbox verb
John Smith
2012-10-11
1
-0
/
+25
|
*
Fix for 191020 : Lock/Unlock all layers
John Smith
2012-10-09
1
-3
/
+17
|
*
Fix for 172222 : Move direct to specified layer
John Smith
2012-09-22
1
-0
/
+6
|
*
Fix for 980520 : Conflicting accelerator keys
John Smith
2012-08-29
1
-1
/
+1
|
*
Fix for 171915 : Fullscreen mode without toolbars shortcut
John Smith
2012-08-28
1
-0
/
+6
|
*
Fix for 168446 : rename menu item Export to PNG Image
John Smith
2012-08-27
1
-2
/
+2
|
*
Fix for 189535 : align verbs and by keys
John Smith
2012-08-18
1
-1
/
+41
|
*
i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).
Nicolas Dufour
2012-08-15
1
-23
/
+23
|
*
Fix for 722625 : Select Same by Object Type
John Smith
2012-07-25
1
-0
/
+5
|
*
Fix for 960240 : Rename Edit:Find to Find Replace
John Smith
2012-07-21
1
-1
/
+1
|
*
Fix for 378413 : Show/Hide all layers
John Smith
2012-07-12
1
-0
/
+16
|
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
|
*
Fix for 1015352 : Vacuum defs : Rename to 'Clean up document'
John Smith
2012-06-20
1
-1
/
+1
|
*
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
2012-05-23
1
-0
/
+11
|
*
a few UI message fixes
Kris De Gussem
2012-05-14
1
-1
/
+1
|
*
Fix for 169759 : HIG compliant Edit menu
John Smith
2012-05-11
1
-1
/
+1
*
|
Trunk merge
Denis Declara
2012-05-05
1
-2
/
+1
|
\
|
|
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-2
/
+1
*
|
Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab...
Denis Declara
2012-04-27
1
-4
/
+4
|
/
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-2
/
+7
*
Translation. More disambiguations (see Bug #832560).
Nicolas Dufour
2012-04-13
1
-1
/
+1
*
Fix for 170378 : Select same objects by fill or stroke : Added stroke style
John Smith
2012-04-04
1
-7
/
+12
*
Fix for 170378 : Select same objects by fill or stroke
John Smith
2012-04-03
1
-0
/
+15
*
Adding verbs for lock and hide layers (see Bug #728081, patch by Jessica).
Nicolas Dufour
2012-03-28
1
-0
/
+17
*
Fix for 251674 and 592323 : Make CloneTiler dialog dockable
John Smith
2012-03-24
1
-2
/
+3
*
Fix for 909328 : Dockable Find & Replace dialog
John Smith
2012-03-23
1
-3
/
+1
*
UI. Patch for Bug #789797 (Add an icon/definiton for Duplicate Current Layer).
Nicolas Dufour
2012-03-21
1
-1
/
+1
*
Fix for 940715 : Convert XML Editor to a dockable dialog
John Smith
2012-03-09
1
-2
/
+1
*
Fix for 390458 : Convert Export Bitmap to a dockable dialog
John Smith
2012-03-03
1
-3
/
+8
*
Fix for 927074 : Simplify Path Effects dialog
John Smith
2012-03-02
1
-1
/
+1
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-2
/
+3
|
\
|
*
merged with trunk so I can build again...
Andrew Higginson
2011-12-27
1
-632
/
+574
|
|
\
|
*
|
Increased size of OCAL logo and removed "Powered by" text
Andrew rugby471@gmail.com
2011-03-25
1
-1
/
+1
|
*
|
Change menutems and title to "Import Clip Art"
Andrew rugby471@gmail.com
2011-03-25
1
-1
/
+1
*
|
|
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-0
/
+1
*
|
|
Fix for 934721 : Convert SpellCheck dialog to a dockable dialog
John Smith
2012-02-21
1
-2
/
+2
*
|
|
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
2012-02-16
1
-2
/
+1
[prev]
[next]