/audio/shntool/

lantw44/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* pass bag to bonobo_pbclient_set_boolean.Chris Toshok2003-01-102-1/+6
* (owner_set_cb): Don't callEttore Perazzoli2003-01-102-4/+6
* #include "mail-format.h"Jeffrey Stedfast2003-01-101-0/+1
* Added druidpagestart1 to the pages list. (construct): Change the limits onNot Zed2003-01-099-188/+179
* g_free->xmlFree (account_to_xml): copy xml memory to glib memory whenNot Zed2003-01-092-16/+29
* Images are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-092-27/+32
* Call folder_browser_set_message_preview().Jeffrey Stedfast2003-01-092-2/+4
* Removed. (mail_config_set_show_preview): Removed.Jeffrey Stedfast2003-01-095-93/+48
* Save the setting via gconf. (mail_config_add_account): Immediately saveJeffrey Stedfast2003-01-093-14/+5
* Save the setting via gconf. (mail_config_add_account): Immediately saveJeffrey Stedfast2003-01-093-63/+79
* oops, forgot to init the gconf-clientJeffrey Stedfast2003-01-082-1/+4
* Use gconf to get the paned size. (folder_browser_set_message_preview):Jeffrey Stedfast2003-01-0823-1634/+1099
* Don't translate the conf strings. Camel already did it.Dan Winship2003-01-082-10/+16
* remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-062-1/+5
* Use e_destination_get_email() instead of e_destination_get_address() whenJeffrey Stedfast2003-01-052-2/+12
* Fixed some build issues.Jeffrey Stedfast2003-01-046-19/+32
* fixed to build with -DG_DISABLE_DEPRECATEDJeffrey Stedfast2003-01-038-50/+20
* newJeffrey Stedfast2003-01-031-0/+65
* ...And a whole bunch more build fixes.Jeffrey Stedfast2002-12-1824-346/+321
* Wrap the content with a table so that text isn't fully left-justified.Jeffrey Stedfast2002-12-172-7/+20
* Use camel_text_to_html() instead of e_text_to_html(). (mail_text_write):Jeffrey Stedfast2002-12-176-23/+62
* Re-implemented to use streams. Also no need to check for html sinceJeffrey Stedfast2002-12-178-791/+485
* added some #warningsJeffrey Stedfast2002-12-161-287/+305
* Make sure the folder-browser is not NULL or we'll crash.Jeffrey Stedfast2002-12-142-16/+26
* Fix the colour code to get a guint32 rgb correctly (I think - can't testJeffrey Stedfast2002-12-143-99/+102
* Don't re-use cell renderers - I'm not sure this is actually safe to do.Jeffrey Stedfast2002-12-144-46/+48
* Get rid of unneeded CamelObject casts. (user_message_response): Don'tJeffrey Stedfast2002-12-147-276/+297
* cleaned up some const'nessJeffrey Stedfast2002-12-142-150/+140
* Setup double-click here.Jeffrey Stedfast2002-12-132-5/+14
* oops, I had changed the glade code but forgot to commitJeffrey Stedfast2002-12-131-5151/+5673
* don't shadow a parameterJeffrey Stedfast2002-12-131-7/+7
* Get rid of the ETable #ifdef's - we won't ever be using ETable.Jeffrey Stedfast2002-12-132-245/+112
* cast a-warning a-way.Not Zed2002-12-125-135/+162
* New function to handle a lot of the filtering/etc that was done inJeffrey Stedfast2002-12-124-30/+57
* language is a treeview now. Not sure what to do with it yet, but get ridNot Zed2002-12-104-218/+236
* pass "Mail" to e_passwords_*. (do_get_pass): same. (main_forget_password):Chris Toshok2002-12-104-9/+21
* ignore *.serverJeffrey Stedfast2002-12-051-1/+1
* Use the same logic as mail_generate_reply(). Fixes bug #34882Jeffrey Stedfast2002-12-043-16/+63
* frobbed around with these till it exits without crashing.Not Zed2002-12-034-68/+104
* applied magic_links_settings.patchRadek Doulik2002-12-022-1/+6
* gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setupNot Zed2002-12-0236-520/+374
* clicked->response signal for gtk dialogue. (new_rule_clicked): Dont unrefNot Zed2002-11-262-10/+10
* Duh idiot, "un-fixed" the memleak i added.Not Zed2002-11-263-14/+27
* gtk_widget_set_parent_window -> gtk_window_set_transient_for.Not Zed2002-11-266-32/+78
* removed e_messagebox, and use gtk_message_dialog directly.Not Zed2002-11-252-63/+45
* Show file name when prompt to user for overwrite. Fixes bug #34180.Harry Lu2002-11-231-2/+1
* Show file name when prompt to user for overwrite.Harry Lu2002-11-232-9/+15
* Enable dragging of all attachments. For bug #34327.Harry Lu2002-11-222-5/+7
* Since the GSList returned from gconf needs to be free'd by us, we don'tJeffrey Stedfast2002-11-222-16/+33
* applied patches from http://bugzilla.ximian.com/show_bug.cgi?id=29588Radek Doulik2002-11-214-46/+83
* sync the gconf settingsJeffrey Stedfast2002-11-211-0/+2
* gconfify. (mail_composer_prefs_apply): gconfify this also.Jeffrey Stedfast2002-11-213-37/+61
* provide a proper implicit rule for building .server.in from .server.in.in.Not Zed2002-11-203-8/+15
* build fixesJeffrey Stedfast2002-11-201-1/+5
* Save the settings via gconf. (mail_preferences_construct): Load the valuesJeffrey Stedfast2002-11-205-86/+145
* addedJeffrey Stedfast2002-11-201-0/+496
* applied plain_signature_fix.patchRadek Doulik2002-11-202-1/+6
* fix warning message, outlook->mbox.Not Zed2002-11-1911-18/+41
* applied spell_crash_fix.patchRadek Doulik2002-11-192-0/+10
* Specify the default account. Also, don't need to useJeffrey Stedfast2002-11-182-1/+11
* Added back libevolution-importer stuff. (SUBDIRS): Added back importers.Not Zed2002-11-1810-44/+186
* Update.Ettore Perazzoli2002-11-161-1/+2
* Add rules to substitute @LIBEXEC@ in GNOME_Evolution_Mail.server.in.in andEttore Perazzoli2002-11-163-14/+25
* Use bonobo_main_quit instead of gtkRodney Dawes2002-11-162-1/+5
* Correctly spell Advanced.Jeffrey Stedfast2002-11-162-1/+6
* weak notify -> ref.Not Zed2002-11-154-3/+12
* Use g_object_weak_ref rather than connecting to destroy.Jeffrey Stedfast2002-11-159-62/+75
* Want a (GWeakNotify) cast here, not (GWeakNotify *).Ettore Perazzoli2002-11-1511-30/+67
* shell client objref. (mail_add_storage): " (mail_remove_storage): "Not Zed2002-11-142-3/+9
* Remove a couple backslashes that were causing automake to complain, evenJoe Shaw2002-11-142-2/+8
* Use g_object_new() instead of gtk_type_new(). Likewise. Likewise.Ettore Perazzoli2002-11-147-6/+15
* Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-1411-13/+17
* destroy->weak ref. (owner_set_cb): shell client changes.Not Zed2002-11-137-11/+25
* Added to cvs. Currently contains no configurable stuff, but maybe it willNot Zed2002-11-1320-449/+783
* Added files I've ported.Jeffrey Stedfast2002-11-133-7/+38
* Fixed i18n rule.Michael Zucci2002-11-121-1/+1
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-1242-1966/+1904
* Half way ported. I'll finish the rest later.Jeffrey Stedfast2002-11-123-247/+209
* Ported.Jeffrey Stedfast2002-11-122-112/+97
* Ported.Jeffrey Stedfast2002-11-124-74/+56
* Ported.Jeffrey Stedfast2002-11-124-73/+89
* Ported.Jeffrey Stedfast2002-11-125-317/+311
* Converted to libglade-2's format.Jeffrey Stedfast2002-11-115-5764/+6083
* Ported.Jeffrey Stedfast2002-11-093-125/+112
* No longer need to check for a CLEAR_ID.Jeffrey Stedfast2002-10-292-1/+6
* instead of bailing with an assertion dump the body.Larry Ewing2002-10-291-7/+27
* instead of bailing with an assertion dump the body.Larry Ewing2002-10-29