ir-tcl-moved-to-github.git
28 years agoWork on delete of objects.
Adam Dickmeiss [Mon, 29 May 1995 08:44:08 +0000 (08:44 +0000)]
Work on delete of objects.

28 years agoBugs fixed. More work on MARC utilities and queries. Test
Adam Dickmeiss [Fri, 26 May 1995 11:44:09 +0000 (11:44 +0000)]
Bugs fixed. More work on MARC utilities and queries. Test
client is up-to-date again.

28 years agoNew MARC utilities. Uses prefix query.
Adam Dickmeiss [Fri, 26 May 1995 08:54:11 +0000 (08:54 +0000)]
New MARC utilities. Uses prefix query.

28 years agoWork on idAuthentication, protocolVersion and options.
Adam Dickmeiss [Wed, 24 May 1995 14:10:22 +0000 (14:10 +0000)]
Work on idAuthentication, protocolVersion and options.

28 years agoMany new settings, userInformationField, smallSetUpperBound, etc.
Adam Dickmeiss [Tue, 23 May 1995 15:34:48 +0000 (15:34 +0000)]
Many new settings, userInformationField, smallSetUpperBound, etc.
A number of settings are inherited when ir-set is executed.
This version is incompatible with the graphical test client (client.tcl).

29 years agoScan request changed a bit. This version works with RLG.
Adam Dickmeiss [Thu, 11 May 1995 15:34:46 +0000 (15:34 +0000)]
Scan request changed a bit. This version works with RLG.

29 years agoNew radiobutton: protocol (z39v2/SR).
Adam Dickmeiss [Fri, 21 Apr 1995 16:31:57 +0000 (16:31 +0000)]
New radiobutton: protocol (z39v2/SR).

29 years agoFirst version of graphical Scan. Some work on query-by-form.
Adam Dickmeiss [Tue, 18 Apr 1995 16:11:50 +0000 (16:11 +0000)]
First version of graphical Scan. Some work on query-by-form.

29 years agoFurther development of scan.
Adam Dickmeiss [Mon, 17 Apr 1995 09:37:17 +0000 (09:37 +0000)]
Further development of scan.

29 years agoFurther work on scan. Response works. Entries aren't saved yet.
Adam Dickmeiss [Tue, 11 Apr 1995 14:16:42 +0000 (14:16 +0000)]
Further work on scan. Response works. Entries aren't saved yet.

29 years agoResult-set name defaults to suffix of ir-set name.
Adam Dickmeiss [Mon, 10 Apr 1995 10:50:22 +0000 (10:50 +0000)]
Result-set name defaults to suffix of ir-set name.
Started working on scan. Not finished at this point.

29 years agoMore robust when getting bad MARC records.
Adam Dickmeiss [Fri, 31 Mar 1995 10:43:03 +0000 (10:43 +0000)]
More robust when getting bad MARC records.

29 years agoSearch-button disabled when there is no connection.
Adam Dickmeiss [Fri, 31 Mar 1995 09:34:57 +0000 (09:34 +0000)]
Search-button disabled when there is no connection.

29 years agoNew button "Search".
Adam Dickmeiss [Fri, 31 Mar 1995 08:56:36 +0000 (08:56 +0000)]
New button "Search".

29 years agoBug fix: Didn't use setName in present request.
Adam Dickmeiss [Wed, 29 Mar 1995 16:07:09 +0000 (16:07 +0000)]
Bug fix: Didn't use setName in present request.

29 years agoNew ir method failback: called on disconnect/protocol error.
Adam Dickmeiss [Tue, 28 Mar 1995 12:45:22 +0000 (12:45 +0000)]
New ir method failback: called on disconnect/protocol error.
New ir set/get method: protocol: SR / Z3950.
Simple popup and disconnect when failback is invoked.

29 years agoMinor changes.
Adam Dickmeiss [Wed, 22 Mar 1995 16:07:55 +0000 (16:07 +0000)]
Minor changes.

29 years agoShort-hand keys in setup.
Adam Dickmeiss [Tue, 21 Mar 1995 17:27:26 +0000 (17:27 +0000)]
Short-hand keys in setup.

29 years agoMinor changes.
Adam Dickmeiss [Tue, 21 Mar 1995 15:50:12 +0000 (15:50 +0000)]
Minor changes.

