Commit Graph

1303 Commits

Author SHA1 Message Date
07c79f1fc0 Use a configuration file for USSD codes 2018-12-29 00:01:27 +01:00
381ef28be5 Update the copyright notice 2018-05-02 18:13:10 +02:00
90cfb28a28 Code cleanup 2018-05-02 18:13:10 +02:00
9cb1edbb62 Update the copyright notice 2018-05-01 21:39:15 +02:00
24803becec Fix a crash outside of NetBSD 2018-05-01 21:39:02 +02:00
33db5d3da1 Code cleanup 2018-01-25 20:01:25 +01:00
d8149cbf44 Allow event filtering before exiting 2018-01-18 03:42:13 +01:00
daafea8128 Update the copyright notice 2018-01-18 03:41:54 +01:00
438eda5f35 Add a new event type to quit the application 2018-01-18 03:41:29 +01:00
ebd9acfb9c Use %zu for size_t in format strings 2018-01-18 03:31:52 +01:00
59a3bf111b Use PROGNAME_PPPD for pppd(8)
This still assumes pppd(8) can be found in /usr/sbin though.
2018-01-18 03:27:39 +01:00
f9ee5375e8 Code cleanup 2018-01-18 03:25:48 +01:00
cdad9900e4 Only output debugging information when debugging 2018-01-18 03:25:12 +01:00
157f601a76 Update the copyright notice 2018-01-18 03:24:50 +01:00
a11956fbe9 Avoid some compilation warnings 2018-01-18 03:24:20 +01:00
3f7ea585ff Rely more on libDesktop for compatibility code 2018-01-18 02:57:31 +01:00
d0471e7e67 Set a border width in the notebook pages 2018-01-18 02:55:32 +01:00
cbcb1affb9 Fix the title for the settings and error windows 2018-01-18 02:53:28 +01:00
b14675bde3 Also translate the "gprs" plug-in 2018-01-18 02:50:28 +01:00
478a6e5396 Use %zu in format strings for size_t 2018-01-18 02:49:22 +01:00
d2587cc529 Update the copyright notice 2018-01-18 02:47:28 +01:00
b55b2fead7 Code cleanup 2018-01-18 02:47:20 +01:00
5129e94b26 Select the default profile with a double click 2018-01-18 02:21:35 +01:00
cde55922ff Add missing include 2018-01-18 00:23:12 +01:00
eb86637a60 Update the copyright notice 2018-01-18 00:21:51 +01:00
0478e4ccb8 Clear passwords from memory before freeing them 2018-01-18 00:21:20 +01:00
d568d0ec85 s/FIXME/TODO/ 2018-01-17 22:22:21 +01:00
f62d702983 Fix the text in the progress bar with Gtk+ 3 2018-01-17 22:16:36 +01:00
122f9d9c3a Fix the text in the progress bar with Gtk+ 3 2018-01-17 22:13:39 +01:00
13c6785441 Use a tree view to select the default profile 2018-01-17 22:10:26 +01:00
a8d5ca21e7 Translate the "profiles" plug-in 2018-01-17 22:00:36 +01:00
2f290f48b1 Code cleanup 2018-01-17 20:15:53 +01:00
f4eb31f401 Add a reminder about translations 2018-01-17 20:15:09 +01:00
18fb408cff Code cleanup 2018-01-17 19:58:51 +01:00
98b1b9fcfb Avoid global variables 2018-01-17 19:42:53 +01:00
07679ec391 Remove useless function 2018-01-17 19:27:53 +01:00
de10352911 Update the copyright notice 2018-01-17 19:27:53 +01:00
497b2b04da Code cleanup 2018-01-17 19:27:53 +01:00
6a7369bd6b Update the copyright notice 2018-01-17 19:27:53 +01:00
204ffb81bd s/FIXME/TODO/
This passes the tests again, and is just as accurate in this case.
2018-01-17 19:27:53 +01:00
042803bf71 Update the copyright notice 2018-01-14 06:57:30 +01:00
e712387d52 Use HTTPS by default 2018-01-14 06:57:30 +01:00
ae130b17b5 Allow network accesses for gprs.xml
This is still disabled by default though.
2017-12-28 02:44:39 +01:00
3a4dcdd788 Also ship gprs.xml 2017-12-28 02:44:39 +01:00
9e919b8dfe Re-generate the configuration data 2017-12-28 02:44:39 +01:00
fa08aedb2b Pass the XML validator 2017-12-28 02:44:39 +01:00
b99c00b1d1 Allow variables to be changed at run-time 2017-12-28 02:44:39 +01:00
16afd5f23b Update the copyright notice 2017-12-28 02:44:39 +01:00
9816c395f5 Disable network access by default 2017-12-28 02:39:53 +01:00
d790582439 Register the test for FIXME in comments 2017-12-28 02:26:02 +01:00