2008-10-11  Jörgen Scheibengruber  <mfcn@gmx.de>

	* configure.in:

	Releasing 0.15.2

2008-10-11  Jörgen Scheibengruber  <mfcn@gmx.de>

	* configure.in:

	Releasing 0.15.1

2008-09-13  Jörgen Scheibengruber  <mfcn@gmx.de>

	* src/netspeed.c (update_quality_icon):
	Fix off-by-one error

2008-09-07  Jörgen Scheibengruber  <mfcn@gmx.de>

	* config.h.in:
	* configure.in:
	* src/backend.c (get_device_info):
	Applied patches that make it compile on open-solaris (wireless-tools are
	detected on run-time and a missing header included). Thanks Andras Barna!
	Fixes: #546369 and #546368
	* src/Makefile.am:
	There is no netspeed.h

	Releasing 0.15

2008-09-07  Jörgen Scheibengruber  <mfcn@gmx.de>

	* src/netspeed.c (update_quality_icon), (device_change_cb),
	(settings_cb):
	Remove confusing option "always monitor connected device" and instead add
	an entry "Default" into the devices combo. Using this one will make
	netspeed always monitor the device with the default route set (see
	#503818). Fixes #434287.

2008-08-24  Jörgen Scheibengruber  <mfcn@gmx.de>

	* src/netspeed.c (update_quality_icon):
	Make the scaling for the wireless inidcator logarithmic

2008-08-24  Jörgen Scheibengruber  <mfcn@gmx.de>

	* src/netspeed.c (update_applet):
	Patch by Marius Gedminas; Should fix #503518

2008-03-04  Jaap Haitsma  <jaap@haitsma.org>

	* icons/Makefile.am:
	* icons/scalable/apps/netspeed-applet.svg:
	Add scalable icon. Icons done by jimmac. Fixes #517809

2008-03-02  Jaap Haitsma  <jaap@haitsma.org>

	* src/netspeed.c: (change_icons), (about_cb):
	Point to new homepage

2008-02-22  Jaap Haitsma  <jaap@haitsma.org>

	* GNOME_NetspeedApplet.server.in.in:
	* Makefile.am:
	* configure.in:
	* icons/16x16/Makefile.am:
	* icons/16x16/apps/Makefile.am:
	* icons/16x16/devices/Makefile.am:
	* icons/22x22/Makefile.am:
	* icons/22x22/apps/Makefile.am:
	* icons/24x24/Makefile.am:
	* icons/24x24/apps/Makefile.am:
	* icons/24x24/status/Makefile.am:
	* icons/32x32/Makefile.am:
	* icons/32x32/apps/Makefile.am:
	* icons/48x48/Makefile.am:
	* icons/48x48/apps/Makefile.am:
	* icons/Makefile.am:
	* icons/scalable/Makefile.am:
	* icons/scalable/apps/Makefile.am:
	* icons/svg-source/netspeed.svg:
	* pixmaps/Makefile.am:
	* src/netspeed.c: (netspeed_applet_factory):
	Use new netspeed icon. Partially fixes bug #517809. Scalable icon still
	needed

2008-02-17  Jaap Haitsma  <jaap@haitsma.org>

	* src/netspeed.c: (showinfo_cb), (netspeed_applet_factory):
	Some indentation fixes

2008-02-17  Jaap Haitsma  <jaap@haitsma.org>

	* configure.in:
	* src/netspeed.c: (open_uri), (display_help), (handle_links):
	Remove dependency on libgnomeui

2008-02-17  Jaap Haitsma  <jaap@haitsma.org>

	* src/backend.c:
	* src/netspeed.c:
	Minor coding style fixes

2008-02-16  Jaap Haitsma  <jaap@haitsma.org>

	* src/netspeed.c: (change_icons), (display_help):
	* src/netspeed.h:
	Move all definitions from netspeed.h to netspeed.c

2008-02-16  Jaap Haitsma  <jaap@haitsma.org>

	Remove .cvsignore files

2008-02-16  Jaap Haitsma  <jaap@haitsma.org>

	Move docs directory to help. Fixes bug #516875

2008-02-16  Jaap Haitsma  <jaap@haitsma.org>

	* MAINTAINERS: Add myself and Joergen

2008-02-16  Jaap Haitsma  <jaap@haitsma.org>

	* configure.in:
	* po/LINGUAS:
	Use po/LINGUAS for translation. Fixes bug #516864

2008-02-16  Jaap Haitsma  <jaap@haitsma.org>

	* src/netspeed.c: (bytes_to_string), (redraw_graph),
	(update_applet), (about_cb), (netspeed_applet_factory):
	Some indentation fixes and cleanups
	Use g_set_application_name to make sure that about dialog shows the
	program name

2008-02-16  Jaap Haitsma  <jaap@haitsma.org>

	* src/netspeed.c:
	* src/netspeed.h:
	Don't use deprecated icon names. Fixes bug #516871

2008-02-16  Benoît Dejean  <benoit@placenet.org>

	* configure.in: Bumped version number to 0.15.
	* MAINTAINERS: Added file so translators can commit their work.

2006-11-26  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* src/netspeed.c (settings_cb): remove the font size and
	timeout options from the settings window, now we use desktop fonts and
	the update interval is set to 1000 (ms).

	Fixes bug #373890.

	* ChangeLog: Correct joergen email.

2006-10-15  Jörgen Scheibengruber <mfcn@gmx.de>

	* configure.in:
	* pixmaps/Makefile.am:
	* pixmaps/netspeed-wireless-100.png:
	* pixmaps/netspeed-wireless-25.png:
	* pixmaps/netspeed-wireless-50.png:
	* pixmaps/netspeed-wireless-75.png:
	* src/Makefile.am:
	* src/backend.c: (free_device_info), (get_device_info),
	(compare_device_info), (get_wireless_info):
	* src/backend.h:
	* src/netspeed.c: (applet_change_size_or_orient),
	(update_quality_icon), (init_quality_pixbufs),
	(icon_theme_changed_cb), (update_applet), (info_response_cb),
	(showinfo_cb), (netspeed_enter_cb), (netspeed_leave_cb),
	(netspeed_applet_factory):
	* src/netspeed.h:
	Add wireless support. Big thanks to Pedro for the patch!

2006-09-28  Benoît Dejean  <benoit@placenet.org>

	* m4/.cvsignore:
	
	Added a dummy file to make sure m4/ doesn't vanish with up -dP.

2006-09-28  Benoît Dejean  <benoit@placenet.org>

	* AUTHORS:
	* src/netspeed.c: (about_cb):

	Fixed my email and updated AUTHORS.

2006-09-26  Ilkka Tuohela <hile@iki.fi>

	* configure.in: Added fi t ALL_LINGUAS

2006-09-24  Jörgen Scheibengruber <mfcn@gmx.de>

	* configure.in:
	* Makefile.am:
	* po/POTFILES.in:
	* docs/*:
	gnome-doc-utils	migration; fix make distcheck => should
	work now :)

2006-09-24  Jörgen Scheibengruber <mfcn@gmx.de>

	* src/netspeed.c: (netspeed_applet_factory):
	fixed tiny leak on initialization
	* configure.in: prepare new release => 0.14

2006-08-09  Benoît Dejean  <benoit@placenet.org>

	* src/netspeed.c: (netspeed_applet_factory):

	Added missing call to glibtop_init.

2006-08-06  Benoît Dejean  <benoit@placenet.org>

	* src/netspeed.c: (update_applet), (netspeed_enter_cb),
	(netspeed_leave_cb), (netspeed_applet_factory):
	* src/netspeed.h:
	
	Big speedup ! Updates the tooltip only when needed :)

2006-08-06  Benoît Dejean  <benoit@placenet.org>

	* src/netspeed.c: (update_applet):
	* src/netspeed.h:
	
	Reworked applet->(in|out)_old usage. No longer rotates data
	on each updated but instead moves applet->index_old (just like for
	graph data). This is a little speedup.

2006-08-06  Benoît Dejean  <benoit@placenet.org>

	* configure.in:
	* src/backend.c: (get_ptp_info), (get_device_info):
	
	Big rework. Requires libgtop 2.14.2 to use new API.
	This saves a lot of syscalls (ioctl, socket).
	Point-to-Point info are queried only if needed.
	Default device type is ethernet because on !linux, devices
	names usually reflect vendor/driver names (e.g. rl0 for realtek).

2006-08-06  Benoît Dejean  <benoit@placenet.org>

	* src/backend.c: (get_available_devices): Improved.
	Added TODO.

2006-08-06  Benoît Dejean  <benoit@placenet.org>

	* src/backend.c: (is_no_dummy_device): Reworked.

2006-07-22  Benoît Dejean  <benoit@placenet.org>

	* src/backend.h:
	* src/backend.c: (get_additional_info), (get_device_info):
	* src/netspeed.c: (search_for_up_if), (update_applet),
	(device_change_cb), (netspeed_applet_factory): Avoided returning
	DevInfo as value, use pointer instead. This saves some copies,
	which saves a bit of CPU time on x86.
	Also fixed a leak in search_for_up_if.

	* src/backend.c: (format_ipv4), (format_ipv6): Saved 2 g_strdup.

2006-07-18  Jörgen Scheibengruber <mfcn@gmx.de>

	* configure.in:	0.13 -> 0.13.99
	* netspeed.c: (bytes_to_string): use gettext(), so that N_-strings get
	translated properly

2006-07-11  Jörgen Scheibengruber <mfcn@gmx.de>

	* netspeed.c: (bytes_to_string): apply patch from Benoit; use 1000 bit = 1Mbit
	1024 bytes = 1 MiByte; switch to SI-Units
	* netspeed.c: (update_applet), (settings_cb): show transferred bits in
	the details dialog instead of bytes, if this setting is active 
	* netspeed.c: (about_cb): fix translator-credits

2006-06-17  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* docs/es/netspeed_applet.xml: correct a couple of details on
	the Spanish documentation.

2006-05-31  Jörgen Scheibengruber <mfcn@gmx.de>

	* configure.in: Added pl to ALL_LINGUAS

2006-04-25  Jörgen Scheibengruber <mfcn@gmx.de>

	* backend.c: (get_device_info): use only 6 octets for hw-address,
	if the last two are 0

2006-04-25  Jörgen Scheibengruber <mfcn@gmx.de>

	* backend.(c|h): add is_no_dummy_device() and make use of it
	* netspeed.c: make use of is_no_dummy_device() instead of checking devices
	manually

2006-02-07  Raphael Higino  <raphaelh@cvs.gnome.org>

	* configure.in: Added pt_BR to ALL_LINGUAS.

2005-10-08  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* src/netspeed.c (update_applet): correct the text in the tooltip.

2005-07-26  Jörgen Scheibengruber <mfcn@gmx.de>

	* Makefile.am: add distuninstallcheck_listfiles (See 
	http://mail.gnome.org/archives/gnome-doc-list/2003-May/msg00008.html).
	Hopefully that makes make distcheck work;
	remove omf.make xmldocs.make; add CLEANFILES DISTCLEANFILES
	* pixmaps/Makefile.am: add icons_DATA to EXTRA_DIST
	* docs/*/Makefile.am: remove "fig ="
	* remove omf.make xmldocs.make
	* update autogen.sh
	* configure.in: -> 1.13
	* Release version 1.13

2005-07-24  Jörgen Scheibengruber <mfcn@gmx.de>

	* src/backend.c: (redraw_graph): Use black as background color,
	instead of fg[NORMAL]
	* Apply patch of Benoit (makes lot of funcs static).

2005-07-14  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* src/backend.c:
	* src/netspeed.h: apply forgotten patch from benoit.

2005-07-09  Jörgen Scheibengruber <mfcn@gmx.de>

	* backend.c/.h: (get_default_route): added missing fclose()

2005-07-08  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* src/netspeed.c (timeout_adjust_cb): make use of glib timeout functions 
	instead of deprecated gtk counterparts.

2005-06-15  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* es.po: update Spanish translation 
	(Héctor Enríquez Díaz <henrique@alumnos.ubiobio.cl>)
	
2005-06-07  Jörgen Scheibengruber <mfcn@gmx.de>

	* netspeed.c: (search_for_up_if): take device with default gw, if possible
	* backend.c/.h: add get_default_route(), (get_available_devices): use g_list_append,
	to get correctly ordered devices-list

2005-06-07  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* docs/C/figures: updated the figures.

2005-06-06  Jörgen Scheibengruber <mfcn@gmx.de>

	* backend.c: (get_available_devices): remove duplicates from the list
	* netspeed.c: (netspeed_applet_factory): auto_change_device = TRUE as default
	* netspeed.c: (search_for_up_if): ignore "dummy*" devices

2005-06-02  Jörgen Scheibengruber <mfcn@gmx.de>

	* README, ChangeLog, AUTHORS, src/*.c, src/*.h: utf-8 love by Benoît
	* pixmaps/, pixmaps/Makefile.am: added gnome-dev-loopback.png, gnome-dev-ppp.png
	and gnome-dev-plip.png 
	* configure.in: change homepage to http://www.wh-hms.uni-ulm.de/~mfcn/netspeed/
	* src/netspeed.c: (netspeed_applet_factory): added .../pixmaps/netspeed_applet/
	to icontheme-searchpath, added "changed" signal for icon_theme 
 	* src/netspeed.c: (change_icons): work on a copy composite ops..
	* src/netspeed.h: adjust icon filenames

2005-06-02  Benoît Dejean  <TazForEver@dlfp.org>

	* src/netspeed.c: (about_cb): Fixed my email.

2005-06-01  Jörgen Scheibengruber <mfcn@gmx.de>

	* src/netspeed.c: Added Pedro and Benoit to AUTHORS, applied patch from
    Pedro that makes the links work

2005-06-01  Jörgen Scheibengruber <mfcn@gmx.de>

	* src/netspeed.h/.c: Support icons from icon theme, instead of
	hard coded icons
	* pixmaps/*.xpm, pixmaps/Makefile.am: Remove the icons that are no longer needed

2005-05-27  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* src/netspeed.c (showinfo_cb): if they are an ipv6 address
	we show it in the device details dialog.

	* config.h.in, configure.in: added checks for libgtop. (Benoit)
	* src/backend.c, src/backend.h: libgtop love, and support for ipv6.
	Thanks to Benoit Dejean for both patches. 

2005-05-26  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* src/netspeed.c: migration from GnomeColorPicker (deprecated)
	to GtkColorButton.
	

2005-05-11  Pedro Villavicencio Garrido  <pvillavi@gnome.org>
        
	* docs/C/figures/*:  update the figures.
	* docs/es/*: added Spanish translation of the documentation, thanks
	to Juan Pablo Pincheira <jpincheira@gmail.com> for the screenshots.
	* configure.in: added ES doc.

2005-05-04  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* docs/C/netspeed_applet.xml: update the doc for current version.
	* docs/C/figures/*.png: removed unused images, add new images, updated
	a couple screenshots.

2005-04-28  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* src/netspeed.c: improvements to the help related functions.

2005-04-27  Jörgen Scheibengruber <mfcn@gmx.de>

	* netspeed.*: made the combo box in the settings dialog 
	only sensible, if auto_change_device == FALSE

2005-04-26  Jörgen Scheibengruber <mfcn@gmx.de>

	* netspeed.*: improved layout in different panel sizes/orients
	* backend.*: started a more intelligent way to detect the device type
	* configure.in: 0.12.99

2005-04-21  Jörgen Scheibengruber <mfcn@gmx.de>

	* configure.in: fix issues with pkg-config
	* configure.in: 0.12.1

2005-03-17  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* src/netspeed.c (about_cb): use GtkAboutDialog instead of GnomeAbout which is deprecated.

2005-03-11  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* src/netspeed.c (change_background_cb): fixed applet background bug, clean up some code.

2004-12-04  Jörgen Scheibengruber <mfcn@gmx.de>
	
	* Release 0.11

2004-12-01  Jörgen Scheibengruber <mfcn@gmx.de>
	
	* Read /proc/net/dev directly. Don't use glibtop anymore, since it (2.8.x)
	contains a bug using ppp devices
	* Code cleanup (os-depend code is now in backend.c/.h

2004-06-02  Jörgen Scheibengruber <mfcn@gmx.de>
	
	* Fix background setting (code from gweather-applet)
	* Change size behaviour with different panel sizes
	* Release 0.10

2004-05-17  Jörgen Scheibengruber <mfcn@gmx.de>

	* Applied patch from Joakim Lundborg <jl@kth.se> that fixed a little
	visual issue with the applet in show_sum mode
	* Require automake1.7 in autogen.sh 
	(doesn't find automake otherwise on my installation)
	* (Hopefully) Fixed Pedro Corte-Real <typo@netcabo.pt> issues
	with devices that are up, but don't have an ip assigned
	* Implemented the frequently requested ifup/ifdown feature
	(kind of broken)

2004-02-03  Jörgen Scheibengruber <mfcn@gmx.de>

	* Removed -D_*DEPRECATED stuff from Makefile.am
	(Broke build on gnome 2.5.x)
	* Integrated patch from Cengiz Alaettinoglu:
	Added option that makes the applet change to another
	running device if the current devices "goes down"
	* Fixed bug which made about and settings dialog "unsensible"
	while the info-dialog is open
	* Fixed some messed-up stuff with the settings-storage
	(set have_settings key only when we actually change the settings)

2004-01-08  Jörgen Scheibengruber <mfcn@gmx.de>

	* Fixed little boog: The applet crashed in show-sum mode,
	when the interface was "braught down". 
	Big thanks to Sylvain Pasche for the bug fix :-)

2003-05-30  Jörgen Scheibengruber <mfcn@gmx.de>

	* Applied patches of Dennis Cranston <dennis_cranston@yahoo.com>
	* Added a pixmap for wlanX devices
	* Some additional HIFifing
	
2003-01-27  Jörgen Scheibengruber <mfcn@gmx.de>
	
	* Fixed some messed up stuff in the change_icons()
	function
	* Fiddled a little bit with spacings and stuff

2003-01-26  Jörgen Scheibengruber <mfcn@gmx.de>

	* Fixed a crash, if ip is NULL
	* Added a little icon, if the device is down

2003-01-15  Jörgen Scheibengruber <mfcn@gmx.de>

	* A "hang-up" network device is now detected
	* If the device goes online again, the ip, etc. are
	updated
	* Fixed warnings when compiling with -02 -g -Wall

2002-11-??  Jörgen Scheibengruber <mfcn@gmx.de>

	* Added feature to change font size
	* Added a graph to the details window

2002-11-11  Jörgen Scheibengruber <mfcn@gmx.de>

	* Fixed a boog that prevented the settings from being loaded

2002-09-30  Jörgen Scheibengruber <mfcn@gmx.de>

	* Changed variables containing bytes from long to u_int64_t
	(long often only has 32 bit)
 
2002-09-26  Jörgen Scheibengruber <mfcn@gmx.de>

	* At startup the applet now shows show_bits ? 
	"0 b/s" : "0 B/s" instead of always "0 b/s"

2002-09-26  Jörgen Scheibengruber <mfcn@gmx.de>

	* New release 0.5

2002-09-19  Jörgen Scheibengruber <mfcn@gmx.de>

	* Fixed bug that made the applet show nonsence 
	when network interface is "stopped"

2002-08-28  Jörgen Scheibengruber <mfcn@gmx.de>
 
	* Fixed a little boog (typo: "chage_icon" instead of "change_icon")

2002-08-27  Jörgen Scheibengruber <mfcn@gmx.de>

	* New release 0.4

2002-08-23  Jörgen Scheibengruber <mfcn@gmx.de>

	* Added option to show bits/s instead of bytes/s
	* Added option to always show networkcard icon

2002-08-21  Jörgen Scheibengruber <mfcn@gmx.de>

	* Applied patch of Ben Liblit:
		* changed the applet install-location to libexec instead of bin
		* added a .spec.in which generates a .spec file dynamicly
		* some other changes
	*Updated configure.in (is now more gnome2-compliant)

2002-07-30  Jörgen Scheibengruber <mfcn@gmx.de>

	* Added a focus-out-event callback to the devicecombo
	(I think focus-out-event & activate should be good 
	enough)
	* Added comments to all functions
	* The tooltips are now part of the i18n stuff

2002-07-28  Jörgen Scheibengruber <mfcn@gmx.de>

	* Released 0.3

2002-07-09 -
2002-07-11 Jörgen Scheibengruber <mfcn@gmx.de>

	* Added auto-apply of settings
	* The in/out-labels aren't fixed size any-more, but
	they only grow (no shrinking)
	* Fixed issue which made it possible to spawn several
	instances of the dialogs
	* Added new dialog with details to the specified
	networkdevice
	* Fixed Makefile.am's and configure.in

2002-07-08  Jörgen Scheibengruber <mfcn@gmx.de>

	* Removed frame around applet
	* Changed the device entry to a combobox that lists
	all available devices
	* Changed the code for calculating the bytes/s so that
	the value is "smoother" (does not change that much)

2002-07-07  Jörgen Scheibengruber <mfcn@gmx.de>

	* gnome2 port (released 0.2)

2002-07-04  Jörgen Scheibengruber <mfcn@gmx.de>

	* Initial release
