Commit Graph

1142 Commits

Author SHA1 Message Date
9c121de616 Update the translations 2015-10-01 22:24:47 +02:00
1e09de2e4c Add a configuration value to re-order tasks 2015-10-01 22:24:00 +02:00
8f1ce0080b Add a configuration parameter for labelling 2015-10-01 22:24:00 +02:00
af947b48b2 Harmonize the "tasks" data structure in embedded mode 2015-10-01 22:24:00 +02:00
c7921be51c Update the copyright notice 2015-10-01 22:24:00 +02:00
a3dd2a5047 Return non-zero upon errors 2015-10-01 22:24:00 +02:00
80fcd61ed9 Update the copyright notice 2015-10-01 22:24:00 +02:00
a5bda368db Report errors from setlocale(3) 2015-10-01 22:24:00 +02:00
01b09b39ab Avoid potential use after free 2015-10-01 22:24:00 +02:00
9e8388df26 Code cleanup 2015-10-01 22:24:00 +02:00
fafdd19c1c Adjust the translations 2015-09-27 22:08:17 +02:00
9457e4c493 Update the spanish translation 2015-09-27 22:07:37 +02:00
12ab8fbf2f Fix invalid use of memset(3) 2015-09-24 03:50:24 +02:00
e047d4b289 Add missing include 2015-09-24 03:46:51 +02:00
58fca0a84a Update a couple copyright notices 2015-09-24 03:45:08 +02:00
b2593ce325 Code cleanup 2015-09-24 03:44:52 +02:00
aab234e5fe Update the translations 2015-09-24 03:39:04 +02:00
95946e0f73 Prepare to release DeforaOS Panel 0.3.4 2015-09-24 03:34:41 +02:00
4edcc95178 Code cleanup 2015-09-24 03:34:33 +02:00
14eab01d60 Align error handling with panel(1) 2015-09-24 02:10:07 +02:00
08163d9c99 Fix a memory leak upon errors 2015-09-24 02:04:31 +02:00
ff9fda6a5c Fix a memory leak on NetBSD 2015-09-24 01:45:53 +02:00
17f1262230 General rework for applets
This includes:
- error reporting
- code cleanup (naming constants...)
- removing useless idle/timeout events
- display applets only when relevent (GPS, GSM, USB...)
2015-09-24 00:54:21 +02:00
cbfbdaf7e5 More consistent error handling 2015-09-23 19:33:03 +02:00
d64d601666 Code cleanup 2015-09-23 02:49:52 +02:00
6db0ec94d0 Add a menu entry for the preferences
It really starts wifibrowser(1), which therefore needs to be
improved.
2015-09-23 02:49:11 +02:00
65fa7302bb Remove unused variable 2015-09-23 02:47:54 +02:00
d2fc6d554c Avoid a couple compilation warnings 2015-09-14 23:03:34 -04:00
ae68e75e86 Fix error checking for setlocale() 2015-09-14 23:02:01 -04:00
e748292d00 Code cleanup 2015-09-14 21:25:31 -04:00
97a9e1f405 Let panel(1) depend on libPanel$(SOEXT) 2015-09-14 21:23:36 -04:00
70dd36585e Do not enforce RELRO when LDFLAGS is set 2015-09-04 19:24:21 +02:00
5f2723ab3e Do not build unsupported code 2015-09-04 19:24:21 +02:00
0e3c7ec612 Add a checkbox to show the interfaces disabled 2015-09-04 19:24:21 +02:00
0dceb00ea9 Implement the "showdown" setting
This allows hiding the interfaces disabled. It is enabled by default on
embedded platforms.
2015-09-04 19:24:21 +02:00
a9fbf02f2d Pack the preferences in a vertical box 2015-09-04 19:11:48 +02:00
e3a675caa9 Add a preferences dialog for loopback interfaces 2015-09-04 19:11:48 +02:00
bda66685dd Code cleanup 2015-09-04 19:11:48 +02:00
eca6a3d6b6 List interfaces with an unknown state as idle 2015-09-04 18:38:01 +02:00
c45fa3fbc7 Code cleanup 2015-09-04 18:37:04 +02:00
03449beaeb Mention the issue with make jobs 2015-09-03 00:56:45 +02:00
3a640a85d8 About to release DeforaOS Panel 0.3.3 2015-09-03 00:53:43 +02:00
88b4ab11b6 Update the translations 2015-09-03 00:53:27 +02:00
e8e96ac710 Fix panel-notify(1) and further tools 2015-09-03 00:50:47 +02:00
b64b5757ab Code cleanup 2015-09-03 00:48:47 +02:00
aed5ff81ce Hide the interfaces disabled in embedded mode 2015-09-03 00:35:36 +02:00
63ca81f5f4 Mark network interfaces as offline when disconnected 2015-09-03 00:33:04 +02:00
1af8ef99b4 Add keyboard shortcut to close the window 2015-09-01 02:56:06 +02:00
b555283969 Fix wifibrowser(1) 2015-09-01 02:50:49 +02:00
65ecefd9ec Add a comment 2015-09-01 02:41:39 +02:00