aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p4delta
Commit message (Expand)AuthorAgeFilesLines
* - SIZEify.mich2004-03-181-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Change maintainer email to my @FreeBSD.org address.mich2003-05-072-2/+2
* New port.mich2003-05-074-0/+47
n>2-7/+6 * fixedJeffrey Stedfast2004-02-211-10/+15 * Fix for bug #53997Jeffrey Stedfast2004-02-212-1/+18 * Init list to NULL to prevent the crash in bug #54574.Jeffrey Stedfast2004-02-212-1/+6 * Remove the debug message here.Dan Winship2004-02-212-6/+5 * Update Czech translationMiloslav Trmac2004-02-202-194/+212 * fix for vfolder-rule api changes.Not Zed2004-02-202-5/+10 * ** See bug #54338.Not Zed2004-02-204-55/+85 * Added missing files to POTFILES.in.Danilo Ĺ egan2004-02-202-0/+6 * switch the sense of the no select checks. TEST!Not Zed2004-02-202-3/+8 * s/HAVE_NSS/ENABLE_SMIME.Chris Toshok2004-02-203-4/+10 * wrap code with ENABLE_SMIME instead of HAVE_NSS. (emf_multipart_signed):Chris Toshok2004-02-202-4/+11 * wrap this file with #ifdef ENABLE_SMIME instead of #ifdef HAVE_NSS.Chris Toshok2004-02-202-2/+7 * add AC_ARG_ENABLE(smime...) -- "finally", i can hear the people rejoice.Chris Toshok2004-02-202-4/+18 * split out the majority of the set_prop code for PROPERTY_SOURCE_UID_IDXChris Toshok2004-02-202-84/+147 * Revert previous change, dohRodney Dawes2004-02-202-0/+5 * Fixes #45308 and duplicates.Hans Petter Jansson2004-02-202-6/+16 * Don't set the timeout id to 0 and then immediately return FALSE, whichRodney Dawes2004-02-202-1/+5 * Add sanity checking to the folder name if we are going to create it, justJeffrey Stedfast2004-02-202-0/+20 * fix camel provider api changes.Not Zed2004-02-1910-21/+26 * Fixes for api changes.Not Zed2004-02-1915-330/+274 * provide ESC support for delete dialog of contact editor, fix bug 52765Leon Zhang2004-02-192-1/+9 * include string.h, fixes 64 bit crash. From David Mosberger.Not Zed2004-02-192-0/+6 * Updated French translation.Christophe Merlet2004-02-192-308/+349 * remove the client from the queue also.Rodrigo Moya2004-02-192-0/+5 * Require ORBit 2.9.8 or newerRodney Dawes2004-02-192-1/+5 * Changed the name to not imply we are working with a GtkCList widget (sinceJeffrey Stedfast2004-02-193-137/+12 * Pass flags to em_popup_target_new_folder() instead of just an isstore arg.Jeffrey Stedfast2004-02-192-1/+8 * removed a FIXME comment that my last commit fixedJeffrey Stedfast2004-02-191-1/+0 * Pass flags to em_popup_target_new_folder() instead of just an isstore arg.Jeffrey Stedfast2004-02-194-33/+58 * Updated for em-popup API change (altho currently passes a dummy value).Jeffrey Stedfast2004-02-195-16/+47 * s/parading/masquerading/Jeffrey Stedfast2004-02-191-1/+1 * Updated Korean translation.Changwoo Ryu2004-02-192-975/+1084 * set the task pad client to NULL if opening it failed. Show more verboseRodrigo Moya2004-02-192-1/+24 * Use the trust to decide the validity signature status. (Better way ofJeffrey Stedfast2004-02-193-12/+15 * Revert change from yesterday. (efhd_xpkcs7mime_button): Use the icon fromJeffrey Stedfast2004-02-192-23/+9 * call first e_passwords_get_password before calling _ask_password.Rodrigo Moya2004-02-182-3/+11 * Update Czech translationMiloslav Trmac2004-02-182-73/+100 * add 1 second to the last notification time, or we'll get many times theRodrigo Moya2004-02-182-0/+7 * add image_set slot.Chris Toshok2004-02-185-9/+48 * make copy & paste and drag & drop behave the same way described asKidd Wang2004-02-183-16/+132 * [ fixes bug #53620 ]Chris Toshok2004-02-182-3/+11 * set the string length properly.Kidd Wang2004-02-182-2/+6 * ** See bug #54492.Not Zed2004-02-182-7/+14 * remove id, and use info->id for create_progress_listener. Fixes #53649.Not Zed2004-02-182-5/+9 * Fix for bug #54060 (except for the "don't let users copy/move messages toJeffrey Stedfast2004-02-185-43/+160 * Display an alternate description based on the trust value if we have aJeffrey Stedfast2004-02-182-3/+25 * Set the trust.Jeffrey Stedfast2004-02-183-2/+22 * Set the hide_deleted bool on EMFolderView.Jeffrey Stedfast2004-02-183-8/+20 * Update Czech translationMiloslav Trmac2004-02-182-113/+119 * From www@reality.cz Tue Feb 17 11:52:51 2004REALiTY-ON-LINE2004-02-172-2/+6 * Translation updated by Daniel van Eeden.Vincent van Adrighem2004-02-172-1292/+1322 * implment, make sync a noop on vee stores. Speeds up exit, so we don't tryNot Zed2004-02-172-0/+13 * implement, since we dont store the min/max values in the xml output, weNot Zed2004-02-172-0/+21 * ** See bug #53914.Not Zed2004-02-172-42/+51 * ** See bug #54200.Not Zed2004-02-175-4/+36 * ** See bug #53861.Not Zed2004-02-172-0/+12 * fix for the weird-arsed e-contact list api. and fix a small memleak.Not Zed2004-02-173-4/+23 * removed buggy characters from menu items' texts.Rodrigo Moya2004-02-172-3/+8 * open the calendars asynchonously. (cal_opened_cb): callback forRodrigo Moya2004-02-172-5/+30 * get alarms since the last notification, only use current time when thereRodrigo Moya2004-02-172-4/+10 * set session restart style to RESTART_IF_RUNNING.Rodrigo Moya2004-02-172-1/+6 * no need to keep the master client. (init_session): just set the daemon'sRodrigo Moya2004-02-162-22/+20 * pass the user list to e_cal_send_objects().Rodrigo Moya2004-02-162-0/+6 * no need to keep the master client. (init_session): just set the daemon'sRodrigo Moya2004-02-161-0/+7 * Translation updated by Daniel van Eeden.Vincent van Adrighem2004-02-162-657/+641 * ** See bug #51045.Not Zed2004-02-1620-140/+437 * Update Czech translationMiloslav Trmac2004-02-162-792/+879 * Updated the Greek translationKostas Papadimas2004-02-142-773/+760 * added bug# to a changelog entryJeffrey Stedfast2004-02-141-1/+2 * Make sure the drop-target folder doesn't already contain a folder namedJeffrey Stedfast2004-02-142-5/+10 * Same.Jeffrey Stedfast2004-02-148-52/+107 * Updated French translation.Christophe Merlet2004-02-142-11864/+657 * removed debug printfRadek Doulik2004-02-131-1/+0 * get default composer size from gconf, hook to unrealize event and saveRadek Doulik2004-02-132-7/+27 * added defaults for composer width/heightRadek Doulik2004-02-132-0/+29 * added the code to get the previous mail in a list, if get_next_mail fails.Sarfraaz Ahmed2004-02-132-3/+14 * use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-138-1174/+988 * free up the list returned by e_book_get_contacts.Chris Toshok2004-02-132-0/+8 * Instead of saying "Select destination source", we now say "... calendar"Hans Petter Jansson2004-02-132-1/+13 * Updated Catalan translation by the Catalan Evolution team.Jordi Mallach2004-02-132-2572/+2441 * Since decoding a string doesn't allow strings longer than 65536, truncateJeffrey Stedfast2004-02-132-2/+10 * cp the unversioned file rather than mv'ing it so it doesn't getDan Winship2004-02-132-1/+7 * rename from CONTACT_BASE_URI, and change to contacts:// to match e-d-s.Chris Toshok2004-02-132-3/+10 * Fix capitalization of Address Book usage in sentence form Use Address BookRodney Dawes2004-02-133-10/+21 * use g_find_program_in_path to avoid fork in case program is not availableRadek Doulik2004-02-132-0/+14 * Remove dead files and add new onesRodney Dawes2004-02-132-5/+8 * Glob for the stamp-h* files in .cvsignoreRodney Dawes2004-02-131-3/+2 * Change the shadow type for the arrows here, so that themes that do handleRodney Dawes2004-02-134-5/+5 * See #51567 use "gtk_dialog_add_buttons" to change the response_id ofBruce Tao2004-02-122-2/+10 * Add sender to Address Book, not AddressbookRodney Dawes2004-02-122-2/+7 * Disable the bonobo-ui-component statusbar when using the EMFolderBrowserJeffrey Stedfast2004-02-122-1/+7 * Forgot to list the bugs the last commit fixed...Rodney Dawes2004-02-121-0/+2 * Address Book, not AddressbookRodney Dawes2004-02-125-5/+14 * #include <libgnomevfs/gnome-vfs-mime.h> (em_popup_create_menu): WrapJeffrey Stedfast2004-02-122-1/+8 * "On this computer" -> "On This Computer".Christian Neumair2004-02-123-3/+10 * #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs toJeffrey Stedfast2004-02-126-0/+51 * Same.Jeffrey Stedfast2004-02-123-1/+16 * Same.Jeffrey Stedfast2004-02-123-2/+37 * Add license & config.hJeffrey Stedfast2004-02-122-2/+32 * Change the filename and section that we pass to gnome_help_display_desktopRodney Dawes2004-02-122-2/+8 * Fixes #53886Rodrigo Moya2004-02-122-10/+15 * if spamc is not available, try /usr/sbin/spamcRadek Doulik2004-02-122-42/+113 * Fixes #53271Rodrigo Moya2004-02-112-6/+6 * Fixes #53271Rodrigo Moya2004-02-114-3/+16 * call the right recursive function, oops.Not Zed2004-02-113-4/+10 * include camel-operation.hJP Rosevear2004-02-112-0/+6 * Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-1121-1115/+903 * Added libebook-1.0. Added back mail/importers/Makefile.am.Not Zed2004-02-112-1/+7 * svn path=/trunk/; revision=24699Fixed another date-formatted. T.Aihana2004-02-111-10/+10 * svn path=/trunk/; revision=24698Fixed date-formatted again. T.Aihana2004-02-111-6/+6 * svn path=/trunk/; revision=24697Fixed date-formatted in ja.po. T.Aihana2004-02-111-5/+5 * svn path=/trunk/; revision=24696Updated ja.po. T.Aihana2004-02-112-401/+129 * guarantee we do have some timezone before the time convertion.Harry Lu2004-02-112-0/+11 * Add a Help button (impl_response): Handle the Help button and open theRodney Dawes2004-02-112-0/+20 * C2004-02-10 Aaron Weber <aaron@ximian.com>Aaron Weber2004-02-1112-679/+540 * Remove dead filesJP Rosevear2004-02-1112-5375/+4 * remove files that were killedJP Rosevear2004-02-112-4/+4 * Updated Norwegian translation.Kjartan Maraas2004-02-112-176/+51 * remove useless includeJP Rosevear2004-02-103-16/+6 * build importers dirJP Rosevear2004-02-102-1/+5 * Add addressbook/importers to AC_OUTPUTJP Rosevear2004-02-102-1/+6 * bump version, libtool numbersJP Rosevear2004-02-1049-66326/+71604 * Use the AlarmNotify_Factory for --force-shutdownRodney Dawes2004-02-102-1/+7 * don't add the clients to the internal hash/list here, just remove it ifRodrigo Moya2004-02-092-5/+25 * Updated BugzillaOtherBinaries tagRodney Dawes2004-02-092-1/+5 * oops, remove some debugMichael Zucci2004-02-091-3/+0 * merged in code from em_folder_tree_model_drag_data_delete.Not Zed2004-02-094-646/+607 * ** See bug #53978.Not Zed2004-02-092-1/+11 * ** See bug #51319.Not Zed2004-02-093-11/+17 * refuse to update the task info if due date is before start date.Harry Lu2004-02-092-4/+43 * just print the \n after the credits in the same printf, rather than addingNot Zed2004-02-092-5/+9 * Initialize the personal_source to NULLRodney Dawes2004-02-092-0/+8 * Updated Korean translation.Changwoo Ryu2004-02-082-935/+1046 * pass contact as an argument instead of contact id toSivaiah Nallagatla2004-02-082-1/+6 * Updated Finnish translationIlkka Tuohela2004-02-082-1617/+1614 * Update Czech translationMiloslav Trmac2004-02-082-411/+409 * Use strrchr, not strchr.Jeffrey Stedfast2004-02-073-1/+5 * don't bother using a function-wide variable to store the personal source.Chris Toshok2004-02-072-7/+13 * use base version for intelligent importersJP Rosevear2004-02-072-2/+7 * use base version for importersJP Rosevear2004-02-072-1/+6 * Hide the border on the notebook also Don't pack another scrolled windowRodney Dawes2004-02-073-7/+10 * Use "Address Book" instead of "folder" or "Addressbook" for the "AddressRodney Dawes2004-02-072-3/+11 * Make private (only EMFormatHTMLQuote used it and that class is no longerJeffrey Stedfast2004-02-075-32/+35 * Default to an empty string for the value. (xml_decode): Remove old valuesHans Petter Jansson2004-02-072-2/+23 * only set the address if something in it's been filled in.Chris Toshok2004-02-073-22/+24 * Forget the need_id, not the userid. Fixes bug #53908.Jeffrey Stedfast2004-02-072-1/+4 * Set the NO_VIRTUAL flag bit for get_folder_info(). Fixes bug #51887.Jeffrey Stedfast2004-02-072-1/+6 * Set a CAMEL_FOLDER_VIRTUAL bit on the special folder info so our UI canJeffrey Stedfast2004-02-073-2/+16 * implementJP Rosevear2004-02-072-1/+17 * implement (load_file_fn): use g_file_get_contents to get a string we canJP Rosevear2004-02-072-7/+32 * add accel and icon for the "remove" item in the popup menu. Patch fromRodney Dawes2004-02-072-4/+11 * shlib importer infoJP Rosevear2004-02-077-0/+1012 * move to the next message after mark not junk as wellRadek Doulik2004-02-073-19/+34 * Really make this work with gnome-vfs 2.2, instead of using gnome-vfs 2.4Rodney Dawes2004-02-072-7/+31 * Update Czech translationMiloslav Trmac2004-02-072-248/+251 * Translation updated by Daniel van Eeden.Vincent van Adrighem2004-02-072-1164/+1209 * split into spamassassin and spamd tests (em_junk_sa_is_available): testRadek Doulik2004-02-062-14/+29 * remove step numbersJP Rosevear2004-02-062-5/+9 * make OK button defaultRadek Doulik2004-02-061-1/+33 * ** See bug #53258.Not Zed2004-02-0610-81/+145 * changed to return a boolean to indicate if the flags were actually changedNot Zed2004-02-067-37/+55 * Convert the calendar_config_get_timezone andJP Rosevear2004-02-0627-153/+58 * add protoJP Rosevear2004-02-063-5/+29 * Use gnome-vfs directly, instead of relying on gnome_url_show (), to launchRodney Dawes2004-02-062-1/+23 * Grab focus on the HTML widget when we displayRodney Dawes2004-02-062-0/+8 * Set the new title. (em_message_browser_window_new): Connect to theJeffrey Stedfast2004-02-062-0/+18 * Now takes a GdkContext arg... will need this later when we want toJeffrey Stedfast2004-02-064-12/+19 * Don't show the task label by defaultRodney Dawes2004-02-062-1/+4 * make failure not so draconian - make the color blackJP Rosevear2004-02-062-6/+8 * Always set the search_state, even if it is NULL (NULL means default/unsetJeffrey Stedfast2004-02-062-4/+6 * Pass TRUE as wraparound (to both be consistant with prev_flagged and toJeffrey Stedfast2004-02-062-2/+8 * Remove e-shell-view-menu.cRodney Dawes2004-02-052-1/+4 * sync the from folder if we're going to delete it, otherwise we can'tNot Zed2004-02-052-0/+12 * rename .cmeta file too, and fix the recovery order.Not Zed2004-02-056-316/+342 * hmm, another well tested bit of code ... if you launch another thread youNot Zed2004-02-052-109/+139 * add a mnemonic for the 'Go to Today' button in the 'Go To Date' dialog.Harry Lu2004-02-052-1/+6 * Fixes #53388 added a check for NULLSarfraaz Ahmed2004-02-052-0/+9 * call abort before we unref, aid debugging if we hit it.Not Zed2004-02-055-6/+43 * ** See bug #53553.Not Zed2004-02-0510-75/+131 * pass in a parent for the dialogs, use e_notice (import_druid_finish): weJP Rosevear2004-02-052-45/+35 * Don't allow dropping into a vfolder (store). Fixes bug #53757.Jeffrey Stedfast2004-02-052-11/+20 * Get rid of some unnecessary CAMEL_OBJECT() casts.Jeffrey Stedfast2004-02-053-31/+42 * use new cal auth functionsJP Rosevear2004-02-054-9/+26 * we only have a single client to free (prepare_events): make the vtodo listJP Rosevear2004-02-053-128/+193 * add extra pageJP Rosevear2004-02-0511-268/+354 * remove dead filesJP Rosevear2004-02-053-910/+4 * make this C89 compliantJP Rosevear2004-02-052-3/+7 * Fix for bug #53755 (local folders case)Jeffrey Stedfast2004-02-053-14/+28 * Updated finnish translation (now 100%)Ilkka Tuohela2004-02-052-1883/+1266 * Update Czech translationMiloslav Trmac2004-02-052-183/+238 * Fixes #52970Rodrigo Moya2004-02-049-49/+82 * don't update the date navigator query nor the internal lists here...Rodrigo Moya2004-02-042-16/+15 * display the exception message on error.Rodrigo Moya2004-02-042-1/+4 * open calendars asynchronously. (client_cal_opened_cb): on success, add theRodrigo Moya2004-02-042-43/+45 * ** See bug #53683.Not Zed2004-02-046-93/+99 * ** See bug #53683.Not Zed2004-02-04