| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use "mail/*" as the allowed folder type. | Dan Winship | 2002-09-26 | 3 | -2/+9 |
* | Use "mail/*" for the allowed_types for the posting folder selector. | Dan Winship | 2002-09-26 | 2 | -1/+6 |
* | add "mail/public". Leave "vtrash" as it is rather than renaming it to | Dan Winship | 2002-09-26 | 5 | -13/+47 |
* | Add "calendar/public" and "tasks/public". (type_is_calendar, | Dan Winship | 2002-09-26 | 5 | -38/+110 |
* | Rename "ldap-contacts" to "contacts/ldap" and add "contacts/public". | Dan Winship | 2002-09-26 | 5 | -4/+27 |
* | If one of the allowed types is "type/*", allow anything starting with | Dan Winship | 2002-09-26 | 5 | -12/+55 |
* | Make the Zoom accels the same as galeon so people will shut the fuck up | Jeffrey Stedfast | 2002-09-26 | 2 | -3/+9 |
* | NULL-check si->folders before passing it into find_folder so we don't | Jeffrey Stedfast | 2002-09-26 | 2 | -1/+7 |
* | free adapter->priv. | Chris Toshok | 2002-09-26 | 4 | -4/+30 |
* | [Finish fixing #11645.] | Ettore Perazzoli | 2002-09-26 | 6 | -46/+142 |
* | if the item being sent is not a meeting, send it as a mixed item with a | JP Rosevear | 2002-09-26 | 2 | -7/+105 |
* | added a comment about the fix for #30918. | Rodrigo Moya | 2002-09-26 | 2 | -0/+7 |
* | Fixes #27961 | Rodrigo Moya | 2002-09-25 | 2 | -0/+12 |
* | add the gtk2 keypad entries (resync with gdk). | Larry Ewing | 2002-09-25 | 1 | -10/+34 |
* | Updated Korean translation by Young-Ho Cha <ganadist@mizi.com>. | Changwoo Ryu | 2002-09-25 | 2 | -1/+6 |
* | Updated Korean translation. | Changwoo Ryu | 2002-09-25 | 2 | -5136/+3215 |
* | Updated Polish translation by GNOME PL Team <translators@gnome.pl> | Chyla Zbigniew | 2002-09-25 | 2 | -12536/+10469 |
* | Allow users to delete already deleted messages, fixes bug #30827. | Jeffrey Stedfast | 2002-09-25 | 2 | -1/+6 |
* | Only append the account name to the end of the From menu item if the email | Dan Winship | 2002-09-25 | 2 | -4/+30 |
* | Placate compiler. | Ettore Perazzoli | 2002-09-25 | 5 | -1/+69 |
* | Don't destroy the dialog. It does that itself whenever it emits | Dan Winship | 2002-09-25 | 3 | -4/+12 |
* | added gtkhtml to GNOME_FULL flags | Radek Doulik | 2002-09-25 | 1 | -1/+1 |
* | add gtkhtml to addressbook flags | Radek Doulik | 2002-09-25 | 1 | -1/+1 |
* | return a builtin timezone if we don't find the timezone in our component. | Rodrigo Moya | 2002-09-25 | 2 | -7/+22 |
* | Add PilotConduitSettings verb. [#14019] | Ettore Perazzoli | 2002-09-24 | 2 | -18/+42 |
* | Make the default vfolders only operate on local folders. Otherwise | Dan Winship | 2002-09-24 | 2 | -4/+10 |
* | make sure the start/end for no time palm events are DATE values, tidy code | JP Rosevear | 2002-09-24 | 2 | -13/+24 |
* | convert to date values if the original start and end were both dates | JP Rosevear | 2002-09-24 | 2 | -2/+12 |
* | Don't mark empty string with _(). | Zbigniew Chyla | 2002-09-24 | 2 | -1/+6 |
* | unref the query since now the query object on the server keeps a copy of | Rodrigo Moya | 2002-09-24 | 2 | -1/+6 |
* | unref the QueryListener object. (query_construct): create an | Rodrigo Moya | 2002-09-24 | 2 | -1/+24 |
* | use the new e_tree_set_search_column function instead of my lameass sort | Mike Kestner | 2002-09-24 | 2 | -14/+6 |
* | New api to set the search column on a tree without having to set a sort | Mike Kestner | 2002-09-24 | 2 | -0/+23 |
* | Changed the Mailing-List rule to get the complete domain (* in wrong | Not Zed | 2002-09-24 | 2 | -1/+4 |
* | Clear search by setting text to "" and search to first search. | Not Zed | 2002-09-24 | 3 | -12/+17 |
* | Always do a search if the query changed. For #31060 & #29625. | Not Zed | 2002-09-24 | 2 | -3/+5 |
* | If we have no data written to a key, dont add it, or its partition header. | Not Zed | 2002-09-24 | 6 | -24/+123 |
* | pass name of the script as 1st parameter | Radek Doulik | 2002-09-24 | 3 | -2/+10 |
* | Pass ev, not &ev to CORBA_Object_duplicate since ev is already a pointer. | Dan Winship | 2002-09-24 | 2 | -1/+6 |
* | Fix non-ANSI switch statement. | Dan Winship | 2002-09-24 | 5 | -3/+20 |
* | (e_summary_weather_get_html): Don't add any | Ettore Perazzoli | 2002-09-24 | 2 | -13/+7 |
* | (e_shell_construct): Oops, no @shell argument to | Ettore Perazzoli | 2002-09-24 | 2 | -1/+6 |
* | Use e_shell_request_close_view(). | Ettore Perazzoli | 2002-09-24 | 4 | -31/+74 |
* | Use 0666 as the create mode so that the user's umask is used to it's | Jeffrey Stedfast | 2002-09-24 | 2 | -1/+6 |
* | If the original message is deleted, reset the deleted flag when we're | Jeffrey Stedfast | 2002-09-24 | 2 | -3/+8 |
* | add gtkhtml flags to shell as well | Radek Doulik | 2002-09-24 | 1 | -1/+1 |
* | (get_type_from_parent_path): | Ettore Perazzoli | 2002-09-24 | 2 | -3/+9 |
* | Decode the INTERNALDATE if we've got one. (imap_update_summary): Instead | Jeffrey Stedfast | 2002-09-24 | 2 | -5/+34 |
* | use pkg-config for gtkhtml | Radek Doulik | 2002-09-24 | 2 | -14/+16 |
* | Removed a #warning. | Ettore Perazzoli | 2002-09-24 | 3 | -13/+12 |
* | Added some missing names. | Ettore Perazzoli | 2002-09-24 | 4 | -2/+17 |
* | add these and install Mailer.idl | Dan Winship | 2002-09-24 | 2 | -0/+7 |
* | fix kde applnk test to not test for things if disabled | JP Rosevear | 2002-09-24 | 2 | -28/+78 |
* | add libeutil to the link | JP Rosevear | 2002-09-24 | 3 | -0/+10 |
* | add libeutil to the link and link with libcamel instead of | JP Rosevear | 2002-09-24 | 2 | -1/+7 |
* | fix non-ANSI switch statement. | Dan Winship | 2002-09-23 | 2 | -0/+6 |
* | fix non-ANSI switch statements. | Dan Winship | 2002-09-23 | 4 | -0/+16 |
* | install an idle callback that will start the alarm daemon. | Rodrigo Moya | 2002-09-23 | 2 | -4/+25 |
* | Update URLs for mailing lists, Evolution application page, help | Aaron Weber | 2002-09-23 | 3 | -83/+89 |
* | remove timeout function always and re-add it if the query is in progress. | Rodrigo Moya | 2002-09-23 | 2 | -14/+15 |
* | move success notification code to its own code block, since it was being | Rodrigo Moya | 2002-09-23 | 2 | -27/+41 |
* | gtk_object_ref the component listener before emitting the "component_died" | Rodrigo Moya | 2002-09-23 | 2 | -0/+10 |
* | Fixes #28310 | Rodrigo Moya | 2002-09-23 | 1 | -0/+2 |
* | only save the new notification time if it is bigger than the already saved | Rodrigo Moya | 2002-09-23 | 2 | -1/+13 |
* | oops, add cached_folder_list to struct _ESelectNamesManager. | Chris Toshok | 2002-09-23 | 2 | -0/+7 |
* | [ Fixes #30481 ] initialize the select names dialog with the default | Chris Toshok | 2002-09-23 | 2 | -7/+29 |
* | Fix non-ANSI switch statement | Dan Winship | 2002-09-23 | 2 | -0/+5 |
* | add empty statement after label to make it ANSI. | Dan Winship | 2002-09-23 | 2 | -0/+6 |
* | fix non-ANSI switch statement. | Dan Winship | 2002-09-23 | 5 | -0/+15 |
* | Fix some non-ANSI switch statements | Dan Winship | 2002-09-23 | 3 | -0/+9 |
* | Fix some non-ANSI switch statements. | Dan Winship | 2002-09-23 | 2 | -2/+7 |
* | [ Fixes #28165, 29171 ] check to see if the value has really changed. the | Chris Toshok | 2002-09-23 | 2 | -25/+64 |
* | updated po file | Pablo Saratxaga | 2002-09-23 | 2 | -2569/+2222 |
* | Updated Norwegian nynorsk translation | Roy-Magne Mo | 2002-09-22 | 2 | -750/+174 |
* | [ Fixes #30483 ] argh, contains => beginswith. | Chris Toshok | 2002-09-21 | 2 | -1/+7 |
* | Big language name cleanup | Kjartan Maraas | 2002-09-21 | 1 | -53/+53 |
* | Added a couple of missing .glade files. Updated Norwegian translation. | Kjartan Maraas | 2002-09-21 | 3 | -790/+771 |
* | Connect signal handlers to the GtkHTML preferences so that when the | Jeffrey Stedfast | 2002-09-21 | 2 | -7/+21 |
* | Removed member sort_idle_id in | Ettore Perazzoli | 2002-09-21 | 2 | -80/+50 |
* | fix problem where -lpisync was not linked in if you didn't specify | JP Rosevear | 2002-09-21 | 2 | -2/+7 |
* | offline usage. | Aaron Weber | 2002-09-21 | 3 | -19/+52 |
* | check to see if the component is already on the server or not | JP Rosevear | 2002-09-21 | 5 | -107/+49 |
* | forgot to commit changelog | Aaron Weber | 2002-09-21 | 1 | -0/+5 |
* | linked to wrong image. | Aaron Weber | 2002-09-21 | 1 | -1/+1 |
* | set the deleted attendees array to size 0 after we clean it up | JP Rosevear | 2002-09-20 | 2 | -1/+9 |
* | remove the query from the cache if it failed. (start_cached_query_cb): | Rodrigo Moya | 2002-09-20 | 2 | -0/+23 |
* | Make it validate. Same here. | Kjartan Maraas | 2002-09-20 | 4 | -3/+8 |
* | Make it validate | Kjartan Maraas | 2002-09-20 | 1 | -1/+1 |
* | New regression test for word splitting/search input parsing code. | Not Zed | 2002-09-20 | 6 | -29/+187 |
* | Make locale_charset a char *, not const char *. Kills a warning in the | Dan Winship | 2002-09-20 | 2 | -2/+3 |
* | allow to select last 2 menu items | Radek Doulik | 2002-09-20 | 2 | -1/+6 |
* | Unset the changed bit on the composer and also drop any undo operations | Jeffrey Stedfast | 2002-09-20 | 2 | -0/+8 |
* | [Fix #28495 with a lame hack that works around Bonobo sizing | Ettore Perazzoli | 2002-09-20 | 2 | -2/+47 |
* | add item about permissions. | Aaron Weber | 2002-09-20 | 4 | -397/+339 |
* | (async_create_cb): Don't set | Ettore Perazzoli | 2002-09-20 | 2 | -3/+5 |
* | added a list of EComponentListener's to control the lifetime of the | Rodrigo Moya | 2002-09-20 | 2 | -1/+45 |
* | Set the selection model's selection_mode after setting the table model, or | Dan Winship | 2002-09-20 | 1 | -5/+2 |
* | More fixes for #24210 | Rodrigo Moya | 2002-09-20 | 2 | -64/+248 |
* | guard against NULL nodes. | Mike Kestner | 2002-09-20 | 1 | -0/+1 |
* | (evolution_storage_update_folder): Do not | Ettore Perazzoli | 2002-09-20 | 2 | -17/+11 |
* | (resort): New. (sort_idle_callback): Use it. (insert_storages): Use | Ettore Perazzoli | 2002-09-20 | 2 | -8/+23 |
* | bandaid for 30248. | Mike Kestner | 2002-09-20 | 2 | -1/+5 |
* | Fix for filter driver api change. | Not Zed | 2002-09-19 | 2 | -1/+6 |
* | Changed source account, use header-source rather than (= (get-source) ...) | Not Zed | 2002-09-19 | 2 | -2/+7 |
* | Take new session arg. Update callers. (symbols[]): changed get-source to | Not Zed | 2002-09-19 | 5 | -39/+70 |
* | Don't increment the response pointer when deciding what type of header | Jeffrey Stedfast | 2002-09-19 | 2 | -4/+17 |
* | bump the month_num by 1 because it indexs at 0 | JP Rosevear | 2002-09-19 | 2 | -2/+12 |
* | fixed a merge conflict | Jeffrey Stedfast | 2002-09-19 | 1 | -1/+0 |
* | Include MIME-VERSION and CONTENT-TYPE. | Jeffrey Stedfast | 2002-09-19 | 2 | -1/+6 |
* | If we get an ALERT, pass it to the user. An rfc2060 MUST, and bug #22496. | Not Zed | 2002-09-19 | 2 | -0/+16 |
* | Allow 'back' to run if we're on the finish page. For #29293. | Not Zed | 2002-09-19 | 2 | -1/+8 |
* | If going back from a page past our end (i.e. the final page), jump to the | Not Zed | 2002-09-19 | 2 | -1/+7 |
* | updated .cvsignore | Jeffrey Stedfast | 2002-09-19 | 1 | -0/+1 |
* | reverted wrapping patch | Radek Doulik | 2002-09-19 | 4 | -83/+46 |
* | Handle when the response is from a HEADER.FIELDS (if so, we don't want to | Jeffrey Stedfast | 2002-09-19 | 2 | -5/+26 |
* | helper to map a camel excpeiton to a listener result. | Not Zed | 2002-09-18 | 2 | -9/+36 |
* | apply patch for 27447 from Matt Avery for a bug in the solaris iconv | Mike Kestner | 2002-09-18 | 1 | -2/+3 |
* | Handle multipart/signed and multipart/encrypted parts in a more expected | Jeffrey Stedfast | 2002-09-18 | 2 | -33/+51 |
* | don't add the user creatable item for ldap-contact folders atm, since it | Chris Toshok | 2002-09-18 | 2 | -9/+7 |
* | Add description for E_STORAGE_NOTONLINE. | Ettore Perazzoli | 2002-09-18 | 5 | -0/+19 |
* | Remove unused variable. | Ettore Perazzoli | 2002-09-18 | 3 | -1/+17 |
* | Use e_strftime_fix_am_pm here which fixes locale issues as well as working | Jeffrey Stedfast | 2002-09-18 | 4 | -3/+9 |
* | Add Israel. [Patch by Sam Popper <shmuelp@bigfoot.com>.] | Ettore Perazzoli | 2002-09-18 | 2 | -1/+12 |
* | [Fix #28451.] | Ettore Perazzoli | 2002-09-18 | 4 | -21/+151 |
* | Invoke gettext on strings coming from the .oaf files. | Kjartan Maraas | 2002-09-18 | 2 | -2/+7 |
* | Disable debugging printf's | Jeffrey Stedfast | 2002-09-18 | 2 | -94/+109 |
* | fixed a comment | Jeffrey Stedfast | 2002-09-18 | 1 | -2/+2 |
* | exit editing on dblclick. ungrab based on grabbed_count. unset grabbed_col | Mike Kestner | 2002-09-18 | 1 | -7/+8 |
* | Remove some leftover junk. | Ettore Perazzoli | 2002-09-18 | 2 | -24/+5 |
* | Fix a typo. | Kjartan Maraas | 2002-09-18 | 2 | -1/+5 |
* | Mark a string for translation. | Kjartan Maraas | 2002-09-18 | 3 | -2/+8 |
* | (e_storage_removed_folder): When a highlighted | Ettore Perazzoli | 2002-09-18 | 2 | -1/+24 |
* | Fixes #26362 | Rodrigo Moya | 2002-09-17 | 2 | -1/+47 |
* | New. New. New. New. New. New. New. New. New. New. | Ettore Perazzoli | 2002-09-17 | 32 | -0/+1603 |
* | New script to run Evolution under a | Ettore Perazzoli | 2002-09-17 | 3 | -1/+23 |
* | Update. | Ettore Perazzoli | 2002-09-17 | 1 | -0/+22 |
* | Check for pilot-link 0.11.4 | JP Rosevear | 2002-09-17 | 2 | -1/+5 |
* | Merging from branch. | JP Rosevear | 2002-09-17 | 2 | -1/+5 |
* | Mark a string for translation. | Kjartan Maraas | 2002-09-16 | 2 | -1/+5 |
* | If header_msgid_decode fails for the content-id field, just grab whatever | Jeffrey Stedfast | 2002-09-15 | 2 | -4/+6 |
* | If header_msgid_decode fails for the content-id field, just grab whatever | Jeffrey Stedfast | 2002-09-14 | 2 | -2/+22 |
* | Update. | Ettore Perazzoli | 2002-09-14 | 1 | -0/+12 |
* | Add a Run Once action to run a command only once rather than for each | Jeffrey Stedfast | 2002-09-14 | 3 | -0/+11 |
* | If the vpaned isn't realized, don't call mail_config_set_paned_size. Fixes | Dan Winship | 2002-09-14 | 2 | -1/+7 |
* | Update for Mailer.idl rename | Dan Winship | 2002-09-13 | 4 | -11/+17 |
* | Update for Mailer.idl rename | Dan Winship | 2002-09-13 | 5 | -12/+18 |
* | rename this from "Mail.idl" so that the generated .h file won't overwrite | Dan Winship | 2002-09-13 | 7 | -30/+42 |
* | [ Fixes bug #30250 ] handle "Unnamed Lists" here by setting their name to | Chris Toshok | 2002-09-13 | 4 | -23/+61 |
* | Ignore SIGXFSZ to fix bug #30269. | Jeffrey Stedfast | 2002-09-13 | 2 | -0/+5 |
* | The new callback function for the g_hash_table_foreach which both upgrades | Jeffrey Stedfast | 2002-09-13 | 2 | -36/+268 |
* | return g_strdup("true"), not "true". | Dan Winship | 2002-09-13 | 2 | -1/+6 |
* | 1.1.1.99. | Ettore Perazzoli | 2002-09-13 | 2 | -2/+6 |
* | [ Fixes #27546 ] add "di" to e_name_western_complex_last_table. | Chris Toshok | 2002-09-12 | 2 | -1/+8 |
* | institute an arbitrary minimum limit on the number of characters before we | Chris Toshok | 2002-09-12 | 2 | -0/+13 |
* | added i18n changes for imap | Michael Zucci | 2002-09-12 | 1 | -0/+17 |
* | [ fixes the other half of #17336 ] parse the name when we're asked to set | Chris Toshok | 2002-09-12 | 2 | -6/+16 |
* | [ fixes part of #17336 ] get the window title from the .glade file, and | Chris Toshok | 2002-09-12 | 3 | -0/+32 |
* | [ fixes #30208 ] if the user clicked cancel in the password dialog, let | Chris Toshok | 2002-09-12 | 2 | -56/+112 |
* | Only abort if the user selected ADVANCED_SEARCH, not the other way around. | Jeffrey Stedfast | 2002-09-12 | 2 | -2/+7 |
* | (setup_bonobo_conf_private_directory): g_free() not | Ettore Perazzoli | 2002-09-12 | 2 | -4/+9 |
* | keep the selection if we right click in it (but not on an appointment) | JP Rosevear | 2002-09-12 | 3 | -14/+31 |
* | (SUBDIRS): Put po on the top. | Ettore Perazzoli | 2002-09-12 | 2 | -1/+7 |
* | check the new gnome-vfs icon_filename key. If that fails, fall back to | Jeffrey Stedfast | 2002-09-12 | 2 | -10/+23 |
* | create a new appointment based on the selection | JP Rosevear | 2002-09-12 | 2 | -47/+40 |
* | updated to mention how to restore the imap cache | Jeffrey Stedfast | 2002-09-12 | 1 | -2/+1 |
* | Release notes. | Ettore Perazzoli | 2002-09-12 | 1 | -0/+58 |
* | Revert a patch that I had not meant to commit that was aimed at fixing bug | Jeffrey Stedfast | 2002-09-11 | 2 | -30/+13 |
* | Handle file uri's too. | Not Zed | 2002-09-11 | 5 | -80/+130 |
* | forgot to commit the po stuff from the release. also bumped the so number. | Mike Kestner | 2002-09-11 | 1 | -1/+1 |
* | Same as below. Also save errno before closing the file so our caller can | Jeffrey Stedfast | 2002-09-11 | 4 | -6/+34 |
* | Do proper error checking and return -1 on fail. | Jeffrey Stedfast | 2002-09-11 | 4 | -42/+63 |
* | Clear the exception even if we failed to get the message (part) from the | Jeffrey Stedfast | 2002-09-11 | 2 | -0/+8 |
* | duh, don't blindly increment the hour without adjusting for the day | JP Rosevear | 2002-09-11 | 2 | -4/+10 |
* | Updatix.. | Fatih Demir | 2002-09-11 | 2 | -20312/+8881 |
* | take a clip_height and use it to set the maximum number of lines if | JP Rosevear | 2002-09-11 | 1 | -20/+15 |
* | Remove the hash table entry using the right path. Related to #29731. | Not Zed | 2002-09-10 | 2 | -2/+8 |
* | Fixes #24032 | Rodrigo Moya | 2002-09-10 | 2 | -9/+26 |
* | If we already have a folder, make sure we unref/unhook from it. Fixes a | Not Zed | 2002-09-10 | 3 | -1/+26 |
* | display status messages for all operations we make, so that when using | Rodrigo Moya | 2002-09-10 | 2 | -8/+25 |
* | Fixes bug #4224 | Jeffrey Stedfast | 2002-09-10 | 6 | -23/+73 |
* | Make sure that fb->message_list is non-NULL before checking | Jeffrey Stedfast | 2002-09-10 | 3 | -4/+14 |
* | Sync for 1.1.1. | Ettore Perazzoli | 2002-09-10 | 49 | -41049/+44703 |
* | revert an earlier change that used the full account name as the folder name (... | Jeffrey Stedfast | 2002-09-10 | 1 | -9/+11 |
* | Don't look for an end quote, instead look for </item> to terminate the | Jeffrey Stedfast | 2002-09-10 | 2 | -1/+4 |
* | Don't look for an end quote, instead look for </item> to terminate the | Jeffrey Stedfast | 2002-09-10 | 2 | -15/+9 |
* | Hex decode imap folder names too. (shortcuts_upgrade_xml_file): Don't look | Jeffrey Stedfast | 2002-09-10 | 2 | -18/+29 |
* | add evolution-mail-upgrade | Dan Winship | 2002-09-10 | 1 | -0/+1 |
* | Don't modify the URL if the path doesn't start with "exchange". (Means | Dan Winship | 2002-09-09 | 2 | -15/+33 |
* | hardcode automake-1.4 | Havoc Pennington | 2002-09-09 | 2 | -8/+12 |
* | kill warning | JP Rosevear | 2002-09-07 | 6 | -34/+143 |
* | Sync the database after upgrading mailer stuff. (imap_url_upgrade): Since | Jeffrey Stedfast | 2002-09-07 | 2 | -0/+5 |
* | Bump some requirements. Update accordingly. | Ettore Perazzoli | 2002-09-07 | 3 | -11/+15 |
* | update with some gtkhtml features. | Larry Ewing | 2002-09-07 | 2 | -0/+18 |
* | more NEWS | Chris Toshok | 2002-09-07 | 1 | -0/+2 |
* | more contacts news | Chris Toshok | 2002-09-07 | 1 | -1/+21 |
* | NEWS | Iain Holmes | 2002-09-07 | 1 | -0/+16 |
* | Sync the database after upgrading mailer stuff. (imap_url_upgrade): Since | Jeffrey Stedfast | 2002-09-07 | 2 | -5/+25 |
* | no longer distribute the etstate files. enable_search on the view. add | Mike Kestner | 2002-09-06 | 5 | -6/+54 |
* | Update. | JP Rosevear | 2002-09-06 | 1 | -1/+26 |
* | Updated NEWS | Rodrigo Moya | 2002-09-06 | 1 | -1/+17 |
* | updated NEWS | Michael Zucci | 2002-09-06 | 1 | -2/+49 |
* | updated | Jeffrey Stedfast | 2002-09-06 | 1 | -6/+7 |
* | All this snot is to fix bug #29930. What I think was happening was that | Jeffrey Stedfast | 2002-09-06 | 2 | -81/+98 |
* | Updated with the new 1.2 features (unfinished). | Ettore Perazzoli | 2002-09-06 | 4 | -2371/+3028 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-09-06 | 2 | -835/+898 |
* | Hex decode the folder names when searching for them in the memory buffer, | Jeffrey Stedfast | 2002-09-06 | 3 | -86/+200 |
* | Changed the description of the summary page of the settings dialog to be | Anna Dirks | 2002-09-06 | 2 | -1/+6 |
* | don't try to send via the server if we are publishing; don't bail out on a | JP Rosevear | 2002-09-06 | 2 | -5/+18 |
* | Changed the description of the folders page in the settings dialog to be | Anna Marie Dirks | 2002-09-06 | 2 | -1/+6 |
* | Changed the description of the Directory Servers page of the settings | Anna Dirks | 2002-09-06 | 2 | -1/+8 |
* | Changed the description of the calendar/tasks page of the settings dialog, | Anna Marie Dirks | 2002-09-06 | 2 | -1/+8 |
* | Changed the descriptions of the fonts, mail, accounts and composer pages | Anna Marie Dirks | 2002-09-06 | 2 | -4/+13 |
* | (composer_key_pressed): Don't chain the event | Ettore Perazzoli | 2002-09-06 | 2 | -9/+10 |
* | Use e_mktime_utc. | Dan Winship | 2002-09-05 | 4 | -29/+18 |
* | update the local copy (if we've got one) so that we don't return values if | Rodrigo Moya | 2002-09-05 | 2 | -0/+34 |
* | added support for text/x-calendar targets, in which case a VCALENDAR | Rodrigo Moya | 2002-09-05 | 2 | -8/+32 |
* | Make it so that the composer will close when the user hits Escape. | Jeffrey Stedfast | 2002-09-05 | 2 | -14/+40 |
* | Add a -DPREFIX. | Ettore Perazzoli | 2002-09-05 | 2 | -5/+58 |
* | Return FALSE here. (get_base_url): Add a cast. | Ettore Perazzoli | 2002-09-05 | 5 | -5/+28 |
* | [ Fixes #29904 ] we need to activate either a contact list editor or | Chris Toshok | 2002-09-05 | 2 | -3/+18 |
* | some fixes | Jeffrey Stedfast | 2002-09-05 | 1 | -13/+24 |
* | Pass FALSE to evolution_storage_new: the Other Contacts storage doesn't | Dan Winship | 2002-09-05 | 2 | -1/+8 |
* | (new_folder_cb): Pass FALSE as @queue to | Ettore Perazzoli | 2002-09-05 | 2 | -1/+6 |
* | don't listen to client signals after we get destroyed | JP Rosevear | 2002-09-05 | 2 | -0/+9 |
* | Add upgrade-mailer.c to the build. | Jeffrey Stedfast | 2002-09-05 | 3 | -1/+874 |
* | (e_shell_view_get_current_component_id): If the | Ettore Perazzoli | 2002-09-05 | 2 | -0/+13 |
* | Remove the "blah blah" text for now and change "Server" to "Account". | Dan Winship | 2002-09-05 | 2 | -47/+6 |
* | Pass TRUE as @queue to e_shell_view_display_uri(). | Ettore Perazzoli | 2002-09-05 | 6 | -27/+72 |
* | New. Like mktime(3), but assumes the input time is UTC. | Dan Winship | 2002-09-05 | 3 | -5/+68 |
* | Remove this from here. | Dan Winship | 2002-09-05 | 4 | -31/+46 |
* | Made sure account->id->address is not NULL before adding it to the hash | Jeffrey Stedfast | 2002-09-05 | 2 | -1/+9 |
* | Remove the "Get!" printf. (set_prop): Likewise for "Set!" | Dan Winship | 2002-09-05 | 2 | -2/+5 |
* | Pass FALSE as @restore_all_views to e_shell_restore_from_settings() so we | Ettore Perazzoli | 2002-09-05 | 4 | -7/+22 |
* | bail out if we couldn't send the cancel | JP Rosevear | 2002-09-05 | 7 | -31/+75 |
* | Add back "period" and "comma" as | Ettore Perazzoli | 2002-09-05 | 2 | -2/+9 |
* | provide error message param, give a dialog with the message if we get a | JP Rosevear | 2002-09-05 | 9 | -22/+67 |
* | Pass NULL as @unpopulate_folder_context_menu_fn to | Ettore Perazzoli | 2002-09-05 | 18 | -52/+247 |
* | clear nonfatal stuff. | Not Zed | 2002-09-04 | 10 | -45/+137 |
* | If we fake the from eof file boundary, also make sure we say we matched | Not Zed | 2002-09-04 | 2 | -3/+15 |
* | unref the "without", adapter, and model, then chain up the GnomeDialog | Mike Kestner | 2002-09-04 | 2 | -0/+11 |
* | Removed entry from ChangeLog file (sorry very much) | Carlos Garnacho Parro | 2002-09-04 | 1 | -8/+0 |
* | don't make the reply component minimal | JP Rosevear | 2002-09-04 | 2 | -5/+14 |
* | Use ldap-settings.png instead of evolution-contacts.png. | Ettore Perazzoli | 2002-09-04 | 2 | -1/+6 |
* | New icon from Jakub. | Ettore Perazzoli | 2002-09-04 | 2 | -0/+4 |
* | [ fixes #29699 ] call _set_source with a NULL source to fill in dialog | Chris Toshok | 2002-09-04 | 2 | -0/+11 |
* | Ooops. I committed the wrong version of the file. | Ettore Perazzoli | 2002-09-04 | 1 | -1/+1 |
* | Create an Items placeholder under ComponentPlaceholder, and then | Ettore Perazzoli | 2002-09-04 | 3 | -1/+18 |
* | (delete_contact_cb): Fix typo | Ettore Perazzoli | 2002-09-04 | 2 | -1/+7 |
* | New callback functions that wrap the mail-callbacks versions of | Jeffrey Stedfast | 2002-09-04 | 2 | -4/+36 |
* | Use bracketright and bracketleft for | Ettore Perazzoli | 2002-09-04 | 2 | -2/+7 |