index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mail
/
mail-mt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow the activity to be NULL if there isn't a global_shell_client so that
Jeffrey Stedfast
2001-08-20
1
-44
/
+57
*
Changed the title of this dialog to "Enter Password".
Anna Marie Dirks
2001-08-01
1
-0
/
+2
*
We are not guarenteed to have a non-NULL service (ie. PGP) thus check for
Jeffrey Stedfast
2001-07-31
1
-19
/
+28
*
Don't need this anymore. (do_get_pass): Since we already have the entry
Jeffrey Stedfast
2001-07-28
1
-48
/
+39
*
Figure out whether we're getting the password for the source or the
Peter Williams
2001-07-27
1
-5
/
+25
*
Use magic to make the password remembering checkbutton come after the
Peter Williams
2001-07-27
1
-2
/
+28
*
Don't make the key url:item if we have the url, just make it url. This
Jeffrey Stedfast
2001-07-26
1
-11
/
+13
*
Now take a CamelService parameter (as passed by Camel). Allows us to have
Peter Williams
2001-07-26
1
-3
/
+30
*
Go back to calling mail_msg_free here. (mail_msg_destroy): Remove the
Not Zed
2001-07-24
1
-6
/
+6
*
Fix DanW's fix. Pass the right arguments to mail_msg_destroy.
Peter Williams
2001-07-21
1
-1
/
+3
*
Use mail_msg_destroy rather than mail_msg_free, so the cancellation
Dan Winship
2001-07-21
1
-1
/
+1
*
remvoed register/start/end etc code.
Not Zed
2001-07-19
1
-289
/
+13
*
partial checkin before completing the changes
Not Zed
2001-07-19
1
-92
/
+89
*
Don't pop up a progress dialog to say "I already finished this a while
Dan Winship
2001-06-27
1
-0
/
+5
*
Renamed from session.c and made to be a subclass of CamelSession.
Dan Winship
2001-04-28
1
-36
/
+24
*
more memory leaks
Dan Winship
2001-04-18
1
-2
/
+3
*
Cleaned up #includes. Remove unneccesary includes of <gnome.h>,
Kjartan Maraas
2001-03-30
1
-9
/
+18
*
Move the proxy event outside the lock (otherwise we always deadlock).
Not Zed
2001-03-17
1
-3
/
+7
*
Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate
Jeffrey Stedfast
2001-03-15
1
-0
/
+2
*
Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate
Jeffrey Stedfast
2001-03-15
1
-1
/
+2
*
New async function that will be used for SSL certs later.
Jeffrey Stedfast
2001-03-10
1
-2
/
+88
*
Check the container is not NIL before trying to set thje prop.
Not Zed
2001-03-02
1
-0
/
+2
*
Fixes for changes to search bar. (search_save): Removed. (search_full):
Not Zed
2001-03-01
1
-3
/
+67
*
Make op cancellable/report internals. (get_folder_get):
Not Zed
2001-02-23
1
-2
/
+201
*
started hack for progress reporting, which is currently to the console.
Not Zed
2001-02-22
1
-1
/
+74
*
Handle internal camel status return. (receive_done): Remove active
Not Zed
2001-02-08
1
-3
/
+4
*
Check current_message for NULL - this fixes a bug running under SunOS (not
Jeffrey Stedfast
2001-02-08
1
-1
/
+1
*
Moved bonobo includes from the .c to the .h. Include
Christopher James Lahey
2001-02-06
1
-1
/
+1
*
Debug function to compare the tree we think we have, after an incremental
Not Zed
2001-01-29
1
-3
/
+26
*
make mail_gui_thread non-static.
Dan Winship
2001-01-23
1
-1
/
+1
*
Init a cancel field in the message. (mail_msg_free): Free it.
Not Zed
2001-01-21
1
-0
/
+16
*
Setup a cancellation handle. (do_fetch_mail): REgister for cancellation
Not Zed
2001-01-16
1
-1
/
+1
*
Removed old implementation.
Not Zed
2001-01-04
1
-7
/
+105
*
Fix for mail_get_message change, use queue thread.
Not Zed
2001-01-03
1
-0
/
+517