aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME-VFS_1_ANCHORnobody2001-07-212864-1022789/+0
* Make dist, dist check, and rpm are now supported and working. If you want to ...Kevin Gibbs2001-07-215-2/+152
* Removed the "Forward To" filter action.Jeffrey Stedfast2001-07-213-45/+44
* Removed the "Redirect" menu since this is now a future feature.Jeffrey Stedfast2001-07-212-5/+5
* Change this back to the "evolution:/local/Inbox" URI.Jason Leach2001-07-212-1/+6
* Revert last changes, URIs are now back to original in shell.Jason Leach2001-07-214-8/+13
* [This is a better way to have "Local Folders" be shown as the localJason Leach2001-07-219-8/+77
* More usage fixes for CamelException. Check our own exception forPeter Williams2001-07-212-2/+12
* Pull up test fixes to get them building againJP Rosevear2001-07-2110-12/+18
* Pull in new splash screenJP Rosevear2001-07-212-0/+4
* Bump to 0.11.99JP Rosevear2001-07-212-1/+5
* Don't let the user remove vtrash folders.Peter Williams2001-07-212-0/+8
* Fix DanW's fix. Pass the right arguments to mail_msg_destroy.Peter Williams2001-07-214-6/+41
* er, unbroke changelogJeffrey Stedfast2001-07-211-1/+0
* Don't expunge the source folder if we have a cache.Jeffrey Stedfast2001-07-214-11/+18
* Use mail_msg_destroy rather than mail_msg_free, so the cancellationDan Winship2001-07-212-1/+7
* install 2 new category icons (16_category_suppliers.png andRodrigo Moya2001-07-202-17/+24
* use the 2 new category icons (16_category_suppliers.png andRodrigo Moya2001-07-202-2/+8
* Updated Slovak translation a bit.Stanislav Visnovsky2001-07-202-229/+198
* New category icon again... /tigertTuomas Kuosmanen2001-07-202-0/+3
* Icon for "suppliers" category for Evolution. /tigertTuomas Kuosmanen2001-07-202-0/+2
* *** empty log message ***Rodrigo Moya2001-07-201-0/+1
* Duh, this one I changed, not the other. Anyway..Tuomas Kuosmanen2001-07-201-0/+0
* Removed the colored background from the icons, since it turned out itTuomas Kuosmanen2001-07-206-0/+8
* renamed to camel_charset_to_iconv() to make it just a little moreNot Zed2001-07-206-9/+15
* Update this evolution:/local/ URI to evolution:/Local Folders/ to go alongJason Leach2001-07-202-1/+7
* Update the evolution:/local/ URI's to evolution:/Local Folders/ to goJason Leach2001-07-204-11/+18
* Removed unused prototype.Federico Mena Quintero2001-07-203-2/+8
* Convert to the iconv-friendly charset names.Jeffrey Stedfast2001-07-209-116/+165
* Fix #4605: "Save Image as" should be "Save Image as...".Jason Leach2001-07-202-2/+7
* Fixed a compiler warning about returning without a value in a non-voidJeffrey Stedfast2001-07-201-1/+1
* free various data related settings (destroy): use cleanup and unref theJP Rosevear2001-07-202-5/+70
* Modified to treat the return value from camel_charset_locale_name() as aJeffrey Stedfast2001-07-205-62/+79
* updated to use new print icon.Damon Chaplin2001-07-203-1/+7
* update to use new print icon.Damon Chaplin2001-07-203-11/+14
* Updated Swedish translation.Christian Rose2001-07-202-188/+199
* Make the local storage name "Local Folders" instead of "local", looksJason Leach2001-07-207-12/+27
* HTMLIain Holmes2001-07-202-1/+5
* Set the vertical scrolling policy for the mail display to AUTOMATIC, onlyJason Leach2001-07-204-6/+18
* Line up the padding for the folder title bar labels when you have theJason Leach2001-07-203-3/+15
* In camel:Peter Williams2001-07-206-42/+234
* No need for `acharset' anymore. (check_html_charset): Return a const char*Jeffrey Stedfast2001-07-202-13/+17
* Remove my iso8859-1 -> iso-8859-1 hack and useJeffrey Stedfast2001-07-205-36/+156
* install the 2 new category iconsRodrigo Moya2001-07-202-1/+7
* use the 2 new category iconsRodrigo Moya2001-07-202-2/+5
* Fix the mail folder linksIain Holmes2001-07-203-2/+5
* Set the text colour to BLACKIain Holmes2001-07-202-1/+7
* 2 new category icons.. /tigertTuomas Kuosmanen2001-07-203-0/+5
* remove something notzed didn't mean to commitDan Winship2001-07-201-1/+1
* Revert 7/11/2001 patch for IMAP INBOX filtering at NotZed's request.Peter Williams2001-07-192-67/+17
* remvoed register/start/end etc code.Not Zed2001-07-195-318/+41
* s/imagedir/imagesdirRodrigo Moya2001-07-192-1/+5
* partial checkin before completing the changesNot Zed2001-07-196-127/+137
* remove all the servers that just don't work anymore, and add Verisign'sChris Toshok2001-07-192-20/+9
* Remove obsolete reference to account.default_account.Jon Trowbridge2001-07-192-1/+5
* Remove this prototype for a function that was removed long ago.Jason Leach2001-07-192-4/+6
* Update to the new way of finding the default account.Jason Leach2001-07-192-3/+14
* [Simplifying how default account is stored and used internally, fixesJason Leach2001-07-197-82/+89
* [ patch contributed by Jos Dehaes <jos.dehaes@bigfoot.com> ]Chris Toshok2001-07-192-15/+75
* Flush the listener's queue before unreffing it to ensure that it doesn'tDan Winship2001-07-194-5/+22
* toolbar icons for message editorJakub Steiner2001-07-194-0/+5
* More stuffIain Holmes2001-07-194-10/+28
* Remove spewageIain Holmes2001-07-192-1/+4
* Make the Tasks option workIain Holmes2001-07-193-5/+68
* prune the list of cards that match our query using the avoid list here,Chris Toshok2001-07-192-17/+29
* Do what was suggested in #4596.Jeffrey Stedfast2001-07-193-32/+32
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-192-1/+5
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-192-188/+179
* Make pretty buttons.Iain Holmes2001-07-193-7/+66
* Return -1 if we don't find it? This is what most of the code expected butJeffrey Stedfast2001-07-193-31/+41
* Cosmetic fixesIain Holmes2001-07-192-0/+6
* USe a message box to look nicer.Iain Holmes2001-07-192-10/+12
* Updated Slovak translation.Stanislav Visnovsky2001-07-192-3217/+5211
* Add GTK_WIDGET to the charset picker. Reportedly prevent a craash forPeter Williams2001-07-192-1/+4
* Typo fix. Later: And actually fix the typo.Peter Williams2001-07-182-1/+2
* Typo fix.Peter Williams2001-07-182-1/+5
* Updated Swedish translation.Christian Rose2001-07-182-433/+472
* don't show the time in the EDateEdit widget for adding EXDATEs.Damon Chaplin2001-07-183-2/+10
* [ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\"Chris Toshok2001-07-182-6/+25
* do not discard drawing icon if mask is NULLRodrigo Moya2001-07-183-2/+10
* generate default configuration for icons-per-category the first time. AndRodrigo Moya2001-07-183-59/+116
* Setup the auto-receive here instead.Jeffrey Stedfast2001-07-183-2/+11
* find the next displayable component (get_prev): find the previousJP Rosevear2001-07-182-3/+52
* Remove leftover ifdefs - FedericoFederico Mena Quintero2001-07-182-12/+1
* Reset the autoreceive when necessary.Iain Holmes2001-07-183-0/+8
* do not strdup a NULL (valid) timezoneJP Rosevear2001-07-182-6/+14
* Remove the debugging message here.Dan Winship2001-07-181-1/+0
* Fix for last change: hide the entire widget, not just the entry.Jason Leach2001-07-183-4/+10
* Clean up some exception misusage.Peter Williams2001-07-186-20/+78
* Fix to correctly handle text/uri-lists that contain more than a singleJeffrey Stedfast2001-07-183-53/+74
* Correctly handle text/uri-list's that contain more than a single fileJeffrey Stedfast2001-07-182-24/+30
* oops, save ChangeLog before committing - FedericoFederico Mena Quintero2001-07-181-1/+2
* Make the Path: entry into a GnomeFileEntry so you get a nice "Browse..."Jason Leach2001-07-182-24/+40
* Fix up the "exactly version N" case of EVO_CHECK_LIBDan Winship2001-07-182-2/+10
* Really fixes #4380. The previous fix was necessary but not sufficient; itFederico Mena Quintero2001-07-186-5/+58
* Cleaned up a bit. (handle_multipart_encrypted): Replace the encrypted partJeffrey Stedfast2001-07-183-19/+26
* Hold a reference to our listener while the idle function is active.Jon Trowbridge2001-07-187-19/+68
* Removed old, broken code and annoying g_messages.Jon Trowbridge2001-07-183-50/+22
* Make a nicer delete account dialogIain Holmes2001-07-182-6/+11
* install category iconsRodrigo Moya2001-07-182-1/+23
* Use CAMEL_VTRASH_NAME.Jeffrey Stedfast2001-07-187-21/+28
* Use CAMEL_VTRASH_NAME.Jeffrey Stedfast2001-07-184-8/+15
* okay. me lazy. cvs stupid. = recommitting all again. These are tiny filesTuomas Kuosmanen2001-07-171-0/+0
* some stuff, apparently I copied over some files since it wants to commitTuomas Kuosmanen2001-07-174-0/+0
* new icons.. /tigertTuomas Kuosmanen2001-07-174-0/+5
* Patch from Taylor Hayward <thayward@gjpc.com>. Added accelerators to a fewChristopher James Lahey2001-07-175-57/+61
* Print a g_message when the list of invited people changes in theJon Trowbridge2001-07-172-2/+20
* Added addSectionWithLimit to the SelectNames interface.Jon Trowbridge2001-07-179-37/+254
* destroy the dialog widget here. Fixes bug #4198.Damon Chaplin2001-07-172-0/+10
* Add closing dots to the "Filter on..." items for consistency with theEttore Perazzoli2001-07-172-4/+9
* [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn]Chris Toshok2001-07-174-5/+29
* try to use builtin timezones before getting them from the server. WhenDamon Chaplin2001-07-176-26/+77
* return NULL if we couldn't find the LOCATION.Damon Chaplin2001-07-173-9/+26
* Use g_strcasecmp() when looking for a Trash folder - it may be lowercaseJeffrey Stedfast2001-07-172-8/+20
* Fix logicIain Holmes2001-07-171-1/+1
* Use g_strcasecmp() when looking for a Trash folder - it may be lowercaseJeffrey Stedfast2001-07-174-28/+39
* Removed unused headers - FedericoFederico Mena Quintero2001-07-171-8/+0
* Generalized function for trying a number of strptime() formats on aFederico Mena Quintero2001-07-173-53/+110
* Fixes bug #2901.Federico Mena Quintero2001-07-172-16/+10
* Don't import if nsmail is emptyIain Holmes2001-07-172-3/+60
* Use other folders to import intoIain Holmes2001-07-172-2/+15
* Let VTrash folders accept/export the same dnd types as normal folders.Jeffrey Stedfast2001-07-172-20/+26
* Given: 4 EXISTS 1 EXPUNGE We have to pass 3, not 4 toDan Winship2001-07-172-0/+16
* prototype outbox_folder so we can check if a folder is it.Peter Williams2001-07-172-4/+23
* Use our own display_style member instead of the global setting.Peter Williams2001-07-178-10/+44
* Nicer error reporting.Iain Holmes2001-07-173-6/+31
* DUH. No need to update every folder if we set the folder browser to NULL.Peter Williams2001-07-162-5/+11
* Call mail_autoreceive_setup() so that any changes to the list of accountsJeffrey Stedfast2001-07-162-0/+9
* *** empty log message ***Jacob Berkman2001-07-163-21/+27
* Reset the view when we set the model here. Fixes Ximian #4105.Christopher James Lahey2001-07-161-0/+1
* Changelog too.. /tigertTuomas Kuosmanen2001-07-161-0/+6
* new icons added.. /tigertTuomas Kuosmanen2001-07-163-0/+0
* Removed. (load_shortcuts): Don't call it.Ettore Perazzoli2001-07-162-29/+6
* Changed to use test -h instead of -L for checking /var/mail vsNot Zed2001-07-162-1/+6
* Updated slightly for new design.Kevin Breit2001-07-164-6/+30
* [Fix #4387, Shortcut bar items don't keep the name after rename.]Ettore Perazzoli2001-07-152-1/+8
* Display an icon for nodes at depth greater than 2 in the tree view asEttore Perazzoli2001-07-152-11/+10
* Commented out some unused variables and labels. (e_destination_importv):Christopher James Lahey2001-07-153-0/+22
* Start editing immediately on a button_press that grabs the focus.Christopher James Lahey2001-07-151-27/+44
* Added a call to e_table_view_to_model_row here.Christopher James Lahey2001-07-152-3/+16
* Fix a crash that could happen by closing one or more views, and thenEttore Perazzoli2001-07-153-4/+14
* If the message info for an expunged message is NULL, then just break out -Jeffrey Stedfast2001-07-152-0/+13
* Some QA.Carlos Perelló Marín2001-07-152-37/+41
* Icon name fixIain Holmes2001-07-142-1/+5
* new category icons, more to follow. /tigertTuomas Kuosmanen2001-07-144-0/+5
* Added lots of good stuff with the first time druid.Kevin Breit2001-07-142-0/+510
* more updatesJP Rosevear2001-07-142-14/+54
* WiddleIain Holmes2001-07-141-1/+4
* oops, forgot some stuffJeffrey Stedfast2001-07-141-2/+8
* Typo fixPeter Williams2001-07-141-1/+1
* Merged mine and Peter's entries.Jeffrey Stedfast2001-07-144-16/+48
* 0.11 news for peterwPeter Williams2001-07-141-0/+27
* Ummmm, it's the NEWS, take a guessIain Holmes2001-07-141-0/+9
* Added a hack to convert charsets in the format iso8859-1 to iso-8859-1Jeffrey Stedfast2001-07-142-25/+43
* Segfault prevention here if no uid is currently loaded.Peter Williams2001-07-142-6/+8
* Segfault prevention here if we lose the race withPeter Williams2001-07-142-1/+5
* Updated Polish translationChyla Zbigniew2001-07-142-32/+54
* Let people install as non-root, but give them a bigass warning so they'rePeter Williams2001-07-143-4/+48
* Set the property box changeIain Holmes2001-07-142-0/+7
* Convert the date string to utf8 before appending it to HTML.Chyla Zbigniew2001-07-142-2/+10
* New function. If a vfolder in our list gets finalized, NULL outPeter Williams2001-07-132-0/+28
* Updated to reflect changes in the filter API by passing in the providedJeffrey Stedfast2001-07-132-0/+19
* Updated to reflect changes in the filter API by passing in the providedJeffrey Stedfast2001-07-132-45/+64
* We now use a structure as the bucket data rather than just a cache levelJeffrey Stedfast2001-07-136-32/+106
* Updated Norwegian (nynorsk) translation.Kjartan Maraas2001-07-132-4726/+7352
* new icon, for "customize", based on jakub's nifty wrench icon. /tigertTuomas Kuosmanen2001-07-132-0/+5
* Updating again.Christian Rose2001-07-132-403/+413
* Updated Polish translationChyla Zbigniew2001-07-132-254/+300
* Updated Hungarian translation.Andras Timar2001-07-132-556/+603
* Changed Company to Organization here.Christopher James Lahey2001-07-132-2/+7
* Made these functions return -1 if the x and y aren't over any cell at all.Christopher James Lahey2001-07-131-0/+5
* add ldap cflagsJP Rosevear2001-07-132-0/+5
* Because bugzilla.ximian does have a mail gateway now, we can haveJason Leach2001-07-132-22/+13
* Removed a warning that I don't need anymore. This code is workingJeffrey Stedfast2001-07-133-12/+17
* Oops. I introduced my own bug, accidently set `email' to a g_free'dJeffrey Stedfast2001-07-132-1/+7
* Remove warningIain Holmes2001-07-132-1/+4
* Fixes about a zillion bugsIain Holmes2001-07-132-1/+20
* include <config.h>Iain Holmes2001-07-132-0/+5
* Optimized the same way I optimized g_strsplit. If you use a GPtrArrayJeffrey Stedfast2001-07-132-97/+76
* Okay, I've decided that that user is just on crack. We don't want to allowJeffrey Stedfast2001-07-132-8/+12
* Added missing underlined shortcuts.Taylor Hayward2001-07-137-15/+31
* Check the file even if the extension is NULLIain Holmes2001-07-132-6/+9
* And again. Trying to keep the translation up-to-date with the changes inChristian Rose2001-07-132-9/+16
* Fixing typo.Aaron Weber2001-07-132-2/+4
* svn path=/trunk/; revision=11063Aaron Weber2001-07-134-8/+142
* Ignore set_expanded if the node is the root and root_visible is FALSE.Christopher James Lahey2001-07-132-4/+13
* Marked string for translation.Chyla Zbigniew2001-07-132-1/+5
* i18n stuffIain Holmes2001-07-133-5/+11
* Fix the importers if you try to import into an already existing directoryIain Holmes2001-07-132-20/+38
* Updated Swedish translation again. Hi ho.Christian Rose2001-07-132-194/+201
* Force-hide all deleted messages before expunging. (expunged_folder):Jeffrey Stedfast2001-07-132-25/+50
* Updated Polish translationChyla Zbigniew2001-07-132-196/+211
* Start new entryJP Rosevear2001-07-132-0/+148
* new protoJP Rosevear2001-07-136-30/+45
* Only blank the mail display if the message being viewed is one of those toJason Leach2001-07-132-1/+14
* Should be saving the 'identity_html_signature' andJason Leach2001-07-132-2/+9
* fix typo breaking compilationJP Rosevear2001-07-137-15/+41
* Users should not be able to filter on "Status is Deleted" since we don'tJeffrey Stedfast2001-07-133-21/+23
* Okay, I've decided that that user is just on crack. We don't want to allowJeffrey Stedfast2001-07-132-4/+10
* Only set p->copied and p->deleted if the messages are copied without anJeffrey Stedfast2001-07-132-7/+25
* /s/_Acciones/A_ccionesCarlos Perelló Marín2001-07-132-1/+5
* guard against infinite loops with the updating boolean, fixes 4270JP Rosevear2001-07-132-0/+12
* Initialize priv->db and priv->iid so that destroy() won't crash ifDan Winship2001-07-132-0/+8
* added support for multiple selections in cut/copy/paste. Also, it's nowRodrigo Moya2001-07-133-21/+45
* Minor glade changeIain Holmes2001-07-132-1/+5
* Add these files because we're pretty sure gtk-doc needs them.Peter Williams2001-07-124-0/+68
* Add the COMBINEDHEADERS here and remove the EXTRA_DIST. This fixesPeter Williams2001-07-122-4/+17
* Clean up make dist.Peter Williams2001-07-1212-76/+100
* add accelerators, taylor's patchJP Rosevear2001-07-122-3/+8
* Updated Swedish translation.Christian Rose2001-07-122-95/+107
* extra dist another xpmJP Rosevear2001-07-122-0/+5
* Renamed for consistency. Though we need to think about the consistent namingTuomas Kuosmanen2001-07-122-0/+12
* Crash fix because strcmp() hates NULL arguments. Bug #3777.Jason Leach2001-07-122-1/+14
* doh. another broken icon. So "convert foo.png bar.xpm" doesnt work apparently.Tuomas Kuosmanen2001-07-121-103/+100
* dohhhh. broken image it was. /tigertTuomas Kuosmanen2001-07-121-162/+159
* new version of trash icon... /tigertTuomas Kuosmanen2001-07-122-78/+163
* Updated Hungarian translation.Andras Timar2001-07-122-663/+716
* Added is_addr_char_no_pipes macro, which specifically does not considerJon Trowbridge2001-07-122-2/+10
* Removed. (check_html_charset): Replaced with this.Not Zed2001-07-128-942/+1017
* renamed updateObject to updateObjects and removed the UID argument, sinceDamon Chaplin2001-07-1211-39/+138
* only create the timezones array when we need to, and make sure we freeDamon Chaplin2001-07-124-15/+91
* Removed some code i wasn't supposed to commit.Not Zed2001-07-123-7/+25
* Fixes bug #4380 as well as some leftovers from the days of struct tm andFederico Mena Quintero2001-07-1212-43/+52
* validation on usage-mainwindow and usage-contact.Aaron Weber2001-07-126-36/+36
* fix the calendar not exiting with a gross hack because i don't have timeJP Rosevear2001-07-123-0/+42
* New function to extract a meta-tag charset value if it exists.Jeffrey Stedfast2001-07-124-26/+119
* be careful about adding and stripping MAILTO:'s properlyJP Rosevear2001-07-1211-77/+117
* no longer need to set a my address propertyJP Rosevear2001-07-122-17/+15
* More edits.Kevin Breit2001-07-1224-422/+598
* Updated Polish translationChyla Zbigniew2001-07-121-52/+55
* Ripped out my code since it was never being used since the mime parser isJeffrey Stedfast2001-07-123-124/+77
* Updated Swedish translation.Christian Rose2001-07-122-472/+510
* Secure e_summary_mail_generate_htmlIain Holmes2001-07-122-0/+8
* Fix the memory corruption issueIain Holmes2001-07-123-1/+11
* DONT ASK ME AGAIN!Iain Holmes2001-07-122-0/+7
* Run the filter in its own thread to prevent locking issues.Peter Williams2001-07-122-12/+75
* Free the data stop all the transfers when the summary is destroyed.Iain Holmes2001-07-1213-9/+230
* ShhKjartan Maraas2001-07-1210-232/+376
* shhKjartan Maraas2001-07-122-0/+2
* Distribute wombat.idl.Peter Williams2001-07-122-1/+5
* Updated Norwegian translation.Kjartan Maraas2001-07-123-507/+545
* forgot to checkin, have borken spool defineMichael Zucci2001-07-121-3/+1
* Added some comments for clarity and fixed a pretty noticable bug with howJason Leach2001-07-112-0/+12
* Small changes to preface.Aaron Weber2001-07-114-28/+20
* s/GNOMELOCALEDIR/EVOLUTION_LOCALEDIR Added bindtextdomain(), textdomain()Kjartan Maraas2001-07-116-1/+21
* Mark a string for translation.Kjartan Maraas2001-07-112-1/+5
* Added a hack to get the last string translated since xml-i18n-toolsKjartan Maraas2001-07-112-0/+15
* Add HAVE_BROKEN_SPOOL here.Peter Williams2001-07-112-0/+7
* Move this higher so that Makefile properly depends on us. Fixes distcheck.Peter Williams2001-07-112-1/+7
* Fix nss include check to work.Peter Williams2001-07-112-4/+10