Subject: CVS commit: pkgsrc/comms/jpilot
To: None <pkgsrc-changes@NetBSD.org>
From: Christoph Badura <bad@netbsd.org>
List: pkgsrc-changes
Date: 06/13/2006 21:52:11
Module Name: pkgsrc
Committed By: bad
Date: Tue Jun 13 21:52:11 UTC 2006
Modified Files:
pkgsrc/comms/jpilot: DESCR Makefile PLIST distinfo
Added Files:
pkgsrc/comms/jpilot/patches: patch-ac
Removed Files:
pkgsrc/comms/jpilot/patches: patch-ab patch-ae
Log Message:
Update jpilot to 0.99.8 and latest patches.
For me this fixes the UTF-8 handling so that it works with the german PalmOS
version on the m515.
patch-0.99.8-memmory 11/11/05
Added a patch to fix a memory problem resulting in a segfault when modifying
records.
patch.jpilot-sync 11/05/05
Patch to fix unresolved symbol glob_tooltips when using jpilot-sync
0.99.8 - 11/30/05
This release is dedicated to my Mother who unexpectedly passed away
this last year.
Added translation for Kinyarwanda
Added panes to Expense and KeyRing
0.99.8-pre11 - 09/11/05
Added an install user from the menu.
Other miscellaneous fixes/changes
0.99.8-pre10 - 08/09/05 (Released by Ludovic Rousseau)
Solve a data corruption problem when used with pilot-link 0.12
Better support of 64-bit platforms
The last character was truncated using Hebrew encoding
Support localized date formats (for example Japanese)
jpilot-sync works again (no more jp_logf relocation error)
Some more bugs fixed
0.99.8-pre9 - 05/03/05 (Released by Ludovic Rousseau)
Cut-n-paste using X11 clipboard (mouse middle clic)
Return focus to the list after major operations which facilitates usability
Add hotkey (shift-return) to move focus between list and data window
In week and month views you can clic on a day to select it in the main view
Add remote sync. use "jpilot -s" to start a sync on the running jpilot
Add support of pilot-link 0.12.0-pre3
Some more bugs fixed
Updated translations: it, ja, fr
jpilot-dump.c: convert from UTF8 to local encoding
0.99.8-pre8 - 02/19/05 (Released by Ludovic Rousseau)
Cut-n-paste using GTK+ Ctrl-C/Ctrl-V now works across all four apps
Replace Sync and Backup text buttons by an color icon
Add Chinese BIG-5 Palm encoding
Update ja, zh_TW translations
GTK2 now uses CTRL+Enter consistently to apply changes
Add Cancel button with ESC accelerator
Added two preferences and code to
1) Mark current day in monthview and weekview guis by adding "TODAY"
to display
2) Display the absolute number of an event which repeats yearly
(usefulf or birthdays and anniversaries)
0.99.8-pre7 - 01/08/05 (Released by Ludovic Rousseau)
Update zh_CN, zh_TW, cs and es translations
Solve a crash in Japanese mode in address GUI
Extract the first day of week (sunday or monday) from the system locale setting
Add menu color icons for the 4 main applications
Improve todo sorting
Allow to cycle through the KeyRing categories by calling again the plugin
Some more bugs fixed
0.99.8-pre6 - 11/27/04 (Released by Ludovic Rousseau)
Solve the "different user ID sync" bug
Solve the GUI "freeze" bug
Some more bugs fixed
0.99.8-pre5 - 11/26/04 (Ludovic Rousseau)
Solve the "undefined symbol: jp_charset_j2p" error
Fix Japanese menu
Some code cleanup
0.99.8-pre4 - 11/24/04 (Released by Ludovic Rousseau)
Some more bugs fixed
Improved search sorting
Improved convertion to UTF-8 in case of errors
Use GBK instead of GB2312 charset encoding for Chinese
Use a radio item menu for Hide/Show/Mask records so that the state is
clearly indicated
Fix sort order for appts in datebook
Complete Japanese translation
0.99.8-pre3 - 11/14/04 (Released by Ludovic Rousseau)
Some more bugs fixed
The right-hand side of jpilot were not updated on a cursor movement.
Fixed unpredictable bug in repeating events caused by unitialized variable
Use iconv to convert from the Palm charset to UTF-8. Thanks to Amit Aronovitch
we now support many new charsets when used with GTK2:
- Hebrew (CP1255),
- Cyrillic (CP1251),
- Cyrillic (KOI8-R),
- Latin 2, Eastern Europe (ISO8859-2),
- Japanese (SJIS),
- Chinese (GB2312)
Complete Chinese translation. Thanks to lei Yu
The category selection was not working from the Export window for Addresses
Give a more explicit error message when pi_bind() fails. We now have
"permission denied" or "file not found" instead of "Illegal seek".
Also display the device name we are trying to use.
Thanks to Edgar Bonet for the patch
New preference to show or hide popup tooltips
Entries returned from datebook app during search were in random order
Get first day of week from locale in GTK2, no preference setting
0.99.8-pre2 - 10/20/04 (Released by Ludovic Rousseau)
some bugs fixed
add the same keyboards accelerators for the 4 applications:
Ctrl-D: Delete
Ctrl-O: Copy
Ctrl-N: New Record
Ctrl-R: Add Record
Ctrl-Return: Apply Changes
Ctrl-Y: Sync
KeyRing: can use non ASCII characters in name/account/password
nice GTK2 color icons in the menu
0.99.8-pre1 - 10/02/04 (Released by Ludovic Rousseau)
better UTF-8 handling (needed when using GTK2)
sort todo list by clicking on column title
lots of bugs fixed:
bug 1330: invalid postscript when printing the todo list contains ( or )
bug 1306: Keyring plugin truncates passwords
bug 1056: Undelete feature desired
bug 1338: Some repeating appointments do not show in monthview gui
bug 1176: Adding ability to e-mail directly from address book
bug 1182: Search screen needs a button
bug 1322: GTK2.4 libraries require changes to jpilotrc files to preserve colors
bug 1116: Word wrap provided when printing monthly calendar
bug 1154: resorting in address book should leave selection bar on same entry
bug 1107: show completed todos found through search regardless of show completed checkbox status
bug 1153: Patch reduces flicker when deleting records
bug 1131: ALT key for accelerator instead of control
bug 1184: truncating buffers with non ASCII charsets
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/comms/jpilot/DESCR
cvs rdiff -r1.54 -r1.55 pkgsrc/comms/jpilot/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/comms/jpilot/PLIST
cvs rdiff -r1.17 -r1.18 pkgsrc/comms/jpilot/distinfo
cvs rdiff -r1.9 -r0 pkgsrc/comms/jpilot/patches/patch-ab
cvs rdiff -r0 -r1.5 pkgsrc/comms/jpilot/patches/patch-ac
cvs rdiff -r1.5 -r0 pkgsrc/comms/jpilot/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.