13
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[wammu @ [email protected]/wammu--devel--1--patch-32] fix error reporting for not supported features - not supported features lead to exception report instead of being handled (bug #52) More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-31] improve debian/control - use recommended way for home page (http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html#s-bpp-upstream-info) More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-30] lets go 0.12! - new version is out, so increase devel version More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-29] let's release - make this version 0.11 - update release date - this won't be in Debian archives :-( More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-28] warn nicely about import error - if gammu module can not be imported, user will get proper message and not just traceback to terminal More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-27] fix syntax error - oops, I should know how to code in python... More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-26] fix guesed reads - while guessing we might hit maximal location, but we should not fail in this case More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-25] fix VoiceTag - voice tag is int and not bool... More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-24] add VoiceTag support - included VoiceTag support that has just been added to python-gammu More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-23] use folder from AddSMS - AddSMS now returns folder, use its value, bug #42 More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-22] do not use %py_requires - do not use %py_requires as it doesn't work on Fedora More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-21] search for /dev/rfcomm also - search for /dev/rfcomm device also (currently check only for AT there) More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-20] update requirements - require python-gammu 0.9 for SMS backups More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-19] sms backups - implement sms backups and import (bug# 11) - workaround displaying of broken messages (display only ascii part) More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-18] debian: do not hardcode python version - we want just default python and don't care about rest More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-17] debian update - targetted for upload to Debian - drop build depends, as they are actually not needed - use xpm icon in menu - prefer wxPython 2.6 More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-16] udpate wammu.menu - add longtitle in menu file More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-15] update FSF address - FSF has moved, so address in license should point to their current location More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-14] debian has again new name for wxpython - let's support also current python-wxgtk* names More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-13] mark data as synced after editing - data has not been marked as synced after editing/creating - bug #30 More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-12] bug #29 - fix unicode error while displaying some SMSes (bug #29) More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-11] prepare for 0.10 - mark version as 0.10 - write changelogs and NEWS More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-10] add icon to menu file - Debian menu file now contains pointer to icon More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-9] fix information reading - Synced flag was not set correctly for informations (bug #28) More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-8] clear display area when no data read - when no data were received from phone, list was cleared, but the browse area not, this is now fixed More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-7] handle exceptions in subthreads - post event from thread to main thread when exception occurs (bug #27) More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-6] correct Synced attribute for SMS - attribute Synced was not set correctly for SMSes, causing them to be displayed italics More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-5] fix reading of messages - reading of messages was broken since Synced introdution (bug #25) More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-4] drop ChangeLog More... over 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-3] fix path to icons - use correct path to icons More... over 19 years ago