aboutsummaryrefslogtreecommitdiffstats
path: root/net/googolplex
ModeNameSize
-rw-r--r--Makefile401logstatsplainblame
-rw-r--r--distinfo65logstatsplainblame
-rw-r--r--pkg-comment56logstatsplainblame
-rw-r--r--pkg-descr158logstatsplainblame
-rw-r--r--pkg-plist51logstatsplainblame
amp;id=1fafe625b126101a140a81a402bc8d71df13d625'>Set a timeout to call mail_config_write() in 2 seconds. Otherwise changesDan Winship2002-09-282-0/+37 * New icon for "Post a Reply" from Jakub.Dan Winship2002-09-283-0/+5 * (create_page_container): Don't set upEttore Perazzoli2002-09-282-0/+7 * Use the summary's last uid as the one to fetch from, ignoring the cache.Not Zed2002-09-273-22/+43 * Change folder type to "contacts/ldap". (addressbook_storage_add_source):Dan Winship2002-09-272-3/+12 * (e_summary_mail_generate_html): Generate HTMLEttore Perazzoli2002-09-272-3/+7 * Add member physical_uri to ESummaryMailFolder.Ettore Perazzoli2002-09-273-32/+59 * (folder_list_from_vector): Do someEttore Perazzoli2002-09-272-3/+17 * Take out CNN and DebianPlanet, which doEttore Perazzoli2002-09-272-3/+6 * (load_folder): Always return TRUE, even in theEttore Perazzoli2002-09-272-1/+6 * new helper function, g_strdown with forced C locale (e_iconv_init): useRadek Doulik2002-09-271-4/+21 * only change the attendee value if it isn't emptyJP Rosevear2002-09-272-1/+7 * set history_id on GnomeFileEntry, to actually get the history.Rodrigo Moya2002-09-262-1/+6 * Should fix once for all #24210Rodrigo Moya2002-09-266-29/+80 * Treat spool as a local folder, so the ref checks work right.Not Zed2002-09-263-4/+6 * Implement FOLDER_CREATE flag. (scan_dir): Dont free name on exception, itsNot Zed2002-09-264-20/+101 * Store the folder flags in the store summary. (get_one_folder_offline): SetNot Zed2002-09-262-3/+27 * Handle EILSEQ by eating bytes in the input buffer until conversion isJeffrey Stedfast2002-09-262-88/+115 * Added a test suite for camel-mime-filter-charset and added a few test cases f...Jeffrey Stedfast2002-09-268-11/+1059 * Add a margin around the "flag for followup" table so it lines up withDan Winship2002-09-262-4/+15 * Use "mail/*" as the allowed folder type.Dan Winship2002-09-263-2/+9 * Use "mail/*" for the allowed_types for the posting folder selector.Dan Winship2002-09-262-1/+6 * add "mail/public". Leave "vtrash" as it is rather than renaming it toDan Winship2002-09-265-13/+47 * Add "calendar/public" and "tasks/public". (type_is_calendar,Dan Winship2002-09-265-38/+110 * Rename "ldap-contacts" to "contacts/ldap" and add "contacts/public".Dan Winship2002-09-265-4/+27 * If one of the allowed types is "type/*", allow anything starting withDan Winship2002-09-265-12/+55 * Make the Zoom accels the same as galeon so people will shut the fuck upJeffrey Stedfast2002-09-262-3/+9 * NULL-check si->folders before passing it into find_folder so we don'tJeffrey Stedfast2002-09-262-1/+7 * free adapter->priv.Chris Toshok2002-09-264-4/+30 * [Finish fixing #11645.]Ettore Perazzoli2002-09-266-46/+142 * if the item being sent is not a meeting, send it as a mixed item with aJP Rosevear2002-09-262-7/+105 * added a comment about the fix for #30918.Rodrigo Moya2002-09-262-0/+7 * Fixes #27961Rodrigo Moya2002-09-252-0/+12 * add the gtk2 keypad entries (resync with gdk).Larry Ewing2002-09-251-10/+34 * Updated Korean translation by Young-Ho Cha <ganadist@mizi.com>.Changwoo Ryu2002-09-252-1/+6 * Updated Korean translation.Changwoo Ryu2002-09-252-5136/+3215 * Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2002-09-252-12536/+10469 * Allow users to delete already deleted messages, fixes bug #30827.Jeffrey Stedfast2002-09-252-1/+6 * Only append the account name to the end of the From menu item if the emailDan Winship2002-09-252-4/+30 * Placate compiler.Ettore Perazzoli2002-09-255-1/+69 * Don't destroy the dialog. It does that itself whenever it emitsDan Winship2002-09-253-4/+12 * added gtkhtml to GNOME_FULL flagsRadek Doulik2002-09-251-1/+1 * add gtkhtml to addressbook flagsRadek Doulik2002-09-251-1/+1 * return a builtin timezone if we don't find the timezone in our component.Rodrigo Moya2002-09-252-7/+22 * Add PilotConduitSettings verb. [#14019]Ettore Perazzoli2002-09-242-18/+42 * Make the default vfolders only operate on local folders. OtherwiseDan Winship2002-09-242-4/+10 * make sure the start/end for no time palm events are DATE values, tidy codeJP Rosevear2002-09-242-13/+24 * convert to date values if the original start and end were both datesJP Rosevear2002-09-242-2/+12 * Don't mark empty string with _().Zbigniew Chyla2002-09-242-1/+6 * unref the query since now the query object on the server keeps a copy ofRodrigo Moya2002-09-242-1/+6 * unref the QueryListener object. (query_construct): create anRodrigo Moya2002-09-242-1/+24 * use the new e_tree_set_search_column function instead of my lameass sortMike Kestner2002-09-242-14/+6 * New api to set the search column on a tree without having to set a sortMike Kestner2002-09-242-0/+23 * Changed the Mailing-List rule to get the complete domain (* in wrongNot Zed2002-09-242-1/+4 * Clear search by setting text to "" and search to first search.Not Zed2002-09-243-12/+17 * Always do a search if the query changed. For #31060 & #29625.Not Zed2002-09-242-3/+5 * If we have no data written to a key, dont add it, or its partition header.Not Zed2002-09-246-24/+123 * pass name of the script as 1st parameterRadek Doulik2002-09-243-2/+10 * Pass ev, not &ev to CORBA_Object_duplicate since ev is already a pointer.Dan Winship2002-09-242-1/+6 * Fix non-ANSI switch statement.Dan Winship2002-09-245-3/+20 * (e_summary_weather_get_html): Don't add anyEttore Perazzoli2002-09-242-13/+7 * (e_shell_construct): Oops, no @shell argument toEttore Perazzoli2002-09-242-1/+6 * Use e_shell_request_close_view().Ettore Perazzoli2002-09-244-31/+74 * Use 0666 as the create mode so that the user's umask is used to it'sJeffrey Stedfast2002-09-242-1/+6 * If the original message is deleted, reset the deleted flag when we'reJeffrey Stedfast2002-09-242-3/+8 * add gtkhtml flags to shell as wellRadek Doulik2002-09-241-1/+1 * (get_type_from_parent_path):Ettore Perazzoli2002-09-242-3/+9 * Decode the INTERNALDATE if we've got one. (imap_update_summary): InsteadJeffrey Stedfast2002-09-242-5/+34 * use pkg-config for gtkhtmlRadek Doulik2002-09-242-14/+16 * Removed a #warning.Ettore Perazzoli2002-09-243-13/+12 * Added some missing names.Ettore Perazzoli2002-09-244-2/+17 * add these and install Mailer.idlDan Winship2002-09-242-0/+7 * fix kde applnk test to not test for things if disabledJP Rosevear2002-09-242-28/+78 * add libeutil to the linkJP Rosevear2002-09-243-0/+10 * add libeutil to the link and link with libcamel instead ofJP Rosevear2002-09-242-1/+7 * fix non-ANSI switch statement.Dan Winship2002-09-232-0/+6 * fix non-ANSI switch statements.Dan Winship2002-09-234-0/+16 * install an idle callback that will start the alarm daemon.Rodrigo Moya2002-09-232-4/+25 * Update URLs for mailing lists, Evolution application page, helpAaron Weber2002-09-233-83/+89 * remove timeout function always and re-add it if the query is in progress.Rodrigo Moya2002-09-232-14/+15 * move success notification code to its own code block, since it was beingRodrigo Moya2002-09-232-27/+41 * gtk_object_ref the component listener before emitting the "component_died"Rodrigo Moya2002-09-232-0/+10 * Fixes #28310Rodrigo Moya2002-09-231-0/+2 * only save the new notification time if it is bigger than the already savedRodrigo Moya2002-09-232-1/+13 * oops, add cached_folder_list to struct _ESelectNamesManager.Chris Toshok2002-09-232-0/+7 * [ Fixes #30481 ] initialize the select names dialog with the defaultChris Toshok2002-09-232-7/+29 * Fix non-ANSI switch statementDan Winship2002-09-232-0/+5 * add empty statement after label to make it ANSI.Dan Winship2002-09-232-0/+6 * fix non-ANSI switch statement.Dan Winship2002-09-235-0/+15 * Fix some non-ANSI switch statementsDan Winship2002-09-233-0/+9 * Fix some non-ANSI switch statements.Dan Winship2002-09-232-2/+7 * [ Fixes #28165, 29171 ] check to see if the value has really changed. theChris Toshok2002-09-232-25/+64 * updated po filePablo Saratxaga2002-09-232-2569/+2222 * Updated Norwegian nynorsk translationRoy-Magne Mo2002-09-222-750/+174 * [ Fixes #30483 ] argh, contains => beginswith.Chris Toshok2002-09-212-1/+7 * Big language name cleanupKjartan Maraas2002-09-211-53/+53 * Added a couple of missing .glade files. Updated Norwegian translation.Kjartan Maraas2002-09-213-790/+771 * Connect signal handlers to the GtkHTML preferences so that when theJeffrey Stedfast2002-09-212-7/+21 * Removed member sort_idle_id inEttore Perazzoli2002-09-212-80/+50 * fix problem where -lpisync was not linked in if you didn't specifyJP Rosevear2002-09-212-2/+7 * offline usage.Aaron Weber2002-09-213-19/+52 * check to see if the component is already on the server or notJP Rosevear2002-09-215-107/+49 * forgot to commit changelogAaron Weber2002-09-211-0/+5 * linked to wrong image.Aaron Weber2002-09-211-1/+1 * set the deleted attendees array to size 0 after we clean it upJP Rosevear2002-09-202-1/+9 * remove the query from the cache if it failed. (start_cached_query_cb):Rodrigo Moya2002-09-202-0/+23 * Make it validate. Same here.Kjartan Maraas2002-09-204-3/+8 * Make it validateKjartan Maraas2002-09-201-1/+1 * New regression test for word splitting/search input parsing code.Not Zed2002-09-206-29/+187 * Make locale_charset a char *, not const char *. Kills a warning in theDan Winship2002-09-202-2/+3 * allow to select last 2 menu itemsRadek Doulik2002-09-202-1/+6 * Unset the changed bit on the composer and also drop any undo operationsJeffrey Stedfast2002-09-202-0/+8 * [Fix #28495 with a lame hack that works around Bonobo sizingEttore Perazzoli2002-09-202-2/+47 * add item about permissions.Aaron Weber2002-09-204-397/+339 * (async_create_cb): Don't setEttore Perazzoli2002-09-202-3/+5 * added a list of EComponentListener's to control the lifetime of theRodrigo Moya2002-09-202-1/+45 * Set the selection model's selection_mode after setting the table model, orDan Winship2002-09-201-5/+2 * More fixes for #24210Rodrigo Moya2002-09-202-64/+248 * guard against NULL nodes.Mike Kestner2002-09-201-0/+1 * (evolution_storage_update_folder): Do notEttore Perazzoli2002-09-202-17/+11 * (resort): New. (sort_idle_callback): Use it. (insert_storages): UseEttore Perazzoli2002-09-202-8/+23 * bandaid for 30248.Mike Kestner2002-09-202-1/+5 * Fix for filter driver api change.Not Zed2002-09-192-1/+6 * Changed source account, use header-source rather than (= (get-source) ...)Not Zed2002-09-192-2/+7 * Take new session arg. Update callers. (symbols[]): changed get-source toNot Zed2002-09-195-39/+70 * Don't increment the response pointer when deciding what type of headerJeffrey Stedfast2002-09-192-4/+17 * bump the month_num by 1 because it indexs at 0JP Rosevear2002-09-192-2/+12 * fixed a merge conflictJeffrey Stedfast2002-09-191-1/+0 * Include MIME-VERSION and CONTENT-TYPE.Jeffrey Stedfast2002-09-192-1/+6 * If we get an ALERT, pass it to the user. An rfc2060 MUST, and bug #22496.Not Zed2002-09-192-0/+16 * Allow 'back' to run if we're on the finish page. For #29293.Not Zed2002-09-192-1/+8 * If going back from a page past our end (i.e. the final page), jump to theNot Zed2002-09-192-1/+7 * updated .cvsignoreJeffrey Stedfast2002-09-191-0/+1 * reverted wrapping patchRadek Doulik2002-09-194-83/+46 * Handle when the response is from a HEADER.FIELDS (if so, we don't want toJeffrey Stedfast2002-09-192-5/+26 * helper to map a camel excpeiton to a listener result.Not Zed2002-09-182-9/+36 * apply patch for 27447 from Matt Avery for a bug in the solaris iconvMike Kestner2002-09-181-2/+3 * Handle multipart/signed and multipart/encrypted parts in a more expectedJeffrey Stedfast2002-09-182-33/+51 * don't add the user creatable item for ldap-contact folders atm, since itChris Toshok2002-09-182-9/+7 * Add description for E_STORAGE_NOTONLINE.Ettore Perazzoli2002-09-185-0/+19 * Remove unused variable.Ettore Perazzoli2002-09-183-1/+17 * Use e_strftime_fix_am_pm here which fixes locale issues as well as workingJeffrey Stedfast2002-09-184-3/+9 * Add Israel. [Patch by Sam Popper <shmuelp@bigfoot.com>.]Ettore Perazzoli2002-09-182-1/+12 * [Fix #28451.]Ettore Perazzoli2002-09-184-21/+151 * Invoke gettext on strings coming from the .oaf files.Kjartan Maraas2002-09-182-2/+7 * Disable debugging printf'sJeffrey Stedfast2002-09-182-94/+109 * fixed a commentJeffrey Stedfast2002-09-181-2/+2 * exit editing on dblclick. ungrab based on grabbed_count. unset grabbed_colMike Kestner2002-09-181-7/+8 * Remove some leftover junk.Ettore Perazzoli2002-09-182-24/+5 * Fix a typo.Kjartan Maraas2002-09-182-1/+5 * Mark a string for translation.Kjartan Maraas2002-09-183-2/+8 * (e_storage_removed_folder): When a highlightedEttore Perazzoli2002-09-182-1/+24 * Fixes #26362Rodrigo Moya2002-09-172-1/+47 * New. New. New. New. New. New. New. New. New. New.Ettore Perazzoli2002-09-17