Mon Jan 14 01:40:25 2002  George Lebl <jirka@5z.com>

	* launcher.c, panel-util.[ch]: Add a directory ensuring function
	  that ensures the whole path exists and use it instead of mkdir
	  when hoarding launchers.  This seems to make things work for me.

2002-01-14  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am: Make dist fixes. Actually these probably don't
	help at all...it's any excuse to get it to build ;)

2002-01-13  Alexander Larsson  <alla@lysator.liu.se>

	* panel-util.[ch]:
	Make convert_string_to_keysym_state() use gtk_accelerator_parse()
	and convert_keysym_state_to_string() use gtk_accelerator_name().

	* gnome-panel-properties.glade:
	Convert to new keysym string format.

	* panel-config-global.h:
	Make the _state variables GdkModifierType.

	* panel-widget.[ch]:
	Remove "applet_draw" signal.
	
2002-01-12  Glynn Foster  <glynn.foster@sun.com>

	* applet.c, panel-gconf.c, panel.c: Tighten up the 
	dir_exists keys for when we have instant apply..post 2.0

2002-01-12  Glynn Foster  <glynn.foster@sun.com>

	* menu.c: Make the multiple foobar alert dialog modal so it 
	disappears. Fixes #68596.

2002-01-12  Glynn Foster  <glynn.foster@sun.com>

	* main.c: (main): Add in the name of the executable to avoid
	crashing on logout. Thanks to owen for spotting this. Everyone
	else is too afraid to run gnome-session :)

2002-01-11  Mark McLoughlin  <mark@skynet.ie>

	* panel-gconf.c: (panel_gconf_dir_exists): use GError.

	* rgb-stuff.[ch]: kill everything but transform_pixbuf.

2002-01-11  Glynn Foster  <glynn.foster@sun.com>

	* panel-applet-frame.c: Use normal profile key for saving to, not 
	default profile key.

2002-01-11  Mark McLoughlin  <mark@skynet.ie>

	* applet.c:
	(panel_applet_load_from_unique_id), (panel_applet_load_list):
	fix memleaks.

	* panel-gconf.h: add PANEL_GCONF_DEFAULT_PROFILE.

	* panel.c: (panel_session_init_panels): use it.

Thu Jan 10 23:27:54 2002  George Lebl <jirka@5z.com>

	* Makefile.am, foobar-widget.c, menu.[ch], panel-config.c,
	  panel-util.c, panel.c, session.c, tearoffitem.[ch]:
	  Remove tearoff menus, they sucked.  We can readd them when
	  we implement them properly.

	* gnome-run.c:  Port to TreeView, so we are now completely
	  de-deprecated.  Also read from all-applications:/  To
	  actually allways get all entries.

2002-01-11  Glynn Foster  <glynn.foster@sun.com>

	* applet.c, drawer.c, drawer.h, gnome-panel-properties.c,
	  launcher.c, launcher.h, logout.c, logout.h, menu.c, 
	  menu.h, panel-applet-frame.c, panel-applet-frame.h, panel-gconf.c,
	  panel-gconf.h, panel-per-panel-config.schemas, panel.c,
	  status.c, status.h, swallow.c, swallow.h: 
	Okay, I've already forgotten what has gone into this patch. Think I've 
	got the global propeties animation speed thing nailed. Tweaked the default
	schema just enough to get everyone pissed because the panel won't load up
	for them. Make everyone happy and tell them that it's only a short 'rm -rf'
	command away from panel utopia...until I break it the next time. Moved some 
	stuff around to where it makes more sense. Now I'm seeing elephant trunks
	in my ChangeLog...I need to sleep.

2002-01-11  Anders Carlsson  <andersca@gnu.org>

	* panel-shell.c (panel_shell_register): Print out the error
	code if the panel fails to register.

2002-01-10  Padraig O'Briain  <padraig.obriain@sun.com>

	* basep_widget.c
	Add function show_tip to set tooltips for hidebuttons
	(basep_widget_state_change): Update tooltip when state changes
	(make_hidebutton): Allow button to receive focus
	(basep_widget_explicit_hide): Move focus from hidden button

2002-01-10  Mark McLoughlin  <mark@skynet.ie>

	* applet.[ch]: (panel_applet_load_from_unique_id),
	(panel_applet_save_to_gconf): enable swallow loading/saving.
	(panel_applet_callback_set_sensitive): kill.

	* basep-widget.[ch]:
	(basep_widget_enable_buttons): make sane.
	(basep_widget_pre_convert_hook):
	(basep_widget_get_hide_size): kill.
	(basep_widget_get_hide_orient): ditto.
	(basep_widget_set_state): ditto.

	* button-widget.c: (make_hc_pixbuf): upd.
	(do_saturate_darken): kill do_saturate_darken - not used.

	* drawer-widget.[ch]:
	(rawer_widget_restore_state): kill

	* floating-widget.[ch]:
	(floating_widget_change_orient): kill.

	* gnome-run.c, launcher.c, menu-properties.c: don't include
	  xstuff.h

	* panel-config.c:
	(update_config_mode), (update_config_mode): kill unused.

	* panel-gconf.[ch]: (panel_gconf_get_session_key): ditto.

	* panel-util.c:
	(string_is_in_list), (strtok_with_escape), (escape_string):
	kill unused.

	* panel-widget.[ch]:
	(panel_widget_get_applet_count), (make_background),
	(panel_widget_get_pos), (panel_widget_change_orient), 
	(panel_widget_get_applet_rgb_bg): ditto.
	(panel_widget_move), (panel_widget_get_free_space): not used,
	but is probably useful ... #ifdef out.

	* panel.[ch]:
	(panel_realize), (panel_setup): upd.
	(panel_data_by_id): kill unused.

	* rgb-stuff.[ch]: #ifdef everything out apart from
	transform_pixbuf. Can we kill all that stuff?

	* status-docklet.c: (status_docklet_instance_init): rename
	from status_docklet_init. An he claims i suck? :-)

	* xstuff.c: (redo_interface), (desk_notifier),
	(task_notifier): kill unused.
	(xstuff_init): kill old notifiers.

2002-01-10  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am, main.c, panel.c, session.c: Remove old cruft that 
	that was added during the war years. We don't need it now.

2002-01-10  Glynn Foster  <glynn.foster@sun.com>

	* main.c, panel-widget.c, panel.c, panel.h, session.c, session.h:
	More namespacing. I will do real work soon honest.

2002-01-09  Glynn Foster  <glynn.foster@sun.com>

	* basep-widget.c: Use #defines for panel speed for convenience
	* gnome-panel-properties.c: Fix animation speeds [hopefully].
	* panel-types.h: Change order of PanelSpeed enum.
	* main.c, panel.c, panel.h, session.c, session.h: Start to order
	some stuff around for proper namespacing. 
	I'm 99.99% sure that this builds...because I looked dumb the last 
	time [thanks Darin!].

2002-01-09  Darin Adler  <darin@bentspoon.com>

	* menu.c: Another include of conditional.h

2002-01-09  Darin Adler  <darin@bentspoon.com>

	* main.c: Remove include of conditional.h

2002-01-09  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am: Remove building of conditional.[ch]
	* conditional.c, conditional.h: Kill Kill Kill!!
	* menu.c: ifdef out, hasn't been implemented using gconf yet
	* main.c, panel-gconf.c, panel-util.c, session.c: Move stuff around 
	a little bit to remove as much cruft from main ()
	* panel-util.c: Add some of the useful [possibly] batter stuff from 
	conditional.[ch]

2002-01-09  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.c:
	(panel_applet_frame_change_background_pixmap): implement new
	"pixmap:xid,x,y" format.

	* panel.c: (back_change): upd.

2002-01-09  Alexander Larsson  <alla@lysator.liu.se>

	* button-widget.[ch]:
	Make it a normal widget that exposes using
	gdk_pixbuf_render_to_drawable_alpha ().

	* panel-widget.[ch]:
	Override signals instead of connecting to them.
	Remove lots of code that handled button-widgets.
	Expose like normal Gtk widgets.
	Remove no_window_applet_list, as it's not needed anymore.
	
2002-01-08  Glynn Foster  <glynn.foster@sun.com>

	* AUTHORS: Adding Mark and myself.

2002-01-08  Glynn Foster  <glynn.foster@sun.com>

	* gnome-panel-properties.c: Fix up to reflect the user intuitive
	global property config changes.

2002-01-08  Glynn Foster  <glynn.foster@sun.com>

	* panel-gconf.c: Add some more error checking to the loading of 
	gconf. Still far from adequate, but it might just stop panel from 
	crapping out. Thanks to Mark for bugging me about this ;)

2002-01-08  Mark McLoughlin  <mark@skynet.ie>

	* APPLET_WRITING, applet-object.c, applet-object.h,
	  applet-private.h, applet-widget.c, applet-widget.h,
	  appletsConf.sh.in, bad-applet.c, dockletsConf.sh.in,
	  extern.c, extern.h: kill cruft.

2002-01-07  Glynn Foster  <glynn.foster@sun.com>
	
	* basep-widget.c, basep-widget.h, main.c panel-config-global.h, 
	  panel-global-config.schemas, panel-per-panel-config.schemas,
	  panel-types.h, session.c: 

	Remove mostly all traces of non-usable gconf schema keys in preference
	to using gconf_string_to_enum and vice versa. This will hang your panel
	unless you remove ~/.gconf/apps/panel and 'make install'.

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

	* applet.c:
	(applet_callback_callback): kill APPLET_RUN stuff.
	(panel_applet_load_from_unique_id),
	(panel_applet_save_to_gconf): load/save drawers, swallowed
	apps, status docks, logout and lock buttons.

	* drawer.[ch]:
	(load_drawer_applet): add gconf_key arg.
	(drawer_save_to_gconf), (drawer_load_from_gconf): impl.

	* swallow.[ch]: (really_add_swallow): upd.
	(load_swallow_applet): add gconf_key param.
	(swallow_save_to_gconf), (swallow_load_from_gconf): impl.

	* menu.[ch]: (add_drawers_from_dir), (add_drawer_to_panel):
	upd for drawers changes.

	* panel.c: (drop_internal_applet): ditto.

	* panel-main.h: kill panel_main_get_current_profile.

	* session.c: (panel_session_save_applets), (panel_quit):
	kill old applets loading/saving stuff.

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

	* applet.c: (panel_applet_load_from_unique_id),
	(panel_applet_save_to_gconf): load menus.

	* menu.[ch]: (add_menu_to_panel): upd.
	(load_menu_applet): add gconf_key arg.
	(menu_save_to_gconf), (menu_load_from_gconf): impl.

	* panel.c: (drop_menu): update for load_menu_applet change.

	* launcher.c: (launcher_save_to_gconf), (launcher_load_from_gconf):
	use object's keys, not applet's keys. doh.

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

	* applet.c: (panel_applet_get_full_gconf_key): fix silly.
	(panel_applet_load_from_unique_id): use
	panel_applet_frame_load_from_gconf and load launchers.
	(panel_applet_load_list): replace list_key arg with type arg.
	(panel_applet_load_applets_from_gconf): upd.
	(panel_applet_save_position): suggest a sync.
	(panel_applet_save_to_gconf): save launchers.

	* launcher.[ch]:
	(launcher_save_to_gconf), (launcher_load_from_gconf): impl.
	(load_launcher_applet_full), (load_launcher_applet): add a
	gconf_key arg.
	(really_add_launcher), (load_launcher_applet_from_info),
	(load_launcher_applet_from_info_url): upd.

	* menu.c: (add_app_to_panel), (add_drawers_from_dir),
	(add_launcher): upd for launcher change.

	* panel.c: (drop_urilist), (drop_internal_icon): ditto.

	* panel-applet-frame.[ch]:
	(panel_applet_frame_load_from_gconf): impl.

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

	Move applet loading/saving to/from gconf into applet.c where
	it can be used by all type of panel objects.

	* applet.[ch]:
	(panel_applet_clean_gconf): impl.
	(panel_applet_clean): clean_gconf and remove the applet from
	the list.
	(applet_idle_remove): save position for all object.
	(applet_destroy): free gconf_key.
	(panel_applet_get_full_gconf_key),
	(panel_applet_load_from_unique_id), (panel_applet_load_list),
	(panel_applet_load_applets_from_gconf),
	(panel_applet_save_position),
	(panel_applet_save_to_gconf): impl.
	(panel_applet_register): add gconf_key arg, save_to_gconf.
	(panel_applet_get_position),
	(panel_applet_get_panel_id), (panel_applet_get_right_stick):
	add preconditions.

	* drawer.c: (load_drawer_applet):
	* launcher.c: (load_launcher_applet_full):
	* logout.c: (load_logout_applet), (load_lock_applet):
	* menu.c: (load_menu_applet):
	* status.c: (load_status_applet):
	* swallow.c: (load_swallow_applet): update for
	panel_applet_register param change.

	* panel-applet-frame.[ch]:
	(panel_applet_frame_save_to_gconf): only save the bonobo iid.
	(popup_handle_remove): kill gconf stuff.
	(panel_applet_frame_load): generate a gconf_keyt if we're
	loading the applet for the first time.
	(panel_applet_frame_finalize), (panel_applet_frame_construct),
	(panel_applet_frame_new): upd.

	* panel-gconf.[ch]: (panel_gconf_objects_profile_get_full_key),
	(panel_gconf_objects_default_profile_get_full_key): rename
	from panel_gconf_launchers_*.

	* panel.c: (panel_remove_applets): save position for all
	objects.

	* session.c:
	(panel_session_save_applets): save position for all object.
	(panel_session_die): ditto.
	(session_load): use panel_applet_load_applets_from_gconf.

2002-01-07  Mikael Hallendal  <micke@codefactory.se>

	* gnome-panel-screenshot.c: always include locale.h, it's used in
	main.

2002-01-04  Glynn Foster  <glynn.foster@sun.com>

	* .cvsignore: GAG and lock in dark room
	
	* panel-gconf.c, panel-gconf.h: Some new convenience code
	for launcher loading.
	* panel-per-panel-config.schemas: Some new default launchers to
	load - still very much work in progress.
	* session.c: Remove use of old conditional code.

2002-01-04  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.c:
	(panel_applet_frame_load_from_unique_id),
	(panel_applet_frame_save_to_gconf),
	(panel_applet_frame_save_position): use
	panel_gconf_applets_profile_get_full_key

