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
...
*
|
|
|
|
|
|
Fix for 1086643 : Input devices : Simplify dialog
John Smith
2012-12-10
1
-122
/
+341
*
|
|
|
|
|
|
Migrate remaining stuff from GtkTable to GtkGrid
Alex Valavanis
2012-12-09
1
-4
/
+43
*
|
|
|
|
|
|
- fix security bug lp:1025185
Johan B. C. Engelen
2012-12-05
1
-2
/
+8
*
|
|
|
|
|
|
Fix for 255792 : Calligraphy tool presets management
John Smith
2012-11-30
2
-4
/
+43
*
|
|
|
|
|
|
Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...
John Smith
2012-11-28
1
-16
/
+18
*
|
|
|
|
|
|
GTK+ 3: Migrate to GdkRGBA
Alex Valavanis
2012-11-27
2
-9
/
+103
*
|
|
|
|
|
|
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
16
-216
/
+3
*
|
|
|
|
|
|
i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable).
Nicolas Dufour
2012-11-26
1
-7
/
+9
*
|
|
|
|
|
|
Fix undo history entry for layer renaming to be consistent with 'Rename Layer...
su_v
2012-11-26
1
-1
/
+1
*
|
|
|
|
|
|
Fix for 1036059 : Keyboard shortcut editor
John Smith
2012-11-25
8
-5
/
+477
*
|
|
|
|
|
|
Fix for 172236 : Dropper pixmaps and onetime fix
John Smith
2012-11-24
2
-0
/
+31
*
|
|
|
|
|
|
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
[prev]
[next]