0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 20 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean utf-8 strings More... over 16 years ago
Handle searching beyond last word of index More... over 16 years ago
Merge Jeremy's changes More... over 16 years ago
Merge Igor's changes More... over 16 years ago
Added title and languages to header. Cleaned up references to pdi. More... over 16 years ago
Extract title and language from input More... over 16 years ago
Added .project to .hgignore More... over 16 years ago
"sdictviewer" renamed to "aarddict" everywhere. "site" removed from source control since now it is managed as Wiki page at Google Code Number of modules moved under aarddict More... over 16 years ago
Refined mediawiki parsing. More... over 16 years ago
Removed Eclipse's .project More... over 16 years ago
Fixed problem with wiki formatting More... over 16 years ago
Added some test files More... over 16 years ago
Workaround undecipherable characters in input More... over 16 years ago
Improved error handling for missing allkeys.txt More... over 16 years ago
Rewritten for aarddict More... over 16 years ago
Initial version More... over 16 years ago
Added tag v0.6.0 for changeset 3242d0f0ab55 More... over 16 years ago
Site updated for 0.6.0 release More... over 16 years ago
Check dictionary file signature instead of extension for pdi format More... over 16 years ago
Default value for max number of words returned for one dictionary is changed from 20 to 50. This significantly expands completion list and makes word list merged from many dictionaries look more comprehensive. More... over 16 years ago
gtk.set_application_name() function is now in try/except block This function has been omited twice already during significant Pymaemo updates. This shouldn't prevent the application from coming up. More... over 16 years ago
can_open() now looks at first four signature bytes instead of file name extension More... over 16 years ago
Removed print statements More... over 16 years ago
Added *.orig to .hgignor More... over 16 years ago
Removed print statement in sort_key() More... over 16 years ago
Get mouse pointer coordinates on all events instead of on mouse motion only - this improves scrolling on IT device with OS2008. More... over 16 years ago
Sort word list using unicode collation algorithm. About dialog updated to mention this. More... over 16 years ago
Minor cleanup More... over 16 years ago
Display application name first in window title, don't displat it in Hildon version at all as Hildon adds it automatically More... over 16 years ago
Removed print item in do_lookup() More... over 16 years ago