2002-01-04  Mark McLoughlin  <mark@skynet.ie>

	Saving and loading of applets to gconf should work now.

	* panel-applet-frame.[ch]:
	(panel_applet_frame_load_from_unique_id),
	(panel_applet_frame_load_applets),
	(panel_applet_frame_save_to_gconf): impl.
	(popup_handle_remove): upd to remove all gconf settings.
	(panel_applet_frame_load): add extra gconf_key param.
	(panel_applet_frame_instance_init): don't initialise
	unique_key here.
	(panel_applet_frame_construct): add extra gconf_key param.
	(panel_applet_frame_new): add extra gconf_key param.

	* panel-widget.c: include session.h

	* session.c:
	(panel_session_save_panel): don't set the list unless we've
	changed it.
	(session_load): use panel_applet_frame_load_applets.

	* menu.c: (add_bonobo_applet): upd.

2002-01-04  Glynn Foster  <glynn.foster@sun.com>

	* TODO, TODO.old: mv TODO TODO.old. touch TODO. Add some items
	that are relevant to me - hopefully everyone will do the same.

Thu Jan 03 14:56:46 2002  George Lebl <jirka@5z.com>

	* basep-widget.c: fix possible GList mempool corruption

	* gnome-run.c: look for pixmaps in app directories as well.

2002-01-02  Glynn Foster  <glynn.foster@sun.com>

	* panel-gconf.c, session.c: I am an ass. Use gconf_client instead
	of gconf_engine. Don't know what I was thinking about. Anyway, it 
	works okay now, although doesn't unlink the directory, although
	there's probably a way of doing that.

2002-01-02  Glynn Foster  <glynn.foster@sun.com>

	* panel-gconf.c, panel-widget.c, session.c, session.h: 
	Implemented new session_remove_panel_config () function to clean
	up the gconf database after we start removing panels. Doesn't work
	at all yet, but it doesn't make things crash which is a bonus.

2002-01-01  Glynn Foster  <glynn.foster@sun.com>
	 
	* config/Makefile.am, config/panel.config,
	* config/panel.global: Removed, old crusty config stuff
	that we don't need anymore. WARNING! keep the launcher
	config still, I want to look at that.
	
	* main.c, menu.c, session.c, session.h: Removed some more crufty 
	code that we don't need anymore. Mark tearoff loading FIXME'd.

2001-12-31  Glynn Foster  <glynn.foster@sun.com>

	* panel-gconf.c, panel-gconf.h, session.c: 

	All because the lady likes new API. Implemented / copied code for
	a recursive unset of a gconf directory. Nothing uses it yet, but 
	it soon will.
	
2001-12-30  Glynn Foster  <glynn.foster@sun.com>

	* panel-per-panel-config.schemas: Complete the schema for 
	large size. Just waiting for some usability input now ;)

2001-12-30  Glynn Foster  <glynn.foster@sun.com>

	* panel-gconf.c, session.c: 

	1:30am + 6 hours of tv = mushed (brain). Think I've got all
	the panels saving and loading properly now. They even do 
	session management, but I'm too scared to run gnome-session-2 to
	check if that actually works.

Fri Dec 28 03:00:03 2001  George Lebl <jirka@5z.com>

	* foobar-widget.c: correctly handle icon changing

	* menu.c: Fix some ugliness around the applets menu, still
	  much ugliness prevails

	* session.c: fix a few leaks.  When we find no panels install
	  a menu panel and tell the user.  Else the user would have no
	  interface to fix his configuration.

Wed Dec 26 17:45:49 2001  George Lebl <jirka@5z.com>

	* gnome-panel-screenshot.c, menu.c, panel.c, panel-util.c,
	  panel-widget.c:  I'm a dubmass!  GdkCursor is NOT a GObject

	* foobar-widget.c:  a bit of cleanup

Wed Dec 26 16:25:50 2001  George Lebl <jirka@5z.com>

	* Makefile.am, basep-widget.c, button-widget.c, foobar-widget.c,
	  global-keys.c, gnome-panel-properties.c, gnome-panel-screenshot.c,
	  gnome-run.c, launcher.c, main.c, menu.c, nothing.cP, panel-util.c,
	  panel-widget.c, panel.c, rgb-stuff.c, xstuff.c:  Compile also
	  with GDK_DISABLE_DEPRECATED and GDK_PIXBUF_DISABLE_DEPRECATED,
	  and all except gnome-run.c with GTK_DISABLE_DEPRECATED

	* foobar-widget.c: always convert to utf8 after getting something
	  from strftime

Wed Dec 26 14:01:24 2001  George Lebl <jirka@5z.com>

	* foobar-widget.c: fix width of clock label.  Now if the time
	  'grows' beyond initial size then the label grows as well (it never
	  shrinks horizontally though, unless you change the format)

	* nothing.cP: we need pause

Wed Dec 26 12:03:37 2001  George Lebl <jirka@5z.com>

	* panel-gconf.c: fix default return for get_string

	* nothing.cP: a bit more evil was required here

Tue Dec 25 16:13:56 2001  George Lebl <jirka@5z.com>

	* nothing.cP: some more evil

Tue Dec 25 15:51:27 2001  George Lebl <jirka@5z.com>

	* gnome-run.c, nothing.cP, nothing.h: Since I suppose one shouldn't
	  be productive during christmass to not seem like a loser, I wasn't
	  actually productive.  GEGLs ARE INVADING!

	* menu.c: cosmetic change

Mon Dec 24 01:55:19 2001  George Lebl <jirka@5z.com>

	* panel.c, panel-util.[ch]: deal with dropped uris a tad better and
	  actually use gnome-vfs more.  Still kind of stupid and needs more
	  work, but better then before.  We should now again handle drops
	  from the menus since those were not from a 'file:' uri's.  Also
	  drop the shell quoting routine since we already have that in glib.

	* panel-widget.c: a bit of constization

Sat Dec 22 23:12:54 2001  George Lebl <jirka@5z.com>

	* Makefile.am, foobar-widget.c, gnome-panel-screenshot.c, panel.c,
	  session.c: Compile with G_DISABLE_DEPRECATED and
	  GNOME_DISABLE_DEPRECATED

Sat Dec 22 17:14:50 2001  George Lebl <jirka@5z.com>

	* foobar-widget.c, menu.[ch], main.c: redo how the updating of
	  icons and tearoffs keys is done, load the foobar items in the
	  deffered way as well and sanitize this whole bit somewhat more.
	  It now fully nicely updates when you set/unset the icons/tearoff
	  keys.  And without having to reread folders.

	* gnome-panel-properties.c, gnome-run.c, launcher.c,
	  menu-properties.c, menu.c, panel-config.c, swallow.c:
	  Make dialog window settings sane after mucking with them.

	* gnome-panel-screenshot.c: get rid of tempnam usage to avoid warning

Sat Dec 22 15:12:42 2001  George Lebl <jirka@5z.com>

	* foobar-widget.c, gnome-run.c, panel-config.c, swallow.c: fix up
	  the size request stuff so we get back some widgets which
	  disappeared because I was a wanker.

Sat Dec 22 14:52:42 2001  George Lebl <jirka@5z.com>

	* gnome-panel-screenshot.c, gnome-panel-properties.c, status.c:
	  more fixes.  Having things actually compile is usually good.

Sat Dec 22 13:56:23 2001  George Lebl <jirka@5z.com>

	* menu.c: fix stupid typo

Sat Dec 22 13:44:25 2001  George Lebl <jirka@5z.com>

	* basep-widget.c, drawer-widget.c, drawer.c, extern.c,
	  foobar-widget.c, gnome-panel-properties.c,
	  gnome-panel-screenshot.c, gnome-run.c, launcher.c,
	  menu-properties.c, menu.c, nothing.cP, panel-config.c,
	  panel-util.c, panel.c, panel.h, status-docklet.c, status.c,
	  swallow.c, xstuff.c: Yet more de-deprecation.  Now all that's
	  left is the clist stuff in gnome-run, but jrb says he has a
	  new runbox in production so it seems pointless to spend time
	  on porting that now.

Fri Dec 21 18:44:22 2001  George Lebl <jirka@5z.com>

	* Makefile.am, aligned-widget.c, applet.c, basep-widget.c,
	  button-widget.c, distribution.c, drawer-widget.c, drawer.c,
	  edge-widget.c, floating-widget.c, foobar-widget.c, foobar-widget.h,
	  gnome-panel-properties.c, gnome-run.c, menu.c, nothing.cP,
	  panel-config.c, panel-util.c, panel-widget.c, panel-widget.h,
	  panel.c, session.c, sliding-widget.c, status.c, tearoffitem.c:
	  Some deprecated excorcism, fix some panel unique_id foo and
	  some warning fixes etc...

2001-12-21  Glynn Foster  <glynn.foster@sun.com>

	* panel-gconf.c, session.c: Big heap of debug crap. It should
	help someone trying to figure out the profile stuff because I'm
	not going to fix it until after Christmas. Yeesh, like I should 
	be out drinking at this very moment. May your Christmas give you
	a warm tingly feeling and most importantly, have the craic...

2001-12-21  Mark McLoughlin  <mark@skynet.ie>

	* applet.[ch]:
	(panel_applet_get_position), (panel_applet_get_panel_id),
	(panel_applet_get_right_stick): impl.

	* drawer.c: (load_drawer_applet): panel_od fixage.

	* main.c: (main): move sync timeout setup to session.c,

	* menu.[ch]:
	(panel_menu_session_save_tornoffs): rename from save_tornoff
	(panel_menu_session_load_tornoffs): rename from load_tornoff

	* panel-applet-frame.c: (panel_applet_frame_save_position): save
	everything in the right place.

	* session.[ch]:
	(session_save_timeout): kill.
	(panel_session_save_applets): impl. only bonobo applets saving for the
	moment.
	(panel_session_save_panel): rename from save_panel_configuration.
	(save_next_applet): kill.
	(panel_session_do_save): drastically clean up.
	(panel_config_sync): upd.
	(panel_session_do_sync), (panel_sesssion_setup_config_sync): moved from
	main.c.
	(panel_session_save): remove timeout stuff. Nothing asynchronous is
	happening at the moment.

2001-12-21  Glynn Foster  <glynn.foster@sun.com>

	* main.c, menu.c, panel-gconf.c, session.c: 
	Miscellaneous fixes to try and get basic, basic profiles
	working, and to clear out my tree for Mark.

2001-12-21  Anders Carlsson  <andersca@gnu.org>

	* Makefile.am: Re-add gnome-panel-screenshot
	
	* gnome-panel-screenshot.c: (main): Build with gnome2.

	* gnome-panel-screenshot.glade: Switch button order.
	
	* panel-applet-frame.c: (panel_applet_frame_load),
	(panel_applet_frame_construct), (panel_applet_frame_new):
	* panel-applet-frame.h:
	Don't segfault when applets can't be loaded.
	
	* panel-gconf.c: (panel_notify_object_dead),
	(panel_gconf_notify_add_while_alive):
	Use g_object_weak_ref here instead.
	
	* panel.c: (drop_background_reset), (drop_bgimage),
	(get_target_list), (drag_data_recieved_cb):
	Use x-special/gnome-reset-background to reset backgrounds.

2001-12-21  Glynn Foster  <glynn.foster@sun.com>

	* aligned-widget.c, aligned-widget.h, basep-widget.c, basep-widget.h,
	  border-widget.c, border-widget.h, drawer-widget.c, drawer-widget.h,
	  drawer.c, drawer.h, edge-widget.c, edge-widget.h, extern.c,
	  floating-widget.c, floating-widget.h, foobar-widget.c, foobar-widget.h,
	  menu.c, panel-widget.c, panel-widget.h, panel.c, panel.h, session.c,
	  sliding-widget.c, sliding-widget.h:

	I know I'm going to regret this later on. Store unique id's as strings 
	instead of guints. It makes handling them in gconf much easier.

2001-12-20  Mark McLoughlin  <mark@skynet.ie>

	* panel.c: (panel_applet_about_to_die): kill warnig and
	replace with a FIXME.

2001-12-20 Stephen Browne <stephen.bronwe@sun.com>
	
	* distribution.[ch]
	
	Harmless addition of Solaris to the distributions

2001-12-20  Glynn Foster  <glynn.foster@sun.com>

	* floating-widget.c, foobar-widget.c, main.c,
	* menu.c, panel-applet-frame.c, panel-gconf.c,
	* panel-gconf.h, session.c: 

	Load up some default configuration if something dies. Now mostly
	saves again.

Wed Dec 19 20:27:04 2001  George Lebl <jirka@5z.com>

	* foobar-widget.c: apply patch from "Dennis M. Cranston"
	  <dennis_cranston@yahoo.com> to modify the clock menu to make
	  it nice and all that.

	* menu-properties.c: apply a patch from Robert Mibus
	  <mibus@bigpond.com> to correctly set the initial sensitivity

Wed Dec 19 20:15:09 2001  George Lebl <jirka@5z.com>

	* foobar-widget.c: an evil hack stolen from tasklist to set some
	  style properties such as the bevel type and internal padding

	* gnome-run.c, launcher.c, menu-properties.c, menu.c,
	  quick-desktop-reader.[ch]: use the new icon finding routines from
	  the desktop item thingie.

	* menu.c, session.c: dereferencing a guint32 as a pointer is
	  dangerous to one's health.

Wed Dec 19 16:48:41 2001  George Lebl <jirka@5z.com>

	* xstuff.[ch], gnome-run.c, launcher.c, menu-properties.c,
	  panel-config.c: remove the raise function and just replace
	  it with gtk_window_present, remove some other cruft left around

	* menu.c: don't prepend home dir to distro menu paths, these
	  are uris now

2001-12-19  Seth Nickell  <snickell@stanford.edu>

	* panel-global-config.schemas:

	Change default values for show delay to 300
	and hide delay to 500.

2001-12-19  Seth Nickell  <snickell@stanford.edu>

	* gnome-panel-properties.c: (load_config_into_gui):
	* gnome-panel-properties.glade:
	* gnome-panel-properties.glade.h:

	Remove "show delay" and "hide delay" options from global
	panel config. Leave them in GConf.
	
2001-12-19  Glynn Foster  <glynn.foster@sun.com>

	* session.c: Saving is fucked. Patch to at least have 
	a non-b0rked panel.

