Commit Graph

1354 Commits

Author SHA1 Message Date
2a00b33da0 Check for more errors upon widget destruction 2015-10-23 20:41:50 +02:00
50f3ea4be0 Code cleanup 2015-10-23 19:35:05 +02:00
63901be78d Clarify build instructions for Gtk+ 3 2015-10-23 19:32:59 +02:00
43ab2c42b2 Cache the icon size 2015-10-23 19:32:06 +02:00
751cda8393 Cache the icon size 2015-10-23 19:31:38 +02:00
a33bb3e29b Cache the icon size 2015-10-23 19:29:49 +02:00
78f403e256 Allow affecting more than one window at a time 2015-10-23 19:25:43 +02:00
209b02af91 Align tests with the actual code 2015-10-23 19:24:14 +02:00
1b5d356964 Determine the embedded behavior at run-time 2015-10-23 19:18:42 +02:00
d7da80eda4 Reduce the margin around the panels
With 2 pixels instead of 4, this makes it look more elegant. It also
spares some space.
2015-10-23 19:16:30 +02:00
6da3a5841b Sort the menu entries in the right order 2015-10-18 19:44:58 +02:00
67a3879e58 Remove outdated comment 2015-10-04 01:10:11 +02:00
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