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
*
Revert for 166691 : Changing layer order does not update layer selector - Rev...
John Smith
2012-11-19
1
-1
/
+5
*
UI. Fix for Bug #1071104 (Failure to open a browse window when choosing Expor...
Nicolas Dufour
2012-11-18
1
-0
/
+8
*
Fix for 275662 : Filter stays in object's css property after Filter Effect di...
John Smith
2012-11-18
1
-0
/
+24
*
Fix for 1079971 : Symbol dialog : Drag & Drop to the canvas
John Smith
2012-11-18
2
-0
/
+28
*
Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt click
John Smith
2012-11-18
2
-11
/
+48
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
13
-38
/
+35
*
cppcheck: Simple fixes for src/ui/widget
Alex Valavanis
2012-11-15
3
-6
/
+6
*
Fix for Bug #773288 (border options) by demicoder.
Nicolas Dufour
2012-11-07
1
-25
/
+25
*
remove flash path when nodetool eventcontext is destroyed. fixes bug for pers...
Johan B. C. Engelen
2012-11-01
1
-0
/
+4
*
Fix for 1006816 : Newly applied filter doesn't show in Filters Editor
John Smith
2012-11-01
2
-5
/
+12
*
Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap - Rev...
John Smith
2012-11-01
2
-4
/
+13
*
Fix for Bug #1069806 (Inkscape crash in File>Open).
Nicolas Dufour
2012-10-31
2
-7
/
+6
*
Fix for 1068763 : Opening 'File > Document Properties' dirties current document
John Smith
2012-10-31
3
-9
/
+15
*
Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed - fix...
John Smith
2012-10-30
1
-5
/
+5
*
Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed
John Smith
2012-10-30
2
-0
/
+20
*
add bleed/margin to pdf export
Johan B. C. Engelen
2012-10-28
1
-1
/
+1
*
cppcheck: Fix a couple of leaks
Alex Valavanis
2012-10-28
1
-0
/
+2
*
Use Gtk::Box to arrange layer dialog buttons. Prevents oversized buttons in ...
Alex Valavanis
2012-10-23
2
-33
/
+28
*
Fix for 171890 : Mouse wheel on swatches
John Smith
2012-10-23
4
-41
/
+105
*
update cmake files & make function static.
Campbell Barton
2012-10-22
1
-0
/
+2
*
Stop using private GdlDockObject->master (broken in GDL 3.6)
Alex Valavanis
2012-10-14
1
-3
/
+9
*
Fix build with new color palette features
Alex Valavanis
2012-10-14
1
-0
/
+5
*
Fix for 171221 : color panel improvements
John Smith
2012-10-14
2
-0
/
+18
*
Shift key should disable snapping when dragging a handle in the node tool
Diederik van Lierop
2012-10-13
1
-1
/
+1
*
Prevent crash if symbol is empty. Chnage default styling for symbol preview.
Tavmjong Bah
2012-10-13
1
-19
/
+24
*
Fix for compiling with pre gtkmm 2.24 libraries.
Tavmjong Bah
2012-10-12
1
-0
/
+17
*
Fix for 1019974 : Default layer names are inconsistent
John Smith
2012-10-12
1
-2
/
+5
*
Fix for 177931 : Shift click layer icons to trigger solo
John Smith
2012-10-12
1
-14
/
+24
*
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
2012-10-11
6
-0
/
+745
*
Fix for 1058402 : Inconsistent opacity indication
John Smith
2012-10-11
1
-5
/
+2
*
Fix for 191020 : Lock/Unlock all layers - Lock other layers
John Smith
2012-10-11
1
-0
/
+7
*
Fix for 191020 : Lock/Unlock all layers
John Smith
2012-10-09
1
-0
/
+17
*
Fix for 490338 : Try to create the autosave directory if that does not exists
John Smith
2012-10-08
1
-1
/
+1
*
Fix for 1060563 : Swatches : Sort the list of swatch names
John Smith
2012-10-08
2
-16
/
+32
*
Typo fix by Yuri Chornoivan.
Nicolas Dufour
2012-10-07
1
-1
/
+1
*
user message standardisation
Kris De Gussem
2012-10-06
1
-1
/
+1
*
Fix for 570695 : show default|fallback autosave path
John Smith
2012-10-05
1
-2
/
+6
*
code cleanup: make more functions static, add includes.
Campbell Barton
2012-10-04
7
-18
/
+21
*
code cleanup: make more functions static or include their own headers.
Campbell Barton
2012-10-04
3
-5
/
+5
*
Fix for 1014988 : gtk 2.22 compile issues
John Smith
2012-10-03
1
-0
/
+9
*
add missing source files
Campbell Barton
2012-10-03
1
-0
/
+7
*
fixed another UI inconsistency in object properties dialog
Kris De Gussem
2012-10-02
1
-0
/
+2
*
Fix for Bug #1049440 (Crash in Object Properties if label is empty string (re...
Kris De Gussem
2012-10-02
1
-1
/
+0
*
fix layout of object properties dialog (Bug #1050938 ; input fields in object...
Kris De Gussem
2012-10-02
1
-22
/
+23
*
Fix for 831008 : Line width menu only show Px,Pt and mm
John Smith
2012-10-01
2
-39
/
+40
*
Fix for 1058470 : Trace Bitmap Live Preview
John Smith
2012-09-30
3
-20
/
+158
*
Fix for 1058432 : Trace Bitmap preview should be resizeable
John Smith
2012-09-29
1
-4
/
+5
*
Fix for 166691 : Changing layer order does not update layer selector
John Smith
2012-09-27
1
-1
/
+3
*
Fix for 169001 : Long layer names mess with the UI
John Smith
2012-09-27
1
-2
/
+2
*
Fix for 172030 : Width of Undo History palette could be optimized
John Smith
2012-09-27
1
-12
/
+16
[next]