2001-12-19  Glynn Foster  <glynn.foster@sun.com>

	* main.c, menu.c, panel-applet-frame.c, panel-gconf.c,
	* panel-gconf.h, session.c, session.h:

	Move the get and set methods for the profiles to session where 
	they probably belong. Start saving the panel config per profile.
	It's like totally buggy right now, but it's sort of getting there.
	Panels crash because of lack of schema.

2001-12-19  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: add panel-main.h.

	* panel-main.h: new file.

	* main.c: (panel_main_get_current_profile): impl.
	  make panel_profile_name static.

	* panel-applet-frame.c: (panel_applet_frame_construct): append
	the prefs_key item to the iid to make the moniker.

	* menu.c: (create_new_panel): use panel_main_get_current_profile.

	* session.c: (session_init_panels): ditto.

2001-12-19  Glynn Foster  <glynn.foster@sun.com>

	* aligned-widget.c, aligned-widget.h, applet-object.c, applet-widget.c,
	* basep-widget.c, basep-widget.h, border-widget.c, border-widget.h,
	* drawer-widget.c, drawer-widget.h, edge-widget.c, edge-widget.h,
	* floating-widget.c, floating-widget.h, foobar-widget.c, menu.c,
	* panel-config.c, panel-config.h, panel-gconf.c, panel-gconf.h,
	* panel-global-config.schemas, panel-per-panel-config.schemas, panel-util.c,
	* panel-util.h, panel-widget.c, panel-widget.h, panel.c,
	* session.c, sliding-widget.c, sliding-widget.h:

	Mindless hacking. If you can have color, I can have stretch.
	Cleaned up some of the gconf panel loading.

2001-12-18  Havoc Pennington  <hp@pobox.com>

	* basep-widget.c (basep_widget_realize): remove
	xstuff_set_wmspec_state_hints

	* xstuff.c (xstuff_window_raise_on_current_wspace): this was all a
	bunch of bullshit, it should just be gtk_window_present()
	(xstuff_set_wmspec_state_hints): I don't think we should do this, 
	because the semantic type is adequate. should only set this kind
	of thing if we are trying to override semantic type
	(xstuff_set_pos_size): delete this broken atrocity. well, I wish.
	make it suck mildly less.

2001-12-18  Glynn Foster  <glynn.foster@sun.com>

	* panel-gconf.c, panel-per-panel-config.schemas,
	* session.c: 
	Stupid commit to fix bug.

2001-12-17  Glynn Foster  <glynn.foster@sun.com>

	* panel-per-panel-config.schemas, session.c: Change code to use
	the schema for the medium sized screen, so at least people don't
	get freaked out that I killed the foobar.

2001-12-17  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am, floating-widget.c, foobar-widget.c,
	* gnome-run.c, main.c, main.h, menu.c, nothing.cP,
	* nothing.h, panel-gconf.c, panel-gconf.h,
	* panel-per-panel-config.schemas, session.c, session.h,
	* tearoffitem.c:
	
	This patch will upset quite a lot of people. The move towards
	gconf and profiles Part I "Oh What a Tangled Web we Weave". Please
	don't look at the code, it's horrible. Basically we now have a 
	default schema for small, medium and large screens. The panel will 
	in future take a --profile option to load a profile. For now, applet
	inits don't work, panel inits are taken from the 'small' profile. Don't 
	file bugs about panel not saving, we know.
		
2001-12-17  Mark McLoughlin  <mark@skynet.ie>

	* menu.h: fix PANEL_MENU_HAVE_ICONS_KEY.

Sun Dec 16 16:00:49 2001  George Lebl <jirka@5z.com>

	* xstuff.c: when rasing windows also wnck activate them

2001-12-16  Gediminas Paulauskas <menesis@delfi.lt>

	* gnome-run.c, launcher.c, menu-properties.c, menu.c, panel-config.c,
	swallow.c: use GTK_RESPONSE_* instead of custom *_BUTTON
	enumerations -- this makes Help buttons left-aligned. Reorder buttons
	to comply with HIG, set default response to leftmost button.

Fri Dec 14 16:50:07 2001  George Lebl <jirka@5z.com>

	* drawer.c: reenable property apply code

Fri Dec 14 16:41:23 2001  George Lebl <jirka@5z.com>

	* menu.[ch], launcher.c: some deFIXMEization.  Remove some dead
	  code, add some error handeling, fix some comments.  Directory
	  only ditem entry set, and also init type for applications.  Also
	  what the hint stuff from the tearoff menus.  It wouldn't work
	  properly anyway and it's supposed to be handled by the WM
	  anyway.  Also hardcode default to true for icons and tearoff keys,
	  and re-enable the use of the gconf key in the icons thing.  Also
	  use the new key for icons.  I can't find a tearoff one.  Is there
	  one?

2001-12-14  Alex Larsson  <alexl@redhat.com>

	* panel-applet-frame.c (panel_applet_frame_change_background_color):
	Make colors 4 chars per channel, they are 16bit.

2001-12-14  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.c: (panel_applet_frame_get_applet_shell):
	one last Vertigo change.

2001-12-14  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.[ch]:
	(panel_applet_frame_save_session): kill

	* session.c: (save_applet_configuration): upd.

2001-12-14  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.[ch], panel-shell.[ch]:
	  panel-types.h: move to our reserved GNOME_Vertigo
          namespace.

2001-12-14  Seth Nickell <snickell@stanford.edu>

	* menu.c: (panel_menu_have_icons):

	Disable GConf and make the panel menu icons actually work.
	Spit out one g_warning as penance.

2001-12-14  Seth Nickell  <snickell@stanford.edu>

	* applet.c: (applet_callback_callback):
	* menu-properties.c: (get_real_menu_path):
	* menu.c: (init_menus), (add_menu_to_panel), (create_system_menu),
	(make_add_submenu), (make_panel_submenu):
	* session.c: (session_init_user_applets),
	(session_init_user_panels):

	Change to using "applications:/" rather than "programs:/"
	
2001-12-14 Stephen Browne <stephen.browne@sun.com>

	* gnome-panel-properties.c, gnome-panel-properties.glade,
	  gnome-panel-properties.glade.h

	  Removed keep menus in memory option (always on now)
	  Removed Confirm panel removal option (always on now)

Thu Dec 13 15:30:01 2001  George Lebl <jirka@5z.com>

	* launcher.c: some fixes in getting/setting locale specific
	  name/comment

2001-12-13  Glynn Foster  <glynn.foster@sun.com>

	* launcher.c, main.c, session.c: Remove PER_SESSION cruft
	that just confuses me.

Wed Dec 12 23:35:46 2001  George Lebl <jirka@5z.com>

	* session.c: doh, remove a debugging g_print

Wed Dec 12 23:33:33 2001  George Lebl <jirka@5z.com>

	* basep-widget.c, session.c, panel-config-global.h,
	  gnome-panel-properties.c, panel-global-config.schemas,
	  gnome-panel-properties.glade:  Remove the user large icons,
	  avoid collissions and merge menus config options and keys and
	  all that.  large icons were gone already, merged menus as well,
	  and who would ever want to turn off collision avoidance.  Also
	  fix some memleaks and some cleanups.

	* foobar-widget.c: fix memleaks

Wed Dec 12 12:47:38 2001  George Lebl <jirka@5z.com>

	* foobar-widget.c: reposition menu after hiding an item

	* menu.[ch]: the keys for icons and tearoffs are now defined in the
	  menu.h as a define.  Also setup keys on the menu to display
	  the current state of the icons/tearoffs key at the time the menu
	  was created so that we can recreate it if it changes.  Doesn't yet
	  work everywhere, only for menus that use check_reread

	* panel-gconf.[ch]: notify_add returns an id, and add a _while_alive
	  version as well

2001-12-12  Mark McLoughlin  <mark@skynet.ie>

	Bit of renaming for Glynn.

	* panel_config.c: rename to panel-config.c
	* panel_config.h: rename to panel-config.h
	* panel_config_global.h: rename to panel-config-global.h
	* panelglobalconfig.schemas: rename to
	  panel-global-config.schemas

	* Makefile.am, aligned-widget.c, applet.c, basep-widget.c,
	  border-widget.c, button-widget.c, drawer-widget.c, drawer.c,
	  drawer.h, edge-widget.c, extern.c, floating-widget.c,
	  foobar-widget.c, global-keys.c, launcher.c, logout.c,
	  main.c, menu-fentry.c, menu-util.c, menu.c, panel-config.c,
	  panel-util.c, panel.c, session.c, sliding-widget.c:
	update.

2001-12-12 Stephen Browne <stephen.browne@sun.com>

	* gnome-panel-properties.c, gnome-panel-properties.glade,
	  gnome-panel-properties.glade.h

	Added config for auto update menus.
	I think the global config dialog is pretty much finished now.

2001-12-12 Stephen Browne <stephen.browne@sun.com>

	* gnome-panel-properties.c
	
	Gets rid of incorrect arg warning.

2001-12-12  Stephen Browne <stephen.browne@sun.com>

	* Makefile.am, gnome-panel-properties.c,
	  gnome-panel-properties.glade, gnome-panel-properties.glade.h

	Added LDFLAGS for gnome-panel-properties.
	Added support for configuring keybindings

2001-12-12  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am, main.c, panel-gconf.c,
	panel-per-panel-config.schemas: 

	Did a little work according to Alex's guidelines. 
	Things are still a long way off. MUCH work.

2001-12-12  Glynn Foster  <glynn.foster@sun.com>

	* button-widget.c, launcher.c, panel-widget.c,
	* session.c:

	Fix stuff so that panel context menus work again.

2001-12-12  Mark McLoughlin  <mark@skynet.ie>

	* xstuff.c: (xstuff_set_wmspec_strut):
	_NET_WM_STRUT properties are of type XA_CARDINAL 
	not XA_ATOM.

2001-12-11  Glynn Foster  <glynn.foster@sun.com>
	* foobar-widget.c:
	  Scale pixmaps when required for proper display.
	  Add padding to the size of the foo clock so we dont
	  get movement when the label allocates more space.

2001-12-11  Glynn Foster  <glynn.foster@sun.com>

	* button-widget.c, launcher.c,  menu.c
	  panel-widget.c, panelglobalconfig.schemas
	  session.c:

	Make the foo clock use gconf.

2001-12-11 Stephen Browne <stephen.browne@sun.com>

	* gnome-properties.c gnome-properties.glade
	  menu.c

	 Fixed confirm-panel-removal and drawer-autoclose config
	 Gave the global props dialog a proper name

2001-12-11  Anders Carlsson  <andersca@gnu.org>

	* main.c (main): Always restart here.

2001-12-10  Glynn Foster  <glynn.foster@sun.com>

	* gnome-panel-properties.desktop, menu.c:
	
	Rename for global properties dialog.

2001-12-10  Glynn Foster  <glynn.foster@sun.com>

	* basep-widget.c, gnome-panel-properties.c
	  gnome-panel-properties.glade, main.c
	  panel-gconf.c, panel-gconf.h, panel_config_global.h
	  panelglobalconfig.schemas, session.c: 

	Fix up gconf stuff. Now things work with the global
	properties dialog.

2001-12-10 Stephen Browne <stephen.browne@sun.com>

	* gnome-panel-properties.c
	* gnome-panel-properties.glade

 	now uses /apps/panel/global keys
	removed stuff from glade file that isnt working yet
	made remaining properties work

2001-12-10  Alexander Larsson  <alla@lysator.liu.se>

	* basep-widget.c (basep_widget_realize):
	Call xstuff_set_wmspec_state_hints ()

	* xstuff.[ch] (xstuff_set_wmspec_state_hints):
	New function to set the WMSPEC hints for the panel
	SKIP_PAGER, SKIP_TASKLIST and STICKY.

Sun Dec 09 22:35:26 2001  George Lebl <jirka@5z.com>

	* Makefile.am, title-item*.(c|h|gob):  Title item no longer needed,
	  so removed

	* applet.c: a bit of gdkpixbuf fixage

	* foobar-widget.c: Some warning fixes, also reposition task menu
	  on show, Fix icon unreffage issues, look for default task icon
	  better, when no windows are present add 'No windows open'
 	  insensitive item to the task menu, Actually show the icon on
	  the menu, and strech events for the task item to the right
	  corner

	* panel-util.[ch], foobar-widget.c: add _while_alive wrappers
	  that are sort of like the gtk ones but for GObjects

	* menu.c: gtk_signal_* excorcism

	* xstuff.[ch], gnome-run.c, launcher.c, menu.c, menu-properties.c,
	  panel_config.c: Add a function to show/raise/move to current
	  workspace for windows and use it for all the dialogs where
	  we only always have one copy of.  So that say the run dialog
	  will appear on your workspace even if it's open on another
	  one already

	* session.c: add to the auto-update-menus conversation warning

2001-12-09  Anders Carlsson  <andersca@gnu.org>

	* menu.c (get_panel_from_menu_data): Use gtk_menu_get_attach_widget
	to traverse up in the menu hierchary. Thanks to Owen Taylor for
	suggesting this.

	* applet.c: (panel_applet_add_callback), (setup_an_item),
	(applet_setup_panel_menu), (panel_applet_create_menu):
	Ref/Sink our menu, scale the panel menu icon.
	
	* main.c: (main): Don't respawn if I_LOVE_PANEL_CRACK is set.
	
	* menu.c: (setup_full_menuitem): gtk_widget_show our image.
	
	* panel.c: (drop_urilist): Implement so we can dnd urls to the panel.

Sun Dec 09 03:34:18 2001  George Lebl <jirka@5z.com>

	* Makefile.am, tasklist_icon.[ch], foobar-widget.c, main.c, menu.c,
	  xstuff.c: remove the gwmh and gstc hack stuff and remove them from
	  build and also remove the tasklist_icon.[ch] as well.  We use
	  libwnck now:)

Sun Dec 09 03:25:13 2001  George Lebl <jirka@5z.com>

	* foobar-widget.c, menu-util.[ch]: initial crack at porting the
	  tasklist thing to libwnck, reenable the clock menu thing, use main
	  menu stuff for the "applications" menu so that we can get a KDE
	  and/or distribution submenu and remove some dead code

	* menu.[ch], foobar-widget.c, menu-fentry.h: whack the title flags
	  from things.  Menu titles are long dead

	* applet.c: also launch nautilus for edit menus

