Warplog: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
(Created page with "Warplog is a journal type program that allows you to record daily events or notes in a simple PM interface. Data is stored in a normal (human readable) text file (with a few h...")
 
No edit summary
Line 1: Line 1:
{{Software
|Picture=warplog095_2.jpg
|Version=0.99
|Vendor=
|Author=[[Mark H. Tucker]]
|License=GNU GPL.
|Download=[ Version 0.99]
|Website=N/A
}}
Warplog is a journal type program that allows you to record daily events or notes in a simple PM interface. Data is stored in a normal (human readable) text file (with a few high-ASCII characters). It provides a simple search facility for your entries.  
Warplog is a journal type program that allows you to record daily events or notes in a simple PM interface. Data is stored in a normal (human readable) text file (with a few high-ASCII characters). It provides a simple search facility for your entries.  


;Author : [[Mark H. Tucker]]
==History==
 
; Dec 30, 2001 - ver. 0.99 rereleased.
        + Fixed a problem with loading the RexxUtil libraries
+ Fixed a bug in searches that span more than one year.
; Dec 26, 2001 - ver. 0.99 released.
+ fixed several minor date handling routines (days of week
should be correct now).  This only affected the interface and
not the storage of data.
+ fixed a leap year bug in the date selection display
routine. Again, this did no harm to the data storage.
+ Added a few double-click shortcuts to functions
(eg. add/edit from the date selection list).
+ Added limited font selection support (found under
"settings").
+ Added window settings to automatically store the position of
the program and it's various windows.
 
; Aug 21, 2001 - ver. 0.95a released. (the shameful bugfix release)
+ Fixed a bug where adding a bookmark deletes the existing text in an entry.
+ optimised a few minor routines.
 
; Aug 13, 2001 - ver. 0.95 released
+ Added a button bar with more functions
+ Added clipboard support
+ Added a settings dialog
+ Added the ability to open a data file other than the default
+ Added "bookmark" support
+ Updated the search engine.
+ numerous minor bug fixes
+ optimized many routines
- WarpLog.exe now exceeds 100k (just barely). Sorry.
 
; May 3, 2001 - ver. 0.85 released
 
 
==Articles==
* [http://web.archive.org/web/20070126033743/http://www.os2world.com/freeos2/ Archived Webpage]
* [http://www.os2ezine.com/20010616/page_4.html OS/2 eZine Warplog Review]
 
==Screenshots==
<gallery>
File:warplog095_1.jpg |The edit window.
File:warplog095_2.jpg|The main window for navigating and viewing entries.
File:warplog095_3.jpg|The search dialog. Select a date range and enter the string to be searched for
</gallery>


;Articles:
[http://web.archive.org/web/20070126033743/http://www.os2world.com/freeos2/ Archived Webpage]


[[Category:Software]]
[[Category:Software]]
[[Category:Open Source Software]]

Revision as of 15:04, 20 July 2019

Warplog
Version 0.99
Vendor
Author Mark H. Tucker
License GNU GPL.
Download [ Version 0.99]
Website N/A

Warplog is a journal type program that allows you to record daily events or notes in a simple PM interface. Data is stored in a normal (human readable) text file (with a few high-ASCII characters). It provides a simple search facility for your entries.

History

Dec 30, 2001 - ver. 0.99 rereleased.
       + Fixed a problem with loading the RexxUtil libraries

+ Fixed a bug in searches that span more than one year.

Dec 26, 2001 - ver. 0.99 released.

+ fixed several minor date handling routines (days of week should be correct now). This only affected the interface and not the storage of data. + fixed a leap year bug in the date selection display routine. Again, this did no harm to the data storage. + Added a few double-click shortcuts to functions (eg. add/edit from the date selection list). + Added limited font selection support (found under "settings"). + Added window settings to automatically store the position of the program and it's various windows.

Aug 21, 2001 - ver. 0.95a released. (the shameful bugfix release)

+ Fixed a bug where adding a bookmark deletes the existing text in an entry. + optimised a few minor routines.

Aug 13, 2001 - ver. 0.95 released

+ Added a button bar with more functions + Added clipboard support + Added a settings dialog + Added the ability to open a data file other than the default + Added "bookmark" support + Updated the search engine. + numerous minor bug fixes + optimized many routines - WarpLog.exe now exceeds 100k (just barely). Sorry.

May 3, 2001 - ver. 0.85 released


Articles

Screenshots