aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_13'.GAL_0_13nobody2001-09-292582-1128589/+0
* Stop the sort idle if the root node gets changed.Christopher James Lahey2001-09-291-5/+15
* Call folder_browser_toggle_threads() here after setting the value. ThisJeffrey Stedfast2001-09-292-3/+10
* Fixed /s/M/2º Nombre/ where M is Middle in english. A betterCarlos Perelló Marín2001-09-292-2/+7
* Set the item label to the new rule name, not the old rule name. Fixes bugJeffrey Stedfast2001-09-292-8/+17
* Update Japanese translationYukihiro Nakai2001-09-291-42/+24
* Update Japanese translation.Yukihiro Nakai2001-09-291-100/+62
* removed mail-vtrash.cJeffrey Stedfast2001-09-291-1/+1
* Allow callers to set the default type of folder to be created.Iain Holmes2001-09-2911-18/+103
* Added mail_msg_cleanup() prototype.Jeffrey Stedfast2001-09-293-1/+5
* Write the pipe notification outside the lock. This way if the pipe fills82001-09-292-3/+16
* Oops, a CamelFolder is not a CamelFolderClass.Jeffrey Stedfast2001-09-292-3/+11
* update ja.poTakuro Kitame2001-09-292-692/+435
* init the execption rather than freeing itJP Rosevear2001-09-292-1/+8
* Deal with camel_mime_filter_charset_new_convert returning NULL. (EveryDan Winship2001-09-282-2/+11
* Make this take an SSL * instead of a CamelTcpStreamSSL *, since it can getDan Winship2001-09-282-5/+12
* Fix a printf-format bug in the translation of the "On DATE, PERSON wrote"Dan Winship2001-09-282-1/+6
* use bonobo-exception for exceptions (cal_client_open_calendar): likewiseRodrigo Moya2001-09-282-3/+14
* Update ja.poTakuro Kitame2001-09-282-375/+210
* Grab the store's command_lock before grabbing the folder's cache_lock toDan Winship2001-09-282-2/+29
* Use g_strdup for the uri, not the xml memory.72001-09-284-1586/+12
* Always make the Cancel button the last one.Ettore Perazzoli2001-09-282-5/+14
* Minor style change to operation_registered.Michael Zucci2001-09-281-6/+4
* Dont re-register the connect_op if we got it by calling72001-09-282-4/+12
* Update pixmap menu paths; /menu/ComponentToolsPlaceholder/Tools ->Ettore Perazzoli2001-09-283-16/+23
* Update the paths, /menu/ComponentToolsPlaceholder/Tools/ ->Ettore Perazzoli2001-09-282-2/+8
* Move the Tools menu outside the ComponentToolsPlaceholder. Likewise.Ettore Perazzoli2001-09-289-48/+68
* Fill the finalised data with nonsense, rather than 0's - more easily72001-09-283-28/+218
* No such event finalized! Its finalize. (mail_note_store): "72001-09-283-9/+41
* CRLF decode the stream before parsing it into a MIME part. This fixes bugJeffrey Stedfast2001-09-283-3/+35
* Perform a NULL-check. Hopefully fixes bug #7874.Jeffrey Stedfast2001-09-282-0/+8
* Make the show todays tasks work.Iain Holmes2001-09-282-10/+23
* Don't turn on the -> if the selected row is already added.Iain Holmes2001-09-282-4/+43
* Don't set Content-Ids on these parts since they are not contained within aJeffrey Stedfast2001-09-282-1/+13
* Remove. (command_new_mail_message): Removed. (command_pilot_settings):Ettore Perazzoli2001-09-282-32/+45
* Remove references to the "compose" program, since that functionality wentDan Winship2001-09-276-297/+68
* A service needs to be disconnected if it's remote, not already offline,Dan Winship2001-09-273-32/+68
* Change "gboolean connected" to "CamelServiceConnectionStatus status",Dan Winship2001-09-278-29/+160
* Updated Slovak translation.Stanislav Visnovsky2001-09-272-696/+888
* added InvalidURI and UnsupportedMethod exceptions to the CalFactoryRodrigo Moya2001-09-274-49/+133
* Updated Hungarian translationAndras Timar2001-09-272-788/+918
* use the old record (if there was one) so as not to overwrite fields weJP Rosevear2001-09-273-5/+24
* added comparison functions for these special cell types. But the date andDamon Chaplin2001-09-2721-177/+525
* grab focus to the date entry or the time entry, depending on which isDamon Chaplin2001-09-272-0/+30
* added calendar/cal-util/cal-util.cDamon Chaplin2001-09-272-0/+5
* Let's start the calendar hype - FedericoFederico Mena Quintero2001-09-271-0/+15
* Fixes the GUI part of bug #7892.Federico Mena Quintero2001-09-273-39/+99
* add OAFIID parameter to the call to the pas_book_factory_activateChris Toshok2001-09-272-1/+7
* use priv->iid instead of the hardcoded string here.Chris Toshok2001-09-273-9/+33
* ChangeLog fix.Chris Lahey2001-09-271-0/+1
* Added a "Description:" label and moved the source_description andAnna Marie Dirks2001-09-272-83/+124
* Check for the root node here.Christopher James Lahey2001-09-272-0/+7
* Change the wording of the password dialog if we are getting a pgpJeffrey Stedfast2001-09-272-1/+8
* strdup our "This message contains invalid recipients" string, since itJon Trowbridge2001-09-272-1/+6
* Use camel_address_format, not camel_address_encode.Jon Trowbridge2001-09-272-2/+5
* Use camel_address_format, not camel_address_encode.Jon Trowbridge2001-09-272-1/+6
* Fix the libical-related part of Ximian bug #7892.Federico Mena Quintero2001-09-274-8/+21
* New helper function. (folder_selected_cb): Call it.Ettore Perazzoli2001-09-274-31/+123
* Added help text (thanks to Aaron) and re-worded the labels, and fixed theAnna Marie Dirks2001-09-272-119/+181
* If we get a search error, just abort, dont try and fall back and copy to62001-09-272-22/+63
* New function to convenience Larry ;-) (check_content_id): Oops, returnJeffrey Stedfast2001-09-272-4/+7
* Put my name in alphabetical orderRodrigo Moya2001-09-271-1/+1
* fixed merge conflictsJeffrey Stedfast2001-09-271-1/+0
* New function to convenience Larry ;-)Jeffrey Stedfast2001-09-274-4/+64
* Added a flag to enable pedantic PGP/MIME - this is not recommended forJeffrey Stedfast2001-09-273-0/+17
* Emptied VeeStorePrivate, member wasn't used.62001-09-274-23/+38
* Updated Spanish translation.Hector Garcia2001-09-272-271/+298
* add completion_book.Chris Toshok2001-09-273-3/+59
* Decode our URL before extracting the address to pop up contact info.Jon Trowbridge2001-09-274-16/+32
* Allow ctrl-p and ctrl-n to be used to move up and down in the completionJon Trowbridge2001-09-272-5/+30
* Properly handle names when the individual elements (given, addition,Jon Trowbridge2001-09-274-42/+108
* Add copyright noticesIain Holmes2001-09-2725-84/+454
* Fixes glitch in mailto: url parsing that caused it to fail when recipientJon Trowbridge2001-09-272-6/+16
* Add a big comment explaining unread message counts so no one can mess themDan Winship2001-09-273-3/+41
* Fix Ettore's fix.Jeffrey Stedfast2001-09-272-6/+10
* set the last_use and use_score fields of the card to known values so theJP Rosevear2001-09-273-10/+65
* Oops, translate the fake account name to UTF-8.Jeffrey Stedfast2001-09-272-1/+6
* disconnect signals first thingJP Rosevear2001-09-272-2/+7
* Add -export-dynamic to make glade custom widgets work on non-Linux.Dan Winship2001-09-262-1/+6
* Polish, describe names of conduits.Aaron Weber2001-09-263-27/+47
* added CAL_MODE_INVALID to CalMode enumRodrigo Moya2001-09-262-0/+5
* Added myself to about boxRodrigo Moya2001-09-261-0/+1
* Set the step_increment on the horizontal scrollbars here to 20.Christopher James Lahey2001-09-262-0/+12
* Use e_tree_selected_path_foreach instead of e_tree_selected_row_foreachChristopher James Lahey2001-09-262-4/+10
* Set cursor_path = NULL here.Christopher James Lahey2001-09-261-0/+2
* Made it so that if allow_newlines is FALSE, pasting into ETexts doesn'tChristopher James Lahey2001-09-262-62/+79
* new protoJP Rosevear2001-09-2614-51/+369
* make sure the solaris network libs get added to the LDAP link line beforeChris Toshok2001-09-262-0/+8
* refactor to allow syslogging; hmm.Michael Meeks2001-09-262-1/+10
* Update to not send the remember-passphrase option to the context, itJeffrey Stedfast2001-09-268-60/+56
* No longer takes a remember argument. (pgp_sign): Only uncache theJeffrey Stedfast2001-09-263-24/+30
* [Patch for Automake 1.5 compatibility pointed out by RichardEttore Perazzoli2001-09-263-13/+12
* Indent the rule with a tab instead of 8 spaces.Ettore Perazzoli2001-09-262-1/+9
* [Patch for Automake 1.5 compatibility pointed out by RichardEttore Perazzoli2001-09-262-1/+8
* Change the name on the EFolder object too.Ettore Perazzoli2001-09-262-2/+10
* The folder-info needs to take priority over the folder because of the wayJeffrey Stedfast2001-09-262-3/+15
* Freeze and thawIain Holmes2001-09-264-0/+51
* [Implemented the "Rename" command. Warning, it doesn't quite workEttore Perazzoli2001-09-265-112/+80
* Only unref info if we got it.52001-09-262-4/+8
* Deal with destroy vs finalise semantics. Only destroy widgets here.52001-09-266-23/+127
* Warnings Create an image cache USe task.pngIain Holmes2001-09-267-57/+117
* Updated Spanish translation.Hector Garcia2001-09-262-359/+404
* Added task.pngIain Holmes2001-09-263-0/+5
* Fix for !threads enabled not ccompiling. (camel_operation_ref): Assert52001-09-263-159/+166
* New helper function. (command_move_folder): Pass the @folder_path argumentEttore Perazzoli2001-09-268-109/+190
* Commit patch from Chris to implement e_tree_right_click_up() forEttore Perazzoli2001-09-267-2/+62
* Added Right-click-bginfo a little.Aaron Weber2001-09-263-22/+37
* call SSL_read/write, looping on SSL_ERROR_WANT_READ/WRITE. I'm sureDan Winship2001-09-262-4/+41
* Warning fixes courtesy of Chris Lahey <clahey@ximian.com>.Federico Mena Quintero2001-09-267-162/+181
* If the data wrapper contains raw text, treat the contents as if they wereJeffrey Stedfast2001-09-262-1/+21
* Rebuge demugging printf() - FedericoFederico Mena Quintero2001-09-261-2/+0
* Check that the timeout is not set up before we create a new one; theFederico Mena Quintero2001-09-262-4/+18
* Throw up a warning dialog if we suspect the config database is corrupt.Jeffrey Stedfast2001-09-264-9/+53
* A "safe write" function that always writes out all data asked of it, till52001-09-262-31/+50
* Handle the case when the transport is nothing.Iain Holmes2001-09-262-0/+12
* Check if the transport is NULLIain Holmes2001-09-262-0/+10
* Remove the FIXME menu itemIain Holmes2001-09-262-0/+6
* Only cache the password for the service if it has an entry in the accountJeffrey Stedfast2001-09-263-18/+33
* use bonobo-exception stuff to clean codeJP Rosevear2001-09-2619-2452/+643
* Handle creating the new contact in the current folder if it's a contactsChristopher James Lahey2001-09-252-5/+36
* Attach to the resorted signal instead of the changed signal on the sortedChristopher James Lahey2001-09-253-77/+54
* add evolutionperson.schema (EXTRA_DIST): add LDAP_SCHEMA to the dist (butChris Toshok2001-09-252-1/+15
* Set the exception to FOLDER_INVALID rather than making out it worked. A42001-09-252-0/+12
* Use the correct prototype for the signal handler.Federico Mena Quintero2001-09-252-6/+8
* Use e_strftime_fix_am_pm instead of strftime.Christopher James Lahey2001-09-252-5/+10
* Bumped the required version of gal to 0.12.99.0.Christopher James Lahey2001-09-252-1/+5
* Assert that the virtual method is implemented instead of being forgiving.Federico Mena Quintero2001-09-254-111/+179
* In the 'lose' case, free messages, not fetch_data twice!42001-09-252-1/+4
* Make the printouts here conditionally compiled out.Christopher James Lahey2001-09-252-2/+7
* Fixed some brokennessKevin Breit2001-09-252-1/+4
* Documented Insert -> Link a wee bit moreKevin Breit2001-09-252-1/+32
* Removed unused variables.42001-09-254-42/+81
* If the type is encoded, get the fallback charset from the message42001-09-2512-140/+190
* Updated Lithuanian translation.Gediminas Paulauskas2001-09-242-1897/+1516
* Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>Stano Visnovsky2001-09-242-298/+225
* Updated French translation.Christophe Merlet2001-09-242-317/+285
* base text on component typeJP Rosevear2001-09-242-7/+43
* sync the note the to pilot and make sure to blank fields when appropriateJP Rosevear2001-09-242-25/+31
* fixed compile warningJeffrey Stedfast2001-09-241-3/+2
* Always cache POP and IMAP passwords, even if the user didn't tell us to.Jeffrey Stedfast2001-09-242-0/+10
* Don't even try to alert the user if the session isn't interactive.Jeffrey Stedfast2001-09-243-27/+43
* /s/Algún nuve/Algunas nuves/Carlos Perelló Marín2001-09-232-1/+5
* Updated Slovenian translationAndraz Tori2001-09-231-1513/+1513
* Updated Spanish translation.Hector Garcia2001-09-232-167/+63
* Updated Slovenian translationAndraz Tori2001-09-231-5835/+3878
* when creating the cards, don't display any of the subname fields (surname,Chris Toshok2001-09-232-1/+7
* add getters for the additional name fields. (field_data): move FAMILY_NAMEChris Toshok2001-09-233-2/+41
* Bumped the version number to 0.12.99.0.Christopher James Lahey2001-09-233-7/+74
* Updated Polish translationChyla Zbigniew2001-09-222-3679/+3567
* Small fixKjartan Maraas2001-09-221-1/+1
* Updated Norwegian (bokmål) translation. Added camel/camel-vee-store.c andKjartan Maraas2001-09-223-182/+176
* Changed to 99. (VERSION): Added ".$EVOLUTION_MICRO_VERSION" suffix.Nat Friedman2001-09-222-2/+7
* Some grammar changes suggested by my girlfriend Amanda...props to Amanda!Kevin Breit2001-09-222-2/+4
* If we have an operation that failed before, dont show the dialogue for the12001-09-222-1/+32
* Sync for 0.14.Ettore Perazzoli2001-09-2232-50748/+72740
* Remove timezone.png...Iain Holmes2001-09-222-1/+4
* Hooked up print preview button.Christopher James Lahey2001-09-226-4/+121
* Add missing width/height tags to the sunny/cloudy/etc images to make theDan Winship2001-09-222-1/+8
* Set a timezone iconIain Holmes2001-09-222-1/+98
* Add timeszone-16.xpmIain Holmes2001-09-222-1/+7
* updated NEWSJeffrey Stedfast2001-09-221-0/+42
* Updated.12001-09-222-0/+50
* UpdateJP Rosevear2001-09-221-0/+2
* Use the mail-tools convenience functions to remove and restore theJeffrey Stedfast2001-09-223-74/+14
* Beta4 splashJakub Steiner2001-09-222-0/+4
* Expand a ~ in the pathIain Holmes2001-09-222-1/+6
* updated calendar & tasks stuffDamon Chaplin2001-09-221-0/+19
* Added mailer news I forgot earlier.Jon Trowbridge2001-09-221-2/+9
* All made redundant by new mail-folder-cache code. (delete_folders,Michael Zucci2001-09-224-113/+11
* Updated.Ettore Perazzoli2001-09-221-15/+17
* Update.Ettore Perazzoli2001-09-221-25/+52
* Set the exception if create_folder isn't implemented.12001-09-222-0/+8
* Added more NEWS items here.Christopher James Lahey2001-09-222-1/+22
* Go back to not using camel_folder_info_build() here because this seems toJeffrey Stedfast2001-09-222-4/+18
* Use url path as full_name, not shell path. (mail_local_folder_construct):12001-09-222-23/+13
* NEWSIain Holmes2001-09-221-0/+25
* Added some news for Ettore.Jon Trowbridge2001-09-221-0/+19
* Check for a component for the given row *after* trying to handleEttore Perazzoli2001-09-222-5/+14
* Verfied to make sure it was accurate against the calendar inKevin Breit2001-09-222-38/+145
* don't use gnome_vfs_uri_new_private (fixes Ximian #10544)Rodrigo Moya2001-09-213-14/+17
* *** empty log message ***Rodrigo Moya2001-09-211-0/+2
* Updated Slovak translation.Stanislav Visnovsky2001-09-212-850/+940
* Force a refresh of vfolders before storing their count. This essentially12001-09-214-3/+101
* Take a new argument 'done' that can callback when complete. Fixed callers12001-09-217-17/+46
* Instead of using pthread_cancel() which seems to have numerous12001-09-212-62/+56
* Dont let drafts/outbox/sent be added via a generic 'all local folders'02001-09-212-0/+8
* trigger a folder changed event, so the folderinfocache stuff has a chance02001-09-213-10/+29
* New function to just load the summary. Not much use yet, until unreadMichael Zucci2001-09-215-1/+96
* Only add the account if it doesn't already exist in the config db.Jeffrey Stedfast2001-09-214-3/+17
* updated NEWS for 0.14Jeffrey Stedfast2001-09-211-0/+16
* Do not add the account here as this is taken care of inJeffrey Stedfast2001-09-215-38/+48
* Update the status bar here, assuming we've just been activated.02001-09-216-22/+49
* Setup unread count properly, and also setup the url properly.Michael Zucci2001-09-214-13/+36
* move to DocBook 4.1Aaron Weber2001-09-2110-52/+71
* Turn off the o(x) debug set, & include alloca.h & config.h.02001-09-212-1/+10
* Turn off the o(x) debug set.02001-09-212-1/+5
* #include a few files we were missing from libgnomevfs.Federico Mena Quintero2001-09-213-0/+9
* Don't "note" the folder if we failed to get it.Jeffrey Stedfast2001-09-212-10/+10
* Set the sensitivity of the buttons correctlyIain Holmes2001-09-212-1/+8
* Update to reflect changes to mail_get_folder.Jeffrey Stedfast2001-09-212-1/+6
* Fixed a typo here where we were setting the running height based on theChristopher James Lahey2001-09-211-1/+1
* Removed. (folder_bar_popup_map_callback): Don't connect.Ettore Perazzoli2001-09-212-55/+34
* Remove the grab if ->grabbed.Ettore Perazzoli2001-09-211-0/+5
* Lock around hashtable/list manipulation. Also dont try scan vfolder_hash02001-09-219-102/+118
* Build the path on the folderinfo.02001-09-2111-27/+73
* Create nonexistant files.Iain Holmes2001-09-212-12/+8
* Set the folder info path.Jeffrey Stedfast2001-09-212-9/+13
* And finally here.Jeffrey Stedfast2001-09-217-27/+108
* Red Carpet RDFIain Holmes2001-09-212-0/+5
* Register vfolder sources here.02001-09-2111-12/+49
* Make a neater error reportIain Holmes2001-09-213-3/+8
* gets a config db (cal_backend_file_destroy): release config dbJP Rosevear2001-09-214-19/+174
* Dont special case file: url's anymore.02001-09-214-41/+89
* Convert all textual parts to 8bit before saving. Fixes bug #10388.Jeffrey Stedfast2001-09-213-2/+39
* Only start wizard thing if there are no mail accountsIain Holmes2001-09-212-4/+9
* don't free memory that we don't own.Jeffrey Stedfast2001-09-212-5/+11
* No need to have g_warnings here. If it's done properly, therapeutically,Dan Winship2001-09-212-2/+6
* Nuke debug warning.Dan Winship2001-09-212-2/+4
* make sure to release the ref on priv->comp.Larry Ewing2001-09-203-0/+18
* Truncate extremely long subjects. (inspired by bug #9158)Jon Trowbridge2001-09-203-4/+22
* I'm slowly losing my mind.Jon Trowbridge2001-09-201-1/+0
* Yikes... fixing accidental breakage.Jon Trowbridge2001-09-201-1/+1
* Display a notification message always, in addition to playing the sound.Federico Mena Quintero2001-09-205-30/+72
* Use the default e-mail address if we have nothing else to go on.Jon Trowbridge2001-09-207-167/+136
* don't add to the complete list of cards if the card is a listJP Rosevear2001-09-202-5/+33
* Updated exception strings to be more clear.Jeffrey Stedfast2001-09-203-17/+23
* Change the "this should never happen" message into a request for people toJon Trowbridge2001-09-202-1/+10
* Here too.Jeffrey Stedfast2001-09-203-2/+11
* const fixIain Holmes2001-09-201-2/+2
* Fix memory leakIain Holmes2001-09-202-0/+5
* Remove dead directory from AC_OUTPUTJP Rosevear2001-09-202-1/+4
* Display a bell icon if there's an alarm setIain Holmes2001-09-203-3/+9
* Convert the names to the locale charset.Jeffrey Stedfast2001-09-202-14/+24
* Confirm row count here. (etsm_get_row_count): Make sure etsm->model isn'tChristopher James Lahey2001-09-201-1/+5
* Oops, don't fail if `data' isn't a CamelService...cuz it's not supposed toJeffrey Stedfast2001-09-202-1/+7
* Fixed a typo here. esa->rows += count, not esa->rows = count.Christopher James Lahey2001-09-201-1/+1
* Spewage removal Only open folders when they are needed.Iain Holmes2001-09-203-37/+20
* New member `tooltips' in `ETaskWidgetPrivate'. (init): Init to NULL.Ettore Perazzoli2001-09-202-0/+18
* Removed globals `activity_client', `progress'. (timeout_callback_3): GetEttore Perazzoli2001-09-206-8/+155
* be sure to unref the component.Larry Ewing2001-09-202-0/+7
* Open editors for tasks and appointmentsIain Holmes2001-09-203-6/+77
* remove redundant if. (open_callback): free the previous html even if weLarry Ewing2001-09-202-15/+17
* free the temp dup'd string.Larry Ewing2001-09-203-4/+16
* listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-209-106/+271
* Hack around gdkpixbuf lossage by not trying to display the imagesDan Winship2001-09-202-18/+25
* Fixed weird include pathRodrigo Moya2001-09-201-1/+1
* Freeing name[i] instead of namev[i] is a bad idea. (bug #10270)Jon Trowbridge2001-09-202-1/+4
* Pass the actual unread message count, not just whether or not it's > 0.Dan Winship2001-09-202-2/+8
* add OAFIID parameter to the call to the cal_factory_oaf_register functionRodrigo Moya2001-09-192-1/+8
* add a new parameter (const char *iid) to specify the OAFIID of the factoryRodrigo Moya2001-09-193-6/+27