111db2622a
/head: changeset 125
...
Removed this directory. It should have been removed long ago, but CVS
was stubborn.
2002-07-17 23:52:06 +01:00
158f316267
/head: changeset 124
...
Fixed remotepassfile
2002-07-16 23:36:33 +01:00
d3f86beb9f
/head: changeset 123
...
- Made folder/Maildir.py/deletemessage() more tolerant if a message
asked to be deleted already has been.
- In Base.py/copymessageto(), no longer bother calling getmessage()
unless a folder's storemessages() returns true. This will also help
with syncing to LocalStatus if the user deleted messages in the
Maildir since the cachemessagelist() was called.
2002-07-16 03:26:58 +01:00
09cf911d53
/head: changeset 122
...
Optimized folder/IMAP.py addmessagesflags() with new listjoin() in
imaputil. Now, send the server 1:5,7 instead of 1,2,3,4,5,7.
2002-07-16 02:46:21 +01:00
289412c435
/head: changeset 121
...
Added -o (run only once) option with patch sent in by Martijn Pieters.
2002-07-16 00:50:52 +01:00
f35641b53f
/head: changeset 120
...
Cleaned up imports
2002-07-16 00:40:43 +01:00
07c56817c1
/head: changeset 119
...
Updated TODO list.
2002-07-13 01:41:57 +01:00
6d0ffef1af
/head: changeset 118
...
Detabified the source
2002-07-13 01:27:03 +01:00
31b09641de
/head: changeset 117
...
Added suggests for python2.2-tk
2002-07-12 14:58:46 +01:00
d4570b2861
/head: changeset 116
...
Final doc update for 3.0.0 release
2002-07-12 14:26:30 +01:00
4cb6580e06
/head: changeset 115
...
Upadates all over
2002-07-12 14:20:09 +01:00
1c14751a74
/head: changeset 114
...
Added workaround for UW IMAPd
2002-07-12 12:46:36 +01:00
53625f0dbb
/head: changeset 113
...
Added support for command-line arguments
2002-07-12 08:51:52 +01:00
2d3f47d9c4
/head: changeset 112
...
Added a placeholder README
2002-07-12 07:52:38 +01:00
ec4b5cde6f
/head: changeset 111
...
Updated documentation; absorbed readme into new manual
2002-07-12 07:43:07 +01:00
f4966e3a40
/head: changeset 110
...
Initial documentation added; more updates
2002-07-12 05:08:27 +01:00
5342dacc6c
/head: changeset 109
...
Another go at dealing with weird STORE responses.
2002-07-12 03:04:04 +01:00
f9851884be
/head: changeset 108
...
More work on the UIs
2002-07-12 02:58:51 +01:00
1953d0f76f
/head: changeset 107
...
More work with the UIs
2002-07-12 02:38:36 +01:00
acc436beb1
/head: changeset 106
...
Updated and enhanced the TTY display to use thread names as well.
2002-07-12 01:48:45 +01:00
188497d972
/head: changeset 105
...
Added some more todos
2002-07-12 00:41:11 +01:00
817a10ce0f
/head: changeset 104
...
Updated with a fix for when an IMAP server does not return message
data from a STORE
2002-07-12 00:35:51 +01:00
c9ecc54b03
/head: changeset 103
...
More bugfixes; removed some debug code
2002-07-11 14:25:53 +01:00
ec129821d1
/head: changeset 102
...
Updated more Tk stuff
2002-07-11 11:55:32 +01:00
bb987f1d81
/head: changeset 101
...
Added the idle vacuum code
2002-07-11 11:02:36 +01:00
387ab29841
/head: changeset 100
...
Updated with some more bug fixes
2002-07-11 10:42:27 +01:00
3e6b420c58
/head: changeset 99
...
Updated.
2002-07-11 10:14:29 +01:00
36cc6105e5
/head: changeset 98
...
More work on the Tk UI.
2002-07-11 08:51:24 +01:00
6605b3d659
/head: changeset 97
...
More work with the Tk UI
2002-07-11 08:15:57 +01:00
6b40bf7973
/head: changeset 96
...
Initial Tk work.
2002-07-11 07:53:09 +01:00
5cf5684feb
/head: changeset 95
...
Added copyright notice
2002-07-11 06:38:14 +01:00
619e2dff87
/head: changeset 94
...
Updated for 2.0.8
2002-07-11 05:06:53 +01:00
8029c6a25e
/head: changeset 93
...
Optimized acquireconnection to try to return the last connection owned
by this thread
2002-07-11 04:51:20 +01:00
120076256f
/head: changeset 92
...
Made several fixes for 2.0.8
2002-07-11 04:31:39 +01:00
f8c2be1df7
/head: changeset 91
...
Updated read-only support
2002-07-10 12:25:02 +01:00
097d30e987
/head: changeset 90
...
Commited changes for 2.0.6
2002-07-10 12:18:07 +01:00
bd9873632c
/head: changeset 89
...
Another attempt at the read-only bug
2002-07-10 05:13:33 +01:00
a6f5b1da98
/head: changeset 88
...
Another attempt at fixing read-only folders
2002-07-09 04:05:34 +01:00
f18718615b
/head: changeset 87
...
Updated for 2.0.5
2002-07-09 03:38:23 +01:00
c83141656e
/head: changeset 86
...
Added folderincludes capability
2002-07-09 03:32:35 +01:00
a82eb46871
/head: changeset 85
...
Updated to work better with read-only folders
2002-07-09 03:23:47 +01:00
98981a6cf0
/head: changeset 84
...
Fixed read-only folders and UW flag case-sensitivity. Readied 2.0.4.
2002-07-06 01:22:23 +01:00
f56e3dbdf2
/head: changeset 83
...
Updated for 2.0.3
2002-07-05 13:32:27 +01:00
8d9d218832
/head: changeset 82
...
Modified to allow specifying a reference
2002-07-05 12:46:55 +01:00
55d56b8bde
/head: changeset 81
...
Updated with preliminary tunnel support
2002-07-05 07:36:34 +01:00
872ec1b9f2
/head: changeset 80
...
Added some more examples as well as remotepassfile.
2002-07-05 06:47:52 +01:00
093e1fb6fb
/head: changeset 79
...
Updated for 2.0.1
2002-07-05 03:59:08 +01:00
daf4fd99ac
/head: changeset 78
...
Revamped thread system to handle exceptions better
2002-07-05 03:34:39 +01:00
2486a7796c
/head: changeset 77
...
Updated for 2.0.0
2002-07-05 01:07:02 +01:00
fc06325eaa
/head: changeset 76
...
Added more information to README and debian/control
2002-07-04 13:47:25 +01:00