aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_6'.GAL_0_6nobody2001-04-111932-784289/+0
* Put debugging stuff in d().Christopher James Lahey2001-04-111-3/+5
* Display fixes, thanks to Kjartan for finding these.Gediminas Paulauskas2001-04-113-21/+26
* #include "gal/widgets/e-unicode.h".Christopher James Lahey2001-04-111-0/+1
* Translate the title as we read it.Christopher James Lahey2001-04-111-1/+5
* New function to translate a string and then convert it to utf8. Acts justChristopher James Lahey2001-04-114-14/+90
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-1118-38/+83
* i18n fixes.Gediminas Paulauskas2001-04-112-1/+5
* Added camel-pgp-context.[c,h] to the build. Also added tests/smime/pgp.cJeffrey Stedfast2001-04-1010-28/+182
* create the makefile in camel/tests/smimeJeffrey Stedfast2001-04-102-0/+6
* Changed resizeable to resizable in ETableCol for consistency.Christopher James Lahey2001-04-106-21/+25
* stubbed, #if 0'ed (xfer_folder): same. (populate_context_menu): same.Chris Toshok2001-04-102-2/+68
* on BUTTON_PRESS: if it's button 1, store the button x, y, and setChris Toshok2001-04-106-0/+202
* add some more 16 character versions for freebsd.Chris Toshok2001-04-092-0/+7
* add #include <sys/types.h> since gnome-print.h uses time_t withoutChris Toshok2001-04-092-0/+7
* make sure to notify new clients to the writable status of an already openChris Toshok2001-04-092-2/+12
* Setup up the conduit library building better so the files get distedJP Rosevear2001-04-082-7/+15
* fix type. we want the destination interface, not source.Chris Toshok2001-04-082-1/+6
* Updated Japanese translation.Akira TAGOH2001-04-082-1511/+1608
* It would be a good idea to recognize '\0'. Before, this code was runningPeter Williams2001-04-082-1/+8
* add a missing \Dan Winship2001-04-081-0/+1
* make parent_class staticDan Winship2001-04-081-1/+1
* add "break;" to otherwise-empty "default:" cases to make them ANSI.Dan Winship2001-04-081-0/+2
* Added a question mark to the set of valid characters for symbol names.Federico Mena Quintero2001-04-062-14/+38
* merge from evolution-0-10-branch to evolution-0-10-merge-0Not Zed2001-04-059-26/+257
* Merge from evolution-0-10 to evolution-0-10-merge-0 into head.Not Zed2001-04-059-32/+258
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-0525-108/+112
* Some small header cleanups & fixes, and fix to translate all popup menusGediminas Paulauskas2001-04-058-15/+34
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-04-053-1499/+1748
* Brag.Kjartan Maraas2001-04-052-0/+5
* Fix headers.Kjartan Maraas2001-04-052-0/+6
* Fix headers. Same here. Same here. Same here.Kjartan Maraas2001-04-056-0/+22
* Fix headers.Kjartan Maraas2001-04-052-1/+7
* Fix headers. Same here. Same here. Same here. Same here.Kjartan Maraas2001-04-056-0/+32
* Add prototype for service_changed(). Remove #includeKjartan Maraas2001-04-053-1/+7
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-0510-0/+37
* Fix headers. Same here.Kjartan Maraas2001-04-053-0/+9
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-0515-0/+78
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-0515-1/+70
* More header fixes. Same. Same. Same here. More header fixes. Same here.Kjartan Maraas2001-04-057-8/+47
* Added e_selection_model_cursor_activated.Christopher James Lahey2001-04-042-0/+12
* Call cursor_activated as well.Christopher James Lahey2001-04-041-1/+6
* Fixed headers. Moved the .h associated with each .c to the top of the listChristopher James Lahey2001-04-049-14/+27
* Fixed headers.Christopher James Lahey2001-04-046-12/+26
* Made this work properly for models with 0 rows in the tree table adapter.Christopher James Lahey2001-04-041-1/+14
* Updated Turkish translationFatih Demir2001-04-042-1334/+1424
* Added this function.Christopher James Lahey2001-04-043-0/+11
* Make it so you can switch checking around the last access on and off forChristopher James Lahey2001-04-042-0/+8
* Added e_tree_selection_model_select_single_path and made selection_startChristopher James Lahey2001-04-045-47/+150
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-0432-31/+64
* Fixed this to not call the callback with a row of -1.Christopher James Lahey2001-04-041-1/+2
* Fix headers. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-045-6/+8
* Turn on E_TREE_USE_TREE_SELECTION.Christopher James Lahey2001-04-041-1/+1
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-0435-52/+352
* it seems it did not get into last commitGediminas Paulauskas2001-04-041-6/+28
* Fixed a crash here.Christopher James Lahey2001-04-042-1/+8
* set content type to utf8. fix warning. just call on_link_clicked().Gediminas Paulauskas2001-04-047-65/+76
* Added tests/ back inJeffrey Stedfast2001-04-043-131/+219
* Fixed an off by one error.Richard Hult2001-04-041-1/+1
* Add argument to get the table adapter. (et_set_arg): Add arguments forRichard Hult2001-04-043-1/+117
* Executive summary and Trash now have nice icons both in tree/folder title andGediminas Paulauskas2001-04-0410-107/+22
* Removed junk imagesGediminas Paulauskas2001-04-0416-0/+0
* (imap_update_summary): When reading message flags, set theDan Winship2001-04-042-2/+13
* (imap_get_message): If the server_level < IMAP4rev1, always fetchDan Winship2001-04-042-3/+9
* If we don't change any flags or expunge, send a NOOP to give the server aDan Winship2001-04-042-1/+17
* Add --no-tty argument to gpg.Jeffrey Stedfast2001-04-043-1/+14
* Sync the folder on activate.Dan Winship2001-04-042-0/+6
* Translations evolution/po/da.poKenneth Christiansen2001-04-041-1876/+3479
* don't check the global variable, check the onje passed in. this really doesn'...Jeffrey Stedfast2001-04-041-1/+1
* Use the same URL-transforming rules we use when hashing the password soDan Winship2001-04-042-2/+16
* Don't declare debug_log as extern in evolution-shell-component-client.c,Dan Winship2001-04-043-7/+16
* Merge fix for #1117 (g-warning being emitted when clicking on storageEttore Perazzoli2001-04-043-1/+15
* Pulled up fixes from evolution-0-10-branch.Ettore Perazzoli2001-04-043-3/+50
* forgot last timeGediminas Paulauskas2001-04-041-50/+0
* Added ESEXP_RES_TIME for time values. (ESExpResult): Added a "time_tFederico Mena Quintero2001-04-043-2/+92
* Made this table model more consistent in the number of columns it has.Christopher James Lahey2001-04-032-5/+14
* supress some comliler warningsDietmar Maurer2001-04-031-2/+2
* fix ref. counting problemDietmar Maurer2001-04-032-0/+6
* Plug leak.Federico Mena Quintero2001-04-0313-25/+942
* Typo fix; call e_cell_unrealize(), not e_cell_realize().Federico Mena Quintero2001-04-034-7/+9
* Ahem, free the xmlDoc. (load_single_dir): Free the filename if we returnFederico Mena Quintero2001-04-031-1/+3
* Don't draw the button if it's less than 1 pixel wide.Christopher James Lahey2001-04-032-1/+7
* Ahem, free the xmlDoc.Federico Mena Quintero2001-04-031-0/+1
* Remind users that they will currently have to copy their cert databaseJeffrey Stedfast2001-04-032-0/+8
* Plug leak.Federico Mena Quintero2001-04-032-61/+81
* Fixed this function to properly format numbers that have leading zeros inRusty Conover2001-04-031-1/+1
* Set the newpart on the container object. (less_parts): Remove the rule thtJeffrey Stedfast2001-04-034-90/+125
* added missing evolution-contacts-plain.png which contact editor complained aboutGediminas Paulauskas2001-04-031-0/+1
* Iain's fix did not help, fixing myself. closes #1914Gediminas Paulauskas2001-04-032-3/+8
* Oops, fix build.Michael Zucci2001-04-031-1/+3
* heavier testing of libbbexMichael Zucci2001-04-031-17/+134
* Ahem, the ETableItem argument is now "selection_model", notFederico Mena Quintero2001-04-031-2/+2
* Added a space after an attribute to make libxml happy.Anders Carlsson2001-04-032-1/+5
* Unref and unregister the factory on exitIain Holmes2001-04-032-0/+7
* Check for KMail files.Iain Holmes2001-04-032-0/+71
* Add a "provider_type" arg to MailAccountGuiService.Dan Winship2001-04-033-2/+20
* Remove the "quick_login" member, which is unnecessary.Dan Winship2001-04-0312-44/+64
* marked report status strings for tanslation, fixes #1973Gediminas Paulauskas2001-04-032-7/+11
* mutex lock & unlock the context. (camel_pgp_clearsign): Same.Jeffrey Stedfast2001-04-022-0/+55
* Update the function prototypes to match those found inJeffrey Stedfast2001-04-025-8/+585
* Removed glade.h files -- xml-i18n-tools generates them itself.Gediminas Paulauskas2001-04-027-32/+0
* My previous commit was incomplete.Gediminas Paulauskas2001-04-021-1/+2
* Blessed by Ettore.Gediminas Paulauskas2001-04-0227-234/+270
* No one responds on IRC, explained everything in bugzilla and these changelogs.Gediminas Paulauskas2001-04-024-8/+10
* Monitor the sorted model and send selection and cursor changed signals.Christopher James Lahey2001-04-021-1/+111
* Made this traverse the source model instead of the sorted model since theChristopher James Lahey2001-04-021-10/+9
* New files to handle the LOGIN SASL mechanism.Jeffrey Stedfast2001-04-028-23/+241
* Updated the authtypes here too.Jeffrey Stedfast2001-04-023-4/+13
* Updated the authtype values.Jeffrey Stedfast2001-04-0212-11/+73
* Fixed some bugs with the privitization of ETreeSelectionModel.Christopher James Lahey2001-04-012-8/+7
* Another Finnish update.jjranta2001-04-012-884/+989
* Added e-tree-selection-model.c. (libetableinclude_HEADERS): AddedChristopher James Lahey2001-04-012-0/+35
* Initialize all necessary fields here.Christopher James Lahey2001-04-011-0/+18
* Roll back another part of the change.Christopher James Lahey2001-04-011-1/+5
* Include <gal/util/e-util.h> here.Christopher James Lahey2001-04-012-0/+5
* Accidently committed this with using the tree selection model turned on.Christopher James Lahey2001-04-012-19/+2
* Include <gal/util/e-util.h> here.Christopher James Lahey2001-04-015-639/+796
* Set orig_position properly on inserted nodes.Christopher James Lahey2001-04-011-2/+3
* Made e_tree_selection_model_foreach work. (etsm_select_all): MadeChristopher James Lahey2001-03-311-8/+15
* Removed this since it's out of date. Replaced by tests/test-table-1.c.Christopher James Lahey2001-03-311-287/+0
* New implementation based on a tree instead of a hash table.Christopher James Lahey2001-03-314-58/+433
* Added e_bit_array_cross_and and e_bit_array_cross_or.Christopher James Lahey2001-03-312-1/+29
* Fixed little bug, add adjustments.Tambet Ingo2001-03-311-1/+4
* Call e_select_names_model_clean after adding address. This should dealJon Trowbridge2001-03-316-1/+58
* Handle NULL args semi-gracefully.Jon Trowbridge2001-03-311-1/+8
* Check that first_colon < last_at, to prevent horrible things fromJon Trowbridge2001-03-312-6/+8
* If the importer can't be started, don't continueIain Holmes2001-03-312-0/+17
* Register for cancellation. (mail_config_check_service): Pop up a modalDan Winship2001-03-312-3/+39
* Move things around here to make this all work right again (so you don'tDan Winship2001-03-312-47/+35
* Fix a crash when the evolution-importer-client tries to pass NULL for the fol...Iain Holmes2001-03-315-2/+16
* Bump this to 10. (We forgot to do this before branching *again*...)Dan Winship2001-03-312-1/+6
* Since this is an ETree now, the signature of the double click callback hasChristopher James Lahey2001-03-312-0/+7
* Fixed removing the last child of a node.Christopher James Lahey2001-03-311-4/+29
* Add support for converting e-mail addresses to links. (is_email_address):Jon Trowbridge2001-03-3111-16/+254
* If the EvolutionShellComponent emits a "debug" signal, turn onDan Winship2001-03-312-0/+15
* add a "debug" method to tell a component to output debugging messages to aDan Winship2001-03-316-1/+77
* reset last_activeRadek Doulik2001-03-312-0/+5
* removed #include <gal/e-table/e-tree-selection-model.h>Radek Doulik2001-03-301-1/+0
* Tell new clients that are added whether they're writable.Christopher James Lahey2001-03-302-0/+13
* Made these use GTK_TYPE_GDK_EVENT whenever sending an event through theChristopher James Lahey2001-03-305-17/+23
* Changed the signal "table_selection_model" to just be "selection_model"Christopher James Lahey2001-03-3010-55/+69
* removed a g_warning for debuggingJeffrey Stedfast2001-03-301-2/+0
* Don't blindly append "/INBOX", construct a CamelURL and set the path thatJeffrey Stedfast2001-03-302-7/+44
* Updated to set the width of the header canvas to be equal to the width ofChristopher James Lahey2001-03-303-25/+73
* Dont overwrite an exception if we got one already. Added camel_operationNot Zed2001-03-302-10/+25
* Not quite finished but checking in for some local frobbing.Not Zed2001-03-309-17/+163
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-3014-16/+129
* if called with a multipart that's really a 0-part, spew an error andDan Winship2001-03-302-0/+13
* #include <camel/camel-vtrash-folder.h>Dan Winship2001-03-303-0/+7
* Ignore "funky" button clicks (like scroll wheel scrolls)Dan Winship2001-03-302-0/+11
* Fix headers. Remove unneccesary ones and replace with more finegrainedKjartan Maraas2001-03-3043-66/+122
* Clean up includes. Remove/replace <gnome.h>, <bonobo.h> and <gtk/gtk.h>.Kjartan Maraas2001-03-3023-33/+40
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-3097-215/+324
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-3052-192/+360
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-30116-165/+510
* Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #includeKjartan Maraas2001-03-3013-28/+71
* Fix this so the "Receiving Options" page gets filled in again.Dan Winship2001-03-302-1/+4
* Doh! This was storing "struct _folder_info"s in the cache and then tryingDan Winship2001-03-302-4/+9
* s/#include/#ifdef/ to fix Kjartan's commit.Larry Ewing2001-03-302-1/+6
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-3040-87/+221
* Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #includeKjartan Maraas2001-03-3013-16/+68
* #ifdef HAVE_CONFIG_H Same here. Same here. And here.Kjartan Maraas2001-03-305-1/+19
* Remove #include <glib.h> Shuffle some headers. Remove #includeKjartan Maraas2001-03-3025-35/+77
* Update call to camel_url_to_string. (Don't include the params in theDan Winship2001-03-306-6/+20
* change "gboolean show_passwd" to "guint32 flags".Dan Winship2001-03-306-24/+38
* Engine for live queries to calendars. A query object watches a CalBackendFederico Mena Quintero2001-03-3011-15/+1173
* Updated Finnish translationjjranta2001-03-292-1354/+1286
* Updated Spanish translation.Hector Garcia2001-03-292-662/+804
* Move the 'hide deleted' to the option list under the view menu.Not Zed2001-03-292-2/+9
* Create a vtrash folder, not a vee folder.Not Zed2001-03-295-16/+88
* New class for PGP encrypting, decrypting, signing and verifying. Next I'llJeffrey Stedfast2001-03-293-0/+1603
* Optimise the match "" case, just match everything in the folder (if weNot Zed2001-03-292-2/+14
* (vee_expunge): Oops, call the class sync, not superclass sync.Michael Zucci2001-03-292-1/+4
* Use `g_strcasecmp()' instead of `strcasecmp()', just to be anal aboutEttore Perazzoli2001-03-292-2/+7
* Access the folder directly from the message info.Not Zed2001-03-294-105/+139
* Don't print the xml tree here.Christopher James Lahey2001-03-292-1/+8
* Use strcasecmp instead of strcmp.Christopher James Lahey2001-03-292-4/+9
* Fixed some crashes.Christopher James Lahey2001-03-292-0/+18
* Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and thenChristopher James Lahey2001-03-293-6/+18
* oops libunicode isn't quite dead yetDan Winship2001-03-291-0/+14
* Sigh. Use the right variable, idiot. And fix a crash bug thatEttore Perazzoli2001-03-292-1/+6
* add a bit mentioning that if configure claims you don't have somethingDan Winship2001-03-294-208/+79
* Move the gtk_toggle_button_set_active outside the if.Jeffrey Stedfast2001-03-292-6/+20
* A mockup of how meeting scheduling and editting should work. This design is b...Anna Dirks2001-03-291-0/+488
* Screenshot of Damon's meeting-scheduling widget, used in my mockup of the mee...Anna Dirks2001-03-291-0/+0
* Updated Slovenian translationAndraz Tori2001-03-291-525/+628
* Use the drafts folder specified by the account, if possible. Also, fix theDan Winship2001-03-292-4/+60
* Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up theDan Winship2001-03-298-80/+255
* Change "mark as read" to be C-k instead of C-q, which is a standardEttore Perazzoli2001-03-292-1/+6
* In a fit of egomania, added myself to the authors array.Jon Trowbridge2001-03-282-0/+6
* In a burst of egomania, added myself.Jon Trowbridge2001-03-282-0/+5
* New class implementing a tree model. Not finished yet or in use, but IChristopher James Lahey2001-03-282-0/+563
* Add the port (if user defined) to the path to fix bug #1996.Jeffrey Stedfast2001-03-282-0/+13
* If we aren't going to even check the resp/free buffer that gets returnedJeffrey Stedfast2001-03-283-5/+15
* Lets do some NULL checking here. First, make sure the gsrc isn't NULL andJeffrey Stedfast2001-03-283-9/+14
* fixed button placement to comply with gnome standards.Anna Marie Dirks2001-03-282-6/+11
* set the FormatHTML property on the editor to let it know the mode.Larry Ewing2001-03-282-0/+6
* fixed spacing and label alignment to comply with gnome standards. AlsoAnna Marie Dirks2001-03-282-129/+105
* set the initial druid button state after doing the mail_account_gui_setup,Dan Winship2001-03-282-2/+6
* (save_service): Don't look at authtype if the widget isDan Winship2001-03-282-1/+4
* we can now resolve to storages and streams.Dietmar Maurer2001-03-272-3/+73
* Fill in signature and organization too. (mail_account_gui_save): PreserveDan Winship2001-03-272-0/+16
* Use gnome-dialog-close instead of object_unref, for some reason it doesn'tNot Zed2001-03-272-1/+8
* Unref the html filter when done. (summary_build_content_info): DisableNot Zed2001-03-272-5/+16
* set the FormatHTML property on the editor to let it know the mode.Larry Ewing2001-03-272-0/+9
* Fix a cut n paste bug, we want uid_removed not uid_changed deref, fixesNot Zed2001-03-272-1/+6
* add an argument to say whether or not you want "PLAIN" in the list (so youDan Winship2001-03-277-11/+23
* Probably the very last new config dialog ever. (Ha ha). From Anna, basedDan Winship2001-03-2713-4973/+3122
* Kludge, copied+modified from mail_config_folder_to_cachename to deal withDan Winship2001-03-271-2/+22
* Update this to reflect the CamelProvider structure changeDan Winship2001-03-271-1/+1
* Add an "extra_conf" field to CamelProvider with structures and defines andDan Winship2001-03-2715-162/+242
* Fix parsing of params. (output_param): And unparsing...Dan Winship2001-03-271-2/+7
* Rewrite to use imap_store->namespace, not service->url->pathDan Winship2001-03-271-8/+12
* Add "vtrash" as an allowed mail folder type.Jeffrey Stedfast2001-03-272-1/+4
* Move all of the camel_vee_folder_construct() internals here.Jeffrey Stedfast2001-03-272-5/+34
* Updated to reflect changes made to the move/copy API in camel-folder.cJeffrey Stedfast2001-03-272-1/+2
* oops, don't use uids->pdata[i], just use uidsJeffrey Stedfast2001-03-271-2/+1
* Updated to reflect changes made to the move/copy API in camel-folder.cJeffrey Stedfast2001-03-273-25/+21
* Use camel_vtrash_folder_new() to create the vtrash folder now.Jeffrey Stedfast2001-03-2710-183/+396
* Get the shell to compile by implementing a missing function.Ettore Perazzoli2001-03-272-2/+17
* Fixed vfolder_new api.Not Zed2001-03-272-2/+5
* Added folder_created event here.Not Zed2001-03-277-610/+668
* Updated Slovenian translationAndraz Tori2001-03-271-106/+55
* Added util/e-bit-array.lo.Christopher James Lahey2001-03-276-224/+558
* When writing the last token (if not rfc2047 encoded), don't useJeffrey Stedfast2001-03-272-1/+5
* Updated these to match the new e_tree_model_node_removed signal.Christopher James Lahey2001-03-275-45/+95
* Don't spew a warning if the message-id wasn't set by the application, notJeffrey Stedfast2001-03-272-10/+12
* Set the mime part content-id.Jeffrey Stedfast2001-03-272-0/+11
* Rename this from "PLAIN" to "Password": there's no reason the user needsDan Winship2001-03-271-2/+2
* Finish the DnD stuff by implementing move/copy on the shell side asEttore Perazzoli2001-03-2710-26/+423
* Make the thumbnail cache global rather than per-MailDisplay, sinceDan Winship2001-03-271-1/+0
* remove a debugging printf that got awayDan Winship2001-03-271-1/+0
* undo a boolean boobooDan Winship2001-03-271-1/+2
* keep a reference on the store's current_folder.Dan Winship2001-03-273-2/+17
* Make fake content-id URLs be guaranteed unique: the old way (with %p onDan Winship2001-03-263-22/+44
* Add missing accessor.Dan Winship2001-03-263-0/+10
* Simplify a bit using camel_session_get_provider.Dan Winship2001-03-263-35/+41
* New. Return the provider for a URL.Dan Winship2001-03-263-18/+71
* create camel/misc/MakefileRadek Doulik2001-03-262-0/+5
* Replace <gnome.h> <and <bonobo.h> includes and add <stdlib.h> to removeKjartan Maraas2001-03-262-7/+20
* Header shuffling. Move glibc headers before gnome stuff. Same here. AddedKjartan Maraas2001-03-264-4/+13
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-2624-32/+90
* clear name and email data after each addressRadek Doulik2001-03-262-8/+13
* un Mar 25 22:31:19 2001 George Lebl <jirka@5z.com>George Lebl2001-03-261-4/+4
* eh, changed my mind, put the exception back in camel_url_new()Dan Winship2001-03-264-13/+10
* New URL parser with full RFC1808 relative URL support. Yum.Dan Winship2001-03-269-199/+523
* Updated Swedish translation.Christian Rose2001-03-262-868/+987
* UpdateFatih Demir2001-03-262-1182/+1192
* Fix a bug in this that probably would have been noticed sooner if ETreeDan Winship2001-03-262-1/+7
* ref the sort_info taken from the state object. Ditto. Fixes the last ETreeDan Winship2001-03-262-0/+2