home *** CD-ROM | disk | FTP | other *** search
/ InterCD 1999 July / july_1999.iso / Palm / Applications / Diddle / ChangeLog < prev    next >
Encoding:
Text File  |  1999-06-21  |  7.8 KB  |  222 lines

  1. Diddle (1.20)
  2.  
  3.   * Fixed fatal error on record removal
  4.  
  5. -- Mitch Blevins <mblevin@debian.org>      Mon, 21 Jun 1999 09:31:40 -0400
  6.  
  7. Diddle (1.19)
  8.  
  9.   * Widened page number indicator on scratch buffer and added info
  10.     for "Total Pages" (Thanks to Werner Rutton for suggestion)
  11.   * Changed behavior of "T" title button in named sketch to show
  12.     title, then go to Details dialog if selected.  It used to
  13.     go to Index if selected.
  14.   * Added an "I" index button in named sketches.
  15.   * The PreviousField and NextField graffiti characters can now be
  16.     used to cycle through the scratch buffer.
  17.   * Beaming can now be initiated with the "Romanatic" pen stroke
  18.     (graffiti area to top of screen) if set in the Global Palm
  19.     Preferences (McCollister).
  20.   * Categories for "Business" and "Personal" are now default on new
  21.     databases (does not affect existing upgraded programs) (McCollister)
  22.   * Click sound plays on "Insert Line"
  23.  
  24. -- Mitch Blevins <mblevin@debian.org>      Sun, 20 Jun 1999 21:27:42 -0400
  25.  
  26. Diddle (1.18)
  27.  
  28.   * Fixed nasty sketch overwrite bug when deleting sketches from
  29.     named index. (Scott Neal)
  30.  
  31. -- Mitch Blevins <mblevin@debian.org>      Wed, 16 Jun 1999 15:50:08 -0400
  32.  
  33. Diddle (1.17)
  34.  
  35.   * Fixed bug where Clear command also cleared the name and keywords
  36.     of indexed sketchs. (Thanks to Scott Neal)
  37.  
  38. -- Mitch Blevins <mblevin@debian.org>      Wed, 16 Jun 1999 09:37:29 -0400
  39.  
  40. Diddle (1.16)
  41.  
  42.   * Verbose exit from beam receive on error
  43.   * Changed from using exgSock->length to exgSock->appData to signify
  44.     the type of sketch being beamed (scratch or indexed)
  45.  
  46. -- Mitch Blevins <mblevin@debian.org>      Wed, 16 Jun 1999 05:51:36 -0400
  47.  
  48. Diddle (1.15)
  49.  
  50.   * Added an "Insert Last" menu pick to automatically insert the last
  51.     used Line, Shape, or Text with previous settings without needing
  52.     to use a dialog box to set. (McCollister)
  53.   * Added the ability to lock sketches (McCollister)
  54.   * Added eType check to hardkey handler to fix strange bug (McCollister)
  55.   * target field set in ExgSocket now on beam sending. (McCollister)
  56.   * Hardware button may now be used without it being the Diddle launch
  57.     button
  58.  
  59. -- Mitch Blevins <mblevin@debian.org>      Tue, 15 Jun 1999 00:58:06 -0400
  60.  
  61. Diddle (1.14)
  62.   
  63.   * Fixed "Invalid handle" bug when beaming a sketch with empty title
  64.     (McCollister)
  65.   * Gave frame to Details dialog (McCollister)
  66.   * Added click sound when using the PreviousField key in Details dialog
  67.     (McCollister)
  68.  
  69. -- Mitch Blevins <mblevin@debian.org>      Sun, 13 Jun 1999 17:25:19 -0400
  70.  
  71. Diddle (1.13)
  72.  
  73.   * Implemented the Paste, InsertText, InsertShape, and Preferences
  74.     dialogs as true modal using FrmDoDialog (McCollister)
  75.   * All modal dialog and Details dialog shrunk 2 pixels to show border
  76.     (McCollister)
  77.   * Initial Beaming support (very alpha)
  78.   * Widen category list in Details dialog (McCollister)
  79.   * Autoshift the keywords field in Details dialog (McCollister)
  80.   * Fixed bug where selecting "Scratch" from a named sketch did not
  81.     change the menu to the scratch menu
  82.   * Roger's email was cut off in About box - fixed
  83.   * Added "About" and "Preferences" menu pick from Index form (McCollister)
  84.   * Added confirmation dialog on delete of named sketches (McCollister)
  85.   * Fixed bug where menu became part of the sketch
  86.     (THANKS TO Chris Antos!!)
  87.   * Added support for Next-Field and Prev-Field characters in Details
  88.     Dialog (McCollister)
  89.  
  90. -- Mitch Blevins <mblevin@debian.org>      Sun, 13 Jun 1999 04:04:26 -0400
  91.  
  92. Diddle (1.12)
  93.  
  94.   * Widened category list to prevent truncation (Mike McCollister)
  95.   * Show cursor in "Insert Text" dialog (Mike McCollister)
  96.   * "Fill Image" now correctly fills with current pen pattern and doesn't
  97.     overwrite the title and keywords
  98.  
  99. -- Mitch Blevins <mblevin@debian.org>      Fri, 11 Jun 1999 19:52:52 -0400
  100.  
  101. Diddle (1.11)
  102.  
  103.   * More problems with the softbuttons stopping working.  D'oh!
  104.     Should now be fixed
  105.  
  106. -- Mitch Blevins <mblevin@debian.org>      Fri, 11 Jun 1999 09:42:31 -0400
  107.  
  108. Diddle (1.10)
  109.  
  110.   * Handled hard-button push while on Prefs dialog
  111.   * Fixed wrong value of d.formID which caused the soft buttons to
  112.     stop working occasionally.  (Thanks to Mike McCollister for
  113.     pointing the problem out)
  114.   * All "Ok" buttons changed to "OK"
  115.   * Fixed reset error when deleting last sketch in index
  116.   * Fixed reset error when startup set to "Always Index" and there are
  117.     no indexed sketches. (Thanks to Dale Reeck for the info)
  118.  
  119. -- Mitch Blevins <mblevin@debian.org>      Fri, 11 Jun 1999 08:17:07 -0400
  120.  
  121. Diddle (1.9)
  122.  
  123.   * Memory leak in Preferences dialog fixed
  124.   * Modal forms made 1-pixel oversize to avoid display problems
  125.   * Details dialog title corrected
  126.     (all here pointed out by Mike McCollister -- thanks, Mike!)
  127.  
  128. -- Mitch Blevins <mblevin@debian.org>      Thu, 10 Jun 1999 12:31:16 -0400
  129.  
  130. Diddle (1.8)
  131.  
  132.   * Added pref option to disable titlebar shortcut menu which may
  133.     interfere with MenuHack and similar programs
  134.     (thanks to Paul Crawford)
  135.   * Added pref to always start application on Index
  136.     (suggested by David L. Gilles-Thomas)
  137.   * Better Menu/accelerator spacing due to new version of pilrc
  138.     (thanks to Mike McCollister)
  139.   * The insert and paste dialogs are now modal and look much prettier
  140.     (suggested by Mike McCollister)
  141.   * Shortcut popup menu no longer shows a default selection
  142.   * Added button to Index form that allows you to jump to a blank
  143.     scratch sketch, creating one if necessary.
  144.   * Allow use of hardware button to create a blank scratch sketch,
  145.     or jump to the the last blank scratch sketch.  Configurable from
  146.     the Preferences dialog
  147.  
  148. -- Mitch Blevins <mblevin@debian.org>      Thu, 10 Jun 1999 09:45:18 -0400
  149.  
  150. Diddle (1.7)
  151.  
  152.   * Fixed fatal error when Publish Link selected and LinkMaster
  153.     not installed.  Thanks to Mike McCollister for the info.
  154.  
  155. -- Mitch Blevins <mblevin@debian.org>      Tue,  8 Jun 1999 10:28:12 -0400
  156.  
  157. Diddle (1.6)
  158.  
  159.   * Drawing of straight lines, with various pens
  160.   * Drawing of shapes: circle, rectangle, oval, and rounded rectangle
  161.   * Added shortcut list of common shapes from titlebar
  162.   * Added Invert menuitem to Edit menu
  163.   * Numeric Keyboard key pops up shortcut list
  164.   * Alpha Keyboard key pops toggles the title bar
  165.  
  166. -- Mitch Blevins <mblevin@debian.org>      Tue,  8 Jun 1999 02:24:36 -0400
  167.  
  168. Diddle (1.5)
  169.   
  170.   * Insertion of text into sketches
  171.   * Startup now goes to last used form
  172.  
  173. -- Mitch Blevins <mblevin@debian.org>      Sun,  6 Jun 1999 07:49:54 -0400
  174.  
  175. Diddle (1.4)
  176.  
  177.   * Hardware scroll in index list
  178.   * Categories for named sketches
  179.   * Informative message when LinkMaster not installed and "Publish Link"
  180.     attempted
  181.   * Code Cleanup
  182.   * Code Messup
  183.   * Small Icon added for OS3.x
  184.  
  185. -- Mitch Blevins <mblevin@debian.org>      Fri,  4 Jun 1999 22:33:47 -0400
  186.  
  187. Diddle (1.3)
  188.  
  189.   * Copy and Paste added
  190.   * Several paste modes... normal, inverse, transparent, and xor
  191.   * Fixed bug in "Duplicate" menu pick which failed to copy over the
  192.     part of the image hidden by the titlebar
  193.  
  194. -- Mitch Blevins <mblevin@debian.org>      Mon, 31 May 1999 03:30:56 -0400
  195.  
  196. Diddle (1.2)
  197.  
  198.   * Autofocus and autoshift on Title field in Properties form
  199.   * Find commands supported
  200.   * SetSelection on Index when coming from a named sketch
  201.   * "Clear" and "Fill" actually work on area hidden by titlebar
  202.  
  203. -- Mitch Blevins <mblevin@debian.org>      Sat, 29 May 1999 16:41:00 -0400
  204.  
  205. Diddle (1.1)
  206.  
  207.   * frmClose memory bug fix, thanks to Ben Darnell <bgdarnel@unity.ncsu.edu>
  208.   * Add "Save" menu pick to scratch doodle menu, as suggested by
  209.     Billy Tanksley.  Allows saving of scratch buffer sketches to indexed
  210.     buffer.
  211.   * Add "Scratch" menu pick to indexed doodle menu to easily return
  212.     to the scratch buffer
  213.   * Fixed sorting bug when choosing "New" button from Index form.
  214.  
  215. -- Mitch Blevins <mblevin@debian.org>      Fri, 28 May 1999 22:07:38 -0400
  216.  
  217. Diddle (1.0)
  218.  
  219.   * Initial Release
  220.  
  221. -- Mitch Blevins <mblevin@debian.org>      Fri, 28 May 1999 01:28:31 -0400
  222.