0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected about 2 years ago.
Dec 13, 2022 — Dec 13, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix NullPointerException when last line is empty or a comment.
Michael Schierl
as schierlm
More... almost 17 years ago
Fix NullPointerException when last line is empty or a comment.
Michael Schierl
as schierlm
More... almost 17 years ago
Version 1.0-rc1
Michael Schierl
as schierlm
More... almost 18 years ago
Version 1.0-rc1
Michael Schierl
as schierlm
More... almost 18 years ago
Do not select the first entry when a search returns no results, When a word is marked in the details view, use it as a new search.
Michael Schierl
as schierlm
More... almost 18 years ago
Avoid redrawing the form to avoid displaying only the first half of the database name
Michael Schierl
as schierlm
More... almost 18 years ago
- Fix one more focus bug (not reproducible on PalmOS 4) - One more "Database"->"Dictionary" renaming - Try harder to select same language when switching dictionaries - Fix a bug in the sort function that sorted punctuation like end-of-string
Michael Schierl
as schierlm
More... almost 18 years ago
- Rename "Database" to "Dictionary" in the user interface - Fix bug that prevented refresh when using the on-screen keyboard - Scroll to top of list on refresh - Restore keyboard focus on edit field after closing the details window - Add new preferences: * "Use last language by default" * "Clear input on language change" * "Clear input on dictionary change"
Michael Schierl
as schierlm
More... almost 18 years ago
initial import for 0.9 release
Michael Schierl
as schierlm
More... about 18 years ago
initial import for 0.9 release
Michael Schierl
as schierlm
More... about 18 years ago
Do not check ROM version for VFS manager
Michael Schierl
as schierlm
More... about 18 years ago
Fix invocation with only one argument for encoding with default database name.
Michael Schierl
as schierlm
More... about 18 years ago
- Prepare for 1.0 release
Michael Schierl
as schierlm
More... over 18 years ago
- Prepare for 1.0 release
Michael Schierl
as schierlm
More... over 18 years ago
- Add Version ID resource - Prepare for 1.0 release
Michael Schierl
as schierlm
More... over 18 years ago
- write /PALM in uppercase by default - Fix redisplay when closing Database Info - Fix a crash occurring on some Debug ROMs if Database Info is empty
Michael Schierl
as schierlm
More... over 18 years ago
Version 1.0-rc1
Michael Schierl
as schierlm
More... over 18 years ago
Version 1.0-rc1
Michael Schierl
as schierlm
More... over 18 years ago
Add support for database information (descriptive text for a database)
Michael Schierl
as schierlm
More... over 18 years ago
support more bitmap formats
Michael Schierl
as schierlm
More... over 18 years ago
- Code cleanups, add more consistency checks - Store name of map image in .csv file - Add support for images per record - Add support for grayscale and color images/maps - Add support for database information - Store long memos automatically if needed - Move hidden columns to memo automatically if necessary - Clean up input file syntax - Use a better CSV parser that supports commas as delimiters as well and should be able to load Excel exported CSVs out of the box - Unlimited extra parameters allowed, but they need to have a prefix - Maps with M= or CM= - Map coordinates with C= - Images with I= or P= - Memos with T= - Memos from file with F= - Memo on the header column will become Database information - Show summary after completed creation - Add Roundtrip test (passed for all databases I have)
Michael Schierl
as schierlm
More... over 18 years ago
switch screen mode to 4-bit grayscale or 16-bit color, if possible
Michael Schierl
as schierlm
More... over 18 years ago
Rename "Disable" to "Clear", use only one Alert for all messages, fail gracefully if SysZLib is not available or if PalmOS version is below 3.5, do not save draw state if unnecessary, do not copy invisible columns at the end into the display table (avoids warnings in 4.1 Debug ROM).
Michael Schierl
as schierlm
More... over 18 years ago
Add support for one image per record (CONFIG_IMAGE)
Michael Schierl
as schierlm
More... over 18 years ago
Fix scrollbar height if result count is multiple of 10
Michael Schierl
as schierlm
More... over 18 years ago
- Update Copyright notice - Remove unused resource constants - make search field single line - Add Preferences dialog (to set database path on expansion card), - Add Edit Menu, - Add "Disable All" option, - Search again on "Disable" and "Disable All", switch back to "Beginning" if text is entered
Michael Schierl
as schierlm
More... over 18 years ago
describe lite and full version
Michael Schierl
as schierlm
More... over 19 years ago
Version 0.2
Michael Schierl
as schierlm
More... over 19 years ago
script to prepare a new release
Michael Schierl
as schierlm
More... over 19 years ago
move PDB handling to new jPalmDB library, build file can create instructions.pdb and empty.pdb add support for mapmarks and long memos, update long memo offsets properly
Michael Schierl
as schierlm
More... over 19 years ago