2010-02-09 01:00  realh

	* Makefile.am, bootstrap.sh: Use svn2cl for ChangeLog.

2010-02-09 00:52  realh

	* src/menutree.c: Removed spurious extra "New Tab" menu item.

2010-02-08 22:39  realh

	* configure.ac, src/profilegui.c, src/roxterm-config.glade:
	  Redesigned profile editor.
	  
	  Maximise and full screen options made "General" page too big
	  so I added a new "Appearance" page, which meant there were too
	  many tabs so I used the list view model instead.

2010-02-07 18:01  realh

	* configure.ac, po/en.po, po/en_GB.po, src/menutree.c,
	  src/menutree.h, src/multitab.c, src/multitab.h, src/roxterm.c:
	  Added New Window/Tab With Profile menu items.

2010-02-05 22:10  realh

	* src/profilegui.c, src/roxterm.c: Support ssh options (#2810009).

2010-02-05 21:11  realh

	* configure.ac, src/multitab.c: Don't shade "Close Tab" menu item
	  (#2944890).

2010-02-05 20:27  realh

	* src/profilegui.c, src/roxterm-config.glade: Added ssh options to
	  profilegui:
	  
	  Still needs to be implemented in roxterm.c.

2010-02-04 19:30  realh

	* src/multitab.c: Make tab border smaller to compensate for bigger
	  buttons.

2010-02-04 18:54  realh

	* configure.ac, po/en.po, po/en_GB.po: Version bump.

2010-02-04 18:52  realh

	* src/multitab.c, src/multitab.h, src/profilegui.c,
	  src/roxterm-config.glade, src/roxterm.c: Added option to show
	  status in tab close buttons.

2010-02-04 16:29  realh

	* src/profilegui.c, src/roxterm-config.glade: Quieter error
	  handling for background pixbuf.

2010-02-04 15:12  realh

	* src/globalopts.c: Fixed --show-/--hide-menubar options
	  (#2942481).

2010-01-14 23:25  realh

	* src/profilegui.c, src/roxterm-config.glade: Rearranged Command
	  tab in profile.
	  
	  Was going to add Directory option but changed my mind.

2010-01-14 20:40  realh

	* AppRun: Fixed symbolic link hooks in AppRun.

2010-01-14 20:38  realh

	* po/en.po, po/en_GB.po, src/multitab.c, src/roxterm-config.glade,
	  src/roxterm.c: Beep sets window urgency hint on unfocused
	  windows.

2010-01-14 19:48  realh

	* AUTHORS, AppRun, COPYING, Help/AUTHORS, Help/COPYING, Help/NEWS,
	  Help/README, Help/TODO, Makefile.am, NEWS, README, TODO,
	  bootstrap.sh, po/en.po, po/en_GB.po, update-tags: Moved some
	  standard files from Help to TLD.

2010-01-02 18:23  realh

	* configure.ac: Release 1.17.1.

2009-12-30 23:12  realh

	* src/multitab.c: Prevent tabs from losing close button when moving
	  window.

2009-12-30 22:47  realh

	* configure.ac, po/en.po, po/en_GB.po, src/multitab.c,
	  src/multitab.h, src/profilegui.c, src/roxterm-config.glade,
	  src/roxterm.c, src/tabdrag.c: Added always_show_tabs option.
	  
	  Also removed some old debugging messages.

2009-12-04 20:33  realh

	* src/roxterm.c: Close new failed terminal immediately.

2009-12-04 20:20  realh

	* src/roxterm.c: Version 1.16.3.
	  
	  Send DBUS reply before warning dialog etc.

2009-12-04 19:27  realh

	* src/main.c, src/roxterm.c, src/roxterm.h, src/rtdbus.c,
	  src/rtdbus.h: Version 1.16.3.
	  
	  run_via_dbus() waits for reply so it can indicate error to caller
	  <https://sourceforge.net/tracker/?func=detail&aid=2809991&group_id=124080&atid=698428>

2009-12-04 16:45  realh

	* bootstrap.sh, configure.ac, po/en.po, po/en_GB.po, src/roxterm.c:
	  Version 1.16.3.
	  
	  Use PATH when launching browsers etc.
	  Replaced bootstrap.sh with autotools-dev's example autogen.sh.

2009-11-27 23:09  realh

	* configure.ac, roxterm-config.1.xml.in, roxterm.1.xml.in: Version
	  1.16.2.
	  
	  Fixed man pages (DocBook XML source).

2009-11-27 17:15  realh

	* Makefile.am, po/en.po, po/en_GB.po: Release 1.16.1.
	  
	  Makefile.am failed to include roxterm.xml in make dist.

2009-11-27 14:33  realh

	* configure.ac, src/configlet.c: Release 1.16.1.
	  
	  (Fixed check for default colour scheme).

2009-11-26 23:19  realh

	* src/configlet.c, src/roxterm.c: Default colour scheme is now
	  "GTK".

2009-11-26 22:20  realh

	* Makefile.am, configure.ac, roxterm.xml: Added support for GNOME
	  default applications.

2009-11-26 19:13  realh

	* configure.ac: Updated configure.ac to get rid of warnings.

2009-11-26 19:05  realh

	* Makefile.am, configure.ac, roxterm-config.1.xml.in,
	  roxterm-config.xml.in, roxterm.1.xml.in, roxterm.xml.in: Renamed
	  man page XML source files to ....1.xml.
	  
	  This to avoid clash with roxterm.xml for GNOME preferred app.

2009-11-26 18:56  realh

	* src/roxterm.c: Added ROXTERM_PID and ROXTERM_NUM environment
	  variables.
	  
	  Based on Chris Croughton's patch/request #2846976.

2009-10-09 13:45  realh

	* configure.ac: Applied patch from bug #2875322.
	  
	  Use LIBS instead of LD_FLAGS for library tests.

2009-09-30 16:57  realh

	* src/capplet.c, src/colourgui.c, src/colourgui.h, src/configlet.c,
	  src/configlet.h, src/optsdbus.c, src/optsdbus.h,
	  src/profilegui.c, src/profilegui.h, src/roxterm.c, src/roxterm.h:
	  Extended display handling to other dialogs etc.

2009-09-28 13:45  realh

	* src/Makefile.am, src/display.c, src/display.h, src/multitab.c:
	  Put display functions in a separate file.

2009-09-28 13:31  realh

	* src/multitab.c: Popup menus have same screen as terminal.

2009-09-26 20:10  realh

	* src/multitab.c: Changed way displays/screens are obtained.
	  
	  First attempt was obviously broken so do it gnome-terminal's way,
	  although it could leak GdkScreen/GdkDisplay objects.

2009-09-25 20:58  realh

	* src/multitab.c: Use g_object_[sg]et_data instead of
	  g_object_[sg]et on displays.

2009-09-25 20:44  realh

	* src/multitab.c: Use GObject ref counting as well as own for
	  displays.

2009-09-25 20:21  realh

	* src/main.c, src/multitab.c, src/multitab.h, src/roxterm.c,
	  src/roxterm.h, src/tabdrag.c: Added proper support for --display:
	  
	  Untested, and still needs fixing for spwaning roxterm-config
	  and sundry dialog boxes.

2009-09-25 14:36  realh

	* configure.ac, src/multitab.c, src/multitab.h, src/profilegui.c,
	  src/roxterm-config.glade, src/roxterm.c: Tab close buttons are
	  optional.

2009-09-24 20:00  realh

	* Makefile.am, configure.ac, roxterm-config.xml.in, roxterm.xml.in:
	  Use xmlto to build man pages.

2009-09-24 19:58  realh

	* src/roxterm-config.glade: Made vboxes vertical in glade.

2009-09-20 16:27  realh

	* configure.ac: Fixed check for manpages XSL file.

2009-09-20 15:18  realh

	* Makefile.am, po/en.po, po/en_GB.po: Added update-locales to dist
	  tarballs.

2009-07-04 23:57  realh

	* Makefile.am, src/Makefile.am: Release 1.15.2
	  
	  More generated files are removed by make distclean.

2009-07-04 23:23  realh

	* bootstrap.sh, configure.ac: Version 1.15.2.

2009-07-04 23:15  realh

	* Help/index.html, roxterm.desktop: Updated docs and desktop file:
	  
	  Updated svn URL in manual.
	  Removed deprecated Encoding field from desktop file.

2009-07-04 18:07  realh

	* debtag: Replaced debian/svntag with debtag.

2009-07-03 12:13  realh

	* Makefile.am: Release 1.15.1.
	  
	  Added svn update to dist hook.

2009-07-03 12:11  realh

	* configure.ac, po/en.po, po/en_GB.po: Version 1.15.1.

2009-07-02 21:51  realh

	* Makefile.am: Added Tango to Makefile.am.

2009-07-02 21:48  realh

	* Config/Colours/Tango: Added Tango colour scheme.
	  
	  Thanks to Trustin Lee for supplying it.

2009-07-02 21:33  realh

	* src/roxterm-config.glade: Added columns and rows labels to
	  profile editor.

2009-07-02 21:25  realh

	* Help/index.html, src/roxterm.c: Multiple tabs in one window may
	  now have different profiles.

2009-06-28 20:17  realh

	* src/profilegui.c, src/roxterm-config.glade, src/roxterm.c: Added
	  "Ask User" option for child exit action.

2009-06-26 19:56  realh

	* roxterm.xml.in, src/globalopts.c, src/multitab.c, src/multitab.h,
	  src/roxterm.c: Added tab-name CLI option.

2009-06-25 23:39  realh

	* src/globalopts.c: Fixed typo in comment.

2009-06-25 21:01  realh

	* src/multitab.c, src/multitab.h, src/profilegui.c,
	  src/roxterm-config.glade, src/roxterm.c: Added
	  bell_highlights_tab feature.

2009-06-25 14:08  realh

	* src/roxterm.c: Removed futile attempt to fix #2797130.

2009-06-25 13:56  realh

	* configure.ac, src/profilegui.c, src/roxterm-config.glade,
	  src/roxterm.c: Added cursor_shape option.

2009-06-24 19:04  realh

	* Help/index.html: Documented use of bootstrap.sh.

2009-06-24 19:02  realh

	* src/roxterm.c: Show error message if child command fails to run.

2009-06-23 19:52  realh

	* src/colourgui.c, src/colourscheme.c, src/colourscheme.h,
	  src/roxterm.c: Better handling of default colours.
	  
	  Also fixed roxterm_force_redraw().

2009-06-23 17:59  realh

	* src/menutree.c, src/multitab.c, src/multitab.h, src/profilegui.c,
	  src/roxterm-config.glade, src/roxterm.c: Debugged recent changes.
	  
	  Also removed "emulation" option.

2009-06-23 12:12  realh

	* po/en.po, po/en_GB.po, src/menutree.c, src/multitab.c,
	  src/multitab.h, src/roxterm.c: Use a shorter popup menu when menu
	  bar is visible (untested).

2009-06-18 16:24  realh

	* src/menutree.c, src/menutree.h: Started adding support for
	  reduced popup menu.

2009-06-17 13:46  realh

	* Help/index.html, src/roxterm.c: Updated docs wrt keyboard
	  shortcuts config etc.
	  
	  Also forced an extra redraw in the hope of curing 2797130.

2009-04-29 18:37  realh

	* src/roxterm-config.glade: Fixed some glade issues.

2009-04-28 19:06  realh

	* src/profilegui.c, src/roxterm-config.glade, src/roxterm.c: Added
	  terminal emulation option.

2009-04-28 18:01  realh

	* Help/index.html: Updated docs for debian svn tags.

2009-04-28 12:49  realh

	* Config/Shortcuts/Default, configure.ac, po/en.po, po/en_GB.po,
	  src/menutree.c, src/menutree.h, src/roxterm.c: Added Copy & Paste
	  action.

2009-04-13 16:15  realh

	* Makefile.am, po/en.po, po/en_GB.po: Force make dist to update
	  ChangeLog.

2009-04-13 16:01  realh

	* configure.ac, po/en.po, po/en_GB.po, src/roxterm.c: Version
	  1.14.2: Allow digits in email user names.

2009-03-28 19:41  realh

	* configure.ac: Release 1.14.1.
	  
	  From now on *.*.0 reserved to indicate svn pre-release.

2009-03-28 19:39  realh

	* src/menutree.c, src/roxterm.c: Release 1.14.0.
	  
	  (Don't warn if can't change menu label).

2009-03-28 00:21  realh

	* po/en.po, po/en_GB.po, src/roxterm-config.glade: Updated wrap
	  option tooltip and translations.

2009-03-28 00:16  realh

	* src/menutree.c, src/menutree.h, src/multitab.c: Move tab
	  left/right works.

2009-03-27 23:09  realh

	* src/multitab.c, src/multitab.h: Use tab name instead of title in
	  menus.

2009-03-27 22:40  realh

	* src/menutree.c, src/menutree.h, src/multitab.c: Added move tab
	  left/right menu items (not active yet).

2009-03-25 23:28  realh

	* Help/index.html: Improved dbus and conf file documentation.

2009-03-25 22:58  realh

	* Help/index.html: Documented new D-Bus methods.

2009-03-25 22:19  realh

	* configure.ac, src/roxterm.c: Use vte_terminal_match_add_gregex()
	  if available.

2009-03-25 22:02  realh

	* .DirIcon, configure.ac, po/en.po, po/en_GB.po, src/profilegui.c,
	  src/roxterm-config.glade, src/roxterm.c: Added new
	  cursor_blink_mode option.

2009-03-24 22:46  realh

	* configure.ac, po/en.po, po/en_GB.po, src/multitab.c,
	  src/optsdbus.c, src/optsdbus.h, src/roxterm.c, src/rtdbus.c,
	  src/rtdbus.h: Added $ROXTERM_ID and listeners for new D-Bus
	  messages:
	  
	  Can now change Profile, Colour Scheme or Shortcut Scheme of a
	  terminal remotely.

2009-01-05 23:30  realh

	* src/profilegui.c, src/roxterm-config.glade, src/roxterm.c: Added
	  true translucence option and got opacity right way round.

2009-01-05 20:30  realh

	* configure.ac, po/en.po, po/en_GB.po, src/globalopts.c,
	  src/globalopts.h, src/main.c: Use get_current_dir_name() where
	  available.
	  
	  Unlike getcwd() and g_get_current_dir(), get_current_dir_name()
	  doesn't
	  follow symlinks, which is preferable even though it only helps
	  when opening
	  a new terminal from the command line.

2008-12-29 18:25  realh

	* configure.ac, src/roxterm.c: Release 1.13.4.
	  
	  Avoid crash if user closes tab/window while paused after child
	  exited.

2008-12-24 22:07  realh

	* configure.ac, po/en.po, po/en_GB.po, src/multitab.c: Release
	  1.13.3.
	  
	  Each window is its own group leader.

2008-12-24 21:45  realh

	* configure.ac, src/multitab.c, src/multitab.h, src/roxterm.c:
	  Support true transparency with compositing window managers.

2008-11-01 20:48  realh

	* po/en.po, po/en_GB.po, src/multitab.c: Version 1.13.1
	  (candidate).
	  
	  Insert raw title (no/expanded %s) in Edit Window Title dialog.
	  See
	  <https://sourceforge.net/tracker/?func=detail&atid=698428&aid=2209990&group_id=124080>.

2008-10-30 19:57  realh

	* configure.ac, src/multitab.c, src/multitab.h, src/roxterm.c:
	  Corrected interaction between different ways of setting window
	  title.

2008-10-01 23:16  realh

	* upload_docs.sh: Corrected upload_docs.sh with new address.

2008-09-17 19:54  realh

	* Help/index.html, po/en.po, po/en_GB.po: Changed web page title
	  from ROXterm to ROXTerm.

2008-09-13 22:38  realh

	* Help/NEWS: Release 1.13.0.

2008-09-13 22:35  realh

	* src/configlet.c, src/multitab.c, src/multitab.h,
	  src/roxterm-config.glade, src/roxterm.c: Separate warnings for
	  closing multiple tabs/single tab windows.

2008-09-13 20:49  realh

	* src/configlet.c, src/multitab.c, src/multitab.h, src/options.h,
	  src/roxterm-config.glade, src/roxterm.c: Release 1.13.0:
	  
	  Warn before closing windows (optional) to close bug 2010384.
	  This release should also close 2093659 and 2056919.

2008-09-12 17:05  realh

	* Makefile.am, configure.ac, roxterm-config.xml.in, roxterm.1,
	  roxterm.xml.in: Man pages are now part of main distribution, not
	  just for .debs.

2008-09-12 14:17  realh

	* configure.ac, src/globalopts.c, src/globalopts.h, src/multitab.c,
	  src/roxterm.c: Added --tab option to open a new terminal in an
	  existing window.

2008-09-11 22:54  realh

	* src/globalopts.c: Use -T instead of -t (for x-terminal-emulator
	  compliance).

2008-06-21 21:39  realh

	* configure.ac, po/en.po, po/en_GB.po, src/roxterm.c: Version
	  1.12.2: Fixed initial application of zoom factor to new
	  terminals.

2008-05-22 22:58  realh

	* po/en.po, po/en_GB.po, update-tags, upload: Release 1.12.1:
	  Improved update-tags and added upload script.

2008-05-22 22:32  realh

	* configure.ac, src/roxterm.c: Version 1.12.1: Fixed zoom when font
	  not explicitly specified in profile.

2008-05-20 16:57  realh

	* Help/NEWS, po/en.po, po/en_GB.po: Release 1.12.0: NEWS.

2008-05-20 16:53  realh

	* Makefile.am: Release 1.12.0: Amended Makefile.am to distribute
	  m4, not m4/ChangeLog.

2008-05-20 16:42  realh

	* po/en_GB.po: Checked in en_GB.po.

2008-05-20 16:39  realh

	* AppRun, update-locales: Version 1.12.0: Added update-locales
	  script.

2008-05-20 15:02  realh

	* po/LINGUAS, po/Makevars, po/en.po, po/en_US.po: Use en_GB and en
	  instead of en_US. Fixed bug reporting URL.

2008-05-20 14:36  realh

	* po/en_US.po, src/defns.h, src/globalopts.c: Tweaked some
	  translatable strings.

2008-05-19 22:50  realh

	* src/globalopts.c: Wrapped --color-scheme help message.

2008-05-19 22:39  realh

	* po/en_US.po, src/colourgui.c: Release 1.12.0.
	  
	  Show colour scheme name in editor window.

2008-05-19 22:30  realh

	* AppRun, Makefile.am, bootstrap.sh, configure.ac, po, po/LINGUAS,
	  po/Makevars, po/POTFILES.in, po/en_US.po, src/Makefile.am,
	  src/capplet.c, src/defns.h, src/globalopts.c, src/main.c: Added
	  i18n (gettext) support, including en_US as a sort of test case.

2008-05-18 22:26  realh

	* src/globalopts.c: Added --color-scheme as synonym for
	  --colour-scheme.

2008-05-07 19:01  realh

	* src/globalopts.c, src/globalopts.h, src/main.c: Don't report same
	  CLI arg errors twice.

2008-05-07 18:54  realh

	* src/globalopts.c: Used more maintainable way of looking up long
	  CLI option names from short ones.

2008-05-07 18:13  realh

	* src/globalopts.c: Translate -n args into --long-name when
	  parsing.

2008-05-07 17:53  realh

	* src/main.c: Create dbus message with args before parsing args
	  removes them all.

2008-05-07 17:22  realh

	* src/globalopts.c, src/roxterm.c: Added --title option.

2008-05-07 14:34  realh

	* src/defns.h, src/globalopts.c: Fixed command-line parsing:
	  
	  Option-setting helper functions were failing to return bool
	  result.

2008-05-05 19:30  realh

	* src/multitab.c, src/roxterm-config.glade, src/roxterm.c: Added
	  hidden tab "position" option.

2008-05-05 14:17  realh

	* configure.ac, src/menutree.c, src/menutree.h, src/multitab.c,
	  src/multitab.h, src/profilegui.c, src/roxterm-config.glade,
	  src/roxterm.c: Added option to disable tab switching shortcuts.

2008-05-04 17:01  realh

	* src/roxterm.c: Fixed updating of palette when
	  foreground/background not set.

2008-03-28 14:21  realh

	* configure.ac, src/options.c, src/roxterm.c: Version 1.11.1:
	  
	  Colour schemes with empty keyfiles can be reverted.
	  Use signed arithmetic for extrapolating colours.

2008-03-27 18:04  realh

	* Help/NEWS: Release 1.11.0.

2008-03-26 23:29  realh

	* src/colourgui.c, src/colourscheme.c, src/colourscheme.h,
	  src/options.c, src/options.h: Make sure colour scheme revert
	  button works properly:
	  
	  Explicitly emit signals on colour widgets so changes are sent to
	  terms.
	  Clear cached colour scheme data so options are reread from
	  keyfile.

2008-03-26 21:30  realh

	* src/colourgui.c, src/roxterm.c: Bold and dim colours extrapolated
	  from fg/bg if palette not set.
	  
	  Also fixed bg/fg to be unshaded in colour scheme editor if "Use
	  custom palette" is unchecked while "Get ... from palette" was
	  checked.

2008-03-17 00:36  realh

	* src/dlg.c, src/multitab.c, src/multitab.h, src/profilegui.c,
	  src/roxterm-config.glade, src/roxterm.c: Added title_string
	  option.
	  
	  Also made sure dlg_ functions can handle % chars in
	  post-formatted string.

2008-03-16 21:54  realh

	* src/globalopts.c, src/globalopts.h, src/main.c: Fixed option
	  parsing.

2008-03-14 15:45  realh

	* src/colourgui.c, src/options.c, src/options.h: Delete reversion
	  backup colour scheme Options with colour scheme dialog.

2008-03-14 15:36  realh

	* configure.ac, src/colourgui.c, src/colourscheme.c, src/options.c,
	  src/options.h, src/roxterm-config.glade: Colour scheme dialog has
	  revert button.

2008-03-13 17:29  realh

	* src/colourgui.c: Update shading of "Get text and background
	  colours from palette" when "Set text and background colours" is
	  toggled.

2008-02-07 14:40  realh

	* configure.ac, src/multitab.c, src/multitab.h, src/tabdrag.c:
	  Version 1.10.1: fixed initialisation of tab_pos in
	  multi_win_new_blank().

2008-01-20 18:45  realh

	* configure.ac, src/menutree.c, src/menutree.h, src/multitab.c:
	  Version 1.10.0:
	  
	  * Added "Set Window Title", mostly from Patrick Bogen's patch
	  (feature request 1871615)
	  
	  * Added menu accelerators for URI items, again thanks to Patrick
	  Bogen
	  (feature request 1872253)

2008-01-01 13:19  realh

	* configure.ac, src/roxterm.c: Version 1.9.1.
	  
	  Doesn't block when pausing after a child task has completed.

2007-12-31 22:25  realh

	* Help/NEWS: Release 1.9.0.

2007-12-31 22:21  realh

	* Help/README, Help/index.html: Manual describes new button actions
	  on tabs.

2007-12-31 22:17  realh

	* src/multitab.c, src/multitab.h, src/roxterm-config.glade,
	  src/roxterm.c: New windows get new tab pos and/or number if
	  profile has changed.
	  
	  Also added info about this to glade file.

2007-12-31 18:34  realh

	* src/roxterm.c: Update roxterm->win when tab is moved to new
	  window.
	  
	  Was left pointing to original window's data which is especially
	  problematic if
	  that gets deleted.

2007-12-31 00:45  realh

	* src/multitab.c: Labels of vertical tabs are not ellipsized
	  (involves extra work to preserve terminal size when label size
	  changes).

2007-12-30 23:11  realh

	* src/multitab.c, src/tabdrag.c: Swapped actions of buttons 2 and 3
	  on notebook tabs.

2007-12-29 21:31  realh

	* configure.ac, src/roxterm.c: Don't use word-boundary matching in
	  URI regexes.

2007-12-29 20:14  realh

	* src/globalopts.c, src/main.c: Fixed bugs where terminals running
	  via dbus failed to get -e and colour-scheme etc.

2007-12-29 16:54  realh

	* configure.ac, src/multitab.c, src/multitab.h, src/profilegui.c,
	  src/roxterm-config.glade, src/roxterm.c: Enhanced tab handling:
	  
	  Accepted Sven Schnelle's patch for options to set tab position
	  and initial
	  number of tabs and quickly set tab name from clipboard, with some
	  tweaks.
	  
	  Explicitly set tab names are now not overwritten by change of
	  directory.

2007-12-29 15:57  realh

	* src/main.c: Fixed failure to use dbus to launch new terminals
	  instead of keeping the new process (reported by Nikos Ntarmos).

2007-12-09 13:30  realh

	* src/roxterm-config.glade: Release 1.8.1: Configlet responds to
	  scrollback lines value-changed (fixes 1847193).

2007-12-09 13:28  realh

	* configure.ac, src/roxterm.c: Use \b instead of \< in URI regexs
	  for (probably) better compatibility.

2007-11-04 23:29  realh

	* TODO, src/capplet.c, src/capplet.h, src/profilegui.c,
	  src/roxterm-config.glade, src/roxterm.c: Added option to pause
	  when command has completed.

2007-11-04 19:31  realh

	* src/menutree.c, src/menutree.h, src/multitab.c, src/multitab.h,
	  src/profilegui.c, src/roxterm-config.glade, src/roxterm.c: Menu
	  shortcuts can be disabled.

2007-10-19 18:15  realh

	* Config/Shortcuts/Default, TODO, configure.ac, src/menutree.c,
	  src/menutree.h, src/multitab.c, src/multitab.h, src/roxterm.c:
	  Added scroll up/down by one line actions.

2007-09-18 12:35  realh

	* upload_docs.sh: Checked in upload_docs.sh.

2007-09-17 21:51  realh

	* configure.ac, src/globalopts.c, src/main.c, src/roxterm.c:
	  Version 1.7.4:
	  
	  * Migration of colour_/shortcut_scheme to colour-/shortcut-scheme
	  wasn't
	  handled properly. Now use underscores internally but accept
	  hyphens in
	  config files.
	  
	  * Don't try to start dbus service twice
	  
	  * Strip leading hyphens from option_name when parsing CLI opts

2007-09-17 17:35  realh

	* configure.ac, src/shortcuts.c: Don't complain about empty values
	  for shortcuts (fixes #1795730).

2007-09-16 19:39  realh

	* configure.ac, roxterm.desktop: Version 1.7.2: Minor correction to
	  desktop file.

2007-09-11 14:47  realh

	* configure.ac, src/menutree.c: Version 1.7.1.
	  
	  Don't use stock icon for open URL.

2007-09-11 13:51  realh

	* Help/NEWS: Release 1.7.0 (try again).
	  
	  Added comment about cwd inheritance to NEWS.

2007-09-11 13:39  realh

	* Help/NEWS, Help/index.html: Release 1.7.0.
	  
	  Updated docs wrt Debian status and changes to CLI options.

2007-09-07 22:45  realh

	* src/colourgui.c, src/colourscheme.c, src/colourscheme.h,
	  src/configlet.c, src/dynopts.c, src/dynopts.h, src/globalopts.c,
	  src/options.c, src/options.h, src/profilegui.c, src/roxterm.c,
	  src/shortcuts.c: Realised Options' read-only flag (kf_read_only)
	  wasn't actually being used and removed it from API.

2007-09-07 22:37  realh

	* src/globalopts.c, src/options.c, src/options.h: Completed
	  migration to GOption* command line option parsing.

2007-09-07 20:40  realh

	* src/globalopts.c, src/roxterm.c: Started adding code to use
	  GOption* to parse options.
	  
	  --colour_scheme and --shortcut_scheme are replaced by
	  --colour-scheme and
	  --shortcut-scheme (underscore becomes hyphen) but the old
	  versions are still
	  accepted (G_OPTION_FLAG_HIDDEN).

2007-09-05 22:13  realh

	* src/globalopts.c: Show GTK options with a GOptionContext after
	  roxterm's own ones.
	  
	  Need to use GOption* fully for message to be completely correct.

2007-09-05 19:33  realh

	* src/globalopts.c, src/globalopts.h, src/roxterm.c: New
	  windows/tabs inherit cwd from their parent.
	  
	  Also made sure all global opts are reset each time a new instance
	  is run.

2007-08-28 14:06  realh

	* src/profilegui.c: V 1.7.0: Don't report trivial cases of failure
	  to load bgimg in profilegui.

2007-08-27 20:56  realh

	* Config/Shortcuts/Default, configure.ac, src/globalopts.c,
	  src/globalopts.h, src/menutree.c, src/menutree.h, src/multitab.c,
	  src/multitab.h, src/roxterm.c, src/tabdrag.c: Version 1.7.0.
	  
	  * Implemented fullscreen options.
	  * Implemented zoom.
	  * Rearranged menus to accommodate above.
	  * Some menu items now have stock icons.

2007-08-22 19:45  realh

	* Makefile.am: Added project-support.jpg to dist files.

2007-08-22 18:37  realh

	* Help/NEWS: Release 1.6.0.

2007-08-21 18:15  realh

	* src/Makefile.am, src/colourscheme.c, src/configlet.c,
	  src/configlet.h, src/dlg.c, src/dlg.h, src/globalopts.c,
	  src/main.c, src/options.c, src/optsdbus.c, src/optsfile.c,
	  src/profilegui.c, src/roxterm.c, src/rtdbus.c, src/shortcuts.c,
	  src/uri.c: Release 1.6.0 rc2
	  
	  Many more error/message/warnings are now reported in dialogs, not
	  just a few
	  configlet ones.

2007-08-20 23:40  realh

	* Help/index.html: Manual points out how you may need to enable
	  shortcut editing in GNOME.
	  
	  Fixes Debian bug #436158.

2007-08-20 23:01  realh

	* src/configlet.c: Fixed Debian bug #435989.
	  
	  When copying a profile/scheme check dest directory exists and if
	  source file
	  doesn't exist (as may be case for "Default") create a blank file.

2007-08-06 18:25  realh

	* configure.ac, src/multitab.c, src/multitab.h, src/profilegui.c,
	  src/roxterm-config.glade, src/roxterm.c: 1.6.0 rc 1
	  
	  * Added wrap_switch_tab option: next and previous tab operations
	  can wrap
	  around.
	  
	  * Added Info stock image to note about scrollbar settings in
	  profile editor.

2007-07-01 21:46  realh

	* roxterm.desktop: Icon entry in .desktop file shouldn't include
	  .svg suffix.

2007-05-26 16:31  realh

	* configure.ac, src/roxterm.c: Version 1.5.2.
	  Removed spurious call to vte_terminal_set_size() at creation
	  which broke
	  scrollbar.

2007-05-26 15:42  realh

	* src/tabdrag.c: New window for a dragged-out tab no longer has
	  GDK_HINT_USER_SIZE:- dubious
	  as to whether this was appropriate and setting it broke other
	  vital geometry
	  hints.

2007-05-26 15:21  realh

	* AppRun, src/globalopts.c, src/roxterm.c: If width/height not
	  given in --geometry, profile/default values are added
	  before passing to gtk_window_parse_geometry().
	  Usage string updated to reflect support for full geometry option.
	  Corrected default height from 25 to 24.

2007-03-23 18:30  realh

	* configure.ac, src/rtdbus.c: Version 1.5.1.
	  No longer use dbus_connection_close/disconnect so remove
	  configure check.

2007-03-23 00:05  realh

	* AppRun, Help/NEWS, TODO, configure.ac, src/globalopts.c,
	  src/rtdbus.c: Fixed AppRun to work correctly with "empty"
	  wrappers.
	  Ignore mysterious but apparently harmless D-BUS error.
	  Fixed --usage message: -e/--execute comes last.

2007-03-22 20:23  realh

	* TODO: Checked in TODO.

2007-03-22 14:15  realh

	* configure.ac: Version 1.5.0.

2007-03-17 21:48  realh

	* configure.ac, src/capplet.c, src/globalopts.c, src/main.c,
	  src/optsdbus.c, src/optsdbus.h, src/roxterm.c, src/rtdbus.c,
	  src/rtdbus.h: Uses D-BUS in a safer way wrt race conditions.

2007-03-11 23:40  realh

	* configure.ac, src/roxterm.c: Include <stdlib.h> in roxterm.c to
	  fix warning about atoi.
	  Added AM_PROG_CC_C_O to configure.ac.

2007-03-11 23:21  realh

	* Makefile.am, configure.ac, src/about.c, src/logo.c: Installs icon
	  into an XDG theme dir instead of pixmaps dir.

2007-02-13 16:04  realh

	* configure.ac, src/multitab.c, update-tags: Release 1.4.1.
	  Made sure next/prev tab menu items are shaded appropriately for
	  new tabs.

2007-02-09 22:30  realh

	* update-tags: Release 1.4.0.

2007-02-09 22:26  realh

	* update-tags: Release tags now copied from trunk; should hopefully
	  get its change history.

2007-02-09 22:16  realh

	* update-tags: Oops, broke last change to update-tags.

2007-02-09 22:14  realh

	* update-tags: update-tags uses new svn URL.

2007-02-07 18:53  realh

	* configure.ac, src/menutree.c, src/menutree.h, src/multitab.c,
	  src/multitab.h: Tabs can be named.

2007-01-29 17:11  realh

	* configure.ac, src/roxterm.c: More tweaks to URI matching.

2007-01-29 16:47  realh

	* src/profilegui.c: ProfileGUI->bgimg is still needed for old type
	  of file chooser.

2006-12-13 23:14  realh

	* configure.ac: Release 1.3.1.

2006-12-13 18:50  realh

	* Help/TODO, src/globalopts.c, src/multitab.c, src/multitab.h,
	  src/roxterm.c: Supports --geometry.

2006-12-13 17:34  realh

	* Help/TODO, src/tabdrag.c: New windows for dragged tabs are forced
	  to open under pointer.

2006-12-12 21:39  realh

	* Help/TODO, src/roxterm.c: Use vte_terminal_set_font_from_string,
	  no need to bother with pango details.

2006-12-12 01:01  realh

	* src/multitab.c, src/multitab.h, src/roxterm.c: When tabs are
	  dragged to another window their profile is changed to match
	  if necessary.

2006-12-11 18:51  realh

	* Help/index.html: Corrected docs: default path for
	  $XDG_CONFIG_HOME.

2006-12-11 18:49  realh

	* Help/index.html: Changed manual to show that profiles apply to
	  all tabs in the same window.

2006-12-11 18:46  realh

	* src/multitab.c, src/multitab.h, src/roxterm.c: Changing profile
	  changes size to profile's default size.
	  When a profile is changed, all tabs in the same window get the
	  same profile.

2006-12-07 00:28  realh

	* acinclude.m4, configure.ac: Got rid of pointless
	  TH_WITH_PKG_ALTERNATIVE crap from configure.ac.

2006-12-05 23:51  realh

	* configure.ac: Tweaked configure.ac so PKG_CHECK_MODULES shows
	  more meaningful messages.

2006-11-29 21:32  realh

	* src/multitab.c: Had to restore stupid size_request in
	  multi_win_set_size.

2006-11-29 19:44  realh

	* AppRun, src/menutree.c, src/multitab.c: Outsized size_request in
	  multi_win_set_size seems unnecessary after all.
	  Fixed up GTK+ tab dragging support so far, in case I ever use it.
	  Fixed some bugs with data being accessed after freed.
	  Fixed menutree trying to check non-existent radio items.

2006-11-25 20:06  realh

	* AppRun, configure.ac, src/multitab.c, src/roxterm.c: Prevented
	  tabs from grabbing focus.
	  Disabled partially complete code to replace own tab dragging
	  routines
	  with GTK+'s.

2006-11-24 00:53  realh

	* configure.ac, src/Makefile.am, src/multitab.c, src/multitab.h,
	  src/tabdrag.c: Made using GTK+'s new tab dragging code optional
	  (off by default).
	  Fixed some bugs wrt deleting windows.
	  Fixed dragging tabs to other notebooks using GTK+ 2.10.

2006-11-21 23:14  realh

	* acinclude.m4, configure.ac: Fixed to expand things like
	  ${datadir} recursively when they reference other
	  variables.

2006-11-21 18:52  realh

	* configure.ac, src/about.c: Uses gtk_dialog_run on about dialog
	  then destroys it (fixes Close button).

2006-11-20 00:00  realh

	* src/roxterm.c: Dragged in URIs are single-quoted
	  (single quotes in URI are escaped appropriately).

2006-11-19 23:23  realh

	* src/profilegui.c, src/roxterm.c: AppRun is added to ROX app URI
	  handlers at launch time instead of by capplet
	  (profilegui.c reverted).

2006-11-19 23:15  realh

	* src/profilegui.c: ROX AppDirs detected when entered (dragged)
	  into URL/mail handlers;
	  AppRun automatically appended.

2006-11-19 21:23  realh

	* AppRun, configure.ac, src/rtdbus.c: D-BUS API change
	  (dbus_connection_disconnect -> dbus_connection_close).

2006-07-23 21:03  realh

	* configure.ac, src/roxterm.c, update-tags: Quotes no longer
	  considered part of URL.
	  Fixed update-tags script.

2006-07-23 14:56  realh

	* update-tags: Added update-tags convenience script.

2006-07-23 14:39  realh

	* configure.ac, src/roxterm.c: Fixed recognition of email addresses
	  without mailto.
	  Fixed separation of host-only and host+path URLs.

2006-07-15 21:42  realh

	* configure.ac, src/rtdbus.c: Support for reading D-BUS message
	  string arguments from iterator with old API.

2006-07-05 20:58  realh

	* Help/NEWS, Help/index.html: Release 1.2.0.
	  Updated docs.

2006-07-05 20:50  realh

	* configure.ac, src/configlet.c, src/encodings.c, src/encodings.h,
	  src/menutree.c, src/profilegui.c, src/roxterm-config.glade,
	  src/roxterm.c: Default encoding is a separate global option
	  instead of part of profile.
	  Fixed configlet's Properties buttons for profiles and colour
	  schemes.
	  Fixed configlet's tooltips for encodings.

2006-07-02 22:25  realh

	* configure.ac, src/configlet.c, src/getname.c: Selected name is
	  suggested when adding an encoding.

2006-07-02 22:20  realh

	* src/configlet.c, src/getname.c, src/getname.h, src/menutree.c,
	  src/menutree.h, src/roxterm.c: Encodings menus seem to fully work
	  now.

2006-07-02 20:25  realh

	* configure.ac, src/menutree.c, src/menutree.h, src/roxterm.c:
	  Terminal responds to encodings being selected in menu.

2006-07-01 13:33  realh

	* src/configlet.c, src/encodings.c, src/encodings.h,
	  src/menutree.c, src/menutree.h, src/multitab.c, src/roxterm.c:
	  Configlet's changes to encodings are saved.
	  Encodings menus in terminals partially implemented.

2006-06-30 23:12  realh

	* configure.ac, src/configlet.c, src/roxterm.c: Profile/scheme
	  rename works except for encodings.

2006-06-30 22:27  realh

	* configure.ac, src/Makefile.am, src/about.c, src/configlet.c,
	  src/defns.h, src/globalopts.c, src/roxterm.c: Fancy trick to stop
	  version number change causing complete rebuild.

2006-06-30 19:49  realh

	* configure.ac, src/configlet.c, src/getname.c, src/getname.h,
	  src/roxterm-config.glade: Can now add encodings to configlet
	  dialog.

2006-06-30 19:23  realh

	* configure.ac, src/colourgui.h, src/configlet.c, src/configlet.h,
	  src/getname.c, src/getname.h, src/profilegui.c, src/profilegui.h:
	  Corrected check for whether a profile/scheme is system or user.
	  Changed way handlers for delete/copy profiles/schemes are
	  connected.
	  Changed spelling of all instances of "dialogue" to "dialog".

2006-06-30 17:21  realh

	* configure.ac, src/Makefile.am, src/configlet.c, src/encodings.c,
	  src/optsfile.c, src/optsfile.h: New configlet layout partially
	  works without breaking existing functionality
	  any more than it was already broken.

2006-06-30 16:45  realh

	* src/configlet.c, src/configlet.h, src/encodings.c,
	  src/encodings.h, src/options.c, src/optsfile.c, src/optsfile.h,
	  src/roxterm-config.glade: Started adding configurable list of
	  encodings to configlet.

2006-06-25 19:15  realh

	* .cvsignore, Help/.cvsignore, Help/README, configure.ac,
	  src/.cvsignore, src/roxterm.c: Release 1.1.1.
	  URL matching now works for http://host?args form.
	  Got rid of redundant .cvsignore files.
	  Made README point out index.html instead of having its own
	  obsolete info.

2006-06-20 15:06  realh

	* Help/NEWS: Updated news with release date.

2006-06-20 15:00  realh

	* configure.ac: Release 1.1.0.

2006-06-20 14:58  realh

	* src/getname.c: Text entry activates default button in configlet's
	  Copy/Rename dialogues.

2006-06-20 14:35  realh

	* .DirIcon, .cvsignore, AppInfo.xml.in, AppRun, Config/Colours/GTK,
	  Config/Shortcuts/Default, Help/.cvsignore, Help/AUTHORS,
	  Help/COPYING, Help/NEWS, Help/README, Help/TODO, Help/index.html,
	  Makefile.am, acinclude.m4, bootstrap.sh, configure.ac, roxterm.1,
	  roxterm.lsm.in, roxterm.spec.in, roxterm.texinfo, src/.cvsignore,
	  src/Makefile.am, src/about.c, src/about.h, src/capplet.c,
	  src/capplet.h, src/colourgui.c, src/colourgui.h,
	  src/colourscheme.c, src/colourscheme.h, src/configlet.c,
	  src/configlet.h, src/defns.h, src/dragrcv.c, src/dragrcv.h,
	  src/dynopts.c, src/dynopts.h, src/getname.c, src/getname.h,
	  src/globalopts.c, src/globalopts.h, src/logo.c, src/logo.h,
	  src/main.c, src/menutree.c, src/menutree.h, src/missing.c,
	  src/multitab.c, src/multitab.h, src/options.c, src/options.h,
	  src/optsdbus.c, src/optsdbus.h, src/optsfile.c, src/optsfile.h,
	  src/profilegui.c, src/profilegui.h, src/roxterm-config.glade,
	  src/roxterm.c, src/roxterm.h, src/rtdbus.c, src/rtdbus.h,
	  src/shortcuts.c, src/shortcuts.h, src/system.h, src/tabdrag.c,
	  src/tabdrag.h, src/uri.c, src/uri.h: Removed $Id strings and
	  svn:keywords property;
	  it was more hindrance due to recompiling than help.

2006-06-20 14:20  realh

	* AppRun, Help/index.html, configure.ac, src/.cvsignore,
	  src/Makefile.am, src/capplet.c, src/globalopts.c, src/optsdbus.c,
	  src/roxterm-capplet.glade, src/roxterm-config.glade: Changed name
	  of roxterm-capplet to roxterm-config.

2006-06-19 19:26  realh

	* src/roxterm.c: Rationalised existing URI match patterns some more
	  and added news:

2006-06-19 17:44  realh

	* configure.ac, src/roxterm.c: Revamped URI matching seems OK now.

2006-06-19 14:15  realh

	* src/roxterm.c: Completely revamped URL handling. No time to
	  debug, doesn't even compile yet.

2006-06-19 11:25  realh

	* src/roxterm.c, src/uri.c, src/uri.h: In middle of changing URIs;
	  not really working properly ATM.

2006-06-16 19:12  realh

	* configure.ac: Better change version because of changes.

2006-06-16 19:00  realh

	* AppRun, src/dynopts.c, src/roxterm.c: Merged first memory access
	  bug fix from 1.0.6.
	  Removed Electric Fence bits from roxterm.c.
	  Some debugging aids in AppRun.

2006-06-14 20:16  realh

	* configure.ac, src/menutree.c, src/menutree.h, src/shortcuts.c:
	  Accelerators for selecting up to 12 tabs, defaulting to Alt+1 -
	  Alt+9, Alt+0
	  for first 10.

2006-06-12 19:56  realh

	* configure.ac, src/globalopts.c, src/main.c: --directory works
	  over dbus.

2006-06-12 19:14  realh

	* src/globalopts.c, src/globalopts.h, src/roxterm.c: Added
	  --directory option.

2006-06-12 18:49  realh

	* src/roxterm.c: Checks roxterm->commandv is non-NULL before
	  calling g_strfreev on it
	  (although it's probably safe like free()).

2006-06-12 18:47  realh

	* configure.ac, src/globalopts.c, src/globalopts.h, src/main.c,
	  src/roxterm.c: New tab/terminal no longer inherits current term's
	  -e.
	  Fixed memory management of -e arguments.

2006-06-12 17:41  realh

	* AppRun: Changed order of args in invocation of binary to make
	  sure -e stays at end.

2006-06-12 00:09  realh

	* configure.ac, src/globalopts.c, src/main.c, src/roxterm.c: Fixed
	  --execute/-e, was broken by using single process.

2006-06-11 19:21  realh

	* Help/index.html, configure.ac, src/multitab.c, src/multitab.h,
	  src/tabdrag.c: Can now drag tabs outside ROXTerm to create new
	  windows.

2006-06-11 18:31  realh

	* Help/index.html, configure.ac, src/multitab.c, src/multitab.h,
	  src/tabdrag.c: Dragging tabs to other existing windows seems to
	  work.

2006-06-11 14:43  realh

	* configure.ac, src/menutree.c, src/menutree.h: Reordered tabs have
	  their menu items inserted in correct place, taking
	  Next/Previous Tab and separator into account!
	  No need to keep track of selected tab menu item now they're
	  genuine radios.

2006-06-11 14:27  realh

	* configure.ac, src/menutree.c, src/multitab.c: Tab selection menu
	  items get reordered and reselected if appropriate when tabs
	  are reordered.

2006-06-11 13:40  realh

	* src/menutree.c, src/menutree.h, src/roxterm.c: Replaced a couple
	  of similar static functions with menutree_find_radio_group.

2006-06-11 00:50  realh

	* src/menutree.c, src/menutree.h, src/multitab.c, src/multitab.h,
	  src/roxterm.c: Merged changes 1.0.4->1.0.5: correctly handle
	  signals on tab selection
	  menu items.

2006-06-10 22:22  realh

	* src/menutree.c, src/menutree.h, src/multitab.c, src/multitab.h:
	  Changes ready to allow tabs to be dragged between windows.

2006-06-09 22:18  realh

	* Help/index.html, configure.ac, src/multitab.c, src/multitab.h,
	  src/tabdrag.c, src/tabdrag.h: Tabs can be dragged within one
	  window.

2006-06-09 17:14  realh

	* src/dragrcv.c, src/dragrcv.h, src/logo.c, src/logo.h,
	  src/missing.c, src/rtdbus.c, src/rtdbus.h, src/tabdrag.c,
	  src/tabdrag.h: $Id$ tags should now get expanded.

2006-06-09 17:09  realh

	* Help/TODO, configure.ac, src/Makefile.am, src/dragrcv.h,
	  src/multitab.c, src/roxterm.c, src/tabdrag.c, src/tabdrag.h:
	  Started writing code to make tabs draggable.

2006-06-09 14:04  realh

	* src/dragrcv.c: We don't really know how to handle text/unicode
	  drags.

2006-06-09 00:32  realh

	* src/profilegui.c: Made capplet's default for scrollbar_pos
	  consistent with roxterm: on right.

2006-06-09 00:25  realh

	* src/rtdbus.c, src/rtdbus.h: Looks like I forgot to check in
	  rtdbus.[ch].

2006-06-06 15:22  realh

	* src/uri.h: Only mailto URIs may include '?' or '&' characters,
	  plain email addresses
	  exclude them and anything after.

2006-06-06 15:15  realh

	* Help/index.html, configure.ac, src/dragrcv.c, src/roxterm.c,
	  src/uri.h: Now use Ctrl-click to launch URIs and Ctrl-drag to
	  drag them.
	  URI highlighting documented.
	  Only add 'mailto' to plain email addresses if drop target is
	  uri-list.
	  Some nifty handling of "mailto:" at start of URIs.

2006-06-06 13:29  realh

	* configure.ac, src/optsfile.c: Merged in changes from 1.0.3->1.0.4
	  to use AC_CHECK_FUNCS correctly.

2006-06-04 22:31  realh

	* configure.ac, src/dragrcv.c, src/dragrcv.h, src/roxterm.c:
	  Highlighted URIs can now be dragged.

2006-06-04 22:16  realh

	* src/uri.h: Added another couple of URI match types.

2006-06-04 22:12  realh

	* src/uri.h: Fixed URI recognition typo from nttp to nntp.

2006-06-04 12:35  realh

	* AppRun, configure.mak: Use configure --enable-maintainer-mode at
	  all times to make
	  configure.mak unecessary.

2006-06-04 12:30  realh

	* Help/index.html, configure.ac, src/globalopts.c, src/main.c:
	  Added --separate option.

2006-06-01 23:45  realh

	* configure.ac, src/Makefile.am, src/globalopts.c,
	  src/globalopts.h, src/main.c, src/multitab.c, src/multitab.h,
	  src/optsdbus.c, src/optsdbus.h, src/roxterm.c, src/roxterm.h:
	  URIs can be double-clicked.
	  Rerunning roxterm gets the first instance to open a new terminal
	  so that
	  all terminals are handled by one program.

2006-05-29 23:43  realh

	* Help/NEWS, Help/index.html, configure.ac: Release 1.0.3.
	  Updated docs re drag & drop features.

2006-05-29 20:20  realh

	* configure.ac, src/profilegui.c, src/roxterm-capplet.glade:
	  Capplet's background image widget is drag destination.

2006-05-29 13:35  realh

	* configure.ac, src/Makefile.am, src/dragrcv.c, src/dragrcv.h,
	  src/roxterm.c: Fixed memory leak (free ROXTermData).
	  Drag & drop factored out into new file so it can be used for
	  capplet background image widget (next job).

2006-05-27 22:52  realh

	* configure.ac, src/roxterm.c: Terminal widgets are now drag
	  targets for text/filenames/URLs to be inserted.

2006-05-27 16:12  realh

	* AppRun, Config/Profiles/Default, Makefile.am, configure.ac,
	  src/options.c, src/options.h: AppRun should be better at
	  detecting whether we're already in a terminal.
	  Suppressed error messages about missing groups in empty key
	  files.
	  Got rid of Default profile file which shouldn't be in dist.

2006-05-26 23:28  realh

	* src/Makefile.am: Made sure missing.c gets included in make dist.

2006-05-26 17:27  realh

	* Help/index.html: Updated glib version requirement in index.html.

2006-05-26 17:10  realh

	* AppRun, configure.ac, configure.mak, src/Makefile.am,
	  src/about.c, src/configlet.c, src/missing.c, src/optsfile.c,
	  src/profilegui.c: Hopefully now properly compatible with glib
	  2.6.
	  Added configure.mak so we don't need test -nt (unavailable in
	  Solaris) any more.
	  Reenabled conditional use of GtkFileChooserButton (was disabled
	  for test).

2006-05-16 19:48  realh

	* AppRun: AppRun tries to find roxterm in PATH if src is missing so
	  it can be used
	  unaltered in an empty wrapper.

2006-05-16 19:30  realh

	* src/multitab.c, src/multitab.h, src/roxterm.c: Fixed sizing
	  issues when adding tabs.

2006-05-10 23:36  realh

	* Help/index.html, configure.ac, src/globalopts.c: Added --profile,
	  --colour_scheme and --shortcut_scheme CLI options.
	  Fixed pointer dereference bug handling badly formed CLI options.

2006-05-03 20:23  realh

	* Help/index.html: Added note about encoding setting to manual.

2006-05-03 20:22  realh

	* Help/index.html, src/roxterm.c: Fixed setting of encoding to
	  always apply even if NULL.

2006-05-03 19:58  realh

	* configure.ac, src/options.c, src/profilegui.c, src/roxterm.c:
	  Version 1.0.1.
	  Fixed encoding widget in profile editor.
	  Small fixes to string option handling.

2006-04-29 13:46  realh

	* Help/NEWS, Help/TODO, Help/imgs/project-support.jpg,
	  Help/index.html, configure.ac: Tidied up loose ends for release.

2006-04-13 19:11  realh

	* configure.ac, src/multitab.c: No longer responds to phantom
	  accelerators if menu bar is shown then hidden.

2006-04-13 18:37  realh

	* Help/index.html: Added note to manual about URIs in popup menus.

2006-03-28 10:46  realh

	* src/logo.c, src/logo.h: Looks like I forgot to add logo.[ch]
	  earlier.

2006-03-27 12:18  realh

	* configure.ac, src/Makefile.am, src/capplet.c, src/roxterm.c: Sets
	  window icons with ROXTerm logo.

2006-03-26 14:18  realh

	* src/about.c: Changed "beta status" comment.

2006-03-26 14:09  realh

	* Help/index.html: Updated manual.

2006-03-24 23:24  realh

	* AppRun: Tidided up indentation in AppRun and made it detect when
	  configure.ac
	  is newer than configure.

2006-03-24 23:18  realh

	* configure.ac, src/profilegui.c: Uses GtkFileChooserButton if
	  system supports it.

2006-03-24 20:39  realh

	* configure.ac, src/optsfile.c: Uses g_mkdir_with_parents if
	  available.

2006-03-23 21:08  realh

	* configure.ac, src/multitab.c: Tabs have close buttons.

2006-03-23 19:50  realh

	* configure.ac, src/multitab.c: Uses ellipses in tab labels and
	  makes them scrollable to stop them affecting
	  window size.

2006-03-20 01:14  realh

	* Help/TODO: Geometry changes due to changing tab/menu widgets
	  seems OK now,
	  removed it from TODO.

2006-03-12 15:20  realh

	* Help/TODO, Help/index.html, src/multitab.c: Tweaks to size
	  allocation stuff.

2006-03-07 00:50  realh

	* Help/index.html: Added Installing section to index.html.

2006-03-06 23:44  realh

	* Help/index.html: More trivial rewording.

2006-03-06 23:43  realh

	* Help/index.html: Reworded D-Bus section slightly.

2006-03-06 23:19  realh

	* Help/index.html: More doc progress.

2006-03-06 17:32  realh

	* Help/index.html, configure.ac, src/roxterm.c: Capplet doesn't
	  need to be linked etc with vte.
	  "Show manual" goes to manual section of index.html.
	  More progress on new index.html.

2006-03-06 00:34  realh

	* src/profilegui.c, src/roxterm.c: Use default size of 80x25 if one
	  width or height option is set without
	  the other.

2006-03-05 22:35  realh

	* Help/TODO: Found some geometry bugs.

2006-03-05 22:26  realh

	* bootstrap.sh: bootstrap.sh generates (svn) Changelog if
	  necessary.

2006-03-05 20:54  realh

	* Help/imgs/roxterm_logo.png, Help/imgs/sflogo.png,
	  roxterm.desktop, src/about.c: Better add "imgs".
	  Added roxterm.desktop.
	  Credietd Havoc Pennington for libvte.

2006-03-05 20:48  realh

	* Help/imgs, Help/index.html, Makefile.am, configure.ac,
	  src/about.c: Improved installation targets.
	  Non-ROX installation now loads icon from $datadir/pixmaps.
	  Got part-way through new index.html; a bit broken ATM.

2006-03-04 20:13  realh

	* Makefile.am: Fixed permissions when installing docs and default
	  configs (were +x).

2006-03-04 20:06  realh

	* Help/NEWS, Help/TODO, Help/index.html, configure.ac,
	  src/dynopts.c, src/dynopts.h: Version 0.11.5.
	  GKeyFile is always used even when files are missing.
	  "Default" is always selectable for dynamic options even when
	  there's no
	  corresponding file.
	  Added notes about migration to svn to docs.

2006-03-04 19:59  realh

	* src/optsfile.c: Returns empty GKeyFile for missing options files.

2006-03-03 23:48  realh

	* Help/Changes: Changelog (Help/Changes) will now be generated from
	  svn.

2006-03-03 23:38  realh

	* Config/Global, Help/TODO: Removed obsolete XML Global config file
	  and updated TODO.

2006-03-01 20:16  realh

	* src/menutree.c: Changed "Help -> About" to "Help -> About
	  ROXTerm".

2006-03-01 20:14  realh

	* Makefile.am, configure.ac, src/roxterm.c: Better installation of
	  Config and docs, and uninstall.
	  Show Manual works.

2006-03-01 19:18  realh

	* Config/Shortcuts/Default, src/menutree.c,
	  src/roxterm-capplet.glade: Added tooltips to config editor master
	  window.

2006-03-01 19:08  realh

	* configure.ac, src/menutree.c, src/menutree.h, src/profilegui.c,
	  src/roxterm-capplet.glade: Added tooltips to profile editor.
	  Made compatibility reset button apply to encoding too.
	  Changed "Help -> Contents" to "Help -> Show manual".

2006-03-01 12:09  realh

	* configure.ac, src/multitab.c, src/multitab.h, src/roxterm.c:
	  Version 0.11.3.
	  Hopefully recovered from the mess CVS made of 0.11.2.

2006-03-01 02:28  realh

	* configure.ac, src/multitab.c, src/multitab.h, src/roxterm.c:
	  Fucking CVS!

2006-02-28 22:56  realh

	* src/multitab.c, src/multitab.h, src/roxterm.c: Broke geometry
	  size setting trying to make getting window id work.

2006-02-28 20:35  realh

	* src/colourgui.c: Fixed fg/bg colour tracking of palette.

2006-02-28 19:35  realh

	* src/colourgui.c, src/profilegui.c: Toggled signals are ignored
	  for radio buttons being switched off.

2006-02-28 01:07  realh

	* Help/TODO: TODO note about broken bg/fg colour settings.

2006-02-28 01:06  realh

	* configure.ac, src/capplet.c, src/colourgui.c,
	  src/roxterm-capplet.glade: Added tooltips to colour config
	  dialog.
	  Hid 3rd row of palette because VTE doesn't seem to support 24
	  colours
	  contrary to docs.
	  Fixed some palette setting bugs.

2006-02-27 21:41  realh

	* Help/NEWS, Help/README: Added notes about migration from XML to
	  keyfiles.

2006-02-27 21:37  realh

	* Config/Colours/GTK, Config/Profiles/Default,
	  Config/Shortcuts/Default, Help/Changes, Help/NEWS, Help/TODO,
	  configure.ac, src/Makefile.am, src/capplet.c, src/capplet.h,
	  src/colourgui.c, src/colourscheme.c, src/configlet.c,
	  src/dynopts.c, src/dynopts.h, src/globalopts.c, src/globalopts.h,
	  src/main.c, src/options.c, src/options.h, src/optionsxml.c,
	  src/optionsxml.h, src/optsfile.c, src/optsfile.h,
	  src/profilegui.c, src/roxterm.c, src/shortcuts.c: Uses keyfiles
	  instead of XML for options.

2006-02-26 20:04  realh

	* Help/NEWS, Help/TODO, configure.ac, src/configlet.c,
	  src/optsdbus.c, src/roxterm.c: Version 0.10.14.
	  I think I've got interaction between terminal and capplet
	  complete now.

2006-02-26 02:43  realh

	* Help/TODO, configure.ac, src/defns.h, src/menutree.c,
	  src/roxterm.c, src/shortcuts.c: Version 0.10.13.
	  Shortcuts now have an index number instead of scheme name as part
	  of their path
	  so they can go on being used when scheme has been renamed or
	  deleted.

2006-02-25 21:24  realh

	* configure.ac, src/capplet.c, src/colourgui.c, src/configlet.c,
	  src/defns.h, src/main.c, src/multitab.c, src/optionsxml.c,
	  src/optsdbus.c, src/profilegui.c, src/roxterm.c, src/uri.c:
	  Version 0.10.12.
	  Prevented attempts to unref NULL input methods submenus.

2006-02-25 20:53  realh

	* AppRun: Simplified AppRun again; no longer uses BIN_DIR etc.

2006-02-25 20:47  realh

	* src/profilegui.c, src/roxterm-capplet.glade, src/roxterm.c: Added
	  encoding option.

2006-02-25 00:29  realh

	* Help/index.html: Updated index.html to ref TODO.

2006-02-25 00:27  realh

	* Help/TODO: Updated TODO.

2006-02-25 00:23  realh

	* Help/Changes: Updated changelog.

2006-02-25 00:20  realh

	* Help/README, Help/TODO: Updated docs.

2006-02-25 00:08  realh

	* Help/NEWS: Version 0.10.11.
	  Updated news.
	  Got rid of log stuff in AppRun.

2006-02-25 00:03  realh

	* AppRun, Config/Shortcuts/Default, configure.ac, src/menutree.c,
	  src/shortcuts.c: Fixed new shortcut handling.

2006-02-24 23:44  realh

	* src/uri.c: Added x-www-browser to list of browsers to check for.

2006-02-24 23:35  realh

	* src/roxterm.c: Fixed empty input methods menus bug introduced
	  with 0.10.9.

2006-02-24 23:15  realh

	* configure.ac, src/Makefile.am, src/capplet.c, src/colourgui.c,
	  src/defns.h, src/dynopts.c, src/globalopts.c, src/main.c,
	  src/menutree.c, src/menutree.h, src/multitab.c, src/multitab.h,
	  src/options.c, src/optionsxml.c, src/optsdbus.c,
	  src/profilegui.c, src/roxterm.c, src/shortcuts.c,
	  src/shortcuts.h, src/thlog.c, src/thlog.h, src/uri.c: Got rid of
	  thlog.
	  Refer to shortcuts by Options * instead of name.

2006-02-10 14:38  realh

	* Help/Changes, configure.ac, src/menutree.c, src/menutree.h,
	  src/roxterm.c: Input method submenus are no longer destroyed on
	  switching tabs.

2006-02-05 21:43  realh

	* AppRun, Help/Changes, configure.ac: Bodged configure script to
	  avoid unwanted g++ checks pulled in by
	  AC_PROG_LIBTOOL.
	  AppRun should now launch compilation in current terminal if there
	  is
	  one instead of always using xterm in X.

2006-01-16 23:16  realh

	* configure.ac, src/roxterm.c: Hopefully this will stop configure
	  requiring C++.

2006-01-10 23:23  realh

	* src/colourscheme.c, src/colourscheme.h, src/dynopts.c,
	  src/dynopts.h, src/options.c, src/options.h, src/roxterm.c:
	  Terminal now responds to configlet doing things to profiles and
	  colour schemes.
	  Changed a few things about options on the way.

2006-01-10 19:02  realh

	* AppInfo.xml: AppInfo.xml is a generated file.

2006-01-10 19:00  realh

	* AppInfo.xml, configure.ac, src/configlet.c: Configlet tree views
	  use radios OK.

2006-01-09 23:20  realh

	* src/configlet.c, src/multitab.c, src/roxterm-capplet.glade:
	  Started getting configlet's treeviews working with radio columns
	  and fixed
	  some little bugs along the way.

2006-01-04 22:28  realh

	* AppInfo.xml, configure.ac, src/roxterm.c: Corrected behaviour of
	  profile, colour scheme and shortcuts selection submenus.

2005-12-10 14:48  realh

	* .DirIcon, AppRun, src/multitab.c, src/multitab.h, src/optsdbus.c,
	  src/optsdbus.h, src/roxterm.c: AppRun normalises $0 to make sure
	  it doesn't depend on a relative path.

2005-11-12 23:37  realh

	* src/roxterm-capplet.glade: Got rid of Shortcuts Edit button in
	  configlet.

2005-11-12 01:04  realh

	* src/configlet.c, src/optsdbus.c, src/optsdbus.h: Configlet sends
	  signals when profiles have been added/deleted.

2005-11-11 23:42  realh

	* AppInfo.xml, configure.ac, src/dynopts.h, src/menutree.c,
	  src/menutree.h, src/multitab.c, src/multitab.h, src/roxterm.c:
	  Can select profiles etc from terminal menus (in theory).

2005-11-09 20:59  realh

	* src/capplet.c, src/configlet.c, src/optsdbus.c, src/roxterm.c:
	  Configlet can be launched from terminal menu, and terminal can
	  now launch
	  colour scheme editor by dbus.

2005-11-08 20:37  realh

	* AppInfo.xml, src/menutree.c, src/menutree.h, src/roxterm.c:
	  Changed Preferences menu.
	  Colour and shortcuts schemes now looked up from global opts.

2005-11-07 19:39  realh

	* configure.ac, src/configlet.c: Implemented configlet Delete
	  buttons.

2005-11-07 19:18  realh

	* AppInfo.xml, Config/Colours/GTK, Config/Profiles/Default,
	  src/configlet.c, src/dynopts.c, src/dynopts.h, src/getname.c,
	  src/optionsxml.c, src/optionsxml.h: dynamic_options_list returns
	  char ** instead of GList.

2005-10-30 17:21  realh

	* src/configlet.c: Factored out common code from copy functions
	  into one function.

2005-10-30 16:57  realh

	* src/configlet.c: Copy operations add new entry to list widget.

2005-10-30 16:49  realh

	* src/configlet.c, src/configlet.h: Implemented copy buttons for
	  shortcuts and colour schemes.
	  Changed *_accelerators to _shortcuts.

2005-10-30 16:38  realh

	* src/roxterm-capplet.glade: Got rid of GetName dialog because it's
	  built in code instead.

2005-10-26 22:19  realh

	* src/Makefile.am, src/configlet.c, src/getname.c, src/getname.h,
	  src/roxterm-capplet.glade: Implemented Copy profile.

2005-10-24 23:27  realh

	* src/colourgui.c, src/configlet.c, src/profilegui.c:
	  Profile/scheme name is copied for *_being_edited hash tables.
	  Delete/rename buttons in configlet are shaded for profiles etc
	  that aren't
	  mutable.

2005-10-24 21:09  realh

	* src/multitab.c: Focus is given to tab's active_widget, not its
	  top-level, which may be a
	  container for scrollbar.

2005-10-24 20:44  realh

	* src/roxterm-capplet.gladep: I don't think this should have been
	  checked in.

2005-10-24 20:43  realh

	* AppInfo.xml, AppRun, src/multitab.c, src/roxterm-capplet.glade:
	  AppRun --install makes sure AppInfo.xml is in $APP_DIR.

2005-10-14 13:14  realh

	* src/roxterm-capplet.glade: Changed buttons so they're not quite
	  stock.

2005-10-14 12:22  realh

	* src/uri.c: Quotes URLs to make sure they get passed to browser
	  correctly in case of
	  characters like & and #.

2005-10-13 22:53  realh

	* src/capplet.c, src/configlet.c, src/profilegui.c: Opening/closing
	  capplet profile/colour dialogue boxes sets shading for
	  Delete & Rename buttons in "configlet" dialogue.

2005-10-11 22:16  realh

	* AppInfo.xml, src/Makefile.am, src/capplet.c, src/colourgui.c,
	  src/colourscheme.c, src/configlet.c, src/configlet.h,
	  src/dynopts.c, src/dynopts.h, src/optionsxml.c, src/optionsxml.h,
	  src/profilegui.c, src/roxterm-capplet.glade, src/roxterm.c,
	  src/shortcuts.c: "Configlet" (top-level) part of capplet is
	  partially working.
	  Changed dynamic_options_new() to dynamic_options_get().

2005-10-09 00:22  realh

	* src/colourgui.c, src/colourgui.h: Damn, forgot to check in
	  colourgui.[ch]!

2005-10-09 00:21  realh

	* src/roxterm.c: Added comment about forced redraw.

2005-10-09 00:19  realh

	* AppInfo.xml, AppRun, Help/Changes, configure.ac, src/roxterm.c:
	  Redraw forced when colours change.

2005-10-08 20:34  realh

	* AppInfo.xml, AppRun, Help/Changes, configure.ac, src/about.c,
	  src/roxterm.c: Terminal responds to colour changes correctly.
	  AppRun now uses platform-specific BIN_DIR independently of
	  BUILD_DIR.
	  Separates binaries and their debugging tables.

2005-10-08 15:58  realh

	* AppInfo.xml, AppRun, Help/Changes, configure.ac, src/Makefile.am,
	  src/capplet.c, src/capplet.h, src/colourscheme.c,
	  src/colourscheme.h, src/menutree.c, src/menutree.h,
	  src/multitab.c, src/options.c, src/optionsxml.c,
	  src/optionsxml.h, src/optsdbus.c, src/optsdbus.h,
	  src/profilegui.c, src/roxterm-capplet.glade, src/roxterm.c,
	  src/shortcuts.c: Implemented colour scheme editing.
	  Fixed the odd bug or two.
	  Improved AppRun's log file handling.

2005-09-23 20:41  realh

	* AppInfo.xml, src/multitab.c: Newly selected tab given back lost
	  focus when another has been deleted.

2005-07-29 23:23  realh

	* AppRun, src/profilegui.c, src/roxterm-capplet.glade: Made AppRun
	  logging for tony work properly.

2005-07-07 23:11  realh

	* AppInfo.xml, Help/Changes, Help/NEWS, configure.ac,
	  src/roxterm-capplet.glade: Added/fixed accelerators for all of
	  profile editor.

2005-07-07 21:07  realh

	* Help/Changes, configure.ac, src/profilegui.c,
	  src/roxterm-capplet.glade, src/roxterm.c: Implemented "command"
	  options - still untested!

2005-07-07 14:12  realh

	* AppInfo.xml: AppInfo.xml apparently somehow died in repository.

2005-07-07 14:11  realh

	* Help/Changes, configure.ac, src/capplet.c, src/capplet.h,
	  src/profilegui.c, src/roxterm-capplet.glade, src/roxterm.c:
	  Implemented "compatibility" options.

2005-07-07 12:03  realh

	* src/roxterm-capplet.glade: Changed position of scrollbar changes
	  comment.

2005-07-06 19:45  realh

	* Help/Changes, configure.ac, src/capplet.c, src/capplet.h,
	  src/profilegui.c, src/roxterm-capplet.glade,
	  src/roxterm-capplet.gladep: Removed GtkFileChooserButton (too
	  new) from capplet background image picker and
	  replaced with GtkFileChooserDialog complete with preview.

2005-07-05 21:55  realh

	* Config, Config/Colours, Config/Colours/GTK, Config/Global,
	  Config/Profiles, Config/Profiles/Default, Config/Shortcuts,
	  Config/Shortcuts/Default: Checked in contents of Config.

2005-07-05 21:53  realh

	* AppRun, Help/Changes, src/multitab.c: Checked in Config.
	  Added some logging features to AppRun.
	  Added some debugging messages to try to trace loss of focus when
	  tabs close.

2005-06-22 20:18  realh

	* .DirIcon, Help/Changes: Improved .DirIcon.

2005-06-06 17:38  realh

	* .DirIcon, Help/Changes, Makefile.am, configure.ac,
	  src/Makefile.am, src/about.c, src/about.h, src/defns.h,
	  src/roxterm.c: Version 0.9.3.
	  Used subtraction instead of white rectangles to improve .DirIcon.
	  Has "About" dialogue.

2005-06-06 13:47  realh

	* Help/Changes, configure.ac, src/profilegui.c,
	  src/roxterm-capplet.glade, src/roxterm.c: Added Scrolling tab to
	  profile editor.

2005-06-05 00:52  realh

	* Help/NEWS: Updated NEWS.

2005-06-05 00:46  realh

	* ., .cvsignore, AppRun, Help/Changes, roxterm.lsm, roxterm.spec,
	  src/capplet.c, src/capplet.h, src/optsdbus.c, src/optsdbus.h,
	  src/profilegui.c, src/roxterm-capplet.glade,
	  src/roxterm-capplet.gladep, src/roxterm.c: Added functional
	  background tab to profile editor.

2005-04-25 19:59  realh

	* AppRun, Help/Changes, configure.ac, roxterm.lsm, src/optsdbus.c:
	  Better handling of dbus API differences for message args between
	  0.2x and 0.3x.

2005-04-21 13:26  realh

	* Help/Changes, src/profilegui.c: Capplet mailer options widgets
	  given correct values when opening.

2005-04-21 13:23  realh

	* Help/Changes, configure.ac, roxterm.lsm, roxterm.spec,
	  src/capplet.c, src/optsdbus.c: Fixed for dbus 0.3x.

2005-04-10 22:26  realh

	* Help/Changes, bootstrap.sh: Fixed bootstrap.sh.

2005-04-10 22:17  realh

	* AppInfo.xml.in, bootstrap.sh: Added automake to bootstrap.sh.
	  Committed Appinfo.xml.in.

2005-04-06 19:27  realh

	* Help/Changes, Help/NEWS, Help/TODO, Makefile.am, configure.ac,
	  roxterm.lsm, roxterm.spec, src/Makefile.am, src/capplet.c,
	  src/globalopts.c, src/optionsxml.c, src/optsdbus.c: Corrected
	  install target for roxterm-capplet.glade.
	  Installs config files under ${prefix}/share.
	  Terminal can now find capplet properly when installed.

2005-04-06 14:27  realh

	* Help/TODO, src/optionsxml.c: Comment refers to datadir instead of
	  sysconfdir.

2005-04-06 14:23  realh

	* Help/Changes, configure.ac, src/optionsxml.c: Uses glib
	  convenience functions for XDG config dirs.

2005-04-06 13:33  realh

	* Help/Changes, Help/NEWS, Help/README, Help/TODO, acinclude.m4,
	  configure.ac, roxterm.lsm, roxterm.spec, src/capplet.c,
	  src/optsdbus.c, src/optsdbus.h, src/roxterm.c: Terminal can
	  launch capplet to edit current profile.

2005-04-06 00:12  realh

	* Help/Changes, src/capplet.c: Capplet exits if dbus init fails in
	  listen mode.

2005-04-05 23:13  realh

	* Help/Changes, configure.ac, roxterm.lsm, roxterm.spec,
	  src/capplet.c, src/globalopts.c, src/globalopts.h,
	  src/optsdbus.c, src/profilegui.c, src/profilegui.h,
	  src/roxterm.c: Capplet responds to EditProfile D-BUS messages.

2005-04-05 18:28  realh

	* Help/Changes, Help/NEWS, configure.ac, src/optsdbus.c: Moved
	  D-BUS API detection from run-time to compile-time.

2005-04-05 17:08  realh

	* configure.ac: Checked in configure.ac.

2005-04-05 17:08  realh

	* Help/Changes, bootstrap.sh, configure.in, roxterm.lsm,
	  roxterm.spec, src/Makefile.am, src/optsdbus.c: Updated build
	  system: configure.ac replaces configure.in, bootstrap.sh uses
	  autoreconf, and libtool is used for the convenience library.

2005-04-04 18:52  realh

	* Help/Changes, Help/NEWS, configure.in, roxterm.lsm, roxterm.spec,
	  src/capplet.c, src/capplet.h, src/colourscheme.c,
	  src/colourscheme.h, src/defns.h, src/dynopts.c, src/dynopts.h,
	  src/globalopts.c, src/globalopts.h, src/main.c, src/menutree.c,
	  src/menutree.h, src/multitab.c, src/multitab.h, src/options.c,
	  src/options.h, src/optionsxml.c, src/optionsxml.h,
	  src/optsdbus.c, src/optsdbus.h, src/profilegui.c,
	  src/profilegui.h, src/roxterm.c, src/roxterm.h, src/shortcuts.c,
	  src/shortcuts.h, src/system.h, src/thlog.c, src/thlog.h,
	  src/uri.c, src/uri.h: Email address matching/mailer launching.
	  Ran all source through indent and added vi modelines.

2005-04-04 14:55  realh

	* Help/Changes, src/multitab.c, src/roxterm-capplet.glade,
	  src/roxterm.c: Better size change handling.
	  Less noisy debugging.

2005-04-03 23:12  realh

	* Help/Changes, src/roxterm.c: Tries to preserve geometry on style
	  changes.

2005-04-03 15:21  realh

	* Help/Changes, configure.in, roxterm.lsm, roxterm.spec,
	  src/optionsxml.c, src/roxterm.c: Changes window size in response
	  to fontconfig/Xft setting changes.

2005-04-02 20:47  realh

	* Help/Changes, configure.in, roxterm.lsm, roxterm.spec,
	  src/capplet.c, src/capplet.h, src/profilegui.c,
	  src/roxterm-capplet.glade, src/roxterm.c, src/uri.c: Fully
	  implemented geometry options in profile.

2005-04-02 13:08  realh

	* Help/Changes, Help/NEWS, Help/README: Updated NEWS and README.

2005-04-02 12:43  realh

	* src/capplet.h, src/profilegui.c, src/profilegui.h: Forgot to add
	  some capplet source files!

2005-04-02 12:40  realh

	* Help/Changes, roxterm.lsm, src/roxterm.c: Terminal reacts to
	  changes in rest of options currently implemented in capplet.

2005-04-02 00:07  realh

	* AppInfo.xml, Help/Changes, Help/TODO, Makefile.am, configure.in,
	  roxterm.lsm, src/Makefile.am, src/capplet.c, src/multitab.c,
	  src/options.c, src/options.h, src/optsdbus.c, src/optsdbus.h,
	  src/roxterm.c: Tidied up build.
	  Started getting dbus signalling working.

2005-03-26 23:52  realh

	* Help/Changes, acinclude.m4, configure.in, roxterm.lsm,
	  roxterm.spec, src/Makefile.am: Rewrote pkg-config checks in
	  configure.in/acinclude.m4.

2005-03-24 23:03  realh

	* Help/Changes, configure.in, roxterm.lsm, roxterm.spec,
	  src/Makefile.am: Added glade file to Makefile.am.

2005-03-13 00:53  realh

	* src/defns.h, src/multitab.c, src/optionsxml.c, src/thlog.c:
	  Better handling of options with missing value or duplicate key.

2005-03-13 00:52  realh

	* Help/Changes, roxterm.lsm: Better handling of XML options with
	  duplicate keys or missing values.

2005-02-19 20:28  realh

	* src/callbacks.c, src/callbacks.h, src/interface.c,
	  src/interface.h, src/support.c, src/support.h: Removed unused
	  glade source files.

2005-02-19 20:26  realh

	* AppInfo.xml, AppRun, Help/Changes, configure.in, roxterm.lsm,
	  roxterm.spec, src/Makefile.am, src/capplet.c, src/defns.h,
	  src/globalopts.c, src/globalopts.h, src/roxterm-capplet.glade,
	  src/thlog.c: Capplet uses libglade now.

2005-02-18 17:12  realh

	* Help/Changes, Help/TODO, configure.in, roxterm.lsm, roxterm.spec,
	  src/menutree.c, src/menutree.h, src/multitab.c, src/roxterm.c:
	  Tabs menu items get updated with terminal titles.

2005-02-18 13:16  realh

	* Help/Changes, src/multitab.c: Fixed skipping of tabs for
	  next/previous tab operations.

2005-01-30 15:58  realh

	* Help/Changes, src/optionsxml.c: Warning for duplicate option keys
	  in XML files.

2005-01-29 18:44  realh

	* .DirIcon, Help/Changes: .DirIcon back to SVG.

2005-01-29 18:22  realh

	* .DirIcon, Help/Changes: Converted .DirIcon to PNG.

2005-01-22 23:33  realh

	* AppRun, Help/Changes, Makefile.am, configure.in, roxterm.lsm,
	  roxterm.spec, src/callbacks.c, src/callbacks.h, src/capplet.c,
	  src/interface.c, src/multitab.c, src/multitab.h,
	  src/optionsxml.c, src/roxterm-capplet.glade, src/roxterm.c,
	  src/roxterm.h, src/uri.c, src/uri.h: Fixed ability to handle '&'
	  in capplet text fields.
	  Added browser options.
	  Fixed command launching.
	  Made sure multi_tab_delete doesn't try to modify deleted wins.

2004-12-06 00:43  realh

	* Help/Changes, src/Makefile.am, src/boilerplate.c,
	  src/boilerplate.h, src/callbacks.c, src/callbacks.h,
	  src/capplet.c, src/interface.c, src/options.c, src/options.h,
	  src/optionsxml.c, src/roxterm-capplet.glade: Capplet changes
	  profile Default in response to widgets.

2004-12-05 22:13  realh

	* Help/Changes, src/Makefile.am, src/capplet.c, src/interface.c,
	  src/roxterm-capplet.glade: Capplet fills in dialog's currently
	  implemented options from Default profile.

2004-12-05 21:12  realh

	* Help/Changes, src/callbacks.c, src/callbacks.h, src/interface.c,
	  src/roxterm-capplet.glade: New callback framework for capplet.

2004-12-05 17:28  realh

	* Help/Changes, src/roxterm.c: Implemented "command" option in
	  profile.

2004-12-04 01:45  realh

	* Help/Changes, Makefile.am: Makefile.am reflects name change from
	  "config" to "Config" for make dist.

2004-11-28 23:46  realh

	* Help/Changes, Help/NEWS, Help/README, Help/TODO, src,
	  src/.cvsignore, src/Makefile.am, src/callbacks.c,
	  src/callbacks.h, src/capplet.c, src/interface.c, src/interface.h,
	  src/roxterm-capplet.glade, src/roxterm-capplet.gladep,
	  src/roxterm.c, src/support.c, src/support.h: Started the capplet.

2004-11-28 16:24  realh

	* Help/Changes, src/shortcuts.c: shortcuts_save clears xml_dirty
	  flag.

2004-11-28 02:19  realh

	* Help/Changes, Help/NEWS, Help/index.html, configure.in,
	  roxterm.lsm, roxterm.spec, src/Makefile.am, src/colourscheme.c,
	  src/defns.h, src/dynopts.c, src/dynopts.h, src/globalopts.c,
	  src/main.c, src/options.c, src/options.h, src/optionsxml.c,
	  src/optionsxml.h, src/roxterm.c, src/shortcuts.c: Changed way
	  shortcuts are saved.
	  Corrected to look for ~/.config/roxterm.sourceforge.net/

2004-11-24 14:41  realh

	* src/roxterm.c: Fixed hide_menubar check.

2004-11-24 14:39  realh

	* src/roxterm.c: Implemented more options and fixed defaults for
	  others.

2004-11-22 19:20  realh

	* ., .cvsignore, Help, Help/.cvsignore, src, src/.cvsignore:
	  Exclude .swp files from CVS.

2004-11-22 19:18  realh

	* Help/Changes, src/roxterm.c, src/uri.h: Added another type of
	  wrapped URL.
	  Moved some stuff from roxterm_tab_filler to
	  roxterm_apply_profile.

2004-11-22 19:05  realh

	* AppRun, Help/Changes, roxterm.lsm, src/multitab.c,
	  src/multitab.h, src/options.c, src/options.h, src/roxterm.c:
	  Implemented scrolling-related options.

2004-11-22 17:51  realh

	* src/multitab.c, src/multitab.h, src/roxterm.c: Geometry, colour
	  scheme, shortcuts and hide_menubar now in profile,
	  instead of in Global opts.

2004-11-21 21:21  realh

	* Help/index.html: Added HTML.

2004-11-21 21:14  realh

	* ., .cvsignore, AppInfo.xml, AppRun, Makefile.am, acinclude.m4,
	  src/Makefile.am, src/boilerplate.c, src/boilerplate.h,
	  src/colourscheme.c, src/colourscheme.h, src/defns.h,
	  src/dynopts.c, src/dynopts.h, src/globalopts.c, src/globalopts.h,
	  src/main.c, src/menutree.c, src/menutree.h, src/multitab.c,
	  src/multitab.h, src/options.c, src/options.h, src/optionsxml.c,
	  src/optionsxml.h, src/roxterm.c, src/roxterm.h, src/shortcuts.c,
	  src/shortcuts.h, src/thlog.c, src/thlog.h, src/uri.c, src/uri.h:
	  Just fiddling with .cvsignore etc.

2004-11-21 21:05  realh

	* ., .DirIcon, .cvsignore, AppInfo.xml, AppRun, Help, Help/AUTHORS,
	  Help/COPYING, Help/Changes, Help/NEWS, Help/README, Help/TODO,
	  Makefile.am, acinclude.m4, bootstrap.sh, configure.in, roxterm.1,
	  roxterm.lsm, roxterm.lsm.in, roxterm.spec, roxterm.spec.in,
	  roxterm.texinfo, src, src/.cvsignore, src/Makefile.am,
	  src/boilerplate.c, src/boilerplate.h, src/colourscheme.c,
	  src/colourscheme.h, src/defns.h, src/dynopts.c, src/dynopts.h,
	  src/globalopts.c, src/globalopts.h, src/main.c, src/menutree.c,
	  src/menutree.h, src/multitab.c, src/multitab.h, src/options.c,
	  src/options.h, src/optionsxml.c, src/optionsxml.h, src/roxterm.c,
	  src/roxterm.h, src/shortcuts.c, src/shortcuts.h, src/system.h,
	  src/thlog.c, src/thlog.h, src/uri.c, src/uri.h: Initial revision

