Commit Graph

229 Commits

Author SHA1 Message Date
00308546f4 Avoid using $(LIBDIR) when not really available 2014-10-25 00:43:57 +02:00
738ee37a87 Added a TODO-list 2014-10-12 18:56:33 +02:00
d213468bbb Updated the copyright line 2014-09-09 01:09:11 +02:00
314d092be8 Added an embedded mode to panel-notify(1) 2014-09-09 01:07:20 +02:00
5317c43f46 Let an additional error message be translated 2014-09-08 03:20:30 +02:00
c3bffccad3 Really implemented panel_get_config() 2014-06-26 03:11:24 +02:00
2b3ebb1710 Let the contents of the about dialog be configured 2014-06-26 02:57:35 +02:00
78ee7f6b48 Now able to test applets in notification mode as well 2014-05-16 21:00:18 +02:00
e487a22d13 The panel applet helper now knows the panel's orientation 2014-03-17 22:38:15 +09:00
53ea744041 Added a column for network auto-selection (in the wireless browser) 2014-01-15 23:24:10 -06:00
0613ee8a1b Code cleanup 2014-01-15 21:43:47 -06:00
1122e47057 Let panel messages use any stock icon or icon name 2014-01-04 19:33:49 -06:00
b6e691b4db Only offer to disconnect or reassociate when connected 2013-12-28 13:12:17 +01:00
c39eeb7f68 Added a popup entry to disconnect from the current network 2013-12-28 06:45:23 +01:00
845e9027fd List the WSR_SSID_DISPLAY column instead 2013-12-28 05:19:11 +01:00
74ae6b5289 Report errors when setlocale() fails 2013-12-28 05:03:44 +01:00
7edfcb9336 Code cleanup 2013-12-28 05:02:14 +01:00
9ba706a773 There is no point translating panel-test as it is not installed 2013-12-28 05:01:09 +01:00
bb9d07c607 Report errors when setlocale() fails 2013-12-28 04:54:01 +01:00
f5533deca2 Report errors when setlocale() fails 2013-12-28 04:52:51 +01:00
627949e27c Report errors when setlocale() fails 2013-12-28 04:49:41 +01:00
52c22c2c97 Also popup the menu through the keyboard 2013-12-26 11:49:42 +01:00
7992df24a1 Now able to connect to networks 2013-12-26 11:44:09 +01:00
402e30d654 Code cleanup 2013-12-26 06:02:57 +01:00
66c0ad3d25 Implementing a popup menu to connect to the network selected 2013-12-26 05:04:13 +01:00
f9289e6152 Fixed build with Gtk+ 3.0 2013-12-25 19:23:55 +01:00
b9d0ce0853 Added hints to build with Gtk+ 3.0 2013-12-25 19:22:09 +01:00
27255db286 Added a column to the tree model for tooltips 2013-12-22 00:37:53 +01:00
a2e824843c Let a configuration file be specified 2013-12-21 23:58:46 +01:00
a587c34fad Let the default interface be forced 2013-12-21 23:53:50 +01:00
175caa5310 tools/wifibrowser.c depends on config.h now 2013-12-21 23:53:20 +01:00
0c82e805ab Really let wifibrowser be translated 2013-12-21 23:50:17 +01:00
d3fa4f6615 Code cleanup 2013-12-21 23:47:36 +01:00
f39d28029a Fixed crash on startup 2013-12-21 23:41:33 +01:00
f26f0aeb29 Code cleanup 2013-12-08 01:03:37 +01:00
4f42022b07 Added a button to save the configuration 2013-12-08 00:17:52 +01:00
9bb1cdbba8 Added a button to force a re-association 2013-12-07 13:24:07 +01:00
59cbcf56ad Added a button to force a new scan 2013-12-07 13:22:33 +01:00
842958f6b5 Also translating the wireless applet and application 2013-12-07 12:32:17 +01:00
422fd81681 Turned the main window into a dialog 2013-12-07 00:25:01 +01:00
8381362f23 Sharing pixbuf generation code between the wireless applet and tool 2013-12-07 00:17:01 +01:00
24773ce8a5 Let the window be bigger by default 2013-12-06 22:36:22 +01:00
45a0e14b31 Code cleanup 2013-12-06 22:36:01 +01:00
dfedc15b9d Installing the wireless browser by default 2013-12-06 08:50:51 +01:00
519b6337b9 Fixed sorting by BSSID 2013-12-06 08:43:34 +01:00
b830e44438 Initial import of the wireless browser 2013-12-05 23:47:07 +01:00
c7863e864f Let the tools link with libPanel 2013-11-24 01:00:26 +01:00
90592a0e14 No longer required 2013-11-24 00:21:27 +01:00
ef32f3fc0e Preparing for code re-use through a common library 2013-11-24 00:08:48 +01:00
1efd43575a No longer guess PROGNAME 2013-11-23 23:27:09 +01:00
10fc298d89 Let the code look closer to the main code 2013-11-22 03:37:36 +01:00
72773e1f72 Keep track of the widgets added to the panel windows 2013-11-22 02:30:45 +01:00
77cc294450 Using the proper panel position 2013-11-22 02:29:28 +01:00
78c9d33bbc Fixed error handling while adding applets 2013-11-22 01:40:46 +01:00
479bf89eca Removed unused variable 2013-11-22 01:29:39 +01:00
07f2800b81 Checking on which window to add the applets 2013-11-22 00:45:34 +01:00
0497a8ab85 Factored some more code 2013-11-22 00:21:11 +01:00
3d9a1a1c85 Code cleanup 2013-11-21 23:56:36 +01:00
f3c26b3a69 Factored some more code 2013-11-21 05:47:33 +01:00
296293c4b1 Factored some more code 2013-11-21 05:44:11 +01:00
dbcf0dc6c5 Factored some more code 2013-11-21 05:40:49 +01:00
5502c26fa9 Properly destroying the applets when exiting 2013-11-21 05:38:11 +01:00
7090fff386 Translating the title of the tester and notification windows 2013-11-21 05:04:47 +01:00
0500fce878 Keep track of the applets added 2013-11-21 05:02:39 +01:00
19960d14f6 Factored some more code 2013-11-21 04:43:21 +01:00
33c9604316 Every tool is now influenced by the PREFIX (for the translations) 2013-11-21 04:21:37 +01:00
81577499fc Also translating the helper functions for the tools 2013-11-21 02:40:32 +01:00
ddf29d7e72 Also translated the embedding tool 2013-11-21 02:37:27 +01:00
15cfaf20fd message.c depends on ../config.h 2013-11-21 02:37:01 +01:00
997513e69f Code cleanup 2013-11-21 02:31:30 +01:00
6ef13c1f12 Code cleanup 2013-11-21 02:30:56 +01:00
0cecb4055e Translating the messaging tool 2013-11-21 02:30:01 +01:00
2527e2d1c7 Use PROGNAME instead of PACKAGE when printing the program's name 2013-11-21 02:29:03 +01:00
1d87a5af1c Code cleanup 2013-11-21 02:28:46 +01:00
31d57a04fe Logging out is now supported in embedded mode (but disabled by default) 2013-07-20 05:17:16 +02:00
00e6223895 Also translating the tools 2013-07-20 05:04:07 +02:00
a52fd1866e Re-using more code 2013-07-20 04:56:15 +02:00
d55c3009b5 Re-generated the Makefiles 2013-04-11 02:18:08 +02:00
902216a075 Code cleanup 2013-02-28 01:07:16 +01:00
1a6281765c Re-generated Makefiles 2013-02-23 00:22:27 +01:00
bfc8163ce5 Re-generated Makefiles 2013-01-07 02:21:29 +01:00
6012d6804f Implemented all of the remaining helpers 2012-12-24 03:33:09 +01:00
1706d439a0 Also implemented the "config_set" helper 2012-12-24 03:30:45 +01:00
8e8488e770 Added some more helpers 2012-12-24 03:27:12 +01:00
4ef43d9b6c Added a helper to rotate the screen 2012-12-24 03:11:55 +01:00
9a2bb11cc3 Added a (non-functional) helper for logging out of the session 2012-12-24 03:09:12 +01:00
7f6378e416 Added (and using) a LIBDIR constant 2012-12-24 03:02:26 +01:00
1d1b4c944c Added a (non-functional) dialog box for the shutdown helper 2012-12-24 03:00:14 +01:00
00998ed584 About to release Panel 0.2.16 2012-12-15 00:15:38 +01:00
c487de674d Also allow the title to be set by the user 2012-10-13 02:46:48 +00:00
3a41973f43 Fixed build on Linux 2012-10-13 00:07:19 +00:00
44a8c266e0 Fixed build on Linux 2012-10-13 00:05:58 +00:00
36eb12d04a Added a title to the notifications 2012-10-12 22:30:39 +00:00
91d5e25e6f Added a close button 2012-10-12 22:25:41 +00:00
c4b07eb3de Implemented different icon types 2012-10-12 21:46:31 +00:00
f57ec57bd0 Also setting a stock icon 2012-10-12 21:44:23 +00:00
b83a5859ca Added panel-message for simple notifications 2012-10-12 21:22:19 +00:00
6d5c67c6de Fixed the usage screens 2012-10-06 00:44:09 +00:00
89611a2f50 Let CVS be quieter 2012-10-06 00:15:16 +00:00
5be0d7503b Disabled debugging mode 2012-10-06 00:03:08 +00:00
fbaf8011e1 Added an applet to embed series of applications (and associated launcher) 2012-10-05 23:57:29 +00:00
e7d4425e3c panel-test now uses the Plugin class as well 2012-09-27 18:29:52 +00:00
06baf20806 Allow the "panel-huge" size to be configured 2012-09-27 18:26:43 +00:00
f82e379e53 Can now display huge icons as well 2012-09-27 18:24:07 +00:00
bdabb6bc9f Now supporting different display modes for applets (like notifications) 2012-09-27 18:19:04 +00:00
f59c603c83 No longer draw the resize grip with Gtk+ 3.0 2012-09-21 23:59:39 +00:00
40b2ecce67 Code cleanup 2012-08-06 23:28:09 +00:00
c84954a91d Fixed build on case-insensitive filesystems 2012-07-31 21:46:33 +00:00
674e836f6c Give the tools a better chance to work on MacOS X 2012-07-31 19:09:42 +00:00
c997a342cb Updated the usage screen 2012-06-30 22:46:53 +00:00
a2d487a7df Renamed panel_test to panel-test and added panel-notify 2012-03-19 16:59:36 +00:00
5ad2bf938c Implemented an additional helper 2012-01-07 03:06:54 +00:00
76f03d8a2d Reworked Panel Applets management 2012-01-07 02:58:14 +00:00
5cc3575710 About to release DeforaOS Panel 0.2.10 2011-12-14 23:09:45 +00:00
d77e986020 The "panelctl" tool can also hide or show individual panels 2011-11-07 22:32:00 +00:00
7dcc7f094e Compilation fix 2011-09-27 18:26:18 +00:00
0cd68bdafe Re-generated Makefiles 2011-09-16 11:54:13 +00:00
0182b63c9a Re-generated Makefiles 2011-09-16 11:36:26 +00:00
6543f7591e Re-generated Makefiles 2011-09-16 10:19:40 +00:00
f3aacd2b47 Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
bef7a2641e Regenerated Makefile 2011-06-02 19:36:53 +00:00
3b863cd974 Largely improved the test utility 2011-05-29 01:24:51 +00:00
6496cd8cd1 Fixed handling of PREFIX by the test tool 2011-05-27 12:50:00 +00:00
a0acb1baf8 Fixed Makefile 2011-05-11 20:52:48 +00:00
1ed68158d4 Listing the tools available 2011-05-11 20:44:36 +00:00
64167bd41b Make sure the test program builds easily as well 2011-05-10 13:52:33 +00:00
a4a79933a1 Also distribute the Makefile 2011-05-10 13:51:30 +00:00
4216ee5651 Install panel_test as well 2011-05-10 13:38:52 +00:00
e87ecd7654 Added a tool to test the applets independently 2011-05-10 13:36:57 +00:00