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-callbacks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some g_return_if_fail()s to protect from crashes until the code to
Dan Winship
2000-12-08
1
-8
/
+6
*
Make inline forwarding not be the default anymore.
Ettore Perazzoli
2000-12-04
1
-2
/
+2
*
Added the SaveAs bonobo menu verb thingy.
Jeffrey Stedfast
2000-11-29
1
-0
/
+61
*
New function to return if user wants to view message source.
Jeffrey Stedfast
2000-11-22
1
-14
/
+0
*
Added a new Forward as Attachment bonobo menu item verb.
Jeffrey Stedfast
2000-11-16
1
-7
/
+30
*
likewise
Radek Doulik
2000-11-09
1
-6
/
+6
*
Don't invert the flag. (undelete_msg): Same (when multiple messages are
Jeffrey Stedfast
2000-11-07
1
-8
/
+4
*
Updated to have the same menu items as the new right-click menu -
Jeffrey Stedfast
2000-11-07
1
-1
/
+1
*
Added an "Undelete" option to the right-click menu and also set a mask so
Jeffrey Stedfast
2000-11-06
1
-1
/
+35
*
Added new header files.
Jeffrey Stedfast
2000-11-04
1
-0
/
+1
*
** Merged in camel-incremental-branch.
Not Zed
2000-11-02
1
-1
/
+1
*
Shouldn't we be strdup'ing the content? This seems to fix the memory
Jeffrey Stedfast
2000-11-01
1
-2
/
+2
*
Check to make sure that the recipient list is neither NULL nor a 0-length
Jeffrey Stedfast
2000-10-28
1
-1
/
+12
*
Check for the TO recipient list being NULL and don't send.
Jeffrey Stedfast
2000-10-26
1
-0
/
+6
*
Don't forget to unref the FilterDriver.
Jeffrey Stedfast
2000-10-26
1
-11
/
+13
*
lots of i18n fixes
Dan Winship
2000-10-24
1
-6
/
+8
*
Apply outgoing filters to the message.
Jeffrey Stedfast
2000-10-24
1
-2
/
+2
*
s/BonoboUIHandler/BonoboUIComponent/
Michael Meeks
2000-10-21
1
-13
/
+13
*
#include "mail-vfolder.h" (vfolder_edit_vfolders): Don't call the dummy
Jeffrey Stedfast
2000-10-20
1
-3
/
+2
*
Disable the optionmenu because it is empty. (service_page_item_auth_fill):
Iain Holmes
2000-10-18
1
-2
/
+10
*
New widget, full search dialogue for mail.
Not Zed
2000-10-09
1
-1
/
+1
*
fetch mail before sending, this is a temp fix for POP-before-SMTP
Jeffrey Stedfast
2000-10-06
1
-1
/
+2
*
Use CamelInternetAddress instead of my quick hack (aka InternetAddress).
Jeffrey Stedfast
2000-10-05
1
-1
/
+0
*
Instead of UnSelectAll, we want InvertSelection.
Jeffrey Stedfast
2000-10-05
1
-6
/
+7
*
Added a comment to a piece of code that I was trying to "fix" just to find
Miguel de Icaza
2000-10-04
1
-0
/
+8
*
subscribe-control.[ch] -> subscribe_dialog.[ch]
Chris Toshok
2000-10-03
1
-2
/
+2
*
Add print preview verb here.
Miguel de Icaza
2000-09-30
1
-20
/
+93
*
nuked.
Chris Toshok
2000-09-30
1
-0
/
+10
*
Fix it so that "send later" will still mark a message as being replied,
Jeffrey Stedfast
2000-09-28
1
-0
/
+10
*
Added new menu items
Jeffrey Stedfast
2000-09-26
1
-8
/
+40
*
Deal with NULL composer.
Dan Winship
2000-09-19
1
-8
/
+15
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-1
/
+1
*
Revert **Temp fix** from below since the relevant shell bug has been fixed
Dan Winship
2000-09-15
1
-4
/
+6
*
**Temp fix** Send "" as the default folder to select as anything else
Jeffrey Stedfast
2000-09-15
1
-16
/
+17
*
Made a nicer dialog for the "You have not configured the mail client" error
Iain Holmes
2000-09-15
1
-13
/
+18
*
Updated to use the new mail_do_filter_ondemand.
Jeffrey Stedfast
2000-09-12
1
-12
/
+1
*
New async function to filter messages on demand. (do_fetch_mail): Updated
Jeffrey Stedfast
2000-09-07
1
-57
/
+57
*
Change the "Get Mail" toolbar button to become "Send & Receieve"
Jeffrey Stedfast
2000-09-03
1
-14
/
+60
*
Attach a callback to the postpone signal (send_to_url): Same (mail_reply):
Jeffrey Stedfast
2000-09-02
1
-13
/
+53
*
Update this and related functions to no longer take a From address. (The
Dan Winship
2000-08-30
1
-26
/
+6
*
Free the from address when we're done with it. Also,
Jeffrey Stedfast
2000-08-29
1
-12
/
+10
*
Goodbye, GDK_THREADS!
Peter Williams
2000-08-28
1
-6
/
+6
*
Added bonobo menu handler for mark_all_deleted function.
Ariel Rios
2000-08-28
1
-0
/
+14
*
Start adding progress info; make flag_all_messages camel-safe; make the no ne...
Peter Williams
2000-08-25
1
-4
/
+2
*
Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...
Peter Williams
2000-08-25
1
-72
/
+91
*
Automatically connect services when given a valid URL (should hopefully disco...
Peter Williams
2000-08-23
1
-4
/
+4
*
Filtering on demand! booyeah!
Peter Williams
2000-08-18
1
-1
/
+18
*
Add support for copying messages
Peter Williams
2000-08-16
1
-4
/
+22
*
Toggling a flag is an "instantaneous" operation, so if we're only doing
Dan Winship
2000-08-12
1
-2
/
+15
*
Fix some warnings. Make 'configure folder' a modal dialog.
Peter Williams
2000-08-12
1
-4
/
+4
*
Fix the camel-folder's thaw handler. Implement event forwarding into the main...
Peter Williams
2000-08-12
1
-7
/
+24
*
If the caller passes "-1" for the model row, translate that to view row 0.
Dan Winship
2000-08-12
1
-3
/
+1
*
Don't call e_setup_base_dir. It was wrong and it doesn't exist any more.
Dan Winship
2000-08-11
1
-1
/
+0
*
Fix compile warning by casting the object to a CamelObject
Jeffrey Stedfast
2000-08-11
1
-10
/
+10
*
Fix the infinite movemail
Peter Williams
2000-08-11
1
-1
/
+1
*
Fix a bug in the async changes. (This was identical to reply_to_sender.)
Dan Winship
2000-08-11
1
-1
/
+1
*
oops
Peter Williams
2000-08-11
1
-0
/
+592