Commit Graph

1308 Commits

Author SHA1 Message Date
21f7f781c0 Match the newer MimeHandler API 2017-12-12 13:08:45 +01:00
1e87316fba Use the new MimeHandler API 2017-12-09 01:09:51 +01:00
027cb6a690 Optimize widget management
The buttons are no longer destroyed and created again from scratch when
the amount of desktops changes. They are now only created when adding
desktops, and simply updated otherwise.
2017-11-07 02:04:42 +01:00
8676662be0 Improve a debugging message 2017-11-07 01:43:29 +01:00
b48299d4a0 Update the copyright notice 2017-11-07 01:42:57 +01:00
0b4ead2f7a Code cleanup 2017-11-07 01:42:38 +01:00
95ac1225ed Update the copyright notice 2017-11-07 01:42:15 +01:00
9038eca02c Improve error handling 2017-11-07 01:41:45 +01:00
92dcb1d05a Avoid freeing an uninitialized variable 2017-11-03 02:46:43 +01:00
9ea95f4061 Code cleanup 2017-11-01 15:54:05 +01:00
d11c2c5432 Register two new tests 2017-10-24 02:23:45 +02:00
dae0d49eef Add tests for HTML and XML files 2017-10-24 02:23:22 +02:00
2fa3972005 Add debug information about unhandled events 2017-10-16 00:10:45 +02:00
d203df0ee8 Also mention INACTIVE 2017-10-15 23:58:54 +02:00
e41f35ac92 Code cleanup 2017-10-15 23:37:38 +02:00
3b1b8f428f Code cleanup 2017-10-15 23:35:22 +02:00
9c11b438c8 Avoid a compilation warning 2017-10-14 00:41:52 +02:00
a4081818e9 Update the copyright notice 2017-10-14 00:36:59 +02:00
86f4afae37 Use PROGNAME_RUN for run(1) 2017-10-14 00:36:42 +02:00
269c9c1d45 Use PROGNAME_RUN for run(1) 2017-10-14 00:33:45 +02:00
dedca0fb86 Update the copyright notice 2017-10-14 00:33:03 +02:00
0635104721 Use PROGNAME in the usage screen 2017-10-14 00:32:54 +02:00
d90392078d Update the copyright notice 2017-09-29 20:41:54 +02:00
1b98f3292d Make panel in the center omnipresent 2017-09-29 20:41:31 +02:00
fa2dd0038a Build with the default stack protector 2017-09-27 00:58:10 +02:00
5f4814c157 Code cleanup
No functional change intended.
2017-09-26 21:57:32 +02:00
2a24982ef3 Add support for reattaching 2017-09-26 21:56:36 +02:00
c668cbdad9 Add support for logging on and off 2017-09-26 21:47:56 +02:00
46307e3d12 Add support for removing networks 2017-09-26 21:45:48 +02:00
0c9d82ff72 Test commands with arguments 2017-09-26 21:40:19 +02:00
f575f3aad7 Add a command to disable networks 2017-09-26 21:40:19 +02:00
5bca17418a Test more commands 2017-09-26 21:40:18 +02:00
0951dd193f Also test queueing commands 2017-09-26 21:26:18 +02:00
96cb966bb0 Do not always quote network values 2017-09-26 21:09:05 +02:00
851adbe176 Code cleanup 2017-09-15 01:15:41 +02:00
fcff992608 Also test clearing channels 2017-09-15 01:09:53 +02:00
c83c1549a9 Dynamically allocate the path to the socket 2017-09-15 01:09:36 +02:00
92952e2950 Cover more code when testing flags 2017-09-15 00:48:25 +02:00
b74aa9cbb9 Add a title for the "Documentation" section 2017-09-15 00:21:49 +02:00
fd789974c4 Also test "WPA--WEP104" 2017-09-15 00:18:20 +02:00
57b8d08d13 Add support for "WPA--WEP104" as flags 2017-09-15 00:17:48 +02:00
56d24a64a2 Update the usage screen 2017-09-15 00:16:28 +02:00
6df9454c90 Allow internal variables to be overridden 2017-09-15 00:16:16 +02:00
341ff385a7 Allow multiple targets 2017-09-15 00:15:09 +02:00
1bd787093f Update the copyright notice 2017-09-15 00:14:38 +02:00
d945f7495c Import a test for "wpa_supplicant" 2017-09-15 00:14:20 +02:00
fd73137136 Import newer versions from upstream 2017-09-15 00:00:59 +02:00
f36c4cf1ac Register a couple translations 2017-09-14 02:19:25 +02:00
f07c0b9e3d Place some padding around the passphase entry 2017-09-14 02:12:34 +02:00
091090545d Let network keys optionally be visible 2017-09-14 02:10:12 +02:00