No description
Find a file
Jim Nelson f08b5606c0 Adds support for unsolicited server data: Closes #4406
Unsolicited server data is how the server can notify of changes (adds, removes)
while the client is pulling data for an unrelated command.  This patch catches
that unsolicited information and propagates it via signals.

Also some small fixes dealing with local/remote positional addressing in
EngineFolder and a bug that was introduced by the add/remove notifications in
MainWindow.
2011-11-18 12:28:45 -08:00
sql Fetches only a small portion of the message for previews: Closes #4254, Closes #3799 2011-11-16 18:17:35 -08:00
src Adds support for unsolicited server data: Closes #4406 2011-11-18 12:28:45 -08:00
ui Fixes message viewer resize problem. Closes #4309 2011-11-10 14:54:10 -08:00
vapi Move to GTK+3: Closes #4163 2011-09-22 13:11:35 -07:00
.gitignore Engine implementation of conversations: #3808 2011-10-21 17:04:33 -07:00
AUTHORS Adds Eric to AUTHORS file 2011-11-17 17:13:08 -08:00
configure.in Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
COPYING Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
MAINTAINERS Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
THANKS Addresses not stored in database in RFC 822 format: Closes #4231 2011-10-07 17:23:20 -07:00
waf Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
wscript Fancy date display. Closes #4323 and closes #4241. 2011-11-11 12:23:32 -08:00