Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let us compile sans threads on non-pthread systems. | Peter Williams | 2000-06-27 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=3752 | ||||
* | Make the broken threads optional | Peter Williams | 2000-06-27 | 1 | -0/+16 |
| | | | | svn path=/trunk/; revision=3740 | ||||
* | commenting out of some GDK_THREADS_*() junk that was causing a lock | Jeffrey Stedfast | 2000-06-27 | 1 | -2/+2 |
| | | | | | | also fixed an assignment problem (var = void) in mail-config.c svn path=/trunk/; revision=3738 | ||||
* | Add some debugging messages to track down thread issues better and | Ettore Perazzoli | 2000-06-26 | 1 | -0/+15 |
| | | | | | | | call GDK_THREAD_{LEAVE,ENTER} around the main loop as the GTK+ FAQ says we should do. svn path=/trunk/; revision=3737 | ||||
* | Land most of the stuff to move fetch_mail, send_mail, expunge_folder, ↵ | Peter Williams | 2000-06-24 | 1 | -13/+84 |
| | | | | | | init_imap, and init_news to async operation. svn path=/trunk/; revision=3711 | ||||
* | Make the async dialogs non-modal; add cleanup callbacks in the main thread. | Peter Williams | 2000-06-23 | 1 | -46/+88 |
| | | | | svn path=/trunk/; revision=3694 | ||||
* | Add nice blocking stuff for the error dialog and a new get_password hook in ↵ | Peter Williams | 2000-06-23 | 1 | -36/+197 |
| | | | | | | the async toolkit svn path=/trunk/; revision=3692 | ||||
* | Prettify the progress dialog a bit. | Peter Williams | 2000-06-22 | 1 | -25/+54 |
| | | | | svn path=/trunk/; revision=3689 | ||||
* | Add the async mail API (still not hooked up though) | Peter Williams | 2000-06-22 | 1 | -0/+566 |
svn path=/trunk/; revision=3676 |