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
*
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
*
|
|
cppcheck
Kris De Gussem
2012-02-15
1
-7
/
+6
*
|
|
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
2012-02-15
1
-2
/
+4
*
|
|
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
2012-01-19
1
-0
/
+7
*
|
|
add a menu item for using the Clone original LPE efficiently.
Johan B. C. Engelen
2012-01-15
1
-0
/
+5
*
|
|
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
2012-01-08
1
-2
/
+3
*
|
|
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-1
/
+1
|
|
/
|
/
|
*
|
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-348
/
+400
*
|
UI. Fix for bug #817249 (Help->About Inkscape icon missing in rev 10505, Win32).
Nicolas Dufour
2011-08-29
1
-1
/
+1
*
|
Remove nr-object.h and nr-macros.h
Krzysztof Kosi??ski
2011-08-28
1
-177
/
+55
*
|
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
|
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
2011-07-15
1
-119
/
+119
*
|
Adding a "Remove All Guides" option to the Edit menu.
Felipe Corr??a da Silva Sanches
2011-06-22
1
-0
/
+5
*
|
The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ...
Felipe Corr??a da Silva Sanches
2011-06-22
1
-1
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-6
/
+17
|
\
\
|
*
|
Introducing our new nice measurement tool! :-D
Felipe Corr??a da Silva Sanches
2011-06-06
1
-0
/
+11
|
*
|
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
|
*
|
UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ver...
Nicolas Dufour
2011-04-21
1
-5
/
+5
|
|
/
*
/
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
2011-04-15
1
-5
/
+0
|
/
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-2
/
+2
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
1
-5
/
+20
*
Mnemonics in "Input devices", and LPE dialogs (Bug 170765)
Kris De Gussem
2010-12-29
1
-1
/
+1
*
Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)
Kris De Gussem
2010-12-29
1
-1
/
+1
*
Mnemonics in fill and stroke dialog and menu
Kris De Gussem
2010-12-17
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-23
/
+26
|
\
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-1
/
+2
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-12
/
+12
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Tooltips inconsistency fix (Bug 340723)
Kris De Gussem
2010-09-19
1
-1
/
+1
*
|
Fixed valgrind-detected issue with tooltip shortcuts and profile manager on d...
Jon A. Cruz
2010-09-10
1
-19
/
+33
*
|
Connected two toolbar buttons with the associated verbs
Jasper van de Gronde
2010-09-07
1
-3
/
+3
*
|
Automatically add shortcuts to tooltips
Jasper van de Gronde
2010-09-06
1
-2
/
+18
*
|
Disabling Print Colors dialog due to lack of resolution from mailing list thr...
Josh Andler
2010-07-07
1
-5
/
+5
|
/
*
Switching to new input dialog. Allows for a better UI and addresses bug #3348...
Jon A. Cruz
2010-04-11
1
-6
/
+0
*
Initial cut of glyph selector dialog is in. Fixes bug #343186.
Jon A. Cruz
2010-04-01
1
-0
/
+6
*
Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.
Jon A. Cruz
2010-03-19
1
-1
/
+1
*
Compilation fixes for Windows 64-bit by Fridrich
Krzysztof Kosi??ski
2010-02-28
1
-6
/
+6
*
Adding the Interpolate tutorial in Help>Tutorials
Nicolas Dufour
2010-01-24
1
-2
/
+8
*
Restore encapsulation of selection implementation.
Jon A. Cruz
2010-01-15
1
-62
/
+9
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
1
-0
/
+26
|
\
|
*
- new: Print Colors Preview Dialog and rendermode
Felipe Corr??a da Silva Sanches
2009-12-11
1
-0
/
+10
|
*
Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France
Josh Andler
2009-11-30
1
-0
/
+16
*
|
* Implement node snapping.
Krzysztof Kosi??ski
2010-01-10
1
-3
/
+4
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-40
/
+25
|
/
[next]