aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/deforaos-browser
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-02-02 21:31:07 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-02-02 21:31:07 +0800
commitb38dcfae230f56ee8af936fa92a1ab5a0c7d8ccd (patch)
tree22e944f5800de1d9e98f801ebdb4562ad0b4312b /x11-fm/deforaos-browser
parenteccaee3eb0670b3b4d795804f58aa8d885413200 (diff)
downloadfreebsd-ports-gnome-b38dcfae230f56ee8af936fa92a1ab5a0c7d8ccd.tar.gz
freebsd-ports-gnome-b38dcfae230f56ee8af936fa92a1ab5a0c7d8ccd.tar.zst
freebsd-ports-gnome-b38dcfae230f56ee8af936fa92a1ab5a0c7d8ccd.zip
Update to 1.02
- Add more TEST_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/Image-Compare/Changes
Diffstat (limited to 'x11-fm/deforaos-browser')
0 files changed, 0 insertions, 0 deletions
mp;id=593a9e898be53559dfcd3e6249ab729805045f75'>unref the book after we pass it off to evolution-addressbook.Chris Toshok2001-10-162-0/+23 * unref op->view. (pas_backend_ldap_process_create_card): ref op->view.Chris Toshok2001-10-162-3/+39 * Remove the mark_seen timeout.Jeffrey Stedfast2001-10-162-3/+13 * Kludge to raise the filter dialog when the folder-selection window isJeffrey Stedfast2001-10-162-1/+7 * Save the errno before calling fcntl so fcntl doesn't overwrite errno inJeffrey Stedfast2001-10-162-2/+13 * remove warnings.Larry Ewing2001-10-162-2/+6 * Fix bug 11114Iain Holmes2001-10-162-0/+7 * conflict droppingsLarry Ewing2001-10-161-1/+0 * don't apply the body text in replys since we will just replace it anyway.Larry Ewing2001-10-162-1/+7 * Call mail_vfolder_shutdown.Jeffrey Stedfast2001-10-165-7/+57 * s/apply/flush/. (e_msg_composer_flush_pending_body): renamed from applyLarry Ewing2001-10-162-12/+23 * make sure to unref the book_view here so we don't leak them.Chris Toshok2001-10-162-1/+15 * Proxy get-password call to main thread. (forget_password): same for52001-10-164-5/+182 * function to break up multi day events into single events for both evo andJP Rosevear2001-10-162-4/+108 * If we have no node content, dont append any value or try to decode it.52001-10-162-4/+11 * fixed a typoJeffrey Stedfast2001-10-161-1/+1 * Properly decide whether a property needs to be marked as QP by searchingChristopher James Lahey2001-10-152-9/+106 * Set the default file name here. Fixes Ximian bug #7053.Christopher James Lahey2001-10-152-4/+61 * util function to determine if event is all day (local_record_from_comp):JP Rosevear2001-10-152-16/+45 * Updated Hungarian translationAndras Timar2001-10-152-937/+1028 * Share more state between the parent and its clones, so that our multipleJon Trowbridge2001-10-152-29/+78 * Add two missing codes.Dan Winship2001-10-153-1/+14 * Made temporary buffer for strftime much bigger (it was too small forChyla Zbigniew2001-10-152-6/+12 * Added linebreaks to our "this shouldn't happen" dialog message. (BugJon Trowbridge2001-10-152-5/+12 * Bad hacker! Don't implicitly assume that utf8 characters are one byte inJon Trowbridge2001-10-142-3/+16 * call set_icon_from_comp. (set_icon_from_comp): set the window icon fromLarry Ewing2001-10-143-0/+46 * work around broken behavior in some iconv implementions that require theLarry Ewing2001-10-141-1/+6 * Updated Spanish translation.Hector Garcia2001-10-142-1153/+960 * Added special case for iso-10646-1 -> ucs-2be encoding since its notNot Zed2001-10-141-0/+10 * Replace the Bcc headers in a single location and don't flush the dataJeffrey Stedfast2001-10-142-21/+22 * Don't pop up an "unable to retrieve message" if the composer neverDan Winship2001-10-145-36/+50 * Don't emit a gtk warning if the composer creation fails.Dan Winship2001-10-142-3/+8 * remove a stray <<<<<<Dan Winship2001-10-141-1/+0 * Add shell/evolution-shell-component-utils.cDan Winship2001-10-142-12/+6 * New function to try to activate a component when you know it's going toDan Winship2001-10-143-0/+61 * Updated Brazilian Portuguese translation.Gustavo Maciel Dias Vieira2001-10-142-1496/+1280 * send cancellation comp if necessaryJP Rosevear2001-10-142-0/+32 * Updated Slovak translation.Stanislav Visnovsky2001-10-142-522/+803 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-10-132-914/+971 * (flush_entry): free the conv string and make sure we remove all the theLarry Ewing2001-10-131-1/+2 * fix the test for "cp".Larry Ewing2001-10-131-2/+4 * Fix for Debian systems which apparently can use a ';' as a codesetJeffrey Stedfast2001-10-131-11/+13 * (e_iconv_charset_name): fix microsoft fix.Larry Ewing2001-10-131-2/+7 * tweak the conversion routine slightly for microsoft charsets.Larry Ewing2001-10-131-2/+4 * kill evolution-ldif-importer.Chris Toshok2001-10-132-0/+6 * Revert the change to remove the Score column until Chris can fix ETable soDan Winship2001-10-134-11/+70 * Fix race conditions in creating foldersIain Holmes2001-10-132-2/+12 * Add a component name to the e_passwords_init() call.Jon Trowbridge2001-10-132-1/+6 * oops, it should remove the bcc header, not the cc headerJeffrey Stedfast2001-10-131-8/+29 * Added environmental variable IBEX_OPEN_THRESHOLD which limits the maximum22001-10-132-1/+24 * Remove the stripheader filter from the build.Jeffrey Stedfast2001-10-135-245/+27 * call e_passwords_init and e_passwords_shutdown.Chris Toshok2001-10-135-107/+102 * Unhook from all events before removing folder.22001-10-132-1/+23 * Fix case of some entries to work with solaris, incl adding UTF-8.22001-10-131-19/+23 * new parameter to e_passwords_init, and add prototype forChris Toshok2001-10-133-5/+61 * Fix strings and the importer window not drawing correctlyIain Holmes2001-10-133-13/+24 * return fill_component successJP Rosevear2001-10-1315-176/+252 * Updated Spanish translation.Hector Garcia2001-10-132-14/+23 * Use new e_table_header_prioritized_column field.Christopher James Lahey2001-10-138-27/+54 * Actualizando cositasIsmael Olea2001-10-131-0/+5 * Actualizando cositasIsmael Olea2001-10-131-240/+241 * Fix some stringsIain Holmes2001-10-133-27/+382 * Changed the crash fix to just return -1.Christopher James Lahey2001-10-131-4/+4 * Convert URLS so we can get clickable links.Jeffrey Stedfast2001-10-132-1/+4 * commit the importer originally from Michael M. Morrison, with fixups byChris Toshok2001-10-137-4/+699 * removed Score stuff from the message-listJeffrey Stedfast2001-10-134-63/+15 * Copy the can group state on the sort info here.Christopher James Lahey2001-10-131-0/+4 * Added a boolean type here.Christopher James Lahey2001-10-133-0/+35 * Updated Slovak translation.Stanislav Visnovsky2001-10-132-759/+444 * Fixed a crash here for NULL ofrom.Christopher James Lahey2001-10-121-0/+4 * Updated Polish translationChyla Zbigniew2001-10-121-14/+41 * Check to see if the uri we are setting is the same as the current uri. IfJon Trowbridge2001-10-122-0/+16 * Store our listener id. (popup_info_free): Disconnect our listener when weJon Trowbridge2001-10-122-3/+14 * [Fix #7643, Starting new view doesn't honor "view" settings.]Ettore Perazzoli2001-10-126-9/+35 * Also flush GDK after flushing GTK. Otherwise GTK might queue draw requestsEttore Perazzoli2001-10-122-0/+11 * [Hopefully really, finally fix #8615 and friends.]Ettore Perazzoli2001-10-124-4/+53 * Don't free the folder_command_data here. It is supposed to be freed in theEttore Perazzoli2001-10-122-1/+10 * Only invoke `progress_listener_servant_free()', no need to also doEttore Perazzoli2001-10-122-3/+9 * Don't die if the folder_bar_popup is %NULL. Fixes #10922.Ettore Perazzoli2001-10-122-1/+8 * On second thought, that should be a less-than-or-equal... :)Jon Trowbridge2001-10-121-1/+1 * Display the default view only if we are starting our own shell, or if theEttore Perazzoli2001-10-123-10/+35 * Added. Heuristic for whether or not we want to revert to an earlierJon Trowbridge2001-10-122-6/+46 * Listen for "destroy" events from the control, so that we don't leave strayJon Trowbridge2001-10-122-0/+25 * change prototype for e_passwords_get_password.Chris Toshok2001-10-123-3/+12 * convert the uids list to a subset appropriate for each subfolder before12001-10-122-8/+25 * Left in some test code, shit.Michael Zucci2001-10-121-2/+0 * missed locale.h for some system that requires it.Michael Zucci2001-10-121-0/+2 * Changed these to use the new ref and unref functions for ECard auxillaryChristopher James Lahey2001-10-1214-164/+258 * Added a checkbox for body indexing.12001-10-124-4/+85 * Removed charset/locale charset lookup and iconv_open/close functions,12001-10-1215-361/+58 * bumped revision to .112001-10-123-8/+483 * Same.Jeffrey Stedfast2001-10-123-10/+23 * make the private dir so it gets created in ~/evolution.Chris Toshok2001-10-122-0/+6 * open the bonobo config db for our passwords. (e_passwords_shutdown): syncChris Toshok2001-10-122-51/+116 * oops, and here tooJeffrey Stedfast2001-10-121-2/+2 * pass FALSE along to the add_message_attachments callJeffrey Stedfast2001-10-121-1/+1 * Deleted declaration of len.Jeffrey Stedfast2001-10-124-28/+40 * Attach the message attachments. Fixes bug #5439.Jeffrey Stedfast2001-10-122-1/+13 * add wombat-private-moniker.[ch].Chris Toshok2001-10-127-5/+263 * large reworking of i18n tagging and now uses gtk_html_stream write and U_Larry Ewing2001-10-122-88/+76 * Update the signature to match the new signal.Dan Winship2001-10-122-1/+6 * Don't need this any more.Dan Winship2001-10-122-16/+5 * No longer need to pass folder display name to storage update_folderDan Winship2001-10-126-588/+14 * gr. save then commit.Dan Winship2001-10-121-3/+4 * Remove "display_name" arg from update methods. It was only there to do theDan Winship2001-10-128-30/+33 * Based on patches from Fredrik Nilsson <jymdman@home.se>.Christopher James Lahey2001-10-121-4/+2 * Fix the order of the help/ subdirs. These must be sorted as a preorderFederico Mena Quintero2001-10-122-1/+6 * blahJeffrey Stedfast2001-10-121-1/+0 * Make sure the service/storage are non-NULL.Jeffrey Stedfast2001-10-123-49/+61 * Updated Ukrainian TranslationYuri Syrota2001-10-121-216/+62 * Use e_strdup_append_strings here instead of g_strdup_printf becauseChristopher James Lahey2001-10-124-5/+87 * Updated Ukrainian TranslationYuri Syrota2001-10-111-572/+470 * Updated Ukrainian TranslationYuri Syrota2001-10-111-115/+78 * Check that view->view != NULL. (save_contact_cb): Check that view->view !=Jon Trowbridge2001-10-116-55/+206 * Silence warning I missed.Larry Ewing2001-10-111-1/+1 * Fix up the logic here.Dan Winship2001-10-112-5/+8 * Same hack as below.Jeffrey Stedfast2001-10-114-1/+111 * Updated Polish translationChyla Zbigniew2001-10-112-3398/+3394 * Only re-build the folder if we're expunging. Also only clear out the02001-10-112-5/+13 * slight wording changes, mainly LGPL=>GPLMichael Zucci2001-10-111-6/+7 * Updated Spanish translation.Hector Garcia2001-10-112-58/+33 * try again, updates evolution/po/da.poKeld Jørn Simonsen2001-10-111-48/+44 * Added a hack for Solaris systems.Jeffrey Stedfast2001-10-112-3/+11 * set the default character set to utf-8.Larry Ewing2001-10-112-0/+11 * Check for either a matching account name, or for a matching e-mail addressJon Trowbridge2001-10-113-5/+25 * Implement these functions as pass through to the child cell.Christopher James Lahey2001-10-11