openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Wammu
Settings
|
Report Duplicate
13
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 12, 2024 — Jun 12, 2025
Showing page 230 of 239
Search / Filter on:
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
Michal Čihař
More...
about 20 years ago
[wammu @
[email protected]
/wammu--devel--0.8--patch-32] added some new gammu connections - added dku2phonet and dku5fbus2
Michal Čihař
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)
Michal Čihař
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
Michal Čihař
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)
Michal Čihař
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
Michal Čihař
More...
over 20 years ago
[wammu @
[email protected]
/wammu--devel--0.8--patch-27] updated NEWS - updated NEWS
Michal Čihař
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
Michal Čihař
More...
over 20 years ago
[wammu @
[email protected]
/wammu--devel--0.8--patch-25] added tooltip for searching - added tooltip describing searching - updated localisation
Michal Čihař
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
Michal Čihař
More...
over 20 years ago
[wammu @
[email protected]
/wammu--devel--0.8--patch-23] localise more - some texts were not localised
Michal Čihař
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
Michal Čihař
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
Michal Čihař
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
Michal Čihař
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
Michal Čihař
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
Michal Čihař
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
Michal Čihař
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
Michal Čihař
More...
over 20 years ago
[wammu @
[email protected]
/wammu--devel--0.8--patch-15] updated copyright info - we're now in year 2005 ;-)
Michal Čihař
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
Michal Čihař
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
Michal Čihař
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
Michal Čihař
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
Michal Čihař
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
Michal Čihař
More...
over 20 years ago
[wammu @
[email protected]
/wammu--devel--0.8--patch-9] todo update - added sms backup to todo
Michal Čihař
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
Michal Čihař
More...
over 20 years ago
[wammu @
[email protected]
/wammu--devel--0.8--patch-7] use unicode - rather use unicode than convert text
Michal Čihař
More...
over 20 years ago
[wammu @
[email protected]
/wammu--devel--0.8--patch-6] more string conversions - added some StrConv
Michal Čihař
More...
over 20 years ago
[wammu @
[email protected]
/wammu--devel--0.8--patch-5] updated todo - added one item
Michal Čihař
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
Michal Čihař
More...
over 20 years ago
←
1
2
…
226
227
228
229
230
231
232
233
234
…
238
239
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree