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
/
camel
/
camel-operation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
have our own so we don't need to link with glib.
Not Zed
2004-12-03
1
-1
/
+1
*
fix the arguments to pthread_key_delete.
Julio M. Merino Vidal
2004-10-27
1
-1
/
+1
*
** See bug #63521.
Not Zed
2004-09-27
1
-1
/
+8
*
Call camel_mime_utils_shutdown() and camel_operation_shutdown().
Jeffrey Stedfast
2004-06-19
1
-0
/
+11
*
attempt at uncancelling a cancelled operation.
Not Zed
2004-03-03
1
-0
/
+24
*
** See bug #51045.
Not Zed
2004-02-16
1
-4
/
+5
*
Added "offline_sync" option, which lets you synchronise all mail to local
Not Zed
2003-09-23
1
-192
/
+127
*
Get rid of the #ifdef ENABLE_THREADS since we no longer plan to
Jeffrey Stedfast
2003-07-10
1
-67
/
+103
*
Use the new camel_operation_cancel_prfd() function to get the cancellation
Jeffrey Stedfast
2002-11-23
1
-0
/
+40
*
Dont setup cancel_fd. (camel_operation_cancel_fd): If cancel_fd not
0
2001-10-31
1
-8
/
+13
*
Another go at getting the logic right again. Make transients only update
9
2001-10-10
1
-5
/
+16
*
Go back to using the store url's path, not the toplevel_dir thing.
2
2001-10-03
1
-3
/
+3
*
Minor style change to operation_registered.
Michael Zucci
2001-09-28
1
-6
/
+4
*
Change "gboolean connected" to "CamelServiceConnectionStatus status",
Dan Winship
2001-09-27
1
-3
/
+6
*
Fix for !threads enabled not ccompiling. (camel_operation_ref): Assert
5
2001-09-26
1
-159
/
+143
*
Somehow this missed the commit.
Not Zed
2001-07-24
1
-2
/
+2
*
Added some warnings for bad cases.
Not Zed
2001-07-24
1
-4
/
+14
*
Added a prototype for stamp().
Jeffrey Stedfast
2001-04-17
1
-0
/
+2
*
merge from evolution-0-10-branch to evolution-0-10-merge-0
Not Zed
2001-04-05
1
-21
/
+143
*
Big header cleanups and nntp compile fix
Kjartan Maraas
2001-03-30
1
-2
/
+3
*
Changed to push the operation into a status stack.
Not Zed
2001-02-08
1
-0
/
+540