index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
io
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
Expand io api for tav, resolve filename to local directory
Martin Owens
2
-0
/
+27
2017-07-08
Replace deprecated SHGetSpecialFolderLocation with SHGetFolderLocation
Eduard Braun
1
-2
/
+2
2017-07-08
Hackfest Regression: Fix profile_path() not returning the correct directory
Eduard Braun
1
-3
/
+8
2017-07-06
http: Migrate to new LibSoup API
Alexander Valavanis
1
-1
/
+1
2017-07-06
Update MSYS2 port for new dependency (libsoup)
su-v
2
-2
/
+2
2017-07-06
Add new libsoup based http access with caching and async
Martin Owens
4
-0
/
+215
2017-07-05
Make path scanning recursive, add ustring get_filenames and clean up
Martin Owens
2
-16
/
+16
2017-07-02
Move directory scanners to new get_filenames(...) calls
Martin Owens
1
-3
/
+11
2017-07-01
Hackfest: Tidy and test for file exists in output.
Martin Owens
1
-3
/
+6
2017-07-01
Introduce get_filenames which scans paths for all filenames.
Martin Owens
2
-3
/
+75
2017-06-29
Add caching to io resources path construction
Martin Owens
2
-1
/
+8
2017-06-29
Improved warning in io/resource.cpp
Martin Owens
1
-1
/
+1
2017-06-28
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2
-12
/
+194
2017-06-16
Use user interface files for the user interface
Martin Owens
2
-2
/
+36
2017-06-15
Use user interface files for the user interface
Martin Owens
2
-2
/
+36
2017-04-22
Simplify code and avoid conditional compilation by consistently using glib fu...
Eduard Braun
1
-15
/
+7
2017-04-22
Cleanup: Remove some unused debug messages
Eduard Braun
1
-54
/
+0
2017-01-12
Use GStatBuf where appropriate to ensure usage of the correct type
Eduard Braun
1
-1
/
+1
2016-08-25
Inkview: Remove support for obsolete SVG JAR archives
Alex Valavanis
3
-716
/
+0
2016-08-17
Add std::nothrow so tests of memory allocation work as expected.
Tavmjong Bah
1
-4
/
+4
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-26
/
+0
2016-02-22
static code analysis
Kris De Gussem
1
-6
/
+11
2015-08-29
Ensure strncpy'd strings are null terminated
Bryce Harrington
1
-0
/
+1
2014-06-26
Convert accidental member accesses into static function accesses
Liam P. White
1
-1
/
+1
2014-06-25
1. make it compile
Liam P. White
1
-1
/
+1
2014-03-30
inkjar: Handle return values correctly
Alex Valavanis
2
-25
/
+25
2014-03-30
inkjar: Fix access mode string
Alex Valavanis
1
-1
/
+1
2014-03-30
Migrate inkjar to cstdio functions to fix build issues on Free BSD (Thanks Ma...
Alex Valavanis
2
-12
/
+12
2013-10-18
Fix build errors with clang 3.3 and c++11 enabled.
Markus Engel
4
-68
/
+64
2013-09-19
updates for cmake
Campbell Barton
1
-2
/
+0
2013-07-24
Remove the "simple SAX" parser. Replace its only use (loading of unit
Krzysztof Kosi??ski
4
-1595
/
+0
2013-04-10
Removed unused (ancient!) code.
Markus Engel
3
-540
/
+0
2013-04-03
Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...
Kris De Gussem
1
-2
/
+4
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2013-03-13
cppcheck
Kris De Gussem
1
-1
/
+1
2013-03-12
c++ify
Kris De Gussem
1
-14
/
+14
2013-03-12
cppcheck
Kris De Gussem
1
-34
/
+33
2013-03-12
fix build warning
Kris De Gussem
1
-1
/
+1
2013-03-11
Drop duplicate io code ( Bug #1120585 )
Kris De Gussem
4
-1
/
+270
2013-03-08
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
1
-1
/
+1
2013-03-03
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
12
-59
/
+26
2013-02-14
fix yet another warning
Kris De Gussem
2
-4
/
+3
2013-02-14
fix warnings introduced in revision 12123
Kris De Gussem
4
-4
/
+4
2013-02-13
fixing variable type in stream classes to what was intended (preparation for ...
Kris De Gussem
6
-25
/
+15
2013-02-11
A couple of forward declarations
Alex Valavanis
5
-4
/
+5
2013-02-11
Dropped duplicate code for dom/io and io/ (Bug #1120585 )
Kris De Gussem
2
-5
/
+35
2012-11-30
Fix for 430301 : core dump exporting to non existing folder
John Smith
2
-0
/
+36
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-2
/
+2
2012-04-10
Additional cleanup.
Jon A. Cruz
1
-1
/
+1
2012-04-09
cppcheck stuff
Kris De Gussem
1
-11
/
+7
[next]