aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use new plpp.pl instead of Preprocessor.py for CPP-like preprocessingpython3Patrick Brunschwig2019-11-092-1/+113
* avoid cmp in favor of __lt__Daniel Kahn Gillmor2019-11-091-2/+2
* always return a struct_timeDaniel Kahn Gillmor2019-11-091-2/+2
* python3 treats objects as Unicode by default, no need for explicit indicatorsDaniel Kahn Gillmor2019-11-091-10/+9
* convert the rest of the build infrastructure to python3Daniel Kahn Gillmor2019-11-094-9/+9
* fix shebang lines to use python3Daniel Kahn Gillmor2019-11-092-2/+2
* use py2to3-2.7 to convert to python3Daniel Kahn Gillmor2019-11-098-34/+34
* convert buildlist.py to unix-style line-endings (no functional change)Daniel Kahn Gillmor2019-11-091-42/+42
* Merge branch 'debian-divergence' into 'master'Patrick Brunschwig2019-11-083-12/+13
|\
| * tests: wrap individual tests in key-test with withTestGpgHome()Daniel Kahn Gillmor2019-11-083-12/+13
|/
* Show an indefinite progress circle instead of a progress meterPatrick Brunschwig2019-11-062-23/+39
* another fix for dark themesPatrick Brunschwig2019-11-061-1/+0
* fixed theme adaptaionPatrick Brunschwig2019-11-032-4/+1
* ensure that menu is visible on dark themesPatrick Brunschwig2019-11-032-1/+18
* fix for Postbox Theme errorPatrick Brunschwig2019-11-0313-1/+14
* added label for revocation certificatesPatrick Brunschwig2019-11-032-1/+2
* use *.rev instead of *.asc for saving revocation certsPatrick Brunschwig2019-11-021-3/+3
* updated locale from TransifexPatrick Brunschwig2019-10-2939-300/+374
* catch exceptions properlyPatrick Brunschwig2019-10-292-24/+47
* use nsIJSInspector instead of do_test_pendingPatrick Brunschwig2019-10-282-4/+10
* set Enigmail version such that no attempt to launch setup is performedPatrick Brunschwig2019-10-281-0/+1
* don't auto-update PostboxPatrick Brunschwig2019-10-281-0/+2
* try to work around exceptions during waiting for next eventPatrick Brunschwig2019-10-281-5/+18
* set warnOnMissingOwnerTrust to false upon starting unit tests on all platformsPatrick Brunschwig2019-10-282-1/+2
* use image for 13-buster instead of 10-stretchPatrick Brunschwig2019-10-271-1/+1
* added architecture i386Patrick Brunschwig2019-10-271-1/+2
* create tmp file for XAuthority filePatrick Brunschwig2019-10-272-1/+2
* added -y to 7z executionPatrick Brunschwig2019-10-271-1/+1
* don't try to install python2Patrick Brunschwig2019-10-271-1/+1
* Perform Unit Tests on Wine with PostboxPatrick Brunschwig2019-10-272-1/+110
* fixed test cases for WindowsPatrick Brunschwig2019-10-272-8/+17
* fixed various test cases for Postbox 7Patrick Brunschwig2019-10-269-55/+94
* allow writing to files outside current directoryPatrick Brunschwig2019-10-252-5/+19
* added config of log file; made unit tests more platform-independentPatrick Brunschwig2019-10-253-10/+19
* catch exceptions and reject Promise correctly;Patrick Brunschwig2019-10-252-118/+162
* fixed typo that make MailServices fail to load on PostboxPatrick Brunschwig2019-10-211-1/+1
* fixed typoPatrick Brunschwig2019-10-201-1/+1
* fixed syntax errorPatrick Brunschwig2019-10-201-1/+1
* merges JSUnit into EnigmailPatrick Brunschwig2019-10-2011-10/+1142
* catch unhandled excption when reading a non-existent prefPatrick Brunschwig2019-10-201-10/+13
* remove postbox eventListener upon unloadPatrick Brunschwig2019-10-201-2/+8
* - better fix for trimming HTML messagesPatrick Brunschwig2019-10-183-23/+41
* set defaut mode to "classic"Patrick Brunschwig2019-10-181-6/+2
* use array instead of string for loggingPatrick Brunschwig2019-10-181-5/+6
* trim msgText extracted from DOM tree (might be required after conversion HTML...Patrick Brunschwig2019-10-161-2/+2
* only use --import-filter if gpg supports itPatrick Brunschwig2019-10-151-1/+1
* added blacklist domainsPatrick Brunschwig2019-10-141-0/+63
* WKD: added padding of request; import-filter for domain of email addressesPatrick Brunschwig2019-10-142-57/+114
* only log first 500 bytes of errOutputPatrick Brunschwig2019-10-121-4/+4
* set maximum version to 71.* (the last supported TB version)Patrick Brunschwig2019-10-121-1/+1