Sat Dec 08 23:16:39 2001  George Lebl <jirka@5z.com>

	* menu.[ch], menu-fentry.h, menu-util.c, menu-properties.c,
	  session.c, main.c, gnome-run.c:  Remove favourites menu.  It is
	  useless with the current push towards editable menus.  Also instead
	  of running gedit, run nautilus on programs:/ as a menu editor.

	* panel-widget.c: fix warning.

	* applet.c, foobar-widget.c: use gtk image menu items instead of
	  normal items where appropriate.

Sat Dec 08 11:28:37 2001  George Lebl <jirka@5z.com>

	* gnome-run.c, launcher.c, menu.c, swallow.c:  Use the new desktop
	  item launch api.

2001-12-07  Alex Larsson  <alexl@redhat.com>

	* button-widget.[ch]:
	Draw buttons using gdk-pixbuf instead of libart, should
	be faster and more correct.

	* panel-widget.c (make_background): Take a rowstride arg.
	(queue_resize_on_all_applets): New function
	(send_draw_to_all_applets): Use pixbuf
	(panel_widget_change_params): Queue resize on applets.

2001-12-08  Glynn Foster  <glynn.foster@sun.com>

	* gnome-run.c, gnome-run.h, menu.c,
	panel.c, session.c:  Whack gnome-run button applet thing which
	serves very little purpose.

2001-12-08  Glynn Foster  <glynn.foster@sun.com>

	* launcher.c: (setup_button): Make adding launchers not crash.

Fri Dec 07 14:48:01 2001  George Lebl <jirka@5z.com>

	* xstuff.[ch], basep-widget.c, foobar-widget.c: add an extra type
	  for autohide panels so that windowmanagers can behave more nicely.

2001-12-07  Alexander Larsson  <alla@lysator.liu.se>

	* launcher.c (launcher_file_name):
	mkdir launcer directory if it doesn't exist.

2001-12-06  Alexander Larsson  <alla@lysator.liu.se>

	* panel-widget.c:
	Fixed off-by-one pixel error with expand_major that made broke
	switching between horz/vertical with a tasklist at the end.

2001-12-06  Mark McLoughlin  <mark@skynet.ie>

	* session.c: (session_read_global_config): fix sillys.

2001-12-06  Mark McLoughlin  <mark@skynet.ie>

	* session.c: (session_read_global_config): cast to
	GConfEntry. Weird - gconf does this itself, but it seems
	to break some things.

2001-12-06  Alexander Larsson  <alla@lysator.liu.se>

	* launcher.c (launcher_save):
	launcher_get_unique_file renamed to launcher_get_unique_uri,
	now returns file: uri.

Wed Dec 05 19:04:58 2001  George Lebl <jirka@5z.com>

	* xstuff.[ch], basep-widget.[ch], foobar-widget.c:  Set the WM_STRUT
	  hint for panels

2001-12-05  Alex Larsson  <alexl@redhat.com>

	* launcher.c (create_launcher):
	Don't only load from file: uri's. This makes it at least do something
	for program: uris.

2001-12-05  Glynn Foster  <glynn.foster@sun.com>

	* basep-widget.c: Fix segfault George.
	* session.c: Start using GConfChangeSet. Dunno
	if this is really necessary or not.

2001-12-05  Kjartan Maraas  <kmaraas@gnome.org>

	* foobar-widget.c: Make it use bugzilla.
	* help/no/panel.sgml: Update.
		
Wed Dec 05 13:36:43 2001  George Lebl <jirka@5z.com>

	* aligned-widget.[ch], basep-widget.[ch],
	  border-widget.[ch], drawer-widget.[ch],
	  edge-widget.[ch], floating-widget.[ch],
	  drawer.c, menu.c, panel_config.[ch],
	  session.c, sliding-widget.[ch]:  Remove the avoid
	  on maximize configuration crack.  It was just pure
	  crack.  With WM_STRUT we should be mostly sane
	  on this issue anyway.

	* basep-widget.[ch]: whack some of the old hint stuff
	  and make user the update_winhints virtual method
	  is called

	* applet.c: fix warning.

	* xstuff.[ch]: add some api for atom interning, that
	  caches atoms per display, and be in general more
	  multiple display safe.  Also use X atoms only and
	  not GdkAtoms.  Also implement checking for _NET
	  standard being supported.  We'll screw the old
	  gnome hitns and just have two states:  _NET
	  supported or completely dumb WM (use override
	  redirect).  Add a WM_STRUT setting function (not
	  yet actually used.

2001-12-04 Stephen Browne <stephen.browne@sun.com>

	* gnome-panel-properties.c
	* gnome-panel-properties.glade
	Updated GUI and made enable animations work

2001-12-04  Alex Larsson  <alexl@redhat.com>

	* applet.c (panel_applet_register):
	Call panel_applet_frame_get_expand_flags
	set insert_at_pos to FALSE if !exactpos.

	* panel-applet-frame.[ch]
	(panel_applet_frame_get_expand_flags): new function

	* panel-widget.[ch]:
	Implement expand_major and expand_minor for applets.

2001-12-04  Mark McLoughlin  <mark@skynet.ie>

	Load all global entries at once.

	* panel-gconf.[ch]:
	(panel_gconf_all_global_entries): impl.

	* session.c: (session_read_global_config): use.

2001-12-04  Mark McLoughlin  <mark@skynet.ie>

	Cache "menus-have-icons" and "menus-have-tearoff"
	keys with notification.

	* menu.[ch]:
	(panel_menu_have_icons_notify): impl.
	(panel_menu_have_icons): impl.
	(panel_menu_have_tearoff_notify): impl
	(panel_menu_have_tearoff): impl.
	(setup_title_menuitem), (setup_full_menuitem), (menu_add_tearoff),
	(create_menuitem), (applet_menu_append),
	(setup_menuitem_try_pixmap): upd.

	* tearoffitem.c: (tearoff_item_new): upd.

	* foobar-widget.c: (pixmap_menu_item_new), (add_tearoff): upd.

2001-12-04  Glynn Foster  <glynn.foster@sun.com>

	* main.c: (main), panel-gconf.c, panelglobalconfig.schemas:
	  session.c, session.h:

	Small amount of work to clean up the session stuff..More later.

2001-12-03  Glynn Foster  <glynn.foster@sun.com>

	* extern.c, session.c, session.h: 
	s/load_up_globals/load_global_config. Can't be arsed doing much
	more on this until this evening.
	
	* main.c: The most useful commit of the panel2's history thus 
	far. Use 'I_LOVE_PANEL_CRACK' to get rid of that fucking annoying
	caveat dialog.

2001-12-03  Malcolm Tredinnick <malcolm@commsecure.com.au>
	* menu.c: Replace a bunch of references to .gnome/ with the
	  GNOME_DOT_GNOME constant from <libgnome/gnome-init.h>. For
	  now, this makes everything gravitate to $HOME/.gnome2/.

Sun Dec 02 19:23:25 2001  George Lebl <jirka@5z.com>

	* panel-util.[ch], foobar-widget.c: implement a utility for 'event
	  streching', so that we can accept clicks on the edge of the
	  screen for example in foobar, no matter how wide the border of the
	  panel/menubar is.

Sun Dec 02 15:11:31 2001  George Lebl <jirka@5z.com>

	* foobar-widget.c: get rid of some deprecated menu_bar function usage

Sun Dec 02 14:52:39 2001  George Lebl <jirka@5z.com>

	* foobar-widget.c: fix pixmap loading, do Applications/Actions
	  setup as from nils's proposal (sort of).  Still needs a lot of
	  work.

2001-12-01  Seth Nickell  <snickell@stanford.edu>

	* foobar-widget.c: (foobar_widget_instance_init):

	Change menu name to "Applications" per Nils' panel
	menu design.
	
	* menu.c: (image_menu_shown):

	Icons for upper most menus should be loaded first. Most users
	start reading from top to bottom. When you load icons
	from bottom to top scanning is essentially disrupted until
	all icons are loaded.
	
Sat Dec 01 22:44:28 2001  George Lebl <jirka@5z.com>

	* menu.c: get rid of the large icon stuff, if we already have 
	  a GtkImage for the file we're looking for loaded, just use that,
	  makes the KDE screensaver menu icons load faster then a speeding
	  bullet (among others:).  Also fix the horizontal jump by directly
	  setting the empty image requisition.

Sat Dec 01 21:21:17 2001  George Lebl <jirka@5z.com>

	* menu.c: removed a bit of the jumpiness effect due to menu icons,
	  there is a horizontal one left which I don't understand.  Make sure
	  foldres without an icon get the folder icon.  Only load icons
	  after the item has been shown, meaning that preloading menus won't
	  start hogging the disk, also when an item is hidden it's no
	  longer loaded.  Change behaviour to FILO so that most recently
	  shown items get loaded first.

2001-12-01  Seth Nickell  <snickell@stanford.edu>

	* menu.c: (load_icons_handler), (show_item_menu),
	(setup_full_menuitem_with_size), (start_favourites_menu),
	(create_menuitem), (create_menu_at_fr), (applet_menu_append),
	(create_add_panel_submenu), (setup_menuitem_try_pixmap),
	(make_add_submenu), (make_panel_submenu), (create_panel_submenu),
	(create_desktop_menu), (add_distribution_submenu),
	(add_kde_submenu), (create_root_menu), (load_menu_applet),
	(load_menu_image_deferred):

	Make panel menus use GtkImage rather than GtkPixmap. Furthermore
	convert to using GtkImageMenuItem at the coercion of jrb. This
	does some weird things (note that the height of menu items changes
	pre and post image allocation) which I'll have to repair.

	Got rid of the fake icon stuff since (hypothetically) this should
	be handled by GtkImageMenuItem.
	
Fri Nov 30 17:34:01 2001  George Lebl <jirka@5z.com>

	* *.[ch]: kill PanelOrientation and use GtkOrientation, Kill dialog
	  levels, kill BasePLevels, and kill a bit of cruft

2001-11-30  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.[ch]:
	(panel_applet_frame_save_position): remove base_key arg.
	(panel_applet_frame_save_session): ditto.

	* panel.c: (panel_remove_applets): upd.

	* applet.c: (applet_idle_remove): upd.
	* session.c:
	(save_applet_configuration),
	(panel_session_die): upd.

2001-11-30  Mark McLoughlin  <mark@skynet.ie>

	* panel-gconf.c: (panel_gconf_get_session_key): fix silly.

2001-11-30  Mark McLoughlin  <mark@skynet.ie>

	* panel-gconf.c: (panel_gconf_get_session_key): warn if we
	can't get the client id.

	* session.c: (save_applet_configuration): check the return
	from panel_gconf_get_session_key.

2001-11-30  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.[ch]:
	(panel_applet_frame_save_position): add base_key arg.
	(panel_applet_frame_save_session): impl.
	(panel_applet_frame_finalize): free keys.
	(panel_applet_frame_construct): generate keys.

	* applet.c: (applet_idle_remove): update for
	  panel_applet_frame_save_position change.

	* panel.c: (panel_remove_applets): ditto.

	* session.c: (panel_session_die): ditto.
	(save_applet_configuration): save session.

2001-11-30  Glynn Foster  <glynn.foster@sun.com>

	* panel-gconf.c, panel-gconf.h:
	Added panel_gconf_get_session_key () to return
	session ID based key. Probably not we will end 
	up using eventually, but will do for now

2001-11-29 Stephen Browne <stephen.browne@sun.com>

	* Makefile.am

	added PANELCONFIG_CFLAGS to includes to fix build 
	of gnome-panel-properties

2001-11-29 Stephen Browne <stephen.browne@sun.com>

	* Makefile.am

	Added gnome-panel-properties build target and 
	associated glade stuff.

	* gnome-panel-properties.c

	This is a work in progress but at least its started.
	Mostly ripped this out and started again.
	Now uses libglade and gconf.
	The GEGL Lives on.

2001-11-29  Glynn Foster  <glynn.foster@sun.com>

	* basep-widget.c, button-widget.c,  menu.c,  
	panel-widget.c,  panel_config_global.h,
	panelglobalconfig.schemas, session.c: 

	Changed some of the configuration around to be more 
	sensible. Removed titles on menus code forever. Fix
	bug where launchers/applets would move off the left 
	hand side of the screen.

2001-11-29  Glynn Foster <glynn.foster@sun.com>
	
	* panel-gconf.[ch]: Add some more convience methods.
	Not entirely sure if this is useful yet.

2001-11-29  Mark McLoughlin  <mark@skynet.ie>

	* applet.c: (applet_button_press): tidy.

2001-11-28  Mark McLoughlin  <mark@skynet.ie>

	* basep-widget.c: (basep_border_queue_recalc): use
          g_idle_add instead of gtk_idle_add and save a few
          stackframes.

2001-11-28  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: don't build extern.[ch].

	* applet.c:
	(applet_idle_remove): handle bonobo applets, remove 
	extern stuff.
	(applet_remove_callback): use g_idle_add.
	(applet_callback_callback): fixme for bonobo applets,
	remove extern stuff.

	* applet.h: kill extern stuff.

	* main.c: don't include extern.h. kill panel_in_startup.
	(main): move panel shell registration to panel-shell.h.

	* menu.c:
	(add_test_applet): kill.
	(add_applet): kill.
	(make_add_submenu): kill testing menuitem.

	* panel-applet-frame.[ch]:
	(panel_applet_frame_save_position): impl stub.

	* panel-shell.[ch]:
	(panel_shell_show_error_dialog): impl.
	(panel_shell_register), (panel_shell_unregister): impl.

	* panel.c: kill freeze/thaw changes stuff.
	(orientation_change), (size_change),
	(back_change): kill extern handling.
	(panel_remove_applets): handle bonobo applets.
	(panel_applet_draw): kill.
	(panel_applet_about_to_die): fixme.
	(drag_data_recieved_cb): fixme.
	(panel_widget_setup): don't connect to draw signal.

	* panel_config.c: (config_apply): don't freeze/thaw.

	* session.c:
	(send_tooltips_state): kill.
	(send_applet_session_save): kill.
	(save_applet_configuration): kill extern stuff.
	(panel_session_die): add bonobo applets support.
	(try_evil_config_hacks): kill.
	(init_user_applets): handle bonobo applets.

	* logout.c: don't include extern.h

	* status.c: ditto.

	* swallow.c: ditto.

2001-11-27  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:

	install .desktop files to datadir/applications
	
	* gnome-panel-properties.desktop:

	Add Categories field

2001-11-28  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am, panelglobalconfig.schema,
	panelglobalconfig.schemas:
	
	I just copied *cough* libgnome.

2001-11-27  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: cleanup enums and marshallers generation.

	* panel-marshal-main.c: remove.

2001-11-27  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: rename binary to gnome-panel-2.

2001-11-27  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: install GNOME_Panel.server again.

2001-11-27  Mark McLoughlin  <mark@skynet.ie>

	* doc/libpanel-applet-changes.txt, 
	  doc/reference/.cvsignore: remove

2001-11-27  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: remove building of libpanel-applet-2.0.

	* GNOME_Panel_TestApplet.server.in, libpanelapplet-2.0.pc.in:
	  panel-applet-private.h, panel-applet-shell.c,
	  panel-applet-shell.h, panel-applet.c,
	  panel-applet.h, test-bonobo-applet.c: move to
	../libpanel-applet, preservin history.

2001-11-27  Mark McLoughlin  <mark@skynet.ie>

	* launcher.c: include quick-desktop-reader.h.
	(create_launcher): remove duplicate, redundant call to
	gnome_program_locate_file.

Tue Nov 27 00:42:05 2001  George Lebl <jirka@5z.com>

	* Makefile.am, menu-rh.[ch], distribution.[ch]: whack the redhat
	  menu stuff.  Note this was the OLD redhat menu stuff which was
	  just plain crack.  Though this reduces the overall ugliness
	  quotient of the menu*.c files by quite a bit, but I'll live.

	* panel-utils.[ch], quick-desktop-reader.c, menu.c,
	  menu-properties.c, launcher.c: Make pixmap finding work better
	  also find kde icons from kde2 properly (well ... properly ...
	  somewhat properly).  Load last mapped first for fakes.  Fix
	  the gtk_menu_reposition hack to be shorter but just as evil.

2001-11-27  Glynn Foster  <glynn.foster@sun.com>

	* menu.c, panel.c: Revert Mark's reverts...Yay, commit war!

	s/g_signal_connect_object/g_signal_connect/swapped
	s/g_signal_disconnect_by_func/g_signal_handlers_disconnect_by_func

2001-11-26  Mark McLoughlin  <mark@skynet.ie>

	* menu-fentry.c: (fr_fill_dir), (fr_read_dir): #ifdef out
	  debugging messages.

	* quick-desktop-reader.c: (quick_desktop_item_load_uri): ditto.

	* menu.c: (fake_mapped_fake), (show_item_menu),
	(create_menu_at_fr): revert g_signal_connect_object changes
	back to gtk_signal_connect_object. Giving out warnings and not
	sure how to fix it.
	Use g_signal_handlers_disconnect_matched instead of
	g_signal_disconnect_by_func which doesn't exist.

	* panel-widget.c: (panel_widget_applet_event):
	reverse order of params in g_signal_lookup calls.

	* panel.c: (basep_pos_connect_signals): revert
	 g_signal_connect_object changes back to 
	 gtk_signal_connect_object. Giving out warnings and not sure
	 how to fix it.

2001-11-26  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: cleanup libpanel-applet-2 building. Add
	  GNOME_Panel_TestApplet.server.in to EXTRA_DIST.
	
	* doc/reference/Makefile.am:
	* doc/reference/panel-applet-docs.sgml:
	* doc/reference/panel-applet-sections.txt:
	* doc/reference/panel-applet.types:
	* doc/reference/tmpl/panel-applet-unused.sgml:
	* doc/reference/tmpl/panel-applet.sgml: move to
	  ../doc/reference/panel-applet.

2001-11-26  Glynn Foster  <glynn.foster@sun.com>

	* applet.c: * drawer.c: * extern.c: * gnome-panel-screenshot.c: 
	* gnome-run.c: * menu.c: * nothing.cP: * panel-util.c: 
	* panel-widget.c: * panel.c: * panel_config.c: * session.c: 
	* status-docklet.c: * status.c: * swallow.c: 

	I see a glorious dream for the panel. Using no deprecated stuff
	for the 2.0 release. This brings us one step closer to that dream.
	Some more gtk_signal_* porting. Now there is only the weird stuff
	left that I don't know what to do with.
	
2001-11-26  Glynn Foster  <glynn.foster@sun.com>

	* launcher.c, session.c: Quick hack to get launchers on the panel
	again. Don't expect it to be working 100% of the time. We really
	need to get this stuff using gnome-vfs all over.

2001-11-26  Glynn Foster  <glynn.foster@sun.com>

	* drawer.c: * extern.c: * foobar-widget.c: 
	* gnome-panel-properties.c: * gnome-panel-screenshot.c: 
	* gnome-run.c: * launcher.c: * logout.c: * main.c:
	* menu-properties.c: * menu.c: * nothing.cP: * panel-marshal.list:
	* panel-util.c: * panel-widget.c: * panel.c: * panel_config.c:
	* session.c: * sliding-widget.c: * status-docklet.c: * status.c: 
	* swallow.c: 

	More gtk_signal donkey work. The gtk_signal stuff that is left is 
	a) cruft that we're gonna lose b) stuff that I don't know the 
	GObject replacement for.

