index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
automatically enter current filename in windows save as dialog.
Johan B. C. Engelen
2011-03-15
1
-0
/
+11
*
fixing duplicate author name in about box: "Aurélio Adnauer Heckert"
Felipe Corr??a da Silva Sanches
2011-03-09
1
-2
/
+1
*
About. Fix for Bug #216386 (Help-window build-date text is clipped).
Nicolas Dufour
2011-03-03
1
-1
/
+2
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
17
-0
/
+17
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
13
-76
/
+100
*
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
2011-02-22
3
-51
/
+57
*
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
2011-02-21
1
-7
/
+7
*
Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...
Nicolas Dufour
2011-02-21
9
-310
/
+538
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
3
-16
/
+16
*
update to latest 2geom. fixes bezier curve casts.
Johan B. C. Engelen
2011-02-13
1
-1
/
+1
*
Fixed uninitialized member variables.
Jon A. Cruz
2011-02-07
1
-4
/
+11
*
Fix node tool brokenness resulting from a switch to runtime order
Krzysztof Kosi??ski
2011-02-05
1
-6
/
+7
*
Translations. Context removed in filter-enums (context support too complex to...
Nicolas Dufour
2011-02-03
1
-1
/
+1
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
19
-86
/
+66
*
Translations. French translation minor update.
Nicolas Dufour
2011-02-02
1
-273
/
+279
*
OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search fa...
Nicolas Dufour
2011-01-31
1
-1
/
+1
*
Mnemonics in "Input devices", and LPE dialogs (Bug 170765)
Kris De Gussem
2010-12-29
1
-2
/
+2
*
Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)
Kris De Gussem
2010-12-29
1
-7
/
+14
*
Snapping: improve calculation of metrics for scaling, modify some comments, a...
Diederik van Lierop
2010-12-27
1
-1
/
+0
*
Node tool: snap while scaling a selection of nodes. Consider this as experime...
Diederik van Lierop
2010-12-27
3
-2
/
+87
*
Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...
Kris De Gussem
2010-12-23
2
-4
/
+7
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
12
-12
/
+14
*
Simple tracking of time to display dialogs and main window.
Jon A. Cruz
2010-12-18
1
-2
/
+16
*
Mnemonics in fill and stroke dialog and menu
Kris De Gussem
2010-12-17
3
-3
/
+4
*
Node tool: special case node duplication for endnodes - select new endnode
Krzysztof Kosi??ski
2010-12-16
1
-10
/
+19
*
Node tool: fix Tab and Shift+Tab
Krzysztof Kosi??ski
2010-12-16
3
-60
/
+76
*
Node tool: fix snapping of node rotation center
Krzysztof Kosi??ski
2010-12-16
3
-1
/
+49
*
Node tool: fix snapping during constrained rotation of handles
Krzysztof Kosi??ski
2010-12-16
1
-6
/
+21
*
Node tool: fix handle retraction with non-cusp nodes
Krzysztof Kosi??ski
2010-12-16
1
-8
/
+23
*
Node tool: fix moving multiple nodes along handles (Ctrl+Alt)
Krzysztof Kosi??ski
2010-12-16
1
-1
/
+1
*
Node tool: correctly save node skewing to undo history
Krzysztof Kosi??ski
2010-12-16
1
-0
/
+8
*
Win32 post-GSoC fixups.
Jon A. Cruz
2010-12-15
1
-6
/
+6
*
Prevent localized doubles from being written into filter matrices
Krzysztof Kosi??ski
2010-12-12
1
-1
/
+4
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
41
-390
/
+478
|
\
|
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-1
/
+1
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-1
/
+1
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
6
-32
/
+76
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
2
-3
/
+3
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
29
-126
/
+126
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
15
-50
/
+48
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
13
-71
/
+69
*
|
A proper fix for dock item mising icon problem. Fixes bug #658055.
Jon A. Cruz
2010-12-06
1
-12
/
+18
*
|
Fix drag & drop from swatches - patch by Adonis Papaderos
Krzysztof Kosi??ski
2010-11-25
1
-2
/
+2
*
|
Reintroduce plural forms into the node selection description
Krzysztof Kosi??ski
2010-11-21
1
-4
/
+9
*
|
Fix crash when floating dialog icon is not found
Krzysztof Kosi??ski
2010-11-21
1
-5
/
+11
*
|
Minor documentation update
Krzysztof Kosi??ski
2010-11-21
1
-1
/
+11
*
|
Fix rare crash when trying to drag after undo in the node tool
Krzysztof Kosi??ski
2010-11-19
1
-0
/
+2
*
|
Fix four minor node tool regressions:
Krzysztof Kosi??ski
2010-11-18
2
-6
/
+33
*
|
Shift should disable snapping when dragging the rotation center of an object
Diederik van Lierop
2010-11-17
1
-2
/
+2
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
155
-155
/
+155
[next]