aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'BALSA_1_2_0'.BALSA_1_2_0nobody2001-09-172827-1176482/+0
* PISOCK_CFLAGS no longer contains pilot-link version.Eskil Heyn Olsen2001-09-172-2/+5
* Updated required version of gal to 0.11.99.4.Christopher James Lahey2001-09-178-6/+27
* Bumped version number to 0.11.99.4.Christopher James Lahey2001-09-1714-208/+220
* use enable_widget instead of gtk_widget_set_sensitive.Chris Toshok2001-09-174-53/+109
* add prototype for e_date_edit_set_editable.Chris Toshok2001-09-173-0/+33
* fix syntax errors (which are broken, imo...)Chris Toshok2001-09-172-2/+7
* reorder the LDAP scopes so that they match the order of the option menusChris Toshok2001-09-173-4/+82
* Updated Swedish translation.Christian Rose2001-09-172-198/+226
* Don;t destroy the pixbuf loader, unref it instead.Jeffrey Stedfast2001-09-173-10/+13
* Don't gtk_object_destroy() the pixbuf loader, unref it instead.Jeffrey Stedfast2001-09-174-13/+22
* Use camel_folder_get_uri().Jeffrey Stedfast2001-09-172-17/+8
* New function to get the URI of a folder. (get_uri): DefaultJeffrey Stedfast2001-09-173-1/+42
* Updated Brazilian Portuguese translation.Gustavo Maciel Dias Vieira2001-09-172-2545/+2560
* Updated Spanish translation.Hector Garcia2001-09-162-1915/+2198
* No loose name matches on family names. (#8802)Jon Trowbridge2001-09-153-1/+10
* Major rewrite of most of the guts, handle changes based on signals and52001-09-156-324/+371
* Emit changed events.32001-09-156-7/+108
* New function, set the complete list of folders on a vfolder, all at once.42001-09-157-33/+326
* We can't use NULL as the first arg for e_addressbook_show_contact_editorJon Trowbridge2001-09-152-2/+7
* Check that unsorted >= 0 before using it as an array index. (Bug #9115)Jon Trowbridge2001-09-151-2/+3
* Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-1510-209/+255
* linked to a now-obsolete section. changed link.Aaron Weber2001-09-153-261/+338
* Return the cached value of camel_service_get_name so that we don't leakJeffrey Stedfast2001-09-152-16/+30
* fixed a small memory leakJeffrey Stedfast2001-09-152-0/+4
* Added a refcount variable so set the refcount to 1. (sd_got_store): UnrefJeffrey Stedfast2001-09-152-46/+86
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-153-2/+11
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-153-2/+11
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-152-1/+8
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-152-1/+2
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-152-1/+3
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-154-3/+11
* Set CLEANFILES directly instead of using `+='.Ettore Perazzoli2001-09-152-1/+4
* [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-153-5/+16
* Use g_datalist_set_data_full so that the data will be free'd when we clearJeffrey Stedfast2001-09-153-4/+9
* added space after 'identities' in the message. Fixes bug #9896.Damon Chaplin2001-09-152-1/+6
* Updated Swedish translation.Christian Rose2001-09-152-208/+192
* Timezone stuffIain Holmes2001-09-154-129/+126
* Return a proper value. (impl_Shell_createStorageSetView): Likewise.Ettore Perazzoli2001-09-152-5/+15
* Redo the addressbook code.Iain Holmes2001-09-152-140/+74
* Revert my bar_destroy code and replace it with dialog_destroy instead.Jeffrey Stedfast2001-09-152-3/+7
* remove translation marker for nowJP Rosevear2001-09-152-1/+6
* Append a message to any exception we get appending to any folders afterJeffrey Stedfast2001-09-152-0/+27
* Don't claim failure when reading/writing the empty string.Dan Winship2001-09-152-2/+8
* Fix crash and remove warningIain Holmes2001-09-153-30/+20
* Removed unused variable.Ettore Perazzoli2001-09-152-3/+5
* [Fix #8204 and the other bugs caused by allowing invocations onEttore Perazzoli2001-09-153-18/+93
* use install hook instead of install rule to guarantee we run afterJP Rosevear2001-09-155-68/+64
* - updatesDirk-Jan C. Binnema2001-09-141-81/+41
* Updated Hungarian translation + terminology fixes.Andras Timar2001-09-142-933/+1126
* Updated Swedish translation.Christian Rose2001-09-142-311/+368
* Fixed double-freeing of EDestination vector when sending html mail toJon Trowbridge2001-09-142-1/+6
* use ldap_init. ldap_open is deprecated in openldap 2.x.Chris Toshok2001-09-142-1/+6
* Don't reuse the exception if it has already been set.Jeffrey Stedfast2001-09-145-15/+49
* supplement to the previous commit by patrovPavel Cholakov2001-09-142-1/+5
* Added bg to ALL_LINGUAS.Yanko Kaneti2001-09-142-1/+5
* [Fix #5990, Remembering Evolution window geometry.]Ettore Perazzoli2001-09-145-11/+67
* Fix NorwayIain Holmes2001-09-142-42/+45
* Do error-checking based on function return values rather than exceptionsJeffrey Stedfast2001-09-142-7/+12
* Pass an exception to the cache. (imap_append_online): Same.Jeffrey Stedfast2001-09-144-33/+72
* Add more info on tasks features.Aaron Weber2001-09-141-1/+10
* [Remove a bunch of debugging messages, as per #7741.]Ettore Perazzoli2001-09-1415-37/+50
* Disable DnD on the EStorageSetView to avoid strange behaviors.Ettore Perazzoli2001-09-148-23/+104
* Fix Slashdot problemIain Holmes2001-09-142-1/+5
* Modified to take a FolderETree instead of a CamelStore (since theJeffrey Stedfast2001-09-142-92/+100
* Make sure the dir pointer is non-NULL before using it.Jeffrey Stedfast2001-09-142-8/+15
* use ical partstat, role, cutypes directlyJP Rosevear2001-09-145-248/+268
* Don't unref the old dropdown, we don't "own" it.Jeffrey Stedfast2001-09-142-3/+5
* Convert the charset to the iconv-friendly name.Jeffrey Stedfast2001-09-143-3/+30
* Changed this to change state on button down, even if we aren't editing.Christopher James Lahey2001-09-141-14/+11
* override the gnome-vfs.mime to match .vcf as text/x-vcard.Larry Ewing2001-09-142-0/+8
* Make sure that the charset_filter is non-NULL before using it since iconvJeffrey Stedfast2001-09-142-2/+10
* *** empty log message ***Pavel Petrov Tcholakov2001-09-141-0/+7426
* Return -1 on failure.Jeffrey Stedfast2001-09-142-3/+8
* Unref the model after creating the ETable, since the table will hold a refDan Winship2001-09-132-1/+2
* Updated Swedish translation.Christian Rose2001-09-132-8/+12
* unref the old dropdown_menu if there is one.Larry Ewing2001-09-132-0/+8
* free the credits string.Larry Ewing2001-09-132-0/+5
* free the text values we get from the property bag and release the propertyLarry Ewing2001-09-132-0/+10
* Updated Swedish translation.Christian Rose2001-09-132-212/+260
* Add SUB_VERSION to the version string passed toEttore Perazzoli2001-09-132-1/+6
* No longer need the context in order to clone a FilterRule.Jeffrey Stedfast2001-09-132-2/+8
* only allow importing to /local folders.Chris Toshok2001-09-132-0/+16
* [Fix #4962, "Highlighting is left after a drag".]Ettore Perazzoli2001-09-132-2/+9
* Only gtk_widget_destroy() the icon_widget if it's not NULL.Ettore Perazzoli2001-09-132-2/+9
* Clone the current rule before editing it so that changes can be undone.Jeffrey Stedfast2001-09-137-30/+150
* Fixed the remove callback prototype, and return the result properly using22001-09-132-3/+26
* Remove spewIain Holmes2001-09-132-1/+5
* Fix vcard importingIain Holmes2001-09-132-1/+8
* free the values that are being leaked here.Larry Ewing2001-09-132-4/+20
* free the source url in the nonfailure case.Larry Ewing2001-09-132-0/+6
* Change the 'not' virtual method from an immediate e-sexp function to a22001-09-133-3/+87
* Remove the match-all from the not body-contains, so we can use the new22001-09-132-1/+6
* printf arguments were reversed by mistake. Fixed bug #9693.Jon Trowbridge2001-09-132-1/+6
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-09-133-661/+802
* Save transport passwords too. This fixes bug #3020.Jeffrey Stedfast2001-09-132-8/+15
* Unref the message info.Jeffrey Stedfast2001-09-132-1/+9
* send 6 weeks of free busy info starting with the UTC start of dayJP Rosevear2001-09-133-19/+118
* Fixed translation files.Kwok-Koon Cheung2001-09-123-5/+12
* null terminate the destination vectorJP Rosevear2001-09-122-0/+6
* Added an use_description argument so that other alarms can fall back toFederico Mena Quintero2001-09-123-17/+159
* free the destination vector when we finish with it, if we actually addJP Rosevear2001-09-122-5/+11
* Validation issues.Aaron Weber2001-09-121-6/+8
* Generate an ICAL_ATTACH_VALUE value from the string.Federico Mena Quintero2001-09-122-2/+18
* Don't set the folderinfo's unread count to 0 when camel reports -1, sinceDan Winship2001-09-122-6/+10
* Updated Swedish translation. No, I cannot beleive what's happening in theChristian Rose2001-09-112-648/+718
* Updated Slovak translation.Stanislav Visnovsky2001-09-112-437/+501
* call menu_file_save_error when there is an exception while saving.Larry Ewing2001-09-112-7/+27
* Add changelog entry.JP Rosevear2001-09-111-0/+4
* temporarily disable zh_TWJP Rosevear2001-09-111-1/+1
* Contact lists.Aaron Weber2001-09-115-59/+176
* Encode the score as an integer string, not as a string of integers. #5098.02001-09-112-4/+6
* Pass in a hashtalbe used for finding visited nodes. (inode_hash):02001-09-112-26/+80
* Dynamically create the folder type list from camel. (reconfigure_clicked):02001-09-119-760/+831
* Progress reporting while moving messages.02001-09-114-7/+56
* hboxIain Holmes2001-09-112-1/+6
* Handle empty accountsIain Holmes2001-09-112-2/+11
* Handle MovemailIain Holmes2001-09-112-2/+20
* Don't use new_with_sig_file, that function no longer exists.Jeffrey Stedfast2001-09-114-11/+19
* Don't call new_with_sig_file, it no longer exists.Jeffrey Stedfast2001-09-114-22/+6
* Marked string for translation. (new_source_created): Ditto.Chyla Zbigniew2001-09-113-7/+19
* Convert string generated by strftime to UTF-8.Chyla Zbigniew2001-09-112-9/+34
* strdup the result of the first call to ical_component_as_ical_string()Damon Chaplin2001-09-112-6/+27
* Handle the new icalattach type instead of struct icalattachtype.Federico Mena Quintero2001-09-115-439/+38
* Allow the dialog's title to be translated.Jeffrey Stedfast2001-09-112-1/+6
* Purification.Dan Winship2001-09-116-13/+45
* Make sure that the session is non-NULL. (menu_file_send_cb): And here too.Jeffrey Stedfast2001-09-112-2/+8
* Replace struct icalattachtype by an opaque icalattach that is properlyFederico Mena Quintero2001-09-1111-125/+249
* Changed which widget to connect signals to to watch for drag & drop. FixesChristopher James Lahey2001-09-111-4/+4
* Hide the S/MIME frame if we don't support S/MIME.Jeffrey Stedfast2001-09-112-1/+4
* Wrap the S/MIME code in ifdef SMIME_SUPPORTED which isn't defined but byJeffrey Stedfast2001-09-112-2/+9
* Small fix.Yukihiro Nakai2001-09-111-10/+6
* Add MemepoolIain Holmes2001-09-112-0/+5
* Get rid of the g_warning, we no longer really need that.Jeffrey Stedfast2001-09-112-3/+10
* Attach to the destroy event for each progressbar using bar_destroyed asJeffrey Stedfast2001-09-112-2/+21
* Verified that all functionality is in here, should be!Kevin Breit2001-09-112-33/+90
* Pass along the right string, this fixes bug #9518.Jeffrey Stedfast2001-09-112-1/+4
* Don't save the authmech if the username doesn't exist. Fixes bug #9474.Jeffrey Stedfast2001-09-112-1/+4
* Remove some mailer-set headers. Fixes bug #9462.Jeffrey Stedfast2001-09-112-3/+13
* Fix obvious dumb mistake in previous commit that made it *always* complainDan Winship2001-09-112-16/+24
* Oops. Remove duplicate free.Dan Winship2001-09-112-2/+4
* Small update.Yukihiro Nakai2001-09-111-7/+3
* Update Japanese translation.Yukihiro Nakai2001-09-111-96/+54
* Forgot to return the newly allocated msg.02001-09-102-0/+7
* updated Irish filePablo Saratxaga2001-09-102-2300/+2423
* Update Japanese translation.Yukihiro Nakai2001-09-102-2253/+1578
* New traditional Chinese translation from Joe Man <trmetal@yahoo.com.hk>.Kwok-Koon Cheung2001-09-104-1/+16627
* Stuff to check version of gnome-pilotEskil Heyn Olsen2001-09-102-6/+65
* Complain if we are trying to send to invalid recipients. (Bug #8875)Jon Trowbridge2001-09-102-6/+51
* Add VFS_CFLAGS so things don't break when the gnome-vfs headers move.Maciej Stachowiak2001-09-102-0/+6
* We need to initialize all of the struct fields or else god knows what willJeffrey Stedfast2001-09-102-6/+29
* - updates, fixesDirk-Jan C. Binnema2001-09-101-92/+57
* If our text shrinks, make sure that the selection doesn't spill off overJon Trowbridge2001-09-101-0/+7
* Added. Treat right-clicks on a contact list as a special case.Jon Trowbridge2001-09-102-4/+111
* Purify run. All small leaks.Dan Winship2001-09-1010-22/+75
* Updated German translationMatthias Warkus2001-09-102-2529/+2057
* s/gnu.org/ximian.com/. I should change that default at some point...Jon Trowbridge2001-09-091-1/+1
* Added. Shows a (hopefully) informative dialog warning you that someJon Trowbridge2001-09-094-31/+161
* Originally was corba_recipientlist_to_glist. (impl_Composer_set_headers):Jon Trowbridge2001-09-096-174/+239
* (Apologies if you are seeing this multiple times. CVS is being annoying.)Jon Trowbridge2001-09-098-81/+153
* See e_book_listener_check_queue below.Jon Trowbridge2001-09-095-92/+248
* See e_book_listener_check_queue below.Jon Trowbridge2001-09-091-0/+97
* (make_contact_editor_cb): show the right contact editor (the list editorChris Toshok2001-09-092-3/+15
* do the EDestination xml magic on email addresses we put in the popup.Chris Toshok2001-09-092-1/+18
* Fix some broken calls to check_size that could result in memory corruptionDan Winship2001-09-092-3/+9
* Unref the invisible, don't just destroy it.Dan Winship2001-09-092-1/+6
* Re-remove evil utf8_to_gtk debug printf that Chris seems to haveDan Winship2001-09-091-1/+0
* Updated French translation.Christophe Merlet2001-09-082-946/+1170
* Remove some debugging messages that don't check for NULL strings and crashDan Winship2001-09-082-4/+6
* Likewise.Not Zed2001-09-084-12/+34
* #if 0 out the code that was hopefully going to fix bug #5325 because theJeffrey Stedfast2001-09-082-1/+9
* Change some words.Michael Zucci2001-09-081-1/+1
* kill off some warningsJeffrey Stedfast2001-09-081-2/+1
* For every category: - set .translate to FALSEChyla Zbigniew2001-09-082-2/+14
* Fixed a silly little obvious bug.Jon Trowbridge2001-09-081-3/+3
* Fixed two bugs: - missing coversion of contact name to GTK+ locale, -Chyla Zbigniew2001-09-082-15/+49
* pgp signature iconsJakub Steiner2001-09-085-0/+8
* Disconnect from the service here otherwise the locks will be destroyed andJeffrey Stedfast2001-09-082-4/+20
* New layoutIain Holmes2001-09-085-52/+41
* New designIain Holmes2001-09-082-73/+37
* Make sure to unref the mime filters when we finish with them.Jeffrey Stedfast2001-09-082-0/+7
* Give the full path of the wax-seal icons. (try_inline_pgp_sig): ConvertJeffrey Stedfast2001-09-082-22/+48
* Removed unused factory variable.Christopher James Lahey2001-09-082-2/+5
* Changed this to use the new ETable/ETree drag stuff.Christopher James Lahey2001-09-082-84/+18
* Added GDK_BUTTON_PRESS_MASK to our button mask. Fixes Ximian bug #8241.Christopher James Lahey2001-09-081-1/+1
* Give the full path of the wax-seal icons.Jeffrey Stedfast2001-09-082-2/+7
* s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise.Ettore Perazzoli2001-09-082-4/+11
* constificationJeffrey Stedfast2001-09-083-5/+8
* Reuse the original boundary instead of generating our own.Jeffrey Stedfast2001-09-082-2/+11
* Don't do_something on button_release if we did something on button_press.Christopher James Lahey2001-09-082-2/+8
* Bumped version number to 0.11.99.3 for ETableWithout.Christopher James Lahey2001-09-082-2/+4
* Added e-table-config-no-group.glade.Christopher James Lahey2001-09-083-102/+1734
* Added this function.Christopher James Lahey2001-09-082-2/+30
* Don't allow the default toolbar to be configurable.Ettore Perazzoli2001-09-081-1/+0
* Don't allow the default toolbar to be configurable.Ettore Perazzoli2001-09-082-1/+6
* one-line OpenSSL fix from Yanko Kaneti <yaneti@declera.com>Dan Winship2001-09-072-1/+6
* Remove the "see previous error messages?" comment from the error messageDan Winship2001-09-072-2/+9
* Updated Slovak translation.Stanislav Visnovsky2001-09-072-3662/+3910
* new function, to notify the bonobo listener inChris Toshok2001-09-072-18/+60
* pass the VTIMEZONE component to icalcomponent_compare_vtimezones(), notDamon Chaplin2001-09-073-6/+43
* add ldap-16.png.Chris Toshok2001-09-072-0/+5
* new function, notify the bonobo listener. (remove_ldap_folder): trackChris Toshok2001-09-073-18/+64
* change to match create_folder. (e_marshal_NONE__POINTER_POINTER_POINTER):Chris Toshok2001-09-073-49/+52
* Thread function to perform filtering. (filter_free): Free the filter62001-09-074-3/+142
* change /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose.Chris Toshok2001-09-072-1/+6
* Changed "Save" to "Save and Close"Anna Marie Dirks2001-09-072-5/+16
* add -DEVOLUTION_IMAGESDIR.Chris Toshok2001-09-077-39/+89
* Use camel_stream_buffer_read_line() instead of duplicationing theJeffrey Stedfast2001-09-072-28/+18
* added a default size for the saved search dialog of 600 x 300 such that itAnna Marie Dirks2001-09-072-1/+7
* Updated Swedish translation.Christian Rose2001-09-072-951/+1116
* Allow a value of -1.0 for @progress [which means "unknown progress"].Ettore Perazzoli2001-09-072-1/+7
* (handle_multipart_alternative, handle_multipart,Dan Winship2001-09-072-30/+12
* Fix a bunch of replying/forwarding-related formatting bugs.Dan Winship2001-09-076-191/+214
* Don't open multiple dialogsIain Holmes2001-09-072-0/+9
* Add E_TEXT_TO_HTML_CITE, to prepend "> " to each line.Dan Winship2001-09-073-1/+13
* Fix this to always set an exception if it returns POP3_FAIL, asDan Winship2001-09-073-6/+16
* Set an exception on POP3_FAIL as well.Jeffrey Stedfast2001-09-072-3/+10
* Have to specify a mode when using O_CREAT.Dan Winship2001-09-072-1/+6
* #ifdef out the "delete after N days" option in pop3_conf_entries, since itDan Winship2001-09-072-0/+8
* oops, take config out of SUBDIRSJeffrey Stedfast2001-09-071-1/+1
* Add mkdir config in dist-hook here instead.Jeffrey Stedfast2001-09-073-0/+5
* Updated Polish translationChyla Zbigniew2001-09-062-218/+127
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-09-062-828/+1005
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-063-21/+22
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-064-38/+38
* Fix the check for the case when mkdir() returns EEXIST to check S_ISDIR onDan Winship2001-09-062-1/+7
* the "command" of a GnomeVFSMimeApplication can include arguments as well.Dan Winship2001-09-062-11/+12
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-063-23/+28
* removed conflict stuffJeffrey Stedfast2001-09-061-1/+0
* Adjust the default_account index correctly.Jeffrey Stedfast2001-09-063-7/+31
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-063-30/+23
* LocationsIain Holmes2001-09-062-1/+6
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-063-25/+30
* Stop the summary jumping to the top on redrawIain Holmes2001-09-062-1/+6
* USe 24hr clock if appropriate, don't mess with the date and timeIain Holmes2001-09-062-9/+39
* Applied user-submitted patch to usage-mail.sgml.Aaron Weber2001-09-062-3/+7
* This patch should avoid flashing when loading images into mail view, creditsRadek Doulik2001-09-066-33/+196
* [Fix #5503, Edit menu is empty and should be removed.]Ettore Perazzoli2001-09-069-68/+96
* Fix a typo.Kjartan Maraas2001-09-062-1/+5
* Added.Jeffrey Stedfast2001-09-063-1/+5
* Updated slightly.Ettore Perazzoli2001-09-062-12/+11
* New. (get_efolder_from_shortcut): Removed. (impl_shortcut_dropped): UseEttore Perazzoli2001-09-062-13/+40
* added a wee bit of padding around the find now label in response to bugAnna Marie Dirks2001-09-062-0/+6
* s/Evolution/Ximian Evolution/.Ettore Perazzoli2001-09-062-4/+8
* Replace "Evolution" with "Ximian Evolution" in a bunch of user-visibleEttore Perazzoli2001-09-069-18/+44
* [Fix #6474 and friends, crash when selecting things from theEttore Perazzoli2001-09-062-2/+29
* Updated Lithuanian translation.Gediminas Paulauskas2001-09-062-882/+648
* ical meeting iconJakub Steiner2001-09-053-0/+6
* Updated Hungarian translation + terminology fixes.Andras Timar2001-09-052-154/+179
* Implemented.Federico Mena Quintero2001-09-058-46/+781