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 bug in previous merge
Jabier Arraiza
2019-04-20
1
-15
/
+15
*
fix compiling
Jabier Arraiza
2019-04-20
1
-2
/
+2
*
Fix compiling issue
Jabier Arraiza
2019-04-20
2
-3
/
+3
*
Rename files to fit better his function
Jabier Arraiza
2019-04-20
8
-1764
/
+1764
*
Regression fix (update paths when dragging nodes)
Nathan Lee
2019-04-16
1
-2
/
+5
*
Restore select toolbar lock button
Nathan Lee
2019-04-15
1
-0
/
+1
*
Filter effects dialog UI made more consistent
Nathan Lee
2019-04-13
1
-2
/
+2
*
Ask user whether to reassign already used shortcuts
Patrick Storz
2019-04-10
1
-1
/
+20
*
Style fix
Marc Jeanmougin
2019-04-09
2
-2
/
+2
*
More document.h cleanup.
Tavmjong Bah
2019-04-06
5
-7
/
+7
*
More cleanup of document.h.
Tavmjong Bah
2019-04-05
2
-2
/
+2
*
Replace IS_NAN with std::isnan (exists since C++11)
Patrick Storz
2019-04-02
2
-3
/
+3
*
Replace IS_FINITE with std::isfinite (exists since C++11)
Patrick Storz
2019-04-02
1
-1
/
+1
*
Realign and reorder guides UI
Nathan Lee
2019-04-02
3
-9
/
+46
*
Tidy UI for Object Properties/Attributes
Nathan Lee
2019-04-02
1
-10
/
+11
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
22
-202
/
+323
*
Some anti-aliasing
Patrick Storz
2019-03-31
2
-2
/
+2
*
Aspell: No need to explicitly set prefix anymore
Patrick Storz
2019-03-30
2
-35
/
+1
*
Avoid redefining INKSCAPE_DATADIR
Patrick Storz
2019-03-30
1
-1
/
+1
*
An a few more config.h fixes
Patrick Storz
2019-03-28
3
-12
/
+0
*
Remove unused code for NEW_EXPORT_DIALOG
Patrick Storz
2019-03-27
4
-736
/
+2
*
remove wrong from clipboard paste
Jabiertxof
2019-03-27
1
-2
/
+1
*
Allow add LPE with one click
Jabiertxof
2019-03-27
2
-4
/
+38
*
Add window class along dark/bright to mark APP is using symbolic icons or reg...
Jabiertxof
2019-03-27
1
-0
/
+9
*
Misc. typos
luz.paz
2019-03-26
2
-2
/
+2
*
About dialog: Fix icon file location
Patrick Storz
2019-03-24
1
-1
/
+1
*
Fixing coding style
Jabier Arraiza
2019-03-24
1
-1
/
+1
*
Add some handling fixes to selector classes
Jabier Arraiza
2019-03-24
1
-2
/
+2
*
Fix compiling problem
Jabier Arraiza
2019-03-24
1
-4
/
+4
*
Fix CI problems
Jabier Arraiza
2019-03-24
2
-83
/
+77
*
Move multiple selector to unhadled selector
Jabier Arraiza
2019-03-24
1
-24
/
+20
*
final improvements to style dialog
Jabier Arraiza
2019-03-24
2
-50
/
+109
*
Add base of working
Jabier Arraiza
2019-03-24
3
-90
/
+135
*
Allow guide duplication in guides dialog
Marc Jeanmougin
2019-03-22
2
-0
/
+11
*
Revert Ctrl+Up/Down direction to 0.92.4 behaviour
Nathan Lee
2019-03-22
1
-2
/
+2
*
Realign "Search and Replace" dialog
Patrick Storz
2019-03-22
2
-36
/
+40
*
Realign labels in "Transform" dialog
Patrick Storz
2019-03-22
1
-4
/
+20
*
Realign labels in "Fill and Stroke" dialog
Patrick Storz
2019-03-22
4
-7
/
+10
*
Document Properties: General UI cleanup
Patrick Storz
2019-03-22
8
-227
/
+203
*
fix #145 XML editor crash removing style property
Thomas Holder
2019-03-21
1
-2
/
+2
*
Misc. typos and whitespace fixes
luz.paz
2019-03-21
3
-5
/
+5
*
removing typo on previous commit, thanks Mc
Jabiertxof
2019-03-20
1
-1
/
+0
*
Avoid cancel dragging a item when right click presed
Jabiertxof
2019-03-20
2
-1
/
+2
*
fix #141 Find/Replace with empty string
Thomas Holder
2019-03-19
1
-1
/
+1
*
Tweaks to allow one to reduce size of Text and Font dialog.
Tavmjong Bah
2019-03-18
2
-5
/
+9
*
Don't rebuild font list is only selection changed.
Tavmjong Bah
2019-03-18
1
-1
/
+0
*
Keep font variations widget in sync with CSS style widget.
Tavmjong Bah
2019-03-18
3
-13
/
+24
*
Make InkscapeApplication responsible for managing documents and windows.
Tavmjong Bah
2019-03-15
3
-31
/
+35
*
Place vertical iconified docks to the right of dock
Nathan Lee
2019-03-13
1
-1
/
+2
*
Revert Icon Preview behaviour
Nathan Lee
2019-03-13
1
-5
/
+6
[next]