Commit Graph

68 Commits

Author SHA1 Message Date
09efeba69d Updated the translation 2010-04-28 21:45:19 +00:00
ad74a13811 Always reporting about the registration status 2010-04-28 21:36:22 +00:00
0bb685f962 Improved status handling a lot (should register automatically now) 2010-04-28 21:24:05 +00:00
efe3a0a347 Send an event when the PIN code is known to be accepted already 2010-04-28 19:55:49 +00:00
81996b3fff Added a desktop entry for the application 2010-04-28 01:46:29 +00:00
0c4a2c7f6f Hide columns headers in the contacts and messages views 2010-04-28 01:39:48 +00:00
74152fe36c Added a suggestion for a newer interface 2010-04-28 01:33:04 +00:00
219bb78eac Added a selector for the messages obtained or sent 2010-04-28 01:29:10 +00:00
d582048df7 Working on the user interface (without actual implementation yet) 2010-04-28 01:11:38 +00:00
07b64812ce Added a button to call the author/recipient of the current message (unimplemented) 2010-04-28 00:49:12 +00:00
2ce576a7cf Added a button to call the contact selected (untested) 2010-04-28 00:46:00 +00:00
2f278eaaf1 Help compilation with Gtk+ < 2.10 2010-04-28 00:15:00 +00:00
ab895ba9b1 Probably fix compilation on Linux 2010-04-28 00:12:57 +00:00
99a36e265e Using more enumerated types 2010-04-28 00:09:46 +00:00
09bd6c126c Using more enumerated types 2010-04-27 23:57:48 +00:00
278bccfebe Default to the long operator format 2010-04-27 23:55:35 +00:00
d034501c37 Updated translations 2010-04-27 23:17:08 +00:00
1886883853 Handling more error cases 2010-04-27 22:34:38 +00:00
4b6b043ec0 Tracking which events are not handled 2010-04-27 22:31:32 +00:00
fd5b309a3d Trying to remove ambiguities from the API 2010-04-27 22:18:41 +00:00
e545578a38 Only show the code entry window if code is known 2010-04-27 21:57:33 +00:00
1860d56b99 Implemented the clear button in the SIM PIN dialog 2010-04-27 21:55:59 +00:00
6f980ceb95 Optimizing GSM event reports 2010-04-27 21:35:45 +00:00
5fd3dde778 Trigger the PIN check outside of the GSM class 2010-04-27 21:03:32 +00:00
19caf9b79b Now properly reporting the operator 2010-04-27 20:59:17 +00:00
8e3da2cf3a Been working on registration and operators 2010-04-27 20:16:19 +00:00
25d3e1caf2 Minor interface improvements 2010-04-27 18:33:01 +00:00
fa2c132348 Slowly implementing messages as well 2010-04-27 18:17:44 +00:00
ee91ae028d Minor interface enhancement 2010-04-27 18:05:31 +00:00
5bf508fcfe Fetching contacts (with an encoding issue remaining) 2010-04-27 17:54:04 +00:00
378fac58ef More convenient handling of answers from the modem 2010-04-27 16:45:26 +00:00
800aeae74e Support for entering the PIN code 2010-04-27 14:31:19 +00:00
c9e02876a5 Updating the signal quality every two seconds 2010-04-27 02:58:33 +00:00
c44f799513 Translating error messages 2010-04-27 02:22:11 +00:00
08eca73b50 Slightly improved error tracking 2010-04-27 02:15:14 +00:00
7d0537240e Implemented the first callbacks 2010-04-27 01:45:54 +00:00
bd6831b0ac Show messages with SIGUSR2 (will need a dedicated protol for this) 2010-04-27 01:31:36 +00:00
818b42170c Translated a few more strings to French 2010-04-27 01:29:12 +00:00
55a3a124b7 Added a callback mechanism 2010-04-27 01:26:15 +00:00
d2ef599441 Let the user specify if and how fast re-opening the modem's device node should be done 2010-04-27 00:57:28 +00:00
c715d06b0d Trigger listing of the contacts at start 2010-04-27 00:52:14 +00:00
9f93a7631e Forgot to de-register the idle handler 2010-04-26 16:38:47 +00:00
58635b0958 Added signal quality reporting 2010-04-26 16:38:11 +00:00
b3945a6224 An unknown baud rate is now just a warning 2010-04-26 14:30:15 +00:00
ffc05e027b Do not crash if the baudrate is wrong 2010-04-26 13:58:16 +00:00
809129e268 Added a button to show the contacts 2010-04-26 13:53:23 +00:00
388746f555 s/dialpad/dialer/g 2010-04-26 13:43:29 +00:00
262ba49a1e The dialer can be showed again at any time with SIGUSR1 2010-04-26 13:38:39 +00:00
ddff3f19cd Only create the interface once idle (or explicitly requested) 2010-04-26 13:38:09 +00:00
a20ef55da8 Configure the I/O write watcher only if the channel is already established 2010-04-26 13:33:03 +00:00