aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_20'.GAL_0_20nobody2002-09-042788-1897763/+0
* Removed entry from ChangeLog file (sorry very much)Carlos Garnacho Parro2002-09-041-8/+0
* don't make the reply component minimalJP Rosevear2002-09-042-5/+14
* Use ldap-settings.png instead of evolution-contacts.png.Ettore Perazzoli2002-09-042-1/+6
* New icon from Jakub.Ettore Perazzoli2002-09-042-0/+4
* [ fixes #29699 ] call _set_source with a NULL source to fill in dialogChris Toshok2002-09-042-0/+11
* Ooops. I committed the wrong version of the file.Ettore Perazzoli2002-09-041-1/+1
* Create an Items placeholder under ComponentPlaceholder, and thenEttore Perazzoli2002-09-043-1/+18
* (delete_contact_cb): Fix typoEttore Perazzoli2002-09-042-1/+7
* New callback functions that wrap the mail-callbacks versions ofJeffrey Stedfast2002-09-042-4/+36
* Use bracketright and bracketleft forEttore Perazzoli2002-09-042-2/+7
* Release 0.21.0 ChangesCarlos Garnacho Parro2002-09-040-0/+0
* Release 0.21.0 ChangesCarlos Garnacho Parro2002-09-041-0/+8
* Argh, didn't mean to commit this.Ettore Perazzoli2002-09-041-6/+0
* (show_import_wizard): Make the WM closeEttore Perazzoli2002-09-033-8/+15
* Dont translate / to dir_sep anymore, we always use /.Not Zed2002-09-032-12/+5
* Lots of changes, too numerous to list. Changed to useNot Zed2002-09-0313-574/+1379
* use a more gnomeish versionJakub Steiner2002-09-032-0/+4
* Updated Brazilian Portuguese translation and converted to UTF-8.Gustavo Maciel Dias Vieira2002-09-022-4166/+2894
* use bonobo_object_release_unref to release the remote SelectNamesMike Kestner2002-08-313-2/+8
* simplified raw viewRadek Doulik2002-08-313-17/+11
* use iframe's fallback contentRadek Doulik2002-08-312-5/+5
* removed commented codeRadek Doulik2002-08-311-3/+0
* make the sure to list is 0 length before sending via imipJP Rosevear2002-08-311-1/+1
* add QueryRefused, for when the backend refuses to perform a query. (partDan Winship2002-08-315-0/+19
* as below (handle_text_plain_flowed): as belowRadek Doulik2002-08-314-43/+89
* [ fixes #27923] up the version to 4_0 (4000).Chris Toshok2002-08-302-4/+42
* need to make the find now button sensitive when you select something fromChris Toshok2002-08-302-0/+7
* kill a return that caused selection ranges to not emit selection_changedMike Kestner2002-08-301-1/+0
* call evolution_shell_component_add_user_creatable_item twice here, onceChris Toshok2002-08-302-0/+16
* Don't call g_list_foreach with the free func if the free func is NULL.Dan Winship2002-08-302-1/+7
* Oops. Take two.Dan Winship2002-08-303-74/+9
* select the top canvas if the user right-clicks on itJP Rosevear2002-08-304-1/+106
* If the item is ADVANCED_ID, check the query and efb->setquery to seePeter Williams2002-08-302-1/+14
* Add HAS_FLAGS to a few miscellaneous commands that don't use IS_xMESSAGE.Peter Williams2002-08-302-3/+8
* Change the case sensitive search of subject to expect case insensitiveNot Zed2002-08-297-84/+112
* added missing header file.Rodrigo Moya2002-08-293-0/+7
* updated readmeMichael Zucci2002-08-291-0/+1
* [ fixes #20347 ] hook up the backend_died signal. (backend_died): newChris Toshok2002-08-296-2/+101
* use strcasecmp here, since all the other helpers use case insensitiveChris Toshok2002-08-293-2/+10
* return NULL if the list is empty. (pas_backend_ldap_connect): always tryChris Toshok2002-08-292-17/+25
* [ fixes #25038 ] need to have EVOLUTION_ICONSDIR defined.Chris Toshok2002-08-296-1/+39
* spew the filter we're using for the search.Chris Toshok2002-08-292-0/+7
* Fixed `set' to hold the correct value when setting the flags.Jeffrey Stedfast2002-08-292-8/+11
* simplifiedJeffrey Stedfast2002-08-291-1/+1
* Fixed `set' to hold the correct value when setting the flags.Jeffrey Stedfast2002-08-292-2/+5
* stop the EBookViews before unreffing.Mike Kestner2002-08-292-2/+13
* nav-by-lettersAaron Weber2002-08-292-3/+33
* Add an evolution:shell_component_launch_order and renameDan Winship2002-08-292-1/+9
* Add an evolution:shell_component_launch_order and renameDan Winship2002-08-292-1/+9
* Add an evolution:shell_component_launch_order and renameDan Winship2002-08-292-1/+9
* Add an evolution:shell_component_launch_order and renameDan Winship2002-08-292-1/+9
* Pass a selection_order to oaf_query so we get the components back in aDan Winship2002-08-292-2/+14
* don't bother getenv'ing the USERJeffrey Stedfast2002-08-291-1/+0
* remove code to auto-detect mine and notzed's thread-by-subject prefs since ou...Jeffrey Stedfast2002-08-291-1/+1
* Fix some broken logic here, `p = strrchr (path, '/') + 1` will *never* beJeffrey Stedfast2002-08-292-2/+6
* Match file: urls too.Jeffrey Stedfast2002-08-292-1/+6
* Convert file: urls too. Fixes bug #29557.Jeffrey Stedfast2002-08-292-1/+5
* we need to link with -lgconf-gtk-1 tooJeffrey Stedfast2002-08-291-1/+1
* We now always need to init gconf for our later call to e_proxy_init()Jeffrey Stedfast2002-08-292-18/+23
* New convenience function to initialise the proxy settings for soup to use.Jeffrey Stedfast2002-08-295-0/+142
* Use e-util/e-proxy.c's e_proxy_init().Jeffrey Stedfast2002-08-292-77/+7
* e-util now requires soup and gconf flags.Jeffrey Stedfast2002-08-292-1/+5
* Add some new flags for sensitizing nodes based on the flags of thePeter Williams2002-08-294-17/+134
* Also check that the component has PersistStream. (mail_lookup_handler):Peter Williams2002-08-292-9/+40
* fix exposes a regression in mbox :-/Not Zed2002-08-282-5/+9
* some utf7/utf8 tests.Not Zed2002-08-283-2/+111
* [ oops, merged the .h and .glade file back to the HEAD from the 1-0Chris Toshok2002-08-282-0/+25
* [ fixes #19286 ] confirm deletion of contacts when using the menubar orChris Toshok2002-08-282-2/+10
* [ fixes #28897 ] set book_data to NULL after clearing/freeing the list.Chris Toshok2002-08-282-0/+8
* fixes a crash on systems that dont have utf7 in iconv.Not Zed2002-08-285-251/+300
* [ fixes #20348 ] deprecate "categories" in favor of "category". evolutionChris Toshok2002-08-284-3/+107
* [ Fixes #14835 ] notify_complete with InvalidQuery if the parse fails.Chris Toshok2002-08-282-2/+8
* [ fixes #26907 ] use beginswith for email.Chris Toshok2002-08-282-2/+8
* Pass mail_config_get_thread_subject() as the third argument toJeffrey Stedfast2002-08-284-30/+70
* Now takes a third argument to specify whether or not to group messages byJeffrey Stedfast2002-08-283-9/+26
* (get_shortcut_info): Make sureEttore Perazzoli2002-08-282-5/+18
* removed "Set as default" menu itemRadek Doulik2002-08-282-53/+4
* removed tip frameRadek Doulik2002-08-284-60/+5
* Fixes for bug #4480Jeffrey Stedfast2002-08-284-32/+63
* Fix bug #29493.Peter Williams2002-08-282-0/+6
* use EConfigListener instead of direct access to the bonobo-conf database.Rodrigo Moya2002-08-275-426/+176
* new functions. (property_change_cb, add_key): added support for FLOATRodrigo Moya2002-08-273-2/+110
* change prototype for complete_sequence to match sequence_complete.Chris Toshok2002-08-272-3/+9
* [ fixes #29446 ] searching_modify_func can be NULL (since we don't requireChris Toshok2002-08-272-1/+10
* [ Fixes (almost certainly) #24649, #25494, #27351, and other LDAP searchChris Toshok2002-08-272-74/+156
* Logic change for when untoggling a message from deleted-dom.Peter Williams2002-08-272-2/+9
* oops, my deadlock fix wasn't quite right. this should work nowJeffrey Stedfast2002-08-271-19/+19
* stop the view before unref, in case the listener has pending events.Mike Kestner2002-08-272-0/+6
* If gdk_window_foreign_new returned NULL, we're probably screwed, but tryPeter Williams2002-08-272-0/+15
* Enforce the mailer policy that deleted messages are marked as seen. FixesPeter Williams2002-08-272-2/+19
* Oops, we were overwriting 'multipart' with our child multipart. FixesPeter Williams2002-08-272-11/+21
* If the response is NULL, just return. (now works the same way asJeffrey Stedfast2002-08-272-0/+10
* removed a no-longer needed #defineJeffrey Stedfast2002-08-271-3/+0
* Lock the CamelService->priv->connect_lock instead of using our ownJeffrey Stedfast2002-08-277-103/+98
* call g_strdup in the correct place, or we'll return the internal copy.Rodrigo Moya2002-08-272-2/+7
* Fixes #12326Rodrigo Moya2002-08-265-157/+107
* only set the key if the value is different from what we've already readRodrigo Moya2002-08-262-0/+18
* Updated Hungarian translation.Andras Timar2002-08-262-810/+841
* Updated French translation.Christophe Merlet2002-08-262-697/+782
* updatedJeffrey Stedfast2002-08-263-0/+6
* If we fail to send the EHLO/HELO command successfully, setJeffrey Stedfast2002-08-242-3/+38
* Address most of bug #4940. Fails on the last page of the add accountPeter Williams2002-08-242-2/+90
* update more a littleAaron Weber2002-08-241-28/+35
* Don't set the item id; clear search isn't in the menu anymore. FixesPeter Williams2002-08-242-1/+5
* remove shortcuts that didn't actually get added to the app.Aaron Weber2002-08-231-22/+3
* added "key_changed" signal to class. (property_change_cb): emitRodrigo Moya2002-08-233-34/+156
* updatedRadek Doulik2002-08-231-2000/+2297
* Reset the X-Evolution-PostTo header.Jeffrey Stedfast2002-08-233-0/+13
* Fixes bug #29016Jeffrey Stedfast2002-08-233-89/+118
* If current_folder is not NULL and the summary for that folder is dirty,Jeffrey Stedfast2002-08-233-8/+36
* Workaround for Courier imap's brokeness when LSUBing the INBOX folder whenJeffrey Stedfast2002-08-233-11/+43
* if its a non-participant, add it as a resource to match dialog labelJP Rosevear2002-08-232-2/+17
* change Exchange descriptionAaron Weber2002-08-234-55/+116
* updatedRadek Doulik2002-08-231-2055/+1792
* Remove an e_path directory, and its parent "subfolders" dir if it's nowDan Winship2002-08-233-0/+54
* Add bug fix number.JP Rosevear2002-08-221-0/+2
* if the value given is a date, convert to a time in the current zoneJP Rosevear2002-08-222-4/+17
* don't adjust for two digit dates here, the e_time_parse routines do thatJP Rosevear2002-08-223-23/+5
* if the year was two digits, add the current centuryJP Rosevear2002-08-222-1/+25
* Spawn a new thread to ping the server but only if it is connected.Jeffrey Stedfast2002-08-222-4/+62
* Don't bother overloading the timeout virtual methods since they don'tJeffrey Stedfast2002-08-225-9/+45
* Don't register the noop timeout here anymore, we're gonna handle all thisJeffrey Stedfast2002-08-224-109/+11
* Count overdue tasks as tasks due todayIain Holmes2002-08-212-1/+6
* not sure what i was thinking here... the EBook isn't valid if we couldn'tChris Toshok2002-08-212-7/+9
* be sure that widget is realized so that e_utf8_from_gtk_string worksRadek Doulik2002-08-212-0/+10
* guard against the view_instance disappearing during earlier CORBA work.Mike Kestner2002-08-212-0/+10
* up the timeout to 10 minutesJeffrey Stedfast2002-08-211-1/+1
* Override the default noop implementation.Jeffrey Stedfast2002-08-215-3/+100
* Once we hit the target node, update the cursor_uid if it's set. FixesPeter Williams2002-08-212-0/+9
* Plug some large leaks in the indexing code.Peter Williams2002-08-213-4/+18
* Don't let the minimum recursive depth be negative. (get_folders): PassJeffrey Stedfast2002-08-212-6/+12
* don't set the tasks ui component until the container is set, remove unusedJP Rosevear2002-08-212-5/+8
* Set CAMEL_URL_NEED_PATH for the vFolder provider.Jeffrey Stedfast2002-08-213-7/+12
* new class for config database access and monitoring.Rodrigo Moya2002-08-204-0/+375
* add the listener_id slot.Chris Toshok2002-08-203-11/+23
* take and pass the CallStatus to our listener.Chris Toshok2002-08-2019-31/+262
* disconnect destroy signal callbacks on tablesJP Rosevear2002-08-202-3/+13
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-08-202-493/+529
* add "cache-completions" here, since file completion results are blanketChris Toshok2002-08-203-3/+41
* clone the ical component before adding itJP Rosevear2002-08-202-1/+13
* Changed the STOREINFO_VERSION - should fix bug #28571, but if it doesn't -Jeffrey Stedfast2002-08-202-1/+5
* Updated Bulgarian translation. Not full: +~300 location places to 4305Yanko Kaneti2002-08-202-542/+609
* If the diagnostics are empty, just explain that gpg failed to execute.Jeffrey Stedfast2002-08-202-6/+25
* Fix a copy/paste-o. Use the pgp_path GnomeFileEntry widget rather than theJeffrey Stedfast2002-08-202-1/+8
* Updated to pass the needed arguments to camel_init() and to init gthreadsJeffrey Stedfast2002-08-2032-357/+206
* Get the "addresses" property of the select names control rather thanDan Winship2002-08-202-5/+6
* add an "addresses" property, to get the "Dan Winship <danw@ximian.com>"Dan Winship2002-08-202-0/+29
* make sure to get the date in the current zone, not at UTCJP Rosevear2002-08-202-1/+6
* (mail_account_gui_save): Fix the saving of STORE_AND_TRANSPORTDan Winship2002-08-202-3/+7
* source_type_changed may try to change the transport optionmenuDan Winship2002-08-202-4/+13
* Fix the names of these functions. (They previously used "register" insteadDan Winship2002-08-195-8/+20
* stop adding redundant information for start/end/due/complete timesJP Rosevear2002-08-192-42/+33
* If the passed-in URL contains a path, but the service doesn't allow paths,Dan Winship2002-08-192-0/+12
* Use an EvolutionFolderSelectorButton instead of a label to indicate theDan Winship2002-08-192-7/+22
* If the selected URI is of an invalid type, don't accept it.Dan Winship2002-08-173-45/+101
* Change this into a GnomeApp so we get a statusbar and the dialog is aPeter Williams2002-08-174-83/+208
* fix c&p error that was losing the ssl setting.Chris Toshok2002-08-172-1/+7
* err, oops.Chris Toshok2002-08-171-2/+0
* remove the outer parens from the expansion of camel_argv_{start,end} sinceChris Toshok2002-08-172-2/+10
* Added new library to scan programRodrigo Moya2002-08-161-0/+1
* Import into the default book not the local oneIain Holmes2002-08-163-1/+19
* added internal EComponentListener object, to listen for the activated Cal.Rodrigo Moya2002-08-165-0/+89
* new class for controlling a component, to detect when it dies.Rodrigo Moya2002-08-164-0/+284
* new function to save a little typing. (find_book_view): same.Chris Toshok2002-08-162-96/+175
* Ugh, actually do what i just said i did, last patch wasMichael Zucci2002-08-161-1/+1
* Fix the logic check for working out if we add inbox or not, we do it if weNot Zed2002-08-162-2/+10
* [ fix 27333 ] "local" -> "do-initial-query".Chris Toshok2002-08-164-19/+52
* Updated Bulgarian translation. Not full: +~400 location places to 3991.Yanko Kaneti2002-08-162-750/+730
* ref/unref the gvmMike Kestner2002-08-152-0/+8
* Don't turn on pgp signing if this is an iMIP message and pgp_no_imip_signDan Winship2002-08-152-1/+17
* Add a "don't sign meeting requests" option to the security pane, sinceDan Winship2002-08-156-0/+42
* added a flags field, defined some flags, currently only used by imap. ThisNot Zed2002-08-156-193/+318
* listen for the time editors to changeJP Rosevear2002-08-154-7/+89
* Use the default uris instead of always changing to localIain Holmes2002-08-143-7/+41
* Sort tasks in the correct orderIain Holmes2002-08-142-0/+12
* Use the task components coloursIain Holmes2002-08-142-3/+35
* Make the warning dialog display the message subject so that it is moreJeffrey Stedfast2002-08-142-12/+28
* Removed an unused variable.Jeffrey Stedfast2002-08-143-2/+10
* Remove a bunch of old #if 0 code. (update_item): SetDan Winship2002-08-144-180/+28
* Update po files to speed up snap build.JP Rosevear2002-08-1339-63863/+80452
* set status message on ECalendarTable when opening the tasks.Rodrigo Moya2002-08-132-1/+31
* set status message to NULL if there is an error opening the calendar.Rodrigo Moya2002-08-132-2/+9
* Use default book, not local one.Dan Winship2002-08-134-3/+12
* Replace no-longer-existent e_book_query_address_locally withDan Winship2002-08-132-1/+6
* If invoked from a non-contact folder, add the contact to the defaultDan Winship2002-08-1312-104/+124
* Set the file-selection window icon. Fixes the mailer part of bug #7368.Jeffrey Stedfast2002-08-135-53/+64
* Use mail_get_messages() instead of mail_get_message().Jeffrey Stedfast2002-08-132-7/+11
* Use mail_get_messages() instead of mail_get_message().Jeffrey Stedfast2002-08-132-31/+35
* Don't call new_from_mime_part() since that function now does some copyingJeffrey Stedfast2002-08-132-9/+36
* Remove duff URIs and comment out the set_release call until I know what it do...Iain Holmes2002-08-132-5/+7
* Update required gal and gtkhtml dependency information.Jeffrey Stedfast2002-08-112-3/+7
* New function, generate a UID that has better chances of being unique.Peter Williams2002-08-102-6/+26
* If the ccd is NULL, create a new ccd, disconnect the old signal handlers,Jeffrey Stedfast2002-08-102-4/+54
* Tweak how we build the tree based on whether a full tree or a subtree isPeter Williams2002-08-102-1/+31
* Handle the fact that ccd may be NULL (if the composer was created viaDan Winship2002-08-102-7/+13
* set the editor to changed so the item actually gets savedJP Rosevear2002-08-102-0/+7
* When renaming our cache, add the "/folders" to the path.Peter Williams2002-08-102-1/+9
* When a URI is changed, try to copy over threaded view settings, previewPeter Williams2002-08-102-0/+71
* Remove both timeouts when the dialog is destroyed, not just one of them.Dan Winship2002-08-104-44/+76
* initialize summary->upgraded to quiet valgrind.Chris Toshok2002-08-092-0/+6
* Instead of comparing old/new CamelStore objects, just compare theirJeffrey Stedfast2002-08-092-55/+23
* check for an attendee in the list (comp_to_list): only add the user ifJP Rosevear2002-08-094-60/+57
* Only get folder info if this is a folder we're displaying.Dan Winship2002-08-092-29/+19
* Initialize loaded_backends before using it. (Just kills off a harmlessDan Winship2002-08-092-9/+17
* Fixes #15710Rodrigo Moya2002-08-085-1/+63
* Set some default permanent_flags. This is the other cause of bug #28038.Jeffrey Stedfast2002-08-082-3/+16
* oops, forgot to save before I commit'd apparentlyJeffrey Stedfast2002-08-081-3/+0
* Set some default permanent_flags. This is the other cause of bug #28038.Jeffrey Stedfast2002-08-082-0/+9
* Don't check permanent_flags for the CAMEL_MESSAGE_DELETED bit here, if weJeffrey Stedfast2002-08-082-0/+8
* Dont allow duplicate names. (edit_editor_clicked): Same here. For #24803.Not Zed2002-08-082-2/+34
* Force a refresh of the menu sensitivity when the thread state changes.Not Zed2002-08-083-60/+92
* Oops - outbuf pointed to alloca'd memory but we were g_free'ing it afterJeffrey Stedfast2002-08-083-7/+14
* Delete the Draft item that this was edited from if that is the case asJeffrey Stedfast2002-08-082-61/+192
* Only add the stream to the gdatalist if it is non-NULL.Jeffrey Stedfast2002-08-082-2/+8
* just return the object untouched since we don't send anythingJP Rosevear2002-08-0810-87/+343
* Do slightly better error handling for close() and loop until it closesJeffrey Stedfast2002-08-081-3/+4
* Added an alignment to make button position be the same as the otherAnna Marie Dirks2002-08-083-4/+23
* If outbox_folder is NULL, don't try and get its message count (this shouldPeter Williams2002-08-082-1/+6
* agh, don't break the build (shame on me)Jeffrey Stedfast2002-08-071-1/+1
* forgot changelogNot Zed2002-08-071-0/+3
* Set the week start day from the calendar prefs, do same for 24 hourNot Zed2002-08-071-3/+3
* Don't need to save temp/backup files anymore, e_xml_save_file() nowJeffrey Stedfast2002-08-072-15/+10
* No need to save a temporary file first anymore since I updatedJeffrey Stedfast2002-08-072-19/+8
* Changed to handle saving to a temp file first, this allows us to remove aJeffrey Stedfast2002-08-071-3/+26
* And finally here.Jeffrey Stedfast2002-08-074-74/+6
* Set the week start day from the calendar prefs, do same for 24 hourNot Zed2002-08-074-4/+56
* Use "\r" rather than including literal CRs in the string, which confusesDan Winship2002-08-073-54/+35
* Save to a temporary file first using e_xml_save_file rather thanJeffrey Stedfast2002-08-072-11/+38
* Use e_xml_save_file(). (xml_doc_save): Removed this code and added it toJeffrey Stedfast2002-08-072-300/+11
* Need to check for gal 0.19.99.18 for e_xml_save_file().Jeffrey Stedfast2002-08-072-1/+6
* Bumped version to 0.19.99.18Jeffrey Stedfast2002-08-072-1/+312
* #include <string.h> for memsetJeffrey Stedfast2002-08-075-21/+125
* Don't include the storage name in the path passed toDan Winship2002-08-072-3/+12
* New placeholder at FolderPopup/StorageFolderPropertiesPlaceholder.Ettore Perazzoli2002-08-072-0/+7
* New callback for the show_folder_properties signal.Ettore Perazzoli2002-08-0716-52/+554
* new function. (query_backend_get_uids): new function. (query_backend_new):Rodrigo Moya2002-08-064-15/+139
* Set the rule name to include the search string, for #10979.Not Zed2002-08-062-2/+12
* If writing to the sendmail pipe fails, wait for the sendmail process toJeffrey Stedfast2002-08-062-12/+27
* Set the query text into the filter name when saving it, for #10979.Not Zed2002-08-062-2/+13
* Only count hidden messages which are in the folder. Should probablyNot Zed2002-08-062-2/+28
* Add messageinfo to id table, and store array index in messageinfo too.Not Zed2002-08-063-82/+75
* Check driver != NULL, if folder_filter freed it already.Not Zed2002-08-062-2/+6
* Unref the driver before returning to main thread, so any closingNot Zed2002-08-067-173/+125
* New internal function to replace xmlSaveFile. Does proper error checkingJeffrey Stedfast2002-08-062-4/+317
* If we are not in interactive mode, don't display error dialogs.Jeffrey Stedfast2002-08-067-22/+60
* Add a GHashTable pointer so we can remove the info once the operation isPeter Williams2002-08-062-0/+10
* Always set a g_atexit handler to flush/save the camel-certdb.Jeffrey Stedfast2002-08-062-10/+13
* If we are asking for the toplevel folders, use the IMAP store's namespaceJeffrey Stedfast2002-08-063-35/+27
* Updated to call post_to_url if the id is "post".Jeffrey Stedfast2002-08-064-10/+31