Age | Commit message (Expand) | Author |
2020-07-06 | * Fix for compilation failure in PC-Alpine. | Eduardo Chappa |
2020-07-05 | * Unix Alpine displays configure options and flags when invoked as "alpine... | Eduardo Chappa |
2020-06-08 | * Corrections to spelling errors, contributed by Jens Schleusener. | Eduardo Chappa |
2020-06-08 | * Remove some compilation warnings given by clang7. | Eduardo Chappa |
2020-06-08 | * Remove some compilation warnings given by gcc9. | Eduardo Chappa |
2020-06-07 | * Changes to configure.ac force all these changes. This includes | Eduardo Chappa |
2020-02-06 | * Fix a bug in PC-Alpine that made Alpine go into an infinte loop and | Eduardo Chappa |
2020-01-19 | * Initial release of Alpine version 2.22. | Eduardo Chappa |
2020-01-18 | * A few more changes in copyright notices and removal of phone-home code that | Eduardo Chappa |
2020-01-18 | * Various fixes to copyright notices, make sure we allocate enough | Eduardo Chappa |
2020-01-16 | * Fix a few more misspellings in the source code of Alpine. | Eduardo Chappa |
2020-01-15 | * Fix a number of misspellings in the source code of Alpine. I hav only | Eduardo Chappa |
2020-01-15 | * Add configuration screen for XOAUTH, so users can configure their own | Eduardo Chappa |
2020-01-07 | * Do not add -lcrypt to LIBS when it is not required. Reported by Ryan | Eduardo Chappa |
2019-12-19 | * Update to configure script to work with LibreSSL. Reported by Michael. | Eduardo Chappa |
2019-11-23 | * Change in build process. Now Alpine will not build the imap tools by | Eduardo Chappa |
2019-10-29 | * Bug in Pico, which makes Alpine (and Pico) print garbage in the screen | Eduardo Chappa |
2019-09-01 | * Improvements to the pico manual as well as on the code that displays | Eduardo Chappa |
2019-06-22 | * New version 2.21.99999 (06/22/2019) | Eduardo Chappa |
2019-02-28 | * Remove generated files from git repository. Patch provided by Erich | Eduardo Chappa |
2018-09-08 | * Pico: The color_codes option was actually named color_code in the command | Eduardo Chappa |
2018-07-06 | * Update configure script to remove the search for a linking tcl | Eduardo Chappa |
2018-06-01 | * A few more modifications to make Valgrind happy. | Eduardo Chappa |
2018-06-01 | * When MOUSE is not defined, alpine attempts to free an undefined variable. | Eduardo Chappa |
2018-05-21 | * Nothing to see here, this is just reformatting of the code to | Eduardo Chappa |
2018-05-19 | * Clear history when closing alpine, for commands that keep it. | Eduardo Chappa |
2018-05-13 | * More changes to make Valgrind happy. Work in progress. | Eduardo Chappa |
2018-02-26 | * New version 2.21.999 | Eduardo Chappa |
2017-12-04 | * New version 2.21.99 | Eduardo Chappa |
2017-12-02 | * Add binaries pico.exe, mailutil.exe, rpload.exe andd rpdump.exe | Eduardo Chappa |
2017-11-20 | * Remove bell characted (\007) from status messages in Pico. This makes | Eduardo Chappa |
2017-10-27 | * When the locale is not set up to UTF-8, alpine might determine the width | Eduardo Chappa |
2017-09-30 | * Add -dict option to PC-Pico, which allows users to choose a dictionary | Eduardo Chappa |
2017-09-17 | * Deactivate some color code from Pico (as standalone editor) until | Eduardo Chappa |
2017-03-17 | * New version 2.21 | Eduardo Chappa |
2016-12-16 | * Separate updateline into two functions, one does updateline without | Eduardo Chappa |
2016-11-25 | * new color code had problems when TABs were present in text, since line | Eduardo Chappa |
2016-11-21 | * Further improvements to color code to remove a bug that makes Pico | Eduardo Chappa |
2016-11-16 | * Several improvements and bug fixes related to the color support | Eduardo Chappa |
2016-10-23 | * Deleting from the end of the line in the composer, still showed | Eduardo Chappa |
2016-10-22 | * Color support for the default composer and Pico. If users have | Eduardo Chappa |
2016-07-23 | * new version 2.20.14 | Eduardo Chappa |
2016-05-29 | * The TAB key allows autocomplete in the Fcc field in the composer headers, | Eduardo Chappa |
2016-02-02 | * New version 2.20.11 | Eduardo Chappa |
2016-01-31 | * Extend size of extrakeys in search menu so that there is no conflict with | Eduardo Chappa |
2015-11-15 | * PC-Alpine: New configuration option "Aspell Dictionaries" allows a | Eduardo Chappa |
2015-10-23 | * Crash in Pico when forwarding messages that contain a direction mark | Eduardo Chappa |
2015-09-18 | * SMIME: Crash if public certificates are located in an inaccessible | Eduardo Chappa |
2015-08-10 | * add non-breaking space (UCS \240) to list of spaces in function | Eduardo Chappa |
2015-07-26 | * Clear even more warnings from clang 3.5 and MAC OSX. | Eduardo Chappa |