2005-05-13 14:03  edscott

	* configure.ac, gui/treeview/monitor.c,
	  gui/treeview/treeview_callbacks.c, gui/treeview/treeview_easy.c,
	  gui/treeview/treeview_keybindings.c,
	  gui/treeview/treeview_local.i, gui/treeview/treeview_row.c,
	  gui/treeview/treeview_toolbar.c, libs/dnd.c, libs/primary-misc.c,
	  modules/find-module.i: address some more g_warnings

2005-05-13 02:19  edscott

	* gui/treeview/monitor.c, gui/treeview/treeview.c,
	  gui/treeview/treeview_callbacks.c, gui/treeview/treeview_easy.c,
	  gui/treeview/treeview_keybindings.c,
	  gui/treeview/treeview_local.i, gui/treeview/treeview_row.c,
	  gui/treeview/treeview_toolbar.c, libs/dnd.c, libs/pasteboard.c,
	  libs/primary-misc.h, libs/rcp.c, libs/rcp.h,
	  modules/find-module.i, plugins/trash/trash.c,
	  plugins/trash/trash.i: address some g_warning's for diagnostics,
	  status and progress bar (most obvious ones).

2005-05-13 01:47  edscott

	* TODO, gui/treeview/treeview.c: Do not load any plugins with
	  xfglob4.

2005-05-13 01:37  edscott

	* TODO, gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-main.i, gui/iconview/gridview.c,
	  gui/iconview/gridview_lib.h, gui/treeview/treeview_callbacks.c,
	  libs/constants.h, libs/cpy.c, libs/cpy.h, libs/dnd.c,
	  libs/duplicate.c, libs/pasteboard.c, libs/primary.c,
	  libs/primary.h, libs/rcp.c, libs/touch.c, modules/find-module.i,
	  plugins/fstab/fstab-module.i, plugins/slocate/slocate.c,
	  plugins/smb/smb_download.i, plugins/smb/smb_list.c,
	  plugins/smb/smb_list.i, plugins/trash/trash.i: handle stress
	  situation when selection all in iconview

2005-05-12 16:10  edscott

	* libs/primary-misc.c: add g_warnings for NULL variable conditions
	  which should be addressed soon.

2005-05-12 16:00  edscott

	* TODO, gui/iconview/gridview-main.i, libs/cpy.c, libs/cpy.h,
	  libs/dnd.c, libs/duplicate.c, libs/duplicate.h, libs/input.c,
	  libs/pasteboard.c, libs/primary-misc.c, src/main.c: fix stress
	  condition on cp/mv and some other small fixes. Still pending
	  several other stress condition fixes.

2005-05-11 01:02  edscott

	* TODO, gui/iconview/gridview-graphics.i, libs/cpy.c: do not allow
	  dummy icons to be selected. Selecting dummies is a dangerous
	  practice. I wonder why I commented out the dummy restriction line.
	  Probably was half asleep, like right now. also document problems
	  arising during stress tests. These are in pasteboard (when Xserver
	  is requested a too big chunk of memory) and in cp/mv/rm operations
	  when argument list is too long. A fix in the next few days.

2005-05-11 00:03  edscott

	* plugins/smb/smb_list.i: make the "show hidden" toggle work again
	  for smb connections

2005-05-10 03:54  edscott

	* TODO, configure.ac, gui/treeview/treeview.c,
	  gui/treeview/treeview_row.c, gui/treeview/treeview_row.i,
	  libs/constants.h, libs/input.c, libs/primary-misc.c,
	  modules/combo-module.c, modules/combo-module.h,
	  modules/find-module.c, modules/find-module.i: fix both problems
	  reported by Daichi with euc-jp. To do this right, this requires to
	  associate a hash table to each combo g_list with real values
	  represented by the utf-8 g_list. Also, fix the problems which
	  Daichi has not yet reported with the euc-jp and the find path
	  combo dropdown. This version restarts go-history,
	  find-path-history, workdir-history because of possible values
	  being saved as utf8 when they are not really utf8 on the
	  filesystem.

2005-05-09 21:34  edscott

	* gui/treeview/treeview.c, gui/treeview/treeview_row.c,
	  gui/treeview/treeview_row.i: fix first problem with euc-jp
	  reported by Daichi (opening xftree4 from within iconview)

2005-05-09 15:36  edscott

	* plugins/bookmarks/Makefile.am,
	  plugins/frequent-recent/Makefile.am, plugins/fstab/Makefile.am,
	  plugins/slocate/Makefile.am, plugins/smb/Makefile.am,
	  plugins/trash/Makefile.am: Don't create library version info
	  symlinks for plugins...

2005-05-09 15:21  edscott

	* TODO, configure.ac: update version

2005-05-09 15:20  edscott

	* gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-graphics.i: unselect as well as select with
	  ctrl click

2005-05-09 15:10  edscott

	* gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i:
	  keep icon saturated for selected items when selecting with ctrl
	  key pressed.

2005-05-09 14:44  edscott

	* gui/iconview/gridview-main.i: reselect selection on reload

2005-05-09 00:50  edscott

	* po/bn.po: default bn.po to bn_IN.po

2005-05-09 00:28  edscott

	* po/POTFILES.in: Apply Daichi's patch for potfiles.

2005-05-08 04:00  edscott

	* configure.ac, gui/iconview/gridview.c: update version info.

2005-05-08 03:57  edscott

	* gui/iconview/gridview-main.i, gui/treeview/treeview_lib.h,
	  gui/treeview/widgets.h, libs/Makefile.am, libs/actions.c,
	  libs/actions_lib.h, libs/countfiles.c, libs/cpy.c, libs/input.c,
	  libs/menu_callbacks.c, libs/menu_main.c, libs/new.c, libs/print.c,
	  libs/touch.c, libs/touch.h: Some more library optimizations
	  (continue this after 4.3.2, when gui libraries are converted to
	  modules to simplify gtk callback scheme and make further alternate
	  gui's easier to code).

2005-05-07 16:55  edscott

	* gui/treeview/Makefile.am: monitor.h no longer exists

2005-05-07 16:54  edscott

	* configure.ac: gtk doc

2005-05-07 16:52  edscott

	* TODO, doc/API, doc/API/Makefile.am, doc/API/version.xml.in,
	  doc/API/xffm-docs.sgml, doc/API/xffm-overrides.txt,
	  doc/Makefile.am, doc/gtk-doc.make, gui/treeview/Makefile.am,
	  gui/treeview/monitor.c, gui/treeview/treestore.c,
	  gui/treeview/treestore.h, gui/treeview/treeview.c,
	  gui/treeview/treeview.h, gui/treeview/treeview_callbacks.c,
	  gui/treeview/treeview_callbacks.h,
	  gui/treeview/treeview_colours.c, gui/treeview/treeview_easy.c,
	  gui/treeview/treeview_easy.h, gui/treeview/treeview_entry.c,
	  gui/treeview/treeview_entry.h, gui/treeview/treeview_gui.c,
	  gui/treeview/treeview_keybindings.c, gui/treeview/treeview_lib.c,
	  gui/treeview/treeview_lib.h, gui/treeview/treeview_local.c,
	  gui/treeview/treeview_main.c, gui/treeview/treeview_main.h,
	  gui/treeview/treeview_row.c, gui/treeview/treeview_row.h,
	  gui/treeview/treeview_toolbar.c, gui/treeview/widgets.c,
	  gui/treeview/widgets.h, gui/treeview/widgets.i, libs/Makefile.am,
	  libs/countfiles.c, libs/cpy.c, libs/dnd.c, libs/duplicate.c,
	  libs/goto.c, libs/input.c, libs/menu_callbacks.c, libs/menu_gui.c,
	  libs/monitor.c, libs/monitor.h, libs/pasteboard.c,
	  libs/plugin-symbols.h, libs/rcp.c, libs/remove.c, libs/rename.c,
	  libs/run.c, libs/run.h, libs/symlink.c, libs/touch.c,
	  libs/widgets.c, libs/widgets.h, libs/widgets.i,
	  modules/find-module.c, plugins/bookmarks/bookmarks.c,
	  plugins/slocate/slocate.c, plugins/smb/smb_download.i,
	  plugins/trash/trash.c: gtk doc templates and library optimizations

2005-05-06 20:05  edscott

	* TODO, libs/Makefile.am: fix typo in makefile

2005-05-06 19:07  pollux

	* configure.ac, po/bn_IN.po: add bn_IN translations

2005-05-06 19:01  edscott

	* gui/treeview/treeview.c, libs/Makefile.am, plugins/Makefile.am,
	  plugins/bookmarks/bookshelf.c, plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/fstab/fstab-module.c,
	  plugins/slocate/slocate.c, plugins/smb/master_lookup.c,
	  plugins/smb/smb_list.c, plugins/trash/trash.c: added gtk doc
	  comments for plugin creation in a new example plugin: slocate.

2005-05-06 18:53  pollux

	* configure.ac, po/mr.po: add MR translations

2005-05-06 16:04  edscott

	* libs/Makefile.am: install headers available to plugins

2005-05-06 15:58  edscott

	* configure.ac, libs/Makefile.am, libs/input.c,
	  libs/primary-modules.c, modules/applications-module.c,
	  plugins/Makefile.am, plugins/slocate, plugins/slocate/Makefile.am,
	  plugins/slocate/slocate.c: automatically update the "interm"
	  checkbox when "run" input is active (the way xfrun4 does).

2005-05-06 14:51  edscott

	* libs/run.c: use -x instead of -e when proper

2005-05-06 03:41  edscott

	* gui/iconview/gridview-roots.i: change function_void call for
	  function_natural to eliminate need for extra function in plugins.

2005-05-06 03:38  edscott

	* gui/iconview/gridview-roots.i, gui/treeview/treeview.c: code
	  cleanups

2005-05-06 03:37  edscott

	* plugins/bookmarks/Makefile.am, plugins/bookmarks/bookmarks.c,
	  plugins/bookmarks/bookmarks.i, plugins/bookmarks/bookshelf.c,
	  plugins/bookmarks/bookshelf.i, plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/fstab/Makefile.am,
	  plugins/fstab/fstab-module.c, plugins/fstab/fstab-module.i,
	  plugins/smb/master_lookup.c, plugins/smb/smb_list.c,
	  plugins/smb/smb_wg.c, plugins/smb/smb_ws.c,
	  plugins/trash/Makefile.am, plugins/trash/trash.c,
	  plugins/trash/trash.i: code cleanups

2005-05-06 01:55  edscott

	* libs/input.c, libs/new.c: fix problem of version controled name
	  suggestion on duplicate command not working.

2005-05-05 19:03  edscott

	* plugins/bookmarks/bookmarks.c, plugins/bookmarks/bookshelf.c:
	  minor code cleanup

2005-05-04 21:16  olivier

	* ChangeLog: Update ChangeLog

2005-05-04 21:15  olivier

	* po/ChangeLog: Update ChangeLog

2005-05-04 15:23  edscott

	* TODO: update TODO

2005-05-03 15:42  edscott

	* TODO, gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview.c, libs/primary-modules.c, libs/primary.c,
	  libs/primary.h, modules/icon-module-theme.i,
	  modules/icon-module.c, src/settings.c: add some profiling stuff
	  and some shared memory code for testing with plugins (must be
	  activated by code edit)

2005-04-27 02:37  edscott

	* gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview.h: reconfigure iconview scrollbar on size
	  changes.

2005-04-26 21:49  edscott

	* configure.ac: update version

2005-04-26 21:49  edscott

	* gui/iconview/gridview-callbacks.i: scroll the iconview by keyboard
	  only when necessary.

2005-04-26 21:12  edscott

	* TODO, gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-graphics.i, gui/iconview/gridview.c,
	  gui/treeview/treeview_callbacks.c,
	  gui/treeview/treeview_callbacks.h,
	  gui/treeview/treeview_keybindings.c,
	  gui/treeview/treeview_toolbar.c, gui/treeview/treeview_toolbar.h,
	  gui/treeview/treeview_toolbar.i, libs/actions_lib.h,
	  libs/glade_support.c, libs/goto.c, libs/input.c, libs/menu_gui.c,
	  libs/new_win.c, libs/new_win.h, libs/pasteboard.c,
	  libs/pasteboard.h, libs/run.c, libs/secondary.c, libs/secondary.h:
	  added missing keybindings.

2005-04-25 22:13  edscott

	* gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  libs/goto.c, libs/input.c, libs/menu_callbacks.c, libs/menu_gui.c,
	  plugins/bookmarks/bookmarks.c: solve bug on paper regeneration
	  with new windows and leave window placement up to window manager
	  (only control size and adjustment position)

2005-04-25 18:49  edscott

	* gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview.c: fix problem with iconview window being
	  moved when drop received

2005-04-25 15:07  edscott

	* gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview-menu.i: TRACE extra output

2005-04-25 14:53  edscott

	* gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview.h, libs/constants.h: tweaks to the iconview
	  restore size feature

2005-04-24 15:07  edscott

	* gui/iconview/gridview-menu.i, plugins/bookmarks/bookmarks.c,
	  plugins/bookmarks/bookshelf.c: fix a little problem with bookshelf
	  popup menu in iconview

2005-04-23 18:16  edscott

	* libs/menu_gui.c: add gtk accel labels for iconview menu items
	  (conditional compilation only)

2005-04-23 15:51  edscott

	* configure.ac, gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-main.i: keyboard bindings: added GDK_return

2005-04-23 14:37  edscott

	* libs/goto.c, libs/menu_gui.c: push iconview history on "go
	  localhost" and "go home".

2005-04-23 14:26  edscott

	* TODO, configure.ac: update version info

2005-04-23 14:25  edscott

	* gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview-menu.i, gui/iconview/gridview.c,
	  gui/iconview/gridview_lib.h, libs/goto.c, libs/input.c,
	  libs/menu_gui.c: add the "go back" feature to iconview popup menu.

2005-04-23 00:40  edscott

	* gui/iconview/gridview-callbacks.i,
	  gui/treeview/treeview_callbacks.c, libs/Makefile.am, libs/misc.c,
	  libs/misc.h, libs/primary-misc.c, libs/primary-misc.h,
	  libs/primary.h: print out file information to diagnostics when
	  icon is clicked in iconview (only applicable if user opens
	  diagnostics box first by dragging the pane up).

2005-04-23 00:00  edscott

	* libs/input.c, libs/menu_gui.c: 1- suggest current workdir first
	  for output directory on commands that query for workdir. 2- change
	  the menu icon for "detailed view" to stock_indent.

2005-04-22 23:35  edscott

	* gui/treeview/treeview_callbacks.c, libs/primary-misc.c: small
	  adjustments to starting filemanager with arguments on command
	  line.

2005-04-22 19:14  edscott

	* configure.ac, gui/iconview/gridview.c, gui/treeview/treeview.c,
	  gui/treeview/treeview_main.c, libs/menu_callbacks.c,
	  libs/primary-misc.c, libs/primary-misc.h, src/main.c: fix some
	  minor problems when starting up the filemanager with a relative
	  path as argument: relative path will first b tested against
	  current workdir, then against homedir.

2005-04-22 15:57  edscott

	* configure.ac, gui/iconview/gridview-graphics.i,
	  gui/treeview/treeview.c, gui/treeview/treeview.h,
	  gui/treeview/treeview_callbacks.c, libs/menu_gui.c, libs/misc.c,
	  libs/misc.h, libs/primary-misc.c, libs/primary-misc.h,
	  libs/types.h, src/main.c: 1-allow better interaction of
	  application icon and application title with taskbar (more useful
	  info). 2-update output of --version

2005-04-22 01:51  edscott

	* TODO: update TODO. 5 issues blocking 4.3.2.0 release.

2005-04-22 01:36  edscott

	* configure.ac, libs/input.c: setting the combo list after
	  correcting for non utf-8 paths is not necessary (and only breaks
	  things). This is most probably the reason why Daichi still saw
	  something borked once the combo was fixed to accept euc-jp.

2005-04-22 01:15  edscott

	* TODO, configure.ac, libs/primary.h,
	  plugin-mcs/xffm_settings_dialog.c, src/main.c: Make iconview the
	  default GUI for xffm. This can be overridden using the "legacy
	  GUI" checkbox in the mcs manager plugin for xfce-mcs-manager. The
	  iconview will always be used with xfce4-fm and the treeview with
	  xftree4.

2005-04-21 19:04  edscott

	* gui/treeview/treeview_main.c: change autosize for pixbuf column to
	  grow only to allow user to avoid a bug in gtk autosize behaviour.

2005-04-21 18:54  edscott

	* gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview.h, libs/primary-misc.c: fix some geometry
	  setting bugs

2005-04-21 17:48  edscott

	* gui/iconview/gridview-main.i, libs/misc.c, libs/primary-misc.c,
	  libs/primary-misc.h, src/main.c: 1. session management for
	  iconview 2. recall root iconview size

2005-04-21 17:44  edscott

	* gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview.c: 1- session management 2- recall root
	  iconview size as well

2005-04-21 13:21  edscott

	* TODO, configure.ac, gui/iconview/gridview-graphics.i,
	  gui/iconview/gridview-main.i, gui/iconview/gridview.c: 1-allow
	  xfce4-fm to open a multiple set of windows on startup, either
	  local or combination with plugins (to enable session management
	  later). 2-keep window on screen after restoring iconview size.

2005-04-20 19:25  edscott

	* gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview.c, gui/treeview/treeview_toolbar.c: change
	  some g_messages for TRACE and fix a segv with the iconview toolbar
	  button due to a moved line in previous commit.

2005-04-20 17:33  edscott

	* TODO, configure.ac, gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview.c, gui/iconview/gridview.h,
	  gui/iconview/gridview_lib.h, libs/constants.h,
	  plugins/fstab/fstab-module.c: remember window size and scrollbar
	  position for each directory in iconview.

2005-04-20 14:55  edscott

	* configure.ac, gui/iconview/gridview-graphics.i,
	  gui/iconview/gridview-main.i, gui/iconview/gridview-menu.i,
	  gui/iconview/gridview-roots.i, gui/treeview/treeview.c,
	  gui/treeview/treeview_callbacks.c, libs/menu_gui.c,
	  libs/menu_gui.h, libs/menu_main.c, plugins/bookmarks/bookmarks.c,
	  plugins/bookmarks/bookshelf.c, plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/fstab/fstab-module.c,
	  plugins/smb/master_lookup.c, plugins/smb/smb_wg.c,
	  plugins/trash/trash.c: allow plugins to set window title and popup
	  menu label correctly (applied to bookmarks plugin)

2005-04-20 03:04  edscott

	* TODO, apps/xfdiff/xfdiff_gui.c, configure.ac,
	  libs/menu_callbacks.c: fix broken icon in about dialog for
	  xffm/xfce4-fm and xfdiff4

2005-04-20 02:40  edscott

	* TODO, configure.ac, plugins/bookmarks/Makefile.am,
	  plugins/frequent-recent/Makefile.am, plugins/fstab/Makefile.am,
	  plugins/smb/Makefile.am: add configure options: disable-xfsamba,
	  disable-xfbook, disable-xffrequent, and disable-xfrecent so that
	  xffm/xfce4-fm can be built as a very basic filemanager (note:
	  trash management and find/grep functions are basic
	  filemanagement). The xfsamba, xfbook, xfstab and
	  xffrequent/xfrecent plugins will be enabled by default.

2005-04-20 01:38  edscott

	* TODO, configure.ac, gui/deskview/Makefile.am,
	  gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview.c, libs/menu_gui.c: add select-all and
	  unselect-all menu functions for iconview

2005-04-18 02:23  edscott

	* TODO: put some things in todo file so I wont forget about them.
	  This file needs to be cleaned up for 4.3.2

2005-04-18 02:05  edscott

	* configure.ac: update version

2005-04-18 02:04  edscott

	* TODO, configure.ac, gui/Makefile.am, gui/deskview/deskview.c,
	  gui/iconview/gridview-callbacks.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview-menu.i, gui/iconview/gridview.c,
	  gui/iconview/gridview_lib.h, gui/treeview/treeview_callbacks.c,
	  libs/actions_lib.h, libs/menu_gui.c, libs/touch.c,
	  src/Makefile.am, src/main.c: add select-all and unselect-all menu
	  items for iconview. Also uncomment a line that should not be
	  commented (unless you want a broken iconview).

2005-04-15 15:32  edscott

	* gui/iconview/gridview-main.i: resize without ado

2005-04-12 03:06  edscott

	* modules/mime/xfmime-edit.png: xfmime-edit icon

2005-04-12 03:05  edscott

	* apps/xfdiff/xfdiff_gui.c, apps/xfmime-edit/Makefile.am,
	  apps/xfmime-edit/callbacks.h, apps/xfmime-edit/main.c,
	  apps/xfmime-edit/main_gui.c, configure.ac, modules/icon-module.h,
	  modules/mime/Makefile.am: add application icons to xfdiff and
	  xfmime-edit

2005-04-12 02:30  edscott

	* configure.ac, gui/iconview/gridview-menu.i,
	  gui/treeview/treeview_toolbar.i, libs/menu_gui.c,
	  libs/menu_main.c, plugins/bookmarks/bookmarks.c,
	  plugins/bookmarks/bookshelf.c, plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/fstab/fstab-module.c,
	  plugins/smb/master_lookup.c, plugins/smb/smb_list.c,
	  plugins/smb/smb_wg.c, plugins/smb/smb_ws.c, plugins/trash/trash.c:
	  add treeview option to iconview popup menu fixes to make
	  treeview/iconview popup menu more similar

2005-04-12 01:07  edscott

	* gui/iconview/gridview-main.i: fine tuning the reset geometry
	  feature

2005-04-11 21:09  edscott

	* gui/iconview/gridview-main.i, libs/input.c: fixes

2005-04-11 20:35  edscott

	* configure.ac, gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview-monitor.i, gui/iconview/gridview.c,
	  gui/iconview/gridview_lib.h, gui/treeview/treeview_row.c,
	  gui/treeview/treeview_row.i, libs/goto.c, libs/input.c: monitor
	  directory changes in iconview

2005-04-11 15:29  edscott

	* configure.ac, gui/iconview/gridview-graphics.i,
	  gui/iconview/gridview-main.i, gui/iconview/gridview.c,
	  gui/iconview/gridview.h, gui/treeview/treeview.c,
	  gui/treeview/treeview_main.c, gui/treeview/treeview_toolbar.c,
	  libs/menu_callbacks.c, libs/widgets.c, libs/zoom.c, src/options.c,
	  src/settings.c, src/settings.h: remember user set geometry in
	  iconview

2005-04-11 02:42  edscott

	* gui/treeview/treeview.c, libs/menu_gui.c, libs/new_win.c,
	  libs/run.c: some more icon details

2005-04-11 02:09  edscott

	* apps/xfdiff/xfdiff_gui.c, apps/xfmime-edit/main.c,
	  gui/iconview/gridview-main.i, gui/iconview/gridview-population.i,
	  gui/iconview/gridview-roots.i, gui/treeview/treeview.c,
	  gui/treeview/treeview_callbacks.c, gui/treeview/treeview_gui.c,
	  gui/treeview/treeview_row.c, gui/treeview/treeview_toolbar.c,
	  libs/glade_remove_gui.c, libs/menu_main.c, libs/primary-icons.i,
	  modules/find-module_gui.c, modules/icon-module-theme.i,
	  modules/icon-module.c, modules/mime/Makefile.am,
	  modules/mime/Rodent.mime.xml, modules/mime/b-iconview.png,
	  modules/mime/b-treeview.png, modules/mime/gnome.mime.xml,
	  modules/mime/pirate.png, modules/mime/xfdiff.png,
	  plugins/bookmarks/bookmarks.c,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, src/options.c: more icon theme
	  fixes and readd 4 icons necesary for themes other than Rodent)

2005-04-10 15:16  edscott

	* gui/treeview/treeview_gui.c, gui/treeview/treeview_toolbar.c,
	  gui/treeview/treeview_toolbar.i, libs/menu_gui.c,
	  libs/primary-icons.i, modules/icon-module-mime.i,
	  modules/icon-module.c, modules/mime/Rodent.mime.xml,
	  modules/mime/xfce.org.xml: icon fixes. Probably last for Rodent
	  theme till 4.4

2005-04-09 16:00  edscott

	* configure.ac, libs/constants.h, libs/glade_support.h,
	  libs/primary.c, modules/applications-module.c,
	  modules/combo-module.c, modules/find-module.c,
	  modules/icon-module.c, plugin-mcs/xffm_settings_dialog.c,
	  plugins/bookmarks/bookmarks.c, plugins/bookmarks/bookshelf.c,
	  plugins/fstab/fstab-module.c, plugins/smb/master_lookup.c,
	  plugins/smb/smb_list.c, plugins/smb/smb_wg.c,
	  plugins/smb/smb_ws.c, plugins/trash/trash.c, src/main.c,
	  src/mcs-manager.c: cleanups

2005-04-09 15:09  edscott

	* apps/xfdiff/Makefile.am, gui/treeview/treeview_main.c,
	  libs/menu_gui.c, modules/applications-module.h,
	  modules/combo-module.c, modules/combo-module.h,
	  modules/find-module.c, modules/find-module.h,
	  modules/find-module.i, modules/properties-module.h,
	  src/Makefile.am: static symbols for dynamic linking for modules
	  when debug enabled.

2005-04-09 13:29  edscott

	* configure.ac: AM_CONDITIONAL should not be within if fi

2005-04-09 01:59  edscott

	* configure.ac: update version info

2005-04-09 01:22  edscott

	* gui/iconview/gridview-callbacks.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview-roots.i, gui/treeview/treeview.c, libs,
	  libs/primary-icons.c, libs/primary-modules.c, libs/types.h,
	  modules/icon-module-mime.i, modules/icon-module-theme.i,
	  modules/icon-module.c, modules/mime/gnome.mime.xml,
	  plugins/bookmarks/bookmarks.c, plugins/bookmarks/bookshelf.c,
	  plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/fstab/fstab-module.c,
	  plugins/smb/master_lookup.c, plugins/smb/smb_list.c,
	  plugins/smb/smb_wg.c, plugins/smb/smb_ws.c, plugins/trash/trash.c,
	  po: more fixes to icon resolving.

2005-04-08 20:05  edscott

	* Makefile.am, apps/xfdiff/Makefile.am, apps/xfdiff/xfdiff.c,
	  apps/xfdiff/xfdiff_misc.c, apps/xfmime-edit/Makefile.am,
	  apps/xfmime-edit/main.c, configure.ac, gui/deskview/deskview.c,
	  gui/iconview/gridview-main.i, gui/treeview/treeview.c,
	  gui/treeview/treeview_callbacks.c,
	  gui/treeview/treeview_colours.c, gui/treeview/treeview_easy.c,
	  gui/treeview/treeview_keybindings.c, gui/treeview/treeview_lib.c,
	  gui/treeview/treeview_lib.h, gui/treeview/treeview_local.c,
	  gui/treeview/treeview_local.i, gui/treeview/treeview_main.c,
	  gui/treeview/treeview_row.c, gui/treeview/treeview_row.h,
	  gui/treeview/treeview_row.i, gui/treeview/treeview_toolbar.c,
	  libs/Makefile.am, libs/constants.h, libs/countfiles.c, libs/cpy.c,
	  libs/dnd.c, libs/duplicate.c, libs/goto.c, libs/icons.c,
	  libs/icons.h, libs/icons.i, libs/input.c, libs/menu_callbacks.c,
	  libs/menu_gui.c, libs/menu_main.c, libs/misc.c, libs/misc.h,
	  libs/monitor.c, libs/new.c, libs/pasteboard.c,
	  libs/primary-icons.c, libs/primary-icons.i, libs/primary-misc.c,
	  libs/primary-modules.c, libs/primary.c, libs/primary.i,
	  libs/rcp.c, libs/refresh.c, libs/remove.c, libs/rename.c,
	  libs/run.c, libs/secondary.c, libs/tubo.c, libs/widgets.c,
	  libs/zoom.c, modules/applications-module.c,
	  modules/applications-module.i, modules/combo-module.c,
	  modules/combo-module.i, modules/find-module.c,
	  modules/find-module.i, modules/icon-module-mime.i,
	  modules/icon-module-theme.i, modules/icon-module.c,
	  modules/icon-module.h, plugins/bookmarks/bookmarks.c,
	  plugins/bookmarks/bookshelf.c,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/fstab/fstab-module.c, plugins/smb/smb_download.i,
	  plugins/smb/smb_list.c, plugins/smb/smb_list.i,
	  plugins/smb/smb_ws.i, plugins/smb/smblookup.i,
	  plugins/trash/trash.c, src/Makefile.am, src/mcs-manager.c,
	  src/options.c, src/settings.c: fixes for some problems with icon
	  resolution cache and allow dynamic linking of modules when debug
	  specified.

2005-04-07 23:32  edscott

	* po/af.gmo, po/am.gmo, po/ar.gmo, po/az.gmo, po/be.gmo, po/bg.gmo,
	  po/bn.gmo, po/ca.gmo, po/cs.gmo, po/cy.gmo, po/da.gmo, po/de.gmo,
	  po/el.gmo, po/en_CA.gmo, po/en_GB.gmo, po/es.gmo, po/es_MX.gmo,
	  po/et.gmo, po/eu.gmo, po/fa.gmo, po/fi.gmo, po/fr.gmo, po/ga.gmo,
	  po/gu.gmo, po/he.gmo, po/hi.gmo, po/hr.gmo, po/hu.gmo, po/id.gmo,
	  po/is.gmo, po/it.gmo, po/ja.gmo, po/ko.gmo, po/li.gmo, po/lt.gmo,
	  po/lv.gmo, po/mi.gmo, po/mk.gmo, po/ml.gmo, po/mn.gmo, po/ms.gmo,
	  po/nb_NO.gmo, po/ne.gmo, po/nl.gmo, po/nn.gmo, po/no.gmo,
	  po/pa.gmo, po/pl.gmo, po/pt.gmo, po/pt_BR.gmo, po/pt_PT.gmo,
	  po/ro.gmo, po/ru.gmo, po/sk.gmo, po/sl.gmo, po/sq.gmo, po/sr.gmo,
	  po/sr@Latn.gmo, po/sr@ije.gmo, po/sv.gmo, po/ta.gmo, po/th.gmo,
	  po/tk.gmo, po/tr.gmo, po/uk.gmo, po/vi.gmo, po/wa.gmo,
	  po/zh_CN.gmo, po/zh_TW.gmo: remove generated files

2005-04-07 17:44  edscott

	* configure.ac, doc/Makefile.am, libs/constants.h,
	  modules/mime/Makefile.am: fix recently introduced bug on mimtype
	  resolution

2005-04-07 17:20  edscott

	* Makefile.am, apps, configure.ac, gui, libs, libs/constants.h,
	  modules, modules/Makefile.am, modules/mime,
	  modules/mime/Makefile.am, plugin-mcs, plugins,
	  plugins/bookmarks/bookmarks.c, src, src/Makefile.am: fixes for
	  broken mimetype resolution and bookmark plugin functions

2005-04-07 13:38  edscott

	* po/ko.gmo: korean

2005-04-07 13:36  edscott

	* po/af.gmo, po/am.gmo, po/ar.gmo, po/az.gmo, po/be.gmo, po/bg.gmo,
	  po/bn.gmo, po/ca.gmo, po/cs.gmo, po/cy.gmo, po/da.gmo, po/de.gmo,
	  po/el.gmo, po/en_CA.gmo, po/en_GB.gmo, po/es.gmo, po/es_MX.gmo,
	  po/et.gmo, po/eu.gmo, po/fa.gmo, po/fi.gmo, po/fr.gmo, po/ga.gmo,
	  po/gu.gmo, po/he.gmo, po/hi.gmo, po/hr.gmo, po/hu.gmo, po/id.gmo,
	  po/is.gmo, po/it.gmo, po/ja.gmo, po/li.gmo, po/lt.gmo, po/lv.gmo,
	  po/mi.gmo, po/mk.gmo, po/ml.gmo, po/mn.gmo, po/ms.gmo,
	  po/nb_NO.gmo, po/ne.gmo, po/nl.gmo, po/nn.gmo, po/no.gmo,
	  po/pa.gmo, po/pl.gmo, po/pt.gmo, po/pt_BR.gmo, po/pt_PT.gmo,
	  po/ro.gmo, po/ru.gmo, po/sk.gmo, po/sl.gmo, po/sq.gmo, po/sr.gmo,
	  po/sr@Latn.gmo, po/sr@ije.gmo, po/sv.gmo, po/ta.gmo, po/th.gmo,
	  po/tk.gmo, po/tr.gmo, po/uk.gmo, po/vi.gmo, po/wa.gmo,
	  po/zh_CN.gmo, po/zh_TW.gmo: fix borked binary files

2005-04-07 13:34  edscott

	* po/POTFILES.in, po/af.gmo, po/am.gmo, po/ar.gmo, po/az.gmo,
	  po/be.gmo, po/bg.gmo, po/bn.gmo, po/ca.gmo, po/cs.gmo, po/cy.gmo,
	  po/da.gmo, po/de.gmo, po/el.gmo, po/en_CA.gmo, po/en_GB.gmo,
	  po/es.gmo, po/es_MX.gmo, po/et.gmo, po/eu.gmo, po/fa.gmo,
	  po/fi.gmo, po/fr.gmo, po/ga.gmo, po/gu.gmo, po/he.gmo, po/hi.gmo,
	  po/hr.gmo, po/hu.gmo, po/id.gmo, po/is.gmo, po/it.gmo, po/ja.gmo,
	  po/ja.po, po/ko.gmo, po/ko.po, po/li.gmo, po/lt.gmo, po/lv.gmo,
	  po/mi.gmo, po/mk.gmo, po/ml.gmo, po/mn.gmo, po/ms.gmo,
	  po/nb_NO.gmo, po/ne.gmo, po/nl.gmo, po/nn.gmo, po/no.gmo,
	  po/pa.gmo, po/pl.gmo, po/pt.gmo, po/pt_BR.gmo, po/pt_PT.gmo,
	  po/ro.gmo, po/ru.gmo, po/sk.gmo, po/sl.gmo, po/sq.gmo, po/sr.gmo,
	  po/sr@Latn.gmo, po/sr@ije.gmo, po/sv.gmo, po/ta.gmo, po/th.gmo,
	  po/tk.gmo, po/tr.gmo, po/uk.gmo, po/vi.gmo, po/wa.gmo,
	  po/zh_CN.gmo, po/zh_TW.gmo: binary files problem

2005-04-06 15:23  edscott

	* .cvsignore, apps/.cvsignore, apps/fgr/.cvsignore,
	  apps/scramble/.cvsignore, apps/xfdiff/.cvsignore,
	  apps/xfmime-edit/.cvsignore, desktop/.cvsignore, doc/.cvsignore,
	  doc/C/.cvsignore, doc/C/images/.cvsignore, doc/fr/.cvsignore,
	  doc/fr/images/.cvsignore, doc/it/.cvsignore, gui/.cvsignore,
	  gui/deskview/.cvsignore, gui/iconview/.cvsignore,
	  gui/treeview/.cvsignore, libs/.cvsignore, modules/.cvsignore,
	  plugin-mcs/.cvsignore, plugins/.cvsignore,
	  plugins/bookmarks/.cvsignore, plugins/frequent-recent/.cvsignore,
	  plugins/fstab/.cvsignore, plugins/smb/.cvsignore,
	  plugins/trash/.cvsignore, po/.cvsignore, src/.cvsignore: delete
	  obsolete .cvsignore files

2005-04-01 13:46  edscott

	* glade/xffm_main.glade, glade/xffm_main.gladep, mime, pixmaps:
	  remove some garbage files

2005-04-01 13:37  edscott

	* apps/xfdiff, apps/xfdiff/.cvsignore, doc/fr/images,
	  doc/fr/images/.cvsignore, gui, gui/.cvsignore, modules,
	  modules/.cvsignore, modules/string_option_menu.c: .cvsignore files

2005-04-01 13:32  edscott

	* apps/xfdiff, apps/xfdiff/.cvsignore: .cvsignore files

2005-04-01 13:31  edscott

	* apps, apps/.cvsignore, apps/fgr, apps/fgr/.cvsignore,
	  apps/scramble, apps/scramble/.cvsignore, apps/xfdiff,
	  apps/xfdiff/.cvsignore, apps/xfmime-edit,
	  apps/xfmime-edit/.cvsignore: .cvsignore files

2005-04-01 04:12  edscott

	* gui/iconview/Makefile.am, gui/treeview/Makefile.am: makefiles

2005-04-01 04:11  edscott

	* gui/deskview, gui/deskview/.cvsignore, gui/iconview,
	  gui/iconview/.cvsignore, gui/treeview, gui/treeview/.cvsignore:
	  cvs ignore

2005-04-01 04:09  edscott

	* Makefile.am, apps, apps/Makefile.am, apps/fgr,
	  apps/fgr/Makefile.am, apps/fgr/fgr.1, apps/fgr/glob.c,
	  apps/fgr/globber.c, apps/fgr/globber.h, apps/scramble,
	  apps/scramble/Makefile.am, apps/scramble/scramble.c, apps/xfdiff,
	  apps/xfdiff/Makefile.am, apps/xfdiff/glade_support.c,
	  apps/xfdiff/globber.c, apps/xfdiff/globber.h,
	  apps/xfdiff/xfdiff.c, apps/xfdiff/xfdiff.h,
	  apps/xfdiff/xfdiff_dlg.c, apps/xfdiff/xfdiff_dlg.h,
	  apps/xfdiff/xfdiff_dnd.h, apps/xfdiff/xfdiff_gui.c,
	  apps/xfdiff/xfdiff_misc.c, apps/xfdiff/xfdiff_misc.h,
	  apps/xfmime-edit, apps/xfmime-edit/Makefile.am,
	  apps/xfmime-edit/callbacks.c, apps/xfmime-edit/callbacks.h,
	  apps/xfmime-edit/main.c, apps/xfmime-edit/main_gui.c,
	  apps/xfmime-edit/main_gui.h, apps/xfmime-edit/support.c,
	  apps/xfmime-edit/support.h, apps/xfmime-edit/xfmime-edit.glade,
	  configure.ac, fgr, gui, gui/Makefile.am, gui/deskview,
	  gui/deskview/deskview.c, gui/iconview,
	  gui/iconview/gridview-callbacks.i,
	  gui/iconview/gridview-graphics.i, gui/iconview/gridview-main.i,
	  gui/iconview/gridview-menu.i, gui/iconview/gridview-population.i,
	  gui/iconview/gridview-roots.i, gui/iconview/gridview.c,
	  gui/iconview/gridview.h, gui/iconview/gridview_lib.h,
	  gui/treeview, gui/treeview/treestore.c, gui/treeview/treestore.h,
	  gui/treeview/treeview.c, gui/treeview/treeview.h,
	  gui/treeview/treeview_callbacks.c,
	  gui/treeview/treeview_callbacks.h,
	  gui/treeview/treeview_callbacks.i,
	  gui/treeview/treeview_colours.c, gui/treeview/treeview_colours.h,
	  gui/treeview/treeview_easy.c, gui/treeview/treeview_easy.h,
	  gui/treeview/treeview_entry.c, gui/treeview/treeview_entry.h,
	  gui/treeview/treeview_gui.c, gui/treeview/treeview_gui.h,
	  gui/treeview/treeview_keybindings.c,
	  gui/treeview/treeview_keybindings.h, gui/treeview/treeview_lib.c,
	  gui/treeview/treeview_lib.h, gui/treeview/treeview_local.c,
	  gui/treeview/treeview_local.h, gui/treeview/treeview_local.i,
	  gui/treeview/treeview_main.c, gui/treeview/treeview_main.h,
	  gui/treeview/treeview_row.c, gui/treeview/treeview_row.h,
	  gui/treeview/treeview_row.i, gui/treeview/treeview_toolbar.c,
	  gui/treeview/treeview_toolbar.h, gui/treeview/treeview_toolbar.i,
	  lib, libs/Makefile.am, libs/gridview-callbacks.i,
	  libs/gridview-graphics.i, libs/gridview-main.i,
	  libs/gridview-menu.i, libs/gridview-population.i,
	  libs/gridview-roots.i, libs/gridview.c, libs/gridview.h,
	  libs/gridview_lib.h, libs/treestore.c, libs/treestore.h,
	  libs/treeview.c, libs/treeview.h, libs/treeview_callbacks.c,
	  libs/treeview_callbacks.h, libs/treeview_callbacks.i,
	  libs/treeview_colours.c, libs/treeview_colours.h,
	  libs/treeview_easy.c, libs/treeview_easy.h, libs/treeview_entry.c,
	  libs/treeview_entry.h, libs/treeview_gui.c, libs/treeview_gui.h,
	  libs/treeview_keybindings.c, libs/treeview_keybindings.h,
	  libs/treeview_lib.c, libs/treeview_lib.h, libs/treeview_local.c,
	  libs/treeview_local.h, libs/treeview_local.i,
	  libs/treeview_main.c, libs/treeview_main.h, libs/treeview_row.c,
	  libs/treeview_row.h, libs/treeview_row.i, libs/treeview_toolbar.c,
	  libs/treeview_toolbar.h, libs/treeview_toolbar.i,
	  modules/Makefile.am, plugins/bookmarks/Makefile.am,
	  plugins/frequent-recent/Makefile.am, plugins/fstab/Makefile.am,
	  plugins/iconview, plugins/smb/Makefile.am,
	  plugins/trash/Makefile.am, po/POTFILES.in, scramble,
	  src/Makefile.am, xfdiff4, xfmime-edit: move things around to
	  better locations for conditional compilation due for 4.3.2.0

2005-04-01 02:46  edscott

	* configure.ac, libs/Makefile.am, libs/constants.h,
	  libs/glade_support.c, libs/gridview-callbacks.i,
	  libs/gridview-graphics.i, libs/gridview-main.i, libs/gridview.c,
	  libs/menu_callbacks.c, libs/menu_gui.c, libs/menu_main.c,
	  libs/misc.c, libs/primary-icons.c, libs/primary-icons.i,
	  libs/primary-misc.c, libs/primary-modules.c,
	  libs/primary-modules.h, libs/primary.c, libs/run.c,
	  libs/treeview.c, libs/treeview_lib.c, libs/treeview_main.c,
	  libs/treeview_toolbar.c, libs/types.h, modules/Makefile.am,
	  modules/applications-module.c, modules/applications-module.h,
	  modules/applications-module.i, modules/combo-module.c,
	  modules/combo-module.h, modules/combo-module.i,
	  modules/find-module.c, modules/find-module.h,
	  modules/find-module.i, modules/find-module_callbacks.h,
	  modules/find-module_gui.c, modules/find-module_gui.h,
	  modules/find-module_option_menu.c,
	  modules/find-module_option_menu.h, modules/find.c, modules/find.h,
	  modules/glade_find_callbacks.h, modules/glade_find_gui.c,
	  modules/glade_find_gui.h, modules/icon-module-mime.i,
	  modules/icon-module-theme.i, modules/icon-module.c,
	  modules/icon-module.h, modules/mime, modules/mime/Makefile.am,
	  modules/mime/Rodent.mime.xml,
	  modules/mime/applications-module.xml,
	  modules/mime/freedesktop.org.xml, modules/mime/gnome.mime.xml,
	  modules/mime/xfce.org.xml, modules/properties-module.c,
	  modules/properties-module.h, modules/properties-module.i,
	  modules/properties.c, modules/properties.h,
	  modules/string_option_menu.h, plugin-mcs/Makefile.am,
	  plugin-mcs/xffm_settings_dialog.c, plugins/bookmarks/bookmarks.c,
	  plugins/bookmarks/bookshelf.c,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/fstab/fstab-module.c, plugins/smb/master_lookup.c,
	  plugins/smb/smb_list.c, plugins/smb/smb_wg.c,
	  plugins/smb/smb_ws.c, plugins/trash/trash.c, src/Makefile.am,
	  src/main.c, src/mcs-manager.c, xfdiff4/Makefile.am,
	  xfdiff4/xfdiff.c, xfdiff4/xfdiff.h, xfdiff4/xfdiff_gui.c,
	  xffm.spec.in, xfmime-edit/Makefile.am: now restructuring
	  modules/libraries. When this is done (4.3.2.0), modules (not
	  plugins) will be dynamically linked when --enable-debug=yes.
	  Otherwise the modules will be loaded on demand to keep them
	  totally detached from xffm unless requested by user action.

2005-03-30 15:40  edscott

	* plugin-mcs/xffm_icon.xpm, plugin-mcs/xffm_settings_dialog.c: This
	  icon is linked in statically.

2005-03-30 15:09  edscott

	* configure.ac, libs/primary-icons.c, pixmaps/Makefile.am,
	  pixmaps/a-apply.png, pixmaps/a-clear.png, pixmaps/a-convert.png,
	  pixmaps/a-info.png, pixmaps/a-next.png, pixmaps/a-open.png,
	  pixmaps/a-pause.png, pixmaps/a-prev.png, pixmaps/a-question.png,
	  pixmaps/a-quit.png, pixmaps/a-refresh.png, pixmaps/a-stop.png,
	  pixmaps/b-book-closed.png, pixmaps/b-book-open.png,
	  pixmaps/b-find.png, pixmaps/b-frequent.png, pixmaps/b-fstab.png,
	  pixmaps/b-home.png, pixmaps/b-network.png, pixmaps/b-recent.png,
	  pixmaps/b-trash.png, pixmaps/b-xffm_icon.png, pixmaps/c-gid.png,
	  pixmaps/c-mode.png, pixmaps/c-name.png, pixmaps/c-size.png,
	  pixmaps/c-time.png, pixmaps/c-time32.png, pixmaps/c-uid.png,
	  pixmaps/comp1.png, pixmaps/comp1.xpm, pixmaps/d-application.png,
	  pixmaps/d-audio.png, pixmaps/d-bomb.png, pixmaps/d-exec.png,
	  pixmaps/d-file.png, pixmaps/d-help.png, pixmaps/d-image.png,
	  pixmaps/d-message.png, pixmaps/d-model.png,
	  pixmaps/d-multipart.png, pixmaps/d-no-access.png,
	  pixmaps/d-pirate.png, pixmaps/d-symlink-broken.png,
	  pixmaps/d-symlink.png, pixmaps/d-text.png, pixmaps/d-txt.png,
	  pixmaps/d-video.png, pixmaps/d-waste_basket_empty.png,
	  pixmaps/d-waste_basket_full.png, pixmaps/d-xfce.png,
	  pixmaps/diff.png, pixmaps/dir-closed.png, pixmaps/dir-open.png,
	  pixmaps/downarrow.png, pixmaps/f-cdrom.png, pixmaps/f-disk.png,
	  pixmaps/f-dvd.png, pixmaps/f-floppy.png, pixmaps/f-memory.png,
	  pixmaps/f-netdisk.png, pixmaps/go-back.png, pixmaps/go-down.png,
	  pixmaps/go-forward.png, pixmaps/go-home.png, pixmaps/go-jump.png,
	  pixmaps/go-start.png, pixmaps/go-up.png, pixmaps/gvim.png,
	  pixmaps/new_win.png, pixmaps/new_win.xpm, pixmaps/p-edit.png,
	  pixmaps/p-file1.png, pixmaps/p-file2.png, pixmaps/p-games.png,
	  pixmaps/p-man.png, pixmaps/p-multimedia.png,
	  pixmaps/p-network.png, pixmaps/p-newmail.png,
	  pixmaps/p-nomail.png, pixmaps/p-oldmail.png, pixmaps/p-paint.png,
	  pixmaps/p-print.png, pixmaps/p-schedule.png, pixmaps/p-sound.png,
	  pixmaps/p-terminal.png, pixmaps/p-unknown.png, pixmaps/t-exec.png,
	  pixmaps/t-find.png, pixmaps/t-new-directory.png,
	  pixmaps/t-new-file.png, pixmaps/t-pastelink.png,
	  pixmaps/t-preferences.png, pixmaps/t-quit.png,
	  pixmaps/t-reload.png, pixmaps/t-terminal.png,
	  pixmaps/t-xfce-setting-show.png, pixmaps/t-xfdiff.png,
	  pixmaps/t-xfmime-edit.png, pixmaps/t-zoom-in.png,
	  pixmaps/t-zoom-out.png, pixmaps/t-zoom-view.png,
	  pixmaps/ubu_head.jpg, pixmaps/xfce-man.png, pixmaps/xfdiff.png,
	  pixmaps/xffm_icon.png, pixmaps/xffm_icon.xpm,
	  plugins/bookmarks/bookmarks.c, plugins/bookmarks/bookshelf.c:
	  eliminate icons (from now on we will use xfce4-icon-theme
	  exclusively)

2005-03-30 14:01  edscott

	* Makefile.am, configure.ac, libs/gridview-main.i, libs/menu_gui.c,
	  libs/primary-icons.i, libs/treeview.c, libs/treeview_toolbar.c,
	  libs/treeview_toolbar.i, po/ja.gmo, po/ko.gmo: depend on Rodent
	  theme.

2005-03-28 11:09  jasper

	* configure.ac, doc/C/xffm.html, doc/fr/Makefile.am, doc/fr/images,
	  doc/fr/images/Makefile.am, doc/fr/images/book_popup.png,
	  doc/fr/images/column_titles_popup.png,
	  doc/fr/images/diagnostics_window.png,
	  doc/fr/images/directory_popup.png,
	  doc/fr/images/directory_popup_unmount.png,
	  doc/fr/images/file_popup.png, doc/fr/images/file_subpopup.png,
	  doc/fr/images/filter_box.png, doc/fr/images/frequent_popup.png,
	  doc/fr/images/fstab_popup_mount.png, doc/fr/images/go_menu.png,
	  doc/fr/images/hide_show_buttons.png,
	  doc/fr/images/icon_title_smartbutton.png,
	  doc/fr/images/main_menu.png, doc/fr/images/mcs-plugin.png,
	  doc/fr/images/netfile_popup.png, doc/fr/images/open_menu.png,
	  doc/fr/images/options_menu.png,
	  doc/fr/images/preferences_menu.png,
	  doc/fr/images/recent_popup.png,
	  doc/fr/images/sidebar_filesubmenu.png,
	  doc/fr/images/sidebar_go.png,
	  doc/fr/images/sidebar_multiple_select.png,
	  doc/fr/images/sidebar_open.png, doc/fr/images/sidebar_options.png,
	  doc/fr/images/sidebar_paste.png, doc/fr/images/sidebar_tools.png,
	  doc/fr/images/sort_subpopup.png, doc/fr/images/tools_menu.png,
	  doc/fr/images/trash_popup.png, doc/fr/images/xffm_default.png,
	  doc/fr/xffm.html, doc/fr/xffm.xml, doc/it/xffm.html: Update French
	  doc

2005-03-26 11:22  pollux

	* po/ko.po: update KO translations

2005-03-26 11:17  pollux

	* po/ja.po: update JA translations

2005-03-26 01:52  edscott

	* configure.ac, libs/input.c: Daichi has not found the bug with the
	  workdir input box dropdown list with euc-jp, but this fixes it.

2005-03-26 01:48  edscott

	* libs/gridview-graphics.i, libs/input.c, libs/misc.c,
	  libs/primary-misc.c, libs/primary-misc.h,
	  libs/treeview_callbacks.c, libs/treeview_gui.c,
	  libs/treeview_toolbar.h, modules/properties.c,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/fstab/fstab-module.c, plugins/trash/trash.c: fix euc-jp
	  problems on properties module and goto combo list. Some other
	  fixes too.

2005-03-25 05:23  edscott

	* libs/input.c: small fix

2005-03-25 05:04  edscott

	* libs/primary-misc.c, libs/run.c, modules/find.c: TRACE

2005-03-25 04:57  edscott

	* configure.ac, libs/gridview-graphics.i, libs/gridview-main.i,
	  libs/input.c, libs/primary-misc.c, libs/primary-misc.h,
	  libs/primary.h, libs/run.c, libs/treeview_easy.c,
	  plugin-mcs/xffm_settings_dialog.c, plugins/smb/smb_download.i,
	  src/settings.c: more utf8/euc-jp fixes. Also removed LANG (buggy)
	  and SMB_CODESET (no longer necesary, should be replaced by proper
	  values of unix codeset and display codeset in smb.conf)

2005-03-24 17:48  edscott

	* configure.ac, libs/gridview-graphics.i, libs/gridview.h,
	  libs/treeview.c, libs/treeview_colours.c, libs/treeview_colours.h,
	  libs/treeview_row.i: use different color for non-utf8 valid paths

2005-03-24 16:55  edscott

	* configure.ac, libs/gridview-graphics.i, libs/input.c,
	  libs/menu_main.c, libs/misc.c, libs/primary-misc.c,
	  libs/primary-misc.h: fixes for euc-jp and mixed euc-jp/utf-8

2005-03-24 13:23  edscott

	* libs/treeview_callbacks.c: forward port gcc4 bug fix (bugzilla
	  862)

2005-03-23 16:08  edscott

	* configure.ac, libs/goto.c, libs/primary-misc.c, libs/primary.c,
	  libs/treeview_callbacks.c, libs/treeview_local.i,
	  libs/treeview_row.c: fix jp encoding problem in treeview goto
	  sequence (first screenshot by Daichi, iconview screenshot
	  pending...)

2005-03-22 15:34  edscott

	* Makefile.am, configure.ac, desktop, desktop/.cvsignore,
	  desktop/Makefile.am, desktop/Xfbook.desktop.in,
	  desktop/Xfdiff.desktop.in, desktop/Xffm.desktop.in,
	  desktop/Xffstab.desktop.in, desktop/Xfglob.desktop.in,
	  desktop/Xfmime_edit.desktop.in, desktop/Xfsamba.desktop.in,
	  desktop/Xftree.desktop.in,
	  desktop/xfce-filemanager-settings.desktop.in,
	  plugin-mcs/Makefile.am,
	  plugin-mcs/xfce-filemanager-settings.desktop.in, po/POTFILES.in,
	  po/af.gmo, po/af.po, po/am.gmo, po/am.po, po/ar.gmo, po/ar.po,
	  po/az.gmo, po/az.po, po/be.gmo, po/be.po, po/bg.gmo, po/bg.po,
	  po/bn.gmo, po/bn.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po,
	  po/cy.gmo, po/cy.po, po/da.gmo, po/da.po, po/de.gmo, po/de.po,
	  po/el.gmo, po/el.po, po/en_CA.gmo, po/en_CA.po, po/en_GB.gmo,
	  po/en_GB.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	  po/et.gmo, po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo, po/fa.po,
	  po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/ga.gmo, po/ga.po,
	  po/gu.gmo, po/gu.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po,
	  po/hr.gmo, po/hr.po, po/hu.gmo, po/hu.po, po/id.gmo, po/id.po,
	  po/is.gmo, po/is.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po,
	  po/ko.gmo, po/ko.po, po/li.gmo, po/li.po, po/lt.gmo, po/lt.po,
	  po/lv.gmo, po/lv.po, po/mi.gmo, po/mi.po, po/mk.gmo, po/mk.po,
	  po/ml.gmo, po/ml.po, po/mn.gmo, po/mn.po, po/ms.gmo, po/ms.po,
	  po/nb_NO.gmo, po/nb_NO.po, po/ne.gmo, po/ne.po, po/nl.gmo,
	  po/nl.po, po/nn.gmo, po/nn.po, po/no.gmo, po/no.po, po/pa.gmo,
	  po/pa.po, po/pl.gmo, po/pl.po, po/pt.gmo, po/pt.po, po/pt_BR.gmo,
	  po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ro.gmo, po/ro.po,
	  po/ru.gmo, po/ru.po, po/sk.gmo, po/sk.po, po/sl.gmo, po/sl.po,
	  po/sq.gmo, po/sq.po, po/sr.gmo, po/sr.po, po/sr@Latn.gmo,
	  po/sr@Latn.po, po/sr@ije.gmo, po/sr@ije.po, po/sv.gmo, po/sv.po,
	  po/ta.gmo, po/ta.po, po/th.gmo, po/th.po, po/tk.gmo, po/tk.po,
	  po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po,
	  po/wa.gmo, po/wa.po, po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po,
	  po/zh_TW.gmo, po/zh_TW.po, src/Makefile.am, src/Xfbook.desktop.in,
	  src/Xfdiff.desktop.in, src/Xffm.desktop.in,
	  src/Xffstab.desktop.in, src/Xfglob.desktop.in,
	  src/Xfmime_edit.desktop.in, src/Xfsamba.desktop.in,
	  src/Xftree.desktop.in: make sure desktop.in files are included in
	  "make dist" tarball (hack)

2005-03-22 13:37  edscott

	* src/Makefile.am: .desktop files should not be knocked out on make
	  clean.

2005-03-22 05:07  edscott

	* configure.ac, libs/gridview-main.i: remove a gtk 2.4 instruction
	  that is not needed (Xlib is easier and not so buggy).

2005-03-18 05:28  edscott

	* Makefile.am, configure.ac, libs/Makefile.am, libs/dnd.c,
	  libs/gridview-graphics.i, plugins/frequent-recent/Makefile.am,
	  plugins/smb/Makefile.am, po/af.gmo, po/af.po, po/am.gmo, po/am.po,
	  po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/be.gmo, po/be.po,
	  po/bg.gmo, po/bg.po, po/bn.gmo, po/bn.po, po/ca.gmo, po/ca.po,
	  po/cs.gmo, po/cs.po, po/cy.gmo, po/cy.po, po/da.gmo, po/da.po,
	  po/de.gmo, po/de.po, po/el.gmo, po/el.po, po/en_CA.gmo,
	  po/en_CA.po, po/en_GB.gmo, po/en_GB.po, po/es.gmo, po/es.po,
	  po/es_MX.gmo, po/es_MX.po, po/et.gmo, po/et.po, po/eu.gmo,
	  po/eu.po, po/fa.gmo, po/fa.po, po/fi.gmo, po/fi.po, po/fr.gmo,
	  po/fr.po, po/ga.gmo, po/ga.po, po/gu.gmo, po/gu.po, po/he.gmo,
	  po/he.po, po/hi.gmo, po/hi.po, po/hr.gmo, po/hr.po, po/hu.gmo,
	  po/hu.po, po/id.gmo, po/id.po, po/is.gmo, po/is.po, po/it.gmo,
	  po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/li.gmo,
	  po/li.po, po/lt.gmo, po/lt.po, po/lv.gmo, po/lv.po, po/mi.gmo,
	  po/mi.po, po/mk.gmo, po/mk.po, po/ml.gmo, po/ml.po, po/mn.gmo,
	  po/mn.po, po/ms.gmo, po/ms.po, po/nb_NO.gmo, po/nb_NO.po,
	  po/ne.gmo, po/ne.po, po/nl.gmo, po/nl.po, po/nn.gmo, po/nn.po,
	  po/no.gmo, po/no.po, po/pa.gmo, po/pa.po, po/pl.gmo, po/pl.po,
	  po/pt.gmo, po/pt.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo,
	  po/pt_PT.po, po/ro.gmo, po/ro.po, po/ru.gmo, po/ru.po, po/sk.gmo,
	  po/sk.po, po/sl.gmo, po/sl.po, po/sq.gmo, po/sq.po, po/sr.gmo,
	  po/sr.po, po/sr@Latn.gmo, po/sr@Latn.po, po/sr@ije.gmo,
	  po/sr@ije.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/th.gmo,
	  po/th.po, po/tk.gmo, po/tk.po, po/tr.gmo, po/tr.po, po/uk.gmo,
	  po/uk.po, po/vi.gmo, po/vi.po, po/wa.gmo, po/wa.po, po/xffm.pot,
	  po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po,
	  xfdiff4/xfdiff_gui.c, xfdiff4/xfdiff_misc.c: Fix latest problems
	  reported by Daichi Ensure make dist produces a working tarball
	  Mark this version as 4.3.1.0 to be released this weekend.

2005-03-15 01:48  edscott

	* configure.ac, libs/countfiles.c, libs/input.c, libs/run.c,
	  plugins/smb/smb_download.i, po/af.gmo, po/af.po, po/am.gmo,
	  po/am.po, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/be.gmo,
	  po/be.po, po/bg.gmo, po/bg.po, po/bn.gmo, po/bn.po, po/ca.gmo,
	  po/ca.po, po/cs.gmo, po/cs.po, po/cy.gmo, po/cy.po, po/da.gmo,
	  po/da.po, po/de.gmo, po/de.po, po/el.gmo, po/el.po, po/en_CA.gmo,
	  po/en_CA.po, po/en_GB.gmo, po/en_GB.po, po/es.gmo, po/es.po,
	  po/es_MX.gmo, po/es_MX.po, po/et.gmo, po/et.po, po/eu.gmo,
	  po/eu.po, po/fa.gmo, po/fa.po, po/fi.gmo, po/fi.po, po/fr.gmo,
	  po/fr.po, po/ga.gmo, po/ga.po, po/gu.gmo, po/gu.po, po/he.gmo,
	  po/he.po, po/hi.gmo, po/hi.po, po/hr.gmo, po/hr.po, po/hu.gmo,
	  po/hu.po, po/id.gmo, po/id.po, po/is.gmo, po/is.po, po/it.gmo,
	  po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/li.gmo,
	  po/li.po, po/lt.gmo, po/lt.po, po/lv.gmo, po/lv.po, po/mi.gmo,
	  po/mi.po, po/mk.gmo, po/mk.po, po/ml.gmo, po/ml.po, po/mn.gmo,
	  po/mn.po, po/ms.gmo, po/ms.po, po/nb_NO.gmo, po/nb_NO.po,
	  po/ne.gmo, po/ne.po, po/nl.gmo, po/nl.po, po/nn.gmo, po/nn.po,
	  po/no.gmo, po/no.po, po/pa.gmo, po/pa.po, po/pl.gmo, po/pl.po,
	  po/pt.gmo, po/pt.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo,
	  po/pt_PT.po, po/ro.gmo, po/ro.po, po/ru.gmo, po/ru.po, po/sk.gmo,
	  po/sk.po, po/sl.gmo, po/sl.po, po/sq.gmo, po/sq.po, po/sr.gmo,
	  po/sr.po, po/sr@Latn.gmo, po/sr@Latn.po, po/sr@ije.gmo,
	  po/sr@ije.po, po/sv.gmo, po/sv.po, po/ta.po, po/th.gmo, po/th.po,
	  po/tk.gmo, po/tk.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po,
	  po/vi.gmo, po/vi.po, po/wa.gmo, po/wa.po, po/xffm.pot,
	  po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po,
	  xfdiff4/xfdiff.c, xfdiff4/xfdiff.h, xfdiff4/xfdiff_gui.c,
	  xfdiff4/xfdiff_misc.c: translation tweaks to make japanese
	  translations natural.

2005-03-14 15:29  edscott

	* xffm/branches/xfce_4_2/libs/menu.c, configure.ac,
	  libs/menu_main.c, libs/treeview_callbacks.c, libs/types.h,
	  modules/find.c, plugins/bookmarks/bookmarks.c: fix translation
	  buglet in popup menus

2005-03-13 23:59  edscott

	* TODO, configure.ac, libs/dnd.c, libs/gridview-callbacks.i,
	  libs/gridview-graphics.i, libs/gridview-main.i,
	  libs/gridview-roots.i, libs/menu_callbacks.c, libs/pasteboard.c,
	  libs/primary-misc.c, libs/primary-misc.h, libs/remove.c,
	  libs/treeview_callbacks.c, plugins/fstab/fstab-module.c,
	  plugins/smb/smb_download.i: enable cut and paste for iconview and
	  remove last identified buglets

2005-03-13 14:04  edscott

	* src/Xfdiff.desktop.in: change suggested by Daichi

2005-03-12 18:41  edscott

	* TODO, configure.ac, libs/gridview-menu.i, libs/menu_gui.c,
	  libs/menu_main.c: enable working menu elements for iconview.
	  pending:enable cutnpaste and check functionality of smb plugin
	  menu-elements

2005-03-12 16:33  edscott

	* libs/treeview_callbacks.c, plugins/fstab/fstab-module.c: forward
	  port stuff from bugfix 524

2005-03-12 15:52  edscott

	* libs/treeview_callbacks.c, plugins/fstab/fstab-module.c: fix bug
	  524

2005-03-12 02:44  edscott

	* TODO, configure.ac, libs/constants.h, libs/dnd.c, libs/dnd.h,
	  libs/filter.c, libs/glade_support.c, libs/gridview-callbacks.i,
	  libs/gridview-graphics.i, libs/gridview-main.i,
	  libs/gridview-menu.i, libs/gridview-population.i,
	  libs/gridview-roots.i, libs/gridview.c, libs/input.c,
	  libs/menu_callbacks.c, libs/menu_gui.c, libs/menu_main.c,
	  libs/misc.c, libs/misc.h, libs/monitor.c, libs/pasteboard.c,
	  libs/primary-icons.c, libs/primary-icons.i,
	  libs/primary-modules.c, libs/primary-modules.h, libs/remove.c,
	  libs/rename.c, libs/run.c, libs/secondary.c, libs/treeview.c,
	  libs/treeview_callbacks.c, libs/treeview_keybindings.c,
	  libs/treeview_main.c, libs/treeview_toolbar.c, libs/widgets.c,
	  modules/find.c, plugins/bookmarks/bookmarks.c,
	  plugins/bookmarks/bookshelf.c,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/fstab/fstab-module.c,
	  plugins/iconview/iconview.c, plugins/smb/master_lookup.c,
	  plugins/smb/master_lookup.i, plugins/smb/smb_download.i,
	  plugins/smb/smb_list.c, plugins/smb/smb_list.i,
	  plugins/smb/smb_wg.c, plugins/smb/smb_wg.i, plugins/smb/smb_ws.c,
	  plugins/smb/smb_ws.i, plugins/trash/trash.c, src/main.c,
	  src/mcs-manager.c, src/options.c, src/settings.c,
	  xfmime-edit/main.c: redesign of contextual menus to solve iconview
	  window resolution problem. need to retest menu functions before
	  removing the unstable directive. The crash rported by Daichi is
	  probably fixed with this.

2005-03-11 05:07  edscott

	* configure.ac, libs/dnd.c, libs/goto.c, libs/gridview-main.i,
	  libs/gridview-menu.i, libs/gridview.c, libs/input.c,
	  libs/menu_callbacks.c, libs/menu_callbacks.h, libs/menu_gui.c,
	  libs/menu_main.c, libs/menu_main.h, libs/new_win.c,
	  libs/pasteboard.c, libs/primary-modules.h, libs/print.c,
	  libs/refresh.c, libs/remove.c, libs/run.c, libs/secondary.c,
	  libs/secondary.h, libs/treeview_callbacks.c,
	  libs/treeview_keybindings.c, modules/find.c, modules/properties.c,
	  modules/properties.h, plugins/bookmarks/bookmarks.c,
	  plugins/fstab/fstab-module.c, plugins/smb/smb_download.i,
	  plugins/smb/smb_list.c: finished the big fix and... it does not
	  work right. Now disabling bugged functions. Context sensitive
	  menus need a new design to resolve iconview correctly (for 4.3.2
	  probably).

2005-03-10 02:44  edscott

	* configure.ac, libs/actions_lib.h, libs/dnd.c, libs/dnd.h,
	  libs/duplicate.c, libs/glade_support.c, libs/goto.c,
	  libs/gridview-callbacks.i, libs/gridview-main.i,
	  libs/gridview-menu.i, libs/gridview.c, libs/input.c,
	  libs/menu_callbacks.c, libs/menu_callbacks.h, libs/menu_gui.c,
	  libs/menu_gui.h, libs/menu_main.c, libs/monitor.c, libs/new.c,
	  libs/new.h, libs/pasteboard.c, libs/print.c, libs/rename.c,
	  libs/run.c, libs/run.h, libs/secondary.c, libs/secondary.h,
	  libs/symlink.c, libs/touch.c, libs/treeview_callbacks.h,
	  libs/treeview_keybindings.c, libs/treeview_main.c,
	  libs/treeview_toolbar.c, libs/treeview_toolbar.i, libs/xfdiff.c,
	  modules/find.c, plugins/bookmarks/bookmarks.c,
	  plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/fstab/fstab-module.c,
	  plugins/smb/smb_list.c, plugins/smb/smb_ws.c,
	  plugins/trash/trash.c: fixing the iconview window rsolving issued.
	  dnd is ok now but most pop up menus are broken until I finish this
	  fix which touches code all over the place.

2005-03-09 01:40  edscott

	* libs/dnd.c, libs/gridview-menu.i, libs/gridview.c,
	  libs/menu_gui.c, libs/menu_gui.h, libs/new.c, libs/new.h,
	  libs/pasteboard.c, libs/pasteboard.h, libs/primary-modules.h,
	  libs/treeview_callbacks.h, libs/treeview_gui.c,
	  libs/treeview_keybindings.c, libs/types.h, libs/widgets.c,
	  plugins/smb/smb_list.c: cut and paste functionality. also
	  identified a not yet fixed bug when dnd and cnp between iconview
	  held by same process id (window is not correctly solved).

2005-03-08 04:17  edscott

	* libs/dnd.c, libs/dnd.h, libs/gridview.c, libs/pasteboard.c,
	  plugins/smb/smb_list.c: moved drop processing code for smb stuff
	  into smb plugin. Drops now working for both smb treeview and
	  iconview, but there are some problems on refreshing after drops in
	  the treeview (minor cosmetic, but should fix for 4.3.1). Now
	  pending: enable cut-n-paste functions for plugins and a few
	  buglets, plus a few dependency tweaks.

2005-03-08 01:14  edscott

	* configure.ac, libs/dnd.c, libs/gridview.c,
	  plugins/bookmarks/bookmarks.c, po/ja.gmo, po/nl.gmo, po/nl.po:
	  bookmarks plugin processes its own drops

2005-03-07 16:47  edscott

	* libs/treeview_callbacks.c: dummy fix

2005-03-07 16:20  edscott

	* ., .cvsignore, po, po/.cvsignore: *** empty log message ***

2005-03-07 15:50  edscott

	* libs/treeview_callbacks.c, libs/treeview_row.c: recover the "go
	  up" dummy row that was lost somewhere along the 4.3 road.

2005-03-07 14:58  edscott

	* libs/treeview_toolbar.c: cosmetic fix forwrd ported

2005-03-07 14:49  edscott

	* libs/gridview-main.i, libs/primary.c, libs/treeview_callbacks.c,
	  plugins/bookmarks/bookmarks.c: bookmark fixes

2005-03-07 09:11  pollux

	* po/ja.po: wrong file was committed

2005-03-05 13:03  pollux

	* po/ja.po: update JA translations

2005-03-04 16:18  edscott

	* po/pt.gmo, po/pt.po, po/pt_BR.gmo, po/pt_PT.gmo, po/pt_PT.po: fix
	  problems with portuguese

2005-03-04 16:10  edscott

	* configure.ac, po/pt.po, po/pt_BR.po, po/pt_PT.po: fix problems
	  with brazilian and portuguese translations

2005-03-04 15:33  edscott

	* libs/input.c, libs/menu_main.c, libs/primary-modules.c,
	  libs/treeview.c, plugins/bookmarks/bookmarks.c,
	  plugins/bookmarks/bookshelf.c, po/af.gmo, po/af.po, po/am.gmo,
	  po/am.po, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/be.gmo,
	  po/be.po, po/bg.gmo, po/bg.po, po/bn.gmo, po/bn.po, po/ca.gmo,
	  po/ca.po, po/cs.gmo, po/cs.po, po/cy.gmo, po/cy.po, po/da.gmo,
	  po/da.po, po/de.gmo, po/de.po, po/el.gmo, po/el.po, po/en_CA.gmo,
	  po/en_CA.po, po/en_GB.gmo, po/en_GB.po, po/es.gmo, po/es.po,
	  po/es_MX.gmo, po/es_MX.po, po/et.gmo, po/et.po, po/eu.gmo,
	  po/eu.po, po/fa.gmo, po/fa.po, po/fi.gmo, po/fi.po, po/fr.gmo,
	  po/fr.po, po/ga.gmo, po/ga.po, po/gu.gmo, po/gu.po, po/he.gmo,
	  po/he.po, po/hi.gmo, po/hi.po, po/hr.gmo, po/hr.po, po/hu.gmo,
	  po/hu.po, po/id.gmo, po/id.po, po/is.gmo, po/is.po, po/it.gmo,
	  po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/li.gmo,
	  po/li.po, po/lt.gmo, po/lt.po, po/lv.gmo, po/lv.po, po/mi.gmo,
	  po/mi.po, po/mk.gmo, po/mk.po, po/ml.gmo, po/ml.po, po/mn.gmo,
	  po/mn.po, po/ms.gmo, po/ms.po, po/nb_NO.gmo, po/nb_NO.po,
	  po/ne.gmo, po/ne.po, po/nl.gmo, po/nl.po, po/nn.gmo, po/nn.po,
	  po/no.gmo, po/no.po, po/pa.gmo, po/pa.po, po/pl.gmo, po/pl.po,
	  po/pt.gmo, po/pt.po, po/pt_BR.gmo, po/pt_BR.po, po/ro.gmo,
	  po/ro.po, po/ru.gmo, po/ru.po, po/sk.gmo, po/sk.po, po/sl.gmo,
	  po/sl.po, po/sq.gmo, po/sq.po, po/sr.gmo, po/sr.po,
	  po/sr@Latn.gmo, po/sr@Latn.po, po/sr@ije.gmo, po/sr@ije.po,
	  po/sv.gmo, po/sv.po, po/th.gmo, po/th.po, po/tk.gmo, po/tk.po,
	  po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po,
	  po/wa.gmo, po/wa.po, po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po,
	  po/zh_TW.gmo, po/zh_TW.po: Bookshelf string removed from
	  translation table (it is outside the translation freeze and not
	  even necesary)

2005-03-04 15:17  edscott

	* plugin-mcs/xfce-filemanager-settings.desktop.in, po/af.gmo,
	  po/af.po, po/am.gmo, po/am.po, po/ar.gmo, po/ar.po, po/az.gmo,
	  po/az.po, po/be.gmo, po/be.po, po/bg.gmo, po/bg.po, po/bn.gmo,
	  po/bn.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/cy.gmo,
	  po/cy.po, po/da.gmo, po/da.po, po/de.gmo, po/de.po, po/el.gmo,
	  po/el.po, po/en_CA.gmo, po/en_CA.po, po/en_GB.gmo, po/en_GB.po,
	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/et.gmo,
	  po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo, po/fa.po, po/fi.gmo,
	  po/fi.po, po/fr.gmo, po/fr.po, po/ga.gmo, po/ga.po, po/gu.gmo,
	  po/gu.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po, po/hr.gmo,
	  po/hr.po, po/hu.gmo, po/hu.po, po/id.gmo, po/id.po, po/is.gmo,
	  po/is.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo,
	  po/ko.po, po/li.gmo, po/li.po, po/lt.gmo, po/lt.po, po/lv.gmo,
	  po/lv.po, po/mi.gmo, po/mi.po, po/mk.gmo, po/mk.po, po/ml.gmo,
	  po/ml.po, po/mn.gmo, po/mn.po, po/ms.gmo, po/ms.po, po/nb_NO.gmo,
	  po/nb_NO.po, po/ne.gmo, po/ne.po, po/nl.gmo, po/nl.po, po/nn.gmo,
	  po/nn.po, po/no.gmo, po/no.po, po/pa.gmo, po/pa.po, po/pl.gmo,
	  po/pl.po, po/pt.gmo, po/pt.po, po/pt_BR.gmo, po/pt_BR.po,
	  po/ro.gmo, po/ro.po, po/ru.gmo, po/ru.po, po/sk.gmo, po/sk.po,
	  po/sl.gmo, po/sl.po, po/sq.gmo, po/sq.po, po/sr.gmo, po/sr.po,
	  po/sr@Latn.gmo, po/sr@Latn.po, po/sr@ije.gmo, po/sr@ije.po,
	  po/sv.gmo, po/sv.po, po/th.gmo, po/th.po, po/tk.gmo, po/tk.po,
	  po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po,
	  po/wa.gmo, po/wa.po, po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po,
	  po/zh_TW.gmo, po/zh_TW.po, src/Xfdiff.desktop.in,
	  src/Xfglob.desktop.in, src/Xfmime_edit.desktop.in,
	  src/Xfsamba.desktop.in, src/Xftree.desktop.in: fix incorrect texts
	  noted by Daichi. This does not break the self-imposed translation
	  freeze for 4.3 since all these incorrect texts have not been
	  translated by any translation in the 4.2 branch.

2005-03-04 15:10  edscott

	* po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/es.gmo, po/es.po,
	  po/es_MX.gmo, po/es_MX.po, po/ko.gmo, po/ko.po, po/nb_NO.gmo,
	  po/nb_NO.po, po/ne.gmo, po/ne.po, po/nl.gmo, po/nl.po, po/pl.gmo,
	  po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/sv.gmo, po/sv.po,
	  po/zh_CN.gmo, po/zh_CN.po: fix po bugs noted by Daichi

2005-03-03 19:45  edscott

	* plugin-mcs, plugin-mcs/.cvsignore, src, src/.cvsignore: *** empty
	  log message ***

2005-03-03 19:43  edscott

	* plugin-mcs/xfce-filemanager-settings.desktop, src/Xfbook.desktop,
	  src/Xfdiff.desktop, src/Xffm.desktop, src/Xffstab.desktop,
	  src/Xfglob.desktop, src/Xfmime_edit.desktop, src/Xfsamba.desktop,
	  src/Xftree.desktop: remove autogenerated files

2005-03-03 19:39  edscott

	* libs/cpy.c, libs/types.h,
	  plugin-mcs/xfce-filemanager-settings.desktop, po/af.gmo,
	  po/am.gmo, po/ar.gmo, po/az.gmo, po/be.gmo, po/bg.gmo, po/bn.gmo,
	  po/ca.gmo, po/cs.gmo, po/cy.gmo, po/da.gmo, po/de.gmo, po/el.gmo,
	  po/en_CA.gmo, po/en_GB.gmo, po/es.gmo, po/es_MX.gmo, po/et.gmo,
	  po/eu.gmo, po/fa.gmo, po/fi.gmo, po/fr.gmo, po/ga.gmo, po/gu.gmo,
	  po/he.gmo, po/hi.gmo, po/hr.gmo, po/hu.gmo, po/id.gmo, po/is.gmo,
	  po/it.gmo, po/ja.gmo, po/ko.gmo, po/li.gmo, po/lt.gmo, po/lv.gmo,
	  po/mi.gmo, po/mk.gmo, po/ml.gmo, po/mn.gmo, po/ms.gmo,
	  po/nb_NO.gmo, po/ne.gmo, po/nl.gmo, po/nn.gmo, po/no.gmo,
	  po/pa.gmo, po/pl.gmo, po/pt.gmo, po/pt_BR.gmo, po/ro.gmo,
	  po/ru.gmo, po/sk.gmo, po/sl.gmo, po/sq.gmo, po/sr.gmo,
	  po/sr@Latn.gmo, po/sr@ije.gmo, po/sv.gmo, po/th.gmo, po/tk.gmo,
	  po/tr.gmo, po/uk.gmo, po/vi.gmo, po/wa.gmo, po/zh_CN.gmo,
	  po/zh_TW.gmo, src/Xfbook.desktop, src/Xfdiff.desktop,
	  src/Xffm.desktop, src/Xffstab.desktop, src/Xfglob.desktop,
	  src/Xfmime_edit.desktop, src/Xfsamba.desktop, src/Xftree.desktop:
	  forward portsome fixes

2005-03-03 18:36  edscott

	* po/sr@Latn.po: another file from Daichi

2005-03-03 18:35  edscott

	* plugins/smb/smb.i: file gone

2005-03-03 18:24  edscott

	* configure.ac, libs/cpy.c, libs/treeview_toolbar.i,
	  plugin-mcs/Makefile.am,
	  plugin-mcs/xfce-filemanager-settings.desktop,
	  plugin-mcs/xfce-filemanager-settings.desktop.in,
	  plugins/frequent-recent/frequent-recent.i, po/POTFILES.in,
	  po/af.gmo, po/af.po, po/am.gmo, po/am.po, po/ar.gmo, po/ar.po,
	  po/az.gmo, po/az.po, po/be.gmo, po/be.po, po/bg.gmo, po/bg.po,
	  po/bn.gmo, po/bn.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po,
	  po/cy.gmo, po/cy.po, po/da.gmo, po/da.po, po/de.gmo, po/de.po,
	  po/el.gmo, po/el.po, po/en_CA.gmo, po/en_CA.po, po/en_GB.gmo,
	  po/en_GB.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	  po/et.gmo, po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo, po/fa.po,
	  po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/ga.gmo, po/ga.po,
	  po/gu.gmo, po/gu.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po,
	  po/hr.gmo, po/hr.po, po/hu.gmo, po/hu.po, po/id.gmo, po/id.po,
	  po/is.gmo, po/is.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po,
	  po/ko.gmo, po/ko.po, po/li.gmo, po/li.po, po/lt.gmo, po/lt.po,
	  po/lv.gmo, po/lv.po, po/mi.gmo, po/mi.po, po/mk.gmo, po/mk.po,
	  po/ml.gmo, po/ml.po, po/mn.gmo, po/mn.po, po/ms.gmo, po/ms.po,
	  po/nb_NO.gmo, po/nb_NO.po, po/ne.gmo, po/ne.po, po/nl.gmo,
	  po/nl.po, po/nn.gmo, po/nn.po, po/no.gmo, po/no.po, po/pa.gmo,
	  po/pa.po, po/pl.gmo, po/pl.po, po/pt.gmo, po/pt.po, po/pt_BR.gmo,
	  po/pt_BR.po, po/pt_PT.po, po/ro.gmo, po/ro.po, po/ru.gmo,
	  po/ru.po, po/sk.gmo, po/sk.po, po/sl.gmo, po/sl.po, po/sq.gmo,
	  po/sq.po, po/sr.gmo, po/sr.po, po/sr@Latn.gmo, po/sr@ije.gmo,
	  po/sr@ije.po, po/sv.gmo, po/sv.po, po/ta.po, po/th.gmo, po/th.po,
	  po/tk.gmo, po/tk.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po,
	  po/vi.gmo, po/vi.po, po/wa.gmo, po/wa.po, po/xffm.pot,
	  po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po,
	  src/Makefile.am, src/Xfbook.desktop, src/Xfbook.desktop.in,
	  src/Xfdiff.desktop, src/Xfdiff.desktop.in, src/Xffm.desktop,
	  src/Xffm.desktop.in, src/Xffstab.desktop.in, src/Xfglob.desktop,
	  src/Xfglob.desktop.in, src/Xfmime_edit.desktop,
	  src/Xfmime_edit.desktop.in, src/Xfsamba.desktop,
	  src/Xfsamba.desktop.in, src/Xftree.desktop, src/Xftree.desktop.in:
	  apply Daichi's translation magic, with some tweaks to recover some
	  lost strings for the bookmarks plugin.

2005-03-03 03:25  edscott

	* configure.ac, libs/dnd.c, libs/dnd.h, libs/gridview-callbacks.i,
	  libs/gridview.c: enable dnd for local files

2005-03-02 21:16  edscott

	* configure.ac, libs/dnd.c, libs/gridview-main.i, libs/gridview.c,
	  libs/input.c, libs/menu_main.c, libs/pasteboard.c,
	  libs/primary-modules.c, libs/primary-modules.h, libs/refresh.h,
	  libs/treeview.c, libs/treeview.h, libs/treeview_callbacks.c,
	  libs/treeview_callbacks.h, libs/treeview_keybindings.c,
	  libs/treeview_lib.c, libs/treeview_lib.h, libs/treeview_toolbar.i,
	  plugins/bookmarks/bookmarks.c, plugins/bookmarks/bookmarks.h,
	  plugins/bookmarks/bookshelf.c, plugins/trash/trash.c: popup menus
	  for bookmark plugin now in plugin.

2005-02-28 04:38  edscott

	* configure.ac, libs/gridview.c, libs/input.c, libs/new.c,
	  libs/remove.c, plugins/smb/smb_download.i, plugins/smb/smb_list.c,
	  plugins/smb/smb_list.i: reenable newdir, and remove functions for
	  smbplugin. Code is now entirely contained in plugin.

2005-02-25 16:53  edscott

	* configure.ac, libs/input.c, libs/new.c, libs/xfdiff.c,
	  plugins/smb/smb_download.i, plugins/smb/smb_list.c,
	  plugins/smb/smb_list.i: reenable new directory command for smb
	  plugin. Code is now entirely left to plugin.

2005-02-23 16:19  edscott

	* configure.ac, libs/treeview_keybindings.c: fix bug on treeview
	  keyboard navigation (up, down and keypad issues)

2005-02-22 22:19  jasper

	* po/nl.po: Typo in nl.po (#799)

2005-02-21 08:40  pollux

	* po/ja.po: update JA translations

2005-02-21 01:51  edscott

	* plugins/smb/master_lookup.i, plugins/smb/smb_challenges.i,
	  plugins/smb/smb_download.i, plugins/smb/smb_errors.i,
	  plugins/smb/smb_list.i, plugins/smb/smb_wg.i,
	  plugins/smb/smb_ws.i: keep static functions in separate files.

2005-02-21 01:49  edscott

	* Makefile.am, configure.ac, libs/dnd.c, libs/goto.c,
	  libs/gridview-main.i, libs/gridview-menu.i, libs/gridview.c,
	  libs/input.c, libs/menu_callbacks.c, libs/menu_main.c, libs/new.c,
	  libs/pasteboard.c, libs/primary-misc.c, libs/primary-modules.c,
	  libs/primary-modules.h, libs/remove.c, libs/run.c,
	  libs/secondary.c, libs/secondary.h, libs/treeview_callbacks.c,
	  plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/smb/Makefile.am,
	  plugins/smb/master_lookup.c, plugins/smb/smb_list.c,
	  plugins/smb/smb_wg.c, plugins/smb/smb_ws.c, smb: bunch of
	  structural changes. All sbm functions are now within plugin
	  (new-directory, remove, and dnd from samba locations is currently
	  disabled). Entering final menu code construction stage.

2005-02-19 05:32  edscott

	* configure.ac, libs/goto.c, libs/gridview.c, libs/menu_callbacks.c,
	  libs/primary-modules.c, libs/primary-modules.h,
	  libs/treeview_callbacks.c, libs/treeview_main.c,
	  libs/treeview_row.c, modules/find.c,
	  plugins/bookmarks/bookmarks.c, plugins/fstab/fstab-module.c,
	  plugins/fstab/fstab-module.h: fstab plugin is now code-separated
	  from xffm core and is only accessed by the preestablished symbol
	  names.

2005-02-19 03:27  edscott

	* libs/cpy.c, libs/gridview.c, libs/misc.c, libs/misc.h,
	  libs/remove.c: fix borked overwrite dialog message and avoid path
	  abbreviation in dialogs for 4.3+ branch.

2005-02-18 17:10  edscott

	* configure.ac, libs/constants.h, libs/gridview-menu.i,
	  libs/menu_main.c, libs/monitor.c, libs/primary-icons.c,
	  libs/primary-icons.i, libs/treeview_callbacks.c,
	  libs/treeview_colours.c, libs/treeview_row.i,
	  libs/treeview_toolbar.c, plugins/fstab/fstab-module.c,
	  src/settings.c: -further detach fstab plugin (not yet complete).
	  Now all mountable icons will match the fstab icons (only if fstab
	  plugin installed, of course). -add the icon for smbfs mount types
	  and remove the symlink flag from smb shares icon.

2005-02-16 20:11  edscott

	* configure.ac: current HEAD xffm requires fixes to xfce4.modules in
	  4.2 branch (or else 4.3.0) for icon business.

2005-02-14 17:54  edscott

	* configure.ac, libs/gridview-main.i, libs/gridview-menu.i,
	  libs/gridview-population.i, libs/gridview-roots.i, libs/types.h,
	  plugins/bookmarks/bookmarks.c, plugins/smb/smb_list.c,
	  plugins/smb/smb_wg.c: remove submodule_name from population_t
	  (already in tree_entry_t)

2005-02-14 16:47  edscott

	* configure.ac, libs/constants.h, libs/goto.c,
	  libs/gridview-callbacks.i, libs/gridview-menu.i,
	  libs/gridview-population.i, libs/gridview.c, libs/input.c,
	  libs/menu_callbacks.c, libs/menu_gui.c, libs/menu_gui.h,
	  libs/menu_main.c, libs/misc.c, libs/misc.h, libs/monitor.c,
	  libs/primary-icons.c, libs/primary-modules.c,
	  libs/primary-modules.h, libs/primary.c, libs/run.c, libs/run.h,
	  libs/secondary.c, libs/treeview.c, libs/treeview.h,
	  libs/treeview_callbacks.c, libs/treeview_gui.c,
	  libs/treeview_lib.h, libs/treeview_main.c,
	  libs/treeview_toolbar.c, libs/treeview_toolbar.i, libs/types.h,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/frequent.h,
	  plugins/frequent-recent/recent.c,
	  plugins/frequent-recent/recent.h, plugins/smb/smb_list.c,
	  plugins/smb/smb_ws.c, src/options.c, src/settings.c: combined
	  module menu popup mechanics now in place and used by
	  recent/frequent. Recent and frequent plugins now are completely
	  separated from xffm executable and optional.

2005-02-12 19:25  edscott

	* configure.ac, libs/goto.c, libs/gridview-main.i,
	  libs/gridview-menu.i, libs/gridview.c, libs/input.c, libs/menu.h,
	  libs/menu_callbacks.c, libs/menu_callbacks.h, libs/menu_gui.c,
	  libs/menu_gui.h, libs/menu_main.c, libs/treeview.c,
	  libs/treeview_callbacks.c, libs/treeview_callbacks.h,
	  libs/treeview_keybindings.c, libs/treeview_main.c,
	  libs/treeview_toolbar.c, libs/treeview_toolbar.i, libs/widgets.c,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/frequent-recent/recent.c, src/main.c: private popup for
	  recent plugin (root).

2005-02-12 15:40  edscott

	* configure.ac, libs/gridview-menu.i, libs/input.c, libs/new.c,
	  plugins/smb/smb_list.c, smb/smb_download.c, smb/smb_list.c:
	  verified new-dir and goto menu commands for samba plugin

2005-02-12 05:46  edscott

	* configure.ac, libs/constants.h, libs/duplicate.c, libs/goto.c,
	  libs/goto.h, libs/gridview-main.i, libs/gridview-menu.i,
	  libs/gridview.c, libs/input.c, libs/menu_callbacks.c,
	  libs/menu_gui.c, libs/menu_gui.h, libs/menu_main.c, libs/new.c,
	  libs/new.h, libs/new_win.c, libs/primary.c, libs/print.c,
	  libs/rename.c, libs/run.c, libs/symlink.c, libs/treeview.c,
	  libs/treeview_callbacks.c, libs/treeview_callbacks.h,
	  libs/treeview_gui.c, libs/treeview_local.c, libs/treeview_main.c,
	  libs/treeview_toolbar.c, libs/types.h, libs/widgets.c,
	  libs/xfdiff.c, src/main.c, src/options.c: the remaining main menu
	  elements for iconview in place, just need to check a couple
	  details, to-morrow. After that, module querying for additional
	  menu functionality.

2005-02-11 05:04  edscott

	* configure.ac, libs/gridview-main.i, libs/gridview-menu.i,
	  libs/gridview.c, libs/menu_gui.c, libs/menu_gui.h,
	  libs/menu_main.c, libs/new.h, libs/primary-icons.i, libs/run.c,
	  libs/treeview_callbacks.h, libs/treeview_gui.c,
	  libs/treeview_toolbar.c, libs/treeview_toolbar.i, libs/xfdiff.c,
	  modules/find.c: more iconview menu stuff (almost done). cosmetic
	  fixes to treeview menu (not to be backported)

2005-02-10 17:41  edscott

	* configure.ac, libs/gridview-main.i, libs/gridview-menu.i,
	  libs/gridview.c, libs/menu_gui.c: activate preview images toggle
	  menu item for iconview main menu

2005-02-10 05:00  edscott

	* configure.ac, libs/gridview-graphics.i, libs/gridview-main.i,
	  libs/gridview-menu.i, libs/gridview.c, libs/menu_gui.c,
	  libs/primary.c, libs/primary.i, libs/types.h: activate the
	  show-hidden-files main menu element for iconview (main menu is the
	  popup when nothing is highlighted).

2005-02-10 03:54  edscott

	* configure.ac, libs/gridview-menu.i, libs/gridview.c,
	  libs/menu_gui.c, libs/menu_main.c, libs/print.h,
	  libs/treeview_callbacks.c, libs/treeview_callbacks.h,
	  libs/treeview_toolbar.i, modules/properties.c: print and
	  properties menu elements for iconview. That's about it popups for
	  local paths.

2005-02-09 19:14  edscott

	* smb, smb/.cvsignore: cvsignore file for smb module

2005-02-09 19:12  edscott

	* configure.ac, libs/gridview-callbacks.i, libs/gridview-menu.i,
	  libs/gridview.c, libs/menu_gui.c, libs/menu_main.c, libs/misc.c,
	  libs/monitor.c, libs/remove.c, libs/treeview_toolbar.i,
	  plugins/smb/smb_list.c, smb/Makefile.am, smb/master_lookup.c,
	  smb/master_lookup.h, smb/smb_download.c, smb/smb_list.c,
	  smb/smb_misc.c, smb/smb_misc.h, smb/smb_module.h, smb/smb_open.c,
	  smb/smb_open.h, smb/smblookup.c, smb/smblookup.h: add delete
	  option to popup menu remove obsolete stuff from smb module

2005-02-09 04:48  edscott

	* configure.ac: update version

2005-02-09 04:46  edscott

	* libs/gridview-main.i, libs/gridview.c, libs/touch.c, libs/touch.h:
	  easy touch-file if name is not changed when rename entry is
	  activated.

2005-02-09 04:25  edscott

	* libs/duplicate.c, libs/gridview-callbacks.i, libs/gridview-main.i,
	  libs/gridview-population.i, libs/gridview.c, libs/gridview.h,
	  libs/misc.c, libs/rename.c, libs/symlink.c: activate easy rename,
	  duplicate and symlink for iconview

2005-02-08 02:16  edscott

	* configure.ac, libs/gridview-main.i, libs/gridview-population.i,
	  libs/primary.i: fix an access to a null pointer and use big up
	  arrow instead of open folder to avoid confusions in iconview.

2005-02-07 21:54  edscott

	* configure.ac, libs/gridview-graphics.i: improve readability of
	  iconview texts.

2005-02-07 20:03  edscott

	* configure.ac, libs/gridview.c, libs/treeview_toolbar.c: tweak on
	  toolbar's show-iconview button.

2005-02-07 19:38  edscott

	* configure.ac, libs/gridview-main.i, libs/gridview.c,
	  libs/treeview_toolbar.c, libs/treeview_toolbar.i,
	  plugins/frequent-recent/frequent.c: toolbar button and "tools"
	  main-menu element to open iconview from any part of selected
	  treeview.

2005-02-07 16:31  edscott

	* configure.ac, libs/countfiles.c, libs/cpy.c, libs/dnd.c,
	  libs/duplicate.c, libs/goto.c, libs/gridview-callbacks.i,
	  libs/gridview-main.i, libs/gridview-menu.i, libs/gridview-roots.i,
	  libs/gridview.c, libs/input.c, libs/menu_callbacks.c,
	  libs/menu_main.c, libs/misc.c, libs/monitor.c, libs/new.c,
	  libs/pasteboard.c, libs/primary-misc.c, libs/primary-misc.h,
	  libs/primary.c, libs/print.c, libs/rcp.c, libs/remove.c,
	  libs/rename.c, libs/run.c, libs/scramble.c, libs/symlink.c,
	  libs/touch.c, libs/treeview.c, libs/treeview_callbacks.c,
	  libs/treeview_easy.c, libs/treeview_keybindings.c,
	  libs/treeview_local.i, libs/treeview_row.c,
	  libs/treeview_toolbar.c, libs/xfdiff.c, modules/find.c,
	  modules/properties.c, plugins/bookmarks/bookmarks.c,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/fstab/fstab-module.c, plugins/smb/master_lookup.c,
	  plugins/smb/smb_list.c, plugins/smb/smb_wg.c,
	  plugins/smb/smb_ws.c, plugins/smb/smblookup.i,
	  plugins/trash/trash.c, smb/master_lookup.c, smb/smb_download.c,
	  smb/smb_list.c, smb/smb_open.c, smb/smblookup.c, src/main.c,
	  src/mcs-manager.c, src/options.c: make status line messages appear
	  in the correct window.

2005-02-07 06:08  edscott

	* configure.ac, libs/gridview-callbacks.i, libs/gridview-main.i,
	  libs/gridview-menu.i, libs/gridview.c, libs/gridview.h,
	  libs/gridview_lib.h, libs/menu_callbacks.c, libs/menu_main.c,
	  libs/misc.c, libs/misc.h, libs/primary-icons.i,
	  libs/primary-misc.c, libs/primary-modules.c,
	  libs/primary-modules.h, libs/primary.c, libs/primary.h,
	  plugins/fstab/fstab-module.c, plugins/fstab/fstab-module.h: add
	  mount menu element and make fstab plugin completely optional
	  (modification to configure.ac pending).

2005-02-06 03:57  edscott

	* libs/dnd.c, libs/gridview-callbacks.i, libs/gridview-graphics.i,
	  libs/gridview-main.i, libs/gridview-roots.i, libs/gridview.c,
	  libs/gridview.h, libs/gridview_lib.h, libs/input.c,
	  libs/menu_callbacks.c, libs/menu_gui.c, libs/menu_main.c,
	  libs/menu_main.h, libs/misc.c, libs/refresh.c: add some more basic
	  popup menu elements to the iconview.

2005-02-05 23:44  edscott

	* configure.ac, libs/dnd.c, libs/dnd.h, libs/gridview-graphics.i,
	  libs/input.c, libs/run.c, libs/run.h, libs/types.h, src/main.c:
	  allow openwith to act on multiple selection (iconview only).

2005-02-05 17:57  edscott

	* libs/primary-icons.c: forward port fix for bug 751. See 4_2 tree
	  for details.

2005-02-03 23:55  edscott

	* libs/input.c: small fix

2005-02-01 04:33  edscott

	* libs/gridview-callbacks.i, libs/gridview-main.i, libs/input.c,
	  libs/menu_gui.c, libs/types.h: start activating popup menu for
	  local files and directories.

2005-01-31 17:18  edscott

	* plugins/iconview, plugins/iconview/.cvsignore,
	  plugins/iconview/iconview.c: fixed window iconview plugin (to be
	  continued sometime after 4.3.1)

2005-01-31 17:01  edscott

	* ., .cvsignore, doc, doc/.cvsignore, doc/C, doc/C/.cvsignore,
	  doc/C/images, doc/C/images/.cvsignore, doc/fr, doc/fr/.cvsignore,
	  doc/it, doc/it/.cvsignore, fgr, fgr/.cvsignore, libs,
	  libs/.cvsignore, libs/primary.c, libs/treeview.c, modules,
	  modules/.cvsignore, pixmaps, pixmaps/.cvsignore, plugin-mcs,
	  plugin-mcs/.cvsignore, plugins, plugins/.cvsignore,
	  plugins/bookmarks, plugins/bookmarks/.cvsignore,
	  plugins/bookmarks/bookshelf.c, plugins/frequent-recent,
	  plugins/frequent-recent/.cvsignore, plugins/fstab,
	  plugins/fstab/.cvsignore, plugins/smb, plugins/smb/.cvsignore,
	  plugins/trash, plugins/trash/.cvsignore, po, po/.cvsignore,
	  scramble, scramble/.cvsignore, src, src/.cvsignore, xfdiff4,
	  xfdiff4/.cvsignore, xfmime-edit, xfmime-edit/.cvsignore: add
	  cvsignore files (except for smb since that is in process of moving
	  to plugins/smb).

2005-01-31 03:19  edscott

	* configure.ac, libs/Makefile.am, libs/constants.h, libs/dnd.c,
	  libs/goto.c, libs/gridview-main.i, libs/gridview-roots.i,
	  libs/input.c, libs/menu_callbacks.c, libs/menu_main.c,
	  libs/misc.c, libs/new.c, libs/pasteboard.c, libs/primary-icons.c,
	  libs/primary-modules.c, libs/primary-modules.h, libs/primary.c,
	  libs/primary.h, libs/remove.c, libs/treeview.c,
	  libs/treeview_callbacks.c, libs/treeview_gui.c,
	  libs/treeview_lib.h, libs/treeview_local.c, libs/treeview_local.h,
	  libs/treeview_local.i, libs/treeview_main.c, libs/treeview_row.i,
	  libs/treeview_toolbar.c, libs/treeview_toolbar.i, libs/types.h,
	  libs/widgets.i, plugins/bookmarks/bookmarks.c,
	  plugins/bookmarks/bookmarks.h, plugins/bookmarks/bookshelf.c,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/frequent.h,
	  plugins/frequent-recent/recent.c,
	  plugins/frequent-recent/recent.h, plugins/fstab/fstab-module.c,
	  plugins/fstab/fstab-module.h, plugins/smb/master_lookup.c,
	  plugins/smb/smb.i, plugins/smb/smb_list.c, plugins/smb/smb_wg.c,
	  plugins/smb/smb_ws.c, plugins/smb/smblookup.h,
	  plugins/smb/smblookup.i, plugins/trash/trash.c,
	  plugins/trash/trash.h, smb/master_lookup.c, smb/master_lookup.h,
	  smb/smb_download.c, smb/smb_download.h, smb/smb_list.c,
	  smb/smb_list.h, smb/smb_misc.c, smb/smb_misc.h, smb/smb_module.h,
	  smb/smb_open.c, smb/smb_open.h, smb/smblookup.c, smb/smblookup.h,
	  src/settings.c: optimize plugin access

2005-01-28 20:44  edscott

	* configure.ac: require dbh-1.0.21 (which needs xfce4-dev-tools to
	  run autogen.sh)

2005-01-28 03:08  edscott

	* libs/glade_support.h: header files should not include config.h
	  again.

2005-01-28 01:35  edscott

	* configure.ac: correct parameters to AC_INIT

2005-01-27 17:58  edscott

	* Makefile.in, aclocal.m4, autogen.sh, compile, config.guess,
	  config.h.in, config.rpath, config.sub, configure, configure.ac,
	  depcomp, doc/C/Makefile.in, doc/C/images/Makefile.in,
	  doc/Makefile.in, doc/fr/Makefile.in, doc/it/Makefile.in,
	  fgr/Makefile.in, install-sh, libs/Makefile.am, libs/Makefile.in,
	  ltmain.sh, m4/ChangeLog, m4/Makefile.am, m4/Makefile.am.in,
	  m4/Makefile.in, m4/README, m4/X11.m4, m4/acl.m4, m4/afs.m4,
	  m4/assert.m4, m4/bison.m4, m4/c-bs-a.m4, m4/c-stack.m4,
	  m4/check-decl.m4, m4/chown.m4, m4/codeset.m4, m4/d-ino.m4,
	  m4/d-type.m4, m4/debug.m4, m4/depends.m4, m4/dirfd.m4, m4/dos.m4,
	  m4/error.m4, m4/fnmatch.m4, m4/fpending.m4, m4/fstypename.m4,
	  m4/fsusage.m4, m4/ftruncate.m4, m4/getcwd.m4, m4/getgroups.m4,
	  m4/getline.m4, m4/getloadavg.m4, m4/gettext.m4,
	  m4/gettimeofday.m4, m4/glib-gettext.m4, m4/glibc.m4,
	  m4/glibc21.m4, m4/gnu-source.m4, m4/group-member.m4,
	  m4/host-os.m4, m4/i18n.m4, m4/iconv.m4, m4/inttypes.m4,
	  m4/isc-posix.m4, m4/jm-glibc-io.m4, m4/jm-glibc-io.m4n,
	  m4/jm-macros.m4, m4/jm-mktime.m4, m4/jm-winsz1.m4,
	  m4/jm-winsz2.m4, m4/lchown.m4, m4/lcmessage.m4, m4/lib-check.m4,
	  m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4, m4/link-follow.m4,
	  m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4, m4/malloc.m4,
	  m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4, m4/memcmp.m4,
	  m4/mkdir-slash.m4, m4/mkstemp.m4, m4/nanosleep.m4, m4/perl.m4,
	  m4/pkg.m4, m4/prereq.m4, m4/progtest.m4, m4/putenv.m4,
	  m4/realloc.m4, m4/regex.m4, m4/rename.m4, m4/rmdir-errno.m4,
	  m4/search-libs.m4, m4/st_dm_mode.m4, m4/st_mtim.m4, m4/stat.m4,
	  m4/stdbool.m4, m4/strerror_r.m4, m4/timespec.m4,
	  m4/unlink-busy.m4, m4/uptime.m4, m4/utimbuf.m4, m4/utime.m4,
	  m4/utimes.m4, m4/xfce_libs.m4, m4/xstrtoimax.m4, m4/xstrtoumax.m4,
	  missing, mkinstalldirs, modules/Makefile.in, pixmaps/Makefile.in,
	  plugin-mcs/Makefile.in, plugins/Makefile.in,
	  plugins/bookmarks/Makefile.in,
	  plugins/frequent-recent/Makefile.in, plugins/fstab/Makefile.in,
	  plugins/smb/Makefile.in, plugins/trash/Makefile.in,
	  po/Makefile.in.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.am, src/Makefile.in, stamp-h.in, xfdiff4/Makefile.in,
	  xfmime-edit/Makefile.am, xfmime-edit/Makefile.in: autotools and
	  xfce4-devtools cleanup

2005-01-22 12:22  pollux

	* plugin-mcs/xfce-filemanager-settings.desktop, po/fi.gmo, po/fi.po:
	  update FI translations

2005-01-20 16:18  edscott

	* libs/dnd.c, libs/gridview-callbacks.i, libs/menu_main.c,
	  libs/primary-misc.c, libs/primary-misc.h,
	  libs/treeview_callbacks.c, libs/treeview_keybindings.c,
	  libs/treeview_local.i: if text view justification is not
	  initialized it will be unpredictable.

2005-01-20 03:47  edscott

	* libs/gridview-callbacks.i, libs/gridview-graphics.i,
	  libs/gridview-main.i, libs/gridview-population.i,
	  libs/gridview-roots.i, libs/gridview.c, libs/gridview.h,
	  libs/new.c, libs/new.h, libs/types.h: iconview
	  rename/touch/duplicate/symlink mechanics in place.

2005-01-19 19:39  edscott

	* plugins/fstab/fstab-module.c: port solaris fix from 4.2 branch

2005-01-19 16:24  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/constants.h,
	  libs/glade_support.c, libs/gridview-callbacks.i,
	  libs/gridview-graphics.i, libs/gridview-main.i, libs/gridview.c,
	  libs/input.c, libs/menu.c, libs/menu.h, libs/menu_callbacks.c,
	  libs/menu_gui.c, libs/menu_main.c, libs/menu_main.h, libs/misc.c,
	  libs/primary.h, libs/run.c, libs/secondary.h, libs/treeview_gui.c,
	  libs/widgets.c, libs/widgets.i, plugins/smb/smb_list.c,
	  smb/smb_misc.c: more iconview organization (double click within
	  modules)

2005-01-19 03:51  edscott

	* libs/actions_lib.h, libs/secondary.c: files for symbol restruct

2005-01-19 03:46  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/constants.h,
	  libs/countfiles.c, libs/duplicate.c, libs/goto.c,
	  libs/gridview-population.i, libs/gridview.c, libs/gridview_lib.h,
	  libs/input.c, libs/input.h, libs/menu.c, libs/menu.h,
	  libs/menu_callbacks.c, libs/menu_callbacks.h, libs/menu_gui.c,
	  libs/menu_gui.h, libs/menu_lib.h, libs/misc.c, libs/misc.h,
	  libs/new.c, libs/pasteboard.c, libs/primary-modules.c,
	  libs/primary.c, libs/primary.h, libs/print.c, libs/refresh.c,
	  libs/remove.c, libs/rename.c, libs/run.c, libs/run.h,
	  libs/scramble.c, libs/secondary.h, libs/symlink.c,
	  libs/terminal.c, libs/terminal.h, libs/touch.c, libs/treeview.c,
	  libs/treeview_callbacks.c, libs/treeview_callbacks.h,
	  libs/treeview_entry.c, libs/treeview_entry.h, libs/treeview_gui.c,
	  libs/treeview_keybindings.c, libs/treeview_main.c,
	  libs/treeview_toolbar.c, libs/widgets.c, libs/xfdiff.c,
	  modules/find.c, plugins/bookmarks/bookmarks.c,
	  plugins/bookmarks/bookshelf.c,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/fstab/fstab-module.c, plugins/smb/master_lookup.c,
	  plugins/smb/smb_list.c, plugins/smb/smb_wg.c,
	  plugins/smb/smb_ws.c, plugins/trash/trash.c, src/Makefile.am,
	  src/Makefile.in, src/mcs-manager.c, src/options.c, src/settings.c,
	  src/xmcs-manager.h: more symbol restructuring to optimize iconview

2005-01-18 04:01  edscott

	* doc/C/images/toolbar.png, libs/treeview_callbacks.i: add file

2005-01-18 03:56  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/constants.h,
	  libs/duplicate.c, libs/goto.c, libs/gridview-callbacks.i,
	  libs/gridview-main.i, libs/gridview-population.i, libs/gridview.c,
	  libs/gridview_lib.h, libs/input.c, libs/input.h, libs/menu.c,
	  libs/menu_callbacks.c, libs/menu_gui.c, libs/menu_gui.h,
	  libs/menu_lib.h, libs/new.c, libs/new_win.c, libs/pasteboard.c,
	  libs/primary-misc.c, libs/primary.c, libs/print.c, libs/rename.c,
	  libs/run.c, libs/run.h, libs/symlink.c, libs/terminal.c,
	  libs/touch.c, libs/treeview_callbacks.c, libs/treeview_entry.c,
	  libs/treeview_entry.h, libs/treeview_gui.c, modules/find.c,
	  plugins/bookmarks/bookmarks.c,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/fstab/fstab-module.c, plugins/trash/trash.c: More code
	  reorganization. Activate doubleclick for localfiles in iconview

2005-01-17 18:02  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/glade_main_callbacks.h,
	  libs/glade_main_gui.c, libs/glade_main_gui.h, libs/gridview.c,
	  libs/menu.c, libs/treeview.c, libs/treeview_callbacks.h,
	  libs/treeview_easy.c, libs/treeview_gui.c, libs/treeview_gui.h,
	  libs/treeview_keybindings.c, libs/treeview_lib.h,
	  libs/treeview_main.c, libs/treeview_toolbar.c, src/main.c: remove
	  glade code generation

2005-01-16 15:25  edscott

	* libs/gridview_lib.h, libs/treeview_local.c, libs/treeview_local.h,
	  libs/treeview_local.i, src/basic_local.c, src/basic_local.h,
	  src/basic_local.i: library restructure

2005-01-16 15:20  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/basic_row.c,
	  libs/basic_row.h, libs/basic_row.i, libs/callbacks.c,
	  libs/callbacks.h, libs/constants.h, libs/countfiles.c, libs/cpy.c,
	  libs/dnd.c, libs/duplicate.c, libs/glade_main_callbacks.h,
	  libs/glade_main_gui.c, libs/glade_main_gui.h, libs/goto.c,
	  libs/gridview-callbacks.i, libs/gridview-graphics.i,
	  libs/gridview-main.i, libs/gridview-population.i,
	  libs/gridview-roots.i, libs/gridview.c, libs/gridview.h,
	  libs/icons.c, libs/input.c, libs/menu.c, libs/menu_callbacks.c,
	  libs/misc.c, libs/misc.h, libs/monitor.c, libs/new.c,
	  libs/new_win.c, libs/pasteboard.c, libs/primary-misc.c,
	  libs/primary.c, libs/primary.h, libs/print.c, libs/refresh.c,
	  libs/remove.c, libs/rename.c, libs/run.c, libs/symlink.c,
	  libs/touch.c, libs/tree-entry.c, libs/tree-entry.h,
	  libs/treestore.c, libs/treestore.h, libs/treeview.c,
	  libs/treeview.h, libs/treeview_callbacks.c,
	  libs/treeview_callbacks.h, libs/treeview_colours.c,
	  libs/treeview_colours.h, libs/treeview_easy.c,
	  libs/treeview_easy.h, libs/treeview_entry.c,
	  libs/treeview_entry.h, libs/treeview_keybindings.c,
	  libs/treeview_keybindings.h, libs/treeview_lib.c,
	  libs/treeview_lib.h, libs/treeview_main.c, libs/treeview_main.h,
	  libs/treeview_row.c, libs/treeview_row.h, libs/treeview_row.i,
	  libs/treeview_toolbar.c, libs/treeview_toolbar.h,
	  libs/treeview_toolbar.i, libs/widgets.c, libs/xfdiff.c,
	  modules/find.c, modules/properties.c,
	  plugins/bookmarks/bookmarks.c,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/fstab/fstab-module.c, plugins/trash/trash.c,
	  smb/master_lookup.c, smb/smb_download.c, smb/smb_list.c,
	  smb/smb_misc.c, smb/smb_open.c, smb/smblookup.c, src/Makefile.am,
	  src/Makefile.in, src/basic_colours.c, src/basic_colours.h,
	  src/easy.c, src/easy.h, src/glade_main_callbacks.h,
	  src/glade_main_gui.c, src/glade_main_gui.h,
	  src/gridview-callbacks.c, src/gridview-graphics.c,
	  src/gridview-main.c, src/gridview-population.c,
	  src/gridview-roots.c, src/gridview.c, src/gridview.h,
	  src/keybindings.c, src/keybindings.h, src/main.c, src/settings.c,
	  src/toolbar.c, src/toolbar.h, src/toolbar.i, src/treestore.c,
	  src/treestore.h, src/treeview.c, src/treeview.h: library
	  restructuring

2005-01-15 02:32  edscott

	* libs/types.h, plugins/bookmarks/bookmarks.c,
	  plugins/bookmarks/bookshelf.c, plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/fstab/fstab-module.c,
	  plugins/smb/master_lookup.c, plugins/smb/smb_list.c,
	  plugins/smb/smb_wg.c, plugins/smb/smb_ws.c, plugins/trash/trash.c,
	  src/gridview-callbacks.c, src/gridview-graphics.c,
	  src/gridview-main.c, src/gridview-population.c, src/gridview.c:
	  iconview: do the "draw box to select icons" thing and ask module
	  whether item can be selected or not.

2005-01-14 03:42  edscott

	* libs/primary-misc.c, libs/primary-modules.c, libs/types.h,
	  src/gridview-callbacks.c, src/gridview-main.c,
	  src/gridview-population.c, src/gridview-roots.c, src/gridview.c,
	  src/toolbar.i: iconview cosmetics

2005-01-13 16:58  edscott

	* libs/menu_callbacks.c, libs/misc.c, libs/misc.h,
	  libs/primary-misc.c, libs/primary-misc.h, libs/types.h,
	  libs/xfdiff.c, plugins/smb/smb_ws.c, src/gridview-callbacks.c,
	  src/gridview-graphics.c, src/gridview-main.c, src/gridview.c,
	  src/keybindings.c, src/main.c: diagnostics for iconview (work in
	  progress)

2005-01-13 03:28  edscott

	* src/gridview-callbacks.c: box drawing for multiple selection
	  (iconview). Items are not actually selected yet.

2005-01-13 02:07  edscott

	* plugins/bookmarks/bookmarks.c, plugins/bookmarks/bookshelf.c,
	  plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/fstab/fstab-module.c,
	  plugins/smb/smb_list.c, plugins/smb/smb_ws.c,
	  plugins/trash/trash.c, src/gridview-callbacks.c,
	  src/gridview-graphics.c, src/gridview.c, src/gridview.h: saturate
	  valid drop points (iconview)

2005-01-12 23:06  edscott

	* libs/menu.c, src/gridview.c, src/toolbar.i: promote "duplicate" to
	  top level popup menuitem.

2005-01-12 03:45  edscott

	* plugins/bookmarks/bookshelf.c: add missing file for bookshelf
	  module.

2005-01-12 03:44  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/misc.c, libs/misc.h,
	  libs/primary-icons.i, libs/primary-misc.c, libs/primary-misc.h,
	  libs/primary-modules.c, libs/primary-modules.h, libs/primary.c,
	  libs/primary.h, modules/properties.c,
	  plugins/bookmarks/bookmarks.c, plugins/smb/master_lookup.c,
	  plugins/smb/smb_list.c, plugins/smb/smb_wg.c,
	  plugins/smb/smb_ws.c, smb/smb_open.c, src/easy.c,
	  src/gridview-graphics.c, src/gridview-main.c,
	  src/gridview-population.c, src/gridview-roots.c, src/options.c,
	  xfdiff4/xfdiff.c: iconview: smb navigation is now complete, and so
	  all xffm locations are now browsable with iconview. The bookshelf
	  module needs an icon from the Rodent theme, but I cannot find one.

2005-01-11 02:39  edscott

	* plugins/bookmarks/bookmarks.c, plugins/smb/Makefile.am,
	  plugins/smb/Makefile.in, plugins/smb/smb.i,
	  plugins/smb/smb_list.c, plugins/smb/smb_wg.c,
	  plugins/smb/smb_ws.c, plugins/smb/smblookup.i: more iconview
	  navigation for smb network. Password isn't remembered, but I'm too
	  tired to fix it now.

2005-01-11 00:17  edscott

	* configure, configure.ac, libs/misc.c, libs/primary-modules.c,
	  libs/primary-modules.h, libs/primary.c, libs/types.h,
	  plugins/Makefile.am, plugins/Makefile.in,
	  plugins/bookmarks/bookmarks.c, plugins/bookshelf,
	  plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/fstab/fstab-module.c,
	  plugins/nmblookup, plugins/smb, plugins/smb/Makefile.am,
	  plugins/smb/Makefile.in, plugins/smb/master_lookup.c,
	  plugins/smb/smb_wg.c, plugins/smb/smblookup.h,
	  plugins/smb/smblookup.i, plugins/trash/trash.c,
	  src/gridview-callbacks.c, src/gridview-graphics.c,
	  src/gridview-main.c, src/gridview-population.c,
	  src/gridview-roots.c, src/gridview.h: iconview: start navigating
	  into smb network

2005-01-09 05:40  edscott

	* libs/primary-modules.c, libs/types.h,
	  plugins/bookmarks/bookmarks.c, src/gridview-main.c,
	  src/gridview-population.c, src/gridview-roots.c: activated
	  bookshelf's plugin (bookmarks) for iconview. Used for opening
	  named bookmark files.

2005-01-09 03:26  edscott

	* libs/constants.h, libs/primary-modules.c, libs/primary-modules.h,
	  libs/types.h, plugins/bookmarks/Makefile.am,
	  plugins/bookmarks/Makefile.in, plugins/bookmarks/bookmarks.c,
	  plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/recent.c, plugins/fstab/fstab-module.c,
	  plugins/trash/trash.c, src/gridview-main.c, src/gridview-roots.c,
	  src/gridview.c, src/gridview.h: - add bookmarks to iconview
	  navigation - add bookshelf for opening bookmark files (currently
	  only with iconview and it does not yet open the bookmark files,
	  only lists them, but I'm tired so I finish sometime later).

2005-01-08 15:04  pollux

	* plugin-mcs/xfce-filemanager-settings.desktop: update RU
	  translations

2005-01-07 15:41  edscott

	* plugins/Makefile.in, plugins/bookmarks/Makefile.in,
	  plugins/frequent-recent/Makefile.in, plugins/fstab/Makefile.in,
	  plugins/trash/Makefile.in: add Makefile.in files

2005-01-07 15:37  edscott

	* src/gridview-main.c, src/gridview-roots.c: reflect plugin
	  directory changes

2005-01-07 15:03  edscott

	* Makefile.am, Makefile.in, configure, configure.ac,
	  libs/primary-modules.c, libs/primary-modules.h,
	  modules/Makefile.am, modules/Makefile.in, modules/bookmarks.c,
	  modules/bookmarks.h, modules/fstab-module.c,
	  modules/fstab-module.h, modules/recent.c, modules/recent.h,
	  modules/trash.c, modules/trash.h, plugins, plugins/Makefile.am,
	  plugins/bookmarks, plugins/bookmarks/Makefile.am,
	  plugins/bookmarks/bookmarks.c, plugins/bookmarks/bookmarks.h,
	  plugins/bookshelf, plugins/bookshelf/Makefile.am,
	  plugins/frequent-recent, plugins/frequent-recent/Makefile.am,
	  plugins/frequent-recent/frequent-recent.i,
	  plugins/frequent-recent/frequent.c,
	  plugins/frequent-recent/frequent.h,
	  plugins/frequent-recent/recent.c,
	  plugins/frequent-recent/recent.h, plugins/fstab,
	  plugins/fstab/Makefile.am, plugins/fstab/fstab-module.c,
	  plugins/fstab/fstab-module.h, plugins/nmblookup,
	  plugins/nmblookup/Makefile.am, plugins/trash,
	  plugins/trash/Makefile.am, plugins/trash/trash.c,
	  plugins/trash/trash.h: separate hardcoded plugins (modules) from
	  third-party type plugins (plugins)

2005-01-07 03:44  edscott

	* modules/Makefile.am, modules/Makefile.in, modules/fstab-module.c,
	  modules/fstab-module.h, modules/recent.c, modules/trash.c,
	  src/gridview-callbacks.c, src/gridview-main.c,
	  src/gridview-population.c: enable iconview navigation of frequent
	  files, recent files, and trash.

2005-01-06 19:24  pollux

	* po/uk.gmo, po/uk.po: update UK translations

2005-01-06 02:37  edscott

	* libs/constants.h, libs/primary-modules.c, libs/primary-modules.h,
	  modules/Makefile.am, modules/Makefile.in, modules/fstab-module.c,
	  modules/fstab-module.h, src/gridview-callbacks.c,
	  src/gridview-main.c, src/gridview-population.c,
	  src/gridview-roots.c, src/gridview.c, src/gridview.h: optimize
	  module loading for iconview

2005-01-05 16:20  edscott

	* src/gridview-callbacks.c, src/gridview-graphics.c,
	  src/gridview-main.c, src/gridview-population.c,
	  src/gridview-roots.c, src/gridview.c, src/gridview.h: code cleanup

2005-01-05 16:01  pollux

	* po/he.gmo, po/he.po: update HE translations

2005-01-05 03:20  edscott

	* src/gridview-callbacks.c: single click iconview navigation using
	  button 2

2005-01-05 03:05  edscott

	* libs/dnd.c, libs/misc.c, libs/misc.h, libs/pasteboard.c,
	  libs/primary-icons.c, libs/primary-icons.h, libs/primary-icons.i,
	  libs/primary.c, libs/primary.h, modules/fstab-module.c,
	  modules/fstab-module.h, src/gridview-callbacks.c,
	  src/gridview-graphics.c, src/gridview-main.c,
	  src/gridview-roots.c, src/toolbar.c: -fixed the alpha channel on
	  composite pixbufs. -activate iconview fstab navigation -several
	  fixes to iconview

2005-01-04 03:47  edscott

	* libs/icons.i: static functions (soon to be merge somewhere else)

2005-01-04 03:45  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/basic_row.c,
	  libs/callbacks.c, libs/constants.h, libs/countfiles.c, libs/cpy.c,
	  libs/dnd.c, libs/duplicate.c, libs/filter.c, libs/glade_support.c,
	  libs/goto.c, libs/icons.c, libs/icons.h, libs/input.c,
	  libs/menu.c, libs/menu_callbacks.c, libs/misc.c, libs/misc.h,
	  libs/modules.c, libs/modules.h, libs/monitor.c, libs/new.c,
	  libs/new_win.c, libs/pasteboard.c, libs/pasteboard.h,
	  libs/primary-icons.c, libs/primary-icons.h, libs/primary-icons.i,
	  libs/primary-modules.c, libs/primary-modules.h, libs/primary.c,
	  libs/primary.h, libs/print.c, libs/rcp.c, libs/refresh.c,
	  libs/remove.c, libs/rename.c, libs/run.c, libs/run.h,
	  libs/scramble.c, libs/symlink.c, libs/terminal.c, libs/touch.c,
	  libs/tree-entry.c, libs/tree-entry.h, libs/tree_entry.c,
	  libs/tree_entry.h, libs/types.h, libs/widgets.c, libs/zoom.c,
	  modules/bookmarks.c, modules/find.c, modules/fstab-module.c,
	  modules/fstab-module.h, modules/recent.c, modules/trash.c,
	  smb/master_lookup.c, smb/smb_download.c, smb/smb_list.c,
	  smb/smblookup.c, src/gridview-callbacks.c, src/gridview-main.c,
	  src/gridview.h, src/keybindings.c, src/main.c, src/mcs-manager.c,
	  src/options.c, src/settings.c, src/toolbar.c, src/treestore.c,
	  src/treeview.c, xfdiff4/Makefile.am, xfdiff4/Makefile.in,
	  xfdiff4/xfdiff.c, xfdiff4/xfdiff_gui.c: construction optimizations
	  for iconview: last file processed for primary library.

2005-01-03 17:48  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/constants.h,
	  libs/filter.c, libs/filter.h, libs/misc.c, libs/misc.h,
	  libs/primary.c, libs/primary.h, libs/primary.i, src/basic_local.c,
	  src/basic_local.h, src/basic_local.i, src/gridview-main.c,
	  src/gridview.h: more construction optimizations. Just one file
	  left to optimize for iconview local filesystem navigation.

2005-01-03 16:20  edscott

	* libs/basic_row.c, libs/basic_row.h, libs/primary.c,
	  libs/primary.h, src/gridview.h: construction optimizations

2005-01-03 16:08  edscott

	* configure, configure.ac, libs/Makefile.am, libs/Makefile.in,
	  libs/basic_row.c, libs/basic_row.i, libs/callbacks.c,
	  libs/constants.h, libs/countfiles.c, libs/cpy.c, libs/dnd.c,
	  libs/duplicate.c, libs/entry.c, libs/entry.h, libs/goto.c,
	  libs/icons.c, libs/input.c, libs/menu.c, libs/menu_callbacks.c,
	  libs/misc.c, libs/misc.h, libs/monitor.c, libs/new.c,
	  libs/new_win.c, libs/pasteboard.c, libs/primary.c, libs/primary.h,
	  libs/print.c, libs/rcp.c, libs/refresh.c, libs/remove.c,
	  libs/rename.c, libs/run.c, libs/symlink.c, libs/touch.c,
	  libs/tree_entry.c, libs/tree_entry.h, libs/types.h,
	  libs/widgets.c, ltmain.sh, modules/bookmarks.c, modules/find.c,
	  modules/fstab-module.c, modules/recent.c, modules/trash.c,
	  smb/master_lookup.c, smb/smb_download.c, smb/smb_list.c,
	  smb/smblookup.c, src/Makefile.am, src/Makefile.in,
	  src/basic_local.c, src/basic_local.h, src/gridview.c,
	  src/gridview.h, src/keybindings.c, src/main.c, src/treestore.c,
	  src/treeview.c: construction optimizations

2005-01-03 02:38  edscott

	* src/basic_local.i, src/gridview-callbacks.c,
	  src/gridview-graphics.c, src/gridview-main.c,
	  src/gridview-roots.c, src/gridview.c, src/gridview.h, src/main.c:
	  basic iconview graphics with local filesystem navigation and mouse
	  events.

2005-01-02 12:51  olivier

	* ChangeLog, configure, configure.ac: Update version and changelog

2005-01-02 10:54  olivier

	* config.guess, config.sub, ltmain.sh, modules/Makefile.am,
	  modules/Makefile.in, po/POTFILES.in, po/ar.gmo, po/ar.po,
	  po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po,
	  po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/en_GB.gmo,
	  po/en_GB.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	  po/et.gmo, po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo, po/fa.po,
	  po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/gu.gmo, po/gu.po,
	  po/he.gmo, po/he.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po,
	  po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po,
	  po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nb_NO.gmo,
	  po/nb_NO.po, po/nl.gmo, po/nl.po, po/pa.gmo, po/pa.po, po/pl.gmo,
	  po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po,
	  po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po,
	  po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po,
	  po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po:
	  Fix "make distcheck" on xffm

2004-12-31 22:58  edscott

	* libs/icons.c, libs/icons.h, src/main.c, src/treeview.c: add
	  missing parameter to function call

2004-12-30 23:57  edscott

	* libs/dnd.c: close bug 635

2004-12-30 18:07  edscott

	* modules/bookmarks.c, modules/bookmarks.h, src/main.c,
	  src/treeview.c, src/treeview.h: code cleanup to fix some minor
	  hidden bugs.

2004-12-29 21:54  edscott

	* libs/filter.c, libs/filter.h, src/filter.c, src/filter.h: move
	  modules to correct location for release

2004-12-29 21:51  edscott

	* Makefile.in, config.guess, config.sub, libs/Makefile.am,
	  libs/Makefile.in, libs/bookmarks.c, libs/bookmarks.h,
	  libs/callbacks.c, libs/callbacks.h, libs/dnd.c, libs/entry.h,
	  libs/fstab.c, libs/goto.c, libs/icons.c, libs/input.c, libs/ls.c,
	  libs/ls.h, libs/menu.c, libs/menu_callbacks.c,
	  libs/menu_callbacks.h, libs/modules.c, libs/modules.h,
	  libs/monitor.c, libs/pasteboard.c, libs/recent.c, libs/recent.h,
	  libs/remove.c, libs/run.c, libs/trash.c, libs/trash.h,
	  libs/widgets.c, libs/xfstab.h, modules/Makefile.am,
	  modules/Makefile.in, modules/bookmarks.c, modules/bookmarks.h,
	  modules/fstab-module.c, modules/fstab-module.h, modules/recent.c,
	  modules/recent.h, modules/trash.c, modules/trash.h,
	  src/Makefile.am, src/Makefile.in, src/callbacks.c,
	  src/callbacks.h, src/ls.c, src/ls.h, src/main.c, src/treeview.c:
	  move modules to their correct locations for release

2004-12-29 15:30  edscott

	* modules/glade_support.c, modules/glade_support.h: remove non used
	  files

2004-12-27 19:05  pollux

	* plugin-mcs/xffm_settings_dialog.c: mcs-plugins now appear on the
	  mouse pointer screen

2004-12-26 14:39  edscott

	* libs/monitor.c: fix missing parameter in macro call (bug 615)

2004-12-26 14:27  edscott

	* src/Makefile.am: fix typo (bug 612)

2004-12-26 12:00  fleclainche

	* doc/C/images/filter_box.png, doc/C/images/mcs-plugin.png,
	  doc/C/images/sidebar_filesubmenu.png, doc/C/images/sidebar_go.png,
	  doc/C/images/sidebar_multiple_select.png,
	  doc/C/images/sidebar_open.png, doc/C/images/sidebar_options.png,
	  doc/C/images/sidebar_paste.png, doc/C/images/sidebar_tools.png,
	  doc/C/images/xffm_default.png: Xffm documentation screenshots
	  update (bis) Clean rounded corners, grrr.... :P

2004-12-26 11:21  fleclainche

	* doc/C/images/file_popup.png, doc/C/images/file_subpopup.png,
	  doc/C/images/filter_box.png, doc/C/images/frequent_popup.png,
	  doc/C/images/fstab_popup_mount.png, doc/C/images/go_menu.png,
	  doc/C/images/hide_show_buttons.png,
	  doc/C/images/icon_title_smartbutton.png,
	  doc/C/images/main_menu.png, doc/C/images/mcs-plugin.png,
	  doc/C/images/open_menu.png, doc/C/images/options_menu.png,
	  doc/C/images/preferences_menu.png, doc/C/images/recent_popup.png,
	  doc/C/images/sidebar_filesubmenu.png, doc/C/images/sidebar_go.png,
	  doc/C/images/sidebar_multiple_select.png,
	  doc/C/images/sidebar_open.png, doc/C/images/sidebar_options.png,
	  doc/C/images/sidebar_tools.png, doc/C/images/sort_subpopup.png,
	  doc/C/images/tools_menu.png, doc/C/images/trash_popup.png,
	  doc/C/images/xffm_default.png: Documentation screenshots update

2004-12-25 20:33  kelnos

	* Makefile.am: fix distcheck-bz2

2004-12-24 00:03  kelnos

	* Makefile.am: add dist-bz2 and distcheck-bz2 targets

2004-12-23 23:34  olivier

	* doc/C/images/book_popup.png, doc/C/images/column_titles_popup.png,
	  doc/C/images/diagnostics_window.png,
	  doc/C/images/directory_popup.png,
	  doc/C/images/directory_popup_unmount.png: Themes and screenshots

2004-12-23 21:24  pollux

	* plugin-mcs/xfce-filemanager-settings.desktop, po/et.gmo, po/et.po:
	  update ET translations

2004-12-22 21:22  benny

	* ChangeLog, autogen.sh, plugin-mcs/Makefile.am,
	  plugin-mcs/Makefile.in, po/cs.gmo, src/Makefile.am,
	  src/Makefile.in: Update ChangeLog. Fix make distcheck.

2004-12-21 09:04  kelnos

	* po/cs.po: add/update czech translations

2004-12-20 21:00  jasper

	* ChangeLog: Update versions and ChangeLog

2004-12-19 19:32  jasper

	* doc/C/images/Makefile.am, doc/C/images/Makefile.in: Add Makefiles

2004-12-19 18:53  jasper

	* configure, configure.ac, doc/C/Makefile.am, doc/C/Makefile.in: Fix
	  images installation

2004-12-18 21:38  jasper

	* po/ko.gmo, po/ko.po: Fix broken po files

2004-12-13 22:08  pollux

	* po/ko.po: update KO translations

2004-12-11 17:22  olivier

	* po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po,
	  po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po,
	  po/en_GB.gmo, po/en_GB.po, po/es.gmo, po/es.po, po/es_MX.gmo,
	  po/es_MX.po, po/et.gmo, po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo,
	  po/fa.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/gu.gmo,
	  po/gu.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po, po/hu.gmo,
	  po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo,
	  po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nb_NO.gmo,
	  po/nb_NO.po, po/nl.gmo, po/nl.po, po/pa.gmo, po/pa.po, po/pl.gmo,
	  po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po,
	  po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po,
	  po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po,
	  po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po:
	  Fix i18n

2004-12-07 23:02  edscott

	* libs/menu_callbacks.c: only add to recent/frequent if success

2004-12-07 22:25  edscott

	* libs/menu_callbacks.c: adding to the recent history changes the
	  working directory, so that the selection for untar was broken. Now
	  I've moved the setting of the working directory for extracting
	  from archives where it should be so that the recent history does
	  not interfere.

2004-12-07 21:59  edscott

	* libs/goto.c, libs/menu_callbacks.c, libs/recent.c, libs/run.c,
	  po/en_GB.gmo, po/nb_NO.gmo, src/callbacks.c: Don't attempt to save
	  history if there is nothing to save.

2004-12-07 13:52  edscott

	* libs/menu.c, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo,
	  po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo,
	  po/de.po, po/en_GB.po, po/es.gmo, po/es.po, po/es_MX.gmo,
	  po/es_MX.po, po/et.gmo, po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo,
	  po/fa.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/gu.gmo,
	  po/gu.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po, po/hu.gmo,
	  po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo,
	  po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nb_NO.po,
	  po/nl.gmo, po/nl.po, po/pa.gmo, po/pa.po, po/pl.gmo, po/pl.po,
	  po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/sk.gmo,
	  po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo,
	  po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xffm.pot,
	  po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po: fix a
	  spelling mistake. It does not require additional translation since
	  the correct spelling was also present in po files.

2004-12-07 02:52  edscott

	* libs/bookmarks.c: bug fixed: filter enabled, use <- -> to expand
	  collapse bookmarks, and the entries are duplicated. The parent was
	  not being cleared before refreshing.

2004-12-05 21:38  pollux

	* configure, configure.ac, po/nb_NO.gmo, po/nb_NO.po: add nb_NO
	  translations

2004-12-05 21:20  pollux

	* configure, configure.ac, po/en_GB.gmo, po/en_GB.po: add en_GB
	  translations

2004-12-05 20:50  pollux

	* plugin-mcs/xfce-filemanager-settings.desktop, po/ko.gmo, po/ko.po,
	  src/Xfbook.desktop, src/Xfdiff.desktop, src/Xffstab.desktop,
	  src/Xfglob.desktop, src/Xfmime_edit.desktop, src/Xftree.desktop:
	  update KO translations and add screenshots in xfprint doc

2004-12-05 16:38  edscott

	* libs/goto.c, libs/menu_callbacks.c, libs/recent.c, libs/recent.h,
	  libs/run.c, src/callbacks.c: recent/frequent history was not being
	  modified with "open with" nor menu selected options to open. Also,
	  both treeviews are now automatically refreshed to reflect changes
	  in recent/frequent history.

2004-12-05 15:51  edscott

	* libs/widgets.c: refresh toolbar button was insensitive when root
	  elements selected

2004-12-05 15:33  edscott

	* src/callbacks.c: fixed: expander was being lost when opening an
	  empty folder.

2004-12-04 17:33  benny

	* ChangeLog, configure, configure.ac, po/tr.gmo: Update configure
	  and ChangeLog.

2004-12-04 01:21  edscott

	* xfdiff4/xfdiff.h, xfdiff4/xfdiff_gui.c, xfdiff4/xfdiff_misc.c:
	  fixed: xfdiff4 configuration file had been overlooked when switch
	  was made to xdg spec.

2004-12-02 21:47  edscott

	* src/Makefile.am, src/Makefile.in: $(LN_S) instead of ln -s

2004-12-02 18:19  edscott

	* libs/icons.c, libs/refresh.c, libs/refresh.h, src/basic_local.c,
	  src/basic_local.h, src/basic_local.i, src/options.c,
	  src/treeview.c: Fix the problem with toggling hidden files on/off.

2004-11-29 13:46  edscott

	* plugin-mcs/xffm_settings_dialog.c: ignore settings set by xfce-4.0

2004-11-28 18:01  pollux

	* po/tr.po: update TR translations

2004-11-26 19:06  pollux

	* configure, configure.ac, ltmain.sh, po/ko.gmo, po/ko.po: update KO
	  translations

2004-11-26 18:57  edscott

	* libs/remove.c: validate utf on remove dialog

2004-11-26 18:51  edscott

	* libs/menu.c, libs/menu_callbacks.c: fix incorrect memory access
	  and allow setting output dir for unzip

2004-11-26 17:23  edscott

	* doc/C/xffm.html, doc/C/xffm.xml: documentation polishing

2004-11-26 14:01  edscott

	* src/basic_local.i: under 52 directory entries, restat on reload.

2004-11-23 01:24  edscott

	* libs/menu.c, libs/widgets.c, libs/widgets.i: fix small bug:
	  go-menu was not always following go-sidebar to unsensitive state.

2004-11-23 00:42  edscott

	* src/basic_local.i: fix minor problem between filter and directory
	  cache

2004-11-22 16:32  edscott

	* doc/C/xffm.html, doc/C/xffm.xml, doc/fr/xffm.html,
	  doc/it/xffm.html, libs/menu.c: 4.2 documentation update with new
	  styles defined by Jasper.

2004-11-19 14:18  edscott

	* doc/C/images, doc/C/images/book_popup.png,
	  doc/C/images/column_titles_popup.png,
	  doc/C/images/diagnostics_window.png,
	  doc/C/images/directory_popup.png,
	  doc/C/images/directory_popup_unmount.png,
	  doc/C/images/file_popup.png, doc/C/images/file_subpopup.png,
	  doc/C/images/filter_box.png, doc/C/images/frequent_popup.png,
	  doc/C/images/fstab_popup_mount.png,
	  doc/C/images/fstab_popup_unmount.png, doc/C/images/go_menu.png,
	  doc/C/images/hide_show_buttons.png,
	  doc/C/images/icon_title_smartbutton.png,
	  doc/C/images/main_menu.png, doc/C/images/mcs-plugin.png,
	  doc/C/images/netfile_popup.png, doc/C/images/netshare_popup.png,
	  doc/C/images/open_menu.png, doc/C/images/options_menu.png,
	  doc/C/images/preferences_menu.png, doc/C/images/recent_popup.png,
	  doc/C/images/sidebar_filesubmenu.png, doc/C/images/sidebar_go.png,
	  doc/C/images/sidebar_multiple_select.png,
	  doc/C/images/sidebar_open.png, doc/C/images/sidebar_options.png,
	  doc/C/images/sidebar_paste.png, doc/C/images/sidebar_tools.png,
	  doc/C/images/sort_subpopup.png, doc/C/images/t_main_menu.png,
	  doc/C/images/tools_menu.png, doc/C/images/trash_popup.png,
	  doc/C/images/xffm_default.png: upload images for new documentation

2004-11-19 14:10  edscott

	* libs/run.c: fix an error message (no translation here)

2004-11-18 16:39  edscott

	* src/toolbar.c: remove behaviour which is screwy on remote
	  connections

2004-11-18 14:38  edscott

	* libs/dnd.c: stoopid, stoopid typo makes multiple broken in RC1 :-(

2004-11-16 15:07  pollux

	* plugin-mcs/xfce-filemanager-settings.desktop, po/fi.gmo, po/fi.po:
	  update FI translations

2004-11-16 14:45  edscott

	* libs/icons.c, libs/misc.c, libs/misc.h, src/basic_local.h,
	  src/basic_local.i, src/main.c: minor code rearrangement

2004-11-16 07:12  jasper

	* doc/C/xffm.html, doc/fr/xffm.html, doc/it/xffm.html,
	  doc/xfce-nochunk.xsl: Update some docs and update to new color
	  scheme at the suggestion of Jeff Franks

2004-11-14 13:17  pollux

	* po/sv.gmo, po/sv.po: update SV translations

2004-11-13 18:01  olivier

	* ChangeLog: Update ChangeLog

2004-11-13 15:19  olivier

	* Makefile.in, doc/C/Makefile.in, doc/Makefile.in,
	  doc/fr/Makefile.in, doc/it/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, modules/Makefile.in, pixmaps/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in, xfmime-edit/Makefile.in:
	  Auto-tools check-up.

2004-11-12 18:56  edscott

	* src/toolbar.i: readd some keyboard shortcuts that got lost
	  somewhere along the way from 4.0

2004-11-12 18:46  edscott

	* Makefile.in, doc/C/Makefile.in, doc/Makefile.in,
	  doc/fr/Makefile.in, doc/it/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, libs/input.c, libs/run.c, modules/Makefile.in,
	  pixmaps/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in, xfmime-edit/Makefile.in:
	  exec dialog was not working correctly

2004-11-12 18:19  edscott

	* plugin-mcs/Makefile.am, plugin-mcs/Makefile.in: remove hack
	  mentioned by Jasper and listed as bug 389

2004-11-12 17:46  edscott

	* libs/constants.h, libs/dnd.c, libs/types.h, src/callbacks.c,
	  src/main.c: fix a bug with nautilus not accepting drops from xffm
	  (nautilus was sending the button release event back to xffm)

2004-11-10 02:34  edscott

	* glade/xffm_main.glade, src/glade_main_gui.c, src/toolbar.c,
	  src/toolbar.i: small changes

2004-11-10 00:59  edscott

	* TODO: notes for 4.3

2004-11-08 17:07  edscott

	* libs/menu.c: correct misplaced line from previous commit that
	  caused segv condition

2004-11-08 15:36  edscott

	* TODO, libs/menu.c: better duplicate determination for popup menu

2004-11-08 14:12  edscott

	* TODO: add scripts suggestion to TODO

2004-11-08 01:54  edscott

	* libs/icons.c: move location of the "shows-hidden" and "has-hidden"
	  emblems from NE to E so they fit better with the modifications to
	  the Rodent folder icons.

2004-11-07 18:25  fleclainche

	* pixmaps/xffm_icon.png, pixmaps/xffm_icon.xpm: Update for the xffm
	  mcs plugin icon

2004-11-07 14:40  fleclainche

	* pixmaps/b-home.png, pixmaps/b-network.png,
	  pixmaps/b-xffm_icon.png, pixmaps/d-symlink-broken.png,
	  pixmaps/d-symlink.png, pixmaps/d-video.png,
	  pixmaps/dir-closed.png, pixmaps/f-memory.png,
	  pixmaps/f-netdisk.png, pixmaps/p-file1.png, pixmaps/p-file2.png,
	  pixmaps/p-sound.png, pixmaps/p-terminal.png,
	  pixmaps/p-unknown.png, pixmaps/t-new-directory.png,
	  pixmaps/t-pastelink.png, pixmaps/t-terminal.png,
	  pixmaps/t-zoom-in.png, pixmaps/t-zoom-out.png: Sync Rodent/xffm
	  icons, fixed t-pastelink.png, with Edscott agreement.

2004-11-07 13:54  edscott

	* src/callbacks.c, src/treeview.c: small (but important) fix.

2004-11-06 18:28  edscott

	* libs/icons.c, xfmime-edit/main.c: more small fixes.

2004-11-06 18:07  edscott

	* xfmime-edit/main.c: sync versions

2004-11-06 17:19  edscott

	* xfmime-edit/main.c: An extra debugging line to figure out problems
	  like the gtk-paste.png thing

2004-11-06 17:02  edscott

	* src/main.c, src/settings.c: small fixes

2004-11-06 16:24  olivier

	* ChangeLog, Makefile.in, aclocal.m4, compile, config.guess,
	  config.sub, configure, configure.ac, depcomp, doc/C/Makefile.in,
	  doc/Makefile.in, doc/fr/Makefile.in, doc/it/Makefile.in,
	  fgr/Makefile.in, install-sh, libs/Makefile.in, missing,
	  modules/Makefile.in, pixmaps/Makefile.in, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in, xfmime-edit/Makefile.in: Update
	  automake/autoconf/libtool/gettext versions to generate the
	  configure scripts and Makefiles, Update versions of all packages
	  to 4.1.99.1 (ie 4.2 RC1), Update ChangeLogs.

2004-11-06 15:33  edscott

	* TODO, libs/basic_row.i, libs/bookmarks.c, libs/constants.h,
	  libs/trash.c, src/basic_colours.c, src/basic_colours.h,
	  src/keybindings.c, src/keybindings.h, src/main.c: fixes

2004-11-04 02:18  edscott

	* TODO: update TODO list with pending issues to be solved for RC1

2004-11-03 01:48  edscott

	* libs/menu.c, libs/menu_callbacks.c, libs/run.c,
	  smb/smb_download.c, smb/smb_download.h, smb/smb_misc.c,
	  smb/smb_module.h, src/callbacks.c: code cleanup and allow
	  open-with from popup for remote smb files.

2004-11-03 00:13  edscott

	* smb/smb_download.c, src/callbacks.c: some comments about why not
	  using named pipes for double click on network files.

2004-11-02 18:23  edscott

	* TODO, libs/misc.c, smb/smb_download.c, smb/smb_misc.c,
	  smb/smb_module.h, src/callbacks.c: From TODO: allow double click
	  on remote smb files.

2004-11-02 16:57  edscott

	* smb/master_lookup.c, smb/smb_download.c, smb/smb_list.c,
	  smb/smblookup.c: progress indicator on smb downloads.

2004-11-02 01:58  edscott

	* libs/icons.c, libs/misc.c: code optimizations

2004-11-02 00:34  edscott

	* libs/icons.c: code optimizations

2004-11-01 23:22  edscott

	* libs/misc.c, src/basic_local.i: Do not restat directory if not
	  necessary.

2004-11-01 02:39  edscott

	* xfdiff4/Makefile.am, xfdiff4/Makefile.in, xfmime-edit/Makefile.am,
	  xfmime-edit/Makefile.in: dbh flags for xfdiff and xfmime-edit
	  since mimeicons cache is dbh format.

2004-10-30 22:28  olivier

	* xffm.spec.in: Fix spec files

2004-10-30 19:03  olivier

	* ChangeLog, Makefile.in, aclocal.m4, config.guess, config.sub,
	  configure, doc/C/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
	  doc/it/Makefile.in, fgr/Makefile.in, install-sh, libs/Makefile.in,
	  ltmain.sh, mkinstalldirs, modules/Makefile.in,
	  pixmaps/Makefile.in, plugin-mcs/Makefile.in, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in,
	  xfmime-edit/Makefile.in: Global update for 4.1.91 (Xfce 4.2 beta
	  2)

2004-10-30 14:42  jasper

	* po/nl.gmo, po/nl.po: Update a few nl translations

2004-10-30 14:00  pollux

	* po/lt.gmo, po/lt.po: update LT translations

2004-10-30 00:50  edscott

	* libs/pasteboard.c: cosmetic tweak

2004-10-29 20:41  edscott

	* ChangeLog, po/xffm.pot: update changelog

2004-10-29 18:57  edscott

	* src/main.c: allow xffm to die under gnome

2004-10-29 18:32  edscott

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  doc/C/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
	  doc/it/Makefile.in, fgr/Makefile.in, install-sh, libs/Makefile.am,
	  libs/Makefile.in, libs/glade_support.c, libs/goto.c, libs/icons.c,
	  libs/input.c, libs/menu.c, libs/refresh.c, ltmain.sh,
	  mkinstalldirs, modules/Makefile.in, modules/find.c,
	  modules/glade_support.c, pixmaps/Makefile.am, pixmaps/Makefile.in,
	  pixmaps/d-file.png, pixmaps/m-abiword.png, pixmaps/m-binary.png,
	  pixmaps/m-core.png, pixmaps/m-credits.png, pixmaps/m-deb.png,
	  pixmaps/m-dia-diagram.png, pixmaps/m-dvi.png,
	  pixmaps/m-font_bitmap.png, pixmaps/m-font_type1.png,
	  pixmaps/m-html.png, pixmaps/m-install.png, pixmaps/m-locked.png,
	  pixmaps/m-log.png, pixmaps/m-lyx.png, pixmaps/m-make.png,
	  pixmaps/m-openoffice1.png, pixmaps/m-openoffice2.png,
	  pixmaps/m-openoffice3.png, pixmaps/m-openoffice4.png,
	  pixmaps/m-package.png, pixmaps/m-paint.png, pixmaps/m-pdf.png,
	  pixmaps/m-postscript.png, pixmaps/m-readme.png,
	  pixmaps/m-realplayer.png, pixmaps/m-rpm.png,
	  pixmaps/m-shellscript.png, pixmaps/m-shellscript2.png,
	  pixmaps/m-source.png, pixmaps/m-source_c.png,
	  pixmaps/m-source_cpp.png, pixmaps/m-source_f.png,
	  pixmaps/m-source_h.png, pixmaps/m-source_java.png,
	  pixmaps/m-source_o.png, pixmaps/m-source_p.png,
	  pixmaps/m-source_py.png, pixmaps/m-spreadsheet.png,
	  pixmaps/m-tar.png, pixmaps/m-tex.png, pixmaps/m-tgz.png,
	  pixmaps/m-trash.png, pixmaps/m-word.png, pixmaps/m-xml.png,
	  plugin-mcs/Makefile.in, po/es.gmo, po/es.po, po/es_MX.gmo,
	  po/es_MX.po, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, src/main.c, src/mcs-manager.c, src/options.c,
	  src/settings.c, src/toolbar.c, xfdiff4/Makefile.in,
	  xfdiff4/xfdiff.c, xfdiff4/xfdiff_gui.c, xfmime-edit/Makefile.in:
	  fix a couple segv conditions detected on FreeBSD reduce the
	  fallback iconset to only necessary some other fixes for beta2

2004-10-28 18:15  edscott

	* libs/icons.c, src/main.c, src/settings.c, src/toolbar.c: small
	  stuff

2004-10-28 15:59  edscott

	* libs/goto.c, libs/misc.c: change the session manager startup
	  command when the root row changes (for xffm and xftree4)

2004-10-28 11:55  pollux

	* plugin-mcs/xfce-filemanager-settings.desktop, po/he.gmo, po/he.po:
	  update HE translations

2004-10-26 23:31  edscott

	* src/mcs-manager.c: fix bug 415 without generating unused variable
	  warning for gtk>=2.4

2004-10-26 23:29  edscott

	* src/main.c, src/mcs-manager.c: fix bug 415

2004-10-25 17:34  edscott

	* libs/constants.h, libs/icons.c, libs/menu.c, src/main.c,
	  src/mcs-manager.c, src/options.c, src/settings.c, src/toolbar.c,
	  xfmime-edit/main.c: fix bug 413

2004-10-23 14:45  olivier

	* ChangeLog: Update ChangeLog

2004-10-22 20:38  olivier

	* ChangeLog, ltmain.sh: Updated versions and change logs

2004-10-22 19:33  olivier

	* plugin-mcs/xfce-filemanager-settings.desktop, src/Xfbook.desktop,
	  src/Xfdiff.desktop, src/Xffstab.desktop, src/Xfglob.desktop,
	  src/Xfmime_edit.desktop: Theme fixes update locale [fr] for
	  desktop files

2004-10-21 16:11  edscott

	* libs/constants.h, libs/trash.c, src/main.c: fix segv handler macro
	  (dump directory was broken with xdg changes)

2004-10-21 13:57  edscott

	* libs/trash.c: fix segv on empty trash bin

2004-10-20 22:06  pollux

	* po/et.gmo, po/et.po: update ET translations

2004-10-20 20:37  edscott

	* libs/menu.c: eliminate race condition

2004-10-19 20:03  pollux

	* configure, configure.ac,
	  plugin-mcs/xfce-filemanager-settings.desktop, po/fi.gmo, po/fi.po,
	  po/pt_PT.gmo: update FI translations

2004-10-17 00:17  edscott

	* Makefile.in, configure, configure.ac, doc/C/Makefile.in,
	  doc/Makefile.in, doc/fr/Makefile.in, doc/it/Makefile.in,
	  fgr/Makefile.in, libs/Makefile.in, modules/Makefile.in,
	  pixmaps/Makefile.in, plugin-mcs/Makefile.in, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in,
	  xfmime-edit/Makefile.in: fix broken dbh dependency

2004-10-16 21:05  edscott

	* Makefile.in, configure, doc/C/Makefile.in, doc/Makefile.in,
	  doc/fr/Makefile.in, doc/it/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, modules/Makefile.in, pixmaps/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, src/settings.c, xfdiff4/Makefile.in,
	  xfmime-edit/Makefile.in, xfmime-edit/main.c: regenerate makefiles

2004-10-16 02:03  edscott

	* configure, configure.ac, libs/constants.h, libs/icons.c,
	  po/ar.gmo, po/az.gmo, po/bg.gmo, po/ca.gmo, po/cs.gmo, po/de.gmo,
	  po/es.gmo, po/es_MX.gmo, po/et.gmo, po/eu.gmo, po/fr.gmo,
	  po/gu.gmo, po/he.gmo, po/hi.gmo, po/hu.gmo, po/it.gmo, po/ja.gmo,
	  po/lt.gmo, po/ms.gmo, po/nl.gmo, po/pl.gmo, po/pt_BR.gmo,
	  po/sk.gmo, po/sv.gmo, po/ta.gmo, po/tr.gmo, po/uk.gmo, po/vi.gmo,
	  po/zh_CN.gmo, po/zh_TW.gmo, src/main.c, src/options.c,
	  src/settings.c, xfmime-edit/main.c: Add hidden option "prefer svg
	  icons over png" which is initially set to false, to be added to
	  mcs manager plugin for 4.4 as an option (requires translation)

2004-10-14 15:37  edscott

	* libs/trash.c: Remove obsolete code. Gnome and kde trash no longer
	  have to be collected, instead will appear in trash if they exist.

2004-10-14 14:01  edscott

	* libs/recent.c: fix problem clearing from recent/frequent branches
	  reported by Gianluca

2004-10-13 20:44  edscott

	* libs/cpy.c: fix label on overwrite button (it was commented out,
	  don't know why)

2004-10-12 14:13  edscott

	* pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/gnome.mime.xml,
	  pixmaps/hicolor.mime.xml: files moved to xfce4-modules

2004-10-12 02:12  edscott

	* libs/misc.c, libs/pasteboard.c, libs/pasteboard.h, libs/widgets.i,
	  pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/t-pastelink.png,
	  src/main.c, src/toolbar.c, src/toolbar.i, utils/IMPORTS: fix the
	  blob on toolbar buttons so that it looks like an arrow and add
	  missing pastelink button beneath the paste button.

2004-10-11 17:36  edscott

	* Makefile.in, config.h.in, configure, configure.ac,
	  doc/C/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
	  doc/it/Makefile.in, fgr/Makefile.in, libs/Makefile.in,
	  libs/misc.c, modules/Makefile.in, pixmaps/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, src/main.c, xfdiff4/Makefile.in,
	  xfmime-edit/Makefile.in: libsm management stuff (doesn't quite
	  work yet)

2004-10-11 16:30  benny

	* po/ar.po, po/az.po, po/bg.po, po/ca.po, po/cs.po, po/de.po,
	  po/es.po, po/es_MX.po, po/et.po, po/eu.po, po/fr.po, po/gu.po,
	  po/he.po, po/hi.po, po/hu.po, po/it.po, po/ja.po, po/lt.po,
	  po/ms.po, po/nl.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/sk.po,
	  po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/xffm.pot,
	  po/zh_CN.po, po/zh_TW.po: update-po for Moe.

2004-10-11 14:46  edscott

	* libs/run.c: use absolute paths for program arguments

2004-10-11 14:06  edscott

	* src/Xfbook.desktop, src/Xfdiff.desktop, src/Xffm.desktop,
	  src/Xffstab.desktop, src/Xfglob.desktop, src/Xfmime_edit.desktop,
	  src/Xfsamba.desktop, src/Xftree.desktop: add desktop files to CVS,
	  duh...

2004-10-11 00:46  edscott

	* libs/misc.c, plugin-mcs/xfce-filemanager-settings.desktop,
	  src/Makefile.am, src/Makefile.in: add missing .desktop files

2004-10-10 11:52  pollux

	* po/pt_PT.gmo, po/pt_PT.po: update pt_PT translations

2004-10-09 14:20  pollux

	* configure, configure.ac, po/fa.gmo, po/fa.po, po/fa_IR.gmo,
	  po/fa_IR.po: update FA translations

2004-10-09 13:48  pollux

	* configure, configure.ac, po/pa.gmo, po/pa.po: Punjabi translations
	  update from jaswinderlinux@netscape.net

2004-10-08 12:41  edscott

	* fgr/globber.c: added missing header noticed by Martti Kuparinen

2004-10-08 02:05  edscott

	* libs/pasteboard.c, libs/widgets.c: allow paste function to work if
	  non directory is selected (paste into parent) don't unselect after
	  cut or copy as it breaks keyboard navigation

2004-10-07 20:36  benny

	* Makefile.in, aclocal.m4, configure, doc/C/Makefile.in,
	  doc/Makefile.in, doc/fr/Makefile.in, doc/it/Makefile.in,
	  fgr/Makefile.in, libs/Makefile.in, ltmain.sh, m4/debug.m4,
	  m4/glib-gettext.m4, m4/pkg.m4, modules/Makefile.in,
	  pixmaps/Makefile.in, plugin-mcs/Makefile.in, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in,
	  xfmime-edit/Makefile.in: Added --enable-final (-O1 for GNU ld) as
	  per Jaspers request. Added missing m4 files.

2004-10-04 16:33  edscott

	* glade/xffm_main.glade, src/glade_main_gui.c, src/toolbar.c,
	  src/toolbar.h, src/toolbar.i: fix keybindings for goto functions

2004-10-04 16:12  edscott

	* glade/xffm_main.glade, libs/menu.c, libs/refresh.c,
	  src/glade_main_gui.c, src/keybindings.c: fixed more keybindings.

2004-10-04 14:27  edscott

	* glade/xffm_main.glade, libs/menu.c, src/glade_main_gui.c,
	  src/main.c, src/toolbar.c: fixed some keybindings that were not
	  working (not all).

2004-10-03 22:37  edscott

	* plugin-mcs/xffm_settings_dialog.c: fixed horrible typo that causes
	  segv condition.

2004-10-03 15:43  pollux

	* plugin-mcs/xfce-filemanager-settings.desktop: zh_TW translations
	  of desktop files from Ambrose Li <acli@ada.dhs.org>

2004-10-03 13:10  edscott

	* fgr/globber.h, libs/types.h: insert missing headers for
	  FreeBSD-5.3

2004-10-02 23:25  olivier

	* po/xffm.pot: autogen

2004-10-02 23:10  olivier

	* xffm.spec.in: Missing files from package

2004-10-02 23:04  olivier

	* Makefile.am, Makefile.in: spec file missing from tarball

2004-10-02 14:11  edscott

	* libs/menu.c: include the program last used to open a file (even if
	  not remembered) in the popup selection of programs with which to
	  open the file.

2004-10-02 13:50  edscott

	* plugin-mcs/xffm_settings_dialog.c, src/settings.c: Use the LANG
	  environment variable dynamically.

2004-10-02 13:28  olivier

	* ChangeLog, ltmain.sh, po/xffm.pot: Update all files for 4.2 beta 1

2004-10-02 07:40  jasper

	* aclocal.m4, libs/Makefile.in: autogen for Maarten

2004-10-02 07:35  boekhold

	* libs/Makefile.am: Add -avoid-version to LDFLAGS for cygwin

2004-10-02 07:33  boekhold

	* libs/fstab.c: Add dummy versions of fstab functions for cygwin

2004-10-01 16:38  edscott

	* libs/run.c, src/main.c, src/settings.c: Set the PWD environment
	  variable so that xfce4-terminal opens in the correct directory.

2004-10-01 16:08  edscott

	* libs/icons.h, utils/IMPORTS, utils/mk_imports.pl: fix IMPORTS file
	  and remove stale definition from icons.h

2004-10-01 02:57  edscott

	* libs/terminal.c: if TERMCMD is not defined, try xfce4-terminal
	  before falling to xterm.

2004-09-30 17:56  edscott

	* pixmaps/t-preferences.png, pixmaps/t-xfce-setting-show.png,
	  src/toolbar.i, src/treeview.c: icon fixes

2004-09-30 16:27  edscott

	* utils/IMPORTS, utils/mk_imports.pl: include symbols from
	  /libxfcegui4/xfce4-modules in the IMPORTS file generation

2004-09-30 12:51  edscott

	* fgr/Makefile.am, fgr/Makefile.in, libs/Makefile.am,
	  libs/Makefile.in, modules/Makefile.am, modules/Makefile.in,
	  plugin-mcs/Makefile.am, plugin-mcs/Makefile.in,
	  scramble/Makefile.am, scramble/Makefile.in, smb/Makefile.am,
	  smb/Makefile.in, src/Makefile.am, src/Makefile.in,
	  xfdiff4/Makefile.am, xfdiff4/Makefile.in, xfmime-edit/Makefile.am,
	  xfmime-edit/Makefile.in: remove remaing gcc warnings from
	  makefiles

2004-09-29 16:56  edscott

	* utils/IMPORTS: try_sudo is now an exported symbol

2004-09-29 16:55  edscott

	* libs/run.c, modules/properties.c, src/easy.c, src/easy.h: fix bug:
	  priviledged chmod, chown from properties dialog with sudo not
	  available but is available from cell-edit chmod/chown. Now it is
	  available from both.

2004-09-29 15:02  edscott

	* libs/constants.h, src/basic_local.i: better fix for symlink flag
	  not showing

2004-09-29 14:25  edscott

	* libs/Makefile.in, libs/icons.c, src/basic_local.i: fix cosmetic
	  bug: symlink flag was not always showing

2004-09-29 13:08  edscott

	* po/POTFILES.in, po/xffm.pot: fix the make from make dist tarball

2004-09-29 08:22  pollux

	* po/zh_TW.gmo, po/zh_TW.po: updated zh_TW translations from Ambrose
	  Li <acli@ada.dhs.org>

2004-09-29 07:59  pollux

	* po/zh_CN.gmo, po/zh_CN.po: updated zh_CN translations from yongtao
	  yang <yongtao.yang@gmail.com>

2004-09-27 16:36  edscott

	* xfdiff4/Makefile.am, xfdiff4/Makefile.in: remove straggling
	  -unused* flags

2004-09-27 16:15  edscott

	* libs/Makefile.am, libs/Makefile.in: Better to use DBH_CFLAGS for
	  all libraries.

2004-09-27 12:10  edscott

	* libs/Makefile.am, libs/Makefile.in: add DBH_CFLAGS to
	  libxffm_basic (modules.c uses xfce4-modules, and thus needs it
	  because of the combo module)

2004-09-26 14:44  edscott

	* modules/properties.c: disable properties recursive button (see bug
	  333)

2004-09-26 14:34  edscott

	* fgr/Makefile.am, fgr/Makefile.in, libs/Makefile.am,
	  libs/Makefile.in, modules/Makefile.am, modules/Makefile.in,
	  plugin-mcs/Makefile.am, plugin-mcs/Makefile.in,
	  scramble/Makefile.am, scramble/Makefile.in, smb/Makefile.am,
	  smb/Makefile.in, src/Makefile.am, src/Makefile.in,
	  xfmime-edit/Makefile.am, xfmime-edit/Makefile.in: remove compiler
	  directives not recognized by gcc 2.96

2004-09-26 09:56  jasper

	* doc/C/xffm.html, doc/fr/xffm.html, doc/it/xffm.html: Fix html
	  target for docs. Not build by default.

2004-09-25 16:35  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  doc/C/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
	  doc/it/Makefile.in, fgr/Makefile.in, libs/Makefile.am,
	  libs/Makefile.in, libs/menu.c, libs/menu_callbacks.c, libs/misc.c,
	  modules/Makefile.am, modules/Makefile.in, pixmaps/Makefile.in,
	  plugin-mcs/Makefile.am, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.am, smb/Makefile.in,
	  src/Makefile.am, src/Makefile.in, src/preferences.i,
	  utils/IMPORTS, xfdiff4/Makefile.in, xfmime-edit/Makefile.in:
	  cygwin changes

2004-09-25 03:02  edscott

	* libs/fstab.c, src/strftime.c, utils/IMPORTS: cygwin fixes

2004-09-25 02:50  edscott

	* libs/constants.h, libs/icons.c, libs/pasteboard.c, libs/remove.c,
	  libs/trash.c, m4/X11.m4, src/main.c, utils/IMPORTS,
	  utils/mk_imports.pl: Some details for cygwin.

2004-09-24 12:58  edscott

	* libs/constants.h, plugin-mcs/xffm_settings_dialog.c: fix rcfile
	  spec for mcs plugin

2004-09-23 21:37  pollux

	* aclocal.m4, configure, configure.ac, po/gu.gmo, po/gu.po,
	  po/nl.gmo: add Gujarati translations (GU) from Ankit Patel
	  <ankit@redhat.com>

2004-09-23 17:11  edscott

	* libs/basic_row.c, libs/bookmarks.c, libs/constants.h,
	  libs/countfiles.c, libs/cpy.c, libs/dnd.c, libs/duplicate.c,
	  libs/entry.c, libs/fstab.c, libs/glade_support.c, libs/goto.c,
	  libs/icons.c, libs/input.c, libs/menu.c, libs/misc.c,
	  libs/modules.c, libs/monitor.c, libs/new.c, libs/new_win.c,
	  libs/password_dialog.c, libs/pasteboard.c, libs/print.c,
	  libs/rcp.c, libs/recent.c, libs/refresh.c, libs/remove.c,
	  libs/rename.c, libs/run.c, libs/scramble.c, libs/symlink.c,
	  libs/terminal.c, libs/touch.c, libs/trash.c, libs/tubo.c,
	  libs/uri.c, libs/widgets.c, libs/xfdiff.c, libs/zoom.c,
	  src/basic_colours.c, src/basic_local.c, src/callbacks.c,
	  src/easy.c, src/filter.c, src/keybindings.c, src/ls.c, src/main.c,
	  src/mcs-manager.c, src/options.c, src/settings.c, src/strftime.c,
	  src/toolbar.c, src/treestore.c, src/treeview.c, utils,
	  utils/IMPORTS, utils/mk_imports.pl: tag all exported symbols with
	  G_MODULE_EXPORT. Add perl parser to create IMPORTS file (needs
	  testing)

2004-09-23 13:29  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/fstab.c,
	  libs/glade_support.c, libs/glade_support.h, libs/menu_callbacks.c,
	  libs/password_dialog.c, libs/password_dialog.h, libs/rcp.c,
	  modules/Makefile.am, modules/Makefile.in, modules/properties.c,
	  smb/smb_open.c, src/Makefile.am, src/Makefile.in, src/easy.c,
	  src/glade_support.c, src/glade_support.h, utils,
	  xfdiff4/Makefile.am, xfdiff4/Makefile.in, xfdiff4/xfdiff.c,
	  xfdiff4/xfdiff_dlg.c, xfdiff4/xfdiff_gui.c, xfdiff4/xfdiff_misc.c:
	  code cleanups

2004-09-23 09:09  jasper

	* plugin-mcs/xfce-filemanager-settings.desktop, po/nl.po: Better
	  translation

2004-09-23 08:22  jasper

	* plugin-mcs/xfce-filemanager-settings.desktop: Add nl translations

2004-09-22 16:56  edscott

	* configure, configure.ac: update version info for Botsie's
	  scheduled release.

2004-09-22 13:27  edscott

	* src/Makefile.am, src/Makefile.in: Switch back to softlinks for
	  branch specific program execution.

2004-09-22 03:18  kelnos

	* plugin-mcs/xfce-filemanager-settings.desktop: add GenericName tags
	  to settings .desktop files

2004-09-22 01:02  edscott

	* config.h.in, configure, configure.ac, libs/Makefile.am,
	  libs/Makefile.in, libs/dnd.c, libs/goto.c, libs/input.c,
	  libs/menu.c, libs/menu_callbacks.c, libs/misc.h, libs/modules.c,
	  libs/modules.h, libs/new.c, libs/pasteboard.c, libs/remove.c,
	  libs/types.h, po/xffm.pot, smb/Makefile.am, smb/Makefile.in,
	  smb/master_lookup.c, smb/master_lookup.h, smb/smb_download.c,
	  smb/smb_download.h, smb/smb_list.c, smb/smb_list.h,
	  smb/smb_misc.c, smb/smb_misc.h, smb/smb_module.h, smb/smb_open.c,
	  smb/smb_open.h, smb/smblookup.c, smb/smblookup.h, src/callbacks.c,
	  src/main.c, src/preferences.i, src/toolbar.c, src/toolbar.i,
	  src/treeview.c: fixed missing files in make dist tarball added
	  --disable-smbbranch requested by Maarten

2004-09-21 11:51  jasper

	* po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po,
	  po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po,
	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/et.gmo,
	  po/et.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po,
	  po/fr.gmo, po/fr.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po,
	  po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po,
	  po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po,
	  po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo,
	  po/pt_PT.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo,
	  po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo,
	  po/vi.po, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po:
	  Run make update-po at Moe's request.

2004-09-21 02:14  edscott

	* modules/find.c: small fix

2004-09-21 01:50  edscott

	* configure, configure.ac, glade/xffm_main.glade, libs/input.c,
	  libs/widgets.c, modules/glade_support.c, pixmaps/Makefile.in,
	  src/glade_main_callbacks.h, src/glade_main_gui.c,
	  src/glade_support.c, src/treeview.c: icon fixes

2004-09-21 00:26  edscott

	* pixmaps/Makefile.am: icon fixes

2004-09-21 00:26  edscott

	* pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/a-apply.png,
	  pixmaps/a-clear.png, pixmaps/a-convert.png, pixmaps/a-info.png,
	  pixmaps/a-next.png, pixmaps/a-open.png, pixmaps/a-pause.png,
	  pixmaps/a-prev.png, pixmaps/a-question.png, pixmaps/a-quit.png,
	  pixmaps/a-refresh.png, pixmaps/a-stop.png: icon fixes

2004-09-20 22:22  olivier

	* ChangeLog: Update all ChangeLogs

2004-09-20 14:16  edscott

	* configure, configure.ac, libs/Makefile.am, libs/Makefile.in,
	  libs/uri.c, libs/uri.h, po/POTFILES.in, po/xffm.pot,
	  src/Makefile.am, src/Makefile.in, src/uri.c, src/uri.h: fixed
	  broken "make dist" and cleaner make

2004-09-20 02:35  edscott

	* configure, configure.ac: version number update

2004-09-20 02:32  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/dnd.c, libs/fstab.c,
	  libs/menu.c, libs/menu_callbacks.c, libs/misc.c, libs/misc.h,
	  libs/modules.c, libs/modules.h, libs/new.c,
	  libs/password_dialog.c, libs/password_dialog.h, libs/pasteboard.c,
	  libs/rcp.c, libs/remove.c, smb/Makefile.am, smb/Makefile.in,
	  smb/master_lookup.c, smb/smb_download.c, smb/smb_list.c,
	  smb/smb_misc.c, smb/smb_misc.h, smb/smb_module.h, smb/smb_open.c,
	  smb/smblookup.c, src/Makefile.am, src/Makefile.in,
	  src/callbacks.c, src/easy.c, src/keybindings.c: SMB network branch
	  is now works as a loadable gmodule.

2004-09-19 21:51  edscott

	* libs/basic_row.c, libs/basic_row.h, libs/basic_row.i,
	  libs/bookmarks.c, libs/goto.c, libs/menu.c, libs/modules.c,
	  libs/monitor.c, libs/recent.c, modules/find.c,
	  modules/properties.c, modules/properties.h: code cleanups and
	  fixes

2004-09-19 18:30  jasper

	* plugin-mcs/xffm_settings_dialog.c: Improve layout for settings
	  dialog

2004-09-19 18:22  edscott

	* configure, configure.ac, glade/xffm_find.glade, libs/Makefile.am,
	  libs/Makefile.in, libs/basic_row.c, libs/basic_row.h,
	  libs/basic_row.i, libs/entry.c, libs/entry.h, libs/find.c,
	  libs/find.h, libs/glade_find_callbacks.h, libs/glade_find_gui.c,
	  libs/glade_find_gui.h, libs/icons.c, libs/icons.h, libs/misc.c,
	  libs/misc.h, libs/modules.c, libs/modules.h, libs/monitor.c,
	  libs/monitor.h, libs/string_option_menu.c,
	  libs/string_option_menu.h, libs/widgets.c, libs/widgets.h,
	  libs/widgets.i, modules/Makefile.am, modules/Makefile.in,
	  modules/find.c, modules/find.h, modules/glade_find_callbacks.h,
	  modules/glade_find_gui.c, modules/glade_find_gui.h,
	  modules/glade_support.c, modules/glade_support.h,
	  modules/string_option_menu.c, modules/string_option_menu.h,
	  src/Makefile.am, src/Makefile.in, src/basic_row.c,
	  src/basic_row.h, src/basic_row.i, src/callbacks.c,
	  src/callbacks.h, src/entry.c, src/entry.h, src/icons.c,
	  src/icons.h, src/keybindings.c, src/main.c, src/misc.c,
	  src/misc.h, src/modules.c, src/modules.h, src/monitor.c,
	  src/monitor.h, src/toolbar.c, src/toolbar.i, src/treeview.c,
	  src/widgets.c, src/widgets.h, src/widgets.i: more code
	  optimization: find branch is now a loadable gmodule (other
	  branches should follow)

2004-09-19 16:25  edscott

	* configure, configure.ac, modules/Makefile.am, modules/Makefile.in,
	  modules/properties.c, src/modules.c: code optimization for module
	  loading/unloading.

2004-09-19 14:47  jasper

	* plugin-mcs/xffm_settings_dialog.c: i18n fixes

2004-09-19 10:14  jasper

	* po/nl.gmo, po/nl.po: Update nl translations

2004-09-19 02:09  edscott

	* configure, configure.ac, src/settings.c: make
	  single-selection-menu items the initial default sidebar

2004-09-19 01:54  edscott

	* src/widgets.i: minor fix: filter bar show/hide

2004-09-18 16:41  pollux

	* po/eu.gmo, po/eu.po: update EU translations

2004-09-18 16:26  edscott

	* libs/fstab.c, libs/goto.c, libs/goto.h, libs/input.c,
	  src/callbacks.c, src/main.c, src/treeview.c: cleanup and minor fix
	  for goback function

2004-09-17 14:29  edscott

	* configure, configure.ac, src/modules.c, xfmime-edit/main.c: Change
	  default configure options as requested. Change module name
	  construction as specified by Maarten

2004-09-16 15:32  edscott

	* libs/bookmarks.c, libs/constants.h, libs/find.c, libs/goto.c,
	  libs/input.c, libs/recent.c, libs/run.c, libs/trash.c,
	  src/filter.c, src/main.c, src/monitor.c, src/settings.c,
	  src/toolbar.c: fix memleak spotted by Jasper, when
	  g_get_home_dir() is replaced by xfce_resource_save_location()

2004-09-13 02:11  edscott

	* doc/C/xffm.html, doc/C/xffm.xml, libs/constants.h, src/main.c: If
	  bm files in 4_0 location found on first startup of 4.1.x, copy to
	  new XDG location.

2004-09-12 13:59  edscott

	* scramble/scramble.c: shred original file that has been scrambled
	  before unlinking.

2004-09-11 13:51  edscott

	* libs/dnd.c, libs/pasteboard.c, src/Makefile.am, src/Makefile.in,
	  src/aux.c, src/aux.h, src/callbacks.c, src/keybindings.c,
	  src/misc.c, src/misc.h, src/treeview.c: remove aux.c,h filenames
	  (cleanup).

2004-09-10 20:49  pollux

	* po/he.gmo, po/he.po: HE translations update from Yuval Tanny
	  <tanai@int.gov.il>

2004-09-10 08:09  pollux

	* po/vi.gmo, po/vi.po: VI translations update

2004-09-08 23:55  edscott

	* src/misc.c: get rid of temporary files left when child processes
	  are terminated.

2004-09-06 14:08  pollux

	* configure, configure.ac, po/et.gmo, po/et.po: ET translations from
	  Peeter Vois <Peeter.Vois@proekspert.ee>

2004-09-06 13:54  edscott

	* aclocal.m4, configure, configure.ac, glade/xffm_main.glade,
	  libs/menu.c, src/Makefile.am, src/Makefile.in,
	  src/glade_main_callbacks.h, src/glade_main_gui.c, src/icons.c,
	  src/main.c, src/options.c, src/settings.c,
	  xfmime-edit/Makefile.am, xfmime-edit/Makefile.in,
	  xfmime-edit/main.c: changes related to xfceicontheme

2004-08-29 16:03  pollux

	* po/az.gmo, po/az.po: AZ translations update from Metin Amiroff
	  <metin@karegen.com>

2004-08-28 19:21  pollux

	* aclocal.m4, configure, configure.ac, po/nl.gmo, po/sk.gmo,
	  po/sk.po: add Slovak translations from Juraj Brosz
	  <Juraj.Brosz@pobox.sk>

2004-08-27 19:28  edscott

	* src/mcs-manager.c: Oops. Should be be strcmp!=0

2004-08-27 19:20  edscott

	* src/mcs-manager.c: use strcmp instead of strequal

2004-08-27 13:38  edscott

	* pixmaps/c-time32.png, pixmaps/comp1.png, pixmaps/d-text.png,
	  pixmaps/diff.png, pixmaps/go-down.png, pixmaps/new_win.png,
	  pixmaps/p-edit.png, pixmaps/p-file1.png, pixmaps/p-file2.png,
	  pixmaps/p-games.png, pixmaps/p-multimedia.png,
	  pixmaps/p-network.png, pixmaps/p-newmail.png,
	  pixmaps/p-nomail.png, pixmaps/p-oldmail.png, pixmaps/p-paint.png,
	  pixmaps/p-print.png, pixmaps/p-schedule.png, pixmaps/p-sound.png,
	  pixmaps/p-terminal.png, pixmaps/xfce-man.png,
	  pixmaps/xffm_icon.png: more missing files added

2004-08-27 13:29  edscott

	* pixmaps/p-unknown.png: missing file

2004-08-27 01:16  edscott

	* TODO, libs/menu_callbacks.c, pixmaps/gnome.mime.xml,
	  pixmaps/hicolor.mime.xml, src/toolbar.c, src/toolbar.i: update
	  TODO

2004-08-26 19:47  edscott

	* configure, configure.ac, fgr/Makefile.am, fgr/Makefile.in,
	  libs/Makefile.am, libs/Makefile.in, modules/Makefile.am,
	  modules/Makefile.in, plugin-mcs/Makefile.am,
	  plugin-mcs/Makefile.in, scramble/Makefile.am,
	  scramble/Makefile.in, smb/Makefile.am, smb/Makefile.in,
	  src/Makefile.am, src/Makefile.in, src/treeview.c,
	  xfdiff4/Makefile.am, xfdiff4/Makefile.in, xfmime-edit/Makefile.am,
	  xfmime-edit/Makefile.in: small fixes

2004-08-26 18:46  edscott

	* glade/xffm_main.glade, libs/bookmarks.c, libs/countfiles.c,
	  libs/cpy.c, libs/dnd.c, libs/duplicate.c, libs/find.c,
	  libs/fstab.c, libs/goto.c, libs/input.c, libs/menu.c,
	  libs/menu_callbacks.c, libs/new.c, libs/pasteboard.c,
	  libs/print.c, libs/rcp.c, libs/recent.c, libs/remove.c,
	  libs/rename.c, libs/run.c, libs/scramble.c, libs/symlink.c,
	  libs/terminal.c, libs/touch.c, libs/trash.c, modules/properties.c,
	  pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/b-home.png,
	  pixmaps/gnome.mime.xml, pixmaps/go-home.png,
	  pixmaps/hicolor.mime.xml, pixmaps/p-edit.xpm, pixmaps/p-file1.xpm,
	  pixmaps/p-file2.xpm, pixmaps/p-games.xpm, pixmaps/p-man.png,
	  pixmaps/p-man.xpm, pixmaps/p-multimedia.xpm,
	  pixmaps/p-network.xpm, pixmaps/p-newmail.xpm,
	  pixmaps/p-nomail.xpm, pixmaps/p-oldmail.xpm, pixmaps/p-paint.xpm,
	  pixmaps/p-print.xpm, pixmaps/p-schedule.xpm, pixmaps/p-sound.xpm,
	  pixmaps/p-terminal.xpm, pixmaps/p-unknown.xpm,
	  pixmaps/t-preferences.png, pixmaps/t-terminal.png,
	  pixmaps/t-xfmime-edit.png, smb/master_lookup.c,
	  smb/smb_download.c, smb/smb_list.c, smb/smb_open.c,
	  smb/smblookup.c, src/basic_local.c, src/basic_row.c,
	  src/callbacks.c, src/easy.c, src/glade_main_gui.c, src/icons.c,
	  src/keybindings.c, src/main.c, src/mcs-manager.c, src/misc.c,
	  src/monitor.c, src/options.c, src/options.h, src/toolbar.c,
	  src/toolbar.i, src/treeview.c, src/xmcs-manager.h: icon theme
	  fixes (hicolor, rodent, gnome) and use of mcs manager to switch
	  themes (ui plugin).

2004-08-26 00:50  edscott

	* fgr/Makefile.am, fgr/Makefile.in, libs/Makefile.am,
	  libs/Makefile.in, libs/remove.c, modules/Makefile.am,
	  modules/Makefile.in, plugin-mcs/Makefile.am,
	  plugin-mcs/Makefile.in, scramble/Makefile.am,
	  scramble/Makefile.in, smb/Makefile.am, smb/Makefile.in,
	  src/Makefile.am, src/Makefile.in, src/icons.c, src/icons.h,
	  src/main.c, src/misc.h, src/settings.h, src/toolbar.c,
	  src/treeview.c, xfdiff4/Makefile.am, xfdiff4/Makefile.in,
	  xfmime-edit/Makefile.am, xfmime-edit/Makefile.in,
	  xfmime-edit/main.c: stricter compilation rules and associated
	  fixes

2004-08-25 19:04  edscott

	* configure, configure.ac, fgr/Makefile.am, fgr/Makefile.in,
	  fgr/glob.c, fgr/globber.c, fgr/globber.h, libs/constants.h,
	  libs/dnd.c, libs/find.c, libs/goto.c, libs/menu.c, libs/recent.c,
	  libs/trash.c, libs/types.h, libs/zoom.c, modules/properties.c,
	  pixmaps/b-book-closed.png, pixmaps/b-book-open.png,
	  pixmaps/b-find.png, pixmaps/b-frequent.png, pixmaps/b-fstab.png,
	  pixmaps/b-network.png, pixmaps/b-recent.png, pixmaps/b-trash.png,
	  pixmaps/b-xffm_icon.png, pixmaps/c-gid.png, pixmaps/c-mode.png,
	  pixmaps/c-name.png, pixmaps/c-size.png, pixmaps/c-time.png,
	  pixmaps/c-uid.png, pixmaps/comp1.xpm, pixmaps/d-application.png,
	  pixmaps/d-audio.png, pixmaps/d-bomb.png, pixmaps/d-exec.png,
	  pixmaps/d-help.png, pixmaps/d-image.png, pixmaps/d-message.png,
	  pixmaps/d-model.png, pixmaps/d-multipart.png,
	  pixmaps/d-no-access.png, pixmaps/d-symlink-broken.png,
	  pixmaps/d-symlink.png, pixmaps/d-txt.png, pixmaps/d-video.png,
	  pixmaps/d-waste_basket_empty.png, pixmaps/d-waste_basket_full.png,
	  pixmaps/d-xfce.png, pixmaps/dir-closed.png, pixmaps/dir-open.png,
	  pixmaps/downarrow.png, pixmaps/f-cdrom.png, pixmaps/f-disk.png,
	  pixmaps/f-dvd.png, pixmaps/f-floppy.png, pixmaps/f-netdisk.png,
	  pixmaps/go-back.png, pixmaps/go-forward.png, pixmaps/go-home.png,
	  pixmaps/go-jump.png, pixmaps/go-start.png, pixmaps/go-up.png,
	  pixmaps/new_win.xpm, pixmaps/p-edit.xpm, pixmaps/p-file1.xpm,
	  pixmaps/p-file2.xpm, pixmaps/p-games.xpm, pixmaps/t-exec.png,
	  pixmaps/t-find.png, pixmaps/t-new-directory.png,
	  pixmaps/t-new-file.png, pixmaps/t-quit.png, pixmaps/t-reload.png,
	  pixmaps/t-terminal.png, pixmaps/t-xfce-setting-show.png,
	  pixmaps/t-xfdiff.png, pixmaps/t-zoom-in.png,
	  pixmaps/t-zoom-out.png, pixmaps/t-zoom-view.png,
	  pixmaps/xfdiff.png, pixmaps/xffm_icon.xpm, po/xffm.pot,
	  src/basic_colours.c, src/basic_local.c, src/basic_row.c,
	  src/callbacks.c, src/keybindings.c, src/misc.c, src/settings.c,
	  src/treeview.c, xfdiff4/xfdiff.c, xfdiff4/xfdiff_gui.c,
	  xfmime-edit/callbacks.c: replace default icons with those cut from
	  Rodent theme.

2004-08-25 18:34  jasper

	* po/nl.po: Update dutch translations, only po files for now

2004-08-25 13:47  edscott

	* libs/find.c: more c99 code that should not be there

2004-08-24 13:05  edscott

	* libs/cpy.c: fix c99 code

2004-08-23 21:33  edscott

	* libs/recent.c: remove C99 code (is there a way to tell gcc not to
	  accept C99?)

2004-08-23 21:11  edscott

	* pixmaps/hicolor.mime.xml, pixmaps/p-multimedia.xpm,
	  pixmaps/p-network.xpm, pixmaps/p-newmail.xpm,
	  pixmaps/p-nomail.xpm, pixmaps/p-oldmail.xpm, pixmaps/p-paint.xpm,
	  pixmaps/p-print.xpm, pixmaps/p-schedule.xpm, pixmaps/p-sound.xpm,
	  pixmaps/p-terminal.xpm, pixmaps/p-unknown.xpm, src/icons.c,
	  xfmime-edit/main.c: icon theme details

2004-08-23 18:30  edscott

	* glade/xffm_main.glade, libs/menu.c, libs/menu_callbacks.c,
	  pixmaps/Makefile.am, pixmaps/Makefile.in, src/Makefile.am,
	  src/Makefile.in, src/glade_main_gui.c, src/icons.c, src/icons.h,
	  src/main.c, src/options.c, src/toolbar.c, src/toolbar.i,
	  src/treeview.c, xfmime-edit/main.c: icon details

2004-08-23 04:49  edscott

	* pixmaps/Makefile.am, pixmaps/Makefile.in,
	  pixmaps/hicolor.mime.xml, pixmaps/highcolor.mime.xml, src/uri.c:
	  spelling mistake fix

2004-08-23 04:25  edscott

	* configure, xfmime-edit, xfmime-edit/Makefile.am,
	  xfmime-edit/Makefile.in, xfmime-edit/callbacks.c,
	  xfmime-edit/callbacks.h, xfmime-edit/main.c,
	  xfmime-edit/main_gui.c, xfmime-edit/main_gui.h,
	  xfmime-edit/support.c, xfmime-edit/support.h,
	  xfmime-edit/xfmime-edit.glade: build xfmime-edit with xffm
	  (xffm-icons scheduled to bite the dust)

2004-08-23 04:14  edscott

	* Makefile.am, Makefile.in, configure, configure.ac, src/icons.c,
	  src/main.c, src/settings.c: fix spelling mistake

2004-08-23 03:47  edscott

	* libs/dnd.c: smallish fixes

2004-08-23 03:26  edscott

	* TODO, libs/dnd.c, src/monitor.c: found some broken code that was
	  causing crash with certain dnd Could very possibly be the scenario
	  reported by Paul

2004-08-22 16:38  edscott

	* src/main.c: Applications should install their default icons in the
	  hicolor theme and not depend on the availability of any icon
	  theme.

2004-08-22 16:35  edscott

	* Makefile.in, aclocal.m4, configure, doc/C/Makefile.in,
	  doc/Makefile.in, doc/fr/Makefile.in, doc/it/Makefile.in,
	  fgr/Makefile.in, libs/Makefile.in, modules/Makefile.in,
	  pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/Xfce.mime.xml,
	  pixmaps/highcolor.mime.xml, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  src/icons.c, src/settings.c, xfdiff4/Makefile.in: fallback icon
	  directory should be highcolor

2004-08-22 15:10  edscott

	* TODO: update TODO

2004-08-22 14:33  edscott

	* libs/remove.c, src/monitor.c: allow removal of local root row

2004-08-22 13:50  edscott

	* libs/dnd.c, src/settings.c: test for default (Rodent) theme and a
	  couple other fixes.

2004-08-22 13:12  edscott

	* ltmain.sh: correction for proper autotools

2004-08-22 02:50  edscott

	* Makefile.in, TODO, aclocal.m4, configure, doc/C/Makefile.in,
	  doc/Makefile.in, doc/fr/Makefile.in, doc/it/Makefile.in,
	  fgr/Makefile.in, libs/Makefile.in, ltmain.sh, modules/Makefile.in,
	  pixmaps/Makefile.in, plugin-mcs/Makefile.in, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, src/icons.c,
	  xfdiff4/Makefile.in: Some checks and bounds for gracefull errors
	  on broken installations (when libxfcegui4 is installed to a
	  different prefix than xffm)

2004-08-19 15:33  edscott

	* AUTHORS, TODO: update TODO for upcoming alpha release

2004-08-19 15:03  edscott

	* src/basic_row.i, src/easy.c: Allow inline uid,gid change with
	  either number or text Show numeric value for uid,gid if not listed
	  in /etc/passwd or /etc/group

2004-08-15 19:39  olivier

	* plugin-mcs/xfce-filemanager-settings.desktop: Resync with
	  repository, most notably: - libxfcegui4 fixes with gtk 2.2 - xfwm4
	  updates - Present panel plugins in alphabetical order - Fix add
	  plugin dialog being placed over the panel when using SM - French
	  po updates - Other various small bug fixes

2004-08-14 20:30  edscott

	* po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po,
	  po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po,
	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo,
	  po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fr.gmo, po/fr.po,
	  po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po,
	  po/ja.gmo, po/ja.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po,
	  po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo,
	  po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/sv.gmo, po/sv.po,
	  po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po,
	  po/vi.gmo, po/vi.po, po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po,
	  po/zh_TW.gmo, po/zh_TW.po: po files now frozen

2004-08-14 19:46  pollux

	* aclocal.m4, configure, configure.ac, po/he.gmo, po/he.po: Hebrew
	  translations from Yuval Tanny <tanai@int.gov.il>

2004-08-12 02:45  edscott

	* configure, configure.ac, src/main.c, src/settings.c,
	  src/toolbar.c, src/treeview.c: fixes to keep pane ratio constant
	  on resizing and considering the presence of toolbar, if
	  applicable.

2004-08-10 13:14  edscott

	* libs/remove.c: fixes

2004-08-10 02:47  edscott

	* src/glade_support.c, src/toolbar.c, src/widgets.c: small fix. I
	  might have broken something...

2004-08-10 00:17  edscott

	* configure, configure.ac, libs/types.h, src/settings.c,
	  src/toolbar.c: restore sidebar from session to session (works with
	  drawers from both default toolbar and optional panel toolbar)

2004-08-09 13:52  edscott

	* config.h.in, configure, configure.ac, libs/constants.h,
	  src/preferences.i: simplify prefefrences for default configure

2004-08-07 02:26  edscott

	* libs/tubo.c: small bugfix

2004-08-07 00:59  edscott

	* configure, configure.ac, libs/constants.h, libs/rename.c,
	  libs/run.c: a couple small bug fixes

2004-08-04 14:19  edscott

	* configure, configure.ac, libs/constants.h, libs/scramble.c,
	  scramble/scramble.c, src/icons.c: fixed a bug when svg icon
	  generation fails scarmble tweaks

2004-08-03 15:33  edscott

	* config.h.in, configure, configure.ac, libs/menu.c,
	  libs/scramble.c, src/widgets.c: allow scramble/unscramble to act
	  on directories (only if --enable-scrambledir or --enable-all given
	  at ./configure).

2004-08-03 14:56  edscott

	* src/glade_support.c, src/main.c, src/misc.c, src/toolbar.c,
	  src/widgets.c: sidebar sensitivity states details

2004-08-03 02:53  edscott

	* configure, configure.ac, glade/xffm_main.glade, libs/Makefile.am,
	  libs/Makefile.in, libs/menu_callbacks.c, src/Makefile.am,
	  src/Makefile.in, src/glade_main_callbacks.h, src/glade_main_gui.c,
	  src/main.c, src/treeview.c: cut-n-paste code from xfce4-terminal
	  for the about dialog.

2004-08-03 00:59  edscott

	* libs/menu.c: extracting from tar files was not asking for output
	  directory.

2004-08-02 23:55  edscott

	* glade/xffm_main.glade, libs/menu.c, src/glade_main_callbacks.h,
	  src/glade_main_gui.c, src/glade_support.c, src/toolbar.c,
	  src/toolbar.i: more code optimization and some bug fixes

2004-08-02 20:21  edscott

	* glade/xffm_main.glade, src/glade_main_gui.c, src/toolbar.c,
	  src/toolbar.h, src/toolbar.i, src/treeview.c: Code optimization

2004-08-02 02:47  edscott

	* src/widgets.c: small fix

2004-08-02 02:26  edscott

	* src/toolbar.c, src/toolbar.i: fixes for the panel toolbar
	  behaviour with sidebar toolbar.

2004-08-02 01:38  edscott

	* src/toolbar.c: Cool, dynamic sidebar even works with panel toolbar
	  drawers (if --enable-panel given, of course)

2004-08-02 00:48  edscott

	* glade/xffm_main.glade, src/glade_main_callbacks.h,
	  src/glade_main_gui.c, src/glade_support.c, src/main.c,
	  src/toolbar.c, src/toolbar.h, src/widgets.i: added the dynamic
	  sidebar (toggles state with right click on toolbar)

2004-08-01 16:44  edscott

	* libs/recent.c, src/modules.h: explicit inclusion of xfce4-modules
	  constants.h

2004-07-31 18:41  edscott

	* src/toolbar.c: accel groups not responding :-(

2004-07-31 18:33  edscott

	* configure.ac, glade/xffm_main.glade, libs/menu.c,
	  libs/pasteboard.c, libs/print.c, libs/scramble.c,
	  src/glade_main_gui.c, src/glade_support.c, src/keybindings.c,
	  src/main.c, src/toolbar.c, src/toolbar.h, src/toolbar.i,
	  src/widgets.c, src/widgets.i: menu generation optimization (and a
	  free bug)

2004-07-30 20:28  edscott

	* glade/xffm_main.glade, libs/menu.c, src/glade_main_gui.c,
	  src/keybindings.c: small fixes

2004-07-30 17:59  edscott

	* glade/xffm_main.glade, src/glade_main_callbacks.h,
	  src/glade_main_gui.c: small fix

2004-07-30 17:22  edscott

	* config.h.in, configure, configure.ac, glade/xffm_main.glade,
	  po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po,
	  po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po,
	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo,
	  po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fr.gmo, po/fr.po,
	  po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po,
	  po/ja.gmo, po/ja.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po,
	  po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo,
	  po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/sv.gmo, po/sv.po,
	  po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po,
	  po/vi.gmo, po/vi.po, po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po,
	  po/zh_TW.gmo, po/zh_TW.po, src/Makefile.am, src/Makefile.in,
	  src/glade_main_callbacks.h, src/glade_main_gui.c,
	  src/glade_support.h, src/main.c, src/toolbar.c, src/toolbar.i:
	  miscelaneous feature stuff

2004-07-30 14:49  edscott

	* fgr/globber.c: search was not examining hidden directories

2004-07-30 12:50  edscott

	* libs/trash.c: text output error corrected

2004-07-28 21:22  benny

	* m4/depends.m4: Fixed (module)_FOUND bug reported by brian.
	  Hopefully nothing else broke this time.

2004-07-26 15:22  edscott

	* libs/dnd.c: quick fix for bug 274

2004-07-24 18:52  benny

	* m4/depends.m4: Readded XFCE_MCS_PLUGIN() again, dunno how I manage
	  to remove it everytime I edit depends.m4!

2004-07-24 17:30  benny

	* m4/depends.m4: XFCE_PANEL_PLUGIN had wrong panel version for the
	  threaded test.

2004-07-24 17:28  benny

	* m4/depends.m4: Extended the XFCE_PANEL_PLUGIN macro to include
	  some magic for threaded panels.

2004-07-23 22:09  edscott

	* pixmaps/go-jump.png, pixmaps/go-start.png: icons by Eirik

2004-07-23 21:56  edscott

	* glade/xffm_main.glade, libs/input.c, libs/menu.c, libs/recent.c,
	  libs/types.h, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo,
	  po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo,
	  po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	  po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fr.gmo,
	  po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo,
	  po/it.po, po/ja.gmo, po/ja.po, po/lt.gmo, po/lt.po, po/ms.gmo,
	  po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo,
	  po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/sv.gmo, po/sv.po,
	  po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po,
	  po/vi.gmo, po/vi.po, po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po,
	  po/zh_TW.gmo, po/zh_TW.po, src/glade_main_callbacks.h,
	  src/glade_main_gui.c, src/toolbar.i: some fixes noted by Eirik

2004-07-23 20:33  edscott

	* Makefile.in, config.h.in, configure, configure.ac,
	  doc/C/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
	  doc/it/Makefile.in, fgr/Makefile.in, libs/Makefile.am,
	  libs/Makefile.in, modules/Makefile.in, pixmaps/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.am,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in: use new
	  location of combo module

2004-07-22 14:19  edscott

	* libs/cpy.c, libs/find.c, libs/fstab.c, libs/menu_callbacks.c,
	  libs/rcp.c, libs/trash.c, libs/tubo.c, libs/tubo.h,
	  smb/master_lookup.c, smb/smb_download.c, smb/smb_list.c,
	  smb/smblookup.c, src/easy.c: use double fork only when necessary

2004-07-22 02:00  edscott

	* src/misc.c: fix memleak

2004-07-21 23:00  benny

	* m4/depends.m4: Readded the XFCE_MCS_PLUGIN macro. I didn't ment to
	  remove it, tho.

2004-07-21 21:52  edscott

	* libs/countfiles.c, libs/cpy.c, libs/remove.c, src/basic_colours.c,
	  src/basic_local.c, src/basic_local.i, src/basic_row.i,
	  src/callbacks.c, src/icons.c, src/misc.c, src/misc.h,
	  src/monitor.c: use off_t for file sizes function calls

2004-07-21 20:33  edscott

	* libs/constants.h: fixes

2004-07-21 18:03  edscott

	* libs/constants.h, plugin-mcs/xffm_settings_dialog.c, src/main.c,
	  src/treeview.c: fixes

2004-07-21 16:07  edscott

	* libs/bookmarks.c, libs/constants.h, libs/trash.c, src/main.c,
	  src/monitor.c, src/toolbar.c: .config/.cache changes

2004-07-20 23:52  edscott

	* libs/rename.c: eliminate duplicated entry when renaming within
	  find results.

2004-07-20 20:58  benny

	* m4/depends.m4: Modifed panel plugin check, so one (the installer)
	  can choose to install into a different plugin dir.

2004-07-20 19:31  edscott

	* pixmaps/t-reload.png: delete/add icon to fix detected brokeness

2004-07-20 19:30  edscott

	* pixmaps/t-reload.png: *** empty log message ***

2004-07-20 13:58  edscott

	* libs/constants.h, libs/menu.c, src/settings.c: fix small bug with
	  titles popup menu

2004-07-20 12:45  edscott

	* plugin-mcs/xffm_settings_dialog.c: small backward compatibility
	  modification

2004-07-19 21:12  edscott

	* libs/run.c: minor fix

2004-07-19 17:26  edscott

	* libs/new.c, libs/new.h, smb/smb_download.c, smb/smb_download.h,
	  src/misc.c: new command was changing input codeset from utf-8 to
	  iso-8859-1 before converting to utf-8!

2004-07-19 17:05  edscott

	* libs/new.c, src/misc.c, src/misc.h: menu tweaks, translation fix

2004-07-19 16:45  edscott

	* glade/xffm_main.glade, libs/menu.c, po/ar.gmo, po/ar.po,
	  po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po,
	  po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
	  po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo,
	  po/fa_IR.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo,
	  po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/lt.gmo,
	  po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo,
	  po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po,
	  po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po,
	  po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xffm.pot,
	  po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po,
	  src/glade_main_callbacks.h, src/glade_main_gui.c, src/misc.c: menu
	  tweaks and small translation fix

2004-07-19 15:51  edscott

	* libs/fstab.c, libs/menu_callbacks.c, libs/rcp.c, smb/smb_misc.c,
	  smb/smb_misc.h, src/easy.c: some more password dialog tweaks

2004-07-19 15:38  edscott

	* libs/fstab.c, libs/menu_callbacks.c, libs/rcp.c, libs/tubo.c,
	  smb/smb_misc.c, smb/smb_misc.h, smb/smb_open.c, src/callbacks.c,
	  src/easy.c: performance tweaks to password dialog and tubo

2004-07-19 02:14  edscott

	* src/main.c: better test for valid TERMCMD on startup

2004-07-19 01:38  edscott

	* plugin-mcs/xffm_settings_dialog.c: some comments to avoid
	  confusion

2004-07-18 02:04  edscott

	* src/toolbar.c: stuff for after first alpha release

2004-07-17 14:54  edscott

	* src/keybindings.c: tentative fix for asian language input issue

2004-07-17 00:59  edscott

	* src/treeview.c: small tweak

2004-07-17 00:52  edscott

	* libs/menu.c, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo,
	  po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo,
	  po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	  po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fr.gmo,
	  po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo,
	  po/it.po, po/ja.gmo, po/ja.po, po/lt.gmo, po/lt.po, po/ms.gmo,
	  po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo,
	  po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/sv.gmo, po/sv.po,
	  po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po,
	  po/vi.gmo, po/vi.po, po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po,
	  po/zh_TW.gmo, po/zh_TW.po: fixed a few translation strings that
	  were broken

2004-07-17 00:20  edscott

	* libs/cpy.c, po/es.po, po/es_MX.po: small fix

2004-07-16 23:43  edscott

	* glade/xffm_main.glade, libs/cpy.c, po/POTFILES.in, po/ar.gmo,
	  po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo,
	  po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo,
	  po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po,
	  po/fa_IR.gmo, po/fa_IR.po, po/fr.gmo, po/fr.po, po/hi.gmo,
	  po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo,
	  po/ja.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo,
	  po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po,
	  po/pt_PT.gmo, po/pt_PT.po, po/sv.gmo, po/sv.po, po/ta.gmo,
	  po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo,
	  po/vi.po, po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo,
	  po/zh_TW.po, src/glade_main_gui.c, src/treeview.c: -regenerate
	  cleaner translation table (at least 50% cut in size) -update
	  spanish translations

2004-07-16 20:58  edscott

	* libs/help.c: remove obsolete file

2004-07-16 19:58  edscott

	* src/main.c, src/misc.c, src/misc.h, src/treeview.c: fixed small
	  bug when folders expanded on startup

2004-07-16 19:21  edscott

	* smb/Makefile.am, smb/Makefile.in: missing cflag for xfce4utils in
	  smb directory

2004-07-16 19:04  edscott

	* aclocal.m4, configure, configure.ac, libs/constants.h, libs/cpy.c,
	  libs/cpy.h, libs/errors.h, libs/fstab.c,
	  libs/glade_find_callbacks.h, libs/input.c, libs/menu.c,
	  libs/menu_callbacks.c, libs/print.c, libs/rcp.c, libs/recent.c,
	  libs/run.c, libs/scramble.c, libs/xfstab.h, modules/properties.c,
	  plugin-mcs/xffm_settings_dialog.c, smb/smb_misc.c, smb/smb_misc.h,
	  smb/smb_open.c, smb/smblookup.c, src/basic_local.c,
	  src/basic_row.c, src/callbacks.c, src/easy.c, src/entry.c,
	  src/glade_support.c, src/glade_support.h, src/icons.c, src/main.c,
	  src/misc.c, src/misc.h, src/options.c, src/settings.c,
	  src/widgets.c, xfdiff4/xfdiff.h, xfdiff4/xfdiff_gui.c,
	  xfdiff4/xfdiff_misc.c: - smb mount feature - warning for FreeBSD
	  users to get translations working - changed hardcoded homedir
	  paths

2004-07-15 19:03  edscott

	* libs/menu_callbacks.c: small tweak

2004-07-15 18:01  edscott

	* libs/input.c, libs/menu_callbacks.c, libs/new_win.c, libs/print.c,
	  libs/run.c, libs/run.h, libs/scramble.c, libs/scramble.h,
	  libs/terminal.c, modules/properties.c, modules/properties.h,
	  src/modules.c, src/toolbar.c: run.c code cleanup

2004-07-15 03:43  edscott

	* libs/run.c: fix bug 246

2004-07-15 03:03  edscott

	* libs/tubo.c: forgot to remove the big time lag used for testing

2004-07-15 02:21  edscott

	* libs/constants.h, libs/input.c, libs/menu.c, libs/run.c,
	  libs/run.h, src/misc.c, src/misc.h: open with combo setting tweaks

2004-07-14 20:56  jasper

	* doc/C/xffm.html, doc/C/xffm.xml, doc/fr/xffm.html,
	  doc/fr/xffm.xml, doc/it/xffm.html, doc/it/xffm.xml,
	  xfdiff4/xfdiff_misc.c: get rid of moongroup references

2004-07-14 16:27  edscott

	* libs/find.c, libs/menu.c, libs/tubo.c, smb/master_lookup.c,
	  smb/smb_download.c, smb/smb_list.c, smb/smblookup.c,
	  src/basic_local.i, src/callbacks.c, src/easy.c, src/mcs-manager.c,
	  src/monitor.c, src/toolbar.c: finished code cleanup (focus
	  translations) fixed (most probably) the odd/even bug reported by
	  Francoisi: there seems to be a bug with glib and linux, where
	  g_timeout's also signal the function with an invalid signal number
	  on each call. Cleaner code in tubo.c avoids any problem this may
	  cause.

2004-07-14 02:24  edscott

	* libs/run.c: pop up an xfce-confirm-custom dialog when user asks to
	  remember something with an ambiguous file extension (like
	  foo.tar.gz.bz2).

2004-07-13 01:57  edscott

	* libs/fstab.c, libs/help.c, libs/input.c, libs/menu_callbacks.c,
	  libs/new.c, libs/pasteboard.c, libs/rcp.c, libs/remove.c,
	  libs/rename.c, libs/run.c, libs/terminal.c, libs/trash.c,
	  libs/xfdiff.c: more code cleanup (focus on translations)

2004-07-12 16:39  edscott

	* libs/bookmarks.c, libs/constants.h, libs/cpy.c, libs/dnd.c,
	  libs/errors.h, libs/find.c, libs/remove.c: code cleanup (focus on
	  translations)

2004-07-11 15:56  edscott

	* libs/constants.h, src/main.c, src/settings.c, src/treeview.c:
	  separate configurations for xffm, xfbook, xfetc...

2004-07-11 14:06  edscott

	* libs/menu.c: small fix

2004-07-10 03:18  edscott

	* src/icons.c: fix svg preview scaling problem

2004-07-09 21:03  pollux

	* aclocal.m4, configure, configure.ac, doc/Makefile.am,
	  doc/Makefile.in, doc/it, doc/it/Makefile.am, doc/it/Makefile.in,
	  doc/it/xffm.html, doc/it/xffm.xml: more italian doc translation
	  from Sascha Ales

2004-07-08 13:27  edscott

	* libs/bookmarks.c, libs/find.c, src/misc.c: fix segfault on verbose
	  diagnostics option.

2004-07-06 00:09  edscott

	* src/basic_local.i: remove stray text

2004-07-06 00:08  edscott

	* glade/xffm_main.glade, libs/bookmarks.c, libs/menu.c,
	  src/glade_main_callbacks.h, src/glade_main_gui.c,
	  src/keybindings.c, src/misc.c, src/misc.h: menu elements to do
	  sorting now determine correctly which treeview to apply.

2004-07-05 23:07  edscott

	* libs/menu.c, src/basic_local.i, src/filter.c, src/widgets.c: fixed
	  up the mixed up directives of previous commit

2004-07-05 20:48  edscott

	* config.h.in, configure, configure.ac, libs/bookmarks.c,
	  libs/constants.h, libs/input.c, libs/recent.c, libs/trash.c,
	  plugin-mcs/xffm_settings_dialog.c, src/basic_local.c,
	  src/basic_local.i, src/callbacks.c, src/filter.c,
	  src/keybindings.c, src/main.c, src/monitor.c, src/settings.c,
	  src/toolbar.c, src/treeview.c, src/widgets.c, src/widgets.i,
	  xfdiff4/xfdiff_gui.c: To make a lighter program, the following
	  confgure options added: --enable-panel --enable-filter
	  --disable-menu All of which are currently unset by default.

2004-07-05 02:36  edscott

	* glade/xffm_main.glade, libs/menu.c, src/glade_main_callbacks.h,
	  src/glade_main_gui.c, src/keybindings.c, src/options.c,
	  src/widgets.c: Sort options in menu (still needs to correctly
	  determine which treeview)

2004-07-04 23:58  edscott

	* Makefile.in, config.guess, config.sub, doc/C/Makefile.in,
	  doc/Makefile.in, doc/fr/Makefile.in, fgr/Makefile.in, install-sh,
	  libs/Makefile.in, ltmain.sh, mkinstalldirs, modules/Makefile.am,
	  modules/Makefile.in, pixmaps/Makefile.in, plugin-mcs/Makefile.am,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: fix for gentoo-sandbox
	  compilation problem reported by Danny

2004-07-04 23:37  edscott

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  doc/C/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
	  fgr/Makefile.in, install-sh, libs/Makefile.in, libs/constants.h,
	  ltmain.sh, mkinstalldirs, modules/Makefile.in,
	  pixmaps/Makefile.in, plugin-mcs/Makefile.in, scramble/Makefile.in,
	  smb/Makefile.am, smb/Makefile.in, src/Makefile.in, src/toolbar.c,
	  xfdiff4/Makefile.in: fix gentoo-sandbox compilation issue reported
	  by Danny

2004-07-04 22:38  edscott

	* libs/constants.h, src/settings.c: mistake in default configuration
	  fixed

2004-07-04 17:09  edscott

	* glade/xffm_main.glade, libs/constants.h, libs/menu.c, libs/menu.h,
	  libs/menu_callbacks.c, src/glade_main_callbacks.h,
	  src/glade_main_gui.c, src/icons.c, src/main.c, src/misc.c,
	  src/options.c, src/settings.c, src/treeview.c, src/widgets.c,
	  src/widgets.i: more menu fixes. Should be done with menu now...

2004-07-03 18:41  edscott

	* glade/xffm_main.glade, libs/menu.c, libs/menu.h, libs/new_win.c,
	  libs/new_win.h, src/glade_main_callbacks.h, src/glade_main_gui.c,
	  src/keybindings.c, src/options.c, src/options.h, src/treeview.c,
	  src/widgets.c: - fix a few things which were not active in the
	  menu system

2004-07-03 16:42  edscott

	* glade/xffm_main.glade, libs/constants.h, libs/menu.c,
	  src/glade_main_callbacks.h, src/glade_main_gui.c, src/main.c,
	  src/options.c, src/preferences.i, src/settings.c, src/toolbar.c,
	  src/treeview.c, src/widgets.c, src/widgets.i: GUI fixes
	  -panel-toolbar off by default -text/icons as preference for
	  treeview headers (default:text, except FreeBSD) -eliminate
	  warnings for nonloaded buttons -treeview header icons (if
	  applicable) were way too big for default xfce4 font

2004-07-03 03:35  edscott

	* glade/xffm_main.glade, libs/menu.c, libs/menu.h,
	  src/glade_main_callbacks.h, src/glade_main_gui.c,
	  src/keybindings.c, src/widgets.c: some more details for the
	  general menu cleanup and reorganiztion

2004-07-03 00:50  edscott

	* configure, configure.ac, glade/xffm_main.glade, libs/Makefile.am,
	  libs/Makefile.in, libs/menu.c, libs/menu.h, libs/menu_callbacks.c,
	  libs/run.c, src/Makefile.am, src/Makefile.in,
	  src/glade_main_callbacks.h, src/glade_main_gui.c,
	  src/keybindings.c, src/misc.c, src/misc.h, src/preferences.i,
	  src/toolbar.c, src/toolbar.i, src/treeview.c, src/widgets.c,
	  src/widgets.i: Major menu cleanup: duplicate functions in main
	  menu removed all treeview specific only in popup main menu is now
	  a popup (F1 shortcut) F-keys shortcut to main menu submenus etc.

2004-06-27 16:54  edscott

	* src/main.c: override gtk's initial setting of name column width
	  with value selected by the user.

2004-06-27 16:40  edscott

	* libs/types.h, src/main.c, src/settings.c: Remember the width set
	  by user for the name column.

2004-06-27 16:37  edscott

	* plugin-mcs/xffm_settings_dialog.c: apply Aurelien's patch

2004-06-27 13:35  edscott

	* libs/tubo.c, src/main.c, src/toolbar.c, src/treeview.c,
	  src/widgets.c: wrap up debug messages

2004-06-26 14:18  edscott

	* glade/xffm_main.glade, pixmaps/Makefile.am, pixmaps/Makefile.in,
	  pixmaps/comp1.xpm, pixmaps/new_win.xpm, src/glade_main_gui.c,
	  src/toolbar.c: fixes

2004-06-24 02:32  edscott

	* src/basic_local.c, src/basic_local.i, src/icons.c, src/misc.c,
	  src/misc.h, src/monitor.c, src/settings.c, src/treeview.c,
	  src/widgets.c, src/widgets.i: several assorted fixes.

2004-06-20 22:47  edscott

	* libs/find.c, src/main.c, src/settings.c, src/treeview.c: fix small
	  detail regarding restoring pane location.

2004-06-20 21:15  edscott

	* pixmaps/gvim.png, pixmaps/p-edit.xpm, pixmaps/p-file1.xpm,
	  pixmaps/p-file2.xpm, pixmaps/p-games.xpm, pixmaps/p-man.xpm,
	  pixmaps/p-multimedia.xpm, pixmaps/p-network.xpm,
	  pixmaps/p-newmail.xpm, pixmaps/p-nomail.xpm,
	  pixmaps/p-oldmail.xpm, pixmaps/p-paint.xpm, pixmaps/p-print.xpm,
	  pixmaps/p-schedule.xpm, pixmaps/p-sound.xpm,
	  pixmaps/p-terminal.xpm, pixmaps/p-unknown.xpm: classic fallback
	  icons.

2004-06-20 21:12  edscott

	* pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/t-reload.png,
	  plugin-mcs/Makefile.in, src/icons.c, src/main.c, src/options.c,
	  src/preferences.i, src/toolbar.c, src/treeview.c: fallback to
	  classic builtin panel icons for panel-toolbar (until panel code
	  stabilizes).

2004-06-20 18:37  edscott

	* Makefile.in, configure, configure.ac, doc/C/Makefile.in,
	  doc/Makefile.in, doc/fr/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.am, libs/Makefile.in, libs/bookmarks.c,
	  libs/constants.h, libs/find.c, libs/fstab.c, libs/goto.c,
	  libs/input.c, libs/recent.c, libs/run.c, libs/trash.c,
	  modules/Makefile.in, pixmaps/Makefile.in, plugin-mcs/Makefile.am,
	  plugin-mcs/Makefile.in, plugin-mcs/xffm_settings_dialog.c,
	  scramble/Makefile.in, smb/Makefile.am, smb/Makefile.in,
	  src/Makefile.am, src/Makefile.in, src/filter.c, src/main.c,
	  src/mcs-manager.c, src/settings.c, xfdiff4/Makefile.in,
	  xfdiff4/xfdiff_gui.c: fixes to allow development on a clean gentoo
	  xfce4.0.x box

2004-06-16 03:50  edscott

	* libs/menu.c: removed the Joliet option from making isofs files
	  because it breaks things.

2004-06-13 21:18  pollux

	* po/lt.gmo, po/lt.po: Updated lt translations from Mantas Zapolskas

2004-06-13 17:00  edscott

	* libs/goto.c, libs/menu.c, libs/menu_callbacks.c,
	  libs/pasteboard.c, libs/refresh.c, libs/remove.c, libs/types.h,
	  src/basic_row.c, src/basic_row.i, src/callbacks.c, src/entry.c,
	  src/keybindings.c, src/main.c, src/misc.c, src/misc.h,
	  src/options.c, src/toolbar.c, src/toolbar.i, src/treeview.c,
	  src/widgets.c, src/widgets.h, src/widgets.i: make column sorting
	  dependent on which treeview. remove ambiguity from toolbar buttons
	  as to which treeview they apply to.

2004-06-13 02:41  edscott

	* pixmaps/downarrow.png, src/misc.c, src/misc.h, src/toolbar.c,
	  src/toolbar.h, src/toolbar.i, src/treeview.c: introduced the funky
	  button (replaces the hide/show column/branch toolbar smartbutton
	  because these are ambiguous as to which treeview they should
	  apply). The funky button is a smartbutton which now appears in the
	  column headers.

2004-06-12 16:59  edscott

	* src/icons.c: small icon changes

2004-06-12 16:24  edscott

	* pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/downarrow.png,
	  src/basic_local.i, src/icons.c, src/icons.h, src/ls.c,
	  src/toolbar.c: put in little green drop-arrows for toolbar
	  smart-buttons

2004-06-12 14:08  edscott

	* libs/bookmarks.c, libs/find.c, libs/goto.c, libs/menu_callbacks.c,
	  libs/rename.c, src/basic_local.c, src/basic_row.c,
	  src/basic_row.h, src/basic_row.i, src/easy.c, src/icons.c,
	  src/misc.c, src/monitor.c, src/treeview.c: more cleanup. One
	  memory leak discovered and plugged.

2004-06-10 16:25  edscott

	* libs/fstab.c, libs/menu.c, libs/menu_callbacks.c, libs/xfstab.h,
	  pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/d-symlink.png,
	  pixmaps/f-cdrom-mount.png, pixmaps/f-disk-mount.png,
	  pixmaps/f-dvd-mount.png, pixmaps/f-floppy-mount.png,
	  pixmaps/f-netdisk-mount.png, src/basic_local.i, src/icons.c,
	  src/main.c, src/widgets.c: redball for nonmounted fstab entries,
	  greenball for mounted ones: mount/umount available everywhere in
	  xffm (from popup menu) besides doubleclick on fstab branch.

2004-06-10 02:04  edscott

	* libs/constants.h, libs/trash.c, libs/types.h, libs/zoom.c,
	  pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/Xfce.mime.xml,
	  pixmaps/d-symlink.png, pixmaps/dir-closed-ro.png,
	  pixmaps/dir-open-all-ro.png, pixmaps/dir-open-all.png,
	  pixmaps/dir-open-hidden-ro.png, pixmaps/dir-open-hidden.png,
	  pixmaps/dir-open-ro.png, pixmaps/dirlnk-closed-ro.png,
	  pixmaps/dirlnk-closed.png, pixmaps/dirlnk-open-all-ro.png,
	  pixmaps/dirlnk-open-all.png, pixmaps/dirlnk-open-hidden-ro.png,
	  pixmaps/dirlnk-open-hidden.png, pixmaps/dirlnk-open-ro.png,
	  pixmaps/dirlnk-open.png, src/basic_local.c, src/basic_local.i,
	  src/callbacks.c, src/icons.c, src/icons.h, src/keybindings.c,
	  src/misc.c, src/misc.h, src/options.c, src/settings.c,
	  src/treeview.c: more code-optimization, code-cleanup. improved
	  icon resolving (write-only, has-hidden, shows-hidden, is_symlink
	  flags). The symlink flag is themable with the xfce/link_icon
	  pixmap, the others flags are from gtk stocK.

2004-06-09 00:40  edscott

	* libs/bookmarks.c, libs/find.c, libs/fstab.c, libs/goto.c,
	  libs/rcp.c, libs/recent.c, libs/refresh.c, libs/trash.c,
	  libs/types.h, smb/master_lookup.c, smb/smb_download.c,
	  smb/smb_list.c, smb/smblookup.c, src/Makefile.am, src/Makefile.in,
	  src/add_node_contents.c, src/add_node_contents.h,
	  src/basic_local.c, src/basic_local.i, src/basic_row.c,
	  src/basic_row.h, src/basic_row.i, src/callbacks.c, src/entry.c,
	  src/entry.h, src/gdir.c, src/gdir.h, src/mcs-manager.c,
	  src/misc.c, src/monitor.c, src/treeview.c, src/treeview.h: more
	  cleanup and code optimisation.

2004-06-07 17:34  edscott

	* configure, configure.ac, glade/xffm_main.glade, libs/constants.h,
	  libs/menu.c, libs/refresh.c, libs/trash.c, libs/types.h,
	  src/add_node_contents.c, src/basic_local.i, src/filter.c,
	  src/gdir.c, src/glade_main_gui.c, src/main.c, src/treeview.c:
	  Speed up trash collection and better organize trash bin by only
	  keeping tabs for wastebaskets, not individual files. Trashbin
	  collected with xffM < 4.1.4 is no longer accessible (use xffm
	  4.0.x to access)

2004-06-01 12:59  edscott

	* libs/dnd.c, smb/smb_misc.c: fix bug 213 (crash on click on dummy
	  row within smb branch)

2004-06-01 00:06  edscott

	* src/Makefile.am, src/Makefile.in: rerun autogen.sh

2004-05-30 19:13  edscott

	* src/add_folder.c, src/add_folder.h: cleanup

2004-05-30 17:30  edscott

	* libs/goto.c, libs/menu_callbacks.c, libs/refresh.c,
	  smb/smb_download.c, src/Makefile.am, src/Makefile.in,
	  src/add_node_contents.c, src/basic_local.c, src/basic_local.h,
	  src/basic_local.i, src/callbacks.c, src/filter.c, src/filter.h:
	  cleanup and optimizations. Local directory loading are now faster.

2004-05-29 00:46  edscott

	* src/basic_local.c, src/basic_local.h, src/basic_local.i,
	  src/filter.c, src/filter.h: code cleansing and optimization

2004-05-27 15:56  edscott

	* libs/find.c, libs/rcp.c, libs/run.c, libs/tubo.c,
	  src/basic_local.c: commencing cleanup and code optimization for
	  local branch functions

2004-05-25 02:19  edscott

	* libs/find.c, libs/tubo.c: They say that the third try is the good
	  one. This should now fix the bug reported by Francois. Traceback
	  revealed systems signals being sent to pid's obtained from already
	  free memory (Oo). This is now corrected.

2004-05-24 23:31  edscott

	* libs/cpy.c, libs/tubo.c: Now the bug reported by Francois should
	  be fixed: a very possible race condition between the wait timeout
	  and the input timeout existed. That possibility is now eliminated.

2004-05-24 14:56  edscott

	* libs/countfiles.c, libs/cpy.c, libs/find.c, libs/fstab.c,
	  libs/menu_callbacks.c, libs/print.c, libs/tubo.c, smb/smb_open.c,
	  src/easy.c: put in a deterministic synchronization for
	  parent/child routines. This should fix the bug reported by
	  Francois.

2004-05-24 01:19  edscott

	* libs/dnd.c, smb/master_lookup.c, smb/smb_download.c,
	  smb/smb_list.c, smb/smblookup.c, src/icons.c: fixes on icon
	  resolving

2004-05-23 16:24  edscott

	* libs/dnd.c, libs/dnd.h, src/callbacks.c, src/icons.c, src/icons.h,
	  src/preferences.i: fixes for dnd multiple files

2004-05-23 01:53  edscott

	* libs/cpy.c, libs/find.c, libs/fstab.c, libs/help.c,
	  libs/menu_callbacks.c, libs/pasteboard.c, libs/rcp.c, libs/tubo.c,
	  modules/properties.c, modules/properties.h, smb/master_lookup.c,
	  smb/smb_download.c, smb/smb_list.c, smb/smblookup.c,
	  src/callbacks.c, src/mcs-manager.c, src/misc.c, src/modules.c:
	  more code cleanup. Two levels of diagnostics selectable from main
	  menu (plus no-diagnostics at all from xfce-mcs-manager). Fixed
	  another incorrect memory access due to incorrect function type
	  cast at properties module.

2004-05-23 00:15  edscott

	* libs/bookmarks.c, libs/constants.h, libs/countfiles.c, libs/cpy.c,
	  libs/dnd.c, libs/duplicate.c, libs/find.c, libs/fstab.c,
	  libs/goto.c, libs/help.c, libs/input.c, libs/menu.c,
	  libs/menu_callbacks.c, libs/new.c, libs/new_win.c,
	  libs/pasteboard.c, libs/print.c, libs/rcp.c, libs/recent.c,
	  libs/refresh.c, libs/remove.c, libs/rename.c, libs/run.c,
	  libs/scramble.c, libs/string_option_menu.c,
	  libs/string_option_menu.h, libs/terminal.c, libs/touch.c,
	  libs/trash.c, libs/trash.h, smb/master_lookup.c,
	  smb/master_lookup.h, smb/smb_download.c, smb/smb_list.c,
	  smb/smb_misc.c, smb/smb_open.c, smb/smblookup.c, src/Makefile.am,
	  src/Makefile.in, src/add_file.c, src/add_file.h, src/add_folder.c,
	  src/add_node_contents.c, src/aux.c, src/basic_colours.c,
	  src/basic_colours.h, src/basic_row.c, src/basic_row.h,
	  src/basic_row.i, src/callbacks.c, src/easy.c, src/entry.c,
	  src/filter.c, src/gdir.c, src/icons.c, src/keybindings.c,
	  src/ls.c, src/misc.c, src/misc.h, src/monitor.c, src/options.c,
	  src/settings.c, src/toolbar.c, src/treestore.c, src/treeview.c,
	  src/treeview.h, src/uri.c, src/widgets.c: cleanup and bugfixes:
	  memory leak and incorrect function prototyping.

2004-05-22 02:34  edscott

	* smb/master_lookup.c, src/Makefile.am, src/Makefile.in,
	  src/add_file.c, src/add_file.h, src/basic_row.c, src/basic_row.i,
	  src/entry.c, src/misc.c, src/misc.h: cleanup and code
	  documentation in gtk-doc format

2004-05-21 17:39  edscott

	* libs/bookmarks.c, libs/find.c, libs/fstab.c, libs/goto.c,
	  libs/pasteboard.c, libs/recent.c, libs/refresh.c, libs/trash.c,
	  smb/master_lookup.c, smb/smb_download.c, smb/smb_list.c,
	  smb/smb_open.c, smb/smblookup.c, src/Makefile.am, src/Makefile.in,
	  src/add_file.c, src/add_folder.c, src/add_node_contents.c,
	  src/add_node_contents.h, src/aux.c, src/basic_row.c,
	  src/basic_row.h, src/callbacks.c, src/dummies.c, src/dummies.h,
	  src/entry.c, src/entry.h, src/keybindings.c, src/misc.c,
	  src/monitor.c, src/treestore.c, src/treestore.h, src/treeview.c:
	  code cleanup and reorganization. A possible free on already free
	  pointer has been corrected. More code cleanup and reorganization
	  coming soon.

2004-05-18 12:52  edscott

	* libs/bookmarks.c, libs/constants.h, libs/cpy.c, libs/menu.c,
	  libs/menu_callbacks.c, libs/pasteboard.c,
	  mime/util/mime_convert.c, smb/nmblookup.c, src/preferences.i,
	  src/settings.c, src/treeview.c: some cleanup

2004-05-16 02:07  edscott

	* libs/remove.c, src/callbacks.c, src/misc.c, src/monitor.c,
	  src/toolbar.c, src/treeview.c, src/widgets.c: synching local tree
	  with CVS. Small changes, the important bug(s) not yet fixed :-(

2004-05-13 01:02  edscott

	* src/main.c, src/widgets.i: compilation warning: code is currently
	  unstable.

2004-05-12 14:01  edscott

	* libs/find.c, pixmaps/d-bomb.png, pixmaps/d-help.png,
	  pixmaps/t-reload.png, src/misc.c: remove sleep: problem is not
	  there.

2004-05-11 23:50  edscott

	* src/misc.c: put in a half second wait before spawning process
	  (maybe this fixes the find race condition found by Francois).

2004-05-11 23:41  edscott

	* src/toolbar.c: add code with xfce_menubutton (commented out
	  because it does not work with gtk_menu_shell_insert()).

2004-05-11 22:51  edscott

	* src/toolbar.c: send a release click to the toolbar button after
	  popup appears so that the button will not remain in a sunken
	  state.

2004-05-11 18:04  edscott

	* libs/find.c, pixmaps/d-symlink.png, pixmaps/m-core.png,
	  pixmaps/m-credits.png, pixmaps/m-dia-diagram.png,
	  pixmaps/m-html.png, pixmaps/m-install.png, pixmaps/m-lyx.png: -use
	  last path for default path is nothing selected for the find
	  function (although this does not fix the bug reported by Francois)
	  - some icon fixes.

2004-05-11 17:14  edscott

	* xfdiff4/Makefile.am, xfdiff4/Makefile.in, xfdiff4/xfdiff.c,
	  xfdiff4/xfdiff_gui.c: apply Joshua's patch with missing stuff for
	  proper patch working.

2004-05-10 22:07  edscott

	* pixmaps/Xfce.mime.xml, pixmaps/d-symlink.png, pixmaps/m-core.png,
	  pixmaps/m-credits.png, pixmaps/m-dia-diagram.png,
	  pixmaps/m-html.png, pixmaps/m-install.png, pixmaps/m-lyx.png,
	  pixmaps/m-paint.png, pixmaps/m-spreadsheet.png,
	  pixmaps/m-word.png, pixmaps/m-xml.png,
	  pixmaps/t-xfce-setting-show.png: small fixes

2004-05-10 18:19  edscott

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  doc/C/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
	  fgr/Makefile.in, install-sh, libs/Makefile.in, ltmain.sh,
	  mkinstalldirs, modules/Makefile.in, pixmaps/Makefile.in,
	  pixmaps/Xfce.mime.xml, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: update with new autotools.

2004-05-10 17:15  edscott

	* pixmaps/d-txt.png, pixmaps/m-credits.png,
	  pixmaps/m-font_bitmap.png, pixmaps/m-font_type1.png,
	  pixmaps/m-locked.png, pixmaps/m-log.png,
	  pixmaps/m-openoffice1.png, pixmaps/m-openoffice2.png,
	  pixmaps/m-openoffice3.png, pixmaps/m-openoffice4.png,
	  pixmaps/m-paint.png, pixmaps/m-readme.png, pixmaps/m-trash.png:
	  minor tweaks

2004-05-10 16:05  edscott

	* configure, configure.ac, pixmaps/Makefile.am, pixmaps/Makefile.in,
	  pixmaps/Xfce.mime.xml, pixmaps/d-application.png,
	  pixmaps/d-audio.png, pixmaps/d-file.png, pixmaps/d-model.png,
	  pixmaps/d-multipart.png, pixmaps/d-symlink-broken.png,
	  pixmaps/m-core.png, pixmaps/m-sound.png, pixmaps/m-source_c.png,
	  pixmaps/m-source_cpp.png, pixmaps/m-source_f.png,
	  pixmaps/m-source_h.png, pixmaps/m-vnd.stardivision.impress.png,
	  pixmaps/m-vnd.stardivision.writer.png, pixmaps/m-word.png,
	  pixmaps/t-find.png, pixmaps/t-new-file.png: minor tweaks

2004-05-07 22:56  edscott

	* configure, configure.ac: update to version 4.1.3

2004-05-07 21:44  edscott

	* glade/xffm_main.glade, pixmaps/Xfce.mime.xml,
	  pixmaps/t-reload.png, src/glade_main_callbacks.h,
	  src/glade_main_gui.c, src/toolbar.c, src/toolbar.i: icon clean up
	  now complete.

2004-05-07 20:39  edscott

	* configure, configure.ac, pixmaps/Makefile.am, pixmaps/Makefile.in,
	  pixmaps/Xfce.mime.xml, pixmaps/mime.xml, src/settings.c,
	  src/treeview.c: require xfce4-modules 4.1.3

2004-05-06 14:07  edscott

	* src/toolbar.c: cleanup icons from panel-toolbar

2004-05-06 05:28  edscott

	* pixmaps/mime.xml, src/settings.c: icon cleanup in xffm done, still
	  pending: - fixes on default theme ($datadir/icons/Xfce) - cleanup
	  xffm-icons - fix xffm so that toolbar-panel icon themes do not
	  depend on xffm-icons - add xffm_theme_maker to xffm-icons so users
	  can create their own themes if they don't like the default theme.

2004-05-06 04:46  edscott

	* pixmaps/d-application.png, pixmaps/d-audio.png,
	  pixmaps/d-message.png, pixmaps/d-model.png,
	  pixmaps/d-multipart.png, pixmaps/d-video.png,
	  pixmaps/m-abiword.png, pixmaps/m-binary.png, pixmaps/m-core.png,
	  pixmaps/m-deb.png, pixmaps/m-dia-diagram.png, pixmaps/m-dvi.png,
	  pixmaps/m-html.png, pixmaps/m-install.png, pixmaps/m-lyx.png,
	  pixmaps/m-make.png, pixmaps/m-package.png, pixmaps/m-pdf.png,
	  pixmaps/m-postscript.png, pixmaps/m-realplayer.png,
	  pixmaps/m-rpm.png, pixmaps/m-shellscript.png,
	  pixmaps/m-shellscript2.png, pixmaps/m-sound.png,
	  pixmaps/m-source.png, pixmaps/m-source_c.png,
	  pixmaps/m-source_cpp.png, pixmaps/m-source_f.png,
	  pixmaps/m-source_h.png, pixmaps/m-source_java.png,
	  pixmaps/m-source_o.png, pixmaps/m-source_p.png,
	  pixmaps/m-source_py.png, pixmaps/m-spreadsheet.png,
	  pixmaps/m-tar.png, pixmaps/m-tex.png, pixmaps/m-tgz.png,
	  pixmaps/m-vnd.stardivision.impress.png,
	  pixmaps/m-vnd.stardivision.writer.png, pixmaps/m-word.png,
	  pixmaps/m-xml.png, pixmaps/mime.xml: icon cleanup

2004-05-06 04:32  edscott

	* glade/xffm_find.glade, glade/xffm_main.glade,
	  glade/xffm_remove.glade, libs/glade_find_gui.c,
	  libs/glade_remove_gui.c, pixmaps/Makefile.am, pixmaps/Makefile.in,
	  pixmaps/b-frequent.png, pixmaps/d-bomb.png, pixmaps/d-help.png,
	  pixmaps/t-terminal.png, src/add_folder.c, src/dummies.c,
	  src/glade_main_gui.c, src/icons.c, src/settings.c: icon cleanup
	  part2.

2004-05-06 00:22  edscott

	* pixmaps/bomb.png, pixmaps/comp1.xpm, pixmaps/empty.xpm,
	  pixmaps/gid.png, pixmaps/gnome-gnomoku.png, pixmaps/mode.png,
	  pixmaps/name.png, pixmaps/network.png, pixmaps/new_win.xpm,
	  pixmaps/pirate.png, pixmaps/size.png, pixmaps/terminal.png,
	  pixmaps/time.png, pixmaps/uid.png, pixmaps/waste_basket_empty.png,
	  pixmaps/waste_basket_full.png, pixmaps/xfce.png,
	  pixmaps/xfdiff-24.png, pixmaps/xffm_icon.png: icon cleanup phase
	  1.2

2004-05-05 18:04  edscott

	* pixmaps/b-book-closed.png, pixmaps/b-book-open.png,
	  pixmaps/b-find.png, pixmaps/b-frequent.png, pixmaps/b-fstab.png,
	  pixmaps/b-network.png, pixmaps/b-recent.png, pixmaps/b-trash.png,
	  pixmaps/b-xffm_icon.png, pixmaps/c-gid.png, pixmaps/c-mode.png,
	  pixmaps/c-name.png, pixmaps/c-size.png, pixmaps/c-time.png,
	  pixmaps/c-uid.png, pixmaps/d-bomb.png, pixmaps/d-exec.png,
	  pixmaps/d-file.png, pixmaps/d-help.png, pixmaps/d-image.png,
	  pixmaps/d-no-access.png, pixmaps/d-pirate.png,
	  pixmaps/d-symlink-broken.png, pixmaps/d-symlink.png,
	  pixmaps/d-waste_basket_empty.png, pixmaps/d-waste_basket_full.png,
	  pixmaps/d-xfce.png, pixmaps/dir-closed-ro.png,
	  pixmaps/dir-closed.png, pixmaps/dir-open-all-ro.png,
	  pixmaps/dir-open-all.png, pixmaps/dir-open-hidden-ro.png,
	  pixmaps/dir-open-hidden.png, pixmaps/dir-open-ro.png,
	  pixmaps/dir-open.png, pixmaps/dirlnk-closed-ro.png,
	  pixmaps/dirlnk-closed.png, pixmaps/dirlnk-open-all-ro.png,
	  pixmaps/dirlnk-open-all.png, pixmaps/dirlnk-open-hidden-ro.png,
	  pixmaps/dirlnk-open-hidden.png, pixmaps/dirlnk-open-ro.png,
	  pixmaps/dirlnk-open.png, pixmaps/f-cdrom-mount.png,
	  pixmaps/f-cdrom.png, pixmaps/f-disk-mount.png, pixmaps/f-disk.png,
	  pixmaps/f-dvd-mount.png, pixmaps/f-dvd.png,
	  pixmaps/f-floppy-mount.png, pixmaps/f-floppy.png,
	  pixmaps/f-memory.png, pixmaps/f-netdisk-mount.png,
	  pixmaps/f-netdisk.png, pixmaps/go-back.png,
	  pixmaps/go-forward.png, pixmaps/go-home.png, pixmaps/go-jump.png,
	  pixmaps/go-start.png, pixmaps/go-up.png, pixmaps/t-exec.png,
	  pixmaps/t-find.png, pixmaps/t-new-directory.png,
	  pixmaps/t-new-file.png, pixmaps/t-quit.png, pixmaps/t-reload.png,
	  pixmaps/t-terminal.png, pixmaps/t-xfce-setting-show.png,
	  pixmaps/t-xfdiff.png, pixmaps/t-zoom-in.png,
	  pixmaps/t-zoom-out.png, pixmaps/t-zoom-view.png: icon cleanup,
	  phase 1.

2004-05-05 17:56  edscott

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  doc/C/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
	  fgr/Makefile.in, install-sh, libs/Makefile.in, libs/constants.h,
	  libs/types.h, ltmain.sh, mkinstalldirs, modules/Makefile.in,
	  pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/network-36.png,
	  pixmaps/network-8.png, pixmaps/terminal-12.png,
	  pixmaps/terminal-24.png, pixmaps/xffm_icon-12.png,
	  pixmaps/xffm_icon-24.png, pixmaps/xffm_icon-36.png,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, src/icons.c, src/misc.c, src/options.c,
	  src/toolbar.c, src/toolbar.i, src/treeview.c, xfdiff4/Makefile.in:
	  initial icon cleanup

2004-05-05 02:08  edscott

	* src/easy.c, src/easy.h: cleanup

2004-05-05 01:17  edscott

	* src/main.c: remove compilation warning. 4.1.2 with independent
	  treeviews seems stable now.

2004-05-03 21:45  olivier

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  doc/C/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
	  fgr/Makefile.in, install-sh, libs/Makefile.in, ltmain.sh,
	  mkinstalldirs, modules/Makefile.in, pixmaps/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: Update zh_TW translations from umm
	  <umm@pchome.com.tw>

2004-05-03 20:23  kelnos

	* plugin-mcs/Makefile.am, plugin-mcs/Makefile.in: EXTRA_DIST

2004-05-01 16:32  edscott

	* libs/constants.h, libs/dnd.c, libs/input.c, libs/menu_callbacks.c,
	  libs/pasteboard.c, libs/rcp.c, libs/rename.c, libs/trash.c,
	  libs/types.h, smb/smb_download.c, src/callbacks.c, src/easy.c,
	  src/keybindings.c, src/misc.c, src/monitor.c, src/monitor.h,
	  src/options.c, src/preferences.i, src/settings.c, src/treeview.c:
	  enable monitor for all independent treeviews.

2004-04-30 04:18  kelnos

	* plugin-mcs/Makefile.am, plugin-mcs/Makefile.in,
	  plugin-mcs/xfce-filemanager-settings.desktop: xffm settings
	  .desktop file

2004-04-28 22:26  edscott

	* libs/constants.h: tweak

2004-04-28 21:40  edscott

	* glade/xffm_main.glade, libs/help.c, src/glade_main_callbacks.h,
	  src/glade_main_gui.c: fix incorrect help message identifiers and
	  add help texts for recent and frequent branches.

2004-04-28 19:39  edscott

	* smb/smb_download.c, src/callbacks.c, src/keybindings.c,
	  src/misc.c, src/treeview.c: cleanups

2004-04-28 19:27  edscott

	* smb/smb_download.c, src/toolbar.c: fixes

2004-04-28 13:03  edscott

	* libs/cpy.c, libs/dnd.c, src/misc.c: fixes

2004-04-28 01:47  edscott

	* src/icons.c, src/toolbar.c, src/toolbar.h, src/treeview.c: allow
	  changing smart buttons with theme (still pending to change the top
	  draywer button with theme too).

2004-04-27 18:40  edscott

	* src/treeview.c: fix for bug introduced previous commit

2004-04-27 18:20  edscott

	* libs/menu_callbacks.c, src/keybindings.c, src/main.c,
	  src/preferences.i, src/settings.c, src/toolbar.c, src/treeview.c:
	  sizing tweaks

2004-04-27 16:54  edscott

	* glade/xffm_main.gladep: tweak

2004-04-27 16:43  edscott

	* libs/menu_callbacks.c: enable execution of autofunctions in debug
	  mode.

2004-04-27 16:33  edscott

	* libs/constants.h, libs/types.h, plugin-mcs/xffm_settings_dialog.c,
	  src/keybindings.c, src/main.c, src/mcs-manager.c, src/options.c,
	  src/preferences.i, src/settings.c, src/toolbar.c, src/treeview.c:
	  individual treeview setting fixes.

2004-04-27 02:44  edscott

	* src/treeview.c: comment out debug hack for removal

2004-04-27 02:26  edscott

	* libs/types.h, src/main.c, src/settings.c, src/toolbar.c,
	  src/treeview.c, src/widgets.c: fixes to allow separate
	  configuration of dual treeviews (icon size, visible columns).

2004-04-26 17:53  edscott

	* libs/constants.h, libs/menu_callbacks.c, src/filter.c,
	  src/filter.h, src/main.c, src/options.c, src/preferences.i,
	  src/settings.c, src/toolbar.c, src/toolbar.h, src/treeview.c,
	  src/widgets.c, src/widgets.h: individual treeview fixes

2004-04-26 15:32  edscott

	* libs/fstab.c, libs/help.h, libs/menu_callbacks.c,
	  libs/menu_callbacks.h, libs/new_win.c, libs/xfstab.h, src/aux.h,
	  src/callbacks.c, src/callbacks.h, src/icons.c, src/keybindings.c,
	  src/misc.c, src/toolbar.c, src/toolbar.i, src/treeview.c: cleanup
	  and fixes.

2004-04-26 00:13  edscott

	* libs/bookmarks.c, libs/cpy.c, libs/find.c, libs/fstab.c,
	  libs/input.c, libs/menu.c, libs/menu_callbacks.c,
	  libs/pasteboard.c, libs/rcp.c, libs/remove.c, libs/trash.c,
	  libs/types.h, smb/smb_download.c, src/add_file.c,
	  src/add_folder.c, src/add_node_contents.c, src/aux.c,
	  src/callbacks.c, src/entry.c, src/entry.h, src/main.c,
	  src/mcs-manager.c, src/misc.c, src/monitor.c, src/treeview.c: more
	  code clean up

2004-04-25 19:41  edscott

	* libs/fstab.c, libs/goto.c, libs/refresh.c, libs/trash.c,
	  smb/smb_download.c, src/add_file.c, src/add_folder.c,
	  src/add_folder.h, src/add_node_contents.c,
	  src/add_node_contents.h, src/callbacks.c, src/misc.c,
	  src/monitor.c: cleaned add_folder, add_node_contents.

2004-04-25 17:18  edscott

	* libs/bookmarks.c, libs/cpy.h, libs/dnd.c, libs/find.c,
	  libs/goto.c, libs/recent.c, libs/scramble.c, libs/touch.c,
	  libs/trash.c, libs/xfdiff.c, smb/master_lookup.c, smb/smb_list.c,
	  smb/smb_open.c, smb/smblookup.c, src/add_file.c, src/add_file.h,
	  src/add_folder.c, src/add_node_contents.c, src/callbacks.c,
	  src/dummies.c, src/dummies.h, src/main.c, src/misc.c, src/misc.h,
	  src/monitor.c, src/treeview.c: rigorous cleanup complete:
	  add_file.c, dummies.c.

2004-04-24 17:15  edscott

	* fgr/glob.c, glade/xffm_main.glade, libs/bookmarks.c,
	  libs/bookmarks.h, libs/constants.h, libs/countfiles.c, libs/cpy.c,
	  libs/cpy.h, libs/dnd.c, libs/dnd.h, libs/duplicate.c, libs/find.c,
	  libs/fstab.c, libs/goto.c, libs/goto.h, libs/help.c, libs/help.h,
	  libs/input.c, libs/input.h, libs/menu.c, libs/menu_callbacks.c,
	  libs/menu_callbacks.h, libs/new.c, libs/new.h, libs/new_win.c,
	  libs/pasteboard.c, libs/print.c, libs/print.h, libs/rcp.c,
	  libs/rcp.h, libs/recent.c, libs/refresh.c, libs/remove.c,
	  libs/remove.h, libs/rename.c, libs/rename.h, libs/run.c,
	  libs/run.h, libs/scramble.c, libs/symlink.c, libs/terminal.c,
	  libs/terminal.h, libs/touch.c, libs/trash.c, libs/types.h,
	  libs/xfdiff.c, libs/zoom.c, plugin-mcs/xffm_settings_dialog.c,
	  smb/master_lookup.c, smb/smb_download.c, smb/smb_list.c,
	  smb/smb_misc.c, smb/smb_open.c, smb/smblookup.c, src/add_file.c,
	  src/add_folder.c, src/add_node_contents.c, src/aux.c,
	  src/callbacks.c, src/dummies.c, src/easy.c, src/easy.h,
	  src/entry.c, src/entry.h, src/filter.c, src/filter.h, src/gdir.c,
	  src/glade_main_gui.c, src/icons.c, src/icons.h, src/keybindings.c,
	  src/main.c, src/mcs-manager.c, src/misc.c, src/misc.h,
	  src/modules.c, src/monitor.c, src/options.c, src/settings.c,
	  src/settings.h, src/toolbar.c, src/treestore.c, src/treeview.c,
	  src/treeview.h, src/widgets.c, src/widgets.h, src/widgets.i: code
	  cleanups and fixes for independent treeviews. Some things may be
	  broken, so this will only compile with --enable-debug=yes until
	  the broken pieces are found and glued back together.

2004-04-22 02:57  edscott

	* libs/cpy.c, libs/menu.c, libs/refresh.c, libs/remove.c,
	  src/add_folder.c, src/add_node_contents.c, src/callbacks.c,
	  src/dummies.c, src/dummies.h, src/icons.c, src/icons.h,
	  src/keybindings.c, src/main.c, src/mcs-manager.c, src/misc.c,
	  src/modules.c, src/modules.h, src/options.c, src/toolbar.c,
	  src/treeview.c, src/treeview.h, src/xmcs-manager.h: code cleanups
	  to get things tidy for proper working of indepent treeviews, more
	  cleanup to come before any fixes.

2004-04-21 02:23  edscott

	* configure, configure.ac: update version to 4.1.2 to mark
	  independent treeviews, incomplete code.

2004-04-21 02:16  edscott

	* glade/xffm_main.glade, libs/goto.c, libs/menu_callbacks.c,
	  libs/new_win.c, libs/zoom.c, src/Makefile.am, src/Makefile.in,
	  src/callbacks.c, src/glade_main_gui.c, src/icons.c,
	  src/keybindings.c, src/misc.c, src/options.c, src/toolbar.c,
	  src/toolbar.i, src/treeview.c, src/widgets.c, src/widgets.i:
	  enable two independent treeviews. Several details pending: -titles
	  hide/show should do both -missing columns treeview2 -on hide/show
	  branch, sb gets inactivated. -goto list is bungled. Needs two
	  lists, one for each treeview. -monitor must watch both treeviews
	  -needs a preference flag for each treeview -probably other stuff
	  too.

2004-04-20 15:57  edscott

	* src/icons.c, src/toolbar.i: icon theming tweaks

2004-04-19 19:48  edscott

	* pixmaps/Makefile.am, pixmaps/Makefile.in, src/main.c,
	  src/modules.h, src/settings.c, src/settings.h, src/treeview.c:
	  mime icons now enabled with full paths, searching freedesktop
	  standard and current xfce use.

2004-04-19 13:12  edscott

	* src/monitor.c: tweak

2004-04-19 02:28  edscott

	* pixmaps/Makefile.am, pixmaps/Makefile.in, src/aux.c, src/main.c:
	  small changes because of changes in mime-icons...

2004-04-17 02:35  edscott

	* libs/input.c: when specifying a path on execute dialog, behave
	  like xfrun4.

2004-04-17 01:58  edscott

	* glade/xffm_main.glade, libs/constants.h, libs/input.c,
	  libs/menu.c, libs/new_win.c, libs/new_win.h, libs/recent.c,
	  libs/types.h, plugin-mcs/xffm_settings_dialog.c, src/Makefile.am,
	  src/Makefile.in, src/callbacks.c, src/glade_main_callbacks.h,
	  src/glade_main_gui.c, src/icons.c, src/main.c, src/mcs-manager.c,
	  src/misc.c, src/misc.h, src/monitor.c, src/preferences.i,
	  src/settings.c, src/toolbar.c, src/toolbar.i, src/treeview.c: fix
	  spelling booboo.

2004-04-15 14:12  edscott

	* Makefile.in, configure, configure.ac, doc/C/Makefile.in,
	  doc/Makefile.in, doc/fr/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, modules/Makefile.in, pixmaps/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: update version to 4.1.1

2004-04-14 14:00  edscott

	* src/callbacks.c, src/keybindings.c, src/monitor.c: much better fix
	  for bug 161 ( 'monitor enabled' in xffm makes in-tree renames
	  impossible )

2004-04-14 02:50  edscott

	* libs/recent.c: eliminate records from recent/frecuent dbh if both
	  are zero on clear function.

2004-04-13 21:19  edscott

	* src/icons.c: insert missing directive for non svrg systems

2004-04-13 18:53  edscott

	* Makefile.in, config.h.in, configure, configure.ac,
	  doc/C/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
	  fgr/Makefile.in, libs/Makefile.in, libs/constants.h,
	  modules/Makefile.in, pixmaps/Makefile.in, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.am,
	  src/Makefile.in, src/icons.c, xfdiff4/Makefile.in: add support for
	  previewing .svg files (only is libsvg2 is detected on configure)

2004-04-13 13:33  edscott

	* src/monitor.c: on missing root-local file (if zapped by another
	  process) monitor will just warn now instead of arbitrarily going
	  to some other place like $HOME.

2004-04-13 02:37  edscott

	* libs/bookmarks.c, libs/find.c, libs/goto.c, libs/help.c,
	  libs/input.c, libs/menu.c, libs/rcp.c, libs/recent.c, libs/run.c,
	  libs/scramble.c, libs/trash.c, modules/properties.c,
	  pixmaps/Makefile.am, pixmaps/Makefile.in, src/filter.c,
	  src/icons.c, src/main.c, src/mcs-manager.c, src/settings.c,
	  src/toolbar.c, xfdiff4/xfdiff.c: fixes for broken icons because of
	  new icon directories.

2004-04-12 21:48  edscott

	* glade/xffm_main.glade, libs/help.c, src/glade_main_gui.c: remove
	  some unnecessary texts.

2004-04-12 21:22  edscott

	* src/icons.c, src/toolbar.c, src/toolbar.i: added smartbutton for
	  hide/show columns

2004-04-12 17:13  edscott

	* libs/goto.c, src/callbacks.c: - fix a race condition segv while
	  saving directories to frecuent/recent.

2004-04-12 16:21  edscott

	* libs/menu.c, libs/recent.c, libs/remove.h: - allow directories in
	  recent/frecuent - allow "undo frecuent/recent" for multiple
	  selections

2004-04-12 15:02  edscott

	* libs/dnd.c, src/callbacks.c: selection and drag with shift pressed
	  was still bugged. now definitely fixed.

2004-04-12 00:51  edscott

	* libs/menu_callbacks.c: tweak

2004-04-11 20:47  edscott

	* libs/menu_callbacks.c, src/misc.c, src/misc.h: rule for expanding
	  branch on new branch appearance in tree.

2004-04-11 17:46  jasper

	* src/modules.h: Fix include location

2004-04-11 17:18  edscott

	* libs/menu_callbacks.c, libs/menu_callbacks.h, src/toolbar.c: add
	  some buttons to the "view" smartbutton, and a "quit" button

2004-04-11 16:35  edscott

	* configure, libs/input.c, libs/menu_callbacks.c, libs/new.c,
	  libs/new.h, libs/types.h, src/misc.c, src/misc.h, src/monitor.c,
	  src/preferences.i, src/toolbar.c, src/treeview.c, src/widgets.i: -
	  fix bug: monitor not exiting when treeview empty - code
	  optimizations: replace some function calls with inline macros -
	  convert "new" toolbar button to smart button with two options: new
	  directory and new file.

2004-04-10 14:55  edscott

	* m4/debug.m4: enable gtk22 with gtk24

2004-04-10 14:48  edscott

	* configure, m4/debug.m4: remove G*DISABLE_DEPRECTED for same
	  reasons

2004-04-10 14:28  edscott

	* libs/cpy.c: remove annoying warning

2004-04-10 14:24  edscott

	* fgr/glob.c, fgr/globber.c, fgr/globber.h: code cleanup

2004-04-09 05:43  edscott

	* libs/constants.h, libs/pasteboard.c, libs/pasteboard.h,
	  src/icons.c, src/monitor.c: fixed bug 161: avoid constant updating
	  of file details for everchanging directories like /proc and
	  others.

2004-04-09 01:48  edscott

	* src/modules.h: resolve closed bug 134

2004-04-09 01:16  edscott

	* plugin-mcs/xffm_settings_dialog.c: - fit things into the mcs
	  plugin dialog

2004-04-09 00:41  edscott

	* glade/xffm_main.glade, libs/bookmarks.c, libs/menu.c,
	  libs/recent.c, src/callbacks.c, src/glade_main_callbacks.h,
	  src/glade_main_gui.c: -add a few features for frecuent/recent and
	  book

2004-04-08 22:48  edscott

	* libs/cpy.c: - include ln in new cp/mv/ln method.

2004-04-08 22:18  edscott

	* libs/recent.c, libs/recent.h: recent/frecuent code

2004-04-08 22:16  edscott

	* libs/constants.h, src/monitor.c: enable monitoring of recent and
	  frecuent files across instances of xffm.

2004-04-08 18:23  edscott

	* src/toolbar.c, src/treeview.c: a couple minor bug fixes

2004-04-08 17:53  edscott

	* libs/input.c, libs/new_win.c, libs/new_win.h, libs/types.h,
	  src/Makefile.am, src/Makefile.in, src/main.c, src/monitor.c,
	  src/toolbar.c, src/treeview.c: - add smartbuttons for network,
	  recent, frecuent, book, trash, fstab. - fix bug: local root should
	  not spontaneously appear if monitor enabled.

2004-04-08 16:33  edscott

	* glade/xffm_main.glade, libs/constants.h, libs/input.c,
	  libs/menu.c, libs/menu_callbacks.c, libs/refresh.h, libs/types.h,
	  plugin-mcs/xffm_settings_dialog.c, src/callbacks.c,
	  src/glade_main_callbacks.h, src/glade_main_gui.c, src/icons.c,
	  src/mcs-manager.c, src/misc.c, src/misc.h, src/preferences.i,
	  src/settings.c, src/treeview.c: added the frecuent branch (uses
	  same history file as recent). Added options for recent and
	  frecuent: - hide/show from mcs-manager - activate from main-menu -
	  hide from popup - refresh - clear (sets hits/last_hit_time to zero
	  for frecuent/recent records) - set frecuency-hits/recent-days
	  threshold

2004-04-08 03:50  edscott

	* glade/xffm_main.glade, libs/Makefile.am, libs/Makefile.in,
	  libs/constants.h, libs/menu.c, libs/types.h, src/callbacks.c,
	  src/glade_main_callbacks.h, src/glade_main_gui.c, src/icons.c,
	  src/misc.c, src/misc.h, src/monitor.c, src/treeview.c: - removed
	  handles from toolbars - added the "recent" main branch where
	  doubleclicked files (not directories, not executables) appear,
	  currently set at 13*24*3600 seconds as a time cutoff for recent
	  (could be configurable via mcs-manager.

2004-04-07 18:54  edscott

	* libs/constants.h, libs/cpy.c, libs/duplicate.c: Small fix for
	  duplicate command because of new cp method.

2004-04-07 17:25  edscott

	* libs/input.c, src/main.c: Allow a path to be specified on command
	  line. If path is valid (and not a directory) xffm and xftree4 will
	  determine mimetype associated program and open path with the
	  program, by execvp. If no mimetype associated program existS, then
	  xfrun4 will be called by execvp sending the path as an argument so
	  that the user gets a dialog to choose what program she wants use
	  to open the file.

2004-04-07 16:00  edscott

	* libs/input.c, libs/new_win.c, libs/terminal.c, libs/terminal.h,
	  libs/types.h, src/toolbar.c: add a button for open terminal with
	  query for startup directory, with autocompletion based on goto
	  history. Change new xffm button to query for startup directory,
	  with autocompletion based on goto history.

2004-04-07 12:04  edscott

	* libs/countfiles.c, libs/countfiles.h: No longer counting files
	  before copy, but option still open.

2004-04-07 03:28  edscott

	* libs/cpy.c, libs/find.c, libs/pasteboard.c, libs/tubo.c: Changes
	  for the interrupt button on cp/mv command due to new method.

2004-04-06 16:33  edscott

	* aclocal.m4, configure, libs/Makefile.am, libs/Makefile.in,
	  libs/cpy.c, libs/cpy.h, libs/dnd.c, libs/duplicate.c,
	  libs/pasteboard.c, libs/remove.c, libs/tubo.c, smb/smb_download.c,
	  src/treeview.c: Simplify and speedup copy/move operations (drop
	  traditional xftree method and adopt rox method: use cp/mv instead
	  of duplicating functionality). Verbosity is on, but should be set
	  as a configurable option.

2004-04-01 13:31  edscott

	* libs/dnd.c, src/callbacks.c: fix big of dnd not working with ctrl
	  key pressed during selection for non-gtk selection mode. (probably
	  must include fix to 4_0 branch before closing bug).

2004-04-01 13:09  edscott

	* src/treeview.c: enable easy-rename from the left treeview: very
	  confusing if only enabled in right treeview.

2004-03-30 15:42  edscott

	* libs/bookmarks.c, libs/input.c, libs/menu.c, libs/trash.c,
	  pixmaps/Makefile.in, src/main.c, src/settings.c: replaced
	  xfce_getuserdir because possible junk pointer.

2004-03-29 13:01  edscott

	* pixmaps/Makefile.am: remove xfce.png from install script since it
	  is already install by xfce4-modules.

2004-03-22 14:15  edscott

	* src/add_file.c, src/misc.c: apply solaris compiler patch

2004-03-17 23:10  edscott

	* aclocal.m4, configure, ltmain.sh, pixmaps/Makefile.am,
	  pixmaps/Makefile.in, src/icons.c, src/main.c, src/toolbar.c:
	  changes for using icons at new directory locations. Only "pixmaps"
	  directory remains, since at the moment those icons have not been
	  themed.

2004-03-17 01:29  edscott

	* libs/menu.c: device for burncd should be /dev/acd0 and not
	  /dev/acd0c

2004-03-15 23:22  edscott

	* libs/refresh.c, src/add_node_contents.c, src/gdir.c,
	  src/treeview.c, src/treeview.h: selected sort method was not being
	  applied on reload. Fixed by using the same comparison function for
	  the internal and external sort methods.

2004-03-15 07:36  olivier

	* aclocal.m4, configure, configure.ac, ltmain.sh, po/ar.gmo,
	  po/ar.po, po/bg.gmo, po/bg.po, po/it.gmo, po/it.po: Add/update
	  i18n for: Bulgarian from Miroslav Yordanov <miordanov@i-space.org>
	  and Peter Slavov <peshka@i-space.org> Italian from Alex Dupre
	  <ale@FreeBSD.org> Arabic from Saleh Hathal <hathalsal@hotmail.com>

2004-03-11 14:06  edscott

	* libs/menu.c: allow .tar, .tar.gz and .tar.bz2 tarball creation for
	  directories from popup menu.

2004-03-02 15:54  edscott

	* src/add_node_contents.c, src/callbacks.c, src/treeview.c: skip
	  internal treeview sorting until treeview is fully populated: this
	  allows faster loading of directories with +1K entries.

2004-03-01 21:09  benny

	* m4/debug.m4: Added --enable-gcov to compile xfce with support for
	  coverage tests. Very useful.

2004-02-20 09:26  edscott

	* libs/rename.c: do not duplicate row when overwriting by rename
	  action

2004-02-20 09:05  edscott

	* pixmaps/size.png: better size icon

2004-02-17 19:36  jasper

	* aclocal.m4, configure.ac, po/ms.gmo, po/ms.po: Update Malay
	  translations

2004-02-17 12:56  edscott

	* src/treeview.c: use default treeview sort on startup

2004-02-11 20:44  jasper

	* configure, po/eu.gmo, po/eu.po: Add Basque (eu) translations

2004-02-10 13:53  edscott

	* pixmaps/name.png: slight icon fix

2004-02-10 13:51  edscott

	* libs/refresh.c, src/add_node_contents.c, src/treeview.c: allow
	  return to default "unsorted" state by column clicking

2004-02-03 17:53  edscott

	* libs/find.c, libs/fstab.c, libs/menu_callbacks.c,
	  smb/master_lookup.c, smb/smb_download.c, smb/smb_list.c,
	  smb/smblookup.c, src/callbacks.c, src/misc.c: weird pango bug:
	  pango goes recursive with malloc if writing pixmaps plus text to a
	  textbuffer very rapidly. Solution, don't use pixbufs when writing
	  text that is output from a pipe. Yeah, it's uglier but the
	  application won't crash.

2004-02-03 14:39  edscott

	* src/callbacks.c, src/main.c, src/treeview.c: column cosmetic fixes

2004-02-03 05:19  edscott

	* glade/xffm_main.glade, libs/constants.h, libs/menu.c,
	  libs/refresh.c, libs/refresh.h, pixmaps/name.png,
	  pixmaps/size.png, src/add_node_contents.c, src/entry.c,
	  src/gdir.c, src/glade_main_gui.c, src/options.c,
	  src/preferences.i, src/treeview.c: general overhaul of column
	  sorting functions: now using internal treeview sortable. One
	  problem, though. Cannot return to the "unsorted" state once the
	  model is sorted. The "unsorted" state is the one that does the
	  filetype subsorting. The recursive subsorting cannot be used with
	  treesortable because it causes crash (because treesortable sorts
	  with iterators). i So not being able to return to "unsorted" state
	  now becomes a "known bug", also mentioned in gtk api html docs.
	  The tradeoff in much increased sorting speed is worth the change,
	  and the user can always return to "unsorted" mode by opening a new
	  xffm window.

2004-01-31 02:55  edscott

	* libs/refresh.c, src/options.c, src/treeview.c: more column
	  cosmetics. Sort routine by column clicking now affects all the
	  treeview instead of just selected row.

2004-01-30 20:39  edscott

	* pixmaps/gid.png, pixmaps/mode.png, pixmaps/time.png: cosmetics

2004-01-30 19:58  edscott

	* libs/types.h, pixmaps/Makefile.am, pixmaps/Makefile.in,
	  pixmaps/gid.png, pixmaps/mode.png, pixmaps/name.png,
	  pixmaps/time.png, pixmaps/uid.png, src/misc.c, src/treestore.c,
	  src/treeview.c: cosmetic column changes (work in progress)

2004-01-30 17:04  edscott

	* libs/find.c: use fgr always (avoid find because it does not flush
	  and therefore may take a long time before results appear in gui,
	  IOW, fgr is faster) cvs:
	  ----------------------------------------------------------------------

2004-01-30 00:41  edscott

	* aclocal.m4, configure, libs/Makefile.am, libs/Makefile.in,
	  libs/apps.c, libs/apps.h, libs/constants.h, libs/dnd.c,
	  libs/goto.c, libs/help.c, libs/menu.c, libs/menu_callbacks.c,
	  libs/pasteboard.c, libs/run.c, libs/touch.c, libs/types.h,
	  ltmain.sh, plugin-mcs/xffm_settings_dialog.c, src/Makefile.am,
	  src/Makefile.in, src/add_file.c, src/add_file.h,
	  src/add_node_contents.c, src/callbacks.c, src/entry.c,
	  src/icons.c, src/mcs-manager.c, src/misc.c, src/misc.h,
	  src/monitor.c, src/options.c, src/preferences.i, src/treeview.c,
	  src/widgets.c: 1 remove obsolete xfapps branch. 2 allow disabling
	  of text colors and cell editing from options menu

2004-01-29 17:31  edscott

	* src/add_file.c, src/treeview.c, src/treeview.h: Do a color change
	  to coloured texts when background changed from dark to light and
	  viceversa.

2004-01-29 15:51  jasper

	* po/fa_IR.gmo, po/fa_IR.po: Update Persian translations

2004-01-27 03:04  edscott

	* src/callbacks.c: fix a crash when closing root level folder due to
	  a typo when fixing the "showing SMB password" bug.

2004-01-25 00:07  olivier

	* Makefile.in, aclocal.m4, compile, config.guess, config.h.in,
	  config.sub, configure, depcomp, doc/C/Makefile.in,
	  doc/Makefile.in, doc/fr/Makefile.in, fgr/Makefile.in, install-sh,
	  libs/Makefile.in, ltmain.sh, missing, mkinstalldirs,
	  modules/Makefile.in, pixmaps/Makefile.in, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: Update libtool and other automake, autoconf
	  and gettext packages

2004-01-22 15:06  edscott

	* libs/goto.c, libs/input.c, src/callbacks.c, src/main.c: make sure
	  the unintented feature of goto relative paths always works: First
	  try path relative to root brancH element Then try path relative to
	  user home dir Then fail if path not found.

2004-01-22 14:23  edscott

	* libs/input.c: start goto entry with blank

2004-01-22 01:54  edscott

	* src/callbacks.c: don't show smb password on status line (bug 91)

2004-01-21 13:44  jasper

	* configure, configure.ac, po/es.gmo, po/es.po, po/fa_IR.gmo,
	  po/fa_IR.po, po/ja.gmo, po/ja.po, po/pt_BR.gmo, po/pt_BR.po,
	  po/zh_CN.gmo, po/zh_CN.po: Translations added/updated for spanish,
	  persian, japanese, korean, brasilian and chinese

2004-01-20 23:08  edscott

	* src/treeview.c: omit colour on left pane

2004-01-20 23:02  edscott

	* libs/types.h, src/add_file.c, src/treestore.c, src/treeview.c:
	  Added "editable" gboolean column. Added colors for rows (using
	  same colors as rox).

2004-01-20 05:20  edscott

	* src/treeview.c: Let's leave the left treeview without editing
	  functions. It only has the name, anyway. The right tree can edit
	  name, owner, group and mode.

2004-01-20 05:09  edscott

	* libs/bookmarks.c, libs/find.c, libs/trash.c,
	  src/add_node_contents.c, src/dummies.c, src/entry.c, src/entry.h,
	  src/misc.c, src/monitor.c: More memory cleanups.

2004-01-20 04:29  edscott

	* src/main.c: add DEBUG directive

2004-01-20 04:23  edscott

	* libs/types.h, src/callbacks.c, src/main.c, src/options.c,
	  src/treeview.c: bug 83 happens when the column is set to autosize
	  and when xffm is called by xbindkeys (not in xterm) Definitely a
	  bug with gtk autosize column functions, but can be avoided by
	  making columns grow-only until fully realized and mapped on X
	  server, and then turn to autosize.

2004-01-20 03:09  edscott

	* libs/find.c: remove a couple small bugs that came free with the
	  find.c code optimization

2004-01-20 02:52  edscott

	* libs/menu_callbacks.c, src/callbacks.c, src/keybindings.c: maximum
	  doubleclick travel broke the rightarrow key and return key in
	  keyboard navigation. Now fixed.

2004-01-19 17:05  edscott

	* glade/xffm_find.glade, glade/xffm_main.glade, libs/bookmarks.c,
	  libs/constants.h, libs/find.c, libs/glade_find_gui.c, libs/goto.c,
	  libs/rename.c, src/add_file.c, src/callbacks.c, src/dummies.c,
	  src/main.c, src/monitor.c, src/treeview.c: fixed xfglob4 startup,
	  xfce4combos for all find combos, general code clean up (plug
	  possible memory leaks) and fix crash on easy routines with junk
	  pointers for cell entries.

2004-01-19 03:04  edscott

	* src/treeview.c: comment out a couple debug lines

2004-01-19 03:01  edscott

	* libs/fstab.c, src/treeview.c: if easy chmod, chgrp, chown fails,
	  try again with sudo, if sudo is available, of course.

2004-01-18 18:54  edscott

	* src/keybindings.c, src/preferences.i, src/treeview.c: added the
	  easy-chmod, easy-chown and easy-chgrp features.

2004-01-17 02:57  edscott

	* libs/tubo.c: increase failure trap timeout to fix bug 74

2004-01-17 01:50  edscott

	* src/callbacks.c, src/dummies.c: make trash branch open on empty
	  consistent with find branch.

2004-01-17 00:56  edscott

	* libs/constants.h, src/add_file.c, src/options.c,
	  src/preferences.i, src/treeview.c: change abbreviate option to
	  autosize option

2004-01-16 23:44  edscott

	* src/callbacks.c: darn, event->x and event->y are gdouble. Should
	  be gint, unless pixels can be broken into quarks...

2004-01-16 23:00  edscott

	* src/callbacks.c: restrict movement between clicks for doubleclick
	  event to 5 pixels.

2004-01-16 22:26  edscott

	* libs/constants.h, src/add_file.c, src/misc.c, src/misc.h,
	  src/options.c, src/preferences.i: reactivate the abbreviate
	  filenames option (why did I ever disactivate that?)

2004-01-16 20:38  edscott

	* src/treeview.c: grow only option for name column sucks. setting to
	  autosize (hence not resizeable)

2004-01-16 19:06  edscott

	* glade/xffm_main.glade, libs/dnd.c, src/callbacks.c,
	  src/glade_main_gui.c, src/keybindings.c, src/main.c,
	  src/treeview.c: 3 things: 1- fix bug reported about column
	  resizing 2- put pretty arrows on hide/show buttons 3- easy rename
	  feature by making name cell editable

2004-01-16 02:36  edscott

	* src/keybindings.c: should not forget the tab key when registering
	  pane ratio for bug 81 fix

2004-01-16 02:30  edscott

	* glade/xffm_find.glade, libs/glade_find_gui.c, src/main.c,
	  src/settings.c: solve bug 81. The aspect ratio of the twin
	  treeview panes remains constant on resize.

2004-01-14 01:49  edscott

	* glade/xffm_main.glade, src/glade_main_gui.c: allow detachable
	  toolbars

2004-01-13 23:16  edscott

	* libs/menu_callbacks.c: fixed problem with command line being
	  truncated after the %s from popup and main menu

2004-01-13 20:25  benny

	* libs/bookmarks.c, libs/cpy.c, libs/dnd.c, libs/find.c,
	  libs/fstab.c, libs/menu_callbacks.c, libs/tubo.c, libs/zoom.c,
	  plugin-mcs/xffm_settings_dialog.c, src/callbacks.c, src/icons.c,
	  src/main.c, src/modules.c, src/toolbar.c, src/widgets.i: Get the
	  beast compiled with gcc 3.3 and -Wall -Werror.

2004-01-11 03:22  edscott

	* src/modules.c: changes due to simplifications in mime-icons and
	  mime-applications modules.

2004-01-11 02:05  edscott

	* src/modules.c, src/modules.h, src/toolbar.c: modifications due to
	  simplifications in combo module

2004-01-09 20:23  edscott

	* plugin-mcs/xffm_settings_dialog.c, src/misc.c, src/settings.c:
	  allow user to disable diagnostics

2004-01-09 02:30  edscott

	* src/toolbar.c: correct slight omision in ctrl-release callback for
	  panel toolbar.

2004-01-08 16:36  edscott

	* src/toolbar.c: missing header included

2004-01-08 16:14  edscott

	* src/toolbar.c: If control is pressed while button 1 is released on
	  a popup menu item, then the exec will occur, but the top drawer
	  button will not be changed (default xfce4-panel behaviour).

2004-01-08 15:53  edscott

	* src/keybindings.c: use altgr-TAb for hiding second treeview pane.

2004-01-08 15:03  edscott

	* src/toolbar.c: button 2 or 3 can be used to change the button that
	  is displayed as front of drawer in panel-toolbar without executing
	  the command (to prepare for a drag and drop, for example).

2004-01-08 14:04  edscott

	* src/keybindings.c: ctrl-tab is now used by wm. Switch to alt-tab
	  to hide second pane.

2004-01-08 01:06  edscott

	* libs/find.c, libs/find.h, src/main.c, src/toolbar.c: taa daa! And
	  now the panel is in xffm as a toolbar (the launchers at least).
	  Full dragndrop support and drawers where the front element is
	  always the last item that was clicked.

2004-01-07 20:59  edscott

	* src/main.c, src/misc.c, src/toolbar.c, src/widgets.c: The xffm
	  toolbar which reads configuration from xfce4-panel now works. Only
	  need to enable drag and drop for complete functionality.

2004-01-07 14:33  edscott

	* src/main.c, src/toolbar.c, src/toolbar.h: panel buttons now added,
	  not yet functional and still incomplete code.

2004-01-07 01:58  edscott

	* src/main.c, src/toolbar.c, src/toolbar.h: initial code for
	  xfce4-panel as a xffm toolbar (not yet complete).

2004-01-06 22:11  edscott

	* glade/xffm_main.glade, libs/find.c, libs/find.h, libs/new.c,
	  libs/new.h, libs/new_win.c, libs/new_win.h, libs/pasteboard.c,
	  libs/pasteboard.h, libs/print.c, libs/print.h, libs/remove.c,
	  libs/remove.h, libs/run.c, libs/run.h, libs/terminal.c,
	  libs/terminal.h, libs/xfdiff.c, libs/zoom.c, src/Makefile.am,
	  src/Makefile.in, src/callbacks.c, src/glade_main_gui.c,
	  src/glade_support.c, src/icons.c, src/icons.h, src/keybindings.c,
	  src/main.c, src/options.c, src/options.h, src/toolbar.c,
	  src/toolbar.h, src/treeview.c, src/widgets.c, src/widgets.i: -
	  toolbar stuff removed from glade and concentrated on one toolbar
	  only with three smart-buttons and the rest normal button (the
	  remaining toolbar 2bused for panel-configured buttons) - toolbar
	  icons now customizable according to theme (although they are now
	  all defined alike)

2004-01-06 05:10  edscott

	* glade/xffm_main.glade, libs/goto.c, libs/goto.h,
	  src/glade_main_gui.c, src/main.c, src/widgets.c, src/widgets.i:
	  single smartbutton replaces five goto toolbar buttons.

2004-01-05 19:39  edscott

	* aclocal.m4, configure, glade/xffm_main.glade, libs/cpy.c,
	  libs/menu.c, pixmaps/Makefile.am, pixmaps/Makefile.in,
	  src/glade_main_gui.c: allow diskusage for multiple slection

2004-01-05 18:10  edscott

	* pixmaps/cdeappmenu.png: remove extra icon

2004-01-05 17:48  edscott

	* libs/fstab.c, libs/menu.c: do not sudoize user root.

2004-01-05 17:33  edscott

	* libs/menu.c, libs/menu_callbacks.c: Allow use of sudo or not for
	  package instalation and cd burning (popup menu).

2004-01-05 16:44  edscott

	* libs/fstab.c, plugin-mcs/xffm_settings_dialog.c, src/settings.c:
	  Enable the XFFM_USE_SUDO env var for using sudo for mount/unmount
	  (only shown if g_find_program_in_path("sudo") returns non null).

2004-01-05 01:29  edscott

	* src/ls.c: include patch from bug 62 for better sticky/suid/sgid
	  mode.

2004-01-04 15:14  jasper

	* Makefile.am, Makefile.in, aclocal.m4, configure,
	  doc/fr/Makefile.in: Remove weird install rule.

2003-12-31 02:53  edscott

	* Makefile.am, Makefile.in, libs/constants.h, pixmaps/Makefile.am,
	  pixmaps/Makefile.in, src/icons.c, src/main.c: reamining changes in
	  directory configuration. Module pixmaps live in
	  $prefix/share/xfce4/pixmaps, xffm pixmaps live in
	  $prefix/share/xfce4/xffm/pixmaps. Mime info is in
	  $prefix/share/xfce4/mime xfce4-modules live in
	  $prefix/lib/xfce4/modules, xffm non-exported modules live in
	  $prefix/lib/xffm (just the properties module, which might soon be
	  exportable and moved to xfce4-modules).

2003-12-31 01:24  edscott

	* Makefile.am, Makefile.in, aclocal.m4, configure, configure.ac,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, libs/constants.h, mime/Makefile.am,
	  mime/Makefile.in, mime/applications.xml, mime/freedesktop.org.xml,
	  mime/types.xml, mime/xfce.org.xml, modules/Makefile.in,
	  pixmaps/Makefile.am, pixmaps/Makefile.in, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  src/main.c, src/modules.c, src/modules.h, xfdiff4/Makefile.in:
	  changes for xfce4-modules

2003-12-30 22:08  edscott

	* pixmaps/no_icons: These don't belong to xffm anymore

2003-12-30 22:07  edscott

	* pixmaps/plain: These don't belong to xffm any more.

2003-12-30 22:00  edscott

	* modules_export: in separate dir now.

2003-12-30 01:22  edscott

	* smb/smb_open.c, src/treeview.c: resolve bug #29

2003-12-29 22:36  edscott

	* smb/master_lookup.c, smb/smb_list.c, smb/smb_open.c,
	  smb/smblookup.c: fixes for dealing with samba-3.0 servers and
	  clients

2003-12-29 20:05  edscott

	* libs/tubo.c: restrict FreeBSD waitpid() bug workaround to #ifdef
	  __FreeBSD__ Probable cause of bugs 51, 53, 57, 58.

2003-12-29 19:33  edscott

	* libs/dnd.c, libs/dnd.h, libs/input.c, src/callbacks.c: apply
	  multiple selection bug fix to 4.1 tree to close bug report.

2003-12-29 15:18  olivier

	* aclocal.m4: Fix missing CHARSET in potfiles

2003-12-29 10:56  jasper

	* po/tr.gmo, po/tr.po: Update Norwegian and Turkish translations

2003-12-27 19:46  jasper

	* configure, configure.ac, po/ca.gmo, po/pl.gmo, po/pl.po: Update
	  Polish translations

2003-12-27 15:07  edscott

	* libs/cpy.c, libs/duplicate.c, libs/new.c, libs/remove.c,
	  libs/remove.h, libs/rename.c, libs/scramble.c, libs/symlink.c,
	  libs/terminal.c, src/entry.c, src/gdir.c: junk pointer free fixed
	  in two spots of the code. Fixed the remove dialog on overwriting
	  while duplicating, renaming and new

2003-12-20 21:48  edscott

	* libs/dnd.c: *** empty log message ***

2003-12-20 20:59  edscott

	* libs/cpy.c: Flush file count at end of copy

2003-12-20 20:38  edscott

	* libs/cpy.c: Speed up copy process by flushing status pipe by
	  blocks

2003-12-20 19:36  edscott

	* libs/dnd.c, modules_export/combo.c, src/callbacks.c: enable
	  autoscrolling with dnd and fixes to the multiple row selection
	  process

2003-12-16 14:56  edscott

	* xffm/branches/xfce_4_0/libs/ls.c, src/ls.c: resolve bug 45 (not
	  showing sticky bits in mode column)

2003-12-15 20:56  jasper

	* configure, configure.ac, po/az.gmo, po/az.po: Add Azerbaijani
	  translations

2003-12-11 16:52  edscott

	* modules_export/mime.c, src/add_file.c, src/callbacks.c,
	  src/icons.c, src/icons.h: cosmetics fixes

2003-12-11 01:42  edscott

	* libs/find.c, libs/fstab.c, libs/menu_callbacks.c, libs/tubo.c: bug
	  40 resolved

2003-12-10 20:49  edscott

	* libs/apps.c, libs/bookmarks.c, libs/constants.h, libs/cpy.c,
	  libs/find.c, libs/help.c, libs/menu.c, libs/new.c, libs/trash.c,
	  libs/tubo.c, modules/properties.c, smb/smb_list.c, smb/smb_misc.c,
	  src/add_folder.c, src/aux.c, src/callbacks.c, src/dummies.c,
	  src/entry.c, src/icons.c, src/misc.c, src/treeview.c: removed
	  POSIX_PATH_MAX from several spots.

2003-12-09 16:31  edscott

	* libs/cpy.c, libs/find.c, libs/fstab.c, libs/menu_callbacks.c,
	  libs/rcp.c, libs/tubo.c, libs/tubo.h, smb/master_lookup.c,
	  smb/smb_download.c, smb/smb_list.c, smb/smblookup.c,
	  src/add_file.c: fine tuning read output timer for async program
	  calls

2003-12-07 14:41  edscott

	* libs/cpy.c, libs/scramble.c, libs/terminal.c: fixed recently
	  introduced crash on count_files, fixed problem of terminal command
	  being null if no TERMCMD set.

2003-12-05 14:14  edscott

	* libs/tubo.c: remove doublefork option for speed (it was not a fix
	  for the waitpid issue)

2003-12-04 17:53  edscott

	* libs/find.c, libs/tubo.c: definite fix for the lost find process.

2003-12-04 16:23  edscott

	* libs/cpy.c, libs/find.c, libs/tubo.c, smb/smb_download.c,
	  src/misc.c, src/settings.c: another fix for wait() being bugged in
	  FreeBSD.

2003-12-03 15:18  edscott

	* libs/find.c, libs/tubo.c: fix for bug 26. This works better.

2003-12-03 13:55  edscott

	* libs/tubo.c: fixed race condition that caused bug 26

2003-12-02 15:05  edscott

	* modules_export/mime.c: another '-' in application types not
	  removed. Also some code cleanup

2003-12-02 14:41  edscott

	* libs/tubo.c: timeout function was polling too quickly, which made
	  parent xffm window of a lengthy find command appear to hang.

2003-12-01 18:37  edscott

	* modules_export/mime.c: fixed typo

2003-12-01 13:39  jasper

	* AUTHORS.vi: Add AUTHORS.vi. No updates in the build-system yet.

2003-12-01 11:03  jasper

	* po/ca.po: Update catalan translations

2003-11-26 14:01  edscott

	* libs/run.c, modules_export/mime.c, src/add_folder.c: fixed the "-"
	  bug in program associations

2003-11-25 17:09  edscott

	* modules_export/mime_icons.h: incorrect functions structure
	  corrected

2003-11-25 13:45  edscott

	* modules_export/mime_icons.c, src/icons.c: fixed problem of custom
	  icons from panel not being put into iconfactory (crash reported by
	  Andre)

2003-11-23 18:47  edscott

	* glade/xffm_main.glade, libs/cpy.c, libs/help.c, libs/rcp.c,
	  libs/remove.c, plugin-mcs/xffm_settings_dialog.c, smb/smblookup.c,
	  src/glade_main_gui.c, src/main.c, src/mcs-manager.c,
	  src/settings.c: bug workaround for faulty remote master browser.
	  made mcs plugin more user friendly.

2003-11-23 09:06  jasper

	* configure, configure.ac, po/sv.gmo, po/sv.po: Add swedish
	  translations

2003-11-22 00:46  edscott

	* libs/apps.c, src/add_file.c, src/icons.c: Refrain from putting
	  custom icons in iconfactory.

2003-11-21 19:55  edscott

	* pixmaps/xfce.png: xfce/default icon

2003-11-21 19:45  edscott

	* glade/xffm_main.glade, glade/xffm_remove.glade, libs/apps.c,
	  libs/glade_remove_gui.c, libs/remove.c, mime/xfce.org.xml,
	  modules_export/mime_icons.c, modules_export/mime_icons.h,
	  pixmaps/Makefile.am, pixmaps/Makefile.in, pixmaps/plain/mime.xml,
	  src/glade_main_callbacks.h, src/glade_main_gui.c, src/icons.c:
	  probably definite setup for mime icons.

2003-11-21 03:35  edscott

	* modules_export/mime_icons.c, modules_export/mime_icons.h: mime
	  icons module

2003-11-21 03:06  edscott

	* config.guess, config.sub, libs/apps.c, libs/bookmarks.c,
	  libs/constants.h, libs/cpy.c, libs/dnd.c, libs/duplicate.c,
	  libs/find.c, libs/fstab.c, libs/goto.c, libs/help.c, libs/input.c,
	  libs/menu.c, libs/menu_callbacks.c, libs/new.c, libs/pasteboard.c,
	  libs/print.c, libs/rcp.c, libs/remove.c, libs/rename.c,
	  libs/run.c, libs/scramble.c, libs/symlink.c, libs/terminal.c,
	  libs/touch.c, libs/trash.c, libs/types.h, libs/xfdiff.c,
	  mime/xfce.org.xml, modules/properties.c,
	  modules_export/Makefile.am, modules_export/Makefile.in,
	  modules_export/combo.c, modules_export/mime.c,
	  modules_export/mime.h, pixmaps/Makefile.am, pixmaps/Makefile.in,
	  pixmaps/plain/mime.xml, smb/master_lookup.c, smb/smb_download.c,
	  smb/smb_list.c, smb/smb_open.c, smb/smblookup.c, src/add_folder.c,
	  src/callbacks.c, src/dummies.c, src/icons.c, src/keybindings.c,
	  src/mcs-manager.c, src/modules.c, src/modules.h, src/monitor.c,
	  src/preferences.i, src/settings.c: changes and optimizations to
	  mime_icons routines (separated module). Added the single click
	  drag option (gtk default)

2003-11-20 02:03  edscott

	* modules_export/mime.c: small tweaks

2003-11-17 20:00  edscott

	* modules_export/combo.c: allow keypad numbers in combo module

2003-11-17 19:07  edscott

	* libs/constants.h, libs/dnd.c, src/misc.c, src/options.c,
	  src/preferences.i: added the enable_font_resize option

2003-11-17 18:29  edscott

	* modules_export/mime.c, modules_export/mime.h, src/callbacks.c,
	  src/modules.c, src/modules.h: close bug 6

2003-11-13 19:49  edscott

	* modules_export/mime.c, modules_export/mime.h, src/icons.c,
	  src/modules.c, src/modules.h: allow theme swapping in module

2003-11-13 19:17  edscott

	* libs/rcp.c, libs/tubo.c, modules_export/mime.c,
	  modules_export/mime.h, pixmaps/plain/mime.xml,
	  smb/master_lookup.c, src/icons.c, src/modules.c, src/modules.h,
	  src/treeview.c: moved icon stuff to mime module. Now ready for
	  xftheme-maker app.

2003-11-12 02:56  edscott

	* libs/cpy.c, libs/fstab.c, libs/menu_callbacks.c, libs/rcp.c,
	  libs/tubo.c: removed bug workarounds for GIO stuff (replacing with
	  select) and made tubo routines *much* faster.

2003-11-11 03:09  edscott

	* modules_export/mime.c, modules_export/mime.h,
	  pixmaps/plain/mime.xml, src/callbacks.c, src/icons.c: small icon
	  fixes

2003-11-11 00:35  edscott

	* config.guess, config.sub, libs/Makefile.am, libs/Makefile.in,
	  libs/cpy.c, libs/cpy.h, libs/dnd.c, libs/pasteboard.c, libs/rcp.c,
	  libs/rcp.h, libs/remove.h, smb/master_lookup.c, src/Makefile.am,
	  src/Makefile.in, src/callbacks.c, src/filter.c, src/misc.c,
	  src/preferences.i, src/settings.c: changed rcp/scp routines (no
	  longer in terminal), passwd autentification no long er valid: that
	  will be for rsync only. Rsync is removed temporarily. It will com
	  e back as a Network branch to dsplay remote directories. For
	  rcp/scp, files to be overwritten can now be moved to wastebasket
	  on overwrite confirmation.

2003-11-10 05:48  edscott

	* pixmaps/bomb.png, pixmaps/cdeappmenu.png,
	  pixmaps/gnome-gnomoku.png, pixmaps/pirate.png: *** empty log
	  message ***

2003-11-10 03:17  edscott

	* configure, libs/Makefile.am, libs/Makefile.in, libs/dummies.c,
	  libs/dummies.h, libs/entry.c, libs/entry.h, libs/filter.c,
	  libs/filter.h, libs/gdir.c, libs/gdir.h,
	  libs/glade_find_callbacks.h, libs/glade_find_gui.c,
	  libs/glade_find_gui.h, libs/glade_remove_callbacks.h,
	  libs/glade_remove_gui.c, libs/glade_remove_gui.h, libs/icons.c,
	  libs/icons.h, libs/ls.c, libs/ls.h, libs/misc.c, libs/misc.h,
	  libs/monitor.c, libs/monitor.h, libs/options.c, libs/options.h,
	  libs/preferences.i, libs/settings.c, libs/settings.h,
	  libs/strftime.c, libs/uri.c, libs/uri.h, src/Makefile.am,
	  src/Makefile.in, src/dummies.c, src/dummies.h, src/entry.c,
	  src/entry.h, src/filter.c, src/filter.h, src/gdir.c, src/gdir.h,
	  src/glade_find_callbacks.h, src/glade_find_gui.c,
	  src/glade_find_gui.h, src/glade_remove_callbacks.h,
	  src/glade_remove_gui.c, src/glade_remove_gui.h, src/icons.c,
	  src/icons.h, src/ls.c, src/ls.h, src/misc.c, src/misc.h,
	  src/monitor.c, src/monitor.h, src/options.c, src/options.h,
	  src/preferences.i, src/settings.c, src/settings.h, src/strftime.c,
	  src/treeview.c, src/uri.c, src/uri.h: library optimization

2003-11-10 00:48  edscott

	* libs/dnd.c, libs/find.c, libs/icons.c, libs/menu_callbacks.c,
	  libs/remove.c: small fixes

2003-11-09 21:14  edscott

	* Makefile.in, glade/xffm_remove.glade, libs/cpy.c, libs/dnd.c,
	  libs/dummies.c, libs/icons.c, libs/icons.h, libs/menu_callbacks.c,
	  libs/misc.c, libs/remove.c, modules_export/mime.c,
	  pixmaps/Makefile.am, pixmaps/Makefile.in,
	  plugin-mcs/xffm_settings_dialog.c, src/Makefile.am,
	  src/Makefile.in, src/bomb.h, src/glade_find_callbacks.c,
	  src/glade_main_callbacks.c, src/glade_remove_callbacks.c,
	  src/glade_remove_callbacks.h, src/glade_remove_gui.c,
	  src/treeview.c: optimize icon generation for quicker startup.
	  Fixes to the remove and overwrite dia logs. Fixed the inactive dnd
	  after opening smb.

2003-11-09 19:22  jasper

	* configure, configure.ac, po/cs.gmo, po/cs.po: Add Check
	  translations

2003-11-08 21:49  dannym

	* modules_export/mime.c: mime_build_magic fix.

2003-11-08 21:24  dannym

	* glade/xffm_remove.glade, src/Makefile.am, src/Makefile.in,
	  src/bomb.h, src/glade_remove_callbacks.c,
	  src/glade_remove_callbacks.h, src/glade_remove_gui.c: Changed
	  remove dialog

2003-11-08 20:36  dannym

	* libs/gdir.c: Directories are sorted by the same criteria as files
	  now.

2003-11-08 19:25  edscott

	* Makefile.in, TODO, aclocal.m4, configure, libs/fstab.c,
	  libs/menu.c, libs/menu_callbacks.c, libs/tubo.c, smb/smb_misc.c:
	  enable sudo (if available) for sensitive commands.

2003-11-08 10:34  dannym

	* modules_export/mime.c: increased magic_max to 64 in mime.c

2003-11-07 18:04  edscott

	* mime/applications.xml, modules_export/mime.c: avoid duplicate
	  entries in application hash table. add dvips to applications.xml
	  for .dvi

2003-11-07 15:30  dannym

	* modules_export/combo.c: Commented out gtk_list_child_position
	  debug block since it crashes xffm (debug mode).

2003-11-07 14:58  dannym

	* modules_export/combo.c: Small fix for compile errors in debug
	  mode.

2003-11-07 12:49  jasper

	* configure, configure.ac, doc/C/xffm.html, doc/Makefile.am,
	  doc/Makefile.in, doc/fr, doc/fr/Makefile.am, doc/fr/Makefile.in,
	  doc/fr/xffm.html, doc/fr/xffm.xml: Add French documentation.
	  Rather large commit.

2003-11-06 18:53  edscott

	* libs/bookmarks.c, libs/constants.h, libs/find.c, libs/fstab.c,
	  libs/icons.c, libs/menu_callbacks.c, libs/monitor.c, libs/run.c,
	  libs/terminal.c, libs/trash.c, libs/xfdiff.c,
	  modules_export/combo.c, modules_export/mime.c, src/widgets.c:
	  fixed a bug in the combo list compare function and some other
	  minor cleanups.

2003-11-03 18:06  jasper

	* configure, configure.ac, po/uk.gmo, po/uk.po: Add Ukranian
	  translations

2003-11-03 01:16  edscott

	* pixmaps/plain/mime.xml: *** empty log message ***

2003-11-03 01:11  edscott

	* pixmaps/plain/mime.xml: *** empty log message ***

2003-11-02 20:17  edscott

	* libs/apps.c, libs/bookmarks.c, libs/dummies.c, libs/entry.c,
	  libs/entry.h, libs/fstab.c, libs/icons.c, libs/menu.c,
	  libs/misc.c, libs/pasteboard.c, libs/remove.c, libs/trash.c,
	  src/add_node_contents.c: minor changes

2003-11-02 18:50  edscott

	* libs/icons.c, libs/icons.h, modules_export/mime.c,
	  modules_export/mime.h, src/callbacks.c, src/modules.c,
	  src/modules.h: changes in icon processing due to new mime stuff.
	  You will notice icons are missing: they now have to be defined in
	  the mime.xml files.

2003-11-02 08:22  olivier

	* aclocal.m4, configure, configure.ac, modules/Makefile.in,
	  modules_export/Makefile.in, po/hi.gmo, po/hi.po: Add hi.po

2003-10-31 17:33  dannym

	* glade/xffm_main.glade, src/glade_main_gui.c: Put "Remove from
	  Bookmark" and "Remove from Results" above "Remove" to avoid
	  mistakes.

2003-10-30 18:06  dannym

	* libs/icons.c: Image preview cannot expand the column anymore.
	  Disadvantage: wide but not heighty images are shown as about "-"
	  now ;) Advantage: wide but not heighty images are shown as "-"
	  now, thus not expanding the column by 10000 pixels ;)

2003-10-30 13:35  edscott

	* modules_export/mime.c: condition compiling with S_IFWHT macro

2003-10-30 02:48  edscott

	* modules/Makefile.am, modules_export/Makefile.am,
	  modules_export/mime.c, modules_export/mime.h: fixed a memory
	  allocation bug in the magic mimetype determination loop.

2003-10-30 00:37  edscott

	* libs/filter.c, libs/find.c, libs/goto.c, libs/input.c, libs/run.c,
	  libs/terminal.c, modules_export/combo.c, modules_export/combo.h,
	  modules_export/mime.c, src/keybindings.c, src/modules.c,
	  src/modules.h, src/treeview.c, src/widgets.c: some bugfixes for
	  the new combo module.

2003-10-29 02:08  edscott

	* config.h.in, configure, configure.ac, glade/xffm_main.glade,
	  libs/constants.h, libs/dnd.c, libs/input.c, libs/menu.c,
	  libs/pasteboard.c, libs/run.c, libs/run.h, modules_export/combo.c,
	  modules_export/mime.c, modules_export/mime.h, src/callbacks.c,
	  src/glade_main_gui.c, src/modules.c, src/modules.h, src/widgets.c:
	  step 4 for freedesktop mime: identification by magic field is now
	  enabled. Also the "in terminal" behaviour now uses a separate dbh
	  so that the check button can be toggled with autocompletion (and
	  added a "hold" checkbutton). I still need t o do some rearranging
	  the combo module for this to work proper.

2003-10-28 03:02  edscott

	* libs/constants.h, mime/types.xml, mime/util/mime_convert.c,
	  modules_export/mime.c, modules_export/mime.h, src/callbacks.c,
	  src/modules.c, src/modules.h: mime business: adding magic filetype
	  determination. Initial code.

2003-10-27 22:46  edscott

	* Makefile.am, Makefile.in, configure, configure.ac,
	  libs/Makefile.am, libs/Makefile.in, libs/filter.c, libs/menu.c,
	  libs/menu_callbacks.c, libs/reg.c, libs/reg.h, libs/run.c,
	  modules/Makefile.am, modules/Makefile.in, modules/combo.c,
	  modules/combo.h, modules_export, modules_export/Makefile.am,
	  modules_export/Makefile.in, modules_export/combo.c,
	  modules_export/combo.h, modules_export/mime.c,
	  modules_export/mime.h, src/callbacks.c, src/keybindings.c,
	  src/modules.c, src/modules.h, src/treeview.c, src/widgets.c: step
	  3: module creation for freedesktop mime business

2003-10-27 19:06  edscott

	* Makefile.am, Makefile.in, libs/icons.c, libs/menu.c,
	  libs/monitor.c, libs/reg.c, libs/run.c, mime/applications.xml,
	  mime/types.xml-1, mime/util/applications.xml-1,
	  mime/util/mime_convert.c, src/widgets.c: step 3 (debugging) in
	  freedesktop mime business.

2003-10-27 16:21  edscott

	* mime/types.xml, mime/types.xml-1, mime/util/Crystal,
	  mime/util/Crystal/mime.xml, mime/util/Crystal/mime.xml-1,
	  mime/util/FreeIcons, mime/util/FreeIcons/mime.xml,
	  mime/util/FreeIcons/mime.xml-1, mime/util/applications.xml-1,
	  mime/util/gnome, mime/util/gnome/mime.xml,
	  mime/util/gnome/mime.xml-1, mime/util/industrial,
	  mime/util/industrial/mime.xml, mime/util/industrial/mime.xml-1,
	  mime/util/makefile, mime/util/no_icons,
	  mime/util/no_icons/mime.xml, mime/util/no_icons/mime.xml-1,
	  mime/util/noia, mime/util/noia/mime.xml,
	  mime/util/noia/mime.xml-1, mime/util/plain,
	  mime/util/plain/mime.xml, mime/util/plain/mime.xml-1,
	  mime/util/types.xml-1, mime/util/xfce, mime/util/xfce/mime.xml,
	  mime/util/xfce/mime.xml-1, pixmaps/no_icons/mime.xml,
	  pixmaps/plain/mime.xml: step 2 in freedesktop mime

2003-10-27 16:13  edscott

	* mime/Makefile.am, mime/Makefile.in, mime/applications.xml,
	  mime/util/mime_convert.c, mime/xfce.org.xml: Step 2 for
	  freedesktop mime

2003-10-27 03:11  edscott

	* libs/constants.h, libs/icons.c, libs/input.h, libs/menu.c,
	  libs/mime.i, libs/misc.c, libs/misc.h, libs/monitor.c, libs/reg.c,
	  libs/reg.h, libs/run.c, libs/types.h, mime/Makefile.am,
	  mime/Makefile.in, mime/applications.xml, mime/freedesktop.org.xml,
	  mime/util, mime/util/mime_convert.c, mime/xfce.org.xml,
	  pixmaps/Makefile.am, pixmaps/Makefile.in,
	  pixmaps/no_icons/mime.xml, pixmaps/plain/mime.xml,
	  pixmaps/types.xml, src/callbacks.c, src/treeview.c, src/widgets.c:
	  Part 1 of changes to adopt freedesktop mime standard and
	  modularize run command.

2003-10-25 04:05  edscott

	* configure, glade/xffm_main.glade, libs/dnd.c, libs/menu.c,
	  libs/monitor.c, libs/run.h, modules/properties.c, src/callbacks.c,
	  src/glade_main_callbacks.c, src/glade_main_callbacks.h,
	  src/glade_main_gui.c, src/modules.c, src/modules.h,
	  src/treeview.c: same bugfixes as applied to 4.0 branch and unload
	  properties module when not in use. Also add properties to popup
	  for multiple selection.

2003-10-24 23:48  edscott

	* libs/entry.c, libs/icons.c, libs/monitor.c, libs/top.c,
	  libs/top.h, modules/properties.c, smb/master_lookup.c,
	  smb/smblookup.c, src/add_folder.c, src/callbacks.c: code cleanups

2003-10-24 22:20  jasper

	* configure, configure.ac, po/vi.gmo, po/vi.po: Add vietnamese
	  translations by Lam Vinh Nien <nienvl@yahoo.ca>.

2003-10-24 18:07  edscott

	* libs/bookmarks.c, libs/constants.h, libs/cpy.c, libs/dnd.c,
	  libs/dummies.c, libs/find.c, libs/fstab.c, libs/goto.c,
	  libs/menu_callbacks.c, libs/misc.c, libs/misc.h, libs/monitor.c,
	  libs/remove.c, libs/tubo.c, libs/tubo.h, smb/master_lookup.c,
	  smb/nmblookup.c, smb/smb_download.c, smb/smb_list.c,
	  smb/smblookup.c, src/callbacks.c, src/keybindings.c: code cleanups

2003-10-24 04:28  edscott

	* libs/input.c, libs/run.c, libs/scramble.c, libs/scramble.h,
	  libs/terminal.c, libs/terminal.h, libs/xfdiff.c: code cleanups

2003-10-23 17:56  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/bookmarks.c, libs/dnd.c,
	  libs/entry.c, libs/goto.c, libs/menu.c, libs/menu_callbacks.c,
	  libs/properties.c, libs/properties.h, modules/Makefile.am,
	  modules/Makefile.in, modules/properties.c, modules/properties.h,
	  src/callbacks.c, src/main.c, src/modules.c, src/modules.h:
	  properties now a gmodule and only loaded until first needed.

2003-10-22 22:52  edscott

	* src/modules.c, src/modules.h: files for using gmodule

2003-10-22 05:31  edscott

	* AUTHORS, Makefile.am, Makefile.in, configure, configure.ac,
	  glade/xffm_find.glade, libs/Makefile.am, libs/Makefile.in,
	  libs/combo.c, libs/combo.h, libs/filter.c, libs/find.c,
	  libs/goto.c, libs/input.c, libs/reg.c, libs/run.c, libs/run.h,
	  modules, modules/Makefile.am, modules/Makefile.in,
	  modules/combo.c, modules/combo.h, src/Makefile.am,
	  src/Makefile.in, src/glade_find_gui.c, src/main.c: configured
	  combo object to be loaded as gmodule and fixed some warnings that
	  poped up in the find dialog after Danny's changes.

2003-10-21 19:52  dannym

	* glade/xffm_find.glade, libs/Makefile.am, libs/Makefile.in,
	  libs/find.c, libs/string_option_menu.c, libs/string_option_menu.h,
	  src/glade_find_gui.c: changed "file type" to an option menu.

2003-10-21 19:17  dannym

	* glade/xffm_find.glade, src/glade_find_gui.c: made the find dialog
	  look different

2003-10-21 19:16  dannym

	* libs/find.c: commented out set_size_request call for the find
	  dialog.

2003-10-21 17:39  jasper

	* po/zh_TW.gmo, po/zh_TW.po: Update chinese traditional translations

2003-10-20 18:08  edscott

	* Makefile.am: change references to old glade file to new glade
	  files.

2003-10-20 17:19  edscott

	* configure, configure.ac, libs/Makefile.am, libs/Makefile.in,
	  libs/combo.c, libs/combo.h, libs/dnd.c, libs/filter.c,
	  libs/find.c, libs/goto.c, libs/input.c, libs/reg.c, libs/run.c,
	  libs/run.h, src/Makefile.am, src/Makefile.in: undo moving of
	  libxffmcombo to libxfcegui4, and forgot to refresh after drop with
	  new dnd policy.

2003-10-20 02:11  edscott

	* Makefile.in, config.h.in, configure, configure.ac,
	  libs/Makefile.am, libs/Makefile.in, libs/combo.c, libs/combo.h,
	  libs/filter.c, libs/find.c, libs/goto.c, libs/input.c, libs/reg.c,
	  libs/run.c, libs/run.h, src/Makefile.am, src/Makefile.in: combo
	  stuff now lives in libxfcegui4 (>=4.1.1)

2003-10-19 21:15  edscott

	* libs/properties.c: enable multiple files for property changing and
	  recursive for directories

2003-10-19 15:44  edscott

	* src/callbacks.c: gtk-bug workaround: click on expander passes
	  button-press but not button-release

2003-10-19 06:09  edscott

	* libs/dnd.c, src/callbacks.c: avoid duplicate entries in dnd
	  information while reshowing selection.

2003-10-19 03:37  edscott

	* libs/bookmarks.c, libs/dnd.c, libs/dnd.h, libs/goto.c,
	  libs/menu.c, libs/menu_callbacks.c, src/callbacks.c,
	  src/callbacks.h, src/keybindings.c, src/treeview.c: tweaks for
	  faster appearance of multiple selections and other details.

2003-10-18 19:53  edscott

	* libs/dnd.c, libs/dnd.h, libs/find.c, src/callbacks.c: fixed the
	  "-type file" bug for find and fixed the gtk issued about multiple
	  selection being unselected on click for dragging.

2003-10-13 18:51  jasper

	* ChangeLog: Update ChangeLog's after syncing with SF. Everything
	  should now be up-to-date.

2003-10-13 16:21  jasper

	* glade, glade/xffm_find.glade, glade/xffm_find.gladep,
	  glade/xffm_main.glade, glade/xffm_main.gladep,
	  glade/xffm_remove.glade, glade/xffm_remove.gladep, glade_intl,
	  libs/Makefile.am, libs/Makefile.in, libs/apps.c, libs/bookmarks.c,
	  libs/combo.c, libs/combo.h, libs/constants.h, libs/cpy.c,
	  libs/dnd.c, libs/duplicate.c, libs/entry.c, libs/filter.c,
	  libs/filter.h, libs/find.c, libs/find.h, libs/fstab.c,
	  libs/goto.c, libs/goto.h, libs/help.c, libs/input.c, libs/input.h,
	  libs/menu.c, libs/menu_callbacks.c, libs/menu_callbacks.h,
	  libs/misc.c, libs/misc.h, libs/monitor.c, libs/new.c,
	  libs/new_win.c, libs/options.c, libs/options.h, libs/pasteboard.c,
	  libs/print.c, libs/print.h, libs/refresh.c, libs/reg.c,
	  libs/reg.h, libs/remove.c, libs/remove.h, libs/rename.c,
	  libs/run.c, libs/run.h, libs/scramble.c, libs/settings.c,
	  libs/symlink.c, libs/terminal.c, libs/touch.c, libs/trash.c,
	  libs/tubo.c, libs/xfdiff.c, libs/zoom.c, smb/smb_list.c,
	  src/Makefile.am, src/Makefile.in, src/add_file.c,
	  src/add_folder.c, src/add_node_contents.c, src/aux.c,
	  src/callbacks.c, src/glade_callbacks.c, src/glade_callbacks.h,
	  src/glade_find_callbacks.c, src/glade_find_callbacks.h,
	  src/glade_find_gui.c, src/glade_find_gui.h, src/glade_gui.c,
	  src/glade_gui.c.bak, src/glade_gui.h, src/glade_main_callbacks.c,
	  src/glade_main_callbacks.h, src/glade_main_gui.c,
	  src/glade_main_gui.h, src/glade_remove_callbacks.c,
	  src/glade_remove_callbacks.h, src/glade_remove_gui.c,
	  src/glade_remove_gui.h, src/keybindings.c, src/keybindings.h,
	  src/main.c, src/mcs-manager.c, src/treeview.c, src/treeview.h,
	  src/widgets.c, xffm.glade, xffm.gladep: Huge commit to bring new
	  repository in sync with SF. We are losing some CVS history here,
	  but for completeness sake I'm including the ChangeLog entries
	  here: +++ 2003-10-11 00:08 edscott * xffm/src/: add_folder.c,
	  add_node_contents.c, callbacks.c, keybindings.c, main.c,
	  treeview.c: do second letter search if first letter is / -- DONE
	  autohide diagnostics on click or keypress--DONE compare dates
	  between mime file and dbh file before updating applications --
	  DONE scroll by keyboard debugged and enhanced --DONE g_strchug()
	  crash on openwith by menu... --FIXED on go_up do not place in
	  history, nor back nor forward --DONE 2003-10-11 00:05 edscott *
	  xffm/: libs/apps.c, libs/bookmarks.c, libs/constants.h,
	  libs/cpy.c, libs/dnd.c, libs/dummies.c, libs/duplicate.c,
	  libs/entry.c, libs/goto.c, libs/goto.h, libs/icons.c, libs/menu.c,
	  libs/menu_callbacks.c, libs/misc.c, libs/misc.h, libs/monitor.c,
	  libs/new_win.c, libs/pasteboard.c, libs/print.c, libs/refresh.c,
	  libs/reg.c, libs/remove.c, libs/rename.c, libs/run.c, libs/run.h,
	  libs/scramble.c, libs/symlink.c, libs/terminal.c, libs/touch.c,
	  libs/trash.c, libs/xfdiff.c, smb/smb_download.c, smb/smb_list.c:
	  do second letter search if first letter is / -- DONE autohide
	  diagnostics on click or keypress--DONE compare dates between mime
	  file and dbh file before updating applications -- DONE scroll by
	  keyboard debugged and enhanced --DONE g_strchug() crash on
	  openwith by menu... --FIXED on go_up do not place in history, nor
	  back nor forward --DONE 2003-10-10 23:19 xfce *
	  xfce-utils/scripts/xinitrc: Don't use cpp in xrdb so that DPI
	  settings load even on workstations w/out cpp 2003-10-10 22:17 xfce
	  * libxfcegui4/libxfcegui4/netk-pager.c, xfwm4/configure,
	  xfwm4/configure.ac, xfwm4/themes/Makefile.am,
	  xfwm4/themes/Makefile.in, xfwm4/themes/default/bottom-active.xpm,
	  xfwm4/themes/default/bottom-inactive.xpm,
	  xfwm4/themes/default/bottom-left-active.xpm,
	  xfwm4/themes/default/bottom-left-inactive.xpm,
	  xfwm4/themes/default/bottom-right-active.xpm,
	  xfwm4/themes/default/bottom-right-inactive.xpm,
	  xfwm4/themes/default/close-active.xpm,
	  xfwm4/themes/default/close-inactive.xpm,
	  xfwm4/themes/default/close-pressed.xpm,
	  xfwm4/themes/default/hide-active.xpm,
	  xfwm4/themes/default/hide-inactive.xpm,
	  xfwm4/themes/default/hide-pressed.xpm,
	  xfwm4/themes/default/left-active.xpm,
	  xfwm4/themes/default/left-inactive.xpm,
	  xfwm4/themes/default/maximize-active.xpm,
	  xfwm4/themes/default/maximize-inactive.xpm,
	  xfwm4/themes/default/maximize-pressed.xpm,
	  xfwm4/themes/default/maximize-toggled-active.xpm,
	  xfwm4/themes/default/maximize-toggled-inactive.xpm,
	  xfwm4/themes/default/maximize-toggled-pressed.xpm,
	  xfwm4/themes/default/menu-active.xpm,
	  xfwm4/themes/default/menu-inactive.xpm,
	  xfwm4/themes/default/menu-pressed.xpm,
	  xfwm4/themes/default/right-active.xpm,
	  xfwm4/themes/default/right-inactive.xpm,
	  xfwm4/themes/default/shade-active.xpm,
	  xfwm4/themes/default/shade-inactive.xpm,
	  xfwm4/themes/default/shade-pressed.xpm,
	  xfwm4/themes/default/shade-toggled-active.xpm,
	  xfwm4/themes/default/shade-toggled-inactive.xpm,
	  xfwm4/themes/default/shade-toggled-pressed.xpm,
	  xfwm4/themes/default/stick-active.xpm,
	  xfwm4/themes/default/stick-inactive.xpm,
	  xfwm4/themes/default/stick-pressed.xpm,
	  xfwm4/themes/default/stick-toggled-active.xpm,
	  xfwm4/themes/default/stick-toggled-inactive.xpm,
	  xfwm4/themes/default/stick-toggled-pressed.xpm,
	  xfwm4/themes/default/themerc,
	  xfwm4/themes/default/title-1-active.xpm,
	  xfwm4/themes/default/title-1-inactive.xpm,
	  xfwm4/themes/default/title-2-active.xpm,
	  xfwm4/themes/default/title-2-inactive.xpm,
	  xfwm4/themes/default/title-3-active.xpm,
	  xfwm4/themes/default/title-3-inactive.xpm,
	  xfwm4/themes/default/title-4-active.xpm,
	  xfwm4/themes/default/title-4-inactive.xpm,
	  xfwm4/themes/default/title-5-active.xpm,
	  xfwm4/themes/default/title-5-inactive.xpm,
	  xfwm4/themes/default/top-left-active.xpm,
	  xfwm4/themes/default/top-left-inactive.xpm,
	  xfwm4/themes/default/top-right-active.xpm,
	  xfwm4/themes/default/top-right-inactive.xpm: Revert xfwm4 default
	  theme to the one found in pre-release as it looked better Fix a
	  very small thing in netk-pager 2003-10-10 19:21 huysmans *
	  xfce4/plugins/pager/pager.c: Fix resizing bug 2003-10-09 23:41
	  huysmans * xfwm4/: mcs-plugin/workspaces.c, src/settings.c: Move
	  workspace names settings into settings plugin. Rename count to
	  Xfwm/WorkspaceCount for consistency. 2003-10-09 23:03 xfce *
	  libxfcegui4/: configure, configure.ac: Increase version number
	  2003-10-09 22:13 xfce * xfwm4/themes/default/: close-active.xpm,
	  close-inactive.xpm, close-pressed.xpm, hide-active.xpm,
	  hide-inactive.xpm, hide-pressed.xpm, maximize-active.xpm,
	  maximize-inactive.xpm, maximize-pressed.xpm,
	  maximize-toggled-active.xpm, maximize-toggled-inactive.xpm,
	  maximize-toggled-pressed.xpm, menu-active.xpm, menu-inactive.xpm,
	  menu-pressed.xpm, shade-active.xpm, shade-inactive.xpm,
	  shade-pressed.xpm, shade-toggled-active.xpm,
	  shade-toggled-inactive.xpm, shade-toggled-pressed.xpm,
	  stick-active.xpm, stick-inactive.xpm, stick-pressed.xpm,
	  stick-toggled-active.xpm, stick-toggled-inactive.xpm,
	  stick-toggled-pressed.xpm, themerc, title-2-active.xpm,
	  title-2-inactive.xpm, title-3-active.xpm, title-3-inactive.xpm,
	  title-4-active.xpm, title-4-inactive.xpm: Change default theme for
	  4.2 2003-10-09 15:19 edscott * xffm/: glade_intl,
	  src/glade_callbacks.h, src/glade_gui.c.bak, src/glade_gui.h:
	  remove obsolete files 2003-10-09 07:04 edscott * xffm/src/:
	  Makefile.am, Makefile.in, callbacks.c, keybindings.c,
	  keybindings.h, treeview.c, treeview.h: scroll by keyboard is now
	  case insensitive, if shift is pressed, scroll search w ill proceed
	  backwards. Backward scroll-search will not wrap. Forward
	  scroll-sear ch will wrap (as before). 2003-10-09 04:14 edscott *
	  xffm/: glade/xffm_main.glade, libs/apps.c, libs/bookmarks.c,
	  libs/combo.c, libs/cpy.c, libs/dummies.c, libs/duplicate.c,
	  libs/entry.c, libs/filter.c, libs/find.h, libs/goto.c,
	  libs/goto.h, libs/icons.c, libs/input.c, libs/menu.c,
	  libs/menu_callbacks.c, libs/misc.c, libs/monitor.c,
	  libs/options.c, libs/options.h, libs/print.h, libs/refresh.c,
	  libs/reg.c, libs/reg.h, libs/remove.c, libs/remove.h,
	  libs/rename.c, libs/run.c, libs/run.h, libs/symlink.c,
	  libs/touch.c, libs/trash.c, smb/smb_download.c, smb/smb_list.c,
	  src/glade_main_gui.c, src/main.c, src/treeview.c, src/widgets.c:
	  eliminate all warnings when compiling with --enable-debug
	  2003-10-09 01:46 edscott * xffm/: xffm.glade, xffm.gladep,
	  glade/xffm_find.glade, glade/xffm_find.gladep,
	  glade/xffm_main.glade, glade/xffm_main.gladep,
	  glade/xffm_remove.glade, glade/xffm_remove.gladep,
	  libs/Makefile.am, libs/Makefile.in, libs/apps.c, libs/bookmarks.c,
	  libs/combo.c, libs/combo.h, libs/cpy.c, libs/dnd.c,
	  libs/duplicate.c, libs/entry.c, libs/filter.c, libs/filter.h,
	  libs/find.c, libs/fstab.c, libs/goto.c, libs/help.c, libs/input.c,
	  libs/input.h, libs/menu_callbacks.c, libs/menu_callbacks.h,
	  libs/misc.c, libs/monitor.c, libs/new.c, libs/options.c,
	  libs/pasteboard.c, libs/print.c, libs/refresh.c, libs/reg.c,
	  libs/remove.c, libs/rename.c, libs/run.c, libs/scramble.c,
	  libs/settings.c, libs/symlink.c, libs/terminal.c, libs/touch.c,
	  libs/trash.c, libs/tubo.c, libs/xfdiff.c, libs/zoom.c,
	  smb/smb_list.c, src/Makefile.am, src/Makefile.in, src/add_file.c,
	  src/add_folder.c, src/add_node_contents.c, src/aux.c,
	  src/callbacks.c, src/glade_callbacks.c,
	  src/glade_find_callbacks.c, src/glade_find_callbacks.h,
	  src/glade_find_gui.c, src/glade_find_gui.h, src/glade_gui.c,
	  src/glade_main_callbacks.c, src/glade_main_callbacks.h,
	  src/glade_main_gui.c, src/glade_main_gui.h,
	  src/glade_remove_callbacks.c, src/glade_remove_callbacks.h,
	  src/glade_remove_gui.c, src/glade_remove_gui.h, src/main.c,
	  src/mcs-manager.c, src/treeview.c, src/widgets.c: broke glade
	  files into three parts 2003-10-08 23:43 xfce * xfwm4/src/:
	  client.c, events.c, settings.c: [no log message] 2003-10-08 22:29
	  xfce * xfwm4/themes/default.keys/keythemerc: Change raise/lower
	  key 2003-10-08 22:24 xfce * xfwm4/: src/settings.c,
	  themes/default.keys/keythemerc: Fix raise/lower key shortcut patch
	  2003-10-08 22:12 xfce * xfwm4/: configure, configure.ac,
	  themes/Makefile.am, themes/Makefile.in,
	  themes/default/title-2-active.xpm,
	  themes/default/title-2-inactive.xpm,
	  themes/default/title-4-active.xpm,
	  themes/default/title-4-inactive.xpm,
	  themes/default/top-right-active.xpm,
	  themes/default/top-right-inactive.xpm: Add missing files
	  2003-10-08 10:20 huysmans * xfdesktop/doc/C/xfdesktop.html,
	  xfdesktop/doc/C/xfdesktop.xml, xfdesktop/doc/C/images/Makefile.am,
	  xfdesktop/doc/C/images/Makefile.in,
	  xfdesktop/doc/C/images/xfdesktop-workspace.png,
	  xfdesktop/settings/Makefile.am, xfdesktop/settings/Makefile.in,
	  xfdesktop/settings/backdrop-icon.h, xfdesktop/src/Makefile.am,
	  xfdesktop/src/Makefile.in, xfdesktop/src/menu.c,
	  xfdesktop/src/settings.c, xfwm4/configure, xfwm4/configure.ac,
	  xfwm4/doc/C/xfwm4.html, xfwm4/doc/C/xfwm4.xml,
	  xfwm4/doc/C/images/Makefile.am, xfwm4/doc/C/images/Makefile.in,
	  xfwm4/doc/C/images/xfwm_workspaces.png,
	  xfwm4/mcs-plugin/Makefile.am, xfwm4/mcs-plugin/Makefile.in,
	  xfwm4/mcs-plugin/margins.c, xfwm4/mcs-plugin/margins.h,
	  xfwm4/mcs-plugin/margins_plugin.c, xfwm4/mcs-plugin/plugin.c,
	  xfwm4/mcs-plugin/plugin.h, xfwm4/mcs-plugin/workspaces-icon.h,
	  xfwm4/mcs-plugin/workspaces.c, xfwm4/mcs-plugin/workspaces.h,
	  xfwm4/mcs-plugin/workspaces.png, xfwm4/src/settings.c,
	  xfwm4/themes/Makefile.am, xfwm4/themes/Makefile.in: Largish
	  update: merge workspaces dialog from xfdesktop with workspace
	  margins dialog from xfwm4. The new dialog is part of xfwm4.
	  2003-10-07 22:44 xfce * libxfcegui4/libxfcegui4/: Makefile.am,
	  Makefile.in, netk-class-group.c, netk-class-group.h,
	  netk-private.h, netk-screen.c, netk-screen.h, netk-tasklist.c,
	  netk-window.c, netk-window.h, netk-xutils.c, netk-xutils.h:
	  Backport changes from libwnck HEAD cvs 2003-10-07 22:40 xfce *
	  xffm/libs/: input.c, run.c: Include Edscott patches 2003-10-07
	  22:31 xfce * xfwm4/: configure, configure.ac, src/client.c,
	  src/events.c, themes/Makefile.am, themes/Makefile.in,
	  themes/default/bottom-active.xpm,
	  themes/default/bottom-inactive.xpm,
	  themes/default/bottom-left-active.xpm,
	  themes/default/bottom-left-inactive.xpm,
	  themes/default/bottom-right-active.xpm,
	  themes/default/bottom-right-inactive.xpm,
	  themes/default/left-active.xpm, themes/default/left-inactive.xpm,
	  themes/default/right-active.xpm,
	  themes/default/right-inactive.xpm, themes/default/themerc,
	  themes/default/title-1-active.xpm,
	  themes/default/title-1-inactive.xpm,
	  themes/default/title-2-active.xpm,
	  themes/default/title-2-inactive.xpm,
	  themes/default/title-3-active.xpm,
	  themes/default/title-3-inactive.xpm,
	  themes/default/title-4-active.xpm,
	  themes/default/title-4-inactive.xpm,
	  themes/default/title-5-active.xpm,
	  themes/default/title-5-inactive.xpm,
	  themes/default/top-left-active.xpm,
	  themes/default/top-left-inactive.xpm,
	  themes/default/top-right-active.xpm,
	  themes/default/top-right-inactive.xpm,
	  themes/tgc-large/Makefile.am, themes/tgc-large/Makefile.in,
	  themes/tgc-large/README, themes/tgc-large/bottom-active.xpm,
	  themes/tgc-large/bottom-inactive.xpm,
	  themes/tgc-large/bottom-left-active.xpm,
	  themes/tgc-large/bottom-left-inactive.xpm,
	  themes/tgc-large/bottom-right-active.xpm,
	  themes/tgc-large/bottom-right-inactive.xpm,
	  themes/tgc-large/close-active.xpm,
	  themes/tgc-large/close-inactive.xpm,
	  themes/tgc-large/close-pressed.xpm,
	  themes/tgc-large/hide-active.xpm,
	  themes/tgc-large/hide-inactive.xpm,
	  themes/tgc-large/hide-pressed.xpm,
	  themes/tgc-large/left-active.xpm,
	  themes/tgc-large/left-inactive.xpm,
	  themes/tgc-large/maximize-active.xpm,
	  themes/tgc-large/maximize-inactive.xpm,
	  themes/tgc-large/maximize-pressed.xpm,
	  themes/tgc-large/maximize-toggled-active.xpm,
	  themes/tgc-large/maximize-toggled-inactive.xpm,
	  themes/tgc-large/maximize-toggled-pressed.xpm,
	  themes/tgc-large/menu-active.xpm,
	  themes/tgc-large/menu-inactive.xpm,
	  themes/tgc-large/menu-pressed.xpm,
	  themes/tgc-large/right-active.xpm,
	  themes/tgc-large/right-inactive.xpm,
	  themes/tgc-large/shade-active.xpm,
	  themes/tgc-large/shade-inactive.xpm,
	  themes/tgc-large/shade-pressed.xpm,
	  themes/tgc-large/shade-toggled-active.xpm,
	  themes/tgc-large/shade-toggled-inactive.xpm,
	  themes/tgc-large/shade-toggled-pressed.xpm,
	  themes/tgc-large/stick-active.xpm,
	  themes/tgc-large/stick-inactive.xpm,
	  themes/tgc-large/stick-pressed.xpm,
	  themes/tgc-large/stick-toggled-active.xpm,
	  themes/tgc-large/stick-toggled-inactive.xpm,
	  themes/tgc-large/stick-toggled-pressed.xpm,
	  themes/tgc-large/themerc, themes/tgc-large/title-1-active.xpm,
	  themes/tgc-large/title-1-inactive.xpm,
	  themes/tgc-large/title-2-active.xpm,
	  themes/tgc-large/title-2-inactive.xpm,
	  themes/tgc-large/title-3-active.xpm,
	  themes/tgc-large/title-3-inactive.xpm,
	  themes/tgc-large/title-4-active.xpm,
	  themes/tgc-large/title-4-inactive.xpm,
	  themes/tgc-large/title-5-active.xpm,
	  themes/tgc-large/title-5-inactive.xpm,
	  themes/tgc-large/top-left-active.xpm,
	  themes/tgc-large/top-left-inactive.xpm,
	  themes/tgc-large/top-right-active.xpm,
	  themes/tgc-large/top-right-inactive.xpm: Change default theme,
	  keep old 4.0 theme as default-4.0 and add tgc-large theme Include
	  improvements for fullscreen mode for gst from Arwed von Merkatz
	  <v.merkatz@gmx.net> +++

2003-10-02 17:20  edscott

	* libs/combo.c, libs/combo.h, libs/constants.h, libs/filter.c,
	  libs/find.c, libs/goto.c, libs/goto.h, libs/input.c, libs/misc.c,
	  libs/monitor.c, libs/reg.c, libs/run.c, libs/run.h,
	  src/add_folder.c, src/add_node_contents.c, src/treeview.c,
	  src/widgets.c: history combo draft 3: namespacing and
	  public/private split. Ready for libxfce4gui

2003-10-02 03:58  edscott

	* libs/combo.c, libs/combo.h, libs/constants.h, libs/filter.c,
	  libs/find.c, libs/goto.c, libs/input.c, libs/input.h,
	  libs/menu_callbacks.c, libs/run.c, libs/run.h, src/callbacks.c,
	  src/glade_gui.c, src/glade_gui.c.bak, src/treeview.c, xffm.glade:
	  the history combo with autocompletion--draft 2

2003-10-01 01:46  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  libs/Makefile.am, libs/Makefile.in, libs/combo.c, libs/combo.h,
	  libs/dnd.c, libs/filter.c, libs/find.c, libs/goto.c, libs/input.c,
	  libs/input.h, libs/menu_callbacks.c, libs/misc.c, libs/misc.h,
	  libs/monitor.c, libs/new_win.c, libs/pasteboard.c, libs/print.c,
	  libs/run.c, libs/run.h, libs/scramble.c, libs/terminal.c,
	  libs/types.h, libs/xfdiff.c, src/Makefile.am, src/Makefile.in,
	  src/callbacks.c, src/widgets.c: initial draft for mozilla-type
	  combo with history and autocompletion

2003-09-30 01:59  edscott

	* libs/input.c, libs/misc.c, libs/types.h, src/treeview.c: structure
	  changes for combo widget in order to get mozilla behaviour.

2003-09-29 17:28  edscott

	* src/glade_gui.c, src/glade_gui.c.bak, src/treeview.c, xffm.glade:
	  enabled closing directory and jumping up for <- in keyboard
	  navigation changed windows-modifyer function to ctrl+alt to keep
	  windows modyfyer for xbindkeys (didn't know of the usefullness of
	  xbindkey until now, thanks Botsie)

2003-09-27 12:38  huysmans

	* configure, configure.ac, po/ta.gmo, po/ta.po: Update tamil
	  translation

2003-09-26 16:40  edscott

	* TODO, libs/apps.c, libs/bookmarks.c, libs/constants.h, libs/cpy.c,
	  libs/dnd.c, libs/dummies.c, libs/duplicate.c, libs/entry.c,
	  libs/filter.c, libs/find.c, libs/goto.c, libs/icons.c,
	  libs/input.c, libs/menu.c, libs/menu_callbacks.c, libs/misc.c,
	  libs/misc.h, libs/monitor.c, libs/pasteboard.c, libs/print.c,
	  libs/refresh.c, libs/reg.c, libs/remove.c, libs/rename.c,
	  libs/run.c, libs/scramble.c, libs/symlink.c, libs/touch.c,
	  libs/trash.c, smb/smb_download.c, smb/smb_list.c,
	  src/add_folder.c, src/add_node_contents.c, src/main.c,
	  src/treeview.c: small changes and fixes (post 4.0.0 release):
	  reg.c: When a registered suffix is changed, move old app to the
	  duplicate hash so that all changes are immediatly effective.
	  menu_callbacks.c: Fixed hidden option "XFFM_USE_SUDO" not being
	  selected. constants.h, main.c, misc.c: add specific
	  assert_not_reached() macro to trap error conditions and dump core
	  file to specified location. All occurrences of
	  g_assert_not_reached() changed for assert_not_reached(). remove.c
	  : for transient type of files (.tmp, core, .o, .lo, ...), the
	  remove dialog defaults to unlink.

2003-09-22 20:52  huysmans

	* ChangeLog: Update ChangeLogs

2003-09-22 20:34  huysmans

	* po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
	  po/es_MX.gmo, po/es_MX.po, po/fr.gmo, po/fr.po, po/hu.gmo,
	  po/hu.po, po/ja.gmo, po/ja.po, po/lt.gmo, po/lt.po, po/ms.gmo,
	  po/ms.po, po/nl.gmo, po/nl.po, po/pt_PT.gmo, po/pt_PT.po,
	  po/tr.gmo, po/tr.po, po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po,
	  po/zh_TW.gmo, po/zh_TW.po: Update version numbers and po files for
	  release

2003-09-21 22:19  xfce

	* configure, configure.ac: Update version number to 4.0.0 Improve
	  focus change for modal dialogs in xfwm4

2003-09-15 20:55  huysmans

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  po/pt_PT.gmo, po/pt_PT.po: Big portugese translation update

2003-09-14 23:01  xfce

	* libs/menu_callbacks.c: Yet another problem with gcc 2.x.

2003-09-14 22:53  xfce

	* libs/reg.c: Fix declaration after code that cause an error in gcc
	  2.x

2003-09-14 22:07  xfce

	* ChangeLog: Update ChangeLog

2003-09-14 16:13  edscott

	* libs/entry.c, libs/run.c, mime/applications.xml, src/treeview.c:
	  minor memory leak fixed. minor bugs on double click exec fixed.

2003-09-14 12:20  huysmans

	* doc/C/xffm.html, doc/C/xffm.xml: Documentation updates

2003-09-14 06:55  edscott

	* libs/menu.c, libs/menu_callbacks.c, libs/run.c, src/widgets.c:
	  code optimizations

2003-09-14 01:02  edscott

	* libs/menu.c, libs/menu_callbacks.c, libs/reg.c, libs/reg.h,
	  mime/applications.xml, src/widgets.c: some details to clean up the
	  main and popup menus

2003-09-13 23:13  xfce

	* ChangeLog: Update ChangeLog

2003-09-13 21:05  edscott

	* libs/input.c, src/treeview.c: - escape key was not working
	  correctly for input combo - added commented out code for future
	  ehnahmcements in treeview.c

2003-09-13 17:53  edscott

	* libs/run.c: previous bug fix was not quite right.

2003-09-13 16:37  edscott

	* libs/dnd.c, libs/pasteboard.c, libs/run.c, libs/run.h: bugfixes
	  for the applications branch (incorrect parsing of program
	  arguments)

2003-09-13 15:40  edscott

	* libs/icons.c: typo fixed: was making the no-access icon not appear

2003-09-13 12:59  edscott

	* mime/Makefile.am, mime/Makefile.in: checkin

2003-09-13 02:05  edscott

	* Makefile.am, Makefile.in, aclocal.m4, config.h.in, configure,
	  configure.ac, libs/constants.h, libs/goto.c, libs/input.c,
	  libs/menu.c, libs/misc.c, libs/misc.h, libs/reg.c, libs/reg.h,
	  libs/run.c, mime, mime/applications.xml, pixmaps/types.xml:
	  changed program register file to xml format and added global
	  applications.xml file. Also changed the program register method
	  from linked list to hash for improved speed. Fixed problem in
	  Makefile.am which installed files that should not be installed.

2003-09-11 14:05  edscott

	* libs/menu.c, src/widgets.c: avoid certain duplication of items
	  from registered programs and autotype (soon to be mime types) in
	  main menu and popup menu.

2003-09-10 21:42  edscott

	* libs/dnd.c, libs/misc.c, libs/monitor.c: found and fixed a very
	  rare segfault condition

2003-09-10 07:54  huysmans

	* ChangeLog: Update ChangeLogs

2003-09-10 07:39  huysmans

	* configure, configure.ac, po/ca.gmo, po/ca.po, po/de.gmo, po/de.po,
	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/fr.gmo,
	  po/fr.po, po/hu.gmo, po/hu.po, po/ja.gmo, po/ja.po, po/lt.gmo,
	  po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/tr.gmo,
	  po/tr.po, po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo,
	  po/zh_TW.po: Update version numbers and po files for release

2003-09-08 16:48  edscott

	* libs/monitor.c, src/callbacks.c: fixed another showstopper: turn
	  off monitor, remove a directory through a xterm, and try to open
	  the directory in xffm. It would cause a crash, but not any more.

2003-09-08 15:48  edscott

	* libs/find.c: put in code for the condition where a find result
	  element is found, but dissappears from system before find
	  operation has finished (it had a g_assert_not_reached())

2003-09-07 17:48  edscott

	* libs/input.c, libs/misc.c, src/glade_gui.c, src/glade_gui.c.bak,
	  xffm.glade: revert function of tab key to original behaviuor in
	  combo entry and added comments about combo activation.

2003-09-07 14:49  edscott

	* libs/menu.c, libs/monitor.c, libs/rename.c: fixed bug on
	  refreshing find contents. Removed "show hidden" and "show image
	  previews" from popup menu when the similar main menu items are
	  selected (main menu will apply to all tree, while popup only to
	  selected node and children, but if you choose to apply to the
	  whole tree, it makes no sense to ask again for subtrees).

2003-09-06 14:00  edscott

	* libs/goto.c: goto combo elements were not showing because of
	  missing line in code.

2003-09-05 03:24  edscott

	* libs/apps.c, libs/bookmarks.c, libs/cpy.c, libs/dnd.c,
	  libs/dummies.c, libs/entry.c, libs/filter.c, libs/find.c,
	  libs/fstab.c, libs/gdir.c, libs/goto.c, libs/help.c, libs/icons.c,
	  libs/input.c, libs/menu_callbacks.c, libs/misc.c, libs/new.c,
	  libs/pasteboard.c, libs/print.c, libs/properties.c, libs/reg.c,
	  libs/remove.c, libs/run.c, libs/scramble.c, libs/settings.c,
	  libs/terminal.c, libs/trash.c, libs/tubo.c, libs/uri.c,
	  plugin-mcs/xffm_settings_dialog.c, smb/master_lookup.c,
	  smb/smb_download.c, smb/smb_list.c, smb/smb_misc.c,
	  smb/smb_open.c, smb/smblookup.c, src/add_folder.c,
	  src/callbacks.c, src/main.c, src/mcs-manager.c, src/treeview.c,
	  src/widgets.c, utils/mv2utf.c, xfdiff4/xfdiff.c,
	  xfdiff4/xfdiff_dlg.c, xfdiff4/xfdiff_gui.c: leave no junk pointers
	  behind (avoid hard to find bugs)

2003-09-05 01:40  edscott

	* libs/menu.c: be safe after g_free, assigning NULL to pointer.

2003-09-04 22:37  edscott

	* libs/types.h, src/add_file.c, src/treestore.c, src/treeview.c:
	  reverted the color column. treestore was initializing to a
	  different type of variable and this may have been causing problems

2003-09-04 22:26  xfce

	* libs/menu.c: Remove double g_free() causing crashes and major
	  annoyance.

2003-09-04 20:37  xfce

	* ChangeLog: Update ChangeLog to find out what changed

2003-09-04 15:08  edscott

	* libs/icons.c, libs/input.c, libs/menu.c, libs/misc.c: last bug fix
	  introduced a different bug. Now fixed.

2003-09-04 13:06  edscott

	* libs/input.c, libs/misc.c: some more minor bugfixes for the
	  combo-history

2003-09-03 23:54  edscott

	* libs/icons.c: comment the font resizing for testing

2003-09-02 06:48  huysmans

	* po/ms.gmo, po/ms.po: Update malaysian translations

2003-09-02 01:57  edscott

	* libs/filter.c, libs/find.c, libs/goto.c, libs/goto.h,
	  libs/input.c, libs/misc.c, libs/run.c, libs/run.h, libs/types.h,
	  smb/smb_list.c, src/treeview.c: more fixes for the combo history
	  (find filter, file filter, run, openwith, and goto all now seem to
	  work fine). uploaded fix for solaris smb navigation
	  (rafael.tinoco@sun.com)

2003-09-01 18:38  edscott

	* libs/filter.c, libs/find.c, libs/input.c, libs/menu.c,
	  libs/menu_callbacks.c, libs/misc.c, libs/misc.h,
	  src/glade_gui.c.bak, src/treeview.c: bugfixes for the combo
	  history list and tab completion and for .tar.gz creation

2003-08-31 18:16  edscott

	* libs/icons.c, libs/misc.c, libs/types.h, src/add_file.c,
	  src/treestore.c, src/treeview.c: reactivated font resizing with
	  icon resize for 4.0 release.

2003-08-30 17:56  edscott

	* libs/options.c: another small cosmetic bug fixed (only affecting
	  second treeview)

2003-08-30 17:42  edscott

	* libs/entry.c, libs/monitor.c: Previous update did not contain a
	  fix for the bug described. I believe this one does.

2003-08-30 15:35  edscott

	* libs/monitor.c: figured out and solved a very hard to pinpoint bug
	  with the monitor function: Between the time a file was detected
	  and stat performed on it, the file could dissappear, this would
	  lead to unpredictable stat output. The result of stat function
	  should have been checked before proceeding, as it now is.

2003-08-30 15:06  edscott

	* libs/goto.c, libs/remove.c, src/treeview.c: fixed some small
	  cosmetic bugs and a bug involving selection with the double
	  treeview in the remove command (selection being ignored in some
	  cases).

2003-08-30 12:49  huysmans

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  po/zh_TW.Big5.gmo, po/zh_TW.Big5.po, po/zh_TW.gmo, po/zh_TW.po:
	  Rename zh_TW.Big5 -> zh_TW

2003-08-30 10:01  huysmans

	* po/zh_TW.Big5.gmo, po/zh_TW.Big5.po: Update translations
	  zh_TW.Big5

2003-08-30 08:58  huysmans

	* po/zh_TW.Big5.gmo, po/zh_TW.Big5.po: Add traditional chinese
	  translations

2003-08-29 01:58  edscott

	* libs/bookmarks.c: purge bookmark file only when requested.
	  automatic purge may cause bookmarks to dissappear if filesystem
	  not mounted.

2003-08-28 16:19  edscott

	* libs/filter.c, libs/goto.c, libs/misc.c, libs/misc.h, src/main.c,
	  src/treeview.c: small bug fixes for navigating with secondary
	  treeview only

2003-08-28 14:22  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  libs/Makefile.am, libs/Makefile.in, libs/apps.c, libs/bookmarks.c,
	  libs/input.c, libs/menu.c, libs/reg.c, libs/run.c,
	  libs/settings.c, libs/trash.c, libs/util.c,
	  plugin-mcs/xffm_settings_dialog.c, src/main.c, src/mcs-manager.c,
	  src/treeview.c, src/widgets.c: Remove the --disable-xfce-support
	  entirely in view of impending xfce-4.0 release: testing is over!

2003-08-28 13:00  edscott

	* libs/menu.c: added display to set of open entries for image files
	  (thanks Biju)

2003-08-28 00:21  edscott

	* libs/new.c: system glob function is a bit bugged in freeBSD 5.1,
	  so the new_name() function now uses dirent.h instead to figure out
	  the version number for new or duplicated filenames.

2003-08-26 15:00  edscott

	* glade_intl, libs/bookmarks.c, libs/bookmarks.h, libs/input.c,
	  libs/input.h, libs/menu.c, src/callbacks.c, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, src/glade_gui.c.bak,
	  src/widgets.i, xffm.glade: put in missing icons for menus and put
	  in missing "Save_as" for book (uses stock object so no translation
	  needed). Also, doubleclick goto will do the goto in the treeview
	  where the doubleclick occurred, instead of always using treview-1.

2003-08-26 07:38  huysmans

	* ChangeLog: Update changelogs

2003-08-26 07:12  huysmans

	* po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
	  po/es_MX.gmo, po/es_MX.po, po/fr.gmo, po/fr.po, po/hu.gmo,
	  po/hu.po, po/ja.gmo, po/ja.po, po/lt.gmo, po/lt.po, po/ms.gmo,
	  po/ms.po, po/nl.gmo, po/nl.po, po/tr.gmo, po/tr.po, po/xffm.pot,
	  po/zh_CN.gmo, po/zh_CN.po: Update version numbers and po files for
	  release

2003-08-24 17:05  edscott

	* libs/goto.c, libs/input.c, libs/misc.c, libs/misc.h: fixed small
	  memory leak in run history, improved run history: works on first
	  keystroke, control tab will move to next slash, normal tab will
	  complete on basis of next candidate in list (until last matching
	  element in list is reached, control-del removes the item from the
	  history (to manage stale links).

2003-08-21 18:34  edscott

	* libs/menu.c, libs/menu_callbacks.c, src/treeview.c, src/widgets.c:
	  fix directory autotype to handle more than one command (now has
	  tar -czf and mkisofs) fix some small memory leak in the autotype
	  function call

2003-08-19 18:38  edscott

	* libs/bookmarks.c, libs/entry.c, libs/find.c, libs/goto.c,
	  libs/menu_callbacks.c, src/callbacks.c, src/treeview.c: minor
	  bugfixes

2003-08-17 11:36  huysmans

	* configure, configure.ac, po/lt.gmo, po/lt.po: Add lithuanian
	  translations

2003-08-14 19:09  xfce

	* po/xffm.pot: Resync with cvs

2003-08-14 00:05  edscott

	* pixmaps/types.xml: tbz type added for icon identification

2003-08-12 04:31  edscott

	* src/treeview.c: remove a line that slipped by and should not be
	  there.

2003-08-11 16:14  edscott

	* src/treeview.c: Fix a show stopper bug in the scroll by keyboard
	  letter feature Add option to scroll by second letter search by
	  using windows key modifier (mod4)

2003-08-10 19:54  huysmans

	* Makefile.in, aclocal.m4, config.h.in, configure, po/zh_CN.gmo,
	  po/zh_CN.po: Update chinese translations

2003-08-06 18:24  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  libs/cpy.c, libs/tubo.c: final signalling fixes for FreeBSD 5.1

2003-08-06 17:43  edscott

	* libs/find.c, libs/tubo.c: fix FreeBSD problem with sigaction():
	  now xfsamba4 works and all the rest too.

2003-08-06 13:19  edscott

	* src/treeview.c: bug in name column resize removed.

2003-08-06 12:42  edscott

	* src/treeview.c: use ctrl-tab to hide secondary treeview

2003-08-06 12:07  edscott

	* libs/fstab.c, libs/menu_callbacks.c: use sudo for
	  mount/umount/rpm/pkg_add if XFFM_USE_SUDO in environment

2003-08-05 16:18  edscott

	* libs/cpy.c, libs/menu.c, smb/smb_open.c: fixed DEBUG option for
	  FBSD5.1 in libs/cpy.c added FBSD5.1 .tbz type for pkg_add,
	  pkg_update fixed missing space in error message while checking for
	  nmblookup/smbclient

2003-08-03 18:45  bmeurer

	* ChangeLog: Updated ChangeLogs

2003-08-01 20:54  edscott

	* src/treeview.c: small feature added: allow scrolling when using
	  alt+down and alt+up

2003-07-31 10:07  huysmans

	* libs/cpy.c, libs/entry.c, libs/filter.c, libs/find.c,
	  libs/fstab.c, libs/goto.c, libs/help.c, libs/icons.c,
	  libs/input.c, libs/ls.c, libs/menu.c, libs/menu_callbacks.c,
	  libs/misc.c, libs/options.c, libs/refresh.c, libs/run.c,
	  libs/settings.c, libs/trash.c, smb/smb_download.c, src/add_file.c,
	  src/add_file.h, src/add_folder.h, src/add_node_contents.h,
	  src/callbacks.c, src/main.c, src/mcs-manager.c, src/treeview.c:
	  Fix lots of compiler warnings. Now compiles with
	  --enable-debug=full

2003-07-30 11:31  huysmans

	* ChangeLog: Update changlogs

2003-07-30 08:05  huysmans

	* configure, configure.ac, po/ca.gmo, po/ca.po, po/de.gmo, po/de.po,
	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/fr.gmo,
	  po/fr.po, po/hu.gmo, po/hu.po, po/ja.gmo, po/ja.po, po/ms.gmo,
	  po/ms.po, po/nl.gmo, po/nl.po, po/tr.gmo, po/tr.po, po/xffm.pot,
	  po/zh_CN.gmo, po/zh_CN.po: Update version numbers and po files for
	  release

2003-07-29 15:04  huysmans

	* doc/C/xffm.html, doc/C/xffm.xml: Update documentation to latest
	  versions

2003-07-29 14:54  edscott

	* libs/menu.c: remove stray separator (by Bernhard)

2003-07-29 14:42  huysmans

	* po/de.gmo, po/de.po: Update german translations

2003-07-27 23:52  edscott

	* xfdiff4/xfdiff_gui.c: Fix help menu location on menu bar (patch by
	  Bernhard)

2003-07-25 14:30  edscott

	* libs/run.c: gthreading removed because of internal bug in gthreads
	  (using pthread mutex when there is no need for it). See file run.c
	  for further information. The switch from pthreads to gthreads
	  should be reverted (easier than working around the bug), for 4.2.

2003-07-24 09:21  huysmans

	* debian: Remove debian dirs on Martin's request

2003-07-22 17:04  edscott

	* libs/util.c, src/main.c: SEGV bug fixed (g_strconcat missing
	  terminating NULL)

2003-07-19 09:30  huysmans

	* ChangeLog: Update ChangeLogs

2003-07-19 08:59  huysmans

	* configure, configure.ac, po/ca.gmo, po/ca.po, po/de.gmo, po/de.po,
	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/fr.gmo,
	  po/fr.po, po/hu.gmo, po/hu.po, po/ja.gmo, po/ja.po, po/ms.gmo,
	  po/ms.po, po/nl.gmo, po/nl.po, po/tr.gmo, po/tr.po, po/xffm.pot,
	  po/zh_CN.gmo, po/zh_CN.po: Update version numbers and po files for
	  release

2003-07-18 18:42  edscott

	* libs/terminal.c: minor code cleanup

2003-07-18 17:45  edscott

	* src/add_file.c: do utf checking for system date conversion to
	  locale

2003-07-18 17:12  edscott

	* glade_intl, src/glade_gui.c, src/glade_gui.c.bak, xffm.glade: fix
	  the ballon on properties button

2003-07-18 15:52  edscott

	* libs/input.c: preselect entry box where necessary

2003-07-18 10:56  huysmans

	* po/hu.gmo, po/hu.po: Update hungarian translations

2003-07-18 07:46  huysmans

	* po/tr.gmo, po/tr.po: Update turkish translations

2003-07-17 18:35  edscott

	* libs/settings.c: set pproriate file permission for xml file

2003-07-16 18:09  edscott

	* libs/fstab.c: fix icon update cosmetic bug reported by Bernhart

2003-07-16 18:01  huysmans

	* po/nl.gmo, po/nl.po: Update dutch translations

2003-07-16 13:45  edscott

	* src/treeview.c: put in bug trap to avoid endless loop on
	  nonpredictable condition

2003-07-16 09:57  huysmans

	* configure, configure.ac, po/ca.gmo, po/ca.po, po/de.gmo, po/de.po,
	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/fr.gmo,
	  po/fr.po, po/hu.gmo, po/hu.po, po/ja.gmo, po/ja.po, po/ms.gmo,
	  po/ms.po, po/nl.gmo, po/nl.po, po/tr.gmo, po/tr.po, po/xffm.pot,
	  po/zh_CN.gmo, po/zh_CN.po: Add hungarian translations

2003-07-16 08:22  huysmans

	* po/ca.gmo, po/ca.po: Update catalan translations

2003-07-15 00:25  edscott

	* src/mcs-manager.c: better fix for crash when TERM is null

2003-07-14 23:51  edscott

	* src/mcs-manager.c: fix for crash when TERM environment variable is
	  set to NULL

2003-07-13 08:43  huysmans

	* ChangeLog: Update ChangeLogs for release

2003-07-13 08:31  huysmans

	* po/xffm.pot: Update pot's before release

2003-07-12 00:40  edscott

	* libs/misc.c, libs/run.c: 2 severe bugs fixed: double click on
	  executables not working, abort when no run history and no
	  registered apps.

2003-07-11 13:56  huysmans

	* po/xffm.pot: Hmm, chinese translation updates that didn't get
	  picked up by my previous commit. Should have been in rc1, sorry.

2003-07-11 07:33  huysmans

	* ChangeLog: Update ChangeLog's for release

2003-07-11 06:55  huysmans

	* po/zh_CN.gmo, po/zh_CN.po: Update Chinese translations

2003-07-11 03:01  edscott

	* src/treeview.c: fixed bug not considering "show hidden" or
	  "filetype subsort" preferences on startup.

2003-07-10 15:01  edscott

	* libs/pasteboard.c: undo previous commit: must test it before
	  committing

2003-07-10 14:59  edscott

	* libs/pasteboard.c: mark target directory unloaded after receiving
	  paste event (to refresh cache)

2003-07-10 09:56  huysmans

	* ChangeLog: Update ChangeLog's for release

2003-07-10 09:24  huysmans

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, po/ca.gmo, po/ca.po, po/de.gmo, po/de.po,
	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/fr.gmo,
	  po/fr.po, po/ja.gmo, po/ja.po, po/ms.gmo, po/ms.po, po/nl.gmo,
	  po/nl.po, po/tr.gmo, po/tr.po, po/xffm.pot, po/zh_CN.gmo,
	  po/zh_CN.po, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: Bump version numbers for
	  release and update po files

2003-07-09 01:05  edscott

	* ChangeLog, Makefile.in, aclocal.m4, config.h.in, configure,
	  configure.ac, doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: update version to 3.92.460

2003-07-09 00:36  edscott

	* libs/filter.c, libs/find.c, libs/goto.c, libs/input.c,
	  libs/menu.c, libs/misc.c, libs/misc.h, libs/run.c, libs/run.h,
	  libs/terminal.c, src/mcs-manager.c: - fixed a bug in the combo
	  generation (doing g_free("")), simplified all the run commands
	  into single routine, enabled processing of %s within the command
	  so that xffm can place the path in other positions besides the
	  final argument.

2003-07-08 20:53  xfce

	* po/Makefile.in.in: Don't perform an update-po on make dist as it
	  causes far too much trouble

2003-07-08 12:45  edscott

	* src/callbacks.c, src/treeview.c: -introduce bug workaround for gtk
	  bug which causes flashing. Instead of autosizing name column
	  automatically, only do the automatic resizing when the root node
	  is refreshed. This way the cosmetic issue of the incorrect column
	  size when icon sizes are reduced is automatically fixed when the
	  root is refreshed (or closed and opened too).

2003-07-08 03:04  edscott

	* src/treeview.c: revert bugfix for name column growing when icon
	  size changes becasue of a gtk bug which causes the treeview to
	  flash by expanding or contracting a node immediately after
	  scrolling the treeview. File has been commented to re introduce
	  bugfix as soon as gtk bug is fixed (bugzilla bug #116939)

2003-07-07 23:15  edscott

	* libs/filter.c, libs/find.c, libs/goto.c, libs/input.c,
	  libs/misc.c, libs/misc.h, libs/run.c: small code cleanup

2003-07-07 21:18  huysmans

	* po/ca.gmo, po/ca.po: Update catalan translations

2003-07-07 20:59  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, ltmain.sh, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: Try with patched ltmain.sh
	  to fix issue with MacOS-X

2003-07-06 23:46  edscott

	* ChangeLog: update changelog

2003-07-06 23:04  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, libs/filter.c, libs/find.c, libs/fstab.c,
	  libs/goto.c, libs/goto.h, libs/input.c, libs/misc.c, libs/misc.h,
	  libs/run.c, libs/run.h, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, src/callbacks.c, src/treeview.c,
	  xfdiff4/Makefile.in: - fixed cosmetic bug on unmount - columns are
	  now reorderable by dragging column header - fixed the cosmetic bug
	  of the icon column growing with icon changes - fixed cosmetic bug
	  which occurred while "go-back" after double click on ".." -
	  improved goto, run, open-with, and ask-output-dir combos. Now they
	  have text completion similar (though not the same) as the mozilla
	  "location" box and better history ordering criteria, in the
	  following order: 1-Single last item selected 2-Items that are
	  selected the most 3-The time items are selected 4-The alpha-beta
	  order

2003-07-06 19:45  huysmans

	* ChangeLog: Updating ChangeLogs

2003-07-05 16:50  edscott

	* configure.ac: *** empty log message ***

2003-07-05 12:31  xfce

	* Makefile.in, ltconfig: Remove ltconfig script as it is generated

2003-07-04 23:37  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, ltcf-c.sh, ltmain.sh, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, po/es.gmo, po/es_MX.gmo,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: libttol update and all

2003-07-04 19:53  edscott

	* src/treeview.c: set the tab memory row-reference when scrolling by
	  letters

2003-07-04 00:47  edscott

	* glade_intl, libs/input.c, libs/settings.c, po/es.po, po/es_MX.po,
	  src/callbacks.c, src/glade_gui.c, src/glade_gui.c.bak,
	  src/treeview.c, src/treeview.h, xffm.glade: keyboard navigation
	  with letters now enters subdirectories and wraps at end. hpanel
	  position is saved, text on input boxes no longer preselected, tab
	  button works to move between two treeviews

2003-07-03 18:16  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, ltcf-c.sh, ltconfig, ltmain.sh,
	  pixmaps/Makefile.in, pixmaps/no_icons/Makefile.in,
	  pixmaps/plain/Makefile.in, plugin-mcs/Makefile.in, po/es.po,
	  po/es_MX.po, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: spanish tranlation updates
	  for 4.0 release.

2003-07-01 06:03  xfce

	* po/fr.gmo, po/fr.po: Apply patch for french po from Francois Le
	  Clainche <fleclainche@wanadoo.fr>

2003-06-30 20:17  edscott

	* scramble/scramble.c, xfdiff4/xfdiff_misc.c: make things work when
	  GLOB_NOMATCH is not defined.

2003-06-28 17:59  xfce

	* scramble/scramble.c: Add input of glob.h Add define GLOB_NOMATCH
	  if missing

2003-06-28 09:46  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, ltmain.sh, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: Update to libtool-1.5 Use
	  proper complete CURRENT:REVISION:AGE scheme for lib versionning

2003-06-27 19:57  xfce

	* po/ja.gmo, po/ja.po, po/zh_CN.gmo, po/zh_CN.po: Include Bernhard
	  Walle <Bernhard.Walle@gmx.de> fix for pager rounding problem.

2003-06-24 21:25  xfce

	* po/zh_CN.gmo, po/zh_CN.po: Still some invalid multibyte sequence
	  errors on dist build

2003-06-24 06:35  xfce

	* po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
	  po/es_MX.gmo, po/es_MX.po, po/fr.gmo, po/fr.po, po/ms.gmo,
	  po/ms.po, po/nl.gmo, po/nl.po, po/tr.gmo, po/tr.po, po/xffm.pot:
	  Sync

2003-06-23 21:04  xfce

	* po/ja.gmo: Fix ja.gmo

2003-06-23 21:02  xfce

	* po/ja.po: Fix ja.po

2003-06-22 18:02  edscott

	* libs/goto.c, libs/goto.h, libs/input.c: only include combo paths
	  in the goto-combo history

2003-06-22 17:05  edscott

	* libs/run.c: run command:allow spaces in arguments by using quotes

2003-06-22 00:41  edscott

	* src/callbacks.c: avoid race condition with gtk internals.

2003-06-22 00:34  edscott

	* TODO, libs/filter.c, libs/filter.h, libs/find.c, libs/goto.c,
	  libs/misc.c, libs/misc.h, libs/run.c, libs/trash.c,
	  src/treeview.c: added smart-history for run-combo,
	  find-filter-combo, filter-combo, goto-combo. Can now collect waste
	  from wastebasket if selected on collect waste operation.

2003-06-21 21:26  bmeurer

	* po/POTFILES.in, po/ca.gmo, po/ca.po, po/de.gmo, po/de.po,
	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/fr.gmo,
	  po/fr.po, po/ja.gmo, po/ja.po, po/ms.gmo, po/ms.po, po/nl.gmo,
	  po/nl.po, po/tr.gmo, po/tr.po, po/xffm.pot, po/zh_CN.gmo,
	  po/zh_CN.po: Fixed POTFILES.in

2003-06-21 18:14  bmeurer

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, ltmain.sh, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: Fixes.

2003-06-21 01:04  edscott

	* AUTHORS, Makefile.in, aclocal.m4, config.h.in, configure,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.am, libs/Makefile.in, libs/ls.c, libs/ls.h,
	  libs/remove.c, ltmain.sh, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, po/es.gmo, po/es.po, po/es_MX.gmo,
	  po/es_MX.po, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, src/add_file.c, src/add_file.h,
	  xfdiff4/Makefile.in: replace date formatting routine

2003-06-20 15:50  edscott

	* src/treeview.c: remove unused separators (temporary fix while
	  glade code generation is removed)

2003-06-19 16:05  edscott

	* libs/settings.c, plugin-mcs/xffm_settings_dialog.c: added the
	  XFFM_DEFAULT_UNLINK to the mcs manager plugin

2003-06-19 15:48  edscott

	* libs/remove.c: introduce the XFFM_DEFAULT_UNLINK envvar to change
	  default remove action

2003-06-19 14:06  edscott

	* src/treeview.c: avoid wrapping with ctrl++ and ctrl+-

2003-06-19 13:44  edscott

	* libs/cpy.c: copied files receive same date info from source (as in
	  move operation)

2003-06-18 20:36  xfce

	* plugin-mcs/xffm_settings_dialog.c: Call gtk_window_set_position ()
	  as late at possible as it seems there is a race cond in gtk+

2003-06-18 14:56  edscott

	* libs/goto.c, src/callbacks.c: fixed some behaviour quirks of
	  double treeview

2003-06-17 22:39  edscott

	* src/treeview.c: *** empty log message ***

2003-06-17 21:51  edscott

	* libs/run.c, src/callbacks.c, src/treeview.c: change keybindings:
	  ctrl++ for super_l ctrl+- for super_r. enable stuff like .ps.gz
	  for program register.

2003-06-14 21:53  bmeurer

	* plugin-mcs/xffm_settings_dialog.c, src/main.c, xfdiff4/xfdiff.c:
	  Introduced xfce_textdomain()

2003-06-14 16:03  xfce

	* plugin-mcs/xffm_settings_dialog.c, xfdiff4/xfdiff_misc.c: Revert
	  the GTK_POS_WINDOW_CENTER

2003-06-13 23:57  xfce

	* plugin-mcs/xffm_settings_dialog.c, xfdiff4/xfdiff_misc.c: Use
	  GTK_WIN_POS_CENTER_ALWAYS instead of GTK_WIN_POS_CENTER when
	  centering dialogs

2003-06-13 22:25  bmeurer

	* Makefile.in, aclocal.m4, config.h.in, configure,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, ltcf-c.sh, ltconfig, ltmain.sh, m4/i18n.m4,
	  pixmaps/Makefile.in, pixmaps/no_icons/Makefile.in,
	  pixmaps/plain/Makefile.in, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: Fix bind_textdomain_codeset() on linux.

2003-06-13 13:26  edscott

	* ChangeLog, Makefile.in, aclocal.m4, config.guess, config.h.in,
	  config.sub, configure, configure.ac, doc/C/Makefile.in,
	  doc/Makefile.in, fgr/Makefile.in, install-sh, libs/Makefile.in,
	  pixmaps/Makefile.in, pixmaps/no_icons/Makefile.in,
	  pixmaps/plain/Makefile.in, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: update version number to 3.91

2003-06-11 13:02  edscott

	* libs/misc.c, libs/run.c: 1) always use ISO for utf conversion (rsh
	  bugfix) 2)Dont run panel app scripts in terminal unless panelwise
	  specified.

2003-06-10 22:08  xfce

	* plugin-mcs/xffm_settings_dialog.c, src/main.c, xfdiff4/xfdiff.c:
	  Various updates

2003-06-10 18:09  edscott

	* libs/misc.c, libs/misc.h, libs/new.c, src/add_file.c: bugfix: new
	  command was creating new stuff with utf8 codeset and not local ISO
	  codeset. Although this might be right in the future, now it is
	  not.

2003-06-10 16:41  edscott

	* libs/entry.c: bugfix: xfapps was setting "*" as argument when no
	  argument was provided.

2003-06-09 23:39  xfce

	* plugin-mcs/xffm_settings_dialog.c: Add new widget xfce_framebox to
	  unify look across UI Migrate all plugins to this new widget

2003-06-09 17:18  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, plugin-mcs/xffm_settings_dialog.c,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: Redesign UI

2003-06-07 01:38  xfce

	* xffm.spec.in: Fix missing doc

2003-06-06 21:37  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, po/ca.gmo, po/ca.po, po/de.gmo, po/de.po,
	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/fr.gmo,
	  po/fr.po, po/ja.gmo, po/ja.po, po/ms.gmo, po/ms.po, po/nl.gmo,
	  po/nl.po, po/tr.gmo, po/tr.po, po/xffm.pot, po/zh_CN.gmo,
	  po/zh_CN.po, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: Versionning scheme

2003-06-06 09:19  huysmans

	* Makefile.in, aclocal.m4, config.h.in, configure,
	  doc/C/Makefile.in, doc/Makefile.in, fgr/Makefile.in,
	  libs/Makefile.in, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: forgot to run autogen.sh

2003-06-06 09:11  huysmans

	* Makefile.am, doc/C/Makefile.am, doc/C/xffm.html, doc/C/xffm.xml,
	  doc/Makefile.am, doc/xfce-nochunk.xsl: add docbookified
	  documentation

2003-06-06 00:58  edscott

	* TODO, libs/bookmarks.c, src/treeview.c: added version number to
	  "about" help menu, fixed bug of bookmark not appearing in the tree
	  after a drop if node collapsed (caused because the "refresh on
	  close" mode was removed).

2003-06-05 20:17  edscott

	* Makefile.am, Makefile.in, TODO, aclocal.m4, config.h.in,
	  configure, configure.ac, doc, doc/C, doc/C/Makefile.am,
	  doc/C/Makefile.in, doc/C/xffm.html, doc/Makefile.am,
	  doc/Makefile.in, fgr/Makefile.in, libs/Makefile.in,
	  pixmaps/Makefile.in, pixmaps/no_icons/Makefile.in,
	  pixmaps/plain/Makefile.in, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, smb/master_lookup.c,
	  src/Makefile.in, xfdiff4/Makefile.in: xffm docs and fix for samba
	  3.0a24

2003-06-05 07:28  huysmans

	* po/tr.gmo, po/tr.po: Updated translations and multiple file drop
	  on backdrop list manager

2003-06-05 02:27  edscott

	* libs/bookmarks.c, libs/cpy.c, libs/dummies.c, libs/entry.c,
	  libs/help.c, libs/icons.c, libs/menu_callbacks.c, libs/misc.c,
	  libs/misc.h, libs/pasteboard.c, libs/remove.c, libs/scramble.c,
	  src/callbacks.c: Correctly do chdir when secondary treeview is
	  selected (only one can be selected at once). Also introduce a bug
	  workaround for a gtk-bug which causes a 100% cpu consumption when
	  a large directory is expanding (already loaded to treemodel) and
	  you scroll with the mouse wheel and a
	  while(gtk_events_pending())gtk_main_iteration(); is in the code.

2003-06-03 03:08  edscott

	* src/treeview.c: more bug fixes to the cursor navigation (left and
	  right used for expand/collapse leaving the doubleclick action to
	  the return key)

2003-06-02 22:59  edscott

	* src/callbacks.c: must use "while(gtk_events_pending())
	  gtk_main_iteration();" more carefully.

2003-06-02 21:53  edscott

	* src/add_node_contents.c, src/callbacks.c: select-all anf set title
	  bug fixes

2003-06-02 19:29  edscott

	* TODO, glade_intl, libs/bookmarks.c, libs/bookmarks.h,
	  libs/entry.c, libs/input.c, libs/input.h, libs/menu.c,
	  libs/misc.c, libs/misc.h, po/ca.gmo, po/ca.po, po/de.gmo,
	  po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	  po/fr.gmo, po/fr.po, po/ja.gmo, po/ja.po, po/ms.gmo, po/ms.po,
	  po/nl.gmo, po/nl.po, po/tr.gmo, po/tr.po, po/zh_CN.gmo,
	  po/zh_CN.po, src/callbacks.c, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, src/glade_gui.c.bak,
	  src/main.c, xffm.glade: bugfixes for the bookmarks branch

2003-06-02 17:29  huysmans

	* po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
	  po/es_MX.gmo, po/es_MX.po, po/fr.gmo, po/fr.po, po/ja.gmo,
	  po/ja.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/tr.gmo,
	  po/tr.po, po/xffm.pot, po/zh_CN.gmo, po/zh_CN.po: Just updated,
	  after reported problems. Couldn't find it myself though

2003-06-02 07:07  huysmans

	* po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/tr.gmo, po/tr.po:
	  Don't remember why these were changed. Wont hurt anyway ;)

2003-06-02 06:21  huysmans

	* xffm.spec.in: Fix spec file

2003-06-02 03:06  edscott

	* TODO, libs/bookmarks.c, libs/goto.c, src/aux.c, src/aux.h,
	  src/callbacks.c, src/treeview.c: bugfixes for cursor key
	  navigation

2003-05-31 11:09  huysmans

	* po/tr.gmo, po/tr.po: Update turkish translations

2003-05-31 10:49  huysmans

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  fgr/Makefile.in, libs/Makefile.in, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, po/nl.gmo, po/nl.po, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in: Add Dutch
	  translations

2003-05-30 20:36  huysmans

	* configure, configure.ac, po/ms.gmo, po/ms.po: Add malayan
	  translations

2003-05-30 14:31  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  fgr/Makefile.in, libs/Makefile.in, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: disable creation of static
	  libs.

2003-05-30 11:01  huysmans

	* COPYING, INSTALL, Makefile.in, aclocal.m4, config.h.in, configure,
	  fgr/Makefile.am, fgr/Makefile.in, libs/Makefile.in,
	  pixmaps/Makefile.in, pixmaps/no_icons/Makefile.in,
	  pixmaps/plain/Makefile.in, plugin-mcs/Makefile.in, po/POTFILES.in,
	  po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
	  po/es_MX.gmo, po/es_MX.po, po/fr.gmo, po/fr.po, po/ja.gmo,
	  po/ja.po, po/tr.gmo, po/tr.po, po/xffm.pot, po/zh_CN.gmo,
	  po/zh_CN.po, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: Fix some build file issues

2003-05-29 19:36  edscott

	* ChangeLog, configure, configure.ac: update version to 3.90.xxx

2003-05-29 19:13  edscott

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, depcomp, fgr/Makefile.in, install-sh, libs/Makefile.am,
	  libs/Makefile.in, mkinstalldirs, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.am,
	  smb/Makefile.in, src/Makefile.am, src/Makefile.in,
	  xfdiff4/Makefile.in: optimize libraries

2003-05-29 16:34  edscott

	* libs/pasteboard.c: avoid show stoppers on noncritical errors.

2003-05-29 14:55  edscott

	* libs/remove.c: donot remove stuff from tree is remove command
	  fails.

2003-05-29 12:35  huysmans

	* po/ca.gmo, po/ca.po: Update catalan translations

2003-05-27 21:30  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  fgr/Makefile.in, libs/Makefile.in, ltmain.sh, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, po/ja.gmo, po/ja.po, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in: Add
	  Japanese translation by Zhao-Ji <zhao-ji at awz dot ne dot jp>

2003-05-25 15:08  edscott

	* glade_intl, libs/bookmarks.c, libs/cpy.c, libs/dnd.c,
	  libs/entry.c, libs/find.c, libs/misc.c, libs/misc.h, libs/new.c,
	  libs/pasteboard.c, libs/refresh.c, libs/remove.c, libs/trash.c,
	  libs/xfdiff.c, libs/zoom.c, smb/master_lookup.c, smb/smb_list.c,
	  smb/smblookup.c, src/add_file.c, src/callbacks.c, src/glade_gui.c,
	  src/glade_gui.c.bak, src/main.c, src/treeview.c, src/widgets.c,
	  xffm.glade: several minor bugfixes (both reported and non
	  reported)

2003-05-23 13:14  edscott

	* libs/cpy.c: fixed: move from one device to another was not setting
	  target times.

2003-05-23 00:15  edscott

	* libs/monitor.c: small bugfix

2003-05-22 21:27  edscott

	* ChangeLog, configure, configure.ac, libs/monitor.c: fix the fstab
	  icon being replaced after a drop within

2003-05-22 20:03  edscott

	* libs/goto.c, smb/smb_open.c, smb/smblookup.c, src/mcs-manager.c:
	  Specify empty password if no password is present in SMB_USER
	  through mcs-manager. If SMB_USER comes through by inherited
	  environment without empty password or nonempty password, then fall
	  back to default GUEST%

2003-05-22 19:31  edscott

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, depcomp, fgr/Makefile.in, glade_intl, install-sh,
	  libs/Makefile.in, libs/constants.h, libs/cpy.c, libs/icons.c,
	  libs/menu.c, libs/menu.h, libs/menu_callbacks.c, libs/monitor.c,
	  libs/preferences.i, ltmain.sh, mkinstalldirs, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, src/glade_callbacks.c, src/glade_callbacks.h,
	  src/glade_gui.c, src/glade_gui.c.bak, src/treeview.c,
	  xfdiff4/Makefile.in, xffm.glade: bug fixes: monitor changing open
	  symlink folder icon, flush pipe on copy output on each message so
	  that with a long series of messages the gui does not appear to
	  hang, "activate root elements" in main menu, mounted icons for
	  xffstab (all themes), "hide branch" popup for root level nodes,
	  "select all" in popup

2003-05-22 18:44  edscott

	* pixmaps/plain/3floppy_mount.png, pixmaps/plain/Makefile.am,
	  pixmaps/plain/cdrom_mount.png, pixmaps/plain/harddrive_mount.png,
	  pixmaps/plain/kcmprocessor_mount.png, pixmaps/plain/mime.xml:
	  xffstab mounted icons

2003-05-21 21:43  huysmans

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  fgr/Makefile.in, libs/Makefile.in, ltmain.sh, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, po/tr.gmo, po/tr.po, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in: Add Turkish
	  translations

2003-05-20 14:33  edscott

	* Makefile.am, Makefile.in, aclocal.m4, config.h.in, configure,
	  configure.ac, fgr, fgr/Makefile.am, fgr/Makefile.in, fgr/fgr.1,
	  fgr/glob.c, fgr/globber.c, fgr/globber.h, libs/Makefile.in,
	  libs/find.c, ltmain.sh, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in, xfdiff4/globber.c,
	  xfdiff4/xfdiff.c, xfdiff4/xfdiff_gui.c, xfdiff4/xfdiff_misc.c:
	  Changed command line glob to fgr, xfdiff4 now saves to .xfce4

2003-05-18 07:17  xfce

	* Makefile.in, aclocal.m4, config.guess, config.sub,
	  libs/Makefile.am, libs/Makefile.in, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: Add DBH_CFLAGS to
	  xffm/libs/Makefile.am

2003-05-15 21:54  edscott

	* libs/menu_callbacks.c, src/main.c: bug fixed: xffstab mnt_point
	  was not always umounting when exiting.

2003-05-15 15:50  edscott

	* TODO, libs/cpy.c, libs/dnd.c, libs/entry.c, libs/goto.c,
	  libs/goto.h, libs/icons.c, libs/menu.c, libs/misc.c, libs/misc.h,
	  libs/monitor.c, libs/remove.c, libs/run.c, libs/scramble.c,
	  libs/terminal.c, pixmaps/plain/mime.xml, smb/smb_download.c,
	  src/add_file.c, src/add_node_contents.c, src/callbacks.c,
	  src/main.c, src/treeview.c, src/treeview.h, src/widgets.c,
	  xfdiff4/xfdiff.c: fixed Crash on drop or paste to SMB folder,
	  fixed Crash on double click to empty row, fixed Empty row
	  appearing when not necessary, fixed xffstab not expanding argv[1]
	  if already mounted, fixed Expander dissappearing if invisible
	  wastebaskets and no files but wastebasket in folder, fixed xftree4
	  argv[1] not expanding argv[1], fixed recursive copy bug, fixed
	  remove so that it wont halt if removing stuff created by the
	  recursive copy bug by any other filemanager.

2003-05-15 11:03  huysmans

	* ChangeLog: Mass update of ChangeLogs

2003-05-14 21:23  edscott

	* libs/goto.c, libs/monitor.c, smb/smb_open.c, smb/smblookup.c:
	  removed the goto //box bug (due to zero length environment
	  variable.

2003-05-14 03:29  edscott

	* libs/icons.c, libs/settings.c, pixmaps/plain/mime.xml,
	  plugin-mcs/xffm_settings_dialog.c, smb/master_lookup.c,
	  src/mcs-manager.c: Bug workaround for IS~ stuff in server name,
	  this time in nmblookup where the samba bug apparently is located.
	  Does a cleaner fallback to plain icons if xffm-icons is not
	  installed. Cleanup in settings routines.

2003-05-13 18:16  huysmans

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  configure.ac, libs/Makefile.in, ltmain.sh, pixmaps/Makefile.in,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain/Makefile.in,
	  plugin-mcs/Makefile.in, po/ca.gmo, po/ca.po, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in: Add catalan
	  translations

2003-05-12 23:02  edscott

	* Makefile.am, Makefile.in, configure, configure.ac, libs/icons.c,
	  libs/monitor.c, ltmain.sh, pixmaps/Makefile.am,
	  pixmaps/Makefile.in, pixmaps/no_icons/Makefile.am,
	  pixmaps/no_icons/Makefile.in, pixmaps/plain,
	  pixmaps/plain/3floppy_unmount.png, pixmaps/plain/Jrecycle.png,
	  pixmaps/plain/Jxlock.png, pixmaps/plain/Makefile.am,
	  pixmaps/plain/Makefile.in, pixmaps/plain/Monitor.png,
	  pixmaps/plain/applications_package.png, pixmaps/plain/arrows2.png,
	  pixmaps/plain/arrup2.png, pixmaps/plain/background.png,
	  pixmaps/plain/binary.png, pixmaps/plain/blockdevice.png,
	  pixmaps/plain/bomb.png, pixmaps/plain/c_src.png,
	  pixmaps/plain/cdrom_unmount.png, pixmaps/plain/chardevice.png,
	  pixmaps/plain/clamp.png, pixmaps/plain/core.png,
	  pixmaps/plain/document.png, pixmaps/plain/dvi.png,
	  pixmaps/plain/eps.png, pixmaps/plain/exec.png,
	  pixmaps/plain/f_src.png, pixmaps/plain/folder.png,
	  pixmaps/plain/folder_green_open.png,
	  pixmaps/plain/folder_grey_open.png,
	  pixmaps/plain/folder_locked.png, pixmaps/plain/folder_open.png,
	  pixmaps/plain/folder_red.png, pixmaps/plain/folder_violet.png,
	  pixmaps/plain/folder_violet_open.png,
	  pixmaps/plain/folder_zap.png, pixmaps/plain/graphs.png,
	  pixmaps/plain/h_src.png, pixmaps/plain/harddrive_unmount.png,
	  pixmaps/plain/html.png, pixmaps/plain/image.png,
	  pixmaps/plain/info.png, pixmaps/plain/java_src.png,
	  pixmaps/plain/karm.png, pixmaps/plain/kcmpci.png,
	  pixmaps/plain/kcmprocessor.png, pixmaps/plain/kfm.png,
	  pixmaps/plain/kfm_fulltrash.png, pixmaps/plain/kfm_trash.png,
	  pixmaps/plain/knu.png, pixmaps/plain/konsole.png,
	  pixmaps/plain/korn.png, pixmaps/plain/library.png,
	  pixmaps/plain/locked_file.png, pixmaps/plain/mag_glass.png,
	  pixmaps/plain/make.png, pixmaps/plain/man.png,
	  pixmaps/plain/mime.xml, pixmaps/plain/misc.png,
	  pixmaps/plain/moc_src.png, pixmaps/plain/network.png,
	  pixmaps/plain/o_src.png, pixmaps/plain/pdf.png,
	  pixmaps/plain/perl.png, pixmaps/plain/pipe.png,
	  pixmaps/plain/postscript.png, pixmaps/plain/printer.png,
	  pixmaps/plain/resource.png, pixmaps/plain/socket.png,
	  pixmaps/plain/sound.png, pixmaps/plain/tex.png,
	  pixmaps/plain/text.png, pixmaps/plain/unknown.png,
	  pixmaps/plain/utilities_package.png, pixmaps/plain/video.png,
	  pixmaps/plain/xman.png, pixmaps/plain/xpaint.png,
	  pixmaps/types.xml, smb/smblookup.c, src/mcs-manager.c: plain icon
	  theme and some bugfixes.

2003-05-12 17:36  edscott

	* libs/input.c, libs/menu_callbacks.c: fixed the bug whre xffm keeps
	  running after destroyed, fixed a coulbe nesting gtk loop bug in
	  workdir input.

2003-05-12 16:30  edscott

	* libs/apps.c, libs/entry.c, libs/filter.c, libs/icons.c,
	  libs/misc.c, libs/misc.h, libs/types.h, src/add_folder.c,
	  src/callbacks.c, src/main.c: enable diagnostics only after initial
	  setup, remove "preview xx" status message to speed up directory
	  loads.

2003-05-12 06:35  xfce

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, depcomp, install-sh, libs/Makefile.in, ltmain.sh,
	  mkinstalldirs, plugin-mcs/Makefile.in, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in: Merge
	  missing bits

2003-05-12 02:25  edscott

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, depcomp, install-sh, libs/Makefile.in, ltmain.sh,
	  mkinstalldirs, plugin-mcs/Makefile.am, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: removed extra \ in plugin-mcs which was
	  causing problems to make process

2003-05-12 00:07  edscott

	* libs/menu_callbacks.c, src/main.c, src/treeview.c: allow mounting
	  when argument sent to xffstab

2003-05-11 22:31  xfce

	* plugin-mcs/xffm_settings.h, plugin-mcs/xffm_settings_dialog.h:
	  REmoval of headers, not needed anymore.

2003-05-11 22:29  xfce

	* plugin-mcs/Makefile.am, plugin-mcs/Makefile.in,
	  plugin-mcs/xffm_settings_dialog.c: Update xffm mcs plugin

2003-05-11 15:32  edscott

	* pixmaps/comp1.xpm, pixmaps/new_win.xpm: readd missing icons

2003-05-11 15:31  edscott

	* libs/icons.c, src/callbacks.c: speed up directory icon fix on
	  initial expand. do not overgrow previews and specify additional
	  search directories in mime.xml file

2003-05-11 00:48  edscott

	* libs/settings.c, plugin-mcs/xffm_settings_dialog.c, src/main.c,
	  src/mcs-manager.c, src/treeview.c: expand when xffm is started
	  with argument, or called by hardlink xfsamba4, xfglob4, xfbook,
	  xfapps, xftrash4, xffstab

2003-05-10 15:56  edscott

	* libs/fstab.c: Typos for solaris compilation fixed

2003-05-10 13:49  edscott

	* libs/apps.c: fixed the xml memory leaks while parsing the panel
	  configuration

2003-05-10 13:03  edscott

	* xfdiff4/xfdiff_gui.c: don't print null values to config file
	  (Sloaris segfaults)

2003-05-10 08:38  xfce

	* plugin-mcs/xffm_settings_dialog.c: Allow resize of window

2003-05-10 05:01  edscott

	* libs/settings.c, plugin-mcs/xffm_settings_dialog.c,
	  src/mcs-manager.c: fixes to the mcs-plugin and the load/save
	  configuration routines.

2003-05-09 13:55  edscott

	* src/mcs-manager.c: correctly check for X_OK of TERM

2003-05-09 13:37  edscott

	* src/mcs-manager.c: fixed the check for valid TERM command

2003-05-09 12:49  edscott

	* libs/apps.c, libs/fstab.c: compiler directives for solaris

2003-05-08 22:01  xfce

	* plugin-mcs/xffm_settings_dialog.c: Replace the ugly text boxes
	  with a nice treeview

2003-05-08 13:22  edscott

	* src/callbacks.c: fix small display bug

2003-05-08 12:56  edscott

	* libs/apps.c: Fixed xml memory leaks following Jasper's example in
	  icons.c

2003-05-08 03:09  edscott

	* libs/fstab.c, smb/smb_download.c, smb/smb_list.c: fix for fstab
	  compilation in solaris and freeBSD-5.0. escape spaces in
	  smb_download.c where apparently needed.

2003-05-07 22:40  xfce

	* po/fr.gmo, po/fr.po: Fix minor typos

2003-05-07 12:55  huysmans

	* libs/icons.c, libs/settings.c: Fix mem leaks in xml handling

2003-05-06 17:14  huysmans

	* src/main.c, src/treeview.c: Fix empty xffm window on startup

2003-05-05 12:23  huysmans

	* Makefile.am, Makefile.in, libs/Makefile.am, libs/Makefile.in,
	  plugin-mcs/Makefile.am, plugin-mcs/Makefile.in, po/Makefile,
	  po/Makefile.in, po/POTFILES, po/de.gmo, po/fr.po, po/zh_CN.gmo,
	  po/zh_CN.po, scramble/Makefile.am, scramble/Makefile.in,
	  smb/Makefile.am, smb/Makefile.in, src/Makefile.am,
	  src/Makefile.in, stamp-h1, xfdiff4/Makefile.am,
	  xfdiff4/Makefile.in, xffm.spec.in: Fixes for rpm and distcheck
	  targets

2003-05-03 22:02  xfce

	* po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	  po/fr.gmo, po/fr.po, po/xffm.pot: Various fixes, added french
	  translation, fixed desktop switching in xfwm4

2003-05-03 18:12  bmeurer

	* plugin-mcs/Makefile.in: Update.

2003-05-03 10:03  huysmans

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  configure.ac, libs/Makefile.in, ltcf-c.sh, ltconfig, ltmain.sh,
	  plugin-mcs/Makefile.in, po/zh_CN.gmo, po/zh_CN.po,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: Update chinese translations

2003-05-02 17:13  bmeurer

	* Makefile.in, aclocal.m4, configure, configure.ac,
	  libs/Makefile.in, m4/depends.m4, plugin-mcs/Makefile.am,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: Several changes. See
	  http://www.home.unix-ag.org/bmeurer/xfce/index.html#20030502 for
	  details.

2003-05-01 12:37  bmeurer

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, configure.ac, depcomp, install-sh, libs/Makefile.in,
	  ltcf-c.sh, ltconfig, ltmain.sh, mkinstalldirs,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.am, src/Makefile.in, src/xffm-1.0.pc.in,
	  xfdiff4/Makefile.in: added pkg-config file (themesdir like panel)

2003-05-01 09:46  bmeurer

	* configure, configure.ac: libxfce4util version was increased to
	  0.2.1

2003-04-30 20:09  edscott

	* Makefile.am, Makefile.in, pixmaps/comp1.xpm, pixmaps/download.xpm,
	  pixmaps/go_to.xpm, pixmaps/ip.xpm, pixmaps/mount.xpm,
	  pixmaps/new_rox.xpm, pixmaps/new_win.xpm, pixmaps/tar.xpm,
	  pixmaps/tb_find.xpm, pixmaps/tb_macro.xpm, pixmaps/tb_vsplit.xpm,
	  pixmaps/upload.xpm, pixmaps/xftree_icon.xpm: rescturctured icons
	  to the optional xffm-icons directory

2003-04-30 17:06  edscott

	* libs/menu.c: make popup show hidden more visible

2003-04-30 15:32  edscott

	* libs/menu.c: popup bug preventions for mixed local/remote stuff

2003-04-30 14:50  edscott

	* NOTES: *** empty log message ***

2003-04-30 14:31  edscott

	* NOTES, libs/preferences.i, src/treeview.c: rearrange the hotkeys
	  to make things work better.

2003-04-29 23:08  edscott

	* libs/menu_callbacks.c, src/callbacks.c: on doubleclick or
	  popup-execute a file with exebit set, do it in terminal just to be
	  safe.

2003-04-29 18:37  edscott

	* NOTES, TODO, libs/options.c, src/treeview.c: activated windows
	  keys for toggling the view of the tree

2003-04-29 18:05  edscott

	* libs/fstab.c, libs/menu.c, libs/menu.h, libs/options.c,
	  libs/refresh.c, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	  src/callbacks.c, src/treeview.c: enabled scrolldown by keyboard
	  letters, bug fixes: show hidden option, fstab in solaris and popup
	  menu

2003-04-28 02:06  edscott

	* po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po: update details for
	  spanish translations

2003-04-27 17:06  edscott

	* aclocal.m4, configure, glade_intl, libs/menu.c, po/de.gmo,
	  src/glade_callbacks.c, src/glade_callbacks.h, src/glade_gui.c,
	  src/glade_gui.c.bak, xffm.glade: enable popup for multiple
	  selections (operations limited to cut,copy and remove for now.
	  Later add tools for chown, chmod)

2003-04-27 05:06  edscott

	* libs/menu_callbacks.c: fixed a chdir error introduced a few days
	  ago.

2003-04-26 21:16  bmeurer

	* m4/depends.m4: Updated BM_DEPEND_CHECK.

2003-04-26 20:42  edscott

	* libs/options.c, libs/settings.c, src/treeview.c: fixed the "lost
	  configuration" bug due to menu reorganization

2003-04-26 18:06  edscott

	* po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	  po/fr.gmo, po/fr.po, po/xffm.pot: update po files

2003-04-26 17:23  edscott

	* Makefile.am, Makefile.in, NOTES, libs/goto.c, libs/goto.h,
	  libs/icons.c, libs/input.c, libs/monitor.c, pixmaps/types.xml,
	  src/callbacks.c, src/glade_gui.c, src/glade_gui.c.bak,
	  src/glade_support.c, src/main.c, src/treeview.c, xffm.glade,
	  xffm.gladep: Fixes to the theme xml files.

2003-04-26 11:53  bmeurer

	* m4/debug.m4: Fixed a stupid typo.

2003-04-25 23:01  edscott

	* NOTES, glade_intl, libs/constants.h, libs/goto.c, libs/menu.c,
	  libs/menu.h, libs/options.c, libs/options.h, libs/preferences.i,
	  libs/types.h, src/callbacks.c, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, src/glade_gui.c.bak,
	  src/main.c, src/treeview.c, src/widgets.i, xffm.glade: fixed
	  xffstab crash on expand/close/expand. Fixed other bugs, enhanced
	  keyboard navigation and retructured hotkeys and menus. Added fixed
	  icon views too.

2003-04-25 13:28  huysmans

	* po/de.gmo: add missing de.gmo file

2003-04-25 09:53  bmeurer

	* m4/depends.m4: Updated depends.m4 and added macro for use with
	  panel plugins. Updated libxfce4util to install the common m4 files
	  into $(datadir)/xfce4/m4.

2003-04-25 01:03  edscott

	* README, TODO, libs/input.c, libs/menu.c, libs/menu_callbacks.c,
	  libs/misc.c: some more minor bugfixes

2003-04-24 12:20  edscott

	* libs/find.c: use g_get_dirname only if selected entry is not
	  already a directory!

2003-04-24 01:56  edscott

	* libs/help.c, libs/settings.c: fixed the crash of the mcsmanager
	  when xffm.xml not found.

2003-04-22 19:55  xfce

	* src/glade_gui.c, xffm.glade: Remove the 3 pixels order arround
	  xffm for consistency with other apps (and also because it looks
	  odd)

2003-04-22 18:09  edscott

	* NOTES, libs/goto.c, libs/icons.c, libs/input.c, libs/new_win.c,
	  src/callbacks.c, src/callbacks.h, src/mcs-manager.c,
	  src/treeview.c: enabled right and left arrow and return keys for
	  keyboard shortcuts

2003-04-21 22:08  edscott

	* NOTES, libs/bookmarks.c, libs/dnd.c, src/main.c, src/treeview.c:
	  Allow argument to xfbook and xfbook4 to load alternate DBH
	  bookfiles.

2003-04-21 00:36  edscott

	* glade_intl, libs/constants.h, libs/icons.c, libs/menu.c,
	  libs/menu_callbacks.c, libs/types.h, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, src/glade_gui.c.bak,
	  xffm.glade: fixed bugs: menu entries "preview this image" for
	  images and "preview images" for directories were not appearing in
	  popup

2003-04-20 21:08  edscott

	* NEWS, src/main.c, src/mcs-manager.c: bugfix for invalid TERM
	  variable

2003-04-20 20:02  edscott

	* Makefile.am, Makefile.in, aclocal.m4, config.guess, config.h.in,
	  config.sub, configure, depcomp, glade_intl, install-sh,
	  libs/Makefile.in, libs/constants.h, libs/entry.c, libs/entry.h,
	  libs/find.c, libs/goto.c, libs/icons.c, libs/icons.h, libs/menu.c,
	  libs/misc.c, libs/monitor.c, libs/new_win.c, libs/refresh.c,
	  ltmain.sh, mkinstalldirs, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  src/callbacks.c, src/glade_callbacks.c, src/glade_callbacks.h,
	  src/glade_gui.c, src/glade_gui.c.bak, src/main.c, src/treeview.c,
	  xfdiff4/Makefile.in, xffm.glade: bugfixes and FreeIcons theme

2003-04-20 12:26  bmeurer

	* libs/tubo.c: Fixed missing header file sys/time.h on FreeBSD.

2003-04-20 09:15  huysmans

	* aclocal.m4, config.guess, config.h.in, config.sub, configure,
	  depcomp, install-sh, libs/Makefile.in, ltcf-c.sh, ltconfig,
	  ltmain.sh, mkinstalldirs, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, xfdiff4/Makefile.in: Fix
	  Makefiles

2003-04-20 08:31  huysmans

	* Makefile.am, Makefile.in, src/Makefile.am, src/Makefile.in: Make
	  alternate names hard links and properly use DESTDIR

2003-04-20 03:47  edscott

	* libs/cpy.c, libs/dnd.c: bug fixes for the rsync/scp/rcp routine
	  (calling order was mixed up)

2003-04-20 02:20  edscott

	* libs/dnd.c, libs/entry.c, libs/find.c, libs/menu_callbacks.c,
	  libs/run.c, plugin-mcs/Makefile.am, smb/smblookup.c,
	  src/callbacks.c: various bug fixes

2003-04-18 15:13  huysmans

	* plugin-mcs/xffm_settings_dialog.c: Fix plugin issue

2003-04-15 05:16  edscott

	* libs/misc.c, po/es_MX.gmo, po/es_MX.po, src/main.c,
	  src/mcs-manager.c: fixed crashes in FreeBSD while playing with
	  environment variables on the fly. The enviroonment handling will
	  probably need testing in solaris.

2003-04-15 03:45  edscott

	* src/main.c, src/mcs-manager.c, src/xmcs-manager.h: initialize
	  environment memory pointers to NULL.

2003-04-14 23:46  edscott

	* libs/goto.c: definite fix for go_up bug, and preventive fix for
	  similar cases possible with go_home and go_to

2003-04-14 21:10  edscott

	* libs/goto.c: fix for the crash on go_up() bug

2003-04-14 20:58  edscott

	* libs/util.c: misplaced directive for temporary use of file

2003-04-14 19:01  edscott

	* TODO, configure, configure.ac, libs/help.c, po/Makefile,
	  po/Makefile.in, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo,
	  po/es_MX.po, po/fr.gmo, po/fr.po, po/xffm.pot, src/add_folder.c,
	  src/add_node_contents.c: fix bug and es_MX.po. Prettier help too.

2003-04-14 03:18  edscott

	* Makefile.am, Makefile.in, TODO, aclocal.m4, config.h.in,
	  configure, configure.ac, libs/Makefile.am, libs/Makefile.in,
	  libs/apps.c, libs/bookmarks.c, libs/dnd.c, libs/dummies.c,
	  libs/find.c, libs/fstab.c, libs/goto.c, libs/help.c, libs/icons.c,
	  libs/input.c, libs/misc.c, libs/monitor.c, libs/new.c,
	  libs/pasteboard.c, libs/reg.c, libs/remove.c, libs/run.c,
	  libs/settings.c, libs/trash.c, libs/util.c, m4/xfce_libs.m4,
	  plugin-mcs/xffm_settings_dialog.c, po/Makefile, po/Makefile.in,
	  smb/smb_download.c, smb/smb_misc.c, src/main.c, src/mcs-manager.c,
	  src/treeview.c, src/widgets.c, src/widgets.i, xfdiff4/xfdiff.c:
	  fixes for beta-rc1 release to allow instalation of xffm on boxes
	  without access to binary versions of xfce libs. This is a lighter
	  version of xffm, good enough for beta release.

2003-04-13 02:07  edscott

	* Makefile.am, Makefile.in, TODO, config.h.in, glade_intl,
	  libs/Makefile.am, libs/Makefile.in, libs/cpy.c, libs/find.c,
	  libs/fstab.c, libs/goto.c, libs/help.c, libs/help.h, libs/misc.c,
	  libs/misc.h, libs/run.c, libs/scramble.c, libs/terminal.c,
	  libs/types.h, plugin-mcs/xffm_settings_dialog.c, po/Makefile,
	  po/POTFILES, po/POTFILES.in, po/de.po, po/es.gmo, po/es.po,
	  po/es_MX.gmo, po/es_MX.po, po/fr.gmo, po/fr.po, po/xffm.pot,
	  smb/smb_misc.c, src/callbacks.c, src/callbacks.h, src/glade_gui.c,
	  src/glade_gui.c.bak, src/main.c, src/mcs-manager.c,
	  src/treeview.c, src/treeview.h, src/xmcs-manager.h, xffm.glade:
	  fixed help menus, added more environment variables to get the
	  subprograms (configured by symlinks) xftree4, xfsamba4, xfbook4,
	  xfglob4, xffstab4, xftrash4, xfapps4.

2003-04-12 03:47  edscott

	* ChangeLog, configure, configure.ac, po/Makefile, po/Makefile.in:
	  version update

2003-04-12 03:18  edscott

	* TODO: update TODO

2003-04-12 03:16  edscott

	* libs/entry.c, libs/goto.c, libs/icons.c, libs/misc.c, libs/misc.h,
	  libs/monitor.c, libs/settings.c,
	  plugin-mcs/xffm_settings_dialog.c, src/add_node_contents.c,
	  src/callbacks.c, src/main.c, src/mcs-manager.c, src/treeview.c,
	  src/xmcs-manager.h: second to last commit before rc1: last
	  bugfixes to mcs-manager plugin and many other bug fixes.

2003-04-11 18:30  edscott

	* libs/dnd.c, libs/input.c, libs/menu.c, libs/new.c, libs/remove.c,
	  smb/smb_download.c, smb/smb_download.h, smb/smb_list.c,
	  src/add_folder.c, src/add_node_contents.c, src/callbacks.c: smb
	  upload, download, rm, rmdir, mkdir debugged

2003-04-11 15:51  edscott

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, depcomp, install-sh, libs/Makefile.in,
	  libs/bookmarks.c, libs/constants.h, libs/dnd.c, libs/entry.c,
	  libs/menu.c, libs/misc.c, libs/remove.c, ltmain.sh, mkinstalldirs,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  smb/smb_download.c, smb/smb_download.h, smb/smb_list.c,
	  smb/smb_list.h, smb/smb_misc.c, smb/smb_misc.h, smb/smb_open.c,
	  smb/smblookup.c, src/Makefile.in, xfdiff4/Makefile.in: plenty
	  bugfixes for SMB component

2003-04-10 03:32  edscott

	* README, libs/dnd.c, libs/dnd.h, libs/pasteboard.c, libs/remove.c,
	  po/Makefile, po/Makefile.in, smb/smb_download.c, smb/smb_list.c,
	  smb/smblookup.c, src/aux.c, src/callbacks.c, src/treeview.c,
	  xfdiff4/xfdiff.c, xfdiff4/xfdiff_gui.c: fixed more codeset issues
	  with SMB servers, eliminated remaining g_locale_to_utf8 calls, use
	  rapid removal of deleted entries instead of relying on
	  local_monitor() since under heavy load it might induce race
	  conditions.

2003-04-09 21:44  xfce

	* libs/dummies.c, po/Makefile, po/Makefile.in, src/treeview.c,
	  xfdiff4/xfdiff.c, xfdiff4/xfdiff.h, xfdiff4/xfdiff_dlg.c,
	  xfdiff4/xfdiff_gui.c, xfdiff4/xfdiff_misc.c: Fix UTF8 being
	  wrongly converted to UTF8 using locale setting

2003-04-09 20:42  bmeurer

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, configure.ac, depcomp, install-sh, libs/Makefile.in,
	  ltcf-c.sh, ltconfig, ltmain.sh, m4/debug.m4, mkinstalldirs,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: Improved debug.m4: 1)
	  --disable-debug no longer disables assert()'s 2)
	  --enable-profiling now enables profiling code 3) --disable-asserts
	  allows disabling of assert()'s

2003-04-09 14:25  edscott

	* ChangeLog, config.guess, config.sub, configure, configure.ac,
	  libs/menu.c, po/Makefile, po/Makefile.in, po/POTFILES,
	  smb/smb_list.c, smb/smblookup.c: codeset bugfixes and popup menu
	  discativation bug fixed

2003-04-09 03:18  edscott

	* libs/bookmarks.c, libs/dnd.c, libs/dummies.c, libs/find.c,
	  libs/gdir.c, libs/menu.c, libs/misc.c, libs/monitor.c,
	  libs/pasteboard.c, libs/uri.c, po/Makefile, po/POTFILES,
	  po/POTFILES.in, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo,
	  po/es_MX.po, po/fr.gmo, po/fr.po, po/xffm.pot, smb/smb_download.c,
	  smb/smb_list.c, src/add_file.c, src/callbacks.c, src/widgets.c: a
	  bunch of codeset issues fixed. Still need to address codeset
	  issues on shares of remote samba servers and for the rm and mkdir
	  instructions.

2003-04-08 18:36  edscott

	* libs/constants.h: distinguish samba from windows servers (for
	  encoding)

2003-04-08 15:21  edscott

	* libs/remove.c: fixed memory leak in remove.c and added entry
	  processing for removing NETFILEs

2003-04-08 02:35  edscott

	* libs/dnd.c, libs/misc.c, libs/pasteboard.c, po/Makefile,
	  po/Makefile.in, smb/smb_download.c: final bug fixes for uploading
	  by dnd and c+p. Now, after the download is complete, the directory
	  is refreshed without incurring into a separate fork to samba
	  stuff. This eliminates many bugs present in xfsamba.

2003-04-07 22:06  edscott

	* smb/smb_download.c, smb/smb_download.h, smb/smb_list.c,
	  smb/smb_list.h: bugfixes for smb upload (still not entirely to my
	  liking)

2003-04-07 22:04  edscott

	* libs/dnd.c, libs/pasteboard.c: bug fixes for smb uploading.

2003-04-07 21:43  xfce

	* po/Makefile, po/Makefile.in, po/fr.gmo, po/fr.po: Update french
	  translation

2003-04-07 15:43  edscott

	* libs/misc.c: make signal handler clean_tmp_files memory safe.

2003-04-07 14:58  edscott

	* po/es_MX.po, src/treeview.c: definitely fix the problem with utf8
	  in root tree entries.

2003-04-07 13:26  edscott

	* libs/fstab.c: remove getmntinfo and use statfs

2003-04-07 03:15  edscott

	* po/es_MX.po, src/treeview.c: fix for utf.8 in treeview

2003-04-07 02:36  edscott

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, configure.ac, install-sh, libs/Makefile.in,
	  libs/fstab.c, ltmain.sh, mkinstalldirs, plugin-mcs/Makefile.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: fstab fixes for FreeBSD 4.7

2003-04-07 00:31  edscott

	* libs/Makefile.am, libs/apps.c, libs/bookmarks.c, libs/fstab.c,
	  libs/icons.c, libs/menu.c, libs/menu_callbacks.c, libs/reg.c,
	  libs/remove.c, libs/run.c, libs/settings.c, libs/trash.c,
	  libs/xfstab.h, po/Makefile, po/Makefile.in, smb/Makefile.am,
	  src/callbacks.c, src/callbacks.h, src/glade_gui.c, src/main.c,
	  src/treeview.c, src/widgets.c: added the mount/unmount popup and
	  main menu elements for fstab entries.

2003-04-06 21:32  xfce

	* po/Makefile, po/Makefile.in, po/POTFILES, po/POTFILES.in,
	  po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	  po/fr.gmo, po/fr.po, po/xffm.pot, xfdiff4/Makefile.am,
	  xfdiff4/Makefile.in, xfdiff4/xfdiff.c: Update POTFILES list,
	  update xffm.pot, update fr.po, fix i18n in xfdiff4. (and i18n in
	  xffm is still partially broken!)

2003-04-06 21:05  huysmans

	* libs/fstab.c: Fix (?) fstab issue on linux

2003-04-06 14:51  xfce

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  configure.ac, depcomp, libs/Makefile.in, ltcf-c.sh, ltconfig,
	  ltmain.sh, plugin-mcs/Makefile.in, po/Makefile, po/Makefile.in,
	  po/fr.gmo, po/fr.po, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: Add french translation (btw
	  i18n/utf8 is broken in xffm)

2003-04-06 10:40  bmeurer

	* po/de.po: Replaced german Umlauts.

2003-04-05 22:50  bmeurer

	* configure, configure.ac, po/de.po: Added initial german
	  translations.

2003-04-05 21:33  bmeurer

	* NOTES: Added NOTES about po/Makefile.in.in

2003-04-05 21:24  bmeurer

	* configure, configure.ac: statfs is really a system call, so no
	  need for AC_SEARCH_LIBS here.

2003-04-05 21:20  bmeurer

	* ltcf-c.sh: added missing file after libtool update.

2003-04-05 21:18  bmeurer

	* Makefile.am, Makefile.in, README, acconfig.h, aclocal.m4,
	  autogen.sh, config.guess, config.h.in, config.sub, configure,
	  configure.ac, configure.in, depcomp, install-sh, libs/Makefile.am,
	  libs/Makefile.in, libs/apps.c, libs/bookmarks.c, libs/constants.h,
	  libs/fstab.c, libs/icons.c, libs/input.c, libs/ls.c, libs/misc.c,
	  libs/properties.c, libs/reg.c, libs/remove.c, libs/run.c,
	  libs/settings.c, libs/trash.c, ltconfig, ltmain.sh, m4/debug.m4,
	  m4/depends.m4, m4/i18n.m4, m4/pthread-check.m4, missing,
	  mkinstalldirs, plugin-mcs/Makefile.am, plugin-mcs/Makefile.in,
	  po/Makefile.in.in, scramble/Makefile.am, scramble/Makefile.in,
	  scramble/scramble.c, smb/Makefile.am, smb/Makefile.in,
	  src/Makefile.am, src/Makefile.in, src/add_file.c, src/main.c,
	  src/treeview.c, xfdiff4/Makefile.am, xfdiff4/Makefile.in,
	  xffm.spec.in: Updated autostuff a *lot*. Uses gthread instead of
	  pthread now. uses libxfce4util now uses localtime_r() instead of
	  localtime() if possible fstab code reworked, should now work on
	  AIX, BSD, OSF1, ULTRIX, HP-UX, Linux, SunOS 4.x and Solaris. Some
	  other updates and bugfixes.

2003-04-02 22:49  edscott

	* TODO, libs/bookmarks.c, libs/dnd.c, libs/dnd.h, libs/menu.c,
	  libs/pasteboard.c: bugfixes, and make upload work with paste
	  button

2003-04-02 21:18  xfce

	* ChangeLog: Update ChangeLog

2003-04-02 17:27  edscott

	* libs/dnd.c, libs/goto.c, libs/input.c, smb/smb_download.c: bug
	  fixes for smb dnd

2003-04-02 16:02  bmeurer

	* libs/menu.c: Updated i18n stuff (libxfce4util now provides a
	  i18n.h). updated X11.m4 updated xfwm4 to compile well with -Werror
	  -Wall updated xfce-mcs-plugins and added a hint to the README for
	  XFree86 users

2003-04-01 23:13  edscott

	* smb/smb_download.c, smb/smb_download.h: smb upload/download file

2003-04-01 23:12  edscott

	* Makefile.in, TODO, aclocal.m4, configure, libs/dnd.c, libs/menu.c,
	  libs/pasteboard.c, smb/Makefile.am, smb/Makefile.in,
	  src/callbacks.c: added upload and download. Still missing
	  cut+paste upload and treeview update on upload. A couple bugfixes
	  too.

2003-04-01 21:33  xfce

	* plugin-mcs/xffm_settings_dialog.c: Initialize early i18n in mcs
	  plugins Add Etria theme

2003-04-01 13:44  edscott

	* libs/bookmarks.c, libs/cpy.c, libs/dnd.c, libs/input.c,
	  libs/menu.c, libs/menu_callbacks.c, libs/remove.c, libs/run.c,
	  libs/trash.c: bugfixes

2003-04-01 03:29  edscott

	* NEWS, TODO, libs/bookmarks.c, libs/cpy.c, libs/entry.c,
	  libs/entry.h, libs/goto.c, libs/input.c, smb/smb_list.c,
	  smb/smblookup.c: enabled the "goto //server" function to go
	  directly to a SMB server.

2003-04-01 01:19  edscott

	* src/treeview.c: rearranged code to eliminate gtk warnings.

2003-03-31 17:15  bmeurer

	* libs/bookmarks.c, libs/cpy.c, libs/dnd.c, libs/menu_callbacks.c,
	  libs/remove.c, libs/trash.c, po/es.gmo, src/add_folder.c: Fixed
	  problems with errno's (ECANCELED and ENOTSUP)

2003-03-31 17:01  edscott

	* libs/menu.c, libs/menu_callbacks.c, libs/monitor.c: bugfixes

2003-03-31 04:33  edscott

	* NEWS, TODO, config.h.in, configure, configure.in, glade_intl,
	  libs/Makefile.am, libs/Makefile.in, libs/cpy.c, libs/duplicate.c,
	  libs/input.c, libs/input.h, libs/menu.c, libs/menu.h,
	  libs/menu_callbacks.c, libs/misc.c, libs/monitor.c, libs/new.c,
	  libs/options.c, libs/preferences.i, libs/print.c, libs/remove.c,
	  libs/remove.h, libs/rename.c, libs/run.c, libs/run.h,
	  libs/scramble.c, libs/settings.c, libs/symlink.c, po/Makefile,
	  po/Makefile.in, src/add_file.c, src/add_folder.c,
	  src/add_node_contents.c, src/callbacks.c, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, src/glade_gui.c.bak,
	  src/treeview.c, src/widgets.c, src/widgets.i, xffm.glade: -
	  autotype_D, autotype_R and autotype_C elements added to popup -
	  Autotype functions working both from main and popup menu. -
	  Registered program appears in main and popup menu. - Added the
	  "create xxx.tar.gz" function for directories in main and popup
	  menu. - Autotype functions now include binary package management:
	  &#65533;&#65533; * Install (rpm, deb, FreeBSD.tgz) &#65533;&#65533; * Update (rpm,
	  FreeBSD.tgz) &#65533;&#65533; * Description (rpm, FreeBSD.tgz) &#65533;&#65533; * List
	  contents (rpm, FreeBSD.tgz) &#65533;&#65533; (I dunno the instructions to do
	  update, description and list for dpkg :-|) - Debugged remove
	  dialog and eliminated code duplication (except in cpy.c) - Added
	  environment variable XFFM_APPEND_FILES. If defined, the xffm
	  monitor will place new files it finds at the bottom of the folder
	  instead of at top (Jens and some others may prefer this). - Made
	  autotrash collection the default.

2003-03-30 18:48  huysmans

	* Makefile.am, Makefile.in: Try to fix reported install problem

2003-03-29 12:55  huysmans

	* Makefile.am: Create datadir before installing AUTHORS file

2003-03-29 02:24  edscott

	* configure, configure.in, count_version.c, glade_intl, libs/apps.c,
	  libs/bookmarks.c, libs/constants.h, libs/cpy.c, libs/dnd.c,
	  libs/dummies.c, libs/duplicate.c, libs/duplicate.h, libs/fstab.c,
	  libs/icons.c, libs/input.c, libs/ls.c, libs/menu.c, libs/menu.h,
	  libs/menu_callbacks.c, libs/monitor.c, libs/monitor.h, libs/new.c,
	  libs/new.h, libs/options.c, libs/pasteboard.c, libs/preferences.i,
	  libs/print.c, libs/print.h, libs/refresh.c, libs/refresh.h,
	  libs/reg.c, libs/remove.c, libs/rename.c, libs/rename.h,
	  libs/run.c, libs/scramble.c, libs/scramble.h, libs/settings.c,
	  libs/symlink.c, libs/symlink.h, libs/touch.c, libs/trash.c,
	  po/Makefile, po/Makefile.in, src/add_folder.c, src/callbacks.c,
	  src/glade_callbacks.c, src/glade_callbacks.h, src/glade_gui.c,
	  src/glade_gui.c.bak, src/treeview.c, src/widgets.i, utils,
	  utils/count_version.c, utils/mv2utf.c, xffm.glade: bugs fixed: -
	  new, duplicate and others not refreshing in bookmarks - all
	  important popups reflected in main menu - infamous popup bug fixed
	  (duh!) - input termination messages fixed - Translations reduced
	  by use of fixed errno values and strerror - automatic appearance
	  of wastebasket not working without monitor - autotype_D,
	  autotype_R and autotype_C elements added to popup (callbacks are
	  not yet active, but soon...) I also played around with translation
	  and added a little c program to utils which will translate from
	  old style latin encodings to utf-8.

2003-03-27 22:55  edscott

	* glade_intl, libs/input.c, libs/print.c, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, xffm.glade: added tested
	  and debugged xfprint4 and xfprint-manager support

2003-03-27 20:32  xfce

	* ChangeLog: Update ChangeLog

2003-03-27 02:59  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, libs/Makefile.in,
	  plugin-mcs/Makefile.in, po/Makefile.in.in, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in:
	  enhancements to xfce icon theme

2003-03-26 23:27  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, libs/Makefile.in,
	  plugin-mcs/Makefile.in, po/Makefile.in.in, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in: Makefile.in
	  updates

2003-03-26 23:16  edscott

	* src/Makefile.am: new makefile.am from Olivier

2003-03-26 22:54  edscott

	* xfdiff4/Makefile.am, xfdiff4/xfdiff.c, xfdiff4/xfdiff.h,
	  xfdiff4/xfdiff_dlg.c, xfdiff4/xfdiff_gui.c, xfdiff4/xfdiff_misc.c,
	  xfdiff4/xfdiff_misc.h: Olivier's changes to xfdiff4 plus a few
	  details on the widget sizing

2003-03-26 21:39  edscott

	* xfdiff4/glade_support.c: dummy file

2003-03-26 20:51  edscott

	* Makefile.am, Makefile.in, aclocal.m4, config.h.in, configure,
	  configure.in, libs/Makefile.in, plugin-mcs/Makefile.in,
	  po/Makefile.in.in, scramble/Makefile.in, smb/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.am, xfdiff4/Makefile.in,
	  xfdiff4/xfdiff.c, xfdiff4/xfdiff.h, xfdiff4/xfdiff_dlg.c,
	  xfdiff4/xfdiff_gui.c, xfdiff4/xfdiff_misc.c: remove deprecated
	  calls

2003-03-25 23:20  edscott

	* TODO, glade_intl, libs/find.c, libs/menu_callbacks.c,
	  libs/options.c, libs/preferences.i, libs/run.c, libs/settings.c,
	  plugin-mcs/xffm_settings_dialog.c, src/callbacks.c,
	  src/glade_callbacks.c, src/glade_callbacks.h, src/glade_gui.c,
	  src/glade_gui.c.bak, src/main.c, src/mcs-manager.c,
	  src/treeview.c, src/widgets.i, xffm.glade: more bugfixes

2003-03-25 19:55  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, libs/Makefile.in,
	  plugin-mcs/Makefile.in, po/Makefile.in.in, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in: *** empty log message ***

2003-03-25 17:43  edscott

	* TODO, libs/constants.h, libs/cpy.c, libs/dnd.c, libs/icons.c,
	  libs/menu.c, libs/misc.c, libs/misc.h, libs/pasteboard.c,
	  libs/preferences.i, libs/remove.c, src/callbacks.c: assorted bug
	  fixes

2003-03-25 03:48  edscott

	* Makefile.in, TODO, aclocal.m4, config.h.in, configure,
	  libs/Makefile.am, libs/Makefile.in, libs/apps.c, libs/at_path.c,
	  libs/at_path.h, libs/bookmarks.c, libs/constants.h, libs/cpy.c,
	  libs/dnd.c, libs/dummies.c, libs/duplicate.c, libs/entry.c,
	  libs/find.c, libs/fstab.c, libs/goto.c, libs/icons.c,
	  libs/icons.h, libs/menu.c, libs/menu_callbacks.c, libs/misc.c,
	  libs/misc.h, libs/monitor.c, libs/new.c, libs/options.c,
	  libs/pasteboard.c, libs/refresh.c, libs/reg.c, libs/remove.c,
	  libs/rename.c, libs/run.c, libs/scramble.c, libs/settings.c,
	  libs/symlink.c, libs/top.c, libs/top.h, libs/trash.c, libs/uri.c,
	  libs/uri.h, plugin-mcs/Makefile.in,
	  plugin-mcs/xffm_settings_dialog.c, po/Makefile.in.in,
	  scramble/Makefile.in, smb/Makefile.in, smb/master_lookup.c,
	  smb/nmblookup.c, smb/smb_list.c, smb/smb_misc.c, smb/smb_open.c,
	  smb/smblookup.c, src/Makefile.in, src/add_file.c,
	  src/add_node_contents.c, src/callbacks.c, src/glade_gui.c.bak,
	  src/main.c, src/mcs-manager.c, src/treeview.c, src/widgets.c,
	  xfdiff4/Makefile.in: small bug fixes

2003-03-24 22:16  xfce

	* Makefile.am, Makefile.in, configure, configure.in,
	  libs/Makefile.am, libs/Makefile.in, libs/cpy.c, libs/duplicate.c,
	  libs/input.c, libs/new.c, libs/properties.c, libs/remove.c,
	  libs/rename.c, libs/scramble.c, libs/symlink.c, libs/tubo.c,
	  m4/Makefile.am, plugin-mcs/Makefile.am, plugin-mcs/Makefile.in,
	  po/Makefile.in.in, scramble/Makefile.am, scramble/Makefile.in,
	  smb/Makefile.am, smb/Makefile.in, src/Makefile.am,
	  src/Makefile.in, src/glade_gui.c, xfdiff4/Makefile.am,
	  xfdiff4/Makefile.in: Fix deprecated calls all arround

2003-03-23 23:39  xfce

	* libs/cpy.c, libs/find.c, libs/fstab.c, libs/monitor.c,
	  libs/tubo.c, smb/smb_misc.c, src/main.c: Remove soon to be
	  deprecated gtk functions : gtk_timeout_add() gtk_timeout_remove()
	  gdk_pixbuf_render_to_drawable()
	  gdk_pixbuf_render_to_drawable_alpha()

2003-03-23 21:17  xfce

	* ChangeLog: Update ChangeLog

2003-03-20 03:51  edscott

	* pixmaps/xfdiff-24.png: icon fixes

2003-03-20 02:42  edscott

	* TODO: *** empty log message ***

2003-03-19 23:02  xfce

	* libs/apps.c: fixed an annoying bug with "Applications" folder in
	  xffm that was not considering apps with an absolute path.

2003-03-19 07:10  huysmans

	* autogen.sh: Only add extra autogen parameters when none are given

2003-03-19 02:11  edscott

	* libs/misc.c: Fix for systems with ASCII codeset

2003-03-18 22:34  xfce

	* ChangeLog, Makefile.in, aclocal.m4, config.h.in, configure,
	  libs/Makefile.in, plugin-mcs/Makefile.in, po/Makefile.in.in,
	  scramble/Makefile.in, smb/Makefile.in, src/Makefile.in,
	  src/glade_gui.c, xfdiff4/Makefile.in, xffm.glade: Update ChangeLog
	  Update build scripts (ie rerun autogen.sh) Update xfwm4's
	  microdeck theme Remove 1 pix border arround xffm menu bar

2003-03-18 19:17  edscott

	* TODO, libs/bookmarks.c, libs/constants.h, libs/dnd.c,
	  libs/icons.c, libs/misc.c, libs/monitor.c, libs/pasteboard.c,
	  libs/uri.c, smb/smb_list.c, smb/smb_misc.c, smb/smblookup.c,
	  src/callbacks.c, src/widgets.c: enabled d+d and cut and paste for
	  SMB network elements into bookmarks

2003-03-17 23:20  edscott

	* TODO: explanation of SMB_CODESET environment variable that should
	  find its way to the help stuff.

2003-03-17 23:17  edscott

	* libs/cpy.c, libs/duplicate.c, libs/misc.c, libs/new.c,
	  libs/rename.c, libs/scramble.c, libs/symlink.c, po/es.gmo,
	  po/es.po, po/es_MX.gmo, po/es_MX.po, po/xffm.pot, src/main.c,
	  src/treeview.c: always abbreviate paths in overwrite dialogs.
	  Also, utf-8 workings finally figured out. Due to the nature of
	  smbclient, all strings are checked for utf-validity before output,
	  thus po files need not be in utf-8. If a utf-8 enviroment is used,
	  then SMB_CODESET should be defined if other than ISO-8859-1.

2003-03-17 17:21  edscott

	* libs/constants.h, pixmaps/xfdiff-24.png, smb/smb_list.c,
	  src/treeview.c: small fixes

2003-03-17 04:32  edscott

	* ChangeLog, Makefile.in, TODO, aclocal.m4, config.h.in, configure,
	  libs/Makefile.in, plugin-mcs/Makefile.in, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in: *** empty
	  log message ***

2003-03-17 04:12  edscott

	* libs/dnd.c, libs/icons.c, libs/monitor.c, libs/pasteboard.c,
	  libs/pasteboard.h: cut-paste and dnd now ready for smb network
	  operations. Also, some fixes to xfce icons.

2003-03-16 04:13  edscott

	* libs/cpy.h, libs/dnd.c, libs/pasteboard.c, smb/master_lookup.c,
	  smb/smb_list.c, smb/smb_open.c, smb/smblookup.c, src/callbacks.c,
	  src/widgets.c: changes to enable the dnd and c+p for smb network
	  elements

2003-03-15 03:34  edscott

	* smb/Makefile.am: *** empty log message ***

2003-03-15 03:05  edscott

	* AUTHORS, Makefile.am, Makefile.in, TODO, libs/constants.h,
	  libs/dummies.c, libs/goto.c, libs/icons.c, libs/icons.h,
	  libs/misc.c, libs/misc.h, libs/new_win.c, libs/run.c,
	  smb/Makefile.in, smb/master_lookup.c, smb/smb_list.c,
	  smb/smb_list.h, smb/smb_open.c, smb/smb_open.h, smb/smblookup.c,
	  src/add_file.c, src/aux.c, src/callbacks.c, src/widgets.i: Full
	  smb browsing now enabled. Help menu works too.

2003-03-15 01:55  edscott

	* pixmaps/ubu_head.jpg: about pixmap

2003-03-14 19:49  bmeurer

	* configure.in, libs/Makefile.am, libtool, m4/dbh.m4,
	  smb/Makefile.am, src/Makefile.am, xfdiff4/Makefile.am: Use
	  dbh-1.0.pc instead of the ugly test.

2003-03-14 14:17  edscott

	* smb/smb_list.c, smb/smb_list.h: initial checkin of smb_list
	  routines

2003-03-14 14:09  edscott

	* libs/apps.c, libs/bookmarks.c, libs/dummies.c, smb/smblookup.c,
	  src/aux.c, src/callbacks.c, src/treeview.c: cosmetic bugfixes

2003-03-14 04:20  edscott

	* aclocal.m4, configure, libs/Makefile.am, libs/Makefile.in,
	  libs/constants.h, libs/icons.c, libtool, smb/Makefile.am,
	  smb/Makefile.in, smb/smb_misc.c, smb/smb_misc.h, smb/smb_open.c,
	  smb/smblookup.c, smb/smblookup.h, src/add_file.c, src/treeview.c:
	  and now... shares are listed in xffm. Just one more step to full
	  navigation.

2003-03-13 20:39  xfce

	* ChangeLog: Update Changelogs

2003-03-13 02:42  edscott

	* libs/misc.c, libtool, smb/smb_misc.c, smb/smb_open.c,
	  src/callbacks.c: smb network bugfikses

2003-03-12 23:11  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, libs/Makefile.am,
	  libs/Makefile.in, libs/constants.h, libs/icons.c, libtool,
	  plugin-mcs/Makefile.in, po/Makefile.in.in, scramble/Makefile.in,
	  smb/Makefile.am, smb/Makefile.in, smb/master_lookup.c,
	  smb/smb_misc.c, smb/smb_misc.h, smb/smb_open.c, smb/smblookup.c,
	  smb/smblookup.h, src/Makefile.in, src/add_file.c, src/callbacks.c,
	  xfdiff4/Makefile.in: smb workstations now appear in tree.

2003-03-12 17:25  edscott

	* smb/Makefile.am, smb/Makefile.in, smb/master_lookup.c,
	  smb/smb_misc.c, smb/smb_misc.h, smb/smb_open.c, smb/smblookup.c:
	  support for foreign characters in workgroup names

2003-03-12 13:39  edscott

	* smb/smb_misc.c, smb/smb_misc.h, smb/smblookup.c, smb/smblookup.h:
	  initial checkin of xfsamba_2 (unstable) modules.

2003-03-12 06:43  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, libs/Makefile.in,
	  plugin-mcs/Makefile.in, po/Makefile.in.in, scramble/Makefile.in,
	  smb/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in: Fix build

2003-03-12 02:43  edscott

	* aclocal.m4, configure, configure.in, libtool, smb/master_lookup.c,
	  src/callbacks.c: use posix threads only if specified in
	  ./configure, and other small fixes

2003-03-11 23:04  edscott

	* aclocal.m4, configure, libs/constants.h, libs/icons.c,
	  libs/misc.c, libtool, plugin-mcs/Makefile.in, smb/master_lookup.c,
	  smb/smb_open.c, src/add_file.c: Enable more stuff on the
	  smb-network tree

2003-03-11 13:26  edscott

	* plugin-mcs/Makefile.am, plugin-mcs/Makefile.in: correct makefiles
	  for building

2003-03-11 13:07  edscott

	* src/mcs-manager.h, src/xmcs-manager.h: rename to avoid conflicts

2003-03-11 03:31  edscott

	* Makefile.in, aclocal.m4, configure, libs/Makefile.am,
	  libs/Makefile.in, libtool, plugin-mcs/Makefile.in,
	  src/Makefile.in: *** empty log message ***

2003-03-11 03:19  edscott

	* Makefile.in, aclocal.m4, configure, libs/Makefile.am,
	  libs/Makefile.in, libs/entry.c, libs/menu.c,
	  libs/menu_callbacks.c, libs/options.c, libs/preferences.i,
	  libs/settings.c, libs/settings.h, libtool, plugin-mcs/Makefile.in,
	  plugin-mcs/xffm_settings.h, plugin-mcs/xffm_settings_dialog.c,
	  plugin-mcs/xffm_settings_dialog.h,
	  plugin-mcs/xffm_settings_plugin.c,
	  plugin-mcs/xffm_settings_plugin.h, src/Makefile.am,
	  src/Makefile.in, src/main.c, src/mcs-manager.c, src/treeview.c:
	  fix bugs in the mcs-plugin

2003-03-07 13:57  edscott

	* libs/Makefile.am, libs/Makefile.in: remove an invalid character
	  from libs/Makefile.am

2003-03-07 02:51  edscott

	* ChangeLog, aclocal.m4, configure, configure.in, libtool,
	  po/Makefile, po/Makefile.in: tag version 0.268

2003-03-06 23:17  edscott

	* libs/Makefile.am, libs/Makefile.in: *** empty log message ***

2003-03-06 23:11  edscott

	* aclocal.m4, configure, glade_intl, libs/Makefile.am,
	  libs/Makefile.in, libs/find.c, libs/fstab.c,
	  libs/menu_callbacks.c, libs/misc.c, libs/misc.h, libs/settings.c,
	  libtool, plugin-mcs/xffm_settings_dialog.c,
	  plugin-mcs/xffm_settings_plugin.c, smb/master_lookup.c,
	  smb/smb_open.c, src/Makefile.am, src/Makefile.in, src/callbacks.c,
	  src/glade_gui.c, src/mcs-manager.c, src/treeview.c, xffm.glade:
	  changes in mcs/preferences stuff and additions to smb modules

2003-03-06 14:41  edscott

	* TODO: *** empty log message ***

2003-03-06 03:49  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/constants.h,
	  libs/entry.c, libs/fstab.c, libs/fstab.h, libs/icons.c,
	  libs/types.h, libs/xfstab.h, src/callbacks.c: allow procfs and nfs
	  and smbfs entries in the fstab folder

2003-03-04 23:02  edscott

	* smb/smb_open.c, src/Makefile.am, src/Makefile.in, src/callbacks.c,
	  src/treeview.c: changes for smb network

2003-03-04 22:58  edscott

	* libs/types.h: another step towards activating smb network

2003-03-03 21:54  edscott

	* plugin-mcs/Makefile.in, po/Makefile, po/Makefile.in,
	  po/Makefile.in.in, scramble/Makefile.in, smb, smb/Makefile.am,
	  smb/Makefile.in, smb/master_lookup.c, smb/master_lookup.h,
	  smb/nmblookup.c, smb/smb_open.c, smb/smb_open.h, src/Makefile.in,
	  xfdiff4/Makefile.in: files for smb code...

2003-03-03 21:49  edscott

	* Makefile.am, Makefile.in, aclocal.m4, config.h.in, configure,
	  configure.in, libs/Makefile.in, libtool: start introducing smb
	  code

2003-03-03 20:46  edscott

	* libs/apps.c, libtool, po/Makefile, po/Makefile.in: fix a glitch on
	  where submenus appear on incorrect xcfe panel config

2003-03-03 04:58  edscott

	* libs/apps.c: Avoid segv when incomplete panel configuration.

2003-03-02 21:52  jensl

	* src/treeview.c: changed 'Fstab' -> 'Filesystems'

2003-03-02 19:10  edscott

	* libs/apps.c: Include arguments in program name displayed in
	  applications branch

2003-03-02 19:04  edscott

	* libs/apps.c, libs/constants.h, libs/dnd.c, libs/icons.c,
	  libs/pasteboard.c, src/add_file.c, src/add_node_contents.c,
	  src/callbacks.c, src/widgets.c: panel drawers and custom icons now
	  included in applications branch

2003-02-28 23:39  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, libs/Makefile.in,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in, xfdiff4/xfdiff.c, xfdiff4/xfdiff_dlg.c,
	  xfdiff4/xfdiff_gui.c: *** empty log message ***

2003-02-28 20:54  edscott

	* libs/apps.c, libs/constants.h, libs/dummies.c, libs/icons.c,
	  libtool, src/add_file.c, src/callbacks.c: improvements to the
	  applications branch

2003-02-28 18:43  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, libs/Makefile.in,
	  plugin-mcs/Makefile.in, po/Makefile.in.in, scramble/Makefile.in,
	  src/Makefile.in, xfdiff4/Makefile.in: Fix xfce-mcs-manager API/ABI
	  versionning Update configure/libtool to use libtool 1.4.3

2003-02-28 10:54  bmeurer

	* configure.in: Fixes xfce-mcs-manager issue.

2003-02-28 03:31  edscott

	* Makefile.in, TODO, aclocal.m4, config.guess, config.h.in,
	  config.sub, configure, libs/Makefile.am, libs/Makefile.in,
	  libs/apps.c, libs/constants.h, libs/dnd.c, libs/pasteboard.c,
	  libtool, ltmain.sh, plugin-mcs/Makefile.in, po/Makefile,
	  po/Makefile.in, po/Makefile.in.in, scramble/Makefile.in,
	  src/Makefile.in, src/callbacks.c, src/widgets.c,
	  xfdiff4/Makefile.in: application root element finishing touches
	  (still lacks open-in-term and reload when xfce4rc file changes).

2003-02-27 23:58  edscott

	* libs/apps.c, libs/apps.h, libs/constants.h, libs/icons.c,
	  libs/menu.c, libs/types.h, src/callbacks.c, src/treeview.c:
	  preliminary checkin of application root element

2003-02-27 22:19  xfce

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.in,
	  libs/Makefile.am, libs/Makefile.in, libs/remove.c, m4/dbh.m4,
	  plugin-mcs/Makefile.in, scramble/Makefile.in, src/Makefile.am,
	  src/Makefile.in, xfdiff4/Makefile.am, xfdiff4/Makefile.in: Apply
	  Benedikt Meurer <Benedikt.Meurer@unix-ag.uni-siegen.de> patch

2003-02-27 21:51  xfce

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, libs/Makefile.in, libtool, ltmain.sh,
	  plugin-mcs/Makefile.in, po/Makefile, po/Makefile.in,
	  po/Makefile.in.in, scramble/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: Updates (I'm sure you wouldn't have guessed)

2003-02-27 03:18  edscott

	* Makefile.in, aclocal.m4, configure, libs/Makefile.am,
	  libs/Makefile.in, libs/fstab.c, plugin-mcs/xffm_settings_dialog.c:
	  mount/umount business in FreeBSD enable now.

2003-02-26 23:16  edscott

	* libs/constants.h, libs/fstab.c, libs/fstab.h, libs/icons.c,
	  src/callbacks.c: enabled mount/umount for fstab elements (linux)

2003-02-26 17:31  edscott

	* Makefile.in, TODO, aclocal.m4, config.guess, config.h.in,
	  config.sub, configure, libs/Makefile.am, libs/Makefile.in,
	  libs/constants.h, libs/cpy.c, libs/fstab.c, libs/fstab.h,
	  libs/icons.c, libs/tubo.c, libs/types.h, ltmain.sh,
	  plugin-mcs/Makefile.in, po/Makefile.in.in, scramble/Makefile.in,
	  src/Makefile.in, src/main.c, src/treeview.c, xfdiff4/Makefile.in:
	  use posix signaling instead of ansi. add preliminary fstab root
	  element

2003-02-26 13:40  edscott

	* libs/bookmarks.c, libs/icons.c, libs/input.c, libs/reg.c,
	  libs/run.c, libs/settings.c, libs/trash.c,
	  plugin-mcs/xffm_settings_plugin.c, src/main.c, src/treeview.c,
	  xfdiff4/xfdiff_gui.c, xfdiff4/xfdiff_misc.c: change getenv(HOME)
	  for g_get_home_dir()

2003-02-26 07:17  xfce

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, libs/Makefile.in, ltmain.sh, plugin-mcs/Makefile.in,
	  plugin-mcs/xffm_settings_plugin.c, po/Makefile.in.in,
	  scramble/Makefile.in, src/Makefile.in, xfdiff4/Makefile.in: Apply
	  Benedikt Meurer <Benedikt.Meurer@unix-ag.uni-siegen.de> patch
	  Replace all occurences of g_getenv("HOME") with g_get_home_dir()
	  Regenerate all Makefiles.on and configure scripts

2003-02-25 21:33  jensl

	* libs/at_path.c, libs/bookmarks.c, libs/bookmarks.h,
	  libs/constants.h, libs/cpy.c, libs/cpy.h, libs/dnd.c, libs/dnd.h,
	  libs/dummies.c, libs/dummies.h, libs/duplicate.c,
	  libs/duplicate.h, libs/entry.c, libs/entry.h, libs/filter.c,
	  libs/filter.h, libs/find.c, libs/gdir.c, libs/gdir.h, libs/goto.c,
	  libs/goto.h, libs/icons.c, libs/icons.h, libs/input.c,
	  libs/input.h, libs/ls.c, libs/ls.h, libs/menu.c, libs/menu.h,
	  libs/menu_callbacks.c, libs/misc.c, libs/misc.h, libs/monitor.c,
	  libs/monitor.h, libs/new.c, libs/new.h, libs/new_win.c,
	  libs/options.c, libs/options.h, libs/pasteboard.c,
	  libs/pasteboard.h, libs/print.c, libs/print.h, libs/properties.c,
	  libs/properties.h, libs/refresh.c, libs/refresh.h, libs/reg.c,
	  libs/reg.h, libs/remove.c, libs/remove.h, libs/rename.c,
	  libs/rename.h, libs/run.c, libs/run.h, libs/scramble.c,
	  libs/scramble.h, libs/settings.c, libs/settings.h,
	  libs/strftime.c, libs/symlink.c, libs/symlink.h, libs/terminal.c,
	  libs/top.c, libs/top.h, libs/touch.c, libs/trash.c, libs/trash.h,
	  libs/tubo.c, libs/tubo.h, libs/types.h, libs/uri.c, libs/uri.h,
	  libs/xfdiff.c, libs/zoom.c, src/add_file.c, src/add_file.h,
	  src/add_folder.c, src/add_folder.h, src/add_node_contents.c,
	  src/add_node_contents.h, src/aux.c, src/aux.h, src/callbacks.c,
	  src/callbacks.h, src/main.c, src/mcs-manager.c, src/mcs-manager.h,
	  src/treestore.c, src/treestore.h, src/treeview.c, src/treeview.h,
	  src/widgets.c, src/widgets.h: indent update

2003-02-25 20:10  edscott

	* aclocal.m4, configure, libs/icons.c, libtool, ltmain.sh,
	  plugin-mcs/xffm_settings_dialog.c,
	  plugin-mcs/xffm_settings_plugin.c, src/main.c, src/mcs-manager.c,
	  src/mcs-manager.h: mcs updating stuff

2003-02-25 13:40  edscott

	* TODO, libs/icons.c, src/Makefile.am, src/Makefile.in, src/main.c,
	  src/mcs-manager.c, src/mcs-manager.h: disable the autochange
	  theme. There's a bug in the iconfactory recreation (maybein the
	  g_hash)

2003-02-25 04:00  edscott

	* libs/icons.c: plug memory leak when switching themes.

2003-02-25 03:46  edscott

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, libs/Makefile.in, libs/icons.c, libs/icons.h, libtool,
	  ltmain.sh, plugin-mcs/Makefile.in, po/Makefile.in.in,
	  scramble/Makefile.in, src/Makefile.in, src/main.c, src/treeview.c,
	  src/treeview.h, xfdiff4/Makefile.in: changes for icon size and
	  icon theme now are immediatly applied in all xffm instances, local
	  and remote (must check and see if this is desireable with remote
	  instances)

2003-02-24 01:15  edscott

	* pixmaps/no_icons, pixmaps/no_icons/mime.xml: icons for xfce theme

2003-02-24 00:35  edscott

	* Makefile.am, Makefile.in, TODO, aclocal.m4, configure, glade_intl,
	  libs/Makefile.in, libs/bookmarks.c, libs/cpy.c, libs/dnd.c,
	  libs/dummies.c, libs/duplicate.c, libs/find.c, libs/icons.c,
	  libs/icons.h, libs/input.c, libs/menu.c, libs/menu_callbacks.c,
	  libs/mime.i, libs/misc.c, libs/misc.h, libs/new.c,
	  libs/pasteboard.c, libs/print.c, libs/properties.c,
	  libs/refresh.c, libs/remove.c, libs/rename.c, libs/run.c,
	  libs/scramble.c, libs/settings.c, libs/settings.h, libs/symlink.c,
	  libs/touch.c, libs/trash.c, libs/types.h, plugin-mcs/Makefile.in,
	  plugin-mcs/xffm_settings.h, plugin-mcs/xffm_settings_dialog.c,
	  plugin-mcs/xffm_settings_plugin.c, src/Makefile.am,
	  src/Makefile.in, src/add_folder.c, src/add_node_contents.c,
	  src/callbacks.c, src/glade_gui.c, src/main.c, src/treeview.c,
	  xffm.glade: restructured icon processing business for themes. more
	  work on mcs-plugin, it is now almost fully functional (work still
	  pending in xffm).

2003-02-23 14:48  xfce

	* compile, po/po2tbl.sed.in: An attempt to add missing files

2003-02-23 10:19  huysmans

	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
	  configure, libs/Makefile.in, ltmain.sh, plugin-mcs/Makefile.in,
	  po/Makefile.in.in, scramble/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: add missing Makefile.in

2003-02-21 14:30  edscott

	* src/callbacks.c: Enless loop patch

2003-02-21 14:23  edscott

	* src/add_file.c: revert last changes

2003-02-21 11:44  jensl

	* src/add_file.c: new files are appended at the bottom instead of
	  the top of the parent node when copying/moving files.

2003-02-20 23:12  edscott

	* Makefile.am, Makefile.in, libs/remove.c,
	  pixmaps/emblem-has-hidden.png, pixmaps/emblem-noaccess-36.png,
	  pixmaps/emblem-showing-hidden.png,
	  pixmaps/gnome-text-x-haskell.png,
	  pixmaps/gnome-text-x-install.png, src/main.c: icon work

2003-02-20 22:17  edscott

	* pixmaps/a-directory-accept-36.png,
	  pixmaps/a-directory-accept-lnk-36.png,
	  pixmaps/a-directory-accept-lnk-ro-36.png,
	  pixmaps/a-directory-accept-ro-36.png,
	  pixmaps/gnome-application-dvi.png,
	  pixmaps/gnome-application-encapsulated_postscript.png,
	  pixmaps/gnome-application-msword.png,
	  pixmaps/gnome-application-pdf.png,
	  pixmaps/gnome-application-pgp-encrypted.png,
	  pixmaps/gnome-application-pgp-keys.png,
	  pixmaps/gnome-application-pgp.png,
	  pixmaps/gnome-application-postscript.png,
	  pixmaps/gnome-application-qif.png,
	  pixmaps/gnome-application-rtf.png,
	  pixmaps/gnome-application-smil.png,
	  pixmaps/gnome-application-vnd.lotus-1-2-3.png,
	  pixmaps/gnome-application-vnd.ms-excel.png,
	  pixmaps/gnome-application-vnd.ms-powerpoint.png,
	  pixmaps/gnome-application-vnd.rn-realmedia.png,
	  pixmaps/gnome-application-vnd.stardivision.calc.png,
	  pixmaps/gnome-application-vnd.stardivision.impress.png,
	  pixmaps/gnome-application-vnd.stardivision.writer.png,
	  pixmaps/gnome-application-vnd.sun.xml.calc.png,
	  pixmaps/gnome-application-vnd.sun.xml.impress.png,
	  pixmaps/gnome-application-vnd.sun.xml.writer.png,
	  pixmaps/gnome-application-x-abiword.png,
	  pixmaps/gnome-application-x-applix-spreadsheet.png,
	  pixmaps/gnome-application-x-applix-word.png,
	  pixmaps/gnome-application-x-arj.png,
	  pixmaps/gnome-application-x-backup.png,
	  pixmaps/gnome-application-x-blender.png,
	  pixmaps/gnome-application-x-bzip.png,
	  pixmaps/gnome-application-x-compress.png,
	  pixmaps/gnome-application-x-dc-rom.png,
	  pixmaps/gnome-application-x-deb.png,
	  pixmaps/gnome-application-x-dia-diagram.png,
	  pixmaps/gnome-application-x-e-theme.png,
	  pixmaps/gnome-application-x-font-sunos-news.png,
	  pixmaps/gnome-application-x-gameboy-rom.png,
	  pixmaps/gnome-application-x-genesis-rom.png,
	  pixmaps/gnome-application-x-gnome-app-info.png,
	  pixmaps/gnome-application-x-gnumeric.png,
	  pixmaps/gnome-application-x-gtktalog.png,
	  pixmaps/gnome-application-x-gzip.png,
	  pixmaps/gnome-application-x-jar.png,
	  pixmaps/gnome-application-x-java-byte-code.png,
	  pixmaps/gnome-application-x-kde-app-info.png,
	  pixmaps/gnome-application-x-killustrator.png,
	  pixmaps/gnome-application-x-kpresenter.png,
	  pixmaps/gnome-application-x-kspread.png,
	  pixmaps/gnome-application-x-kword.png,
	  pixmaps/gnome-application-x-msx-rom.png,
	  pixmaps/gnome-application-x-n64-rom.png,
	  pixmaps/gnome-application-x-nes-rom.png,
	  pixmaps/gnome-application-x-ogg.png,
	  pixmaps/gnome-application-x-php.png,
	  pixmaps/gnome-application-x-python-bytecode.png,
	  pixmaps/gnome-application-x-reject.png,
	  pixmaps/gnome-application-x-rpm.png,
	  pixmaps/gnome-application-x-scheme-source.png,
	  pixmaps/gnome-application-x-sms-rom.png,
	  pixmaps/gnome-application-x-sql.png,
	  pixmaps/gnome-application-x-stuffit.png,
	  pixmaps/gnome-audio-ac3.png, pixmaps/gnome-audio-basic.png,
	  pixmaps/gnome-audio-midi.png, pixmaps/gnome-audio-mpeg.png,
	  pixmaps/gnome-audio-ulaw.png, pixmaps/gnome-audio-x-aiff.png,
	  pixmaps/gnome-audio-x-bmx.png, pixmaps/gnome-audio-x-it.png,
	  pixmaps/gnome-audio-x-mod.png,
	  pixmaps/gnome-audio-x-pn-realaudio.png,
	  pixmaps/gnome-audio-x-s3m.png, pixmaps/gnome-audio-x-stm.png,
	  pixmaps/gnome-audio-x-voc.png, pixmaps/gnome-audio-x-wav.png,
	  pixmaps/gnome-audio-x-xi.png, pixmaps/gnome-audio-x-xm.png,
	  pixmaps/gnome-audio.png, pixmaps/gnome-compressed.png,
	  pixmaps/gnome-font-afm.png, pixmaps/gnome-font-bdf.png,
	  pixmaps/gnome-font-linux-psf.png, pixmaps/gnome-font-ttf.png,
	  pixmaps/gnome-font-x-pcf.png, pixmaps/gnome-http-url.png,
	  pixmaps/gnome-image-bmp.png, pixmaps/gnome-image-generic.png,
	  pixmaps/gnome-image-gif.png, pixmaps/gnome-image-ief.png,
	  pixmaps/gnome-image-jpeg.png, pixmaps/gnome-image-pbm.png,
	  pixmaps/gnome-image-pgm.png, pixmaps/gnome-image-png.png,
	  pixmaps/gnome-image-pnm.png, pixmaps/gnome-image-ppm.png,
	  pixmaps/gnome-image-psd.png, pixmaps/gnome-image-ras.png,
	  pixmaps/gnome-image-rgb.png, pixmaps/gnome-image-svg.png,
	  pixmaps/gnome-image-tga.png, pixmaps/gnome-image-tiff.png,
	  pixmaps/gnome-image-x-3ds.png,
	  pixmaps/gnome-image-x-applix-graphic.png,
	  pixmaps/gnome-image-x-lwo.png, pixmaps/gnome-image-x-lws.png,
	  pixmaps/gnome-image-x-xfig.png, pixmaps/gnome-image-xbm.png,
	  pixmaps/gnome-image-xcf.png, pixmaps/gnome-image-xpm.png,
	  pixmaps/gnome-image-xwd.png, pixmaps/gnome-library.png,
	  pixmaps/gnome-objectfile.png, pixmaps/gnome-package.png,
	  pixmaps/gnome-tex.png, pixmaps/gnome-text-abiword.png,
	  pixmaps/gnome-text-css.png, pixmaps/gnome-text-html.png,
	  pixmaps/gnome-text-x-authors.png, pixmaps/gnome-text-x-c++.png,
	  pixmaps/gnome-text-x-c-header.png, pixmaps/gnome-text-x-c.png,
	  pixmaps/gnome-text-x-copying.png,
	  pixmaps/gnome-text-x-credits.png, pixmaps/gnome-text-x-csh.png,
	  pixmaps/gnome-text-x-java.png,
	  pixmaps/gnome-text-x-literate-haskell.png,
	  pixmaps/gnome-text-x-lyx.png, pixmaps/gnome-text-x-makefile.png,
	  pixmaps/gnome-text-x-patch.png, pixmaps/gnome-text-x-perl.png,
	  pixmaps/gnome-text-x-python.png, pixmaps/gnome-text-x-readme.png,
	  pixmaps/gnome-text-x-sh.png, pixmaps/gnome-text-x-sql.png,
	  pixmaps/gnome-text-x-zsh.png, pixmaps/gnome-text-xml.png,
	  pixmaps/gnome-textfile.png, pixmaps/gnome-video-mpeg.png,
	  pixmaps/gnome-video-quicktime.png,
	  pixmaps/gnome-video-x-ms-asf.png,
	  pixmaps/gnome-video-x-ms-wmv.png,
	  pixmaps/gnome-video-x-msvideo.png, pixmaps/gnome-x-font-afm.png,
	  pixmaps/gnome-x-troff-man.png, pixmaps/h-directory-accept-36.png,
	  pixmaps/h-directory-accept-lnk-36.png,
	  pixmaps/h-directory-accept-lnk-ro-36.png,
	  pixmaps/h-directory-accept-ro-36.png, pixmaps/i-blockdev-36.png,
	  pixmaps/i-broken-36.png, pixmaps/i-cdrom-audio.png,
	  pixmaps/i-cdrom.png, pixmaps/i-chardev-36.png, pixmaps/i-core.png,
	  pixmaps/i-directory-36.png, pixmaps/i-directory-accept-36.png,
	  pixmaps/i-directory-accept-lnk-36.png,
	  pixmaps/i-directory-accept-lnk-ro-36.png,
	  pixmaps/i-directory-accept-ro-36.png,
	  pixmaps/i-directory-lnk-36.png, pixmaps/i-directory-lnk-ro-36.png,
	  pixmaps/i-directory-ro-36.png, pixmaps/i-dvd.png,
	  pixmaps/i-executable-36.png, pixmaps/i-fifo-36.png,
	  pixmaps/i-floppy.png, pixmaps/i-harddisk.png,
	  pixmaps/i-manual.png, pixmaps/i-music-36.png, pixmaps/i-music.png,
	  pixmaps/i-nfs.png, pixmaps/i-printer.png,
	  pixmaps/i-regular-36.png, pixmaps/i-regular.png,
	  pixmaps/i-regular.xml, pixmaps/i-sock-36.png,
	  pixmaps/i-spreadsheet.png, pixmaps/i-symlink-36.png,
	  pixmaps/i-zipdisk.png: restructure icons for themes

2003-02-20 19:47  jensl

	* src/add_node_contents.c: I replaced the use of progress_count with
	  'j' to fix a crash when there is only the ..Wastebasket directory
	  within another directory.

2003-02-20 17:38  edscott

	* src/widgets.c: fix for widget activation

2003-02-20 17:21  edscott

	* libs/Makefile.am, libs/Makefile.in: *** empty log message ***

2003-02-20 17:12  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/remove.c: fix bugs in
	  Jens fix for remove

2003-02-20 16:46  jensl

	* src/glade_gui.c, src/treeview.c, xffm.glade: gui changes. better
	  look&feel for View and Preferences menus

2003-02-20 16:36  edscott

	* libs/icons.c, libtool, src/widgets.c: fixes

2003-02-20 14:06  jensl

	* libs/preferences.i: changed 'priviledges' to 'permissions'.

2003-02-20 02:57  edscott

	* TODO, libs/menu_callbacks.c, libs/options.c, libs/options.h,
	  libs/preferences.i, libtool, src/treeview.c: fixed lack of
	  comunication between quickhide button and menu element for same
	  purpose.

2003-02-19 22:59  edscott

	* aclocal.m4, configure, glade_intl, libs/Makefile.am,
	  libs/Makefile.in, libs/constants.h, libs/menu_callbacks.c,
	  libs/options.c, libs/options.h, libs/preferences.i,
	  libs/settings.c, libs/settings.h, libs/types.h, libtool,
	  ltmain.sh, plugin-mcs/xffm_settings_dialog.c,
	  src/glade_callbacks.c, src/glade_callbacks.h, src/glade_gui.c,
	  src/treeview.c, src/widgets.c, src/widgets.i, xffm.glade: changes
	  and bugfixes to the preferences schemes

2003-02-19 02:14  edscott

	* aclocal.m4, configure, libs/bookmarks.c, libs/trash.c, libtool,
	  ltmain.sh: fixed problem with bookmarks purge not becoming
	  sensitive (popup menu)

2003-02-18 23:03  edscott

	* libs/run.c: fixed crash on run in terminal

2003-02-18 18:02  edscott

	* aclocal.m4, configure, configure.in, plugin-mcs/xffm_settings.h,
	  plugin-mcs/xffm_settings_dialog.c,
	  plugin-mcs/xffm_settings_plugin.c,
	  plugin-mcs/xffm_settings_plugin.h, src/glade_gui.c, xffm.glade:
	  updates to mcs plugin

2003-02-18 15:42  edscott

	* aclocal.m4, configure, libs/monitor.c, libtool, ltmain.sh:
	  instruccion reorder

2003-02-18 03:32  edscott

	* xffm.glade: small fix in hotkeys

2003-02-17 21:46  jensl

	* libs/remove.c: fixed a segfault

2003-02-17 01:21  edscott

	* Makefile.am, Makefile.in, aclocal.m4, configure, configure.in,
	  glade_intl, libs/Makefile.in, libs/bookmarks.c, libs/constants.h,
	  libs/cpy.c, libs/icons.c, libs/monitor.c, libs/options.c,
	  libs/remove.c, libs/settings.c, libtool, ltmain.sh,
	  pixmaps/xffm_icon.xpm, plugin-mcs/Makefile.am,
	  plugin-mcs/xffm_settings.h, plugin-mcs/xffm_settings_dialog.c,
	  plugin-mcs/xffm_settings_dialog.h,
	  plugin-mcs/xffm_settings_plugin.c,
	  plugin-mcs/xffm_settings_plugin.h, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, src/treeview.c,
	  src/widgets.i, xffm.glade: changes in preferences layout. changes
	  to mcs plugin (works, but not yet with format for xffm)

2003-02-13 22:49  edscott

	* libs/Makefile.in, plugin-mcs, plugin-mcs/Makefile.am,
	  plugin-mcs/xffm_settings.h, plugin-mcs/xffm_settings_dialog.c,
	  plugin-mcs/xffm_settings_dialog.h,
	  plugin-mcs/xffm_settings_plugin.c,
	  plugin-mcs/xffm_settings_plugin.h: copied jasper's code to start
	  the xffm mcs-plugin

2003-02-13 18:33  edscott

	* libs/monitor.c: fixed reappearing wastebasket bug

2003-02-13 18:07  edscott

	* libs/cpy.c, libs/dnd.c, libs/duplicate.c, libs/find.c,
	  libs/input.c, libs/new.c, libs/pasteboard.c, libs/properties.c,
	  libs/remove.c, libs/rename.c, libs/scramble.c, libs/symlink.c,
	  src/callbacks.c: rsync cannot do multiple files at once, but scp
	  can and is now enabled. option abbreviate_paths now affects more
	  places.

2003-02-13 13:44  edscott

	* libs/cpy.c, libs/cpy.h, libs/dnd.c, libs/pasteboard.c, libs/run.c:
	  disabled rsync temporarily for fixes

2003-02-13 04:24  edscott

	* TODO, libs/remove.c, libs/trash.c, libs/trash.h, src/callbacks.c,
	  src/glade_gui.c, src/glade_gui.h, src/glade_support.c,
	  src/glade_support.h, xffm.glade: fixed some trash bugs (now loads
	  faster). Fixed bugs which appeared with the auto-put-in-trash
	  feature. Moving stuff around wastebaskets still has some bugs
	  (listed in TODO)

2003-02-12 23:13  edscott

	* TODO, glade_intl, libs/constants.h, libs/cpy.c, libs/duplicate.c,
	  libs/monitor.c, libs/new.c, libs/options.c, libs/remove.c,
	  libs/remove.h, libs/rename.c, libs/scramble.c, libs/settings.c,
	  libs/symlink.c, src/add_node_contents.c, src/callbacks.c,
	  src/glade_callbacks.c, src/glade_callbacks.h, src/glade_gui.c,
	  src/glade_gui.h, src/glade_support.c, src/glade_support.h,
	  xffm.glade: - removed some bugs in preferences and added a couple
	  to the trash bin (which I will later today remove)

2003-02-12 21:23  edscott

	* libs/cpy.c, libs/filter.c, libs/find.c, src/add_folder.c,
	  src/callbacks.c: more bugfixes: disactivate filter when hidden,
	  click on XF_FND elements

2003-02-12 20:25  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/constants.h, libs/misc.c,
	  libs/misc.h, src/add_file.c: bugfixes

2003-02-12 18:37  edscott

	* glade_intl, libs/Makefile.am, libs/Makefile.in, libs/constants.h,
	  libs/dnd.c, libs/find.c, libs/misc.c, libs/misc.h, libs/monitor.c,
	  libs/run.c, libs/trash.c, po/Makefile, po/Makefile.in,
	  src/add_file.c, src/add_folder.c, src/treeview.c: fixed bug in
	  abreviate preference. Made find dialog wider.

2003-02-12 17:21  jensl

	* src/glade_gui.c, xffm.glade: the 'Size' column is only shown when
	  unselected in the View preferences. fixed.

2003-02-12 15:09  edscott

	* TODO: some code for mount function

2003-02-12 13:33  edscott

	* libs/cpy.c: another gtk_timeout_remove replaced for g_source
	  remove

2003-02-12 13:29  edscott

	* libs/menu_callbacks.c, src/dnd.c, src/dnd.h, src/menu_callbacks.c,
	  src/refresh.c, src/refresh.h: these files now reside in libs
	  directory

2003-02-12 12:42  xfce

	* src/menu_callbacks.c: Replace gtk_timeout_remove wit
	  hg_source_remove

2003-02-11 14:05  edscott

	* ChangeLog.pre_xffm, TODO, glade_intl, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, xffm.glade: added tooltips
	  here and there

2003-02-11 04:31  edscott

	* TODO, glade_intl, libs/Makefile.am, libs/Makefile.in,
	  libs/constants.h, libs/dnd.c, libs/find.c, libs/icons.c,
	  libs/menu_callbacks.c, libs/misc.c, libs/misc.h, libs/options.c,
	  libs/settings.c, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
	  po/xffm.pot, src/add_node_contents.c, src/callbacks.c,
	  src/glade_callbacks.c, src/glade_callbacks.h, src/glade_gui.c,
	  src/glade_gui.h, src/glade_support.c, src/glade_support.h,
	  src/treeview.c, xffm.glade: activated more preferences functions

2003-02-10 22:51  edscott

	* libs/properties.c: disable guid/uid change for non root in
	  properties dialog

2003-02-10 19:39  huysmans

	* configure, configure.in, po/es.gmo, po/es.po: Update spanish
	  translations

2003-02-10 19:19  edscott

	* glade_intl, libs/constants.h, libs/icons.c, libs/menu_callbacks.c,
	  libs/misc.c, libs/options.c, libs/types.h, src/add_file.c,
	  src/callbacks.h, src/glade_gui.c, src/treestore.c, src/treeview.c,
	  src/widgets.c, xffm.glade: fixed bugs in show_titles option

2003-02-10 16:19  edscott

	* TODO, config.h.in, configure, glade_intl, libs/Makefile.in,
	  src/glade_callbacks.c, src/glade_callbacks.h, src/glade_gui.c,
	  src/glade_gui.h, src/glade_support.c, src/glade_support.h,
	  src/widgets.c, src/widgets.i, xffm.glade: readded removed go_up
	  button

2003-02-10 02:07  edscott

	* TODO, configure.in, glade_intl, libs/Makefile.am,
	  libs/constants.h, libs/cpy.c, libs/goto.c, libs/input.c,
	  libs/menu.c, libs/menu_callbacks.c, libs/options.c,
	  libs/properties.c, libs/properties.h, libs/settings.c,
	  libs/settings.h, src/Makefile.am, src/Makefile.in,
	  src/callbacks.c, src/glade_callbacks.c, src/glade_callbacks.h,
	  src/glade_gui.c, src/treeview.c, src/widgets.c, src/widgets.i,
	  xffm.glade: enable properties. enabled preferences.

2003-02-05 15:45  edscott

	* libs/at_path.c, libs/bookmarks.c, libs/cpy.c, libs/dummies.c,
	  libs/duplicate.c, libs/entry.c, libs/find.c, libs/input.c,
	  libs/misc.c, libs/new.c, libs/print.c, libs/reg.c, libs/remove.c,
	  libs/rename.c, libs/run.c, libs/scramble.c, libs/settings.c,
	  libs/symlink.c, libs/touch.c, libs/trash.c, src/add_folder.c,
	  src/aux.c, src/main.c, src/treeview.c: use _POSIX_PATH_MAX for
	  stack memory allocation

2003-02-05 11:43  jensl

	* src/glade_gui.c, xffm.glade: fixed some small GUI issues.

2003-02-05 04:06  edscott

	* TODO, glade_intl, libs/constants.h, libs/menu_callbacks.c,
	  src/callbacks.h, src/glade_gui.c, src/glade_support.c,
	  src/glade_support.h, src/treeview.c, src/widgets.c, src/widgets.h,
	  src/widgets.i, xffm.glade: one click hide/show for bars "a la"
	  mozilla

2003-02-04 19:34  edscott

	* TODO, libs/misc.c, libs/monitor.c, libs/run.c, src/callbacks.c:
	  fixed annoying crash with double click and "open with" menu.

2003-01-29 21:04  edscott

	* libs/trash.c: immsing line added

2003-01-29 21:02  edscott

	* libs/trash.c, libs/trash.h, po/es_MX.gmo: added count_trash
	  function

2003-01-29 16:55  edscott

	* po/Makefile, po/POTFILES, po/POTFILES.in, po/es_MX.po,
	  po/xffm.pot: update po directory for new structure

2003-01-29 16:46  edscott

	* libs/at_path.c, libs/bookmarks.c, libs/dnd.c, libs/dummies.c,
	  libs/duplicate.c, libs/entry.c, libs/find.c, libs/gdir.c,
	  libs/goto.c, libs/icons.c, libs/input.c, libs/ls.c, libs/menu.c,
	  libs/misc.c, libs/monitor.c, libs/new.c, libs/refresh.c,
	  libs/reg.c, libs/remove.c, libs/rename.c, libs/run.c,
	  libs/scramble.c, libs/settings.c, libs/strftime.c, libs/symlink.c,
	  libs/terminal.c, libs/top.c, libs/trash.c, libs/tubo.c,
	  libs/uri.c, src/add_file.c, src/add_folder.c,
	  src/add_node_contents.c, src/callbacks.c, src/glade_gui.c,
	  src/glade_support.c, src/main.c, src/treestore.c, src/treeview.c,
	  src/widgets.c: files indented.

2003-01-29 16:33  edscott

	* libs/Makefile.in, src/Makefile.in: restructure step6

2003-01-29 16:26  edscott

	* libs/Makefile.am, libs/input.c, libs/input.h, libs/options.c,
	  libs/options.h, src/Makefile.am, src/input.c, src/input.h,
	  src/options.c, src/options.h: restructure step5

2003-01-29 16:18  edscott

	* src/add_folder.c, src/add_folder.h, src/add_node_contents.c,
	  src/add_node_contents.h: restructure step 4

2003-01-29 16:14  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/treestore.c,
	  libs/treestore.h, src/Makefile.am, src/Makefile.in,
	  src/treestore.c, src/treestore.h: restructure step3

2003-01-29 16:01  edscott

	* libs/bookmarks.c, libs/bookmarks.h, libs/cpy.c, libs/cpy.h,
	  libs/dnd.c, libs/dnd.h, libs/duplicate.c, libs/duplicate.h,
	  libs/filter.c, libs/filter.h, libs/find.c, libs/find.h,
	  libs/goto.c, libs/goto.h, libs/menu_callbacks.c, libs/new.c,
	  libs/new.h, libs/new_win.c, libs/new_win.h, libs/pasteboard.c,
	  libs/pasteboard.h, libs/print.c, libs/print.h, libs/properties.c,
	  libs/properties.h, libs/refresh.c, libs/refresh.h, libs/remove.c,
	  libs/remove.h, libs/rename.c, libs/rename.h, libs/run.c,
	  libs/run.h, libs/scramble.c, libs/scramble.h, libs/symlink.c,
	  libs/symlink.h, libs/terminal.c, libs/terminal.h, libs/touch.c,
	  libs/touch.h, libs/trash.c, libs/trash.h, libs/xfdiff.c,
	  libs/zoom.c: restructuring directories

2003-01-29 15:57  edscott

	* configure, libs/add_file.c, libs/add_file.h, libtool,
	  src/add_file.c, src/add_file.h, src/add_folder.c,
	  src/add_folder.h, src/add_node_contents.c,
	  src/add_node_contents.h, src/bookmarks.c, src/bookmarks.h,
	  src/cpy.c, src/cpy.h, src/duplicate.c, src/duplicate.h,
	  src/filter.c, src/filter.h, src/find.c, src/find.h, src/goto.c,
	  src/goto.h, src/new.c, src/new.h, src/new_win.c, src/new_win.h,
	  src/pasteboard.c, src/pasteboard.h, src/print.c, src/print.h,
	  src/properties.c, src/properties.h, src/remove.c, src/remove.h,
	  src/rename.c, src/rename.h, src/run.c, src/run.h, src/scramble.c,
	  src/scramble.h, src/symlink.c, src/symlink.h, src/terminal.c,
	  src/terminal.h, src/touch.c, src/touch.h, src/trash.c,
	  src/trash.h, src/xfdiff.c, src/zoom.c: directory restructure

2003-01-29 03:21  edscott

	* configure.in, xffm.spec.in: rpm build almost works.

2003-01-29 02:39  edscott

	* libtool, po/Makefile, po/Makefile.in: new makefiles

2003-01-29 02:32  edscott

	* ChangeLog, configure, configure.in, count_version.c: little ditty
	  to figure out version number from changelog files.

2003-01-29 02:05  edscott

	* libs/Makefile.am, libs/Makefile.in, libs/monitor.c, po/Makefile,
	  po/Makefile.in, po/es_MX.gmo, po/es_MX.po, po/xffm.pot,
	  scramble/Makefile.in, src/Makefile.am, src/Makefile.in,
	  xfdiff4/Makefile.am, xfdiff4/Makefile.in, xffm.spec.in: changes
	  for rpm build

2003-01-28 23:13  jensl

	* src/glade_gui.c, xffm.glade: fixed those size-warnings when xffm
	  starts

2003-01-28 23:01  edscott

	* ChangeLog, Makefile.am, Makefile.in, config.h.in, configure,
	  configure.in, libtool: configure fixes

2003-01-28 22:09  jensl

	* src/glade_gui.c, src/glade_gui.h, xffm.glade: modified the remove
	  dialog

2003-01-28 20:43  edscott

	* ChangeLog, configure, configure.in, libs/Makefile.am,
	  libs/Makefile.in, libs/monitor.c, po/Makefile, po/Makefile.in,
	  po/POTFILES, po/POTFILES.in, po/es_MX.gmo, po/es_MX.po,
	  po/xffm.pot, src/callbacks.c, src/goto.c, src/main.c,
	  src/treeview.c, src/widgets.c: internationalization, es_MX,
	  disable fullmonitor, go_up bugfixed

2003-01-28 18:04  edscott

	* aclocal.m4, configure, libs/Makefile.am, libs/Makefile.in,
	  libtool, src/cpy.c, src/duplicate.c, src/new.c, src/remove.c,
	  src/rename.c, src/scramble.c, src/symlink.c: changes for remove
	  dialog

2003-01-28 16:47  edscott

	* glade_intl, src/glade_gui.c, src/glade_gui.h, src/glade_support.c,
	  src/glade_support.h, xffm.glade: changes to delete dialog.

2003-01-27 17:02  edscott

	* src/remove.c: use g_path_get_dirname (path) instead of g_strdup()

2003-01-27 05:47  edscott

	* ChangeLog: update changelog

2003-01-27 05:18  edscott

	* src/glade_gui.c, xffm.glade: undo changes to find dialog. Not
	  consistent with xfglob.

2003-01-27 05:07  edscott

	* libs/mime.i, src/widgets.i: missing files from previous commit

2003-01-27 04:00  edscott

	* TODO, libs/types.h: *** empty log message ***

2003-01-27 03:40  edscott

	* TODO, configure, libs/dummies.c, libs/icons.c, libs/misc.c,
	  libs/monitor.c, libs/reg.c, libs/settings.c, libtool, m4/dbh.m4,
	  m4/jm-macros.m4, src/add_folder.c, src/add_node_contents.c,
	  src/bookmarks.c, src/callbacks.c, src/dnd.c, src/find.c,
	  src/input.c, src/main.c, src/remove.c, src/run.c, src/terminal.c,
	  src/trash.c, src/treeview.c, src/widgets.c: done: files changed to
	  ~/.xfce4/xffm (which means no longer shared with xftree, you can
	  symlink xffm.reg to the old xtree.reg is you want to keep sharing.
	  You also would also need to move bookmarks and trashbin files if
	  you want to keep them, or else just create new ones). changed: no
	  longer fullpath in status line (if you need a full path for
	  X-select copy and paste, try dragging and dropping into
	  diagnostics textview) fixed: dbh configure problem in FreeBSD
	  fixed: bug, open in terminal from button3 menu not working fixed:
	  bug, delete key bringing up delete dialog while focus in input
	  combo or filter combo done: Could you implent the showing of the
	  higher directory in the tree with the two little dots like xftree
	  does? fixed: bug, double click on scripts should be run in
	  terminal done: on double-click a script, if terminal is xterm,
	  hold output until user decides to close script window. done: When
	  opening a folder scroll the open folder up to the top of the
	  window. This will save a mountain of unnecessary scrolling when
	  clicking through branches on a tree. fixed: small glitch in title
	  setting done: signal processing fixed: bug, add element to
	  bookmark before expanding. expand. dummy not zapped. fixed: bug
	  when erasing a directory within a wastebasket. fixed: bug, broken
	  links are zapped and readded by monitor fixed: bug,do a find
	  filter *h, do one for *c, repeat both using value saved in combo,
	  and one of them is not there.

2003-01-26 22:20  jensl

	* src/remove.c: rewrote parts of function wasteit() to use glib
	  functions for filename/path parsing.

2003-01-26 21:07  jensl

	* xffm.glade: fixed two gtk_widget_set_size_request() calls and ran
	  indent over the whole code (using Oliviers indent patterns).

2003-01-26 21:01  jensl

	* src/add_folder.c, src/add_folder.h, src/add_node_contents.c,
	  src/add_node_contents.h, src/aux.c, src/aux.h, src/bookmarks.c,
	  src/bookmarks.h, src/callbacks.c, src/callbacks.h, src/cpy.c,
	  src/cpy.h, src/dnd.c, src/dnd.h, src/duplicate.c, src/duplicate.h,
	  src/filter.c, src/filter.h, src/find.c, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, src/glade_support.c,
	  src/glade_support.h, src/goto.c, src/goto.h, src/input.c,
	  src/input.h, src/main.c, src/menu_callbacks.c, src/new.c,
	  src/new.h, src/new_win.c, src/options.c, src/pasteboard.c,
	  src/pasteboard.h, src/print.c, src/print.h, src/refresh.c,
	  src/refresh.h, src/remove.c, src/remove.h, src/rename.c,
	  src/rename.h, src/run.c, src/run.h, src/scramble.c,
	  src/scramble.h, src/symlink.c, src/symlink.h, src/terminal.c,
	  src/touch.c, src/trash.c, src/trash.h, src/treeview.c,
	  src/treeview.h, src/widgets.c, src/widgets.h, src/xfdiff.c,
	  src/zoom.c: fixed two gtk_widget_set_size_request() calls and ran
	  indent over the whole code (using Oliviers indent patterns).

2003-01-25 13:59  jensl

	* xffm.glade: add more space for remove dialog icons

2003-01-25 13:58  jensl

	* src/glade_gui.c: add more space for remove dialog icons

2003-01-25 13:39  jensl

	* glade_intl, xffm.glade: modified the GUI to have are more
	  consitent look&feel.

2003-01-25 13:12  jensl

	* src/find.c, src/glade_gui.c, src/glade_gui.h: modified the GUI to
	  have are more consitent look&feel.

2003-01-23 22:58  edscott

	* TODO: *** empty log message ***

2003-01-23 22:56  edscott

	* xfdiff4/xfdiff.c, xfdiff4/xfdiff.h, xfdiff4/xfdiff_gui.c: fixed
	  the draw polygon for pango fonts (need to check what happens with
	  nonpango fonts)

2003-01-23 20:01  edscott

	* glade_intl, src/glade_gui.c, src/glade_gui.h, xffm.glade: remove a
	  gnome stock item that was sneaking by.

2003-01-23 19:17  edscott

	* src/widgets.c, src/widgets.i: fixed filter losing focus bug

2003-01-23 18:53  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, libs/Makefile.in,
	  libtool, ltmain.sh, scramble/Makefile.in, src/Makefile.in,
	  xfdiff4/Makefile.in: configure stuff

2003-01-23 18:37  edscott

	* m4/jm-macros.m4: cut out some unnecessary stuff

2003-01-23 17:40  jensl

	* src/glade_gui.c, src/glade_gui.h, xffm.glade: removed two labels
	  and changed two buttons for using plain stock items

2003-01-23 14:55  edscott

	* configure, libs/Makefile.in, src/Makefile.in: *** empty log
	  message ***

2003-01-23 14:05  edscott

	* src/glade_gui.c, xffm.glade: changed order in remove dialog

2003-01-23 03:38  edscott

	* libs/Makefile.am, src/Makefile.am: pthread directive necessary in
	  FreeBSD

2003-01-23 02:44  edscott

	* glade_intl, src/glade_gui.c, xffm.glade: fix tooltip for xfdiff
	  toolbar element

2003-01-22 13:00  edscott

	* TODO: added bug comments

2003-01-21 20:57  edscott

	* glade_intl, src/glade_gui.c, src/glade_gui.h, src/input.c,
	  xffm.glade: Built new source from glade. Typecast to avoid
	  warnings.

2003-01-21 18:29  edscott

	* m4/pthread-check.m4: fix for using libtool-1.4.3 on FreeBSD

2003-01-21 02:56  edscott

	* libs/monitor.c: *** empty log message ***

2003-01-21 00:05  jensl

	* src/glade_gui.c, src/glade_gui.h, src/input.c: gui changes

2003-01-20 23:58  jensl

	* xffm.glade: gui changes

2003-01-20 23:11  edscott

	* libs/monitor.c: restricted monitor function because of screen
	  flashing. Flashig still happens though :-( Probably must use a
	  ghash instead of foreach_treeview

2003-01-20 21:42  edscott

	* TODO: bugs added to buglist.

2003-01-16 18:58  edscott

	* Makefile.am, Makefile.in, glade_intl, libtool,
	  pixmaps/xfdiff-24.png, pixmaps/xfdiff.png, pixmaps/xfdiff.xpm,
	  src/Makefile.am, src/Makefile.in, src/callbacks.c,
	  src/glade_callbacks.c, src/glade_callbacks.h, src/glade_gui.c,
	  src/widgets.i, src/xfdiff.c, xfdiff4/Makefile.am,
	  xfdiff4/Makefile.in, xfdiff4/globber.h, xfdiff4/xfdiff.c,
	  xfdiff4/xfdiff.h, xfdiff4/xfdiff_gui.c, xfdiff4/xfdiff_misc.c,
	  xffm.glade: added xfdiff option

2003-01-16 13:15  edscott

	* Makefile.am, Makefile.in, configure, configure.in, libtool,
	  pixmaps/xfdiff.xpm, xfdiff4, xfdiff4/Makefile.am,
	  xfdiff4/Makefile.in, xfdiff4/globber.c, xfdiff4/globber.h,
	  xfdiff4/xfdiff.c, xfdiff4/xfdiff.h, xfdiff4/xfdiff_dlg.c,
	  xfdiff4/xfdiff_dlg.h, xfdiff4/xfdiff_dnd.h, xfdiff4/xfdiff_gui.c,
	  xfdiff4/xfdiff_misc.c, xfdiff4/xfdiff_misc.h: added gtk2 port of
	  xfdiff (xfdiff4) to be called from xffm

2003-01-15 22:44  edscott

	* libs/entry.c, libs/misc.c, libs/monitor.c, libs/types.h,
	  src/add_folder.c, src/dnd.c, src/goto.h, src/widgets.c: activated
	  full monitor with time criterion for dirty folders

2003-01-14 19:36  edscott

	* TODO, libs/constants.h, libs/misc.c, libtool,
	  src/add_node_contents.c, src/cpy.c, src/duplicate.c, src/input.c,
	  src/new.c, src/refresh.c, src/rename.c, src/scramble.c,
	  src/symlink.c: bug fixes

2003-01-14 03:06  edscott

	* libs/icons.c, libs/misc.c, libtool, po/Makefile, po/Makefile.in,
	  src/refresh.c: disabled set_font function fixed sigabort reported
	  by Olivier fixed incorrect icon sizes with zoom

2003-01-13 02:21  edscott

	* TODO, config.h.in, libs/constants.h, libs/entry.c, libs/entry.h,
	  libs/icons.c, libs/menu.c, libs/misc.c, libs/misc.h,
	  libs/monitor.c, libs/tubo.c, libs/types.h, libtool, po/Makefile,
	  po/Makefile.in, scramble/scramble.c, src/add_folder.c,
	  src/bookmarks.c, src/callbacks.c, src/cpy.c, src/dnd.c,
	  src/duplicate.c, src/find.c, src/goto.c, src/input.c, src/new.c,
	  src/pasteboard.c, src/print.c, src/remove.c, src/remove.h,
	  src/rename.c, src/run.c, src/scramble.c, src/symlink.c,
	  src/trash.c, src/treeview.c, src/widgets.c, src/widgets.i: bug
	  reported by Jonathan fixed (thanks for backtrace). I can get the
	  same crash with a file with name "-". optimized diagnostics
	  printout and removed memory leak from status printout bug fixed:
	  status box and diagnostics box should not accept drops bug fixed:
	  new command may proceed after warning if target file already
	  exists. bug fixed: update_dir routine was not running through
	  completely (fixes rename bug) bug fixed : delete everything inside
	  a local wastebasket --> segv. bug fixed : on rename a file of
	  type1 to a file that already exists of name2 and type2, the icon
	  for type1 is not properly set (remains as type2) fixed status line
	  for expanded directories to keep xffm slender fixed print_status
	  "Expanding", "Loading" to use name, not path, and keep xffm
	  slender. fixed on expand and collapse, columns should be resized
	  bug fixed: no popup for broken links. No way to delete or rename
	  cut copy broken links bug fixed: not updating directory after a
	  symlink, duplicate or scramble fixed: no error message when
	  incorrect scramble key specified fixed: on set_wait, no widgets
	  should turn on fixed: on scramble, once running, unmap input.
	  fixed: relative paths in root_local to keep size compact done:
	  double click on bookmark should do goto... better just make the
	  open with default action for directories to be "xffm" done:
	  default size for bookmark should be medium and position first.
	  fixed: select root_bookmarks and press new xffm button = sigabort

2003-01-10 02:47  edscott

	* TODO: *** empty log message ***

2003-01-10 02:34  edscott

	* TODO, libtool, src/callbacks.c: fixed bug reported by Jasper

2003-01-08 21:31  edscott

	* TODO: *** empty log message ***

2003-01-08 17:21  edscott

	* TODO, glade_intl, libs/menu.c, scramble/scramble.c,
	  src/glade_callbacks.c, src/glade_callbacks.h, src/glade_gui.c,
	  src/input.c, src/scramble.c, src/scramble.h, src/widgets.c,
	  src/widgets.i, xffm.glade: activated scramble/unscramble for
	  single files

2003-01-08 15:23  edscott

	* Makefile.in, libs/Makefile.in, libtool, scramble/Makefile.in,
	  src/Makefile.in: add some missing files

2003-01-08 12:40  edscott

	* TODO: *** empty log message ***

2003-01-08 03:01  edscott

	* TODO, aclocal.m4, libtool, ltmain.sh, src/remove.c: alpha 107,
	  fixes in remove so that horizontal size doesn't grow constantly on
	  removing (delete mode) files because of status text.

2003-01-08 02:18  edscott

	* scramble, scramble/Makefile.am, scramble/scramble.c,
	  src/scramble.c: oops, forgot to add these files to CVS

2003-01-07 23:27  edscott

	* Makefile.am, configure, configure.in, glade_intl, libs/monitor.c,
	  src/Makefile.am, src/callbacks.c, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, src/input.c, src/input.h,
	  xffm.glade: fixed bug on update dir not removing files added
	  scramble stuff (not yet active)

2003-01-07 16:44  edscott

	* TODO: *** empty log message ***

2003-01-07 16:43  edscott

	* configure, libs/misc.c, libs/monitor.c, src/bookmarks.c,
	  src/callbacks.c, src/cpy.c, src/dnd.c, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, src/input.c,
	  src/widgets.i, xffm.glade: fixed incorrect name for duplicate
	  directory fixed filter sensitive when not applicable fixed cp and
	  mv within bookmarks fixed bug in disk usage call back fixed bug in
	  refresh bookmarks

2003-01-07 03:36  edscott

	* ChangeLog, libs/entry.c, src/find.c, src/input.c,
	  src/pasteboard.c, src/treeview.c, src/widgets.c, src/widgets.i:
	  removed some debugging messages

2003-01-06 16:43  edscott

	* src/callbacks.c: doubleclick for all IS_PATH() entries.

2003-01-06 16:23  edscott

	* TODO, aclocal.m4, config.guess, config.sub, libs/icons.c,
	  libs/monitor.c, libtool, ltmain.sh, po/Makefile, po/Makefile.in,
	  po/Makefile.in.in, src/find.c, src/remove.c, stamp-h1: - small
	  fixes

2003-01-06 15:47  edscott

	* TODO: *** empty log message ***

2003-01-06 15:25  edscott

	* src/widgets.i: *** empty log message ***

2003-01-06 15:24  edscott

	* libs/icons.c, libs/menu.c, libs/misc.c, libs/misc.h,
	  libs/monitor.c, libs/reg.c, libs/types.h, src/callbacks.c,
	  src/cpy.c, src/cpy.h, src/duplicate.c, src/duplicate.h,
	  src/glade_gui.c, src/glade_gui.h, src/glade_support.c,
	  src/glade_support.h, src/input.c, src/menu_callbacks.c,
	  src/print.c, src/print.h, src/refresh.c, src/remove.c,
	  src/remove.h, src/rename.c, src/rename.h, src/run.c,
	  src/symlink.c, src/symlink.h, src/touch.c, src/treeview.c,
	  src/widgets.c: rename, duplicate, symlink and touch

2003-01-06 15:17  edscott

	* TODO, glade_intl, xffm.glade: *** empty log message ***

2003-01-03 02:30  edscott

	* pixmaps/network-8.png, src/duplicate.c, src/duplicate.h,
	  src/symlink.c, src/symlink.h, src/touch.c, src/touch.h: new files

2003-01-03 02:18  edscott

	* TODO, glade_intl, libs/Makefile.am, libs/add_file.c,
	  libs/constants.h, libs/entry.c, libs/icons.c, libs/menu.c,
	  libs/misc.c, libs/misc.h, libs/monitor.c, libs/monitor.h,
	  libs/treestore.c, libs/treestore.h, libs/types.h, src/Makefile.am,
	  src/add_folder.c, src/add_folder.h, src/add_node_contents.c,
	  src/add_node_contents.h, src/bookmarks.c, src/bookmarks.h,
	  src/callbacks.c, src/cpy.c, src/cpy.h, src/dnd.c, src/find.c,
	  src/glade_callbacks.c, src/glade_callbacks.h, src/glade_gui.c,
	  src/goto.c, src/input.c, src/input.h, src/menu_callbacks.c,
	  src/new.c, src/pasteboard.c, src/print.c, src/refresh.c,
	  src/remove.c, src/rename.c, src/trash.c, src/treeview.c,
	  src/widgets.c, xffm.glade: new stuff and bug fixes. almost ready
	  for an alpha release

2002-12-26 14:50  edscott

	* aclocal.m4, glade_intl, libs/icons.c, libs/monitor.c, ltconfig,
	  m4/gettext.m4, m4/iconv.m4, m4/isc-posix.m4, m4/lcmessage.m4,
	  src/add_folder.c, src/add_node_contents.c, src/callbacks.c,
	  src/cpy.c, src/cpy.h, src/dnd.c, src/glade_callbacks.h,
	  src/glade_gui.c, src/glade_gui.h, src/glade_support.c,
	  src/glade_support.h, src/menu_callbacks.c, src/widgets.i,
	  xffm.glade: move by dnd enabled

2002-12-24 05:27  edscott

	* libs/entry.c, libs/entry.h, libs/monitor.c, libs/monitor.h,
	  src/remove.c: further fixes and improvements for monitor routine
	  (this is the key element to avoid race condition bugs in the local
	  file manager component).

2002-12-24 02:00  edscott

	* libs/add_file.c, libs/constants.h, libs/entry.c, libs/entry.h,
	  libs/icons.c, libs/misc.c, libs/misc.h, libs/monitor.c,
	  src/add_folder.c, src/bookmarks.c, src/callbacks.c, src/find.c,
	  src/goto.c, src/input.c, src/new.c, src/refresh.c, src/run.c,
	  src/trash.c, src/treeview.c, src/widgets.c: - bug fixes for
	  monitor routine and remove routine

2002-12-22 06:27  edscott

	* TODO, libs/icons.c, libs/icons.h, libs/monitor.c,
	  src/pasteboard.c, src/remove.c, src/widgets.c: glitch fixes for
	  remove algorithms and bug in monitor.c identified and isolated
	  (not yet fixed, only avoided).

2002-12-22 01:27  edscott

	* ltconfig, m4/pthread-check.m4: *** empty log message ***

2002-12-22 00:52  edscott

	* COPYING, INSTALL, TODO, aclocal.m4, config.guess, config.sub,
	  configure.in, depcomp, libs/entry.c, libs/entry.h, libs/icons.c,
	  libs/misc.c, libs/misc.h, libs/monitor.c, libs/treestore.c,
	  libtool, ltmain.sh, m4/jm-macros.m4, m4/prereq.m4, missing,
	  po/Makefile, po/Makefile.in, po/Makefile.in.in, src/Makefile.am,
	  src/bookmarks.c, src/callbacks.c, src/cpy.c, src/dnd.c,
	  src/find.c, src/goto.c, src/input.c, src/refresh.c, src/remove.c,
	  src/trash.c, src/treeview.c, src/widgets.c, src/zoom.c, stamp-h1:
	  Lots of bug fixes and features added (bookmarks, trash, remove,
	  goto)

2002-12-20 04:50  edscott

	* glade_intl, libs/add_file.c, libs/constants.h, libs/entry.c,
	  libs/menu.c, libs/misc.c, libs/misc.h, src/Makefile.am,
	  src/bookmarks.c, src/bookmarks.h, src/callbacks.c, src/dnd.c,
	  src/glade_callbacks.c, src/glade_callbacks.h, src/glade_gui.c,
	  src/refresh.h, src/trash.c, src/widgets.c, xffm.glade: - fixed
	  some options not available after bug killer changes. - activated
	  bookmarks virtual directory (about 75% to completion).

2002-12-19 05:50  edscott

	* AUTHORS, TODO, glade_intl, libs/add_file.c, libs/dummies.c,
	  libs/menu.c, libs/misc.c, libs/monitor.c, libs/monitor.h,
	  src/add_folder.c, src/add_node_contents.c, src/callbacks.c,
	  src/find.c, src/glade_callbacks.c, src/glade_callbacks.h,
	  src/glade_gui.c, src/goto.c, src/input.c, src/menu_callbacks.c,
	  src/new_win.c, src/refresh.c, src/remove.c, src/trash.c,
	  src/treeview.c, src/widgets.c, src/widgets.h, src/widgets.i,
	  xffm.glade: Major bugkilling algorithm changes (while loading to
	  treeview). Speed increase by adding to closed folders, and opening
	  when done. New windows are forked, because treeview internal cache
	  gets mixed up otherwise. Monitor function is still inactive and
	  pending.

2002-12-18 04:45  edscott

	* src/pasteboard.h, src/widgets.h: *** empty log message ***

2002-12-18 04:43  edscott

	* libs/constants.h, libs/icons.c, libs/icons.h, libs/misc.c,
	  libs/monitor.c, src/Makefile.am, src/callbacks.c, src/cpy.c,
	  src/cpy.h, src/dnd.c, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, src/goto.c,
	  src/menu_callbacks.c, src/pasteboard.c, src/refresh.c,
	  src/remove.c, src/treeview.c, src/treeview.h, src/widgets.c,
	  src/widgets.i, xffm.glade: - disabled monitor function (race
	  condition bug with callbacks) - enable pasteboard with nice
	  insensitive icons for cut items (need to fix monitor bug to work
	  properly) - put all icons into icon factory (for insensitive icon
	  creation). Some icons proportions changed

2002-12-16 16:49  edscott

	* libs/dummies.c, src/aux.c, src/aux.h, src/cpy.c, src/dnd.c,
	  src/main.c, src/treeview.c: enhanced dummy messages, activated
	  host identification via X Atoms

2002-12-15 18:17  edscott

	* po, po/ChangeLog, po/Makefile, po/Makefile.in, po/Makefile.in.in,
	  po/POTFILES, po/POTFILES.in, src, src/Makefile.am,
	  src/add_folder.c, src/add_folder.h, src/add_node_contents.c,
	  src/add_node_contents.h, src/aux.c, src/aux.h, src/bookmarks.c,
	  src/bookmarks.h, src/callbacks.c, src/callbacks.h, src/cpy.c,
	  src/cpy.h, src/dnd.c, src/dnd.h, src/filter.c, src/filter.h,
	  src/find.c, src/find.h, src/glade_callbacks.c,
	  src/glade_callbacks.h, src/glade_gui.c, src/glade_gui.h,
	  src/glade_support.c, src/glade_support.h, src/goto.c, src/goto.h,
	  src/input.c, src/input.h, src/main.c, src/menu_callbacks.c,
	  src/new.c, src/new.h, src/new_win.c, src/new_win.h, src/options.c,
	  src/options.h, src/print.c, src/print.h, src/properties.c,
	  src/properties.h, src/refresh.c, src/refresh.h, src/remove.c,
	  src/remove.h, src/rename.c, src/rename.h, src/run.c, src/run.h,
	  src/terminal.c, src/terminal.h, src/trash.c, src/trash.h,
	  src/treeview.c, src/treeview.h, src/zoom.c: resuming broken commit

2002-12-15 18:13  edscott

	* AUTHORS, COPYING, ChangeLog, ChangeLog.pre_xffm, INSTALL,
	  Makefile.am, NEWS, README, TODO, acconfig.h, aclocal.m4,
	  autogen.sh, config.guess, config.rpath, config.sub, configure.in,
	  debian, debian/changelog, debian/control, debian/copyright,
	  debian/menu, debian/rules, depcomp, glade_intl, install-sh, lib,
	  lib/getloadavg.c, libs, libs/Makefile.am, libs/add_file.c,
	  libs/add_file.h, libs/at_path.c, libs/at_path.h, libs/constants.h,
	  libs/dummies.c, libs/dummies.h, libs/entry.c, libs/entry.h,
	  libs/gdir.c, libs/gdir.h, libs/icons.c, libs/icons.h, libs/ls.c,
	  libs/ls.h, libs/menu.c, libs/menu.h, libs/mime.i, libs/misc.c,
	  libs/misc.h, libs/monitor.c, libs/monitor.h, libs/reg.c,
	  libs/reg.h, libs/settings.c, libs/settings.h, libs/strftime.c,
	  libs/top.c, libs/top.h, libs/treestore.c, libs/treestore.h,
	  libs/tubo.c, libs/tubo.h, libs/types.h, libs/uri.c, libs/uri.h,
	  libtool, ltmain.sh, m4, m4/ChangeLog, m4/Makefile.am,
	  m4/Makefile.am.in, m4/Makefile.in, m4/README, m4/acl.m4,
	  m4/afs.m4, m4/assert.m4, m4/bison.m4, m4/c-bs-a.m4, m4/c-stack.m4,
	  m4/check-decl.m4, m4/chown.m4, m4/codeset.m4, m4/d-ino.m4,
	  m4/d-type.m4, m4/dbh.m4, m4/dirfd.m4, m4/dos.m4, m4/error.m4,
	  m4/fnmatch.m4, m4/fpending.m4, m4/fstypename.m4, m4/fsusage.m4,
	  m4/ftruncate.m4, m4/getcwd.m4, m4/getgroups.m4, m4/getline.m4,
	  m4/getloadavg.m4, m4/gettext.m4, m4/gettimeofday.m4, m4/glibc.m4,
	  m4/glibc21.m4, m4/gnu-source.m4, m4/group-member.m4,
	  m4/host-os.m4, m4/iconv.m4, m4/inttypes.m4, m4/isc-posix.m4,
	  m4/jm-glibc-io.m4, m4/jm-glibc-io.m4n, m4/jm-macros.m4,
	  m4/jm-mktime.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/lchown.m4,
	  m4/lcmessage.m4, m4/lib-check.m4, m4/lib-ld.m4, m4/lib-link.m4,
	  m4/lib-prefix.m4, m4/link-follow.m4, m4/longlong.m4,
	  m4/ls-mntd-fs.m4, m4/lstat.m4, m4/malloc.m4, m4/mbrtowc.m4,
	  m4/mbstate_t.m4, m4/mbswidth.m4, m4/memcmp.m4, m4/mkdir-slash.m4,
	  m4/mkstemp.m4, m4/nanosleep.m4, m4/perl.m4, m4/prereq.m4,
	  m4/progtest.m4, m4/putenv.m4, m4/readdir.m4, m4/realloc.m4,
	  m4/regex.m4, m4/rename.m4, m4/rmdir-errno.m4, m4/search-libs.m4,
	  m4/st_dm_mode.m4, m4/st_mtim.m4, m4/stat.m4, m4/stdbool.m4,
	  m4/strerror_r.m4, m4/strftime.m4, m4/timespec.m4,
	  m4/unlink-busy.m4, m4/uptime.m4, m4/utimbuf.m4, m4/utime.m4,
	  m4/utimes.m4, m4/xstrtoimax.m4, m4/xstrtoumax.m4, missing,
	  mkinstalldirs, pixmaps, pixmaps/a-directory-accept-36.png,
	  pixmaps/a-directory-accept-lnk-36.png,
	  pixmaps/a-directory-accept-lnk-ro-36.png,
	  pixmaps/a-directory-accept-ro-36.png, pixmaps/comp1.xpm,
	  pixmaps/download.xpm, pixmaps/emblem-has-hidden.png,
	  pixmaps/emblem-noaccess-36.png, pixmaps/emblem-showing-hidden.png,
	  pixmaps/empty.xpm, pixmaps/gnome-application-dvi.png,
	  pixmaps/gnome-application-encapsulated_postscript.png,
	  pixmaps/gnome-application-msword.png,
	  pixmaps/gnome-application-pdf.png,
	  pixmaps/gnome-application-pgp-encrypted.png,
	  pixmaps/gnome-application-pgp-keys.png,
	  pixmaps/gnome-application-pgp.png,
	  pixmaps/gnome-application-postscript.png,
	  pixmaps/gnome-application-qif.png,
	  pixmaps/gnome-application-rtf.png,
	  pixmaps/gnome-application-smil.png,
	  pixmaps/gnome-application-vnd.lotus-1-2-3.png,
	  pixmaps/gnome-application-vnd.ms-excel.png,
	  pixmaps/gnome-application-vnd.ms-powerpoint.png,
	  pixmaps/gnome-application-vnd.rn-realmedia.png,
	  pixmaps/gnome-application-vnd.stardivision.calc.png,
	  pixmaps/gnome-application-vnd.stardivision.impress.png,
	  pixmaps/gnome-application-vnd.stardivision.writer.png,
	  pixmaps/gnome-application-vnd.sun.xml.calc.png,
	  pixmaps/gnome-application-vnd.sun.xml.impress.png,
	  pixmaps/gnome-application-vnd.sun.xml.writer.png,
	  pixmaps/gnome-application-x-abiword.png,
	  pixmaps/gnome-application-x-applix-spreadsheet.png,
	  pixmaps/gnome-application-x-applix-word.png,
	  pixmaps/gnome-application-x-arj.png,
	  pixmaps/gnome-application-x-backup.png,
	  pixmaps/gnome-application-x-blender.png,
	  pixmaps/gnome-application-x-bzip.png,
	  pixmaps/gnome-application-x-compress.png,
	  pixmaps/gnome-application-x-dc-rom.png,
	  pixmaps/gnome-application-x-deb.png,
	  pixmaps/gnome-application-x-dia-diagram.png,
	  pixmaps/gnome-application-x-e-theme.png,
	  pixmaps/gnome-application-x-font-sunos-news.png,
	  pixmaps/gnome-application-x-gameboy-rom.png,
	  pixmaps/gnome-application-x-genesis-rom.png,
	  pixmaps/gnome-application-x-gnome-app-info.png,
	  pixmaps/gnome-application-x-gnumeric.png,
	  pixmaps/gnome-application-x-gtktalog.png,
	  pixmaps/gnome-application-x-gzip.png,
	  pixmaps/gnome-application-x-jar.png,
	  pixmaps/gnome-application-x-java-byte-code.png,
	  pixmaps/gnome-application-x-kde-app-info.png,
	  pixmaps/gnome-application-x-killustrator.png,
	  pixmaps/gnome-application-x-kpresenter.png,
	  pixmaps/gnome-application-x-kspread.png,
	  pixmaps/gnome-application-x-kword.png,
	  pixmaps/gnome-application-x-msx-rom.png,
	  pixmaps/gnome-application-x-n64-rom.png,
	  pixmaps/gnome-application-x-nes-rom.png,
	  pixmaps/gnome-application-x-ogg.png,
	  pixmaps/gnome-application-x-php.png,
	  pixmaps/gnome-application-x-python-bytecode.png,
	  pixmaps/gnome-application-x-reject.png,
	  pixmaps/gnome-application-x-rpm.png,
	  pixmaps/gnome-application-x-scheme-source.png,
	  pixmaps/gnome-application-x-sms-rom.png,
	  pixmaps/gnome-application-x-sql.png,
	  pixmaps/gnome-application-x-stuffit.png,
	  pixmaps/gnome-audio-ac3.png, pixmaps/gnome-audio-basic.png,
	  pixmaps/gnome-audio-midi.png, pixmaps/gnome-audio-mpeg.png,
	  pixmaps/gnome-audio-ulaw.png, pixmaps/gnome-audio-x-aiff.png,
	  pixmaps/gnome-audio-x-bmx.png, pixmaps/gnome-audio-x-it.png,
	  pixmaps/gnome-audio-x-mod.png,
	  pixmaps/gnome-audio-x-pn-realaudio.png,
	  pixmaps/gnome-audio-x-s3m.png, pixmaps/gnome-audio-x-stm.png,
	  pixmaps/gnome-audio-x-voc.png, pixmaps/gnome-audio-x-wav.png,
	  pixmaps/gnome-audio-x-xi.png, pixmaps/gnome-audio-x-xm.png,
	  pixmaps/gnome-audio.png, pixmaps/gnome-compressed.png,
	  pixmaps/gnome-font-afm.png, pixmaps/gnome-font-bdf.png,
	  pixmaps/gnome-font-linux-psf.png, pixmaps/gnome-font-ttf.png,
	  pixmaps/gnome-font-x-pcf.png, pixmaps/gnome-http-url.png,
	  pixmaps/gnome-image-bmp.png, pixmaps/gnome-image-generic.png,
	  pixmaps/gnome-image-gif.png, pixmaps/gnome-image-ief.png,
	  pixmaps/gnome-image-jpeg.png, pixmaps/gnome-image-pbm.png,
	  pixmaps/gnome-image-pgm.png, pixmaps/gnome-image-png.png,
	  pixmaps/gnome-image-pnm.png, pixmaps/gnome-image-ppm.png,
	  pixmaps/gnome-image-psd.png, pixmaps/gnome-image-ras.png,
	  pixmaps/gnome-image-rgb.png, pixmaps/gnome-image-svg.png,
	  pixmaps/gnome-image-tga.png, pixmaps/gnome-image-tiff.png,
	  pixmaps/gnome-image-x-3ds.png,
	  pixmaps/gnome-image-x-applix-graphic.png,
	  pixmaps/gnome-image-x-lwo.png, pixmaps/gnome-image-x-lws.png,
	  pixmaps/gnome-image-x-xfig.png, pixmaps/gnome-image-xbm.png,
	  pixmaps/gnome-image-xcf.png, pixmaps/gnome-image-xpm.png,
	  pixmaps/gnome-image-xwd.png, pixmaps/gnome-library.png,
	  pixmaps/gnome-objectfile.png, pixmaps/gnome-package.png,
	  pixmaps/gnome-tex.png, pixmaps/gnome-text-abiword.png,
	  pixmaps/gnome-text-css.png, pixmaps/gnome-text-html.png,
	  pixmaps/gnome-text-x-authors.png, pixmaps/gnome-text-x-c++.png,
	  pixmaps/gnome-text-x-c-header.png, pixmaps/gnome-text-x-c.png,
	  pixmaps/gnome-text-x-copying.png,
	  pixmaps/gnome-text-x-credits.png, pixmaps/gnome-text-x-csh.png,
	  pixmaps/gnome-text-x-haskell.png,
	  pixmaps/gnome-text-x-install.png, pixmaps/gnome-text-x-java.png,
	  pixmaps/gnome-text-x-literate-haskell.png,
	  pixmaps/gnome-text-x-lyx.png, pixmaps/gnome-text-x-makefile.png,
	  pixmaps/gnome-text-x-patch.png, pixmaps/gnome-text-x-perl.png,
	  pixmaps/gnome-text-x-python.png, pixmaps/gnome-text-x-readme.png,
	  pixmaps/gnome-text-x-sh.png, pixmaps/gnome-text-x-sql.png,
	  pixmaps/gnome-text-x-zsh.png, pixmaps/gnome-text-xml.png,
	  pixmaps/gnome-textfile.png, pixmaps/gnome-video-mpeg.png,
	  pixmaps/gnome-video-quicktime.png,
	  pixmaps/gnome-video-x-ms-asf.png,
	  pixmaps/gnome-video-x-ms-wmv.png,
	  pixmaps/gnome-video-x-msvideo.png, pixmaps/gnome-x-font-afm.png,
	  pixmaps/gnome-x-troff-man.png, pixmaps/go_to.xpm,
	  pixmaps/h-directory-accept-36.png,
	  pixmaps/h-directory-accept-lnk-36.png,
	  pixmaps/h-directory-accept-lnk-ro-36.png,
	  pixmaps/h-directory-accept-ro-36.png, pixmaps/i-blockdev-36.png,
	  pixmaps/i-broken-36.png, pixmaps/i-cdrom-audio.png,
	  pixmaps/i-cdrom.png, pixmaps/i-chardev-36.png, pixmaps/i-core.png,
	  pixmaps/i-directory-36.png, pixmaps/i-directory-accept-36.png,
	  pixmaps/i-directory-accept-lnk-36.png,
	  pixmaps/i-directory-accept-lnk-ro-36.png,
	  pixmaps/i-directory-accept-ro-36.png,
	  pixmaps/i-directory-lnk-36.png, pixmaps/i-directory-lnk-ro-36.png,
	  pixmaps/i-directory-ro-36.png, pixmaps/i-dvd.png,
	  pixmaps/i-executable-36.png, pixmaps/i-fifo-36.png,
	  pixmaps/i-floppy.png, pixmaps/i-harddisk.png,
	  pixmaps/i-manual.png, pixmaps/i-music-36.png, pixmaps/i-music.png,
	  pixmaps/i-nfs.png, pixmaps/i-printer.png,
	  pixmaps/i-regular-36.png, pixmaps/i-regular.png,
	  pixmaps/i-regular.xml, pixmaps/i-sock-36.png,
	  pixmaps/i-spreadsheet.png, pixmaps/i-symlink-36.png,
	  pixmaps/i-zipdisk.png, pixmaps/ip.xpm, pixmaps/mount.xpm,
	  pixmaps/network-36.png, pixmaps/network.png, pixmaps/new_rox.xpm,
	  pixmaps/new_win.xpm, pixmaps/tar.xpm, pixmaps/tb_find.xpm,
	  pixmaps/tb_macro.xpm, pixmaps/tb_vsplit.xpm,
	  pixmaps/terminal-12.png, pixmaps/terminal-24.png,
	  pixmaps/terminal.png, pixmaps/upload.xpm,
	  pixmaps/waste_basket_empty.png, pixmaps/waste_basket_full.png,
	  pixmaps/xffm_icon-12.png, pixmaps/xffm_icon-24.png,
	  pixmaps/xffm_icon-36.png, pixmaps/xffm_icon.png,
	  pixmaps/xftree_icon.xpm, stamp-h.in, stamp-h1, xffm.glade,
	  xffm.gladep: definite directory for xffm

2002-12-15 18:13  

	* xffm/branches, xffm/tags, .: New repository initialized by
	  cvs2svn.

