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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-2
/
+1
2012-04-15
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
1
-2
/
+7
2012-04-13
Translation. More disambiguations (see Bug #832560).
Nicolas Dufour
1
-1
/
+1
2012-04-04
Fix for 170378 : Select same objects by fill or stroke : Added stroke style
John Smith
1
-7
/
+12
2012-04-03
Fix for 170378 : Select same objects by fill or stroke
John Smith
1
-0
/
+15
2012-03-28
Adding verbs for lock and hide layers (see Bug #728081, patch by Jessica).
Nicolas Dufour
1
-0
/
+17
2012-03-24
Fix for 251674 and 592323 : Make CloneTiler dialog dockable
John Smith
1
-2
/
+3
2012-03-23
Fix for 909328 : Dockable Find & Replace dialog
John Smith
1
-3
/
+1
2012-03-21
UI. Patch for Bug #789797 (Add an icon/definiton for Duplicate Current Layer).
Nicolas Dufour
1
-1
/
+1
2012-03-09
Fix for 940715 : Convert XML Editor to a dockable dialog
John Smith
1
-2
/
+1
2012-03-03
Fix for 390458 : Convert Export Bitmap to a dockable dialog
John Smith
1
-3
/
+8
2012-03-02
Fix for 927074 : Simplify Path Effects dialog
John Smith
1
-1
/
+1
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-0
/
+1
2012-02-21
Fix for 934721 : Convert SpellCheck dialog to a dockable dialog
John Smith
1
-2
/
+2
2012-02-16
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
1
-2
/
+1
2012-02-15
cppcheck
Kris De Gussem
1
-7
/
+6
2012-02-15
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
1
-2
/
+4
2012-01-19
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
1
-0
/
+7
2012-01-15
add a menu item for using the Clone original LPE efficiently.
Johan B. C. Engelen
1
-0
/
+5
2012-01-08
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
1
-2
/
+3
2012-01-03
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
1
-1
/
+1
2011-10-03
Another minor pass of Doxygen cleanup.
Jon A. Cruz
1
-348
/
+400
2011-08-29
UI. Fix for bug #817249 (Help->About Inkscape icon missing in rev 10505, Win32).
Nicolas Dufour
1
-1
/
+1
2011-08-28
Remove nr-object.h and nr-macros.h
Krzysztof Kosi??ski
1
-177
/
+55
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-1
/
+1
2011-07-15
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
1
-119
/
+119
2011-06-22
Adding a "Remove All Guides" option to the Edit menu.
Felipe Corr??a da Silva Sanches
1
-0
/
+5
2011-06-22
The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ...
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2011-06-06
Introducing our new nice measurement tool! :-D
Felipe Corr??a da Silva Sanches
1
-0
/
+11
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-04-21
UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ver...
Nicolas Dufour
1
-5
/
+5
2011-04-15
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
1
-5
/
+0
2011-03-25
Increased size of OCAL logo and removed "Powered by" text
Andrew rugby471@gmail.com
1
-1
/
+1
2011-03-25
Change menutems and title to "Import Clip Art"
Andrew rugby471@gmail.com
1
-1
/
+1
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-2
/
+2
2011-02-21
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
1
-5
/
+20
2010-12-29
Mnemonics in "Input devices", and LPE dialogs (Bug 170765)
Kris De Gussem
1
-1
/
+1
2010-12-29
Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)
Kris De Gussem
1
-1
/
+1
2010-12-21
Restore name that was broken for testing.
Jon A. Cruz
1
-1
/
+1
2010-12-17
Mnemonics in fill and stroke dialog and menu
Kris De Gussem
1
-1
/
+1
2010-12-17
Simple first pass for rough timing
Jon A. Cruz
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-09-19
Tooltips inconsistency fix (Bug 340723)
Kris De Gussem
1
-1
/
+1
2010-09-10
Fixed valgrind-detected issue with tooltip shortcuts and profile manager on d...
Jon A. Cruz
1
-19
/
+33
2010-09-07
Connected two toolbar buttons with the associated verbs
Jasper van de Gronde
1
-3
/
+3
2010-09-06
Automatically add shortcuts to tooltips
Jasper van de Gronde
1
-2
/
+18
2010-07-07
Disabling Print Colors dialog due to lack of resolution from mailing list thr...
Josh Andler
1
-5
/
+5
2010-07-06
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
1
-1
/
+2
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-12
/
+12
2010-04-11
Switching to new input dialog. Allows for a better UI and addresses bug #3348...
Jon A. Cruz
1
-6
/
+0
[next]