13
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[wammu @ [email protected]/wammu--devel--0.8--patch-33] simplified traceback id - traceback id no longer contains line number, it may vary between versions More... about 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-32] added some new gammu connections - added dku2phonet and dku5fbus2 More... about 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-31] fix changing editor type to ID - no catching of exceptions from hex() caused errors in some cases (bug #22) More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-30] added application icon - application window now has icon - icon made transparent - used also in about box More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-29] add fuzzines to entries reading - if we can't get exact count of entries, we will preform some kind of fuzzy reading, that should work in most cases and doesn't take as long as reading 1000 entries (workaround for bug #21) More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-28] add desktop file and icon - add desktop file and icon, both taken from Gentoo More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-27] updated NEWS - updated NEWS More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-26] added support for offline work - backups can be read without phone connected (bug #9) - data can be saved for later work - unified code for working with backups More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-25] added tooltip for searching - added tooltip describing searching - updated localisation More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-24] added searching - added input box above browser, so user can quickly find what he wants (bug #8) - search accepts regullar expressions More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-23] localise more - some texts were not localised More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-22] improve traceid - traceid is now generated just from exceptions inside wammu More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-21] improved unhandled exception handling - information is now shown in dialog if possible (still fallback to console) - added traceback id (md5 sum of topmost traceback field) - direct link to search for traceback id More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-20] better setting of default time value - current time value was not parsed correctly sometimes, bug #19 More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-19] use bug tracking system at http://bugs.cihar.com - todo list is now managed there - error handler points to that place - mention this url in documentation More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-18] added ttyACM devices - added ttyACM devices - Data.py reogranised to be more readable and not to contain very long lines More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-17] added some command line options - program now accepts command line options - updated man page More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-16] updated todo - added to todo list some things suggested by users More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-15] updated copyright info - we're now in year 2005 ;-) More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-14] fix some asserts - fix problems with some assertions when wxPython compiled with debug stuff More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-13] display correctly messages with \n - replace \n with <br> when displaying message More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-12] fix date parsing in editor - fix date parsing in editor to work with current date editing control More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-11] wxpython depends - okay, depending on wxpython seems to be better choice for future More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-10] wxPython 2.5.3 dependency - debian package now depends also on 2.5.3 More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-9] todo update - added sms backup to todo More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-8] fixed install intructions - INSTALL file is now about Wammu and not python-gammu More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-7] use unicode - rather use unicode than convert text More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-6] more string conversions - added some StrConv More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-5] updated todo - added one item More... over 20 years ago
[wammu @ [email protected]/wammu--devel--0.8--patch-4] fix sorting by date - date can be None and sorting failed in this case More... over 20 years ago