index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unimplemented Find Dialog (obsolete)
Nathan Lee
2019-04-18
2
-6
/
+0
*
fix inbox#380 Rotation center flipped with y-axis
Thomas Holder
2019-04-17
1
-3
/
+10
*
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
2
-0
/
+4
*
Prevent buffer overflow in svg transformation reading; lp:1047524
Ralf Engels
2019-04-15
1
-1
/
+1
*
Make sure Layout.wrap_mode is initialized and defined.
Tavmjong Bah
2019-04-15
2
-3
/
+6
*
Fix for line positioning in wrapped multi-line text.
Tavmjong Bah
2019-04-15
2
-1
/
+6
*
Fix nullptr deref after connector delete
Bryce Harrington
2019-04-14
1
-2
/
+6
*
Filter effects dialog UI made more consistent
Nathan Lee
2019-04-13
1
-2
/
+2
*
Cursor changes with Guides updated (UI)
Nathan Lee
2019-04-13
1
-1
/
+5
*
Ask user whether to reassign already used shortcuts
Patrick Storz
2019-04-10
1
-1
/
+20
*
Prevent segmentation fault when editing flow text missing <flowPara>.
Tavmjong Bah
2019-04-10
1
-2
/
+21
*
Fix segfault when inkscape is started more than once in single app mode.
Tavmjong Bah
2019-04-10
1
-1
/
+1
*
LPE mirror symmetry: Clarify some strings
Patrick Storz
2019-04-09
1
-14
/
+14
*
Style fix
Marc Jeanmougin
2019-04-09
5
-7
/
+7
*
Make the Inkscape application run as a single instance... expect if --gapplic...
Tavmjong Bah
2019-04-08
1
-1
/
+5
*
Fix build with WITH_DBUS.
Shlomi Fish
2019-04-07
1
-1
/
+1
*
Remove trailing whitespace.
Tavmjong Bah
2019-04-07
1
-34
/
+34
*
Move signal functions to end, matches order in header file.
Tavmjong Bah
2019-04-07
1
-102
/
+99
*
More document.h cleanup.
Tavmjong Bah
2019-04-06
23
-153
/
+125
*
CMake: Fix module FindDoubleConversion.cmake
Patrick Storz
2019-04-05
1
-2
/
+2
*
More cleanup of document.h.
Tavmjong Bah
2019-04-05
5
-26
/
+26
*
Fix indentating.
Tavmjong Bah
2019-04-05
1
-100
/
+110
*
Reorganize document.h.
Tavmjong Bah
2019-04-04
4
-163
/
+228
*
Replace IS_NAN with std::isnan (exists since C++11)
Patrick Storz
2019-04-02
5
-11
/
+11
*
Replace IS_FINITE with std::isfinite (exists since C++11)
Patrick Storz
2019-04-02
5
-14
/
+14
*
Add new lib2geom dependency: "double-conversion"
Patrick Storz
2019-04-02
1
-0
/
+2
*
2geom: update to 7e3b3f75023c7c69fd085574cfaa46de0213bbbc
Patrick Storz
2019-04-02
18
-3644
/
+55
*
Update CMakeLists.txt
shaharyaar
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
2
-11
/
+12
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
25
-208
/
+337
*
Avoid crash from nullptr exception
Nathan Lee
2019-04-02
1
-5
/
+5
*
fixed drag-and-drop crash in xml tree
Ryan O'Connor
2019-04-01
1
-20
/
+9
*
Some anti-aliasing
Patrick Storz
2019-03-31
5
-5
/
+5
*
Remove unused INKSCAPE_APPICONDIR and INKSCAPE_BINDDIR
Patrick Storz
2019-03-31
3
-9
/
+0
*
Aspell: No need to explicitly set prefix anymore
Patrick Storz
2019-03-30
2
-35
/
+1
*
Usage of get_program_dir() is more appropriate here
Patrick Storz
2019-03-30
1
-1
/
+1
*
Remove "PACKAGE_LOCALE_DIR" environment variable
Patrick Storz
2019-03-30
1
-2
/
+0
*
Avoid redefining INKSCAPE_DATADIR
Patrick Storz
2019-03-30
2
-12
/
+12
*
Inkscape::IO::Resource: Drop "DATA_DIR" from Type enum
Patrick Storz
2019-03-30
2
-5
/
+0
*
Remove "get_extensions_path()"
Patrick Storz
2019-03-30
3
-42
/
+11
*
Remove unused "get_datadir_path()"
Patrick Storz
2019-03-30
2
-27
/
+0
*
Add inscape to search path
Patrick Storz
2019-03-30
3
-0
/
+78
*
Restore "Add inkscape root directory to DLL search path"
Patrick Storz
2019-03-30
1
-0
/
+15
*
script.cpp: more cleanup
Patrick Storz
2019-03-29
1
-32
/
+19
*
script.cpp: Glib::spawn_async_with_pipes actually wants UTF-8
Patrick Storz
2019-03-29
1
-7
/
+0
*
Drop "RegistryTool" which is no longer in use.
Patrick Storz
2019-03-29
4
-285
/
+0
*
An a few more config.h fixes
Patrick Storz
2019-03-28
11
-40
/
+4
*
dito
Patrick Storz
2019-03-28
1
-0
/
+4
[next]