index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore modularity to adjustment action.
Jon A. Cruz
2011-04-19
2
-0
/
+32
*
Added mnemonics for font dialog (Bug #170765)
Kris De Gussem
2011-04-18
1
-4
/
+12
*
change spinbox to new one in many places.
Johan B. C. Engelen
2011-04-16
2
-7
/
+8
*
Spray:
Nicolas Dufour
2011-03-29
1
-46
/
+41
*
remove wrong format indication in lossy format warning (was always org.inksca...
Thomas Holder
2011-03-13
1
-3
/
+2
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
5
-0
/
+5
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
1
-10
/
+22
*
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
2011-02-21
1
-1
/
+1
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
7
-141
/
+152
*
Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: Upp...
Nicolas Dufour
2011-02-18
1
-1
/
+1
*
Translations. Context removed in filter-enums (context support too complex to...
Nicolas Dufour
2011-02-03
1
-3
/
+3
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
5
-7
/
+7
*
check for element modification before filling undo stack
Adib Taraben
2010-12-30
1
-36
/
+72
*
Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...
Kris De Gussem
2010-12-23
3
-13
/
+32
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
2
-1
/
+2
*
Handle missing, inaccessible and misnamed cache directories.
Jon A. Cruz
2010-12-21
1
-26
/
+38
*
Unify stat type for older glib.
Jon A. Cruz
2010-12-21
1
-0
/
+8
*
Enable icon disk cache by default.
Jon A. Cruz
2010-12-21
1
-1
/
+1
*
Clear cached items when state is invalid.
Jon A. Cruz
2010-12-21
1
-3
/
+145
*
C++-ification.
Jon A. Cruz
2010-12-18
2
-124
/
+146
*
Fix other fallback icon lookup.
Jon A. Cruz
2010-12-18
1
-12
/
+13
*
Add missing include\.
Jon A. Cruz
2010-12-18
1
-0
/
+1
*
Fix fallback icon loading order for icons with legacy names.
Jon A. Cruz
2010-12-18
1
-91
/
+70
*
Use subdirectories with icon sizes.
Jon A. Cruz
2010-12-18
1
-17
/
+42
*
Prune initial timer work.
Jon A. Cruz
2010-12-18
1
-27
/
+0
*
Merge from trunk.
Jon A. Cruz
2010-12-18
1
-20
/
+16
|
\
|
*
Simple tracking of time to display dialogs and main window.
Jon A. Cruz
2010-12-18
1
-0
/
+18
*
|
Simple first pass for rough timing
Jon A. Cruz
2010-12-17
2
-20
/
+105
|
/
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
15
-177
/
+196
|
\
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
2
-2
/
+3
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
2
-4
/
+4
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
9
-69
/
+69
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
8
-19
/
+19
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
4
-19
/
+18
*
|
Fix version check for wheel selector.
Jon A. Cruz
2010-12-08
1
-0
/
+4
*
|
Workaround for GTK not scaling the color wheel to match available space.
Jon A. Cruz
2010-12-07
1
-0
/
+47
*
|
Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ...
Jon A. Cruz
2010-12-06
6
-1259
/
+28
*
|
Stop background rendering once crash handler is triggered.
Jon A. Cruz
2010-12-06
1
-4
/
+7
*
|
C++ cleanup on patch.
Jon A. Cruz
2010-12-02
1
-14
/
+9
*
|
Fix crashes caused by spinbutton focus problems.
Krzysztof Kosi??ski
2010-11-25
1
-9
/
+10
|
\
\
|
*
|
Fix Bug #669537 - crash when activating "snap to path"
Adonis Papaderos
2010-11-25
1
-9
/
+10
*
|
|
Fix Bug #447385 - Drag'n'drop from swatches doesn't always work
Adonis Papaderos
2010-11-25
1
-18
/
+7
|
/
/
*
|
Fix ruler redraw issue on GTK 2.22
Krzysztof Kosi??ski
2010-11-18
1
-506
/
+176
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
43
-43
/
+43
*
|
Cleanups from backports.
Jon A. Cruz
2010-10-29
2
-24
/
+22
*
|
UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )
Kris De Gussem
2010-10-25
3
-21
/
+21
*
|
Fix for bug #362995 (Default Units in Document Properties ignored).
Nicolas Dufour
2010-09-24
1
-2
/
+37
*
|
Prevent opacity slider changes from going into undo as separate items. Fixes ...
Jon A. Cruz
2010-09-15
1
-15
/
+12
*
|
Stop overrun.
Jon A. Cruz
2010-09-12
1
-4
/
+0
[next]