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
*
Cleaned casts from sp-shape by fixing member type.
Jon A. Cruz
2014-10-25
1
-0
/
+1
*
Initial removal of box3d outdated GTKish macros.
Jon A. Cruz
2014-10-24
4
-132
/
+195
*
Updating translators list.
Nicolas Dufour
2014-10-21
1
-7
/
+9
*
Port inkscape to librevenge framework for WPG, CDR and VSD imports
Fridrich Strba
2014-10-17
1
-4
/
+22
|
\
|
*
update to trunk (r13560)
su_v
2014-09-19
4
-11
/
+9
|
|
\
|
*
\
update to trunk (r13540)
su_v
2014-09-02
3
-27
/
+39
|
|
\
\
|
*
\
\
update to trunk (r13532)
su_v
2014-08-26
6
-11
/
+36
|
|
\
\
\
|
*
|
|
|
librevenge: update to latest patch from bug #1323592 (support old and new ver...
su_v
2014-08-26
1
-4
/
+20
|
*
|
|
|
update to trunk (r13488)
su_v
2014-08-04
5
-1
/
+85
|
|
\
\
\
\
|
*
\
\
\
\
update to trunk (r13472)
su_v
2014-07-27
6
-13
/
+10
|
|
\
\
\
\
\
|
*
\
\
\
\
\
update to trunk (r13454)
su_v
2014-07-19
4
-32
/
+46
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
update to trunk (r13425)
su_v
2014-06-15
4
-14
/
+72
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
update to trunk (r13407)
su_v
2014-06-04
1
-8
/
+0
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Port inkscape to librevenge framework for WPG, CDR and VSD imports
Fridrich Strba
2014-05-27
1
-4
/
+6
*
|
|
|
|
|
|
|
|
|
Fix strict build with Gtk+ 2
Tavmjong Bah
2014-10-15
1
-1
/
+2
*
|
|
|
|
|
|
|
|
|
LiamW's initial font caching work.
Tavmjong Bah
2014-10-15
1
-3
/
+3
*
|
|
|
|
|
|
|
|
|
Fix crash with GTK+ 3.14 on launch
Bryce Harrington
2014-10-14
1
-1
/
+3
*
|
|
|
|
|
|
|
|
|
Fixed: "Called C++ object pointer is null"
Tavmjong Bah
2014-10-13
1
-1
/
+6
*
|
|
|
|
|
|
|
|
|
Apply cx, cy, etc. from template to newly created document window.
Tavmjong Bah
2014-10-09
1
-1
/
+5
*
|
|
|
|
|
|
|
|
|
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Nicolas Dufour
2014-10-02
4
-7
/
+11
*
|
|
|
|
|
|
|
|
|
Fixing inconsistencies in the PixelArt dialog.
Nicolas Dufour
2014-10-02
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
Fix for bug #690255 (Rename te_IN.po to te.po).
Nicolas Dufour
2014-10-01
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...
Tavmjong Bah
2014-09-29
1
-1
/
+0
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Fix GTK3 build
su_v
2014-09-13
1
-0
/
+1
*
|
|
|
|
|
|
|
|
i18n. Fix for Bug #1368375 (Page titles in preferences don't escape text for ...
Nicolas Dufour
2014-09-12
1
-1
/
+2
*
|
|
|
|
|
|
|
|
partial rollback of r13544, allow old recursive behavior for some locations, ...
mathog
2014-09-08
1
-1
/
+2
*
|
|
|
|
|
|
|
|
Remove more whiteboard related leftovers.
Josh Andler
2014-09-02
1
-4
/
+0
*
|
|
|
|
|
|
|
|
Fix locale issue in powerstroke width selection
Liam P. White
2014-09-02
1
-5
/
+4
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Updated about box authors list from AUTHORS file.
Matthew Petroff
2014-09-02
1
-0
/
+10
*
|
|
|
|
|
|
|
Fix for bug #1363497 (strange crash with knot path effect)
Liam P. White
2014-08-31
1
-21
/
+17
*
|
|
|
|
|
|
|
Translators list update
Nicolas Dufour
2014-08-30
1
-3
/
+5
*
|
|
|
|
|
|
|
Fix rotation center regression caused by my own commit 13512
Diederik van Lierop
2014-08-26
1
-3
/
+7
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
fix Windows 64-bit build
Johan B. C. Engelen
2014-08-23
1
-2
/
+2
*
|
|
|
|
|
|
Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not rememb...
Nicolas Dufour
2014-08-15
2
-2
/
+7
*
|
|
|
|
|
|
Fix some transformation center regressions, related to the viewbox/units changes
Diederik van Lierop
2014-08-14
1
-3
/
+4
*
|
|
|
|
|
|
Fix build
Liam P. White
2014-08-13
2
-1
/
+5
*
|
|
|
|
|
|
Printing. Fix for Bug #264831 (Print settings not persistent).
Nicolas Dufour
2014-08-13
2
-5
/
+19
*
|
|
|
|
|
|
refresh clip path when editing in XML editor (Bug 1349018)
Alvin Penner
2014-08-07
1
-0
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix for #906794, #1246550 (live effects not showing helper paths)
Jabier Arraiza Cenoz
2014-08-01
2
-1
/
+47
*
|
|
|
|
|
Fix for 1346972 (freehand shape mode should pick stroke width from tool's act...
Liam P. White
2014-07-29
1
-0
/
+28
*
|
|
|
|
|
fix crash bug (reported by su_v on IRC) related to removing color profiles
Johan B. C. Engelen
2014-07-28
1
-0
/
+1
*
|
|
|
|
|
Fix for copy&paste clone original with clip-path/mask
Liam P. White
2014-07-28
1
-0
/
+9
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Fix for crash regression 1348927 -- dialogs that are shown but have not been ...
Liam P. White
2014-07-26
1
-3
/
+3
*
|
|
|
|
Fixed some logic errors; clang warnings.
Markus Engel
2014-07-22
2
-2
/
+2
*
|
|
|
|
Replaced some abs/fabs with std::abs.
Markus Engel
2014-07-22
1
-1
/
+1
*
|
|
|
|
Fixed some unused variables warnings.
Markus Engel
2014-07-22
1
-1
/
+1
*
|
|
|
|
Workarounds for crash bugs 1309050, 601336; will fix properly in experimental
Liam P. White
2014-07-19
1
-6
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
scale tiled clones to document units (Bug 1288860)
Alvin Penner
2014-07-11
1
-8
/
+10
*
|
|
|
Fix pentool backspace bug. Thanks Jabier
Johan B. C. Engelen
2014-07-01
1
-12
/
+23
*
|
|
|
Enable rendering of new filter blend modes (but don't add them to GUI).
Tavmjong Bah
2014-06-29
1
-8
/
+5
[next]