Commit Graph

152 Commits

Author SHA1 Message Date
7ef06a20b1 Use string_rtrim() from libSystem 2015-07-12 22:28:46 +02:00
3ce2c4ec75 Compile with -pedantic and -fstack-protector by default 2015-06-28 19:31:18 +02:00
c8d0b15e6c Add "settings" 2015-06-16 03:14:55 -04:00
11c8849d4a Also translate "settings" 2015-06-16 03:14:27 -04:00
c9e5a3fb33 Re-build "settings" when re-configuring 2015-06-16 03:12:51 -04:00
a1ab276edc Update some copyright notices 2015-06-16 03:08:57 -04:00
d91f53de74 Code cleanup 2015-06-16 03:08:45 -04:00
7002cde23f Install the new "settings" tool by default 2015-06-16 03:03:49 -04:00
c825ac253b Do not list ourselves 2015-06-16 03:02:14 -04:00
3710ad4b6d Also look for entries in $XDG_DATA_HOME (or $HOME) 2015-06-16 02:39:21 -04:00
43e1ff6b0d Code cleanup 2015-06-16 02:38:43 -04:00
c0480b1704 Do not look in DATADIR if $XDG_DATA_DIRS is set 2015-06-16 02:21:07 -04:00
00ec4368b5 Correct support for "TryExec"
Look for every directory from $PATH as it should (for relative
pathnames).
2015-06-16 02:17:35 -04:00
77f121e0a1 Stricter verification of redundant parsing
The pathnames should really be canonified instead.
2015-06-16 02:17:35 -04:00
32cc272976 Look for applications in the current folder 2015-06-16 02:17:35 -04:00
c9e6173bd2 Look for directories in $XDG_DATA_DIRS as well 2015-06-16 02:17:35 -04:00
a2289b75e1 Code cleanup 2015-06-16 02:14:19 -04:00
5edf580ad7 Fix potential double free 2015-06-16 01:38:27 -04:00
f7adf60574 Force the icon size at 48 pixels 2015-06-16 01:07:31 -04:00
5c72699610 Import a desktop preferences tool 2015-06-13 00:45:57 -04:00
80f0024924 Add a couple more .gitignore files 2015-04-04 15:53:50 +02:00
31c25b47b6 No longer store Makefiles in the source tree 2015-04-04 15:48:33 +02:00
eafcfd124a Added partial support for building with OBJDIR 2014-11-04 00:39:23 +01:00
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