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
*
NSIS: update for MSYS2 builds
Eduard Braun
2017-07-22
1
-16
/
+19
*
NSIS: Distribution directory can already be set on command line
Eduard Braun
2017-07-22
1
-2
/
+2
*
NSIS: Allow to set output filenanme on command line
Eduard Braun
2017-07-22
1
-5
/
+10
*
NSIS: update for git and cmake
Eduard Braun
2017-07-22
2
-145
/
+37
*
Use menus.xml for menus, load a basic File>Quit menu as backup.
Martin Owens
2017-07-21
2
-312
/
+3
*
root dir tidying: Remove old .pod files
Eduard Braun
2017-07-20
9
-4449
/
+7
*
cmake: update uninstall target
Eduard Braun
2017-07-20
3
-31
/
+33
*
cmake: cleanup man page generation
Eduard Braun
2017-07-20
4
-34
/
+31
*
CI/GitLab: Speed up build by limiting clone depth
Eduard Braun
2017-07-20
1
-0
/
+3
*
Adjust the tooltip strings of the objects center point
Antonio Ospite
2017-07-20
1
-3
/
+3
*
Show a control point for the center of a rectangle
Antonio Ospite
2017-07-20
1
-0
/
+39
*
CI/AppVeyor: try something new with ccache
Eduard Braun
2017-07-20
2
-2
/
+4
*
Remove unnecessary cast which creates a temporary object that then goes out o...
Tavmjong Bah
2017-07-19
1
-1
/
+1
*
Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6ef
Eduard Braun
2017-07-19
1
-11
/
+1
*
Shortcuts: Fix "Tab" vs. "Shift + Tab"
Eduard Braun
2017-07-18
1
-6
/
+2
*
Update msys2installdeps.sh
Eduard Braun
2017-07-18
1
-4
/
+1
*
CI/AppVeyor: tweak ccache settings
Eduard Braun
2017-07-18
1
-1
/
+2
*
root dir tidying: MSYS2 & AppVeyor CI
Eduard Braun
2017-07-17
4
-4
/
+4
*
Cleanup: eliminate version from config.h
Eduard Braun
2017-07-17
7
-19
/
+12
*
Cleanup: eliminate require-config.h
Eduard Braun
2017-07-17
4
-6
/
+3
*
Update InkscapePortable.ini to use \share\locale instead of \locale for langu...
Gord Caswell
2017-07-17
1
-72
/
+72
*
cmake: autogenerate Windows .rc files for inkscape and inkview
Eduard Braun
2017-07-17
10
-161
/
+70
*
cmake: fix 'dist' target to actually include INKSCAPE_REVISION
Eduard Braun
2017-07-16
2
-22
/
+16
*
root dir tidying: cleanup inkscape icons
Eduard Braun
2017-07-16
10
-72
/
+14
*
root dir tidying: move mingwenv.cmake -> CMakeScripts/ConfigEnvMinGW.cmake
Eduard Braun
2017-07-15
2
-189
/
+189
*
cmake: fix package name 'gtest' -> 'GTest'
Eduard Braun
2017-07-15
1
-1
/
+1
*
CMake: fix wrong variable added in c666dd26
su-v
2017-07-15
1
-1
/
+1
*
Revert "Drop btool .rc files"
Eduard Braun
2017-07-14
4
-0
/
+118
*
Drop btool .rc files
Bryce Harrington
2017-07-14
4
-118
/
+0
*
CI/GitLab: Compile tests in build stage so they only need to be executed in t...
Eduard Braun
2017-07-14
1
-0
/
+1
*
cmake: Add build target 'tests' which builds all tests (but does not execute ...
Eduard Braun
2017-07-14
2
-3
/
+6
*
cmake: fix targets to actually depend on inkscape-version.cpp
Eduard Braun
2017-07-14
2
-14
/
+7
*
cmake: do not build tests for default target
Eduard Braun
2017-07-14
1
-1
/
+1
*
README: Fix misspelling
Bryce Harrington
2017-07-14
1
-1
/
+1
*
Drop jenkins
Bryce Harrington
2017-07-14
2
-21
/
+0
*
CI/AppVeyor: Add branch name, commit date/hash and build architecture to arti...
Eduard Braun
2017-07-13
2
-2
/
+5
*
CI: Save AppVeyor cache if the compilation succeeds (even if installation or ...
Eduard Braun
2017-07-13
1
-0
/
+1
*
use SYSTEMROOT in msys2checkdeps.py as location of the Windows directory in a...
Eduard Braun
2017-07-13
1
-2
/
+5
*
CI: run check for missing/unused dependecies in AppVeyor
Eduard Braun
2017-07-13
1
-2
/
+3
*
Add functionality to msys2checkdeps.py to check for libraries which were inst...
Eduard Braun
2017-07-13
2
-8
/
+18
*
cmake/MSYS2: Try to make the installation a bit more lenient towards version ...
Eduard Braun
2017-07-13
1
-106
/
+104
*
cmake/MSYS2: update with missing libs detected with script from previous commit
Eduard Braun
2017-07-13
1
-10
/
+15
*
MSYS2: Add python script to generate a list of dependencies / check for missi...
Eduard Braun
2017-07-13
1
-0
/
+150
*
Update ege-color-prof-tracker.cpp
Marc Jeanmougin
2017-07-13
1
-1
/
+1
*
Fix src/ege-color-prof-tracker.cpp after 27cadae623ce5bc66b0401238bc7737b7b9d...
Marc Jeanmougin
2017-07-13
1
-1
/
+1
*
Fix typo
Alexander Valavanis
2017-07-12
1
-1
/
+1
*
Prevent crash when get_primary_monitor() returns nullptr. (Second place.)
Tavmjong Bah
2017-07-12
1
-1
/
+5
*
Merge branch 'shortcuts' (!41)
Eduard Braun
2017-07-11
11
-97
/
+115
|
\
|
*
Only update shortcuts tree view once after updating (significantly reduces th...
Eduard Braun
2017-07-09
1
-1
/
+5
|
*
Add Super, Hyper and Meta keys to get in sync with d79cc2caf65007ac9d1d598867...
Eduard Braun
2017-07-09
1
-1
/
+4
[next]