index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-26
Fix for Bug #586955 (the unit for user defined document size is not refreshed...
Nicolas Dufour
5
-1
/
+38
2010-09-26
3DBox tool: snap the first point of the drag action
Diederik van Lierop
1
-9
/
+7
2010-09-26
Extensions. Fix for bug #647744 ([inx] min/max float values ignored with loca...
Nicolas Dufour
1
-2
/
+2
2010-09-25
Fix constrained snapping to closing segments
Diederik van Lierop
1
-10
/
+37
2010-09-25
Implement snapping of vanishing points (LP #629333)
Diederik van Lierop
1
-3
/
+15
2010-09-25
Addition to my previous commit: fix for trunk is a bit different from the fix...
Diederik van Lierop
1
-0
/
+1
2010-09-25
fix snapmanager initialization
Diederik van Lierop
1
-5
/
+5
2010-09-24
i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not a...
Nicolas Dufour
2
-14
/
+14
2010-09-24
Fix for bug #362995 (Default Units in Document Properties ignored).
Nicolas Dufour
1
-2
/
+37
2010-09-23
Fix for bug #635521 (Fields in Transform dialog reset).
Nicolas Dufour
1
-6
/
+18
2010-09-23
Tablet auto-organization and naming.
Jon A. Cruz
1
-32
/
+122
2010-09-22
add libxml/parser.h to fix compile on windows
d
1
-0
/
+2
2010-09-21
add XML_PARSE_HUGE to handle documents with more than 256 levels of nesting
d
1
-1
/
+1
2010-09-19
Tooltips inconsistency fix part 3 (Bug 340723)
Kris De Gussem
5
-5
/
+5
2010-09-19
Tooltips inconsistency fix part 2 (Bug 340723)
Kris De Gussem
10
-10
/
+10
2010-09-19
Tooltips inconsistency fix (Bug 340723)
Kris De Gussem
14
-14
/
+14
2010-09-18
Simplify/clarify enabling of individual devices.
Jon A. Cruz
1
-13
/
+65
2010-09-17
Filters. Some experimental filters improvements.
Nicolas Dufour
2
-31
/
+132
2010-09-15
Prevent opacity slider changes from going into undo as separate items. Fixes ...
Jon A. Cruz
1
-15
/
+12
2010-09-14
Filters. New customizable Poster effect (experimental).
Nicolas Dufour
2
-0
/
+104
2010-09-13
Filters. Experimental filters improvements (new default values and options).
Nicolas Dufour
3
-25
/
+27
2010-09-12
Filters. New customizable Bicolorizer filter (experimental).
Nicolas Dufour
2
-0
/
+117
2010-09-12
Stop overrun.
Jon A. Cruz
1
-4
/
+0
2010-09-10
Filters. New Customizable Colored Drop Shadow filter (experimental).
Nicolas Dufour
2
-0
/
+66
2010-09-10
Extensions. Consistency fix and UI improvements (internal extensions and filt...
Nicolas Dufour
33
-72
/
+72
2010-09-10
Fixed valgrind-detected issue with tooltip shortcuts and profile manager on d...
Jon A. Cruz
4
-28
/
+66
2010-09-09
Minor cleanup.
Jon A. Cruz
1
-51
/
+68
2010-09-07
Extensions. General UI improvements (gnome HIG). New group header extension p...
Nicolas Dufour
9
-57
/
+176
2010-09-07
Connected two toolbar buttons with the associated verbs
Jasper van de Gronde
2
-9
/
+15
2010-09-06
Automatically add shortcuts to tooltips
Jasper van de Gronde
8
-95
/
+67
2010-09-06
Color preview in cursor
Jasper van de Gronde
11
-56
/
+170
2010-09-04
Updated Win32 executable VersionInfo tables for 0.48+devel.
Chris Morgan
2
-10
/
+10
2010-09-03
Extensions. UI consistency fixes and UI improvements (new help tabs when need...
Nicolas Dufour
1
-2
/
+2
2010-09-03
Extensions. Tooltips are now translatable (Bug #629726).
Nicolas Dufour
1
-1
/
+1
2010-08-30
Fix file permissions (Bug #314381).
Nicolas Dufour
2
-0
/
+0
2010-08-29
fix bug where bbox is calculated wrong for paths with markers when the path h...
Johan B. C. Engelen
1
-8
/
+7
2010-08-28
Fix LP bug #622350: Discard events when desktop->event_context has not been s...
Diederik van Lierop
2
-9
/
+22
2010-08-22
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
16
-114
/
+56
2010-08-22
Snapmanager in pencil tool: setup() must be followed by unSetup() to clear po...
Diederik van Lierop
1
-3
/
+4
2010-08-20
When doing a constrained snap, then don't try snapping the mouse pointer itse...
Diederik van Lierop
3
-28
/
+43
2010-08-16
Connector tool: pointers should be nulled after snapping
Diederik van Lierop
1
-12
/
+22
2010-08-15
2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!
Diederik van Lierop
3
-5
/
+5
2010-08-14
Fix a crash and add more safety checks to catch NULL pointers
Diederik van Lierop
3
-5
/
+31
2010-08-13
Fix funny behavior when dragging near the start node of a path
Krzysztof Kosi??ski
1
-1
/
+4
2010-08-13
Fix node editor crash when dragging near the last node of a path
Krzysztof Kosi??ski
1
-1
/
+1
2010-08-13
Revs 9706-9709 from trunk to fix Uniconvertor and 3 connector crashes
Josh Andler
2
-10
/
+30
2010-08-13
Fixes bug #590047: assertion crash in libavoid when marking shapes as not
Michael Wybrow
1
-3
/
+4
2010-08-13
Fixes bug #478597 where the connector context crash due to asserting that
Michael Wybrow
1
-2
/
+4
2010-08-13
Fix bug #612756 where connectors with zero length (due to being clipped
Michael Wybrow
1
-5
/
+22
2010-08-12
Correct application of older Win32 patch. Fixes bug #616589.
Jon A. Cruz
1
-1
/
+1
[next]