index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for 1042602 : Select toolbar : Width and height are not initially 0
John Smith
2012-08-28
1
-4
/
+4
*
Fix for 171915 : Fullscreen mode without toolbars shortcut
John Smith
2012-08-28
2
-0
/
+7
*
Fix for 1042508 : Transform dialog when floating doesnt work on active doc
John Smith
2012-08-28
2
-7
/
+18
*
Fix for 165865 : markers must take object's stroke color - fix for floating w...
John Smith
2012-08-28
1
-1
/
+3
*
Fix for 1042500 : Align and Distribute dialog when floating doesnt work on ac...
John Smith
2012-08-28
2
-2
/
+23
*
Fix for 525597 : Undo History dialog not updating when switching windows
John Smith
2012-08-27
2
-1
/
+17
*
Fix for 168446 : rename menu item Export to PNG Image
John Smith
2012-08-27
2
-3
/
+3
*
Fix for bug #900602 (Switching font with up/down arrows de-selects font list ...
cadabra
2012-08-25
1
-2
/
+2
*
Fix for 168164 : Default text output to px
John Smith
2012-08-25
4
-4
/
+4
*
Fix for 575831 : font variant drop-down - fix for selection problem
John Smith
2012-08-23
1
-13
/
+11
*
Fix for 168164 : Font size, always output px option
John Smith
2012-08-21
6
-12
/
+41
*
fix type (fixes Windows build)
Johan B. C. Engelen
2012-08-20
1
-1
/
+1
*
Fix for 165865 : markers must take object's stroke color
John Smith
2012-08-20
11
-64
/
+398
*
round-off incoming png resolution to 0.1 dpi (Bug 165952 comment 20)
Alvin Penner
2012-08-19
1
-2
/
+2
*
Fix for 1035733 : Align Distribute dialog - Right align buttons
John Smith
2012-08-19
2
-9
/
+21
*
Fix for 189535 : align verbs and by keys
John Smith
2012-08-18
4
-197
/
+302
*
Authors update
Josh Andler
2012-08-17
1
-0
/
+1
*
Fix for 168164 : Font sizes in points option
John Smith
2012-08-16
11
-45
/
+192
*
code style (use NULL for pointers instead of 0)
Johan B. C. Engelen
2012-08-15
1
-3
/
+3
*
i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).
Nicolas Dufour
2012-08-15
4
-27
/
+27
*
Fix for 1036010 : Cant read styles with 'em' units
John Smith
2012-08-15
1
-0
/
+20
*
Warnings cleanup (see Bug #1034663).
Nicolas Dufour
2012-08-09
2
-5
/
+5
*
Warnings. Fix for Bug #323414 (strict-aliasing rules warnings).
Nicolas Dufour
2012-08-09
1
-3
/
+5
*
Fix for 819671 : No visual indication for grid and snap being on/off
John Smith
2012-08-09
9
-13
/
+97
*
copyright message rewritten object properties dialog
Kris De Gussem
2012-08-08
2
-35
/
+41
*
update for cmake
Campbell Barton
2012-08-07
1
-16
/
+6
*
Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke -...
John Smith
2012-08-07
2
-4
/
+22
*
Fix for 427514 : Filter effects dialog data mirroring
John Smith
2012-08-07
4
-34
/
+80
*
Use Gtk::StyleContext in OCAL dialog
Alex Valavanis
2012-08-05
1
-53
/
+28
*
object attributes code was actually completely rewritten
Kris De Gussem
2012-08-05
2
-14
/
+34
*
Fix for 484135 : clicking on the stroke size doesn't open the dialog box
John Smith
2012-08-05
2
-8
/
+9
*
Fix for 427514 : Fix mirroring of FS Opacity/Blur settings
John Smith
2012-08-05
2
-7
/
+9
*
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
2012-08-04
1
-0
/
+5
*
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
2012-08-04
5
-66
/
+157
*
Fix for 1032880 : Stroke style panel is mirrored between open windows
John Smith
2012-08-04
5
-553
/
+563
*
Fix for 575831 : Add font variant drop-down box to new text toolbar
John Smith
2012-08-04
4
-155
/
+194
*
Fix for 167846 : GtkHScale regression
John Smith
2012-08-02
1
-1
/
+1
*
Fix for 685689 : Panning with Shift+RMB fails when dropper tool selected
John Smith
2012-08-02
1
-3
/
+3
*
Filters. Fix for Bug #582552 (Make object -> Apply certain filters -> Open fi...
Nicolas Dufour
2012-08-02
1
-1
/
+6
*
Filters. Fix for Bug #431271 (Crash after undo/redo a (combined) filter effect).
Nicolas Dufour
2012-08-01
1
-2
/
+5
*
Fix for 918894 : Remove link is reported as Ungroup in Undo history
John Smith
2012-08-01
1
-1
/
+2
*
Fix for 1029302 : Fill/Stroke dialog does not update on tool change
John Smith
2012-08-01
2
-1
/
+18
*
Fix for 512247 : Show the direction in Object/Transform/Rotate
John Smith
2012-08-01
4
-0
/
+69
*
UI. Fix for Bug #614500 (Cursor icon for Select/transform tool) by ~suv.
Nicolas Dufour
2012-07-31
2
-8
/
+8
*
Extensions. Better fix for Bug #944077 (inkscape crashed with SIGSEGV in Inks...
Nicolas Dufour
2012-07-31
1
-2
/
+1
*
do not allow sodipodi:docname to have a temporary filename (partial fix for B...
Alvin Penner
2012-07-28
1
-4
/
+5
*
Fix for 722625 : Select Same by Object Type
John Smith
2012-07-25
7
-5
/
+179
*
Fix for 1028425 : Gradient Stop Alpha value not correct in Fill/Stroke dialog
John Smith
2012-07-24
1
-2
/
+2
*
Don't include keyboards in input-device list. Remove comments about private f...
Alex Valavanis
2012-07-24
1
-70
/
+20
*
Fix for 614500 : Select tool crosshair cursor
John Smith
2012-07-24
2
-68
/
+68
[next]