aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config-gui.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo so that toggling the "remember password" checkbox will activateDan Winship2000-12-061-1/+1
* Writes out passwords (to .gnome_private) in our patented proprietary "BestDan Winship2000-12-021-4/+28
* Big patch. Evolution-services rewrite, services updated for new system,Iain Holmes2000-11-221-3/+0
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-4/+4
* url_flags are now on CamelProvider, not CamelServiceDan Winship2000-11-041-11/+11
* Update for camel_service_disconnect change.Dan Winship2000-11-011-1/+1
* Redo this so that it works for all pages, not just the first page. (NowDan Winship2000-10-311-15/+11
* lots of i18n fixesDan Winship2000-10-241-24/+6
* Make all the CLists have passive titles. (identity_dialog): Make theIain Holmes2000-10-191-2/+11
* Disable the optionmenu because it is empty. (service_page_item_auth_fill):Iain Holmes2000-10-181-1/+4
* only set the url->user field if the user string is non-NULL and not empty.Chris Toshok2000-10-171-2/+10
* Remove "Port" entry from source dialog. We'll use "host:port" likeDan Winship2000-10-031-75/+17
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Fixed some warnings.Christopher James Lahey2000-09-091-1/+3
* Bunch of unicode related changesLauris Kaplinski2000-09-081-2/+2
* Add a use-default-port option to the source editor ; bugfixesPeter Williams2000-09-061-34/+161
* Copy the passed in item before adding (mail_config_add_source): dittoJP Rosevear2000-09-031-17/+21
* A bit more e_utf8 wrappers here and thereLauris Kaplinski2000-09-021-12/+12
* Make CamelServices connect only when told to (old behavior). Make CamelRemote...Peter Williams2000-08-311-6/+5
* Add new news stores as well as mail sourcesPeter Williams2000-08-291-0/+6
* Goodbye, GDK_THREADS!Peter Williams2000-08-281-5/+5
* Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-261-0/+31
* More UTF-8 handlingLauris Kaplinski2000-08-251-26/+26
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-251-23/+33
* Automatically connect services when given a valid URL (should hopefully disco...Peter Williams2000-08-231-4/+5
* Move menu items around, fix some GUI bits.Ettore Perazzoli2000-08-181-4/+8
* Use a configurable timeout.Richard Hult2000-08-171-0/+22
* Remove a bogus `GDK_THREADS_ENTER()'/`GDK_THREADS_LEAVE()' pair.Ettore Perazzoli2000-08-141-2/+2
* Fix 'Test settings' in the prefs dialog. Update the async readme.Peter Williams2000-08-121-31/+107
* Work around gtk option menu bug. (service_page_item_auth_fill): dittoJP Rosevear2000-08-121-4/+4
* Allow the window to be growableJP Rosevear2000-08-121-4/+4
* sdialog, not iddialogJP Rosevear2000-08-121-1/+0
* Check nrow, not srow.JP Rosevear2000-08-121-58/+77
* Don't call e_setup_base_dir. It was wrong and it doesn't exist any more.Dan Winship2000-08-111-1/+0
* Merge with camel-async.Peter Williams2000-08-111-1/+11
* Set the UID of the message that is being displayedJeffrey Stedfast2000-08-101-5/+5
* Attach a signal handler to call the "changed" function when the userDan Winship2000-08-091-0/+3
* Add "Don't delete messages from server" button to remote SOURCEs thatDan Winship2000-08-091-2/+21
* Fix build by allowing includes for e-table dirJP Rosevear2000-08-081-0/+2117