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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-17
Mnemonics in fill and stroke dialog and menu
Kris De Gussem
3
-3
/
+4
2010-12-16
Node tool: special case node duplication for endnodes - select new endnode
Krzysztof Kosi??ski
1
-10
/
+19
2010-12-16
Node tool: fix Tab and Shift+Tab
Krzysztof Kosi??ski
3
-60
/
+76
2010-12-16
Node tool: fix snapping of node rotation center
Krzysztof Kosi??ski
3
-1
/
+49
2010-12-16
Node tool: fix snapping during constrained rotation of handles
Krzysztof Kosi??ski
1
-6
/
+21
2010-12-16
Node tool: fix handle retraction with non-cusp nodes
Krzysztof Kosi??ski
1
-8
/
+23
2010-12-16
Node tool: fix moving multiple nodes along handles (Ctrl+Alt)
Krzysztof Kosi??ski
1
-1
/
+1
2010-12-16
Node tool: correctly save node skewing to undo history
Krzysztof Kosi??ski
1
-0
/
+8
2010-12-15
Win32 post-GSoC fixups.
Jon A. Cruz
1
-6
/
+6
2010-12-12
Prevent localized doubles from being written into filter matrices
Krzysztof Kosi??ski
1
-1
/
+4
2010-12-06
A proper fix for dock item mising icon problem. Fixes bug #658055.
Jon A. Cruz
1
-12
/
+18
2010-11-21
Reintroduce plural forms into the node selection description
Krzysztof Kosi??ski
1
-4
/
+9
2010-11-21
Fix crash when floating dialog icon is not found
Krzysztof Kosi??ski
1
-5
/
+11
2010-11-21
Minor documentation update
Krzysztof Kosi??ski
1
-1
/
+11
2010-11-19
Fix rare crash when trying to drag after undo in the node tool
Krzysztof Kosi??ski
1
-0
/
+2
2010-11-18
Fix four minor node tool regressions:
Krzysztof Kosi??ski
2
-6
/
+33
2010-11-17
Shift should disable snapping when dragging the rotation center of an object
Diederik van Lierop
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
155
-155
/
+155
2010-11-07
Reintroduce Shift+U shortcut (make segments curves)
Krzysztof Kosi??ski
1
-0
/
+7
2010-11-07
Fix compile breakage.
Jon A. Cruz
1
-1
/
+1
2010-11-06
Reintroduce Shift+L shortcut and handle retraction when setting the type
Krzysztof Kosi??ski
2
-10
/
+28
2010-11-02
i18n. Palettes translation with context (see Bug #667402, Colour palettes not...
Nicolas Dufour
1
-1
/
+1
2010-11-01
i18n. Color palette items are now translatable (see Bug #667402, Color palett...
Nicolas Dufour
1
-1
/
+1
2010-10-31
Prevent context menu and keyboard shortcuts from interrupting grabs
Krzysztof Kosi??ski
1
-3
/
+4
2010-10-31
Only create / delete shape editors in the node tool when necessary.
Krzysztof Kosi??ski
2
-14
/
+17
2010-10-31
Fix pattern editing in the node editor. As a bonus, allow editing
Krzysztof Kosi??ski
2
-12
/
+16
2010-10-27
UI: punctiation and mnemonics in preferences, export and ico preview dialog
Kris De Gussem
2
-14
/
+14
2010-10-25
Punctuation in UI
Kris De Gussem
1
-13
/
+13
2010-10-25
UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )
Kris De Gussem
4
-6
/
+6
2010-10-24
Adding spellchecker and T&F dialogs to the text context (right click) menu.
Nicolas Dufour
1
-0
/
+52
2010-10-24
i18n. Metadata labels now fully translatable (with colon).
Nicolas Dufour
1
-1
/
+1
2010-10-24
Some UI fixes
Kris De Gussem
1
-4
/
+4
2010-10-19
Context menu. Fix for Bug #170806 (Add Fill&stroke to right-click menu for te...
Nicolas Dufour
1
-7
/
+30
2010-10-18
Unified and cleaned up locating icc profiles, including adding missing OS X l...
Jon A. Cruz
2
-42
/
+21
2010-10-15
fix build on windows by removing even more files.
Johan B. C. Engelen
4
-1980
/
+0
2010-10-12
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
5
-36
/
+4
2010-10-12
Remove the misfeature of retracting handles when the cusp node button
Krzysztof Kosi??ski
1
-4
/
+7
2010-10-12
Fix oddities related to smooth endnodes. Should fix a crasher.
Krzysztof Kosi??ski
2
-11
/
+7
2010-10-12
Cherry pick node duplication from 0.48 stable
Krzysztof Kosi??ski
4
-0
/
+47
2010-10-02
UI fixes (a.o. Bug #560751 )
Kris De Gussem
1
-1
/
+1
2010-10-01
UI generalisation
Kris De Gussem
1
-1
/
+1
2010-09-26
Fix for Bug #586955 (the unit for user defined document size is not refreshed...
Nicolas Dufour
1
-0
/
+9
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
1
-10
/
+10
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-18
Simplify/clarify enabling of individual devices.
Jon A. Cruz
1
-13
/
+65
2010-08-22
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
7
-54
/
+29
2010-08-15
2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!
Diederik van Lierop
1
-1
/
+1
[prev]
[next]