index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-21
Add entry for canvas rotate step in Inkscape Preferences dialog.
Tavmjong Bah
1
-2
/
+3
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
2
-158
/
+180
2017-03-14
Fix zoom reference point when using desktop's zoom widget.
Tavmjong Bah
1
-2
/
+4
2017-03-13
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
1
-13
/
+7
2017-03-07
Fix field width of rotation input text
Eduard Braun
1
-1
/
+1
2017-03-06
Sync code of "sp_dtw_zoom_input()" with code of "sp_dtw_rotation_input()" fro...
Eduard Braun
1
-7
/
+12
2017-03-06
Fix Inkscape crashing on Windows (and possibly other OSs) if $LANG is set to ...
Eduard Braun
1
-12
/
+15
2017-03-06
Fix bug pointed by suv on IRC bad using of unicode degree sign
Jabiertxof
1
-9
/
+9
2017-03-02
Implement arc "chord" type. (Matches Krita "chord" arc type.)
Tavmjong Bah
1
-34
/
+57
2017-02-24
Don't block data entry into the text-tool font-size entry widget after an emp...
Tavmjong Bah
1
-0
/
+1
2017-02-08
Fix g_warnings (typo in action name).
Tavmjong Bah
1
-1
/
+1
2017-02-06
Remove some unneeded < C++11 fallback code
Alex Valavanis
2
-8
/
+2
2017-02-02
Add GUI support for 'direction' property (right to left vs. left to right text).
Tavmjong Bah
2
-0
/
+105
2017-02-02
Fix line-height conversions between no unit and 'em' unit.
Tavmjong Bah
1
-1
/
+4
2017-02-02
Enable setting of default 'font-style'.
Tavmjong Bah
1
-4
/
+16
2017-02-01
Prevent display units from effecting 'line-height' unit.
Tavmjong Bah
3
-22
/
+24
2017-01-26
Fix Bug:1659253. Thanks houz and jazzynico
Tobias Ellinghaus
1
-1
/
+1
2017-01-26
[Bug #1659297] 'Theme parsing error' messages in trunk rev 15447.
suv-lp
1
-1
/
+1
2017-01-25
[Bug #1537497] Icon preview doesn't render background.
tghs
1
-0
/
+14
2017-01-25
Comented one of the shortcuts for doc rotate because bad response now interac...
Jabier Arraiza Cenoz
1
-1
/
+1
2017-01-07
Add missing include for array template
Tim Sheridan
1
-0
/
+2
2017-01-06
Remove an old comment which I don't understand.
Shlomi Fish
1
-1
/
+0
2017-01-06
Improve UI to partialy fix bug 1654121 now offset in measure is neas the only...
Jabiertxof
2
-4
/
+3
2017-01-04
increased space for font-size.
Marc Jeanmougin
1
-3
/
+3
2017-01-04
Cleanup: remove an unused local enum declaration.
Shlomi Fish
1
-8
/
+0
2016-12-31
ruler: Read state flags for GtkStyleContext correctly
Alex Valavanis
1
-4
/
+12
2016-12-30
fix typos, add translator comment
Ivan Mas??r
1
-0
/
+1
2016-12-27
Merge all upstream changes to GimpRuler
Alex Valavanis
1
-5
/
+22
2016-12-27
Rm remaining Gtk::Stock usage
Alex Valavanis
5
-1159
/
+3
2016-12-27
Rm more deprecated Gtk::Stock
Alex Valavanis
1
-1
/
+1
2016-12-26
Fix header inclusion ordering
Alex Valavanis
1
-1
/
+2
2016-12-24
i18n. Flood autogap list not correctly translated at runtime.
Nicolas Dufour
1
-1
/
+1
2016-12-16
remove rollback to 15315
Jabiertxof
3
-116
/
+226
2016-12-16
Rollback 15315
Jabiertxof
3
-226
/
+116
2016-12-11
Add option to unset 'line-height' (as well as determine where it is set).
Tavmjong Bah
2
-3
/
+46
2016-12-10
Fix line-height when converting between different units for flowed text.
Tavmjong Bah
1
-2
/
+2
2016-12-10
Correct outer text style input for non-px based files.
Tavmjong Bah
1
-6
/
+28
2016-12-09
Add button to access outer text style ('font-size', 'line-height'). These det...
Tavmjong Bah
2
-18
/
+88
2016-12-08
Improve working of Type (Smoothing) menu.
Tavmjong Bah
1
-95
/
+70
2016-12-01
Add toggles for handle visibility, editing fill, and editing stroke.
Tavmjong Bah
2
-1
/
+28
2016-11-26
Add stroke dash empty to allow render only fills and markers. Tested in FF an...
Jabiertxof
1
-1
/
+3
2016-11-25
Remove deprecated GtkWidget-separator-height, ignored as of 3.20.
Tavmjong Bah
2
-9
/
+0
2016-11-25
Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.
Tavmjong Bah
2
-2
/
+0
2016-11-02
fix none color in palettes with scrollbars
Tobias Ellinghaus
1
-22
/
+14
2016-10-25
Some bug fixes and improvements
Jabier Arraiza Cenoz
1
-11
/
+0
2016-10-24
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
1
-1
/
+1
2016-10-23
Fix for widget value of rotate
Jabier Arraiza Cenoz
1
-3
/
+10
2016-10-23
Add right click rotation panning, some fixes
Jabier Arraiza Cenoz
1
-5
/
+7
2016-10-23
Add right click attempt
Jabier Arraiza Cenoz
1
-17
/
+17
2016-10-19
Working with rotate preview
Jabier Arraiza Cenoz
1
-10
/
+14
[next]