Recent Development Log Entries
kylehuff pushed to libwebpg/master 2014-10-13 17:55:57
Repository: libwebpg
Reordering of compile flags
Files modified:
Compare 6b73bad399f7...9b5350cd6260
- config.sh
kylehuff pushed to libwebpg/master 2014-10-13 17:38:04
Repository: libwebpg
Separated flags static vs. shared
Files modified:
Compare c1cafcae1fe3...6b73bad399f7
- Makefile
- config.sh
kylehuff pushed to libwebpg/master 2014-10-13 17:19:45
Repository: libwebpg
Separated flags static vs. shared
Files modified:
Compare a38d7bf0b2a4...c1cafcae1fe3
- Makefile
- config.sh
kylehuff pushed to libwebpg/master 2014-10-13 17:07:37
Repository: libwebpg
Add status output to stderr
Files modified:
Compare 1572b1345407...a38d7bf0b2a4
- config.sh
kylehuff pushed to libwebpg/master 2014-10-13 16:59:52
Repository: libwebpg
Moved most compile-time logic to config script
Files added:
Files modified:
- config.sh
- tests/config.cpp
Compare badd4d745e9e...1572b1345407
- Makefile
kylehuff pushed to libwebpg/master 2014-10-13 08:42:15
Repository: libwebpg
Change makefile to use CPP and prefer g++
Files modified:
Compare 54b419d303b6...badd4d745e9e
- Makefile
kylehuff pushed to webpg-chrome/master 2014-10-12 19:24:54
Repository: webpg-chrome
Fix parsing of single key photos in w32
Files modified:
Compare 03b343f54245...3f3320371cd6
- extension/key_manager.js
kylehuff pushed to webpg-chrome/master 2014-10-12 18:32:35
Repository: webpg-chrome
Fix display of secondary key photos
Files modified:
Compare 58a99b2c8ed6...03b343f54245
- extension/key_manager.js
kylehuff pushed to webpg-chrome/master 2014-10-12 17:14:33
Repository: webpg-chrome
Fix status reporting of native host
Files modified:
Compare fa5e242a5b11...58a99b2c8ed6
- extension/API/libwebpg/nativeMessaging.js
kylehuff pushed to webpg-chrome/master 2014-10-12 17:00:11
Repository: webpg-chrome
Fix outline artifact on selected key accordion header
Files modified:
Compare aa2f96b0e182...fa5e242a5b11
- extension/skin/keymanager.css
kylehuff pushed to webpg-chrome/master 2014-10-12 16:56:01
Repository: webpg-chrome
Correct photo_path for keyphotos on w32
Files modified:
Compare b400514a0657...aa2f96b0e182
- extension/key_manager.js
kylehuff pushed to libwebpg/master 2014-10-12 16:53:52
Repository: libwebpg
Add photos_path to photo_info return
Files modified:
Compare 05c6fd96d9bd...54b419d303b6
- webpg.cc
kylehuff pushed to libwebpg/master 2014-10-12 16:53:28
Repository: libwebpg
Strip newlines from native host output on w32
Files modified:
- webpg.cc
Convert w32 temp path to long name format
Files modified:
Compare 7be4fcab77b6...05c6fd96d9bd
- webpg.cc
- webpg.h
kylehuff pushed to libwebpg/master 2014-10-12 16:51:28
Repository: libwebpg
Prevent segfault when an OpenPGP provider is not installed
Files modified:
- webpg.cc
Fix incorrectly referenced declaration
Files modified:
Compare f9d130083f1a...7be4fcab77b6
- webpg.cc
kylehuff pushed to libwebpg/master 2014-10-12 11:45:13
Repository: libwebpg
Fix inttypes.h include on windows
Files modified:
- libs/libcurl/WINNT_x86-msvc/include/inttypes.h
Change native host detection to not hard-code argv[1]
Files modified:
- webpg.cc
Fix missing static includes
Files modified:
- Makefile
Fix bad whitespace
Files modified:
Compare 8b0090b319e6...f9d130083f1a
- webpg.cc