/www/pound/

1902062/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* reverted jeff's patch for the subscribed hint.Not Zed2005-02-043-2/+18
* if we aren't waiting for cancel, then don't worry about waiting on theNot Zed2005-02-042-10/+20
* Use g_hash_table_foreach_remove() instead so the keys don't point toJeffrey Stedfast2005-02-042-3/+12
* Use the gtk_widget_ensure_style method instead of gtk_widget_realize whenRodney Dawes2005-02-032-1/+9
* Fixes bug #70454Jeffrey Stedfast2005-02-032-4/+11
* Replace "_Virtual Folder" with "_vFolder" for the search menu to create aRodney Dawes2005-02-029-18/+47
* ** See bug #65329.Not Zed2005-02-012-1/+11
* use the type hint to sort for inbox, not the name.Not Zed2005-02-014-34/+62
* ** See bug #71312.Not Zed2005-02-013-16/+58
* Remove unused global symbol.Hans Petter Jansson2005-02-012-2/+4
* Reset the normalised string sort table.Jeffrey Stedfast2005-02-012-1/+9
* Fixes #71937JP Rosevear2005-02-014-4/+12
* Patch by Michael, to supporting tables in e-config, handling hide bits andSushma Rai2005-01-312-14/+34
* ** See bug #67083Not Zed2005-01-312-2/+6
* ** See bug #69850Not Zed2005-01-312-4/+11
* ** See bug #71521.Not Zed2005-01-312-1/+10
* fixedJeffrey Stedfast2005-01-291-4/+5
* ** See bug #71520.Not Zed2005-01-282-18/+15
* See bug #69815.Not Zed2005-01-283-4/+27
* Fix the labels in the account druid to be left aligned, and justified leftRodney Dawes2005-01-282-42/+56
* Fix the dialog to have borders that are HIG-compliant and fix up theRodney Dawes2005-01-282-12/+24
* add a d(x) debugging define and default to offJP Rosevear2005-01-282-6/+12
* Fixes #71774 we should check whether the 'new_name' is a NULL pointer toMengjie Yu2005-01-272-4/+11
* Added Portuguese translation Added Portuguese (pt) to the list of subdirsDuarte Loreto2005-01-264-1/+351
* add a11y names for color pickers.Mengjie Yu2005-01-252-1/+9
* Pull in the contact editors, so we can pass pointers to their creationHans Petter Jansson2005-01-252-0/+8
* add back body containsJP Rosevear2005-01-251-0/+11
* Fixes #46287JP Rosevear2005-01-254-139/+63
* removed EM_POPUP_SELECT_MARK_[NO]JUNK masksRadek Doulik2005-01-244-38/+29
* changed for 69122.Not Zed2005-01-242-48/+19
* Fix dateJP Rosevear2005-01-221-1/+1
* Fixes #46404JP Rosevear2005-01-222-8/+17
* ** See bug #60664.Not Zed2005-01-212-1/+15
* Added a description function for copying folders (so we don't get aJeffrey Stedfast2005-01-213-3/+19
* ** See bug #55831.Not Zed2005-01-205-5/+54
* Increment i each time thru the loop or we lose widgets.Jeffrey Stedfast2005-01-203-1/+8
* ** See bug #66943.Not Zed2005-01-192-17/+40
* removed e-url.h include.Rodrigo Moya2005-01-183-2/+5
* ** See bug #70768.Not Zed2005-01-185-52/+37
* kill old 'load http 0 now=0' debug.Not Zed2005-01-183-34/+60
* ** Related to changes for #65178.Not Zed2005-01-172-32/+56
* missing commitMichael Zucci2005-01-141-0/+7
* ** See bug #71029.Not Zed2005-01-141-2/+5
* ** See bug #70990.Not Zed2005-01-122-1/+7
* ** See bug #70018.Not Zed2005-01-122-3/+11
* Added conditions to check for shared folders to display different icon ifVivek Jain2005-01-112-3/+16
* remove old code, setup transient parent and weak ref for refresh. someNot Zed2005-01-074-18/+14
* install schemas properlyJP Rosevear2005-01-072-1/+5
* Handle the CamelOfflineStore case just like the CamelDiscoStore case.Jeffrey Stedfast2005-01-073-22/+53
* Add the widget target, missed this.Not Zed2005-01-052-0/+11
* add a semi-dummy target for widget target.Not Zed2005-01-053-0/+34
* handle the "reply" parameter, if set.Not Zed2005-01-053-9/+35
* add atk name for the treeview.Mengjie Yu2005-01-042-0/+9
* moved to after emae_authtype_changed to fix warning.Not Zed2004-12-227-29/+48
* if we're turned on, then record the current authtype setting on theNot Zed2004-12-212-8/+41
* svn path=/trunk/; revision=28152Added 'ja' and 'nl' in default/Makefile.am. T.Aihana2004-12-202-1/+5
* Don't forget to translate "Welcome"Vincent van Adrighem2004-12-181-2/+2
* 2004-12-17 Vincent van Adrighem <adrighem@gnome.org)Vincent van Adrighem2004-12-183-0/+353
* Added Japanese translation.Satoru Satoh2004-12-173-0/+362
* Remove this from CVSRodney Dawes2004-12-153-2473/+11
* Updated Simplified Chinese translationFunda Wang2004-12-141-62/+39
* Added Simplified Chinese translationFunda Wang2004-12-142-0/+346
* Added Simplified Chinese dirFunda Wang2004-12-141-1/+1
* Fixes #68759JP Rosevear2004-12-142-1/+8
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-092-1/+6
* Use stock_new-dir instead of stock_folder for "New Folder" creationRodney Dawes2004-12-093-2/+8
* add mnemonic for buttons, labels, etc. add mnemonic for buttons, labels,Mengjie Yu2004-12-084-139/+335
* and put them here instead so they're available even when the mailer isn'tNot Zed2004-12-083-15/+29
* dont track containee widgets anymore, they are automagically destroyed byNot Zed2004-12-062-16/+7
* Moved various things from e-util to libedataserver.Not Zed2004-12-0336-1283/+135
* according to the HIG, remove accelerators in the notebook tab labelsMengjie Yu2004-12-022-2/+7
* do not call gconf here as we may be called from worker threadRadek Doulik2004-12-022-14/+29
* add mnemonic for buttons. add atk name for the popup button. add accessMengjie Yu2004-12-015-11/+33
* ** See bug #69339.Not Zed2004-12-012-30/+57
* ** See bug #69579.Not Zed2004-12-012-3/+26
* ** See bug #68958.Not Zed2004-12-012-5/+60
* ** See bug #69446.S.Ça#lar Onur2004-12-012-2/+10
* wrap printf's in debug definesJP Rosevear2004-11-262-6/+10
* get image widget directly from icon factoryJP Rosevear2004-11-263-12/+10
* when starting new spamd, call it with --socketpath parameter to use unixRadek Doulik2004-11-253-102/+365
* missing file from previous commitMichael Zucci2004-11-241-1/+1
* Fix date in last ChangeLog entryRodney Dawes2004-11-231-1/+1
* Evolution word spelled with an uppercase EJoan Sanfeliu2004-11-23