aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-1732-0/+1603
* New script to run Evolution under aEttore Perazzoli2002-09-173-1/+23
* Update.Ettore Perazzoli2002-09-171-0/+22
* Check for pilot-link 0.11.4JP Rosevear2002-09-172-1/+5
* Merging from branch.JP Rosevear2002-09-172-1/+5
* Mark a string for translation.Kjartan Maraas2002-09-162-1/+5
* If header_msgid_decode fails for the content-id field, just grab whateverJeffrey Stedfast2002-09-152-4/+6
* If header_msgid_decode fails for the content-id field, just grab whateverJeffrey Stedfast2002-09-142-2/+22
* Update.Ettore Perazzoli2002-09-141-0/+12
* Add a Run Once action to run a command only once rather than for eachJeffrey Stedfast2002-09-143-0/+11
* If the vpaned isn't realized, don't call mail_config_set_paned_size. FixesDan Winship2002-09-142-1/+7
* Update for Mailer.idl renameDan Winship2002-09-134-11/+17
* Update for Mailer.idl renameDan Winship2002-09-135-12/+18
* rename this from "Mail.idl" so that the generated .h file won't overwriteDan Winship2002-09-137-30/+42
* [ Fixes bug #30250 ] handle "Unnamed Lists" here by setting their name toChris Toshok2002-09-134-23/+61
* Ignore SIGXFSZ to fix bug #30269.Jeffrey Stedfast2002-09-132-0/+5
* The new callback function for the g_hash_table_foreach which both upgradesJeffrey Stedfast2002-09-132-36/+268
* return g_strdup("true"), not "true".Dan Winship2002-09-132-1/+6
* 1.1.1.99.Ettore Perazzoli2002-09-132-2/+6
* [ Fixes #27546 ] add "di" to e_name_western_complex_last_table.Chris Toshok2002-09-122-1/+8
* institute an arbitrary minimum limit on the number of characters before weChris Toshok2002-09-122-0/+13
* added i18n changes for imapMichael Zucci2002-09-121-0/+17
* [ fixes the other half of #17336 ] parse the name when we're asked to setChris Toshok2002-09-122-6/+16
* [ fixes part of #17336 ] get the window title from the .glade file, andChris Toshok2002-09-123-0/+32
* [ fixes #30208 ] if the user clicked cancel in the password dialog, letChris Toshok2002-09-122-56/+112
* Only abort if the user selected ADVANCED_SEARCH, not the other way around.Jeffrey Stedfast2002-09-122-2/+7
* (setup_bonobo_conf_private_directory): g_free() notEttore Perazzoli2002-09-122-4/+9
* keep the selection if we right click in it (but not on an appointment)JP Rosevear2002-09-123-14/+31
* (SUBDIRS): Put po on the top.Ettore Perazzoli2002-09-122-1/+7
* check the new gnome-vfs icon_filename key. If that fails, fall back toJeffrey Stedfast2002-09-122-10/+23
* create a new appointment based on the selectionJP Rosevear2002-09-122-47/+40
* updated to mention how to restore the imap cacheJeffrey Stedfast2002-09-121-2/+1
* Release notes.Ettore Perazzoli2002-09-121-0/+58
* Revert a patch that I had not meant to commit that was aimed at fixing bugJeffrey Stedfast2002-09-112-30/+13
* Handle file uri's too.Not Zed2002-09-115-80/+130
* forgot to commit the po stuff from the release. also bumped the so number.Mike Kestner2002-09-111-1/+1
* Same as below. Also save errno before closing the file so our caller canJeffrey Stedfast2002-09-114-6/+34
* Do proper error checking and return -1 on fail.Jeffrey Stedfast2002-09-114-42/+63
* Clear the exception even if we failed to get the message (part) from theJeffrey Stedfast2002-09-112-0/+8
* duh, don't blindly increment the hour without adjusting for the dayJP Rosevear2002-09-112-4/+10
* Updatix..Fatih Demir2002-09-112-20312/+8881
* take a clip_height and use it to set the maximum number of lines ifJP Rosevear2002-09-111-20/+15
* Remove the hash table entry using the right path. Related to #29731.Not Zed2002-09-102-2/+8
* Fixes #24032Rodrigo Moya2002-09-102-9/+26
* If we already have a folder, make sure we unref/unhook from it. Fixes aNot Zed2002-09-103-1/+26
* display status messages for all operations we make, so that when usingRodrigo Moya2002-09-102-8/+25
* Fixes bug #4224Jeffrey Stedfast2002-09-106-23/+73
* Make sure that fb->message_list is non-NULL before checkingJeffrey Stedfast2002-09-103-4/+14
* Sync for 1.1.1.Ettore Perazzoli2002-09-1049-41049/+44703
* revert an earlier change that used the full account name as the folder name (...Jeffrey Stedfast2002-09-101-9/+11
* Don't look for an end quote, instead look for </item> to terminate theJeffrey Stedfast2002-09-102-1/+4
* Don't look for an end quote, instead look for </item> to terminate theJeffrey Stedfast2002-09-102-15/+9
* Hex decode imap folder names too. (shortcuts_upgrade_xml_file): Don't lookJeffrey Stedfast2002-09-102-18/+29
* add evolution-mail-upgradeDan Winship2002-09-101-0/+1
* Don't modify the URL if the path doesn't start with "exchange". (MeansDan Winship2002-09-092-15/+33
* hardcode automake-1.4Havoc Pennington2002-09-092-8/+12
* kill warningJP Rosevear2002-09-076-34/+143
* Sync the database after upgrading mailer stuff. (imap_url_upgrade): SinceJeffrey Stedfast2002-09-072-0/+5
* Bump some requirements. Update accordingly.Ettore Perazzoli2002-09-073-11/+15
* update with some gtkhtml features.Larry Ewing2002-09-072-0/+18
* more NEWSChris Toshok2002-09-071-0/+2
* more contacts newsChris Toshok2002-09-071-1/+21
* NEWSIain Holmes2002-09-071-0/+16
* Sync the database after upgrading mailer stuff. (imap_url_upgrade): SinceJeffrey Stedfast2002-09-072-5/+25
* no longer distribute the etstate files. enable_search on the view. addMike Kestner2002-09-065-6/+54
* Update.JP Rosevear2002-09-061-1/+26
* Updated NEWSRodrigo Moya2002-09-061-1/+17
* updated NEWSMichael Zucci2002-09-061-2/+49
* updatedJeffrey Stedfast2002-09-061-6/+7
* All this snot is to fix bug #29930. What I think was happening was thatJeffrey Stedfast2002-09-062-81/+98
* Updated with the new 1.2 features (unfinished).Ettore Perazzoli2002-09-064-2371/+3028
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-09-062-835/+898
* Hex decode the folder names when searching for them in the memory buffer,Jeffrey Stedfast2002-09-063-86/+200
* Changed the description of the summary page of the settings dialog to beAnna Dirks2002-09-062-1/+6
* don't try to send via the server if we are publishing; don't bail out on aJP Rosevear2002-09-062-5/+18
* Changed the description of the folders page in the settings dialog to beAnna Marie Dirks2002-09-062-1/+6
* Changed the description of the Directory Servers page of the settingsAnna Dirks2002-09-062-1/+8
* Changed the description of the calendar/tasks page of the settings dialog,Anna Marie Dirks2002-09-062-1/+8
* Changed the descriptions of the fonts, mail, accounts and composer pagesAnna Marie Dirks2002-09-062-4/+13
* (composer_key_pressed): Don't chain the eventEttore Perazzoli2002-09-062-9/+10
* Use e_mktime_utc.Dan Winship2002-09-054-29/+18
* update the local copy (if we've got one) so that we don't return values ifRodrigo Moya2002-09-052-0/+34
* added support for text/x-calendar targets, in which case a VCALENDARRodrigo Moya2002-09-052-8/+32
* Make it so that the composer will close when the user hits Escape.Jeffrey Stedfast2002-09-052-14/+40
* Add a -DPREFIX.Ettore Perazzoli2002-09-052-5/+58
* Return FALSE here. (get_base_url): Add a cast.Ettore Perazzoli2002-09-055-5/+28
* [ Fixes #29904 ] we need to activate either a contact list editor orChris Toshok2002-09-052-3/+18
* some fixesJeffrey Stedfast2002-09-051-13/+24
* Pass FALSE to evolution_storage_new: the Other Contacts storage doesn'tDan Winship2002-09-052-1/+8
* (new_folder_cb): Pass FALSE as @queue toEttore Perazzoli2002-09-052-1/+6
* don't listen to client signals after we get destroyedJP Rosevear2002-09-052-0/+9
* Add upgrade-mailer.c to the build.Jeffrey Stedfast2002-09-053-1/+874
* (e_shell_view_get_current_component_id): If theEttore Perazzoli2002-09-052-0/+13
* Remove the "blah blah" text for now and change "Server" to "Account".Dan Winship2002-09-052-47/+6
* Pass TRUE as @queue to e_shell_view_display_uri().Ettore Perazzoli2002-09-056-27/+72
* New. Like mktime(3), but assumes the input time is UTC.Dan Winship2002-09-053-5/+68
* Remove this from here.Dan Winship2002-09-054-31/+46
* Made sure account->id->address is not NULL before adding it to the hashJeffrey Stedfast2002-09-052-1/+9
* Remove the "Get!" printf. (set_prop): Likewise for "Set!"Dan Winship2002-09-052-2/+5
* Pass FALSE as @restore_all_views to e_shell_restore_from_settings() so weEttore Perazzoli2002-09-054-7/+22
* bail out if we couldn't send the cancelJP Rosevear2002-09-057-31/+75
* Add back "period" and "comma" asEttore Perazzoli2002-09-052-2/+9
* provide error message param, give a dialog with the message if we get aJP Rosevear2002-09-059-22/+67