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 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
*
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
*
Fix for fb42d9e019e0b21c4d98cae0e8268d63087a2034
Patrick Storz
2019-03-28
1
-1
/
+1
*
An a few more config.h fixes
Patrick Storz
2019-03-28
11
-40
/
+4
*
dito
Patrick Storz
2019-03-28
1
-0
/
+4
*
Fix internationalization
Marc Jeanmougin
2019-03-28
1
-0
/
+4
*
CMake: Fix "unknown" in version string of ppa builds
Patrick Storz
2019-03-28
1
-0
/
+8
*
Add missing icons in Tango theme and some LPE icons improvements
Jabiertxof
2019-03-28
63
-217
/
+5338
*
Fixing unwanted CSS code from other commit
Jabier Arraiza
2019-03-28
1
-6
/
+0
*
Improbe stiling and cleanup of CSS on LPE Selector code
Jabiertxof
2019-03-28
2
-58
/
+33
*
Merge branch 'master' of https://gitlab.com/inkscape/inkscape
Chris
2019-03-28
1
-1
/
+1
[next]