Thu Jan 27 17:14:57 2000  George Lebl <jirka@5z.com>

	* tasklist_applet.[ch],tasklist_config.c,tasklist_properties.c: Add
	  a new configuration field, follow_panel_size which is on by
	  default.  If so then the horizontal rows and vertical width are
	  autocalculated and the tasklist follows the size hints.  On the
	  properties page kill the binding of "changed" on the spin button
	  as that was not working right (it was casting spinbutton to
	  adjustment).  Also for many of the signals follow the correct
	  prototype.

2000-01-27  Ettore Perazzoli  <ettore@helixcode.com>

	* Makefile.am: Oops, the previous change was wrong.  Fixed.

2000-01-26  Ettore Perazzoli  <ettore@helixcode.com>

	* Makefile.am (gstc.c): Fix compilation with build directory !=
	source directory by copying the file into the build directory,
	instead of the source directory.
	(gwmh.c): Likewise.

2000-01-25  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c (cb_button_press_event): Fix focus problem

2000-01-07  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c (task_notifier): Use gdk-pixbuf to get mini icons
	  from programs that support it

Wed Jan 05 16:09:39 2000  George Lebl <jirka@5z.com>

	* tasklist_applet.[ch],tasklist_menu.c: fix minor warnings, make
	  some functions static, and comment out unused variables

	* tasklist_applet.c: don't include gwhm.c and gstc.c but just include
	  their headers

	* Makefile.am,.cvsignore: add exlicit rules for gwmh.c and gstc.c so
	  they get copied out of ../desk-guide when needed and compile them as
	  separate files. Also add them to .cvsignore

Tue Jan 04 00:21:16 2000  George Lebl <jirka@5z.com>

	* tasklist_applet.desktop: use the PanelApplet dentry type

Tue Jan 04 00:07:56 2000  George Lebl <jirka@5z.com>

	* tasklist_config.c: if the desktop is 800 exactly still start
	  at 300 wide, not 450

Sun Jan 02 02:07:23 2000  George Lebl <jirka@5z.com>

	* tasklist_config.c: made the horizontal size default to 300 if the
	  screen width is less then 800 otherwise to 450 as usual, makes the
	  default panel config look nice on a 640x480 screen

1999-12-10  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* tasklist_applet.c (task_notifier): #if 0 the KWM mini icons
	for now, so it can compile

1999-12-04  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c (cb_button_press_event): Show the task twice
	if it's iconified.

1999-11-15  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c: Make KWM mini icons work again.

1999-11-15  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c
	  tasklist_applet.h: Finally, different icon for minimized windows.

1999-11-14  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c: Use GdkPixbuf for drawing mini icons.

1999-11-13  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c (cb_button_press_event): Don't switch desktops
	if "Show minimized windows on all desktops" is enabled

1999-10-30  Anders Carlsson  <andersca@gnu.org>

	* tasklist_properties.c (create_size_page): Increase the tasklist
	width to 8192 for people that use xinerama.

1999-10-30  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c: Make "switch desktop" flicker less when
	"Show all tasks on all desktops" is set.

1999-10-24  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c (fixup_task_label): Display iconified windows
	differently

1999-10-20  Anders Carlsson  <andersca@gnu.org>

	* tasklist_properties.c: Change property dialog to be more 
	user friendly

1999-10-19  Ian Peters  <itp@gnu.org>

	* TODO: added feature request

1999-10-18  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* TODO: new file

1999-10-02  Anders Carlsson  <andersca@gnu.org>

	* tasklist_properties.c: Make spin buttons have the same size

1999-09-30  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c: Fixed sizing bug by always resizing on full
	layout.

1999-09-27  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c (is_task_visible): check for harea and varea
	as well as current desktop

1999-09-23  Anders Carlsson  <andersca@gnu.org>

	* tasklist_menu.c: #if 0 out the send to desktop feature since it 
	  gives strange results with some window managers :-/

Wed Sep 22 01:08:36 1999  Tim Janik  <timj@gtk.org>

	* tasklist_applet.c (cb_button_press_event): unconditionally change
	the current area to the one the activated task is on. we don't need
	any special casing for inconified tasks btw.

Wed Sep 22 00:40:41 1999  Tim Janik  <timj@gtk.org>

	* tasklist_menu.c (cb_menu): make it compile (s/task/current_task/).
	* tasklist_applet.c (cb_button_press_event): 
	eliminated bogus gwmh_task_show() call.

	* tasklist_menu.c (cb_to_desktop): cure compiler (we don't
	return a value).

1999-09-21  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c
	  tasklist_menu.c: Added patch from Tim Janik

1999-09-21 Elliot Lee <sopwith@redhat.com>

	* Makefile.am: Include gnome-tasklist.png in EXTRA_DIST

