# New ports collection makefile for: XEmacs for Japanese with FreeWnn # Date created: 3 Jan 2002 # Whom: KIRIYAMA Kazuhiko # # $FreeBSD$ # CATEGORIES= japanese COMMENT= XEmacs(beta version) text editor(SJ3, SKK and FreeWnn) MASTERDIR= ${.CURDIR}/../../editors/xemacs-devel-mule FREEWNN= yes .include "${MASTERDIR}/Makefile" 013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* ** 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-232-2/+8
* Added 'match all' rules.Not Zed2004-11-125-0/+26
* ** Merge in notzed-messageinfo-branch.Not Zed2004-11-1215-82/+545
* l = g_list_next (l); in inner loop instead of g = g_list_next (l)..Radek Doulik2004-11-123-2/+14
* Fix the popup id.Not Zed2004-11-032-1/+5
* revert jeff's last change - we do actually want to know when we couldn'tNot Zed2004-11-036-64/+78
* Check for NULL messages (happens if the message isn't available).Jeffrey Stedfast2004-11-032-3/+8
* use shorthand border: propertyRadek Doulik2004-11-022-4/+5
* replace 3 nested html tables used to create this gray border around partsRadek Doulik2004-11-022-25/+14
* Change the labels back to the same as they were in 2.0Jeffrey Stedfast2004-11-022-3/+8
* added hook docs, and cleaned up some of the hook point names.Not Zed2004-10-2812-11/+117
* Give the Rename item a different path than the Delete item.Jeffrey Stedfast2004-10-233-1/+8
* duh, they're camel not gobjects.Not Zed2004-10-225-5/+40
* Add a REPLY_ALL flag to the Message target. Set the REPLY_ALL flag whenNat Friedman2004-10-225-4/+19
* emit a 'message.replying' event with a message target.Not Zed2004-10-215-2/+66
* convert to org.gnome hook namesJP Rosevear2004-10-2016-32/+33
* convert to org.gnome hook namesJP Rosevear2004-10-201-0/+8
* convert to G_DEFINE_TYPEJP Rosevear2004-10-192-13/+12
* ** See bug #67014.Not Zed2004-10-198-125/+162
* ** See bug #68006.Not Zed2004-10-192-3/+8
* do noting if the composer couldn't be created. We get a popup fromNot Zed2004-10-152-10/+23
* Remove Pango markup from groupwise account setup error messageSivaiah Nallagatla2004-10-142-2/+7
* use builtin handlers (and plugins) always overriding bonobo ones.Not Zed2004-10-122-11/+14
* ** See bug #67408.Not Zed2004-10-122-3/+15
* register the formatter types before registering the formatter hook.Not Zed2004-10-112-1/+6
* Make entry a little more accurate.JP Rosevear2004-10-091-2/+1
* use "Select a file"JP Rosevear2004-10-082-1/+6
* implement popup_menu so that popup menu can be shown with Shift+F10 onHarry Lu2004-10-083-36/+79
* dont init the base plugin system here anymore, only register the hookNot Zed2004-10-072-7/+5
* put back in the attachment attaching code. Doesn't work for s/mime andNot Zed2004-10-076-17/+35
* remove old debug which no longer works.Not Zed2004-10-063-7/+21
* fix uninitialised pointer.David Malcolm2004-09-302-1/+5
* updated labels in mail-config.glade too and changed the order of the SSL/TLS ...Jeffrey Stedfast2004-09-282-4/+4
* Changed the SSL option menu labels.Jeffrey Stedfast2004-09-282-3/+7
* ** See bug #63521.Not Zed2004-09-272-3/+23
* ** See bug #66706.Not Zed2004-09-272-4/+20
* ** See bug #65329.Not Zed2004-09-243-6/+33
* ** See bug #65058 (again again).Not Zed2004-09-243-7/+39
* describe the get-folder process. This also makes it cancellable.Not Zed2004-09-243-2/+24
* ** See bug #65058.Not Zed2004-09-223-6/+12
* Fix a typo setting the root node.David Malcolm2004-09-213-1/+12
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-2053-1576/+5916
* Ignore the emfv->mark_seen for deciding whether or not to mark the messageJeffrey Stedfast2004-09-182-1/+7
* If built with gtkfilechooser support, we need to add a checkbox in theJeffrey Stedfast2004-09-162-0/+62
* Fixes #65703JP Rosevear2004-09-142-1/+7
* ** See bug #60515.Not Zed2004-09-102-0/+8
* reverted previous glade fixJeffrey Stedfast2004-09-102-7/+1
* ** See bug #59717.Not Zed2004-09-082-1/+13
* Revert the use of gtkfilechooser for Path selection because otherwiseJeffrey Stedfast2004-09-072-1/+7
* added a commentJeffrey Stedfast2004-09-041-0/+1
* Fix for bug #63377 and prevention of similar cases.Jeffrey Stedfast2004-09-033-1/+29
* Set the store and full_name info on the dialog.Jeffrey Stedfast2004-08-314-32/+33
* ** See bug #64377.Not Zed2004-08-314-48/+90
* fixed merge conflictsJeffrey Stedfast2004-08-311-5/+7
* gtk-doc style comment fixesJeffrey Stedfast2004-08-311-2/+3
* ** See bug #63456.Not Zed2004-08-302-0/+11
* utf8_filename should be char * not charJP Rosevear2004-08-282-2/+7
* bump version, requirementsJP Rosevear2004-08-281-1/+6
* Don't crash if we're passed a NULL path. GtkFileChooser can return NULLHans Petter Jansson2004-08-282-1/+7
* Don't mark component menu accels for translation.Christian Neumair2004-08-272-1/+6
* Fix for bug #63177Jeffrey Stedfast2004-08-262-4/+16
* only open the trash or junk if they're vfolders here. Some stores thatNot Zed2004-08-262-2/+12
* Convert filename to UTF-8 from local encoding before displaying it.Frédéric Crozat2004-08-254-5/+20
* store the select-uri on the view not in the thread message.Not Zed2004-08-243-155/+218
* Fix for bug #62812Jeffrey Stedfast2004-08-23