index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
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
*
|
|
Add build pipeline for macOS
ReneĢ de Hesselle
2019-04-09
12
-25
/
+1216
*
|
|
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
*
|
|
INSTALL: Improve cmake invocation examples
Bryce Harrington
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
2
-16
/
+18
*
|
|
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
*
|
|
Attempt to fix Mac CI (missing double-conversion)
Patrick Storz
2019-04-02
1
-1
/
+1
*
|
|
CMake: Remove unused modules
Patrick Storz
2019-04-02
5
-291
/
+0
*
|
|
Update packaging for double-conversion
Patrick Storz
2019-04-02
3
-0
/
+3
*
|
|
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
3
-0
/
+29
*
|
|
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
*
|
|
Add fixes to icons pointed in RocketChat. Thanks Adam Belis
jabiertxof
2019-04-01
22
-681
/
+2307
*
|
|
fixed drag-and-drop crash in xml tree
Ryan O'Connor
2019-04-01
1
-20
/
+9
*
|
|
CMake: Use CMAKE_CXX_STANDARD and don't set it in three places
Patrick Storz
2019-03-31
3
-17
/
+10
*
|
|
CMake: Avoid defining _FORTIFY_SOURCE twice in separate places
Patrick Storz
2019-03-31
2
-9
/
+6
*
|
|
Some anti-aliasing
Patrick Storz
2019-03-31
8
-7
/
+9
*
|
|
CMake: Drop support for devlibs builds
Patrick Storz
2019-03-31
4
-309
/
+4
*
|
|
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
[prev]
[next]