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
/
widget
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-14
add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.
Johan B. C. Engelen
5
-2
/
+119
2010-01-08
Patch by Alex Leone to add margins to resize page options in Document Properties
Josh Andler
2
-26
/
+69
2009-12-13
updating my email address in file headers
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2009-11-28
Patch by Dan_Krause to add Arch Paper sizes
Josh Andler
1
-0
/
+20
2009-09-05
patch by Adrian Johnson for 166678
bulia byak
1
-12
/
+11
2009-08-12
Fix for Bug #166678 (Paper size or orientation are not used when printing) b...
Nicolas Dufour
1
-11
/
+12
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
15
-53
/
+53
2009-08-05
SPDocument->Document
johnce
8
-25
/
+25
2009-08-05
SPDocument->Document
johnce
7
-28
/
+28
2009-07-16
Implement guide behaviour as discussed on the mailing list
Maximilian Albert
1
-0
/
+1
2009-07-08
Contextual split of translatable message
Alexandre Prokoudine
1
-1
/
+1
2009-06-03
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
2
-4
/
+16
2009-05-09
When changing document size, the origin (lower left corner) should be station...
Diederik van Lierop
1
-0
/
+6
2009-04-25
Fix compile on Windows (the last paramteter is not defaulted in older
Krzysztof Kosi??ski
1
-1
/
+1
2009-04-25
Fix missing dock icons (bug #364075)
Krzysztof Kosi??ski
1
-29
/
+9
2009-04-19
Handle case when an icon is not populated
Jon A. Cruz
1
-2
/
+9
2009-03-09
switch opacity and blur sliders to delayed update, which makes them much more...
bulia byak
2
-4
/
+6
2009-02-26
Several icon name fixes
Krzysztof Kosi??ski
1
-2
/
+5
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
6
-6
/
+724
2009-02-20
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
1
-6
/
+1
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2
-11
/
+6
2009-02-11
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2009-02-10
do not return any non-normal blend mode if we do not show blend mode chooser
bulia byak
2
-5
/
+11
2009-02-10
it was a very stupid idea to sort all combos without asking - this broke the ...
bulia byak
1
-6
/
+16
2009-02-09
Fix some console warning spam (most cannot be fixed, unfortunately)
Krzysztof Kosi??ski
2
-7
/
+9
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
1
-1
/
+7
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2009-01-24
remove debug code
Johan B. C. Engelen
1
-1
/
+0
2009-01-24
sort combo enumerations
Johan B. C. Engelen
1
-0
/
+17
2009-01-06
Warning and whitespace cleanup.
Jon A. Cruz
1
-9
/
+8
2009-01-02
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2
-2
/
+2
2008-12-30
add possibility to change the UI language (gettext) in preferences dialogue
theAdib
2
-1
/
+37
2008-12-08
Makes page-sizer be a little less eager to change the orientation of pages au...
Jasper van de Gronde
1
-5
/
+12
2008-11-29
fix setting blend mode to Normal
bulia byak
1
-0
/
+2
2008-11-21
Merge from fe-moved
Ted Gould
5
-9
/
+86
2008-10-31
Merge from trunk
Ted Gould
2
-3
/
+15
2008-10-27
From trunk
Ted Gould
10
-301
/
+233
2008-10-11
Merging from trunk
Ted Gould
3
-11
/
+12
2008-09-23
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
1
-7
/
+6
2008-09-21
Fixes for missing icons and icon size issues.
Jon A. Cruz
1
-13
/
+13
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-1
/
+1
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2
-110
/
+136
2008-09-14
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-09-08
Slightly smaller page size entries
Maximilian Albert
1
-7
/
+7
2008-09-05
Select landscape by default for certain page formats
Maximilian Albert
1
-4
/
+28
2008-09-05
Add page sizes for various business card formats as per request in LP #172225
Maximilian Albert
1
-0
/
+5
2008-09-05
The page size table in Document Properties should use the available vertical ...
Maximilian Albert
1
-1
/
+1
2008-09-04
Add a zoom correction option to preferences (used when zooming to 1:1 etc. to...
Maximilian Albert
2
-0
/
+250
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
3
-10
/
+10
2008-08-04
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
5
-13
/
+14
[next]