|
2a4fd4a089
|
Fixed the order of header inclusion
|
2010-04-24 17:37:30 +00:00 |
|
|
8a1fa555b6
|
Translated most of the program by now
|
2010-04-22 15:57:52 +00:00 |
|
|
f9310235e3
|
Translated the main menu
|
2010-04-22 12:02:14 +00:00 |
|
|
6ed135ec76
|
Using the configuration file to determine which device to open
|
2010-04-22 10:37:36 +00:00 |
|
|
cc9d8a0448
|
Added a plug-in to monitor the swap status
|
2010-03-15 22:46:11 +00:00 |
|
|
eacb4d0d3f
|
Include <System.h> to avoid a warning
|
2010-03-15 22:45:39 +00:00 |
|
|
3c7fd53251
|
Added support for Linux (via sysinfo() like in Network/Probe)
|
2010-03-15 22:45:20 +00:00 |
|
|
e1664a0463
|
Explicitly mention when an applet is not fully implemented
|
2010-03-14 21:46:21 +00:00 |
|
|
4565d76b7a
|
Do not display the CPU applet if not supported
|
2010-03-14 21:43:58 +00:00 |
|
|
e7686ee0ab
|
Got rid of some warnings if the applet is not supported
|
2010-03-14 21:41:04 +00:00 |
|
|
ea765441c8
|
Don't display anything if unsupported
|
2010-03-14 21:38:56 +00:00 |
|
|
cc0f0a4857
|
Only wrap lines when the icon size is of a large toolbar
|
2010-03-11 10:59:26 +00:00 |
|
|
1444ee73c7
|
Only display the full time when the icon size is of a large toolbar
|
2010-03-11 10:58:55 +00:00 |
|
|
62c11e111f
|
The size of the volume icon now matches the others
|
2010-03-11 10:41:41 +00:00 |
|
|
39c0960d96
|
Fixed a warning when compiling
|
2010-03-09 23:05:38 +00:00 |
|
|
781acabb28
|
No longer infinitely loop when idle if the applications were not found
|
2010-02-06 17:54:05 +00:00 |
|
|
639cb68832
|
Don't fail as much when "/dev/mixer" can't be opened for OSS
|
2010-01-29 15:08:19 +00:00 |
|
|
ee605cae2d
|
Only display when one or more desktops are available
|
2010-01-29 15:05:18 +00:00 |
|
|
d937453f23
|
lseek() doesn't work on "/proc/apm"
|
2010-01-29 15:01:52 +00:00 |
|
|
d7a636ecb8
|
Disabled the frame when embedded
|
2010-01-29 15:01:04 +00:00 |
|
|
6e8a6cfd66
|
Added Linux support (through /proc/apm, not tested much)
|
2010-01-28 16:55:09 +00:00 |
|
|
8f911dec8c
|
Added code to handle the operator name (currently unused)
|
2010-01-28 10:49:29 +00:00 |
|
|
580c321cbd
|
Using a phone icon instead
|
2010-01-28 10:36:08 +00:00 |
|
|
ee8d9c944f
|
Added a GSM monitoring applet (very basic, for the Openmoko Freerunner)
|
2010-01-28 10:33:11 +00:00 |
|
|
065495f703
|
Removed debugging information
|
2010-01-28 10:30:14 +00:00 |
|
|
7ea809674f
|
Added a GPS applet (for the Openmoko Freerunner)
|
2010-01-28 10:27:33 +00:00 |
|
|
187db92dc1
|
GCC defines "__linux__" and not "__Linux__" on Linux
|
2010-01-27 14:31:56 +00:00 |
|
|
67cfb24e77
|
Added support for Linux on the Openmoko Freerunner
|
2010-01-27 14:22:39 +00:00 |
|
|
a4bb2e501a
|
Fixed compilation when not compiled on NetBSD
|
2010-01-27 13:19:06 +00:00 |
|
|
198877c1f0
|
Added bluetooth hardware monitoring
|
2010-01-27 13:10:07 +00:00 |
|
|
271f0d3d79
|
Forgot to commit (fixes compilation)
|
2010-01-21 12:05:56 +00:00 |
|
|
5741a88691
|
Implemented moving and resizing windows (not confirmed to work yet)
|
2010-01-20 22:26:00 +00:00 |
|
|
d5cfc9307d
|
Implemented window minimization
|
2010-01-20 22:08:16 +00:00 |
|
|
b84be8eabf
|
The systray icons don't have to be of the same size
|
2010-01-19 20:02:18 +00:00 |
|
|
72c85b37a6
|
Fixed wrong use of memset()
|
2010-01-19 20:01:16 +00:00 |
|
|
956ee2af03
|
Implemented a systray applet
|
2010-01-19 02:41:40 +00:00 |
|
|
0bb01db4ec
|
Fixed incorrect use of memset()
|
2010-01-19 02:20:22 +00:00 |
|
|
b1e15a3770
|
Fixed the condition determining if setting the frequency is available
|
2010-01-19 00:52:55 +00:00 |
|
|
a30e30e004
|
Code cleanup
|
2010-01-19 00:47:21 +00:00 |
|
|
a610e682c0
|
Added an implemented maximizing windows both horizontally and vertically
|
2010-01-19 00:42:15 +00:00 |
|
|
41c19a2e98
|
Code cleanup
|
2010-01-19 00:14:27 +00:00 |
|
|
8bc220567c
|
Only display applets when explictly done by the applets themselves
|
2010-01-16 23:58:16 +00:00 |
|
|
737938278f
|
Also support "mix.master" as the main volume control (on NetBSD or <sys/audioio.h>)
|
2010-01-16 23:57:43 +00:00 |
|
|
0657de7fee
|
Only explicitly display when relevant (helps on NetBSD)
|
2010-01-16 23:56:46 +00:00 |
|
|
e7a1b48a2a
|
Added copyright information and license
|
2010-01-07 03:43:58 +00:00 |
|
|
762e29fc50
|
Defining enumerated and string values for atoms from a common file
|
2010-01-07 03:42:52 +00:00 |
|
|
aa2a7ee675
|
Implemented four more states
|
2010-01-07 03:27:56 +00:00 |
|
|
722905af15
|
Code cleanup
|
2010-01-07 03:23:45 +00:00 |
|
|
b83851d296
|
Implementing toggling the fullscreen state
|
2010-01-07 03:19:12 +00:00 |
|
|
4a8a34f511
|
Updated copyright information
|
2010-01-07 03:04:19 +00:00 |
|