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-folder-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Record the timeout_id so we can cancel it if the mail_folder_info is later
Peter Williams
2001-08-23
1
-15
/
+29
*
Fix bug #215... desensitize menu items based on the number of selected
Peter Williams
2001-08-14
1
-2
/
+29
*
Remove all the messages from a folder that's being deleted before actually
Jason Leach
2001-08-11
1
-0
/
+18
*
Removed this function, it's not needed anymore.
Jason Leach
2001-08-07
1
-29
/
+5
*
Updates for EvolutionStorage API changes.
Jason Leach
2001-08-04
1
-20
/
+13
*
Don't display "0 hidden".
Peter Williams
2001-07-27
1
-1
/
+1
*
Don't display "(0 unsent)" if the outbox is empty.
Peter Williams
2001-07-25
1
-2
/
+2
*
Make the error reporting a little but more descriptive.
Peter Williams
2001-07-24
1
-2
/
+2
*
prototype outbox_folder so we can check if a folder is it.
Peter Williams
2001-07-17
1
-4
/
+14
*
DUH. No need to update every folder if we set the folder browser to NULL.
Peter Williams
2001-07-16
1
-5
/
+5
*
Gave up and got rid of dm. Just replaced it with d(g_message()) and set
Peter Williams
2001-07-09
1
-39
/
+43
*
Deleted (as opposed to #if 0) (get_folder_info): Changed to assume it has
Peter Williams
2001-07-09
1
-53
/
+29
*
Don't free the psd here -- it will be freed on the "destroy" signal.
Peter Williams
2001-07-07
1
-1
/
+1
*
Fix obvious bug in previous bugfix: Pass "fb" to check_for_fb_match() so
Dan Winship
2001-07-07
1
-1
/
+1
*
Clear the shell view label if mailer loses focus.
Peter Williams
2001-07-05
1
-0
/
+11
*
Split make_string into these. (update_idle): Use (name and status) instead
Peter Williams
2001-07-04
1
-40
/
+45
*
Prevent folders from appearing to have -1 new messages. Prevent nonactive
Peter Williams
2001-07-04
1
-15
/
+85
*
New file. Protoypes for the Mail Folder Cache, which provides a place for
Peter Williams
2001-07-03
1
-0
/
+798