Tue Feb 23 00:39:35 1999  George Lebl  <jirka@5z.com>

	* gnomepager_applet.c: default to small pagers as the default is
	  two rows, which just doesn't look right with large pagers :)

Mon Feb 22 14:48:58 EST 1999 The Rasterman <raster@redhat.com>

	* gnomepager_applet.c: added "property" checking so WM can detect that
	  the pager is runign and disable icons & tasks & pager if needed.
	  
Sun Feb 21 14:40:38 1999  George Lebl  <jirka@5z.com>

	* gnomepager_applet.c: only display properties once

Sun Feb 21 04:35:24 1999  George Lebl  <jirka@5z.com>

	* gnomepager_applet.c,gnomepager.h: finally got the X stuff right
	  and the pager is working correctly on the alpha

Sun Feb 21 02:24:25 1999  George Lebl  <jirka@5z.com>

	* gnomepager_applet.c,gnomepager.h: when doing XSelectInput on
	  our own windows, get their previous event mask, all the hints
	  that deal with 32bit quantities are now CARD32's, and while I
	  was at it, I couldn't help myself and cleaned up the config
	  dialog to not use zillions of functions and the init_gui
	  functions are combined ... for a grand total of about 200 less
	  lines of code

Sat Feb 20 19:59:22 1999  George Lebl  <jirka@5z.com>

	* gnomepager_applet.c,gnomepager.h: added an option to make tasklist
	  constant size, for people that hate their panel appelts jumping
	  around when they even just change desktops

Wed Feb 17 01:50:07 1999  George Lebl  <jirka@5z.com>

	* gnomepager_applet.c: fix the session loading which I have
	  previously skillfully broken

Sun Feb 14 21:01:10 1999  George Lebl  <jirka@5z.com>

	* gnomepager_applet.c,gnomepager.h: event handlers have to return a
	  TRUE/FALSE, timeouts have to return a TRUE/FALSE, session is
	  supposed to be saved in save_session signal handler, removed some
	  utterly useless code, change init to work on panels of all
	  orientations, don't show the applet until the first orient change
	  signal (which is during init), don't pass null to gtk_label_new

Thu Feb 11 22:25:40 EST 1999 The Rasterman <raster@redhat.com>

        * gnomepager_applet.c: Added more efficient desktop redraw and
	  tasklist redraw (only redraws if changed and delays redraws
	  of desktop display until all "changes" have taken place)
	  Added width setting for task list if verticalm fixed options
	  taking effect beforte apply hit, added desktop area support for
	  "show all tasks".


Thu Feb 11 12:48:12 1999  Maciej Stachowiak  <mstachow@alum.mit.edu>

	* gnomepager_applet.c, gnomepager.h: Find and track window manager
 	frame window and root or virtual root window for each client; draw
 	clients according to frame geometry and in the correct stacking
 	order.

1999-02-07  Owen Taylor  <otaylor@redhat.com>

	* gnomepager_applet.c gnomepager.h: Add some return
	values for a event signals. This enables right-clicking
	on the pagers to get a menu.

1999-02-05  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnomepager_applet.c (populate_tasks): Do not pass NULL to
	gtk_button_new_with_label 

	(util_get_atom): Free retval always. 

1999-01-18  Nat Friedman  <nat@nat.org>

	* gnomepager_applet.c (cb_applet_properties): Use gnome_app_id for
 	the name of the root help directory.

1999-01-18  Nat Friedman  <nat@nat.org>

	* gnomepager_applet.c (cb_applet_properties): Connected the help
 	signal of the GnomePropertyBox to gnome_help_pbox_display.

1999-01-12  Christopher Blizzard  <blizzard@appliedtheory.com>

	* gnomepager_applet.c (set_task_info_to_button): When switching to
 	the iconified icon, set the state of the button widget to
 	GTK_STATE_NORMAL to indicate that it doesn't have the focus
 	anymore.

1999-01-10  Jay Painter <jpaint@serv.net>

	* gnomepager_applet.c: fixed bug where the pager would get
	confused if you shut down all your windows because the
	task list wasn't getting cleared.

1998-12-16  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* Makefile.am (gnorba_DATA): Install the gnomepager_applet.gnorba
	file in the correct place.

1998-12-15  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* Makefile.am (gnomepager_applet_SOURCES): Added stripe.xbm.
	(EXTRA_DIST): Added gnomepager_applet.gnorba.

1998-12-11  Christopher Blizzard  <blizzard@appliedtheory.com>

	* gnomepager.h: Remove include of applet-lib.h.  This is called
 	applet-widget.h now.

1998-12-11  Arturo Espinosa <arturo@nuclecu.unam.mx>

	* gnomepager_applet.c: changed applet_widget_new to conform with new
	api.
	* Makefile.am: added $(GNORBA_LIBS)

1998-11-29  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>

	* gnomepager_applet.c: added proper casts

1998-09-06  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am: Remove CXXLINK hack.

1998-08-04  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* wmpager_applet.desktop: Corrected typo.