Mon Nov 26 00:57:16 2001  George Lebl <jirka@5z.com>

	* applet.c, menu-properties.[ch], menu.[ch], panel.c, session.c:
	  get rid of the "." main menu parameter hack.  I feel sort of
	  sentimental removing this since this dates back from the days
	  when federico maintained the panel.  I don't know why it lived
	  on so long anyway :)

	* menu.c: remove the properties menu stuff, just about everyone
	  agreed it was quite a horrible UI

	* foobar-widget.c, menu.c, panel-util.[ch]: add
	  panel_is_program_in_path which is like g_find_program_in_path
	  but returns just a boolean

	* menu.h, session.c: remove some compatibility hacks dating to
	  some ancient 1.0 versions or whatnot.  We'll break config compat
	  anyway.

Sun Nov 25 20:07:06 2001  George Lebl <jirka@5z.com>

	* launcher.c, menu.c, menu-fentry.[ch], main.c: remove the
	  merged menu hack since that's taken care of in the
	  vfolder-desktop-method nowdays

	* quick-desktop-reader.[ch], panel-util.[ch]: add sort_order
	  to quick desktop item and move the vfs helper routines to
	  the util file

	* menu-fentry.[ch], menu.c, menu-properties.c: port to gnome-vfs
	  and use the programs:/ and favorites:/ uri schemes

	* test-bonobo-applet.c: fix some warnings

2001-11-23  Mark McLoughlin  <mark@skynet.ie>

	* doc/libpanel-applet-changes.txt, doc/panel-decl.txt,
	  doc/panel-sections.txt, doc/panel.hierarchy, doc/panel.sgml,
	  doc/panel.signals, doc/panel.types,
	  doc/tmpl/applet-widget.sgml, doc/tmpl/interact.sgml,
	  doc/tmpl/menu.sgml, doc/tmpl/misc.sgml,
	  doc/tmpl/status-docklet.sgml: remove old docs.