29 years agoComstack cs_create not used too often. Non-blocking connect.
Adam Dickmeiss [Tue, 21 Mar 1995 13:41:03 +0000 (13:41 +0000)]
Comstack cs_create not used too often. Non-blocking connect.

29 years agoDiagnostic error message displayed with tkerror.
Adam Dickmeiss [Tue, 21 Mar 1995 10:39:06 +0000 (10:39 +0000)]
Diagnostic error message displayed with tkerror.

29 years agoNew method, setName, to specify the result set name (other than Default).
Adam Dickmeiss [Tue, 21 Mar 1995 08:26:06 +0000 (08:26 +0000)]
New method, setName, to specify the result set name (other than Default).
New method, responseStatus, which returns diagnostic info, if any, after
present response / search response.

29 years agoDiagnostic records saved on searchResponse.
Adam Dickmeiss [Mon, 20 Mar 1995 15:24:06 +0000 (15:24 +0000)]
Diagnostic records saved on searchResponse.

29 years agoEvent loop in tclmain.c rewritten. New method searchStatus.
Adam Dickmeiss [Mon, 20 Mar 1995 08:53:22 +0000 (08:53 +0000)]
Event loop in tclmain.c rewritten. New method searchStatus.

29 years agoNon-blocking i/o used now. Database names popup as cascade items.
Adam Dickmeiss [Fri, 17 Mar 1995 18:26:16 +0000 (18:26 +0000)]
Non-blocking i/o used now. Database names popup as cascade items.

29 years agoImproved target/database setup.
Adam Dickmeiss [Fri, 17 Mar 1995 15:45:00 +0000 (15:45 +0000)]
Improved target/database setup.

29 years agoHeaders have changed a little.
Adam Dickmeiss [Fri, 17 Mar 1995 07:50:28 +0000 (07:50 +0000)]
Headers have changed a little.

29 years agoMinor changes really.
Adam Dickmeiss [Thu, 16 Mar 1995 17:54:03 +0000 (17:54 +0000)]
Minor changes really.

29 years agoDatabase setup in protocol-setup (rather target setup).
Adam Dickmeiss [Wed, 15 Mar 1995 19:10:20 +0000 (19:10 +0000)]
Database setup in protocol-setup (rather target setup).

29 years agoBlocking arg in cs_create changed.
Adam Dickmeiss [Wed, 15 Mar 1995 16:14:50 +0000 (16:14 +0000)]
Blocking arg in cs_create changed.

29 years agoMinor changes.
Adam Dickmeiss [Wed, 15 Mar 1995 13:59:23 +0000 (13:59 +0000)]
Minor changes.

29 years agoNew method presentStatus to check for error on present. Misc. cleanup
Adam Dickmeiss [Wed, 15 Mar 1995 08:25:16 +0000 (08:25 +0000)]
New method presentStatus to check for error on present. Misc. cleanup
of IRRecordList manipulations. Full MARC record presentation in
search.tcl.

29 years agoPresentation of full Marc record in popup window.
Adam Dickmeiss [Tue, 14 Mar 1995 17:32:29 +0000 (17:32 +0000)]
Presentation of full Marc record in popup window.

29 years agoPattern matching implemented when retrieving MARC records. More
Adam Dickmeiss [Sun, 12 Mar 1995 19:31:52 +0000 (19:31 +0000)]
Pattern matching implemented when retrieving MARC records. More
diagnostic functions.

29 years agoActual presentation in line-by-line format. RPN query support.
Adam Dickmeiss [Fri, 10 Mar 1995 18:00:15 +0000 (18:00 +0000)]
Actual presentation in line-by-line format. RPN query support.

29 years agoFirst presentRequest attempts. Hot-target list.
Adam Dickmeiss [Thu, 9 Mar 1995 16:15:07 +0000 (16:15 +0000)]
First presentRequest attempts. Hot-target list.

29 years agoSearchRequest (CCL-query) implemented.
Adam Dickmeiss [Thu, 9 Mar 1995 08:35:53 +0000 (08:35 +0000)]
SearchRequest (CCL-query) implemented.

29 years agoInitrequests implemented with callback support.
Adam Dickmeiss [Wed, 8 Mar 1995 07:28:29 +0000 (07:28 +0000)]
Initrequests implemented with callback support.

29 years agoInitial revision
Adam Dickmeiss [Mon, 6 Mar 1995 17:05:34 +0000 (17:05 +0000)]
Initial revision