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
/
providers
/
vee
/
camel-vee-folder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
t Zed <NotZed@HelixCode.com>
Michael Zucci
2000-08-11
1
-28
/
+17
*
Merge with camel-async.
Peter Williams
2000-08-11
1
-39
/
+22
*
A better way to compress leading whitespace. The code is probably invalid
Not Zed
2000-08-11
1
-3
/
+1
*
Buffer overrun fix in g_strfreev -- two more that I forgot
Peter Williams
2000-08-01
1
-0
/
+2
*
Buffer overrun fix in g_strfreev
Peter Williams
2000-08-01
1
-0
/
+1
*
Remove exceptions from a number of methods that work on what ought to be
Dan Winship
2000-07-25
1
-34
/
+31
*
Useful default implementations for free_{uids,subfolder_names,summary}.
Dan Winship
2000-07-13
1
-7
/
+2
*
Initialize a variable to make this not crash again. And fix a bug so it
Dan Winship
2000-07-11
1
-2
/
+2
*
kill more debugging messages
Dan Winship
2000-07-11
1
-20
/
+0
*
Implemented.
Jeffrey Stedfast
2000-07-10
1
-0
/
+24
*
New function to copy a header_references structure.
Dan Winship
2000-07-10
1
-71
/
+44
*
Renamed _by_uid methods. Since we no longer have get-by-number methods, no
Jeffrey Stedfast
2000-07-01
1
-12
/
+12
*
Move flag handling from CamelMimeMessage to CamelFolder. This
Dan Winship
2000-06-17
1
-54
/
+110
*
Kill. Folders are now always open, and handle "closing" sorts of
Dan Winship
2000-06-16
1
-35
/
+6
*
Updated: a separator is now a char* rather than a single char because IMAP
Jeffrey Stedfast
2000-06-14
1
-5
/
+7
*
Remove exists, create, delete. A CamelFolder now always references an
Dan Winship
2000-06-07
1
-8
/
+0
*
Make sure we copy messages which are still intact to the new folder.
Not Zed
2000-05-30
1
-0
/
+2
*
> (message_changed): Track changes to the source message in the
Michael Zucci
2000-05-30
1
-4
/
+63
*
Check the searched folder is open before trying to search it.
Not Zed
2000-05-30
1
-0
/
+12
*
Removed camel-simple-data-wrapper again. Less code to maintain == better
NotZed
2000-05-26
1
-0
/
+70
*
> searchpart = strchr(namepart, '?');
NotZed
2000-05-20
1
-6
/
+92
*
remove message_number_capability and require uid capatibility.
Dan Winship
2000-05-19
1
-17
/
+18
*
Guess!
NotZed
2000-05-19
1
-0
/
+336