2004-04-13  Bastien Nocera  <hadess@hadess.net>

	* wireless-applet.c: (wireless_applet_read_device_state): handle 2
	wireless cards correctly, as well as cards with 2 interfaces such as
	some Cisco cards (Closes: #139336)

2004-03-15  Glynn Foster  <glynn.foster@sun.com>
	
	* docs/*: Localized online documentation from Sun's
	translation team in de, es, fr, it, ja, ko, sv, 
	zh_CN, zh_HK and zh_TW.

2004-02-29  Dennis Smit  <ds@nerds-incorporated.org>

	* wireless_applet.c (change_background_cb):
	Removed bogus return.

2004-02-26  Dennis Smit  <ds@nerds-incorporated.org>

	* wireless_applet.c (wireless_applet_about_cb):
	Small fix when setting the screen.

	(change_background_cb): Added function for
	panel background change handler. 
	Doesn't support pixmap panels yet.

	(wireless_applet_new): Connect the signal
	for change background.
	
2004-02-23  Dennis Smit  <ds@nerds-incorporated.org>

	* wireless_applet.c (wireless_applet_about_cb):
	Be multihead aware.

2004-02-18 Breda McColgan <breda.mccolgan@sun.com>

	* docs/C/wireless.xml: Updated for GNOME 2.6.
	* docs/C/wireless-C.omf: Updated for GNOME 2.6.
	* docs/C/l10n.txt: Updated for GNOME 2.6.

2004-02-08  Jason Leach  <leach@wam.umd.edu>

	* Makefile.am (CLEANFILES): Add .server and .server.in here.
        (#132071, Padraig O'Briain)

2004-02-05  Dennis Smit  <ds@nerds-incorporated.org>
	
	Patch by Kjartan Maraas <kmaraas@gnome.org>:

	* wireless_applet.c (wireless_applet_draw):
	cleanup deprecated, and added FIXME for the i18n
	hostile icon.

2004-01-31  Dennis Smit  <ds@nerds-incorporated.org>

	* wireless/wireless_applet.c:
	Added about_dialog GtkWidget to the WirelessApplet structure.
	(wireless_applet_about_cb):
	Use the per instance about dialog.
	(wireless_applet_destroy):
	Destroy the about dialog when it's still open.
	(setup_widgets):
	Initialize the about dialog with NULL.

	Fixes #132541

2004-01-12  Jon K Hellan  <hellan@acm.org>

	* wireless-applet.c (wireless_applet_new): Remove spurious
	newline, making it compile again.

2004-01-12  Leena Gunda  <leena.gunda@wipro.com>

	* wireless-applet.c: (wireless_applet_new)
	Set the accessible name and description.
	Fixes bug #128262.

2003-10-23  Kaushal Kumar  <kaushal.kumar@wipro.com>

	* Makefile.am: Removed GTK_DISABLE_DEPRECATED flag until
	the porting is done. Fixes bug #124630. 

2003-10-09  Kjartan Maraas  <kmaraas@gnome.org>

	* wireless-applet.c: (wireless_applet_destroy),
	(wireless_applet_new): Merge fix for bug #124151 from
	stable.

2003-09-23  Muktha  <muktha.narayan@wipro.com>

	* Provided Help in the applet's context menu and the prefences
	  dialog. Fixes bug #122092.

Mon Sep 15 15:13:29 2003  George Lebl <jirka@5z.com>

	* wireless-applet.c: When started in locked down mode, hide
	  the preferences item

2003-08-22  Breda McColgan  <breda.mccolgan@sun.com>

	* wireless/docs/C/wireless.xml: updated references to figures
	* wireless/docs/C/wireless-C.omf: updated date and version number
	* wireless/docs/C/l10n.txt: updated references to figures
	* wireless/docs/C/figures/wireless_applet.png: deleted this file
	* wireless/docs/C/figures/wireless_applet_conn.png: added this file
	* wireless/docs/C/figures/wireless_applet_no_conn.png: added this file

2003-08-10  Bastien Nocera  <hadess@hadess.net>

	* wireless-applet.c: (wireless_applet_draw): make the applet have the
	right display straight away, left-overs from the GNOME1 applet...

2003-08-07  Bastien Nocera  <hadess@hadess.net>

	* wireless-applet.c: (setup_widgets), (change_size_cb),
	(change_orient_cb), (wireless_applet_new): make sure the pixmap
	is updated when changing the panel's orientation or size

2003-08-07  Breda McColgan  <breda.mccolgan@sun.com>

	* wireless/docs: created this new directory for GNOME 2.4
	* wireless/docs/C: created this new directory for GNOME 2.4
	* wireless/docs/C/figures: created this new directory for GNOME 2.4
	* wireless/docs/C/wireless.xml: created this new file for GNOME 2.4
	* wireless/docs/C/wireless-C.omf: created this new file for GNOME 2.4
	* wireless/docs/C/legal.xml: added this new file for GNOME 2.4
	* wireless/docs/C/l10n.txt: created this new file for GNOME 2.4
	* wireless/docs/C/figures/wireless_applet.png: created this new file for GNOME 2.4

2003-08-06  Bastien Nocera  <hadess@hadess.net>

	* wireless-applet.c: (wireless_applet_draw),
	(wireless_applet_update_state), (wireless_applet_load_theme),
	(wireless_applet_destroy), (setup_widgets), (change_orient_cb):
	Massive cleanup to remove the over-engineered (for our use) theming
	code and associated cleanups

2003-08-06  Bastien Nocera  <hadess@hadess.net>

	* wireless-applet.c: (wireless_applet_load_theme),
	(show_warning_dialog): removed dead code

2003-07-22  Malcolm Tredinnick <malcolm@commsecure.com.au>

	* wireless-applet.glade, wireless-applet.c: Remove the "show
	dialog box" preference, since it was never being used
	internally. Fixes bug #117957.

2003-06-04  Kevin Vandersloot

	* wireless_applet.c: Expand for Fitt's law and pack tight when possible. Also handle 
	vertical panels better.

2003-05-07  Dennis Cranston <dennis_cranston at yahoo com>

	* wireless-applet.glade:  HIGify the action area of the preferences
	dialog.  
	* wireless-applet.c:  Disable resizing of the dialog.

2003-04-07  Kevin Vandersloot <kfv101@psu.edu>

	* *.server.in.in: tranlsate the catagory so applet gets placed in the right catagory.
	Patch from Hidetoshi Tajima. Fixes bug #112455

2003-04-30  Kevin Vandersloot <kfv101@psu.edu>

	* wireless-applet.c: open pixbufs on startup so they aren't read form the file
	all the time. Fixes bug #111893

2003-04-26  Dennis Cranston <dennis_cranston at yahoo com>

	* wireless-applet.glade:  HIGify the preferences dialog: fix widget
	padding; add missing mnemonic; set default button.
	 
2003-03-20  Evan Martin <martine@cs.washington.edu>

	* wireless-applet.c: When there is no wireless device, show "No
	Wireless Devices" in prefs dialog (instead of an empty menu).

2003-03-10  Kevin Vandersloot <kfv101@psu.edu>

	* wireless-applet.c: destroy the dialogs after being run. Fixes bug #104465. Draw
	the applet even if no devices. Also don't close the wireless file if it doesn't exist

2003-03-10  Kevin Vandersloot <kfv101@psu.edu>

	* wireless-applet.c: don't set gconf string if it's NULL. Also if there's no devices then
	there's no menuitems so don't try to get data from them. Should fix bug #107722

2003-01-21  Arvind Samptur <arvind.samptur@wipro.com>
	* wireless-applet.c (wireless_applet_destroy): Destroy
	the prefs dialog on destroying the applet.

2002-12-14  Fernando Herrera <fherrera@onirica.com>

	* GNOME_Panel_WirelessApplet.server.in.in: added bugzilla attributtes

2002-12-10  Kjartan Maraas  <kmaraas@gnome.org>

	* wireless-applet.c (wireless_applet_about_cb): Don't leak
	the about logo. #100776.
	
2002-11-07  Bastien Nocera  <hadess@hadess.net>

	* broken-0.png:
	* no-link-0.png:
	* signal-1-40.png:
	* signal-41-60.png:
	* signal-61-80.png:
	* signal-81-100.png: New icons by Jakub Steiner <jimmac@ximian.com>,
	swapped the no-link and the broken icons. Broken is when the device
	isn't up, No Link is when it's up but there are no Base Stations
	available.

2002-11-06  Bastien Nocera  <hadess@hadess.net>

	* wireless-applet.c: (wireless_applet_draw): simplify the code,
	should fix problem with the pixmap not being in sync with the tooltip
	(and the actual state)

2002-07-18  Bastien Nocera  <hadess@hadess.net>

	* wireless-applet.c: (wireless_applet_draw): fix display of the
	percentage when it's 0% -> N/A

2002-07-18  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: install applet into libexec.

	* GNOME_Panel_WirelessApplet.server.in: move .server.in to
	.server.in.in to allow for libexec dir substitution.

2002-07-12  Bastien Nocera  <hadess@hadess.net>

	* wireless-applet.c: (wireless_applet_start_animation):
	fix "link lost" animation problem

2002-07-10  Julian Missig  <julian@jabber.org>

	* wireless-applet.glade: Changed the spacing slightly

2002-07-10  Bastien Nocera  <hadess@hadess.net>

	* broken-0.png:
	* no-link-0.png:
	* signal-1-40.png:
	* signal-41-60.png:
	* signal-61-80.png:
	* signal-81-100.png: new theme from Tuomas, put together by yours truly

2002-07-10  Bastien Nocera  <hadess@hadess.net>

	* GNOME_Panel_WirelessApplet.server.in: change the category from
	Utility to Internet

2002-07-09  Bastien Nocera  <hadess@hadess.net>

	* wireless-applet.c: (wireless_applet_update_state):
	make sure the percentage doesn't go over 100% (which would prevent the
	icons from appearing)

2002-07-09  Bastien Nocera  <hadess@hadess.net>

	* .cvsignore: updated
	* Makefile.am: added deprecation flags
	* wireless-applet.c: (wireless_applet_load_theme),
	(show_error_dialog), (show_warning_dialog), (show_message_dialog),
	(start_file_read), (wireless_applet_option_change),
	(wireless_applet_properties_dialog), (wireless_applet_new),
	(wireless_applet_fill): use non-deprecated apis,
	fix the messages to be a bit more user-friendly
	* wireless-applet.glade: add mnemonics

2002-07-09  Bastien Nocera  <hadess@hadess.net>

	* wireless-applet.c: (wireless_applet_load_properties),
	(wireless_applet_properties_dialog), (wireless_applet_about_cb):
	fix the dialogs showing up multiple times, remove debugging,
	fix the description in the about box

2002-07-09  Bastien Nocera  <hadess@hadess.net>

	* .cvsignore: added
	* wireless-applet.c: (wireless_applet_stop_animation):
	fix a run-time warning

2002-07-08  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am: install the .server file as well... dah!

2002-07-08  Bastien Nocera  <hadess@hadess.net>

	* ChangeLog:
	* GNOME_Panel_WirelessApplet.server.in:
	* GNOME_WirelessApplet.xml:
	* Makefile.am:
	* broken-0.png:
	* no-link-0.png:
	* signal-1-40.png:
	* signal-41-60.png:
	* signal-61-80.png:
	* signal-81-100.png:
	* wireless-applet.c:
	* wireless-applet.glade:
	* wireless-applet.png: Ported to GNOME2, changed the icon
	to a nifty icon from Jimmac <jimmac@ximian.com>

2001-12-18  Eskil Heyn Olsen  <eskil@eskil.dk>

	* configure.in:
	* po/da.po:
	* po/ja.po:
	* po/wavelan-applet.pot:
	* src/wavelan-applet.c: (wavelan_applet_draw),
	(wavelan_applet_load_properties), (wavelan_applet_save_properties),
	(wavelan_applet_new):
	* themes/Makefile.am:
	* themes/wavelan-card/Makefile.am:
	* themes/wavelan-card/broken-0.png:
	* themes/wavelan-card/no-link-0.png:
	* themes/wavelan-card/signal-1-40.png:
	* themes/wavelan-card/signal-41-60.png:
	* themes/wavelan-card/signal-61-80.png:
	* themes/wavelan-card/signal-81-100.png:
	Fixed the session stuff.
	Added a theme
	did things..

2001-12-13  Eskil Heyn Olsen  <eskil@eskil.dk>

	* configure.in:
	* src/wavelan-applet.c: (wavelan_applet_draw),
	(wavelan_applet_animate_timeout), (wavelan_applet_start_animation),
	(wavelan_applet_stop_animation), (wavelan_applet_animation_state),
	(wavelan_applet_update_state), (wavelan_applet_load_theme_image),
	(wavelan_applet_load_theme), (wavelan_applet_set_theme),
	(wavelan_applet_read_device_state), (wavelan_applet_new),
	(applet_activator):
	* themes/Makefile.am:
	* themes/airport/Makefile.am:
	* themes/airport/broken-0.png:
	* themes/airport/busted-link.png:
	* themes/airport/good-link.png:
	* themes/airport/no-link-0.png:
	* themes/airport/no-link.png:
	* themes/airport/ok-link.png:
	* themes/airport/really-good-link.png:
	* themes/airport/signal-1-40.png:
	* themes/airport/signal-41-60.png:
	* themes/airport/signal-61-80.png:
	* themes/airport/signal-81-100.png:
	* themes/airport/some-link.png:
	* themes/default/Makefile.am:
	* themes/default/broken-0.xpm:
	* themes/default/broken-1.xpm:
	* themes/default/busted-link.xpm:
	* themes/default/good-link.xpm:
	* themes/default/no-link-0.xpm:
	* themes/default/no-link.xpm:
	* themes/default/ok-link.xpm:
	* themes/default/really-good-link.xpm:
	* themes/default/signal-1-40.xpm:
	* themes/default/signal-41-60.xpm:
	* themes/default/signal-61-80.xpm:
	* themes/default/signal-81-100.xpm:
	* themes/default/some-link.xpm:
	* wavelan-applet.spec.in:

	nuked the sad-ass themes. Used the animation and theming from the power-applet.
	
2001-12-11  Eskil Heyn Olsen  <eskil@eskil.dk>

	reviewed by: <delete if not using a buddy>

	* po/wavelan-applet.pot:
	* src/wavelan-applet.c: (wavelan_applet_add_theme_menu),
	(wavelan_applet_properties_dialog), (wavelan_applet_new):

	changed the theme list reding thing
