Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-10 | * New alpha version 2.24.1 | Eduardo Chappa | |
2021-04-08 | * Introduction of OTHER CMDS menu for the browser/pilot to let | Eduardo Chappa | |
people discover the two new commands: "1" is a toggle that switches between 1 column and multicolumn mode. The "." command toggles between hiding or showing hidden files, and the "G" command to travel between directories. Contributed by Étienne Deparis. | |||
2021-04-08 | * Documentation in Pilot went out of alignment during last commit. Restore | Eduardo Chappa | |
original documentation format. Submitted by Étienne Deparis. | |||
2021-04-08 | * Clear out some warnings given by gcc 10. | Eduardo Chappa | |
2021-04-06 | * Use ‘alpine -F’ instead of ‘pine -F’ as the browser default ↵ | Eduardo Chappa | |
pager, as this project will not compile anything called pine anymore, and there is little to know chance that someone still have pine in parallel of alpine. Submitted by Étienne Deparis. | |||
2021-03-28 | * Many spelling errors corrected by Jens Schleusener. Thank you! | Eduardo Chappa | |
2020-11-01 | * When forwarding a message, replacing an attachment might make Alpine | Eduardo Chappa | |
re-attach the original attachment. Reported by Michael Traxler. The solution was that as soon as we recognize that the attachment has changed we delete its id, since Alpine recognizes an old attachment by the existence of an id field in the attachment structure. | |||
2020-10-18 | * Fixes to warnings given by gcc 10. | Eduardo Chappa | |
2020-10-10 | * New version 2.24 | Eduardo Chappa | |
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 ↵ | Eduardo Chappa | |
"alpine -v". Suggested by Matt Ackeret. | |||
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 | |
changes that are necessary for compilation that did not make it to the previous commit. | |||
2020-02-06 | * Fix a bug in PC-Alpine that made Alpine go into an infinte loop and | Eduardo Chappa | |
consume CPU when it was iconized. Reported by Holger Schieferdecker in comp.mail.pine. | |||
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 | |
counts users of Alpine. This eliminates any information sent to the developers of Alpine by Alpine users. Based on work by Geoffrey Thomas. | |||
2020-01-18 | * Various fixes to copyright notices, make sure we allocate enough | Eduardo Chappa | |
memory in file http.c, and move Pico version to 5.10. | |||
2020-01-16 | * Fix a few more misspellings in the source code of Alpine. | Eduardo Chappa | |
List contributed by Jens Schleusener. | |||
2020-01-15 | * Fix a number of misspellings in the source code of Alpine. I hav only | Eduardo Chappa | |
fixed those that belong to the source code of Alpine and do not come from an external source. List contributed by Jens Schleusener. | |||
2020-01-15 | * Add configuration screen for XOAUTH, so users can configure their own | Eduardo Chappa | |
client-id and client-secret information. | |||
2020-01-07 | * Do not add -lcrypt to LIBS when it is not required. Reported by Ryan | Eduardo Chappa | |
Elliot. | |||
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 | |
default. In order to build the imap tools (such as mtest, imapd, etc.) the configure script must be given the --with-bundled-tools option. Similarly, libpam is not required anymore, unless the option --with-bundled-tools is used. | |||
2019-10-29 | * Bug in Pico, which makes Alpine (and Pico) print garbage in the screen | Eduardo Chappa | |
when a screen is resized to a large number of rows. The solution was to change the type of two variables from "signed char" to "int". Reported by Joshua Miller. | |||
2019-09-01 | * Improvements to the pico manual as well as on the code that displays | Eduardo Chappa | |
the table of color codes. | |||
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 | |
Eckner. | |||
2018-09-08 | * Pico: The color_codes option was actually named color_code in the command | Eduardo Chappa | |
line. Make sure that color_options is set before we turn on colors on. | |||
2018-07-06 | * Update configure script to remove the search for a linking tcl | Eduardo Chappa | |
library until the development header have been found, and update C_CLIENT_AUTHS to not to have a trailing space. | |||
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 | |
Reported by Christian Kujau. | |||
2018-05-21 | * Nothing to see here, this is just reformatting of the code to | Eduardo Chappa | |
make it easier to find functions when I need to do so. | |||
2018-05-19 | * Clear history when closing alpine, for commands that keep it. | Eduardo Chappa | |
* Reversing the clearing of the rmap memory. | |||
2018-05-13 | * More changes to make Valgrind happy. Work in progress. | Eduardo Chappa | |
2018-02-26 | * New version 2.21.999 | Eduardo Chappa | |
* rewrite of some code in pith/ical.c to make sure function prototypes are correct. * Add a separator line to the calendar entry in case, the calendar is sent as the main body of the message. | |||
2017-12-04 | * New version 2.21.99 | Eduardo Chappa | |
* The online repo does not mimic the root local directory from which it is created. This is an attempt to fix this. This caused the problem that kerberos was not working with the bytes on the repo, but it would work on the root which created it. Reported by Holger Trapp. | |||
2017-12-02 | * Add binaries pico.exe, mailutil.exe, rpload.exe andd rpdump.exe | Eduardo Chappa | |
(alpine.exe had already been added in the previous commit.) | |||
2017-11-20 | * Remove bell characted (\007) from status messages in Pico. This makes | Eduardo Chappa | |
it possible to translate them. | |||
2017-10-27 | * When the locale is not set up to UTF-8, alpine might determine the width | Eduardo Chappa | |
of a character incorrectly. Reported by Alexandre Fedotov. | |||
2017-09-30 | * Add -dict option to PC-Pico, which allows users to choose a dictionary | Eduardo Chappa | |
when spelling. Sample usage: -dict "en_US, de_DE, fr_FR". | |||
2017-09-17 | * Deactivate some color code from Pico (as standalone editor) until | Eduardo Chappa | |
I find a way to activate it again. This is not critical and it is not something that PC-Pico must have (some of it already exists in other ways, like color support, what does not exist is the more complex code that Unix-Pico has with color codes for specific colors.) | |||
2017-03-17 | * New version 2.21 | Eduardo Chappa | |
2016-12-16 | * Separate updateline into two functions, one does updateline without | Eduardo Chappa | |
colors, the other one does updateline with colors. | |||
2016-11-25 | * new color code had problems when TABs were present in text, since line | Eduardo Chappa | |
length computation was not done correctly. The code also works for wide characters and control keys. | |||
2016-11-21 | * Further improvements to color code to remove a bug that makes Pico | Eduardo Chappa | |
add spaces when text is selected for a cut and paste operation. This code adds line length as a parameter to updateline(). | |||
2016-11-16 | * Several improvements and bug fixes related to the color support | Eduardo Chappa | |
in Pico. | |||
2016-10-23 | * Deleting from the end of the line in the composer, still showed | Eduardo Chappa | |
deleted characters. Reported bt Mark Peveto. | |||
2016-10-22 | * Color support for the default composer and Pico. If users have | Eduardo Chappa | |
configured colors to read messages in Alpine, the same colors will be used in the default composer. In the case of Pico, read the manual to understand how to configure this new feature. |