Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| projects:panel-plugins:xfce4-wavelan-plugin [2009/04/09 22:15] – external edit 127.0.0.1 | projects:panel-plugins:xfce4-wavelan-plugin [2015/03/04 22:26] (current) – [0.5.12 (2015/03/04)] landry | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== About ===== | ===== About ===== | ||
| - | Written by Benedikt Meurer, this plugin is used to display stats from a wireless lan interface (signal state, signal quality, network name (SSID)). It supports NetBSD, OpenBSD, FreeBSD, and Linux. | + | This plugin is used to display stats from a wireless lan interface (signal state, signal quality, network name (SSID)). It supports NetBSD, OpenBSD, FreeBSD, and Linux. |
| It shows signal quality as percentage on Linux and dBm on BSDs, hence progressbar will probably | It shows signal quality as percentage on Linux and dBm on BSDs, hence progressbar will probably | ||
| Line 13: | Line 13: | ||
| {{: | {{: | ||
| - | ===== Releases | + | ===== Reporting Bugs ===== |
| - | Last release : [[http://goodies.xfce.org/releases/xfce4-wavelan-plugin/ | + | |
| + | Bugs should be reported to the [[http://bugzilla.xfce.org/enter_bug.cgi? | ||
| + | |||
| + | ===== Getting it ===== | ||
| + | The normal (and best) way to get the wavelan plugin is to use the package manager or port system of your operating system. | ||
| + | |||
| + | If wavelan isn't available there, or if you want a different version, you can download it in source form from [[http:// | ||
| + | ===== Recent Releases ===== | ||
| + | |||
| + | |||
| + | ==== 0.5.12 (2015/ | ||
| + | |||
| + | * Add strings to translation | ||
| + | * Use GtkComboBoxText instead of GtkCombo | ||
| + | * Use check buttons with mnemonic for hot keys | ||
| + | * Use getifaddrs() instead of popen ("/ | ||
| + | * Remove check for glib 2.14, was released 7 years ago.. | ||
| + | * Make this compile with -Wall -Werror (declarations after statement) | ||
| + | * new translations: | ||
| + | * updated translations: | ||
| + | |||
| + | ==== 0.5.11 (2012/ | ||
| + | * Better compliance with panel plugin HIG | ||
| + | * Fix transparency and put event box above its children (bug #8913) | ||
| + | |||
| + | ==== 0.5.10 (2012/ | ||
| + | * Translation updates (uk, | ||
| + | |||
| + | ==== 0.5.9 (2012/ | ||
| + | * Make the icon optional (bug #7520) | ||
| + | |||
| + | ==== 0.5.8 (2012/ | ||
| + | * Build the plugin as an external module | ||
| + | * Add about dialog | ||
| + | |||
| + | |||
| + | ==== 0.5.7 (2012/ | ||
| + | * Port to libxfce4ui | ||
| + | * Adapt to panel 4.9 and newer | ||
| + | * Fix compatibility with GNU/ | ||
| + | * Fix transparency and bar color (bug #7346) | ||
| + | * Explicitely link against libm (bugs #7991, #8516) | ||
| + | |||
| + | ==== 0.5.6 (2010/ | ||
| + | |||
| + | * Support for both xfce 4.6 and 4.8 | ||
| + | * Various bug fixes and code cleanup | ||
| + | * Translated into 6 more languages (33 total) | ||
| + | |||
| + | ==== 0.5.5 (2009/ | ||
| + | * Merge various patches from NetBSD and FreeBSD, ' | ||
| + | * Totally revamped GUI, courtesy of Johan van der Slikke | ||
| + | * Show signal strengh in dBm on BSDs, in % on Linux | ||
| + | * Various bugfixes, localized config dialog is fixed | ||
| + | |||
| + | ==== 0.5.4 (2007/ | ||
| + | * Add an option to make the panel icon square. | ||
| + | * Fix a bug that calculated the signal strength incorrectly, | ||
| + | * Fix a bug where the interface wasn't activated if it was the first in the list. | ||
| + | * Improve the handling of the kernel' | ||
| + | * Fix compilation on kfreebsd thanks to Petr Salinger. | ||
| + | |||
| + | ==== 0.5.3 (2006/ | ||
| + | * Fix a typo that referenced the wrong executable in the .desktop file. | ||
| + | |||
| + | ==== 0.5.2 (2006/ | ||
| + | * Fix the regression that made the icon square. | ||
| + | * Added Italian translation. (Thanks ema). | ||
| + | * Allow hiding the plugin if no device is present. | ||
| + | |||
| + | ==== 0.5.1 (2006/ | ||
| + | * Fix the bug that meant that it couldn' | ||
| + | |||
| + | ==== 0.5.0 (2006/ | ||
| + | * Updated to new panel API | ||
| + | ===== Source code repository ===== | ||
| + | [[http:// | ||
| + | |||
| + | ===== Recent Changes ===== | ||
| + | {{rss> | ||
| + | |||
| + | ==== Open Bugs ==== | ||
| + | {{rss> | ||
| - | SVN : | ||
| - | http:// | ||