Ignore:
Timestamp:
2000-08-03T14:49:41+12:00 (24 years ago)
Author:
johnmcp
Message:

Relatively stable z39.50 implementation now, merged with the mgpp source.
(Still needs a decent interface and query language though...)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/z3950-branch/gsdl/src/recpt/vlistbrowserclass.cpp

    r1048 r1342  
    2222 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    2323 *
    24  * $Id$
    25  *
    2624 *********************************************************************/
    27 
    28 /*
    29    $Log$
    30    Revision 1.8  2000/03/31 03:04:32  nzdl
    31    tidied up some of the browsing code - replaced DocumentImages,
    32    DocumentTitles and DocumentHeading with DocumentIcon
    33 
    34    Revision 1.7  2000/02/17 02:33:09  sjboddie
    35    minor tidy up - made some function definitions virtual
    36 
    37    Revision 1.6  1999/12/13 02:44:23  davidb
    38    Better protection when accessing "haschildren"
    39 
    40    Revision 1.5  1999/10/30 23:01:24  sjboddie
    41    tidied things up slightly
    42 
    43    Revision 1.4  1999/10/30 22:14:44  sjboddie
    44    added a collection argument
    45 
    46    Revision 1.3  1999/10/19 08:40:13  sjboddie
    47    fixed some stupid compiler warnings on windows
    48 
    49    Revision 1.2  1999/10/14 22:59:34  sjboddie
    50    finished off browser classes
    51 
    52    Revision 1.1  1999/10/10 08:14:11  sjboddie
    53    - metadata now returns mp rather than array
    54    - redesigned browsing support (although it's not finished so
    55    won't currently work ;-)
    56 
    57  */
    58 
    5925
    6026#include "vlistbrowserclass.h"
Note: See TracChangeset for help on using the changeset viewer.