..
AutoTextControl.cpp
Style fix, courtesy of Ingo (man, yesterday was bad!)
2007-01-04 22:16:09 +00:00
AutoTextControl.h
Style fix, courtesy of Ingo (man, yesterday was bad!)
2007-01-04 22:16:09 +00:00
BeMail.rdef
- Cleaned up soeveral Copyright strings.
2007-01-07 16:03:13 +00:00
BmapButton.cpp
Fixed it up so it now compiles for R5 and Haiku. Don't know about
2006-01-02 04:37:47 +00:00
BmapButton.h
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
ButtonBar.cpp
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
ButtonBar.h
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
ComboBox.cpp
Fixed two warnings (caused by the layout extensions).
2006-11-16 13:02:12 +00:00
ComboBox.h
* Added text input filter functionality.
2006-09-04 21:06:33 +00:00
Content.cpp
* No longer compacts newlines in HTML messages - usually, the typical newline tags
2006-07-18 19:55:21 +00:00
Content.h
Build fixes for gcc 4 by Ilzu Siiteri. Small changes by myself.
2005-11-30 23:41:40 +00:00
Enclosures.cpp
Finished fixing forward with attachments. There had been some UI issues when forwarding HTML e-mail. Only one more bug to go.
2004-10-30 17:43:01 +00:00
Enclosures.h
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
FieldMsg.h
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
FindWindow.cpp
Removed an ugly hack - using a BTextView for a BTextControl
2007-01-02 21:10:22 +00:00
FindWindow.h
Removed an ugly hack - using a BTextView for a BTextControl
2007-01-02 21:10:22 +00:00
geekspeak
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
Header.cpp
Added text input filters for "To:", "CC:", and "BCC:" fields that filter an eventual
2006-09-04 21:07:46 +00:00
Header.h
Style cleanup.
2006-09-04 20:32:07 +00:00
Jamfile
Removed an ugly hack - using a BTextView for a BTextControl
2007-01-02 21:10:22 +00:00
KUndoBuffer.cpp
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
KUndoBuffer.h
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
LICENSE
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
Mail.cpp
Close the spam server on quit -- this remedies the problem of a zombie spam server after training it on a message
2007-01-02 22:21:59 +00:00
Mail.h
Separated loading and saving prefs again - even if it let you forget to balance loading/saving
2005-08-31 01:25:18 +00:00
pictures.rdef
Fixed some more application signatures and version info, and made them all consistent.
2006-10-22 16:09:50 +00:00
Prefs.cpp
Removed the 'Beginner' mode settings from the program options and the places that relied on them
2006-12-16 04:37:23 +00:00
Prefs.h
Removed the 'Beginner' mode settings from the program options and the places that relied on them
2006-12-16 04:37:23 +00:00
QueryMenu.cpp
Right click drags of people files into BeMail lets you choose which of multiple e-mail addess attributes you want to use, and the people query for the "To:" menu now looks on non-boot volumes as well. Patch c/o slaad.
2005-07-22 13:25:37 +00:00
QueryMenu.h
Build fixes for gcc 4 by Ilzu Siiteri. Small changes by myself.
2005-11-30 23:41:40 +00:00
Signature.cpp
Removed the 'Beginner' mode settings from the program options and the places that relied on them
2006-12-16 04:37:23 +00:00
Signature.h
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
Spell.html
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
Status.cpp
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
Status.h
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
Utilities.cpp
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
Utilities.h
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
WIndex.cpp
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
WIndex.h
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
words
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
Words.cpp
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
Words.h
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00