Recent Development Log Entries
kylehuff pushed to webpg-chrome/master 2014-02-02 12:46:50
Repository: webpg-chrome
Add the WebPG userdocs to the option pages
Files added:
Files modified:
- extension/userdocs.html
- extension/userdocs.js
Compare cc4f21811fbe...5941a992764e
- extension/about.html
- extension/buttonbar.js
- extension/key_manager.html
- extension/options.html
kylehuff pushed to webpg-chrome/master 2014-02-01 12:39:29
Repository: webpg-chrome
Improvements to key manager buttons
Files added:
Files modified:
- extension/buttonbar.js
- extension/about.html
- extension/key_manager.html
- extension/key_manager.js
- extension/options.html
- extension/skin/keymanager.css
Added progress bar to key manager
Files modified:
Compare 17bf94a07ab4...cc4f21811fbe
- extension/background.js
- extension/key_manager.js
kylehuff pushed to webpg-chrome/master 2014-01-31 21:41:36
Repository: webpg-chrome
Added icons for genkey, import, settings and about to key manager
Files modified:
Compare 205eff0b97c6...17bf94a07ab4
- extension/about.js
- extension/key_manager.html
- extension/key_manager.js
- extension/skin/keymanager.css
kylehuff pushed to webpg-chrome/master 2014-01-30 18:44:34
Repository: webpg-chrome
Fix subaction button icon in gmail
Files modified:
Compare f56e4cd0502f...205eff0b97c6
- extension/inline.js
kylehuff pushed to webpg-chrome/master 2014-01-30 18:43:26
Repository: webpg-chrome
Fix photo display and delete
Files modified:
Compare 94de97422c99...f56e4cd0502f
- extension/key_manager.js
kylehuff pushed to webpg-chrome/master 2014-01-29 15:14:23
Repository: webpg-chrome
Major changes for v0.9.4
Files added:
- Moved third-party resources to "resources" folder
- Cleaned up scope of variables
- Moved Firefox Options/Keymanager/About to non-XUL usage
- Extensive changes to Key Manger
- Moved to AngularJS
- Enabled pagination
- Public Keylist is now threaded
- Improved "group" selection/creation
- Updated webpg-npapi binaries to v0.7.0 (final)
Files modified:
- extension/resources/angularjs/angular-ui.min.js
- extension/resources/angularjs/angular.min.js
- extension/resources/angularjs/angular.min.js.map
- extension/resources/jquery/css/dot-luv/images/animated-overlay.gif
- extension/resources/jquery/css/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png
- extension/resources/jquery/css/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png
- extension/resources/jquery/css/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png
- extension/resources/jquery/css/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png
- extension/resources/jquery/css/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png
- extension/resources/jquery/css/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png
- extension/resources/jquery/css/dot-luv/images/ui-bg_flat_40_292929_40x100.png
- extension/resources/jquery/css/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png
- extension/resources/jquery/css/dot-luv/images/ui-icons_00498f_256x240.png
- extension/resources/jquery/css/dot-luv/images/ui-icons_98d2fb_256x240.png
- extension/resources/jquery/css/dot-luv/images/ui-icons_9ccdfc_256x240.png
- extension/resources/jquery/css/dot-luv/images/ui-icons_ffffff_256x240.png
- extension/resources/jquery/css/dot-luv/jquery-ui-1.10.3.custom.css
- extension/resources/jquery/css/jquery.multiselect.css
- extension/resources/jquery/css/jquery.multiselect.filter.css
- extension/resources/jquery/js/jquery-1.10.2.min.js
- extension/resources/jquery/js/jquery-1.10.2.min.map
- extension/resources/jquery/js/jquery-ui-1.10.3.custom.min.js
- extension/resources/jquery/js/jquery.multiselect.filter.js
- extension/resources/jquery/js/jquery.multiselect.js
- extension/resources/jquery/js/jquery.passwordStrength.js
- extension/skin/keymanager.css
Files removed:
- extension/XULContent/firefoxOverlay.xul
- extension/XULContent/options.xul
- extension/XULContent/thunderbird/thunderbirdUtils.js
- extension/about.html
- extension/about.js
- extension/background.js
- extension/browser_action_menu.html
- extension/constants.js
- extension/dialog.html
- extension/error.html
- extension/gmail.js
- extension/inline.js
- extension/key_manager.html
- extension/key_manager.js
- extension/manifest.json
- extension/notice.html
- extension/options.html
- extension/options.js
- extension/plugins/Darwin_x86-gcc/npwebpg-ext-v0.7.0-Darwin_x86_64-gcc.plugin/Contents/MacOS/npwebpg-ext-v0.7.0-Darwin_x86_64-gcc
- extension/plugins/Linux_x86-gcc/npwebpg-ext-v0.7.0-Linux_x86-gcc.so
- extension/plugins/Linux_x86_64-gcc/npwebpg-ext-v0.7.0-Linux_x86_64-gcc.so
- extension/plugins/WINNT_x86-msvc/npwebpg-ext-v0.7.0-WINNT_x86-msvc.dll
- extension/preferences.js
- extension/utils.js
- extension/webpg_overlay.js
- extension/webpg_results.html
- extension/webpg_results.js
Compare ee0c11441165...94de97422c99
- extension/jquery/css/dot-luv/images/animated-overlay.gif
- extension/jquery/css/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png
- extension/jquery/css/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png
- extension/jquery/css/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png
- extension/jquery/css/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png
- extension/jquery/css/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png
- extension/jquery/css/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png
- extension/jquery/css/dot-luv/images/ui-bg_flat_40_292929_40x100.png
- extension/jquery/css/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png
- extension/jquery/css/dot-luv/images/ui-icons_00498f_256x240.png
- extension/jquery/css/dot-luv/images/ui-icons_98d2fb_256x240.png
- extension/jquery/css/dot-luv/images/ui-icons_9ccdfc_256x240.png
- extension/jquery/css/dot-luv/images/ui-icons_ffffff_256x240.png
- extension/jquery/css/dot-luv/jquery-ui-1.10.3.custom.css
- extension/jquery/js/jquery-1.10.2.min.js
- extension/jquery/js/jquery-1.10.2.min.map
- extension/jquery/js/jquery-ui-1.10.3.custom.min.js
- extension/jquery/js/jquery.passwordStrength.js
kylehuff pushed to libwebpg/master 2014-01-29 13:05:55
Repository: libwebpg
Enable return of list when searching keyserver
Files modified:
Compare 98fad9f70940...0089a85098fd
- webpg.cc
kylehuff pushed to webpg-chrome/master 2014-01-29 12:18:41
Repository: webpg-chrome
Changed scroll event to not perform init
Files modified:
- Separated parsing methods from init
- Set scroll event to use parsing method
- Improves performance lag created by pull request webpg/webpg-chrome#5
Compare e8e3f06a21be...ee0c11441165
- extension/inline.js
- extension/webpg_overlay.js
kylehuff pushed to webpg-chrome/master 2014-01-29 12:05:47
Repository: webpg-chrome
Fix not parsing in GMAIL on first display of msg; issue kylehuff/webpg-firefox#18
Files modified:
Compare a8924eb94edc...e8e3f06a21be
- extension/inline.js
kylehuff pushed to webpg-chrome/master 2014-01-25 12:41:16
Repository: webpg-chrome
Performance fixes for GMAIL in Firefox; issue #18
Files modified:
- Cache MutationObserver object for disconnect prior to use
- Changed order of PGPDataSearch call from inline.js
Compare ec3bab7a4436...a8924eb94edc
- extension/gmail.js
- extension/inline.js
kylehuff pushed to webpg-chrome/master 2014-01-20 18:49:25
Repository: webpg-chrome
Respect CSS position property w/ WebPG Toolbar; work for kylehuff/webpg-firefox#17
Files modified:
Compare 1e2b56f0f66f...ec3bab7a4436
- extension/inline.js
kylehuff pushed to buildcrx/master 2014-01-19 10:23:27
Repository: buildcrx
Minor edit to README files
Files modified:
Compare 90716524e1a9...127a1d174d69
- README
- README.markdown
kylehuff pushed to buildcrx/master 2014-01-19 10:20:16
Repository: buildcrx
Version bump to v0.2
Files modified:
- README
- README.markdown
- buildcrx.c
Update of w32 libcrypto; fixes undef ref to mingw symbol
Files modified:
- libs/openssl/winnt_x86-msvc/libcrypto.a
Detect cross-compilation for w32 in Linux
Files modified:
Compare 62f4323e2d4b...90716524e1a9
- Makefile
kylehuff pushed to libwebpg/master 2014-01-18 09:05:38
Repository: libwebpg
fix output of gpgGetPhotoInfo when no photos present
Files modified:
Compare 20cc25ca556a...98fad9f70940
- webpg.cc