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-account-gui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call mail_autoreceive_setup() so that any changes to the list of accounts
Jeffrey Stedfast
2001-07-16
1
-0
/
+3
*
fix typo so it compiles
JP Rosevear
2001-07-10
1
-1
/
+1
*
Handle application/pgp using the text/plain handler.
Jeffrey Stedfast
2001-07-10
1
-22
/
+22
*
Handle application/pgp using the text/plain handler.
Jeffrey Stedfast
2001-07-10
1
-46
/
+110
*
Take two authtypes lists, "all", and "supported", and make the unsupported
Dan Winship
2001-06-29
1
-10
/
+18
*
implemented plain saving
Radek Doulik
2001-06-29
1
-32
/
+75
*
signature editor
Radek Doulik
2001-06-29
1
-4
/
+234
*
The e_iterator_get() returns a gconstpointer and we need a non-const
Jeffrey Stedfast
2001-06-29
1
-1
/
+1
*
simplified(refactored) signature handling + better support for html
Radek Doulik
2001-06-29
1
-1
/
+12
*
Allow user's to "copy" drag & drop rather than just "move".
Jeffrey Stedfast
2001-06-17
1
-145
/
+153
*
Setup default spool location same as for mbox mail retrieval.
Not Zed
2001-06-12
1
-1
/
+2
*
Check that the chain of deferences in gui->account->source->url is safe.
Jon Trowbridge
2001-06-07
1
-3
/
+6
*
Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp and
Jeffrey Stedfast
2001-06-02
1
-15
/
+38
*
Call build_extra_conf() here too. This is when we REALLY want to call it
Jeffrey Stedfast
2001-06-02
1
-0
/
+2
*
Split "Other" page into three pages, Display, Composer, and PGP. Add HTML
Dan Winship
2001-05-15
1
-1
/
+1
*
Importer changes
Iain Holmes
2001-05-09
1
-0
/
+3
*
s/HAVE_NSS/HAVE_SSL for the SSL checkbox stuff.
Jeffrey Stedfast
2001-05-08
1
-2
/
+2
*
Remove some redundant LIBS variables... purify complained that the command
Dan Winship
2001-04-14
1
-0
/
+10
*
Add prototype for service_changed(). Remove #include
Kjartan Maraas
2001-04-05
1
-0
/
+1
*
Add a "provider_type" arg to MailAccountGuiService.
Dan Winship
2001-04-03
1
-2
/
+6
*
Cleaned up #includes. Remove unneccesary includes of <gnome.h>,
Kjartan Maraas
2001-03-30
1
-1
/
+3
*
Update call to camel_url_to_string. (Don't include the params in the
Dan Winship
2001-03-30
1
-1
/
+1
*
Move the gtk_toggle_button_set_active outside the if.
Jeffrey Stedfast
2001-03-29
1
-6
/
+15
*
Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up the
Dan Winship
2001-03-29
1
-0
/
+71
*
Lets do some NULL checking here. First, make sure the gsrc isn't NULL and
Jeffrey Stedfast
2001-03-28
1
-3
/
+1
*
(save_service): Don't look at authtype if the widget is
Dan Winship
2001-03-28
1
-1
/
+2
*
Fill in signature and organization too. (mail_account_gui_save): Preserve
Dan Winship
2001-03-27
1
-0
/
+10
*
Probably the very last new config dialog ever. (Ha ha). From Anna, based
Dan Winship
2001-03-27
1
-0
/
+1086