Subject: CVS commit: pkgsrc/www/skipstone
From: Shin'ichiro TAYA
Date: 2002-05-26 14:10:16
Message id: 20020526121016.9A28BB004@cvs.netbsd.org

Log Message:
Update skipstone to 0.8.2
and add some patch to work with mozilla-1.0rc3

Changes from ChangeLog:
- Patch from Tai, to make find have the options to wrap around, search
  in frames and match entire words.
- Updated nl.po from Francois Duprez.
- Petr Balhos sent in a patch for the zoomer plugin to remmeber
  zoom history, I modified this patch to not store history for each
  site, instead now there is a context menu when right clicking on
  the plugin, it either asks to remember or unremember a setting
  for a specific url.
- Fixed the location entry not resizing when window is resized.
- Patch from Doug Kearns  to enable
  skipstone to convert relative paths to full paths so that the
  mozilla widget can find them correctly.
- Patch from Seth Kingsley to improve argument quoting when passing
  mailto urls to mua's.
- Patch from Daniel to move embed creation in window mode a notch up so
  the favicon plugin doesn't complain.
- Patch from Tai for SearchToolBar to encode search strings, structurize
  and add a border to the toolbar to make it look better.
- Mem leaks in FavIcon fixed.
- Another patch from Daniel, adds an option to go to last focused tab when
  closing another instead of the notebook widget jumping to the most left
  tab. I added config ui and its off by default, to turn it on go to misc
  config node.
- locale fixes from Tai-hwa Liang
- Patch from  Daniel Mooney  - Fixes expansion/shrinking
  of progressbar, adds two context message ids to statusbar and improves
  the overall display of statusbar messages. Also fixed memory leaks pointed
  by Daniel, thanks for his work.
- Added Bulgarian translation by  Miroslav Iordanov
- Alt-+ is changed to Alt-= for next tab.
- Configure patch applied from Nick Blievers .
  SkipStone distributions from now on, will contain configure, people
  checking out from CVS will have to run autoconf to generate a configure
  file. Thanks a lot to Nick and everybody for thier work on this.
- Remove pref that caused entries to have scrollbars when reached the end,
  you also have to remove it from your prefs.js ng.layout.gfx.scrollbars line.
- Changed the printing API and made it possible to print selected ranges in
  addition to all pages or selected pages.
- Compile with debug was broken, fixed. Thanks to Muthu Kumar for finding out.

Files:
RevisionActionfile
1.12modifypkgsrc/www/skipstone/Makefile
1.3modifypkgsrc/www/skipstone/PLIST
1.8modifypkgsrc/www/skipstone/distinfo
1.3modifypkgsrc/www/skipstone/patches/patch-ad
1.5removepkgsrc/www/skipstone/patches/patch-aa
1.2removepkgsrc/www/skipstone/patches/patch-ab
1.3removepkgsrc/www/skipstone/patches/patch-ac