0.99.2 - 02/06/02 Made changes to support pilot-link 0.10.1 and USB (palm m series and clies) Export for Datebook, Address, Todo, and Memo Import for Datebook, Address, Todo, and Memo Can now enter begin/end times into datebook by GUI, or keyboard. Put icons in clist title buttons. Prompts to Save a changed/new record instead of letting it get away. Drastically improved local database read speeds caused by bugs intro'd in 0.99 Fixed misc bugs in alarms. Support for pedit (pedit is a memo editor for the palm). Added Preferences to choose conduits. Adding in better printing support. Adding in record masking support. Wrote a KeyRing plugin (KeyRing is a palm encryption app). Added Restore Functionality. Added plugin_startup & plugin_cleanup funcs to jpilot-sync. Added man pages. Added plugin_startup and plugin_cleanup to jpilot-sync. Added a default pdb file for Expenses. Added an icon when iconized. 0.99.1 - Skipped this version to avoid confusion. 0.99 - 02/06/01 Alphabetized 4 main app categories and expense categories. New calendar begin/end setting method using keyboard. jpilot-sync program added to allow command line syncing. Made radio buttons for which phone # shows up in addr. Made month/week views obey categories. Made 4 main apps+expense more user friendly by detecting changes. Added prefs for optionally backing up DBs. Czech character set added. Russian character set added. Moved output screen to bottom panel in main window. Fixed many bugs in Expense and improved GUI. Fixed datebook entries showing weekly repeat. Added a large view window to the monthview. Fixed some DateBk3 bugs (templates showing as today, etc). Made Address screen stay as it was last used in quick/add view mode. Alarms. Sorted memos if they are sorted on the handheld. Replaced calendar buttons (array) with a gtk_calendar widget. Made Quickview a page on the address Notebook. Made private records hidable using palm password. Made changes for Japanese and Chinese and Korean and multibyte characters. Included Synctime in rpm and made it detect and avoid PalmOS 3.30. Made the creation of ~/.jpilot and ~/.jpilot/backup* perms 0700 & ~umask. If upgrading then you may want to change the permissions of ~/.jpilot/ for security reasons. Made completed ToDos not print if hidden. Minor postscript improvements. Made plugin conduits selectable wether to sync or not. 0.98 - 3/01/00 Postscript printing support db3 support, datebook categories cleanup_pc_files improved Major performance increases in datebook, and other DBs Made DBs with slashes in them backup Fast sync Backup changes/fixes Made pc databases compact themselves for users without a palm Fixed time in week/month and daily views to use prefs gettext Made century non-leap year compliant for the year 2400 :) Fixed minor category problem (deleted on remote) Fixed redraws (menus and db3) after syncing Remember categories after switching apps ToDo: Due date disappears when "No Due Date" selected 0.97 - 12/22/99 Added Weekly and Monthly views. Multiple backups supported, selectable from preferences. Block reset pilots and changed user names from syncing. Put paned windows in 4 main apps and made them remember where set. Made Graffiti Shortcuts installable. Changed to qsort from bubblesort. Removed logic to make category go to ALL after add. Remember window size after restart. Changed from using HOME to using JPILOT_HOME then default to HOME. Fixed menu history for categories (wasn't always correct). Fixed Expense plugin not always showing all of the categories. Fixed directory for global plugins. Made the dialog raise less annoying. Work around for bug where empty appointments crash PalmOS 2.0. An empty appointment description will get set to a space. 0.96 - 11/10/99 Plugin (conduit) support added. Patch for reversed todo sorting. Timesheet plugin (not yet fully working) Wrote an Expense plugin for an example plugin. Wrote a SyncTime plugin. Created a User Manual. Created plugin programmer documentation. Datebook problem with GMT and repeating appts fixed (were off 1 day in certain cases). I made TAB cycle through the text boxes during data entry. I added validation checks to repeating appts so that invalid appointments can't be entered into the palm. I Made clists bahave more intuitively. They stay put when changing data now. Week of the year numbers added on the calendar. 0.95 - 09/09/99 (This is a key Y2K date, it'll probably blow up) Made fixes to configure for Solaris (-lsocket). Removed file locking code. Highlighted calendar days with appointments. Fixed a big memory leak in addresses. Todos now show due date. Hide completed todos is stored in preferences, so it will be remembered. make install now installs empty DB files into share. These are copied to ~/.jpilot/ the first time jpilot is ran, so that it behaves before the first sync. Replaced all C++ style comments with C style comments. 0.94 - 08/28/99 Fixed up the configure script for Solaris, and Debian users. Minor GUI changes/improvements. Added an Install screen. 0.93 Didn't show the last todo in the DB file, fixed. 0.93 - 08/10/99 Changed vsnprintf and snprintf to g_vsnprintf and g_snprintf for portability. Changed flock calls to fcntl for portability. Changed logf to jpilot_logf because logf is a call in libm on some systems (portability). Added Menus. Added a quickfind in the address app. Put in a global search (find) window. Put in a preferences window and rc file support. Added support for different date formats (localization). Added support for weeks beginning on Monday (localization). Added support for choosing the colors file from the preferences window. Added a configure script. Added in Japanese support. Misc GUI improvements and code improvements. 0.92 - 07/18/99 Fixed problem reading palm db files with 0 records. Added option for viewing only uncompleted todos. Fixed a GUI problem when adding an address the phone menus didn't update right while selecting addresses on the left pane. Added a window to show the syncing output. Added a full backup button. Added forking of a process to do the sync in the background. Fixed category label in todo, address, and memo apps. Added modify capability in datebook, address, todo, and memo apps. Added the ability to check/uncheck todos. When deleteing repeating appointments it will now ask if you intend to delete just one occurence, or all occurences. Added some tooltips to show how many records are in a DB. 0.91 - 07/03/99 Fixed some feof() problem that caused datebook to not work on RedHat 6.0 I rewrote the entire datebook.c file Put in code to create and test for writability of ~/.jpilot/ Put it gtk_set_locale() for other language support on Solaris. Moved syncing code from datebook.c to sync.c Created a jpilot-syncd, a daemon syncing program. Made Feb 29th (Leap Day) yearly appointments repeat on the 28th of non-Leap years, just as on the palm pilot. Also fixed monthly repeating appointments that occur past the last day in the current month. These didn't use to appear in jpilot. Fixed a few bugs in creating new repeat monthly appointments. Fixed a few bugs in displaying monthly repeating appointments. When creating a monthly appointment that repeats "By Day": Added in a dialog box to ask if an appointment is intended to repeat in the 4th occurence of that day in the a month, or the last occurence of that day in the month. This is only asked when it cannot be deduced. The Palm Pilot will also ask this question. Fixed Mobile not being displayed in address app. 0.90a - 06/23/99 Initial release.