1999-09-21  Anders Carlsson  <andersca@gnu.org>

	* tasklist_applet.c (cb_about): Changed my e-mail

1999-09-19  Anders Carlsson  <anders.carlsson@tordata.se>

	* pixmaps.h
	  tasklist_menu.c: Added spooky skull for "kill"

1999-09-18  Anders Carlsson  <anders.carlsson@tordata.se>

	* gnome-tasklist.png
	  tasklist_applet.desktop: Added applet icon

1999-09-18  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.c: Fixed a small bug with the handle

1999-09-18  Anders Carlsson  <anders.carlsson@tordata.se>

	* pixmaps.h
	  tasklist_menu.c: Added nifty and good looking menu icons by tigert

1999-09-18  Richard Hult  <rhult@hem2.passagen.se>

	* tasklist_properties.c (create_spin_button): Make OK sensitive
	when the value is changed.

1999-09-17  Richard Hult  <rhult@hem2.passagen.se>

	* tasklist_applet.desktop: Added Swedish desktop entry. 

1999-09-17  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_menu.c
	  tasklist_properties.c Replaced "Minimized" with "Iconified"
	  

Fri Sep 17 13:44:22 1999  Tim Janik  <timj@gtk.org>

	* tasklist_menu.c (cb_menu): use the GWMH_STATE_* flags instead
	of the namespace polluting WIN_* cruft from gnome.

1999-09-17  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* tasklist_applet.h:
	* tasklist_config.c (write_config): correctly
	return FALSE

1999-09-16  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.c: Fixed a couple of memory leaks

1999-09-16  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* tasklist_config.c (write_config): now the cb func

	* tasklist_applet.c (create_applet): change the cb func

	* tasklist_properties.c (cb_apply): don't save config here

1999-09-16  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_menu.c: Added "Send to desktop" feature

1999-09-16  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.h
	  tasklist_applet.c
	  tasklist_config.c
	  tasklist_properties.c: Changed option buttons to check 
	  buttons for "Show mininized/normal tasks"

1999-09-16  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.c
	  tasklist_menu.c: Fixed minimize/iconify bug with E and sawmill

1999-09-14  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.c
	  tasklist_applet.h
	  tasklist_config.c
	  tasklist_properties.c: Adding dynamic sizing

1999-09-14  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.c
	  tasklist_applet.h
	  tasklist_config.c
	  tasklist_properties: Adding Normal/Minimized tasks appear on all desktops

1999-09-14  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.c
	  tasklist_applet.h
	  tasklist_config.c
	  tasklist_properties.c: Adding "which tasks to show"

1999-09-13  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.c: Adding save session handler

1999-09-11  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.c
	  tasklist_applet.h
	  tasklist_config.c
	  tasklist_properties.c: We can now change the width when 
	  a vertical panel is used

1999-09-11  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_properties.c: We now set a window title

1999-09-11  Anders Carlsson  <anders.carlsson@tordata.se>

	* unknown.xpm: Adding new icon from tigert

1999-09-11  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.c: Fixed a bug with move to desktop

1999-09-11  Anders Carlsson  <anders.carlsson@tordata.se>

	*   tasklist_config.c
	    tasklist_properties.c: Even more config stuff

1999-09-11  Anders carlsson  <anders.carlsson@tordata.se>

	* Makefile.am
	  tasklist_applet.c
	  tasklist_applet.h
	  tasklist_config.c
	  tasklist_properties.c: Added basic properties

1999-09-09  Anders Carlsson   <anders.carlsson@tordata.se>

	* tasklist_applet.c
	  tasklist_menu.c: Added orient support

1999-08-30  Anders Carlsson   <anders.carlsson@tordata.se>

	* tasklist_applet.c
	  tasklist_config.c
	  tasklist_menu.c: Started implementing basic config stuff

Fri Aug 20 19:10:42 1999  George Lebl  <jirka@5z.com>

	* tasklist_applet.c: comment out registering Properties... with
	  a NULL callback as that's not really nice

	
1999-08-18  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.c: Removed black rectangle around text.
	  unknown.xpm: Changed unknown icon to a better(?) one.

	
1999-08-14  Anders Carlsson  <anders.carlsson@tordata.se>

	* tasklist_applet.c: Added about box.

	
1999-08-05  Anders Carlsson  <anders.carlsson@tordata.se>

	* menu.c
	  tasklist_applet.c
	  tasklist_applet.h: Fix menus (not complete yet though).
	  

1999-08-04  Anders Carlsson  <anders.carlsson@tordata.se>

	* menu.c
	  tasklist_applet.c
	  tasklist_applet.h: Redo the applet from scratch (almost).

