Commit Graph

182 Commits

Author SHA1 Message Date
595f6381dd Use "Restart" instead of "Reboot" 2010-04-24 18:03:20 +00:00
2a4fd4a089 Fixed the order of header inclusion 2010-04-24 17:37:30 +00:00
91b215b128 Let CVS be quieter 2010-04-24 17:03:11 +00:00
6e7b09d5d5 Updated gettext.sh (supports uninstalling the translations) 2010-04-22 20:37:41 +00:00
8a1fa555b6 Translated most of the program by now 2010-04-22 15:57:52 +00:00
42abccc05c Initial release 2010-04-22 13:49:14 +00:00
f9310235e3 Translated the main menu 2010-04-22 12:02:14 +00:00
66becead75 Updated license and copyright information 2010-04-22 11:53:23 +00:00
354d596db3 Added a usage screen to the run utility 2010-04-22 11:48:08 +00:00
90f8294e7c Translating the run program as well 2010-04-22 11:44:11 +00:00
e05d9de675 Began to translate the Panel project 2010-04-22 11:33:53 +00:00
c0840ad650 Updated copyright information 2010-04-22 10:38:23 +00:00
6ed135ec76 Using the configuration file to determine which device to open 2010-04-22 10:37:36 +00:00
6b86f2690e Applets have now access to a configuration file 2010-04-22 10:37:14 +00:00
ea3d1443b8 The sources tree has precedence over installed files when including headers 2010-04-22 10:12:34 +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
410acf71ed About to release Panel 0.0.5 2010-03-14 21:31:24 +00:00
77f134ec59 The main menu probably had a chance to popup in a wrong place in some cases 2010-03-14 21:29:52 +00:00
c9c02fe5df More accurate helper to position popup menus 2010-03-11 11:55:00 +00:00
eb1e7c5cc1 Also allow the icon size to be like menus (with "panel -x") 2010-03-11 11:00:32 +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
739825cbeb Reporting more errors 2010-02-25 19:16:09 +00:00
9634816d4c Messages when logging out or shutting down are more informational than warnings 2010-02-17 22:48:44 +00:00
a3abc153b6 Reload the configuration just before saving 2010-02-14 20:37:20 +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
871ee82195 Removed the event box, tightened applets' layout, and using the pager when embedded 2010-01-29 14:57:46 +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
3071a3266f Let the use choose a smaller panel if desired 2010-01-21 12:23:41 +00:00