index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
inkview.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
inkview: Add a little documentation
Alexander Valavanis
2018-03-12
1
-3
/
+21
*
Inkview: Split options code out
Alexander Valavanis
2018-03-04
1
-64
/
+1
*
Misc. typos
Unknown
2017-11-07
1
-2
/
+2
*
Inkview: Print warning of no (valid) files are found in input
Eduard Braun
2017-05-14
1
-1
/
+2
*
Inkview: New option -r or --recursive which make Inkview search recursively f...
Eduard Braun
2017-05-14
1
-23
/
+37
*
Inkview: new option -f or --fullscreen to lauch Inkview in fullscreen mode
Eduard Braun
2017-05-14
1
-7
/
+15
*
Inkview: Don't crash when unknow command line option is specified
Eduard Braun
2017-05-14
1
-1
/
+8
*
Inkview: add option -s or --scale to set a factor by witch to scale the displ...
Eduard Braun
2017-05-14
1
-12
/
+23
*
Inkview: Add additional information to help output and update option description
Eduard Braun
2017-05-14
1
-4
/
+9
*
Inkview: refactor InkviewOptionsGroup and other minor refactoring
Eduard Braun
2017-05-14
1
-28
/
+24
*
Inkview: Finally implement the -t or --timer option after we dragged it aroun...
Eduard Braun
2017-05-14
1
-2
/
+1
*
Inkview: Some more refactoring
Eduard Braun
2017-05-14
1
-1
/
+0
*
Inkview: Refactoring - move SPSlideShow to separate source file
Eduard Braun
2017-05-14
1
-325
/
+5
*
Inkview: Title was not updated when using controls in control window.
Eduard Braun
2017-05-13
1
-1
/
+1
*
Inkview: Show number of current slide and total number of slides in title
Eduard Braun
2017-05-13
1
-1
/
+6
*
Inkview: Print warning if a file failed to load.
Eduard Braun
2017-05-13
1
-3
/
+3
*
Inkview: Support folders as input.
Eduard Braun
2017-05-13
1
-9
/
+24
*
Inkview: Put checking for valid files in separate function
Eduard Braun
2017-05-13
1
-17
/
+24
*
Inkview: Print error in correct encoding.
Eduard Braun
2017-05-13
1
-7
/
+5
*
Inkview: Fix loading files with non-ASCII characters in filename
Eduard Braun
2017-05-13
1
-5
/
+4
*
Fix build warning
Eduard Braun
2017-05-12
1
-1
/
+1
*
Inkview: minor cleanup
Eduard Braun
2017-05-12
1
-9
/
+1
*
Inkview: Fix encoding of console output on Windows
Eduard Braun
2017-05-12
1
-1
/
+15
*
Inkview: Fix gettext localization
Eduard Braun
2017-05-12
1
-6
/
+10
*
Inkview: Fix localization
Eduard Braun
2017-05-07
1
-15
/
+12
*
Minor refactor: check setlocale() occurences and make sure we do not setlocal...
Eduard Braun
2017-05-07
1
-5
/
+0
*
Inkview: Make ctrlwin private
Alex Valavanis
2016-08-25
1
-20
/
+26
*
Inkview: C++ify
Alex Valavanis
2016-08-25
1
-49
/
+54
*
Inkview: Remove support for obsolete SVG JAR archives
Alex Valavanis
2016-08-25
1
-59
/
+0
*
Inkview: C++ify
Alex Valavanis
2016-08-23
1
-64
/
+81
*
Inkview: Use GOptionContext
Alex Valavanis
2016-08-23
1
-54
/
+60
*
inkview: Convert to ApplicationWindow
Alex Valavanis
2016-08-14
1
-49
/
+45
*
inkview: C++ify
Alex Valavanis
2016-08-13
1
-158
/
+115
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-15
/
+1
|
\
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-15
/
+1
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-3
/
+0
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+3
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-3
/
+0
|
/
*
inkview: Fix cursor API deprecation #Hackfest2016
Alex Valavanis
2016-04-12
1
-2
/
+3
*
Inkview. Code consistency fixes.
Nicolas Dufour
2016-02-29
1
-166
/
+162
*
inkview: Drop use of obsolete getopt
Bryce Harrington
2016-02-25
1
-14
/
+15
*
Fix GTK+ fullscreen issue
Alex Valavanis
2015-12-27
1
-4
/
+0
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-1
/
+1
*
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2015-02-26
1
-1
/
+1
*
Isolate components of libgc
Liam P. White
2015-02-25
1
-1
/
+1
*
Update to experimental r13565
Liam P. White
2014-09-27
1
-10
/
+0
*
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-4
/
+2
*
Move constructor/destructor into private section, remove protected section. R...
Liam P. White
2014-06-27
1
-1
/
+1
[next]