2001-11-23  Mark McLoughlin  <mark@skynet.ie>

	* doc/Makefile.am: disable building old docs.

	* doc/reference/*: added new docs.

	* panel-applet-frame.[ch], panel-applet.[ch],
	  panel.c, test-bonobo-applet.c: s/colour/color/g before I
	cause mayhem with our stateside friends :-)

	* panel-applet-frame.c: add docs.

2001-11-23  Glynn Foster  <glynn.foster@sun.com>

	* aligned-widget.c, basep-widget.c, border-widget.c,
	  button-widget.c, drawer-widget.c, edge-widget.c,
	  floating-widget.c, panel-marshal.list: 
	
	Monkey work. Some more unstructured gtk_signal to g_signal
	porting. I should be doing the gconf stuff, but I've got
	a hangover.

2001-11-23  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel_TestApplet.server.in: add "panel:icon" and
	"panel:category" attributes.

	* menu.c:
	(setup_full_menuitem_with_size): only query gconf once.
	(create_menuitem): improve code path.
	(make_add_submenu): remove test items.
	(applet_menu_get_category_icon), (applet_menu_append),
	(add_bonobo_applet), (create_applets_menu): impl creating the
	'Add Applet' menu by querying bonobo-activation.

	* panel-applet-frame.c: (panel_applet_frame_construct): bomb
	out if loading fails.

2001-11-23  Alexander Larsson  <alla@lysator.liu.se>

	* menu.c:
	Add test for clock applet.

2001-11-21  Mark McLoughlin  <mark@skynet.ie>

	* menu.c: kill gtk_widget_lock_accelerator 
	usage completely.

2001-11-21  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: add panel-applet.c to libpanel-applet 
	sources - hmmm.

	* menu.c:
	(add_test_bonobo_applet): take an iid to be generic.
	(make_add_submenu): add an menuitem for the fish. Jeez, I need
	to get this applets menu work soon.

	* panel-applet.h: fix party pooper.

	* test-bonobo-applet.c: remove debugging rubish. Use
	G_CALLBACK instead of (GCallback) cast.

2001-11-21  Glynn Foster  <glynn.foster@sun.com>

	* aligned-widget.c, basep-widget.c, menu-fentry.c,
	panel-widget.c: 

	Moving over to g_signal. Part One of a many taled epic.

Tue Nov 20 19:37:15 2001  Owen Taylor  <otaylor@redhat.com>

	* quick-desktop-reader.h: Change include to glib-object.h.

2001-11-20  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: build libpanel-applet-2 with the new
	applet stuff. Install the new headers.

2001-11-20  Mark McLoughlin  <mark@skynet.ie>

	Use BonoboProperty bags ... sigh ... someone shoulda told me ...

	* panel-applet-frame.c: 
	(panel_applet_frame_change_orient),
	(panel_applet_frame_change_size),
	(panel_applet_frame_change_background_pixmap),
	(panel_applet_frame_change_background_colour),
	(panel_applet_frame_clear_background): use bonobo_pbclient_*
	(panel_applet_frame_construct): get property bag.

	* panel-applet-shell.c, panel-applet-private.h:
	kill useless functions, we now have a very useful useless
	PanelAppletShell object. 

	* panel-applet.c: 
	(panel_applet_parse_colour), (panel_applet_get_prop),
	(panel_applet_set_prop), (panel_applet_property_bag): impl
	property bag stuff.
	(panel_applet_class_init): tweak signal defs.
	(panel_applet_construct): setup the property bag.

	* panel-widget.c: (panel_widget_class_init): tweak signal def.

	* test-bonobo-applet.c:
	(test_applet_new): do a size change so the entry will have
	some text before it gets a size change.

	* Makefile.am: add panel-applet.h to glib-mkenus list.

2001-11-19  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.[ch]: 
	(panel_applet_frame_change_background),
	(panel_applet_frame_change_background_pixmap),
	(panel_applet_frame_change_background_colour),
	(panel_applet_frame_clear_background): impl.

	* panel-applet-shell.c:
	(impl_GNOME_PanelAppletShell_changeBackground): impl.
	(panel_applet_shell_class_init): upd.

	* panel-applet.[ch], panel-applet-private.h: 
	(panel_applet_set_background_colour),
	(panel_applet_set_background_pixmap),
	(panel_applet_clear_background): impl.
	(panel_applet_class_init): register "change_background"
	signal.

	* panel-marshal.list: add VOID:ENUM,POINTER,STRING.

	* panel.c: (back_change): update for bonobo applets.

	* test-bonobo-applet.c:
	(test_applet_handle_background_change): impl - just print out
	a message for now.

2001-11-19  Mark McLoughlin  <mark@skynet.ie>

	* panel-widget.c (panel_widget_class_init): give proper GType
	instead of G_TYPE_ENUM. 

2001-11-19  Mark McLoughlin  <mark@skynet.ie>

	* menu.[ch]:
	(update_size_menu), (make_properties_submenu): also change
	menu size names to something sensible.

2001-11-19  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.[ch]: 
	(panel_applet_frame_change_size): impl.

	* panel-applet-shell.c: 
	(impl_GNOME_PanelAppletShell_changeSize): impl.
	(panel_applet_shell_class_init): upd.

	* panel-applet.[ch], panel-applet-private.h: 
	(panel_applet_change_size): impl.
	(panel_applet_class_init), (panel_applet_instance_init): upd.

	* panel-marshal.list: add VOID:INT.

	* test-bonobo-applet.c: 
	(test_applet_handle_size_change): impl - set text size when
	panel size changes.

	* panel-types.h: change from SIZE_RIDICULOUS to
	PANEL_SIZE_XX_LARGE etc.

	* drawer.c: (create_empty_drawer_applet): upd.

	* extern.c: (s_panelspot_get_parent_size): upd.

	* foobar-widget.c: (foobar_widget_instance_init): upd.

	* menu.c: 
	(create_new_panel), (update_size_menu): upd.
	(make_properties_submenu): change menuitem labels.

	* panel.c: (size_change): upd.

	* panel_config.c: 
	(update_config_size), (make_size_widget): upd.

	* session.c: (init_user_panels): upd.

2001-11-19  Glynn Foster  <glynn.foster@sun.com>

	aligned-widget.c, aligned-widget.h, basep-widget.c,
	edge-widget.h, menu.c, panel-widget.c, panel.c, 
	panel_config.c, status-docklet.c, status-docklet.h,
	tearoffitem.c, tearoffitem.h:

	So I grepped for GtkType and realised that I had missed
	several files. I suck. More GtkType->GType conversion.
	Also unset GTK_NO_WINDOW from the GtkFixed panel-widget
	that broke because of gtk+ changes.	

2001-11-19  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am: Fix one more instance of the new
	glib-object.h stuff...Guess this one got lost under the
	carpet.

Mon, 19 Nov 2001 00:55:44 -0500 Frank Belew <frb@ximian.com>

	* Makefile.am: added panel-shell.h to panel_headers
		       added panel-marshal.list to EXTRA_DIST
	* APPLET_WRITING, gnome-panel-add-launcher.c, gnome-panel-properties.c,i
	  gnome-panel-screenshot.c, main.c, doc/panel.sgml: replaced PACKAGE
	  with GETTEXT_PACKAGE on all calls to bindtextdomain and textdomain

Sun Nov 18 21:24:24 2001  George Lebl <jirka@5z.com>

	* gnome-panel-screenshot.c, launcher.c, menu-properties.c,
	  panel_config.c, menu.c: s/GnomeDialog/GtkDialog/, reenable menu
	  properties again and port the .directory editting in menu.c

2001-11-18  Miles Lane  <miles@megapathdsl.net>

	* quick-desktop-reader.c: replace includes of
	<gobject/[genums, gboxed, gclosure and gvaluetypes].h
	with one include of <glib-object.h>.
	* panel-marshal-main.c:  replace include of
	<gobject/gboxed.h> with include of <glib-object.h>.
	Approved by Michael Meeks
	
Sun Nov 18 18:57:34 2001  George Lebl <jirka@5z.com>

	* swallow.c, extern.c: a bit of s/GnomeDialog/GtkDialog/

2001-11-18  Glynn Foster  <glynn.foster@sun.com>

	* applet.c: * basep-widget.c: * basep-widget.h: * button-widget.c: 
	* button-widget.h: * drawer-widget.c: * drawer-widget.h:
	* drawer.c: * edge-widget.c: * edge-widget.h: * floating-widget.c: 
	* floating-widget.h: * foobar-widget.c: * foobar-widget.h: * launcher.c: 
	* logout.c: * main.c: * menu-util.c: * menu.c: * multiscreen-stuff.c: 
	* panel-applet-frame.c: * panel-widget.c: * panel-widget.h: * panel.c: 
	* panel_config.c: * session.c: * sliding-widget.c: * sliding-widget.h:
	
	Finish off moving GtkType to GType and give a more consistant approach
	to all the header stuff.

Sun Nov 18 00:52:58 2001  George Lebl <jirka@5z.com>

	* Makefile.am, main.c:  set the standard gnome program properties

	* gnome-run.c, menu.c, panel-util.[ch]:  A little bit of
	  s/GnomeDialog/GtkDialog/

	* panel-util.[ch]: error box is now actually closable,
	  added an info box, and function to make dialog 'busy'

	* main.c, menu-fentry.[ch]: whack the mem chunks stuff

	* menu-fentry.c, menu.c, quick-desktop-item.[ch]: Lookup icons
	  before loading them, not during the creation of the menus

	* menu.c: convert one more ditem usage to qitem

	* menu-properties.c: get rid of gnome_icon_entry_gtk_entry usage

Fri Nov 16 22:13:22 2001  George Lebl <jirka@5z.com>

	* quick-desktop-reader.[ch], Makefile.am, gnome-run.c, menu-fentry.c:
	  Implement a quick no-frills .desktop reader to make reading
	  .desktop files quicker and less memory heavy.

	* gnome-run.c, menu.c: use the NO_TRANSLATIONS flag of gnome-desktop
	  where appropriate

	* applet.c, foobar-widget.c, global-keys.c, gnome-run.c,
	  menu-fentry.c, menu-properties.c, menu.c, panel.c, 
	  session.c, panel-util.[ch]: move to g_path_is_absolute,
	  g_find_program_in_path, g_shell_parse_argv and
	  g_ascii_strcasecmp

	* gnome-run.c: whack the usage of gnome-pixmap

Fri Nov 16 13:47:27 2001  George Lebl <jirka@5z.com>

	* Makefile.am: remove $(includedir) from includes to prevent old
	  gnome headers from creeping in

	* status.c: fix compilation a little.

2001-11-16  Mark McLoughlin  <mark@skynet.ie>

	Note: this won't build without the patch to 
	      glib-mkenums attached to #64714

	* panel-applet-frame.[ch]: 
	(panel_applet_frame_load): renamed from 
	panel_bonobo_applet_load.
	(panel_applet_frame_change_orient): impl.
	(panel_applet_frame_get_applet_shell): impl.
	(panel_applet_frame_construct): get applet shell.

	* panel-applet.[ch]: 
	(panel_applet_change_orient): impl.
	(panel_applet_class_init): add "change_orient" signal.
	(panel_applet_instance_init): set default orient.
	(panel_applet_construct): instantiate an applet shell.

	* panel-applet-shell.[ch], panel-applet-private.h:
	implementation of PanelAppletShell.

	* panel-marshal.list: add VOID:ENUM.

	* panel-shell.c: s/runBox/displayRunDialog/.

	* panel.c: (orientation_change): do bonobo applet 
	orient change.

	* test-bonobo-applet.c: handle orient change and give an
	example of how applet tooltips should be done with the new
	api.

	* Makefile.am: add marshalers and enums to applet sources.
	Generate enums from GNOME_Panel.h.

2001-11-15  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.c: (popup_handle_verb): kill.
	(popup_handle_move): impl.

2001-11-15  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.[ch]: inherit from GtkEventBox
	(popup_handle_remove), (panel_applet_frame_set_info),
	(panel_applet_frame_finalize), (panel_applet_frame_class_init),
	(panel_applet_frame_instance_init), (panel_applet_frame_get_type),
	(panel_applet_frame_construct), (panel_applet_frame_new): impl.
	(panel_bonobo_applet_load): upd.

2001-11-15  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet.[ch]: update to use GType stuff 
	instead of GtkType.

2001-11-15  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet.c: 
	(panel_applet_setup_menu), only set the popups path, not the
	button3 path - seems we can't insert a list of xml nodes.
	(panel_applet_factory_main): impl.

	* panel-applet.h: nice bonobo factory api.

	* test-bonobo-applet.c: upd.

2001-11-15  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet.[ch]: (panel_applet_setup_menu),
	(panel_applet_setup_menu_from_file): impl convience functions.

	* test-bonobo-applet.c: (test_applet_new): use.

2001-11-15  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet.c, panel-applet.h: start of bonobo applet API.

	* panel-applet-frame.c: add popup menus.

	* test-bonobo-applet.c: ditto.

	* Makefile.am: upd.

2001-11-15  Mark McLoughlin  <mark@skynet.ie>

	* basep-widget.c, drawer-widget.c, drawer.c: switch 
	debugging off.

	* launcher.c: (ask_about_launcher): change order of buttons as
	per usability propaganda :-)

2001-11-15  Glynn Foster  <glynn.foster@sun.com>

	* menu.c: Fix up compilation by commenting out the
	lock accelerator stuff

2001-11-14  Glynn Foster  <glynn.foster@sun.com>

	* aligned-widget.c, aligned-widget.h, basep-widget.c,
	* border-widget.c, border-widget.h, drawer-widget.c,
	* drawer.c, edge-widget.c, edge-widget.h,
	* foobar-widget.c, menu.c, panel-gconf.c, panel.c,
	* panel_config.c, panelglobalconfig.schema, session.c,
	* sliding-widget.c, sliding-widget.h:

	Fix gconf leaks - thanks to andersca
	Change the schema to cover over a problem with autohide
	panels [still needs to be fixed].
	More GObject porting and header standardization.

2001-11-12  Frank Belew  <frb@ximian.com>

	* Makefile.am: comment out SUBDIRS to fix dist targets

2001-11-12  Glynn Foster  <glynn.foster@sun.com>

	* launcher.c, main.c, session.c:, session.h: Fix up 
	  launcher loads a little so that the launchers load up
	  on the panel.

2001-11-09  Mark McLoughlin  <mark@skynet.ie>

	* session.c, session.h: move dead launchers stuff in here.

	* applet.c, applet.h: update.

2001-11-09  Mark McLoughlin  <mark@skynet.ie>

	* applet.c, applet.h: bit of namespace loving.

	* drawer.c, extern.c, gnome-run.c, launcher.c, 
	  logout.c, menu-properties.c, menu.c, 
	  panel-applet-frame.c, panel.c, session.c, 
	  status.c, swallow.c: update.

2001-11-09  Mark McLoughlin  <mark@skynet.ie>

	* applet.c, applet.h: kill horrible applets_last hack.

	* drawer.c: (load_drawer_applet):
	* drawer.h:
	* extern.c: (reserve_applet_spot):
	* gnome-panel-properties.c:
	* gnome-run.c: (load_run_applet):
	* launcher.c: (load_launcher_applet_full):
	* logout.c: (load_logout_applet), (load_lock_applet):
	* menu.c: (add_drawers_from_dir), (load_menu_applet):
	* panel-applet-frame.c: (panel_bonobo_applet_load):
	* panel.c: (panel_applet_added), (drag_data_recieved_cb):
	* status.c: (load_status_applet):
	* swallow.c: (load_swallow_applet): update to use return val
	of panel_applet_register instead of applets_last.

2001-11-09  Mark McLoughlin  <mark@skynet.ie>

	* applet.c, applet.h: (panel_register_applet): renamed from
	register_toy. Return an AppletInfo *.

	* drawer.c: (load_drawer_applet):
	* extern.c: (reserve_applet_spot):
	* gnome-run.c: (load_run_applet):
	* launcher.c: (load_launcher_applet_full):
	* logout.c: (load_logout_applet), (load_lock_applet):
	* menu.c: (load_menu_applet):
	* panel-applet-frame.c: (panel_bonobo_applet_load):
	* panel.c: (panel_applet_added), (drag_data_recieved_cb):
	* status.c: (load_status_applet):
	* swallow.c: (load_swallow_applet): update.

2001-11-09  Mark McLoughlin  <mark@skynet.ie>

	* applet.c: tidy up popup menu handling.

	* applet.h: (show_applet_menu): privatise.

	* basep-widget.c, border-widget.c, extern.c, menu-util.c:
	
	* menu.c: (show_item_menu_b_cb): kill unused.

2001-11-08  Glynn Foster  <glynn.foster@sun.com>

	* applet.c, basep-widget.c, button-widget.c,
	  menu-util.c, menu.c, panel-gconf.c, panel-gconf.h:
	  panel-types.h, panel_config_global.h, panelglobalconfig.schema,
	  session.c: More shifting towards gconf - some renames of variables
	  lots of FIXME's.

2001-11-08  Mark McLoughlin  <mark@skynet.ie>

	* basep-widget.c: (basep_pos_get_hide_size),
	(basep_pos_get_hide_pos), (basep_widget_do_hiding),
	(basep_widget_do_showing), (basep_widget_explicit_hide),
	(basep_widget_explicit_show), (basep_widget_autoshow),
	(basep_widget_queue_autoshow), (basep_widget_autohide),
	(basep_widget_queue_autohide): update gconf key names.

	* floating-widget.c: (floating_pos_get_hide_size),
	(floating_pos_get_hide_pos): ditto.

2001-11-08  Glynn Foster  <glynn.foster@sun.com>

	* panelglobalconfig.schema: Update. Well actually
	fix :)

2001-11-08  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: install schema using gconftool.

2001-11-08  Mark McLoughlin  <mark@skynet.ie>

	* basep-widget.c, button-widget.c, menu-fentry.c
	  menu-properties.c, menu-rh.c, menu-util.c, menu.c,
	  panel-widget.c, session.c, status.c: sensible debugging
	defines. undef them all so warnings don't get lost.

2001-11-07  Mark McLoughlin  <mark@skynet.ie>

	* launcher.c: (is_this_drop_ok): use GDK_POINTER_TO_ATOM
	instead of GPOINTER_TO_UINT.

	* menu-fentry.c: (get_applet_goad_id_from_ditem) make static.

	* panel.c: (get_target_list): impl.
	(is_this_drop_ok): kill GPOINTER_TO_UINT atom usage.

	* tasklist_icon.c: (tasklist_icon_check_mini): use GdkAtom.

	* xstuff.[ch]: (xstuff_nautilus_desktop_present),
	(xstuff_set_simple_hint), (status_event_filter),
	(get_typed_property_data), (send_client_message_1L),
	(xstuff_setup_global_desktop_area), (xstuff_setup_desktop_area),
	(xstuff_unsetup_desktop_area): bunch of GdkAtom/Atom related
	warnings fixage.

2001-11-7   Glynn Foster  <glynn.foster@sun.com>

	* basep-widget.c: Fix bug in set_property call.

2001-11-07  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am, basep-widget.c, floating-widget.c, panel-gconf.c,
	  panel-gconf.h, panel_config_global.h, session.c, session.h: 

	  More property stuff...mostly dumb stuff though. Added installation
	  of schema too.

2001-11-05  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am, basep-widget.c, border-widget.c,
	  floating-widget.c, foobar-widget.c, gnome-panel-properties.c,
	  main.c, main.h, menu.c, panel-gconf.c, panel-gconf.h, panel-widget.c,
	  panel-widget.h, panel_config_global.h, panelglobalconfig.schema,
	  session.c, tearoffitem.c: More work getting the global properties into
	  shape. Removed the option to have the movement type in the capplet - these
	  are now a keybinding only - according to usability happiness. Also moved
	  basep, basepos over to gobject a little bit more. Added the startings of
	  a wrapper around gconf stuff for panel config.

2001-11-05  Mark McLoughlin  <mark@skynet.ie>

	* gnome-run.c: (show_run_dialog): change order of buttons as
	per usability recommendations.

2001-11-05  Mark McLoughlin  <mark@skynet.ie>

	* panel-applet-frame.c: 
	(panel_bonobo_applet_widget): impl. Wrap the windowless 
	BonoboWidget in a GtkEventBox so we can catch events.
	(panel_applet_load): rename to panel_bonobo_applet_load.

	* panel-applet-frame.h: upd.

	* menu.c: (add_test_bonobo_applet): upd.

2001-11-05  Mark McLoughlin  <mark@skynet.ie>

	* applet.c: (applet_button_press): only propagate event to
	button widgets.

2001-11-01  Mark McLoughlin  <mark@skynet.ie>

	A first stab at BonoboControl based applets. It works
	suprisingly well for 84 lines of code :)

	* panel-applet-frame.c, panel-applet-frame.h: new files.
	BonoboControl based applet support.

	* applet.h: add new AppletType - APPLET_BONOBO.

	* menu.c: (add_test_bonobo_applet): impl.
	(make_add_submenu): add new menuitem to activate a
	test bonobo applet.

	* test-bonobo-applet.c: BonoboControl based test applet.

	* GNOME_Panel_TestApplet.server.in: add TestBonoboApplet.

	* Makefile.am: upd.

2001-11-01  Mark McLoughlin  <mark@skynet.ie>

	* applet-object.c: (applet_object_panel_quit), (applet_object_new):
	free panel CORBA refs.

	* applet-widget.c: kill applet_count stuff.

2001-11-01  Mark McLoughlin  <mark@skynet.ie>

	* applet-object.c: (impl_GNOME_Applet2_back_change): add case
	for PANEL_BACK_NONE.

	* main.c: (main): set BONOBO_ACTIVATION_DEBUG_OUTPUT for easy
	applet debugging.

	* applet-init.c, applet-init.h:, applet-widget.c, 
	  test-applet.c: remove crufty debugging stuff. sigh.

2001-11-01  Mark McLoughlin  <mark@skynet.ie>

	* panel-util.c: (panel_show_help): update for gnome-help
	changes.

2001-11-01  Glynn Foster  <glynn.foster@sun.com>

	* applet.c: * basep-widget.c: * basep-widget.h:
	* border-widget.c: * border-widget.h: * button-widget.c: 
	* conditional.c: * conditional.h: * drawer-widget.c: 
	* drawer-widget.h: * drawer.c: * extern.c: * floating-widget.c: 
	* floating-widget.h: * foobar-widget.c: * global-keys.c: 
	* menu-util.c: * menu.c: * multiscreen-stuff.c: * panel.c: 
	* panel_config.h: * session.c: * xstuff.c:

	Start shifting stuff slowly over towards a more GObject approach and
	making things a little bit more consistant with the type defs.
	
2001-10-31  Mark McLoughlin  <mark@skynet.ie>

	* applet-widget.c: kill old goad factory stuff.

	* applet.c, applet.h, extern.c, panel-widget.c:
	move various definitions of APPLET_EVENT_MASK to
	applet.h.

2001-10-26  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_Panel_TestApplet.server.in: s/TestApplet/Panel_TestApplet/g

	* applet-init.c, applet-init.h: crufty debugging functionality.
	(applet_debug_log), (applet_debug_init): impl.
	(applet_factory_main): use it.

	* extern.c: use Applet2 interface.

	* menu.c: (add_test_applet): s/TestApplet/Panel_TestApplet/g.

	* test-applet.c: use logging.

2001-10-25  Mark McLoughlin  <mark@skynet.ie>

	* applet-widget.c, applet-widget.h: kill applet_widget_init.

	* applet-init.c, applet-init.h: new files - init related stuff
	for libpanel-applet-2.

	* GNOME_Panel_TestApplet.server.in,  test-applet.c:
	simple applet for testing purposes. It doesn't work.

	* Makefile.am: update build.

	* extern.c: cosmetics.

2001-10-25  Mark McLoughlin  <mark@skynet.ie>

	* menu.c: (menus_have_icons): use gconf.

2001-10-25  Mark McLoughlin  <mark@skynet.ie>

	* session.c: (load_up_globals), (write_global_config),
	(convert_write_config): remove tile_when_over usage.

2001-10-25  Glynn Foster  <glynn.foster@sun.com>

	* panelglobalconfig.schema: First stab at creating 
	 a schema for the panel global config.

2001-10-25  Glynn Foster  <glynn.foster@sun.com>

	* panel_config_global.h: Remove some tile cruft.

2001-10-24  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: add WARN_CFLAGS to INCLUDES. Clean up
	  panel-marshal rules. Build libpanel-applet-2. Install
	  applet headers in gnome-2.0/panel/applet.

	* libpanelapplet-2.0.pc.in: update.

	* applet-object.c: s/IS_APPLET_OBJECT/APPLET_IS_OBJECT/.
	(applet_object_panel): return panel_client.
	(applet_object_panel_quit): impl.
	(impl_GNOME_Applet2_do_callback): kill unused variable.

	* applet-widget.c: 
	(marshal_signal_save), (marshal_signal_back):
	s/G_CLOSURE_SWAP_DATA/G_CCLOSURE_SWAP_DATA/
	(applet_widget_destroy): use gtk_main_quit ().
	(gnome_panel_client): kill.
	(applet_widget_get_rgb_background): rename from
	applet_widget_get_rgb_bg.
	(applet_widget_gtk_main, applet_widget_gtk_main_quit,
	 applet_widget_panel_quit): kill.

	* applet-object.h: kill applet_object_register and
	applet_object_get_rgb_background. Add applet_object_panel_quit.

	* applet-widget.h: kill HAVE_* defines.

	* applet-private.h: new header for libpanel-applet private
	functions.

	* doc/libpanel-applet-changes.txt: document applet API changes.

	* basep-widget.c: 
	(basep_widget_do_hiding), (basep_widget_do_showing): use g_usleep,
	not usleep.
	(basep_widget_explicit_hide), (basep_widget_explicit_show),
	(basep_widget_autoshow), (basep_widget_autohide): kill unused
	supinfo variables.

	* conditional.c: #ifdef FIXME updates.

	* extern.c: ditto and 
	(extern_ref, extern_unref, extern_clean): make static
	(s_panel_add_launcher_from_info): kill unused exec_argv.

	* foobar-widget.c: #ifdef FIXME updates and
	(get_default_image): kill unused variables.

	* launcher.c: (create_properties_dialog), (load_launcher_applet_full),
	(ask_about_launcher): kill unused variables.

	* main.c: (panel_get_shell): make static.

	* menu-properties.c: #ifdef FIXME updates

	* menu.c: (add_new_app_to_menu), (edit_dentry): kill unused
	variables.

	* nothing.cP: #ifdef FIXME updates

	* panel-util.c: ditto.

	* panel-marshal-main.c: include panel-marshal.h.

	* panel_config.c: (update_config_back): make text const.

	* session.c: (apply_global_config), (load_up_globals),
	(write_global_config), (convert_write_config),
	(convert_read_old_config): kill unused variables.

	* button-widget.c: (button_widget_draw): ditto.

2001-10-24  Glynn Foster  <glynn.foster@sun.com>

	* button-widget.c, button-widget.h, drawer.c,
	gnome-run.c, launcher.c, logout.c, menu.c,
	panel-types.h, panel_config_global.h, session.c,
	session.h: A first blast of getting rid of the panel
	tiling. Still probably lots of crufty code that can be
	removed.

2001-10-23  Mark McLoughlin  <mark@skynet.ie>

	* applet-widget.c, applet-widget.h: remove all
	corba related stuff.

	* applet-object.c, applet-object.h: implement GNOME:Applet2
	as a BonoboObject.

2001-10-23  Mark McLoughlin  <mark@skynet.ie>

	* applet-widget.c, applet-widget.h: some cosmetics.

2001-10-22  Mark McLoughlin  <mark@skynet.ie>

	Beginning of a proper port from GOAD to bonobo-activation.

	* applet-widget.c, applet-widget.h: start the port. Not
	finished yet, though.
	(custom_servant_destroy): renamed from applet_servant_destroy.
	(gnome_panel_client): impl.
	(custom_servant_activate): renamed from gnome_panel_applet_corba_init.
	(applet_widget_init): use gnome_program_init.
	Elsewhere do s/goad_id/iid/g and use bonobo-activation.

	* extern.c, extern.h: s/goad_id/iid/g
	(extern_activate): renamed from extern_start_new_goad_id.

	* main.c: (main): use GNOME_PARAM_NONE.

	* menu.c: (add_test_applet), (make_add_submenu): add temporary
	menuitem to load a test applet.

	* panel.c: (drag_data_recieved_cb):
	* session.c: (init_user_applets): #ifdef FIXME all other
	applet loading.

2001-10-22  Mark McLoughlin  <mark@skynet.ie>

	* extern.c: (extern_shutdown): release the panel object.

	* menu.c: (make_panel_submenu): add the tearoff to the submenu,
	not the menu itself.

2001-10-22  Mark McLoughlin  <mark@skynet.ie>

	* extern.c, extern.h: 
	(extern_save_applet): renamed from save_applet.
	(s_panelspot_done_session_save): upd.
	(extern_shutdown): renamed from panel_corba_clean_up.
	Unregister the GNOME::Panel object.

	* session.c: (send_applet_session_save),
	(panel_session_die): upd.

2001-10-22  Mark McLoughlin  <mark@skynet.ie>

	* main.c: (main): activate old panel object as well for the
	moment.

	* GNOME_Panel.server.in: kill PanelShell_Factory - there's no
	factory. Add GNOME_Panel.

	* extern.c: (extern_init): clean up. 

2001-10-19  jacob berkman  <jacob@ximian.com>

	* various: s/gnome-panel.h/GNOME_Panel.h/
	
	* GNOME_Panel.server.in: real .server file

	* panel-shell.[ch]: global corba object - will be used by applets
	to find the panel.  this might not get used - making GNOME_Panel a
	BonoboObject could do the trick as well, but i didn't want to
	touch that yet.

	* main.c (main): create a shell object and register with
	bonobo-activation. if there is already a panel or we couldn't
	register, abort.

2001-10-19  Mark McLoughlin  <mark@skynet.ie>

	* extern.c, extern.h: 
	(extern_load_applet): renamed from load_extern_applet.
	(extern_load_queued): renamed from load_queued_externs.
	(extern_init): renamed from panel_corba_gtk_init.
	(extern_start_new_goad_id), (reload_applet_callback),
	(extern_clean), (send_position_change),
	(panel_corba_clean_up), (s_panel_add_applet_full),
	(s_panel_add_status), (send_draw):
	(extern_activate_panelspot): cleaned up.

	* main.c: (main): 
	* menu.c: (add_applet):
	* panel.c: (drag_data_recieved_cb):
	* session.c: (try_evil_config_hacks), (init_user_applets):
	* status.c: (status_spot_remove): update.

2001-10-19  Glynn Foster  <glynn.foster@sun.com>

	* basep-widget.c, gnome-panel-properties.c,
	* panel_config_global.h, session.c: Remove
	'hide_panel_frame' which now defaults to FALSE. So whether
	buttons are flush with the panel depends on background type
	only. Another useless property best removed :)

2001-10-19  Mark McLoughlin  <mark@skynet.ie>

	* menu.c: (create_menu_at_fr), (create_desktop_menu),
	(create_root_menu): fix some silly bugs of mine.

2001-10-19  Mark McLoughlin  <mark@skynet.ie>

	* menu.c: (create_root_menu): fix dumb bug.

	* menu-properties.c: (create_properties_dialog):
	port gnome_file_entry_set_directory.

2001-10-19  Mark McLoughlin  <mark@skynet.ie>

	* panel_config.c: (update_config_back), (value_changed),
	(background_page): gnome_pixmap_entry_gtk_entry to
	gnome_file_entry_gtk_entry.

2001-10-19  Glynn Foster <glynn.foster@sun.com>

	* menu.c: added casts to GTK_MENU to remove some compile
	  warnings 

2001-10-19  Mark McLoughlin  <mark@skynet.ie>

	* bad-applet.c: (main): ported to new stcok icons.

	* foobar-widget.c: (append_gnome_menu): ditto.

	* gnome-run.c: (show_run_dialog), (load_run_applet): ditto.

2001-10-18  Mark McLoughlin  <mark@skynet.ie>

	* applet.c, basep-widget.c, button-widget.c,
	  conditional.c, drawer.c, extern.c, foobar-widget.c
	  gnome-panel-properties.c, gnome-panel-screenshot.c
	  gnome-run.c, launcher.c, logout.c, main.c
	  menu-properties.c, menu-rh.c, menu.c:
	ported gnome_.*_file -> gnome_program_locate_file
	       gnome_unconditional_.*_file -> gnome_program_locate_file
	       g_file_exists -> g_file_test
	       g_unix_error_string -> g_strerror

2001-10-18  jacob berkman  <jacob@ximian.com>

	* session.h (PANEL_CONFIG_PATH): set to panel2.d so you don't
	wreck your normal panel settings

	* main.c (main): 
	* launcher.c (launcher_file_name): 
	* session.c (get_correct_prefix): use PANEL_CONFIG_PATH rather
	than hard coding the path

2001-10-18  Glynn Foster  <glynn.foster@sun.com>

	* basep-widget.c, gnome-panel-properties.c,
	* panel_config_global.h, session.c: Remove 'simple_movement' and
	  opt for the slightly more complicated sin() algorithm as default.

2001-10-18  Mark McLoughlin <mark@skynet.ie>

	* main.h, main.c (panel_main_gconf_client): impl.

	* foobar-widget.c (pixmap_menu_item_new): port from 
	gnome_preferences_* to gconf.
	(add_tearoff): ditto.

	* tearoffitem.c (tearoff_item_new): ditto.

	* menu.c (menu_add_tearoff): impl to use gconf.
	(add_tearoff): kill.
	(submenu_to_display): use menu_add_tearoff.
	(start_favourites_menu): ditto.
	(create_menu_at_fr): ditto.
	(create_add_panel_submenu): ditto.
	(make_panel_submenu): ditto.
	(create_panel_submenu): ditto.
	(create_desktop_menu): ditto.
	(create_root_menu): ditto.

2001-10-18  Glynn Foster  <glynn.foster@sun.com>

	* basep-widget.c, gnome-panel-properties.c, 
	* panel-widget.c, panel-widget.h, panel_config_global.h,
	* session.c, session.h: Remove 'auto_hide_step_size', 
	  'explicit_hide_step_size' and 'drawer_hide_step_size' and replace
	  for a single configuration 'hiding_step_size' for all 

2001-10-18  Glynn Foster  <glynn.foster@sun.com>

	* button-widget.c, gnome-panel-properties.c:
	* panel_config_global.h, session.c:  Remove fast_button_scaling
	  and use GDK_INTERP_HYPER as default instead.

2001-10-18  Glynn Foster <glynn.foster@sun.com> 

	* basep-widget.c, foobar-widget.c, gnome-panel-properties.c
	  menu.c, panel-widget.c, panel-widget.h, panel.c
	  panel_config_global.h,  session.c: Removed the applet_padding
          and applet_padding_border global properties and consequently
	  the no_padding_ends param on panel_widget_new

2001-10-12  Alex Larsson  <alexl@redhat.com>

	* panel_config.c (panel_config):
	un-ifdef out this function. Seems to work reasonably well
	already.

2001-10-12  Alex Larsson  <alexl@redhat.com>

	* main.c (kill_free_drawers):
	Queue up all the destroys until after we've gone through
	the panel_list, since the destroys can change the list.

2001-10-11  Alex Larsson  <alexl@redhat.com>

	* gnome-run.c (simple_contents_shown):
	Remove gtk_clist_columns_autosize() call. It crashed,
	and we only have one column anyway.
	
2001-10-11  Alex Larsson  <alexl@redhat.com>

        * foobar-widget.c (foobar_widget_update_winhints):
	Use the gtk hint calls.

	* basep-widget.c (basep_widget_update_winhints):
	Use the gtk hint calls.
	
2001-10-11  Alex Larsson  <alexl@redhat.com>

	* menu.c (menus_have_icons):
	New function that always returns TRUE. Should use GConf
	instead. Changed all gnome_preferences_get_menus_have_icons
	to menus_have_icons().
	(fake_pixmap_from_fake):
	Connect to the signals before showing the widget.
	
2001-10-11  Alex Larsson  <alexl@redhat.com>

	* applet.c (applet_button_press):
	Don't return TRUE here, it makes the buttons not
	work. I'm not sure about the comment here in the old
	code. Returning TRUE never blocked anything in
	gtk 1.2....

	* panel-widget.c:
	Fix some code inside #ifdef PANEL_DEBUG
	
2001-10-11  Alex Larsson  <alexl@redhat.com>

	* menu-fentry.c (fr_fill_dir, fr_read_dir,
	fr_check_and_reread):
	Move to new GnomeDesktopItem api

	* menu-fentry.h (struct DirRect):
	renams dentry* to ditem*

	* menu.c (edit_direntry, add_applet):
	Warn when running commented function.
	(show_item_menu):
	Update to new GnomeDesktopItem API

	* panel.c (drop_urilist):
	Warn when running commented function.
	
	
2001-10-10  Alex Larsson  <alexl@redhat.com>

	* menu.c (add_drawers_from_dir):
	converted to use gnome-desktop-item, and removed
	#ifdef FIXME

2001-10-10  Mark McLoughlin <mark@skynet.ie>

	* extern.h, extern.c (extern_ref, extern_unref, 
	  extern_clean): privatise.
	  (extern_set_info, extern_(get|set)_orient, ): kill.
	  (extern_handle_*): impl. Privatise the handling of
	this stuff.
	  (socket_set_loading): remove ifdef FIXMEs and port
	usage of gdk_pixbuf_new_from_file.

	* applet.c (applet_callback_callback):
	  panel.c (freeze_changes, thaw_changes, size_change,
	  orientation_change, back_change):
	  session.c (send_tooltips_state):

2001-10-09  Mark McLoughlin <mark@skynet.ie>

	* panel-include.h: remove.

	* *.c, *.h: don't include panel-include.h. Include the
	actual required headers. Give automatic dependancy
	generation a chance.

	* aligned-widget.c (aligned_pos_class_init): use proper
	enum def instead of GTK_TYPE_ENUM.
	  basep-widget.c (basep_widget_class_init): ditto.
	  border-widget.c (border_pos_class_init): ditto.
	  panel-widget.c (panel_widget_class_init): ditto.
	  sliding-widget.c (sliding_pos_class_init): ditto.

	* Makefile.am: only generate the enums we actually
	want. Also don't include panel-include.h from
	panel-typebuiltins.c - include the required headers.

2001-10-08  Mark McLoughlin <mark@skynet.ie>

	* extern.c: privatised the Extern struct. Implemented
	various set/get methods.

	* applet.c, panel.c, session.c: updated for above change.

2001-10-08  Mark McLoughlin <mark@skynet.ie>

	* applet.c (show_applet_menu): get popup menu working.
	  panel.c (panel_event): ditto.
	  menu.c (menu_button_pressed): ditto.

	* menu.c (create_menu_at_fr): fix core dump.
	(make_add_submenu): ditto.

	* menu-util.h, menu-util.c (applet_menu_position): add
	new push_in param for gtk_menu_popup callbacks.
	(panel_menu_position): ditto.
	(get_default_menu_flags): make not const - it calls a
	non-const function.
	
2001-10-08  Mark McLoughlin <mark@skynet.ie>

	* menu.c (create_applets_menu): warn if we can't find applets
	menu directory.
	(create_root_menu): only setup an applets menuitem if we have
	managed to create an applets menu.

	* foobar-widget.c (foobar_widget_init): init foo->tasks.

 	* logout.c, main.c, menu-properties.c, menu-util.c, menu.c,
	  panel-util.c, panel.c, session.c, sliding-widget.c,
	  status.c, aligned-widget.c, applet.c, basep-widget.c,
	  drawer.c, extern.c, global-keys.c, gnome-run.c, swallow.c,
	  launcher.c: remove unused extern defs.

Thu Sep 27 01:03:48 2001  George Lebl <jirka@5z.com>

	* menu.c: port more things to ditem

	* main.c: fix segfault, change the warning dialog so that people
	  don't have to set evil env variables

	* *.c: fix includes, replace g_concat_dir_and_file with
	  g_build_filename, and g_basename with g_path_get_basename,
	  uncomment a couple more things that now compile.  Whack the
	  references to the hacks.  Use new help API for the help stuff.

2001-09-26  Christian Rose  <menthos@menthos.com>

	* panel.hints: Fix reported "medans" typo.

2001-09-24  Glynn Foster <glynn.foster@sun.com>

	* configure.in, Makefile.am, libpanelapplet-2.0.pc.in:
	  Add libpanelapplet-2.0 pkg-config file. It probably
	  isn't 100% correct yet.

Fri Sep 21 12:16:18 2001  George Lebl <jirka@5z.com>

	* applet.c, button-widget.c, foobar-widget.c, global-keys.c
	  gnome-run.c, launcher.[ch], main.c, menu.c, panel-util.c,
	  panel.c, session.c, swallow.c:  Make the beast compile.  Fix
	  uses of panel_error_dialog, fix usage of GnomeDesktopItem,
	  fix typos, fix includes, smoke some crack, and get rid of remaining
	  uses of panel_file_exists

Fri Sep 21 01:40:50 2001  George Lebl <jirka@5z.com>

	* *.[ch]: use GType for types

	* extern.c, gnome-run.c, launcher.[ch]: do more ditem porting

Thu Sep 20 15:17:33 2001  George Lebl <jirka@5z.com>

	* launcher.c, swallow.c: Do some DesktopItem porting, remove some
	  FIXMEs

	* *.[ch], panel-util.[ch]: whack panel_file_exists and
	  panel_is_program_in_path, since those are now nice and working
	  in the libs.

2001-09-10  Frank Belew  <frb@ximian.com>
	* panel/launcher.c: changed references to removed functions to use
		gnome_desktop_item_get_string instead

Fri Sep 07 14:09:51 2001  George Lebl <jirka@5z.com>

	* *.c: include libgnome/libgnome.h and libgnomeui/libgnomeui.h

Tue Sep 04 23:07:54 2001  George Lebl <jirka@5z.com>

	* Makefile.am, basep-widget.[ch], conditional.c, foobar-widget.c,
	  gnome-run.c, main.c, menu.c, panel-util.c, panel-widget.c,
	  panel_config.c, session.c, tasklist_icon.c:  Reenable some things
	  and ifdef out others.  Put gnome-run back.  Compiles with latest
	  libgnome/ui now.

2001-08-31  Kevin Vandersloot <kfv101@psu.edu>

	* panel_widget.c (panel_widget_get_free_space): fix 
	initializing of right, left ints. They were switched. This
	fixes the case where the tasklist wouldn't honor the
	"Only use empty space" option.

2001-09-01  Darin Adler  <darin@bentspoon.com>

	* conditional.c:
	* drawer.c:
	* main.c:
	* menu.c:
	* panel_config.c:
	* session.c:
	* session.h:
	Fix includes to start on the porting to GNOME 2.

2001-08-26  Seth Nickell  <snickell@stanford.edu>

	* foobar-widget.c:

	Include time.h since we use time_t structures.
	
	* gnome-panel-properties.c: (show_page):
	* nothing.cP:

	Call gtk_notebook_set_current_page as gtk_notebook_set_page
	is deprecated.

2001-08-18  Martin Baulig  <baulig@suse.de>

	* Makefile.am: Added rules to create panel-typebuiltins.[ch].

	* panel-typebuiltins.[ch]: Create these files from glib-mkenums.

2001-08-12  Martin Baulig  <baulig@suse.de>

	* Makefile.am: Put gwmh back, less work this way.

2001-08-12  Martin Baulig  <baulig@suse.de>

	* extern.c (panel_corba_gtk_init): Make this actually work.

	* Makefile.am: Renamed panel to panel-2, commented out the
	applet and status libraries, removed everything else.

	* panel.server.in: New file.

	* panel.gnorba, panel.soundlist: Removed.

2001-08-12  Martin Baulig  <baulig@suse.de>

	* main.c: Put in some protection so that panel won't start up
	unless explicitly told to - so it won't ruin your desktop if you
	accidentally start it.

2001-08-11  Martin Baulig  <baulig@suse.de>

	* Makefile.am: Renamed the `panel-temp' target back to `panel'.

2001-08-11  Martin Baulig  <baulig@suse.de>

	* scroll-menu.[ch]: Removed.

2001-08-11  Martin Baulig  <baulig@suse.de>

	* extern.c: Ported to GTK+ 2.0, but `#ifdef FIXME' the CORBA
	stuff - will be fixed after dinner :-)

	* launcher.c Ported to GTK+ 2.0, but `#ifdef FIXME' large parts
	of this file.

	* menu-properties.[ch]: #ifdef FIXME some stuff.

	* scroll-menu.[ch]: Ported to GTK+ 2.0.

	* swallow.[ch]: Ported to GTK+ 2.0, but `#ifdef FIXME'.

2001-08-11  Martin Baulig  <baulig@suse.de>

	* Makefile.am: Disable the gwmh stuff for the moment and
	#ifdef FIXME it everywhere.

2001-08-09  Martin Baulig  <baulig@suse.de>

	* panel-include.h: #include <libgnome/gnome-i18n.h> and
	<libgnome/gnome-util.h>.

2001-08-09  Martin Baulig  <baulig@suse.de>

	* Makefile.am: Added some more files to panel-temp.

	* launcher.[ch]: GnomeDesktopEntry -> GnomeDesktopItem, only
	half-way done, so FIXME.

	* applet.c: Ported to GTK+ 2.0, did some GnomeDesktopItem stuff,
	has `#ifdef FIXME' issues in the ditem code.

	* menu-fentry.[ch]: Ported to GTK+ 2.0, did some
	GnomeDesktopEntry -> GnomeDesktopItem stuff, has larger
	`#ifdef FIXME' issues.

	* menu-properties.c: Don't #include "icon-entry-hack.h".

	* menu-rh.c: `#ifdef FIMXE' some stuff.

	* menu-util.c: Ported to GTK+ 2.0.

	* menu.c: Ported to GTK+ 2.0, but `#ifdef FIXME' large parts
	of this file.

	* panel-util.c: Ported to GTK+ 2.0, has `#ifdef FIXME' issues.

	* panel_config.c: Ported to GTK+ 2.0, but `#ifdef FIXME' large parts
	of this file.

	* nothing.cP: Ported to GTK+ 2.0, `#ifdef FIXME' the sound stuff.

	* swalloc.c: Some GnomeDesktopEntry -> GnomeDesktopItem stuff.

	* session.c: Ported to GTK+ 2.0, has `#ifdef FIXME' issues.

	* drawer.c: Ported to GTK+ 2.0, has `#ifdef FIXME' issues.

	* status.c: Ported to GTK+ 2.0.

	* logout.c: Ported to GTK+ 2.0.

	* basep-widget.c, button-widget.c, foobar-widget.c, main.c:
	Don't use gnome_program_locate_file().

2001-08-09  Martin Baulig  <baulig@suse.de>

	* Makefile.am (panel_temp_SOURCES): Added
	rgb-stuff.[ch],	tearoffitem.[ch], title-item.[ch],
	title-item-private.h, panel.[ch].

	* panel.c: Ported to GTK+ 2.0.
	[FIXME: There's gnome_uri_list #ifdef FIXME'ed].

	* main.c: Forgot a GnomeDialog -> GtkDialog.

2001-08-09  Martin Baulig  <baulig@suse.de>

	* Makefile.am (panel_temp_SOURCES): Added
 	border-widget.[ch], edge-widget.[ch], aligned-widget.[ch],
	drawer-widget.[ch], sliding-widget.[ch], floating-widget.[ch].

2001-08-09  Martin Baulig  <baulig@suse.de>

	* Makefile.am (panel_SOURCES): Removed everything
	which is in panel-temp so that we know which files
	still need to be ported.

2001-08-09  Martin Baulig  <baulig@suse.de>

	* foobar-widget.[ch]: Ported to GTK+ 2.0.

	* Makefile.am: Added foobar-widget.[ch] and
	tasklist_icon.[ch] to panel-temp and fixed
	the marshaller creation.
	
2001-08-07  Martin Baulig  <baulig@suse.de>

	* main.c: Ported to GNOME 2.

	* panel-widget.c: Ported to GTK+ 2.0.

	* button-widget.[ch]: Ported to GTK+ 2.0.

	* basep-widget.[ch]: Ported to GTK+ 2.0.

2001-08-07  Martin Baulig  <baulig@suse.de>

	* Makefile.am: Added `panel-temp' target with all files which are
	already ported to GNOME 2.

	* panel-marshal.list, panel-marshal-main.c: New files.

2001-08-06  Martin Baulig  <baulig@suse.de>

	* aligned-widget.c, applet-widget.c, border-widget.c,
	button-widget.c, floating-widget.c, gnome-panel-screenshot.c,
	main.c, panel-widget.c, sliding-widget.c, status-docklet.c:
	Merged the basic GTK+ 2.0 port from the GNOME20.

2001-08-06  Martin Baulig  <baulig@suse.de>

	* *.[ch]: #include <libgnomeui.h> instead of <gnome.h> and
	#include <bonobo-activation/bonobo-activation.h> instead
	of <libgnorba/gnorba.h>.

2001-08-06  Martin Baulig  <baulig@suse.de>

	* *.h: Use G_BEGIN/END_DECLS everywhere.

2001-08-06  Martin Baulig  <baulig@suse.de>

	* Makefile.am: Updated for the GNOME 2 platform.

2001-08-06  Martin Baulig  <baulig@suse.de>

	* ChangeLog-20010806: Copied current ChangeLog to ChangeLog-20010806
	and started a new ChangeLog file for GNOME 2.0.

