Commit Graph

278 Commits

Author SHA1 Message Date
b0290848b4 About to release Panel 0.1.6 2011-02-02 17:56:54 +00:00
f15bcb3cfe Re-generated Makefiles 2011-02-02 17:56:32 +00:00
e1efdef53d Install Panel.h in Desktop/Panel.h 2011-01-28 20:38:52 +00:00
1cc9402742 Ignore system tray requests with seemingly wrong window IDs 2011-01-22 23:29:07 +00:00
460c698c10 Avoid a warning when compiling on Linux 2011-01-01 00:37:14 +00:00
c471ba11dc About to release Panel 0.1.5 2010-12-31 21:14:57 +00:00
25ed092a70 Polishing some more 2010-12-31 21:11:27 +00:00
9f939231a4 Added a tooltip text 2010-12-31 20:54:31 +00:00
ced2843793 New way to run configuration scripts 2010-12-31 16:09:48 +00:00
2e68a9a40d Avoid a warning 2010-12-31 00:33:47 +00:00
dd46c61043 Analyzed and understood the issue with the applets' preferences 2010-12-31 00:25:52 +00:00
c3a3f91e1e Slightly improved the preferences window 2010-12-31 00:25:19 +00:00
e65e67572b The error message dialog is looking nicer 2010-12-30 23:23:04 +00:00
5648ceec87 Code cleanup 2010-12-30 23:20:51 +00:00
9077fe99a3 Implemented some preferences 2010-12-30 23:19:27 +00:00
77251424d4 Using libSystem through pkg-config 2010-12-11 17:24:09 +00:00
03f89bff47 Re-generated Makefiles 2010-12-05 00:37:24 +00:00
1fcb58d970 Added a timeout handler to monitor the volume when it changes 2010-12-04 00:32:47 +00:00
abb2b8c91a Probably fixed how it would always fail once on NetBSD 2010-12-04 00:30:09 +00:00
9a345f0244 Released Panel 0.1.4 2010-11-12 14:43:11 +00:00
29bab857f0 Released Panel 0.1.4 a while ago 2010-11-12 14:38:23 +00:00
49a04019e5 Added a distinct icon for bluetooth support 2010-10-28 15:03:18 +00:00
afa35244c7 Fixed switching to charging/discharging mode 2010-10-28 14:16:48 +00:00
90d9c2b74f Releasing Panel 0.1.3 2010-10-28 13:45:57 +00:00
650ddaeeee Updated the French translation 2010-10-28 13:44:04 +00:00
58616644d4 Attempting to implement charging status on Linux (APM) 2010-10-28 13:40:43 +00:00
c18bd4f970 Use the newer Gtk+ icons 2010-10-28 13:33:55 +00:00
d9ec5bd320 Using a GtkDialog for the (future) preferences dialog 2010-10-26 00:39:45 +00:00
50e0cb8db0 Releasing Panel 0.1.2 2010-10-09 03:17:01 +00:00
aa69f15d31 Allowed both panels to have distinct sizes (through configuration values) 2010-10-07 22:27:16 +00:00
73b15b7119 Saying "device" instead of "computer" in embedded mode 2010-09-15 01:59:13 +00:00
d6fb4d35bf Also monitor the charging status 2010-09-14 20:37:16 +00:00
1ac74d25c2 Probably nicer way to monitor the CPU frequency 2010-08-31 12:01:35 +00:00
3d07d6b01d About to release version 0.1.1 2010-08-26 16:28:10 +00:00
3476681016 Updated the French translation 2010-08-26 16:27:52 +00:00
82def8f9df Really fixing the build on Linux (ignoring sockaddr_un.sun_len completely) 2010-08-20 22:45:53 +00:00
ff4df5c31d Freeing more resources on release (untested but probably safer than before) 2010-08-20 22:42:06 +00:00
145db8cbfe Displaying the name of the interface monitored while looking for the status 2010-08-20 22:28:48 +00:00
1dd12b2b1f Fixed compilation outside NetBSD 2010-08-20 22:23:15 +00:00
6718861407 Was no longer creating the UNIX socket properly 2010-08-20 22:21:01 +00:00
39007de8a4 sun_len in sockaddr_un really is the size of the structure 2010-08-20 22:16:47 +00:00
d35e0d25d5 Added an applet to track the status of wpa_supplicant 2010-08-20 22:00:15 +00:00
0d4d6285e6 Allowing plug-ins to propose configuration dialogs 2010-08-11 23:00:17 +00:00
288bab41db Adding a preferences dialog to the panel 2010-08-09 23:29:21 +00:00
6bc347e88b Updated the plug-in API for consistency with Phone's own plug-in API 2010-08-09 23:02:48 +00:00
a9e5f57efe Avoided a warning 2010-08-09 17:09:56 +00:00
5851b1a566 Reverting the previous change as the prototype was actually correct here 2010-08-07 22:21:11 +00:00
0177f569d1 Updated the French translation 2010-08-07 22:14:33 +00:00
1d9a128b50 Fixed wrong prototype of the main callback (whole applet was probably broken) 2010-08-07 22:12:56 +00:00
e78aa789c4 Let the keyboard command be specified in the configuration file 2010-07-27 01:19:28 +00:00