aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mule-sj3+wnn6
Commit message (Expand)AuthorAgeFilesLines
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-151-2/+2
* Share files among various mule ports, both port files and withinasami1997-09-104-0/+66
href='/~lantw44/cgit/gsoc2013-evolution/commit/?h=GAL_2_0_0_1&id=bdc4787aef570378e11630f2248123b1c883f524'>*.c s/->childs/->xmlChildrenNode/g;Michael Meeks2001-10-053-8/+8 * ortografíaIsmael Olea2001-10-051-13/+13 * Show "nn sent" as total in sent folder, rather than just 'total'.42001-10-053-3/+11 * add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-0531-142/+166 * Do a better job of setting up the name. Also de-sensitise when we can't42001-10-052-2/+24 * And again here.Jeffrey Stedfast2001-10-054-4/+13 * Set the parent window as the fb. This fixes bug #11723. (filter_edit): DoJeffrey Stedfast2001-10-052-9/+28 * Ignore the signal if the radio button is not "on". This fixes bug #10532Jeffrey Stedfast2001-10-055-34/+42 * Fix so that an email address with no name is once again justDan Winship2001-10-052-6/+14 * "safe" save code, first save to .#name, then rename to name if it worked,42001-10-052-5/+31 * Swap Xiamen for TokyoIain Holmes2001-10-053-3/+18 * Only create the folder when the shell has created it.Iain Holmes2001-10-053-3/+9 * If we're accessing a vfolder uri, then popup the vfolder editor instead of42001-10-054-1/+78 * Added some more NULL checks.Jeffrey Stedfast2001-10-052-2/+6 * redid screenshots here.Aaron Weber2001-10-052-0/+0 * Do the url fragment/path -> folder name hack. Removing vfolders from shell42001-10-052-27/+17 * for some reason, matching on protocol is causing problems for me.Chris Toshok2001-10-052-2/+11 * %s de másIsmael Olea2001-10-051-2/+2 * tedfast <fejj@ximian.com>Jeffrey Stedfast2001-10-051-0/+5 * Unregister the operation before unreffing it.Jeffrey Stedfast2001-10-051-0/+4 * use ldap.png for ldap contacts.Chris Toshok2001-10-052-1/+6 * change ldap-16.png to ldap-mini.png, and add ldap.png.Chris Toshok2001-10-053-1/+7 * Make this dup the strings it's passed. (*) Add lots of docs.Dan Winship2001-10-052-6/+56 * added BONOBO_GNOME_CFLAGS to make it compile with latest BonoboRodrigo Moya2001-10-042-0/+6 * added BONOBO_GNOME_CFLAGS to make it compile with latest BonoboRodrigo Moya2001-10-044-0/+13 * Sometimes put off maybe showing the cursor until an idle callback.Christopher James Lahey2001-10-042-13/+35 * Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613.Christopher James Lahey2001-10-042-3/+15 * updateTakuro Kitame2001-10-041-113/+96 * update ja.poTakuro Kitame2001-10-041-0/+4 * Make sure to unref the message object so we don't leak it or anyJeffrey Stedfast2001-10-043-8/+22 * LDAPJakub Steiner2001-10-042-0/+1 * Only build destination data if we have destination != NULL. Fixes crash of32001-10-042-1/+4 * Set 'to' -> 'recipient' data for search object. #6199.32001-10-042-0/+7 * Remove now unused 'recents' array/freeing func.32001-10-043-11/+17 * Dont explicitly save metadata, its saved in summary_sync.32001-10-046-50/+43 * Oops, remove stray ">".Ettore Perazzoli2001-10-042-1/+5 * New version of the default mailbox by Aaron.Ettore Perazzoli2001-10-042-2206/+412 * splash version bumpJakub Steiner2001-10-042-0/+4 * Install the empty mbox file too. Likewise. Likewise.Ettore Perazzoli2001-10-047-9/+15 * Added MATCH_NEWLINE flag, -> REG_NEWLINE.32001-10-045-7/+25 * Fixed warningIain Holmes2001-10-041-3/+12 * ifdef out the LDAP only bits. Cleans some warnings on startupIain Holmes2001-10-042-0/+10 * Call camel_folder_delete() on the folder if it's "alive".Jeffrey Stedfast2001-10-044-23/+83 * Handle vtrash case, emit 'folder_created' event for the folder-cache to32001-10-043-8/+40 * Fixed these to determine the fields to use properly.Christopher James Lahey2001-10-043-5/+8 * refactor functionality into several function (comp_string): if we areJP Rosevear2001-10-045-162/+225 * Strip out commas before forming our query. (match_name): UseJon Trowbridge2001-10-045-140/+187 * Don't use the wax-seal icons for the pgp stuff anymore, use Jimmac's newJeffrey Stedfast2001-10-042-2/+7 * Dont wait for event to finish before returning. This could however mean we32001-10-043-1/+11 * If we have hide deleted set, then dont count deleted messages in the32001-10-042-1/+23 * replace use of gnome_vfs_uri with e_uriRodrigo Moya2001-10-0411-125/+144 * If we have a fragment, override that, rather than the path. Fixes #5251.32001-10-042-1/+9 * Fixed typo in the ChangeLogRodrigo Moya2001-10-041-1/+1 * default protocol to file: if not specifiedRodrigo Moya2001-10-042-0/+6 * add $BONOBO_GNOME_CFLAGS to make it work with latest BonoboRodrigo Moya2001-10-042-0/+6 * Strange are the ways of alloca. Fixes 11543.Dan Winship2001-10-032-1/+9 * Updated Swedish translation.Christian Rose2001-10-032-340/+326 * Initialize the hash field. (model_changed_idle): Send cursor changed andChristopher James Lahey2001-10-031-6/+12 * Added priorities to a bunch of these columns. Fixes Ximian bug #7158.Christopher James Lahey2001-10-032-13/+18 * Pick which field of the row to select based on priority.Christopher James Lahey2001-10-036-13/+43 * Reverted a change from Ismael and /s/fichero/archivo/ Fixed.Carlos Perelló Marín2001-10-033-605/+698 * adiciones de nombres geográficos y una revisión ortográfica y semántica d...Ismael Olea2001-10-031-730/+663 * Updated Polish translationChyla Zbigniew2001-10-032-3497/+3452 * save the EXDATE as a DATE-TIME value, since we know the exact time. FixesDamon Chaplin2001-10-036-93/+49 * used time_add_day/week/month _with_zone() functions rather than the oldDamon Chaplin2001-10-034-7/+15 * remove unused variableJeffrey Stedfast2001-10-031-1/+0 * Import the certificate if the user accepts it.Jeffrey Stedfast2001-10-032-20/+16 * for hashing/comparing local url's, we ignore trailing /'s in paths (maybe22001-10-032-12/+99 * Change to camel_charset_iconv_open/close.22001-10-038-22/+207 * Transcode empty message from utf8 to gtk charset. Fixes Ximian bug #2468.Christopher James Lahey2001-10-031-6/+12 * Revert my x-unknown special-case hack - this may mask other problems.Jeffrey Stedfast2001-10-033-8/+24 * remove most of the oaf stuff from here. we do it in load_uri, where we'llChris Toshok2001-10-032-35/+179 * Pass an empty flags argument to mail_transfer_messages - destinationJeffrey Stedfast2001-10-036-6/+28 * add addressbook:supported_protocols containing just the file protocol.Chris Toshok2001-10-035-1/+86 * Go back to using the store url's path, not the toplevel_dir thing.22001-10-033-4/+10 * Pass an empty flags argument to mail_tool_uri_to_folder.Jeffrey Stedfast2001-10-0314-29/+89 * Pass an empty flags argument to mail_get_folder.Jeffrey Stedfast2001-10-032-1/+6 * Handle recurrances correctlyIain Holmes2001-10-032-11/+79 * Change the lock to a recursive e-mutex. (camel_object_hook_event):22001-10-032-136/+89 * [Fix #11326, The folder list can become detached from its parentEttore Perazzoli2001-10-032-0/+11 * Don't handle control-enter if allow_newlines is off. Fixes Ximian bugChristopher James Lahey2001-10-031-6/+16 * Complete intltool support.Darin Adler2001-10-032-2/+10 * Shoo! Shoo!Dan Winship2001-10-031-6/+0 * Make the crash message less dorky. [#10264]Ettore Perazzoli2001-10-032-3/+9 * Add intltool support.Darin Adler2001-10-032-2/+16 * [Don't allow dragging from a folder to one of its descendants orEttore Perazzoli2001-10-032-2/+36 * Use `bonobo_ui_component_new_default()', not `bonobo_ui_component_new()'.Ettore Perazzoli2001-10-039-9/+46 * New, callback for the ::removed_folder signal on the shell's EStorageSet.Ettore Perazzoli2001-10-033-80/+86 * add $(BONOBO_GNOME_CFLAGS) to make it compile with latest Bonobo, whichRodrigo Moya2001-10-032-0/+7 * duplicate also the params memberRodrigo Moya2001-10-022-1/+17 * use bonobo-exception to tidyJP Rosevear2001-10-022-5/+8 * new functionsRodrigo Moya2001-10-023-0/+69 * handle -1 as well (comp_from_remote_record): fix monthly by dayJP Rosevear2001-10-022-3/+14 * Made the max length of the textification be 2047 characters. Fixes XimianChristopher James Lahey2001-10-022-0/+13 * Added a max length of 2047 to the standard ETextModel. Fixes Ximian bugChristopher James Lahey2001-10-021-7/+27 * Only show the cursor during changes if it was already shown. Fixes XimianChristopher James Lahey2001-10-022-68/+208 * Bumped the sonumber to 14.Christopher James Lahey2001-10-022-3/+56 * Make sure we aren't dealing with a pathological message w/o a From:Jon Trowbridge2001-10-022-2/+11 * removed an extraneous tab.Aaron Weber2001-10-024-6/+10 * if there was no first name or last name, file as the company.JP Rosevear2001-10-022-0/+7 * Check for errorsIain Holmes2001-10-027-13/+34 * 0.15.99.Ettore Perazzoli2001-10-022-2/+6 * 0.15.Ettore Perazzoli2001-10-02