0.2.4 -> 0.2.5

- Database picker screen now allows you to categorize your databases,
  sort them by name, and manually sort the list.

0.2.3 -> 0.2.4

- Fix crash in global find when user disables find on a single database.

0.2.2 -> 0.2.3

- Updated German translation
- Fixed stupid scrolling bug introduced in 0.2.2

0.2.1 -> 0.2.2

- Fix crash on field widths screen when Applications button pressed.
- Scolling by page or line is now configurable.

0.20 -> 0.2.1

- Local find.
- Beam databases from the selection screen.
- German translation from Thorsten Tietz.
- Dutch translation from Tom Van Wint.
- Japanese translation from sat. (disabled for now)
- LinkMaster support (http://www4.ncsu.edu/~bgdarnel/linkmaster/)
- Conversion utilities moved to seperate palm-db-tools package.

0.19 -> 0.20

- Support for boolean fields which appear as checkboxes.
- Support for integer fields.
- Database name appears at top of screen in list view.
- Conversion utilities now support a seperate "info" file which can
  store field type and column width information.
- Bug fixes:
  * App Prefs dialog now saves the prefs as it should.
  * Global Find will now work when DB is first installed.
  * Show right/left scroll arrows correctly.
  * Scroll down when page down button is pressed not up.
  * Show right scroll button when last column is clipped.

0.15 -> 0.19

- New database format so that 16 field restriction is gone. This is an
  incompatible format change so databases from previous releases will
  need to be converted.
- Support for Global Find. Can disable support overall or on a
  database-by-database basis.
- Conversion tools now support quoted strings.
- List view should no longer overrun columns.
- Some bug fixes.

0.12 -> 0.15:

- DB now has an icon for the application launcher.
- If you were in an open database when you left for another
  application, then DB will return to the same database.
- List view: The up/down keys will do page up/down movement.
- List view: New menu commands to jump to top and bottom of database.
- You can set the database backup flag now from the new database
  preferences dialog. The backup conduit will then copy the database
  to your PC during the next HotSync.

0.11 -> 0.12:

- New utility pdb2csv to convert a DB database back into a CSV text file.
- Support for building csv2pdb and pdb2csv on Windows with gcc.
- Cleanups of csv2pdb source.

0.10 -> 0.11:

- Tapping on label in design view and field width view will now focus
  the label.

0.01 -> 0.10:

- Added edit menu wherever there is a field.
- Reworked the design view.
- Added form to allow editing the field widths.
