home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / palmos / linkmaster-src-1.0.4.tar.gz / linkmaster-src-1.0.4.tar / linkmaster-1.0.4 / ChangeLog < prev    next >
Text File  |  2000-10-12  |  3KB  |  89 lines

  1. 2000-10-12  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  2.  
  3.     * linkmaster.c (Go): use temp buffer for link record
  4.  
  5. 2000-10-04  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  6.  
  7.     * proxy/ab/proxyaddr.c (GetName): fall back to company if no name
  8.  
  9. 2000-06-26  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  10.  
  11.     * linkmaster.c (HistoryPush): no longer crashes when the history fills
  12.     up
  13.     * linkmaster-1.0.2: released
  14.  
  15. 2000-02-09  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  16.  
  17.     * hack/code03e8.c (PopupList): save and restore the drawing window
  18.  
  19. 2000-02-07  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  20.  
  21.     * linkmaster.c (HistoryPush): check number of records in DB before
  22.     checking for duplicates
  23.  
  24.     * linkmaster-1.0.1: released
  25.  
  26. 1999-10-07  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  27.  
  28.     * hack/code03e9.c (SysUIAppSwitchHandler): ignore prefs panels
  29.  
  30. 1999-10-01  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  31.  
  32.     * linkmaster.rcp: (MainForm): renamed "Published Links" to "Bookmarks"
  33.  
  34.     * hack/code03e8.c (DrawList): added history/bookmarks entry to list
  35.     (PopupList): changed parameters to switch between history/bookmark db
  36.     (EvtProcessSoftKeyStroke): now may display the popuplist multiple times
  37.  
  38.     * linkmaster-0.9.3: released
  39.  
  40. 1999-09-29  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  41.  
  42.     * linkmaster.c (HistoryBack, HistoryForward): use a temporary buffer
  43.     for LinkFollow
  44.     (HistoryPush): fix duplicate removal behavior
  45.  
  46.     * linkmaster-0.9.2: released
  47.  
  48. 1999-09-24  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  49.  
  50.     * linkmaster.c (HistoryPush): don't increment histprefs.current
  51.     beyond the end of the database
  52.  
  53.     * linkmaster.rcp (PrefsHelp): added
  54.  
  55.     * hack/linkhistoryhack.rcp (PrefsHelp): added
  56.  
  57. 1999-09-20  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  58.  
  59.     * newlink.c (UpdateCache, CacheEntryCompared, InitForm, SetupList, 
  60.     AppDrawFunc, CleanUp, NewLinkFormHandleEvent): caching capability added
  61.  
  62.     * linkmaster-0.9.0 released
  63.  
  64. 1999-09-11  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  65.  
  66.     * linkmaster.rcp (PrefsForm): added preferences form
  67.  
  68. 1999-09-10  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  69.  
  70.     * linkmaster.c (HistoryPush): ignore short-lived history items
  71.     fix crash when db already open
  72.  
  73.     * various files: lots more stuff that I forgot to write in the log
  74.  
  75. 1999-05-27  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  76.  
  77.     * linkmaster.c (LinkListDrawFunc): added call to MemHandleUnlock
  78.  
  79. 1999-05-23  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  80.  
  81.     * linkaware.c (LinkRequest): plugged memory leak
  82.     (LinkPublish): plugged memory leak
  83.     (LinkFollow): plugged memory leak
  84.  
  85. 1999-05-20  Ben Darnell  <bgdarnel@unity.ncsu.edu>
  86.  
  87.     * First public release (0.1.0)
  88.  
  89.