2007-06-16  deckrider

	* ., configure.ac:
	  bot sentry 1.1.0

	* autogen.sh:
	  work around for missing install-exec target in po/Makefile.in.in
	  (http://bugzilla.gnome.org/show_bug.cgi?id=448200)

	* Makefile.am:
	  add update-po to top Makefile.am for convenience

	* Makefile.am:
	  remove old plugin names for safety

	* NEWS:
	  add information about the new per-account feature and how to
	  specify the plugin dir for installation

2007-06-11  deckrider

	* po/it.po:
	  Italian translation updated (Meo Bogliolo)

2007-06-08  deckrider

	* po/de.po:
	  German translatin updated (Jens Ibe)

	* Makefile.am, nsis/Arabic.nsh,
	  po/LINGUAS, po/ar.po:
	  Add Arabic translation (Nowar Al-Naffouri)

2007-06-07  deckrider

	* po/ar.po, po/cs.po,
	  po/de.po, po/es.po,
	  po/it.po, po/no.po:
	  update-po

2007-06-06  deckrider

	* src/bot-sentry.c:
	  a little cleaner plugin_unload(), using g_list_remove() and some
	  better variable names

2007-06-03  deckrider

	* po/it.po:
	  Italian translation updated (Meo Bogliolo)

2007-05-31  deckrider

	* nsis/installer.nsi:
	  now that we've renamed, be certain to clean up any old names
	  already installed

2007-05-30  deckrider

	* po/ar.po, po/cs.po,
	  po/de.po, po/es.po,
	  po/it.po, po/no.po:
	  replace pidgin-bs with bot-sentry and update Project-Id-Version

	* bot-sentry, pidgin-bs:
	  rename pidgin-bs to bot-sentry, even in subversion

	* po/ar.po, po/cs.po,
	  po/de.po, po/es.po,
	  po/it.po, po/no.po:
	  no longer using 'pidgin' in the file name causes the po files to
	  be updated too

	* nsis/Czech.nsh, nsis/English.nsh,
	  nsis/German.nsh,
	  nsis/Italian.nsh,
	  nsis/Norwegian.nsh,
	  nsis/Spanish.nsh,
	  nsis/installer.nsi:
	  include nsis files in the renaming effort

	* Makefile.am, README,
	  README.mingw, autogen.sh,
	  configure.ac,
	  mingw-pidgin-dev.sh,
	  mingw-purple-dev.sh,
	  po/POTFILES.in, src/bot-sentry.c,
	  src/pidgin-bs.c:
	  more renaming madness: stop using pidgin/gaim/purple in the name,
	  follow the naming conventions shown at
	  http://developer.pidgin.im/doxygen/dev/html/plugin-ids.html, no
	  need to use 'lib' as part of the plugin file name

2007-05-29  deckrider

	* po/ar.po:
	  new string for account-by-account activation

	* po/cs.po, po/de.po,
	  po/es.po, po/it.po,
	  po/no.po, src/pidgin-bs.c:
	  new string for account-by-account activation

2007-05-28  deckrider

	* src/pidgin-bs.c:
	  formatting

	* configure.ac, src/pidgin-bs.c:
	  allow bot sentry to be disabled on a per-account basis (bug
	  #1671981), use John Bailey's suggestion to implement it via
	  account prefs similar to the irchelper plugin

2007-05-26  deckrider

	* autogen.sh:
	  allow generation of ChangeLog to work nice from a tag

	* configure.ac:
	  continue development on trunk

	* configure.ac:
	  Release 1.0.0

	* NEWS:
	  update NEWS

	* autogen.sh:
	  create a dummy ChangeLog before running intltooize/autoreconf

	* ChangeLog:
	  generate ChangeLog from autogen.sh

	* ChangeLog, autogen.sh:
	  generate ChangeLog from autogen.sh

	* po/ChangeLog:
	  This ChangeLog will not be used. See the package ChangeLog
	  instead.

	* nsis/Italian.nsh:
	  CRLF for nsis files

	* README.mingw:
	  remove GAIM from variable name

2007-05-24  deckrider

	* po/ar.po, po/cs.po,
	  po/es.po, po/it.po,
	  po/no.po:
	  make update-po

	* po/de.po:
	  German translation updated(Jens Ibe)

	* Makefile.am, configure.ac,
	  src/pidgin-bs.c:
	  allow building the plugin without NLS

	* README.mingw:
	  intltool/glib-gettext changes

	* po/cs.po:
	  Czech translation updated (Luboš Staněk)

2007-05-22  deckrider

	* configure.ac:
	  provide the reference for the AC_CONFIG_AUX_DIR intltool bug

	* Makefile.am:
	  distcheck fixes

	* configure.ac, po/Makevars.in,
	  po/cs.po, po/de.po,
	  po/es.po, po/it.po,
	  po/no.po:
	  use po/Makevars and merge in new strings

	* configure.ac:
	  more accurate comment

	* configure.ac:
	  after converting to intltool/glib-gettext, autoscan doesn't
	  recommend as many checks

	* Makefile.am:
	  use INTLLIBS instead of LTLIBINTL, now that intltool is being
	  used

	* configure.ac, po/LINGUAS:
	  bring back po/LINGUAS, since it seems to be supported with
	  intltool; be more consistent with configure output

	* src/pidgin-bs.c:
	  fix compiler warning

	* Makefile.am:
	  distcheck fixes

	* src/pidgin-bs.c:
	  spelling fixes

	* src/pidgin-bs.c:
	  formatting changes

	* src/pidgin-bs.c:
	  deal with conflicting psychic plugin settings

2007-05-21  deckrider

	* Makefile.am, configure.ac,
	  po/ChangeLog, po/POTFILES.in:
	  some formatting and distcheck changes

	* Makefile.am, autogen.sh,
	  configure.ac, po/LINGUAS,
	  po/Makevars, src/gettext.h,
	  src/pidgin-bs.c:
	  follow 'Third Party Plugin Translation Support' instructions from
	  http://developer.pidgin.im/doxygen/dev/html/plugin-i18n.html

2007-05-18  deckrider

	* configure.ac:
	  check for headers and a little better re-checking of gettext

2007-05-17  deckrider

	* Makefile.am, configure.ac:
	  try to allow a way forward in case pkg-config is wrong,
	  loosen/override the gettext check

2007-05-16  deckrider

	* nsis/installer.nsi:
	  NoModify and NoRepair should be DWORD

2007-05-15  deckrider

	* Makefile.am, configure.ac,
	  nsis/installer.nsi:
	  remove some program checks, split version into its three
	  components, try to remove old gaim-bs win32 components during
	  win32 install

	* Makefile.am, README.mingw,
	  nsis/installer.nsi, po/cs.po,
	  po/de.po, po/es.po,
	  po/it.po, po/no.po:
	  better nsis target, including distcheck

2007-05-14  deckrider

	* Makefile.am, configure.ac,
	  src/pidgin-bs.c:
	  formatting, no more need for some casts, more autotools tweeks

2007-05-13  deckrider

	* src/pidgin-bs.c:
	  compiler warnings

	* src/gettext.h, src/pidgin-bs.c:
	  latest gettext.h and formatting of pidgin-bs.c

	* Makefile.am, configure.ac:
	  more autoconf reorganizing

	* Makefile.am:
	  simplified exe name

	* nsis/locale:
	  nsis/locale no longer needed

	* Makefile.am, po/cs.po,
	  po/de.po, po/es.po,
	  po/it.po, po/no.po:
	  correct libs value, and make distcheck

	* Makefile.am, README,
	  configure.ac, nsis/Czech.nsh,
	  nsis/English.nsh,
	  nsis/German.nsh,
	  nsis/Italian.nsh,
	  nsis/Makefile.am,
	  nsis/Norwegian.nsh,
	  nsis/Spanish.nsh,
	  nsis/config.nsh.in,
	  nsis/installer.nsi,
	  nsis/locale/Czech.nsh,
	  nsis/locale/English.nsh,
	  nsis/locale/German.nsh,
	  nsis/locale/Italian.nsh,
	  nsis/locale/Makefile.am,
	  nsis/locale/Norwegian.nsh,
	  nsis/locale/Spanish.nsh,
	  src/Makefile.am, src/pidgin-bs.c:
	  fewer makefiles and no longer support gaim version 1

2007-05-12  deckrider

	* README.mingw,
	  mingw-pidgin-dev.sh:
	  more gaim to pidgin changes

	* README.mingw, po/ar.po,
	  po/cs.po, po/de.po,
	  po/es.po, po/it.po,
	  po/no.po:
	  more name changes

	* Makefile.am, nsis/installer.nsi,
	  nsis/locale/Czech.nsh,
	  nsis/locale/English.nsh,
	  nsis/locale/German.nsh,
	  nsis/locale/Italian.nsh,
	  nsis/locale/Norwegian.nsh,
	  nsis/locale/Spanish.nsh:
	  nsis kit builds with new pidgin/purple names

	* mingw-pidgin-dev.sh:
	  better variable name

	* README.mingw,
	  mingw-pidgin-dev.sh:
	  mingw-pidgin-dev.sh and README.mingw work with pidgin 2.0.0

	* README:
	  Gaim to Pidgin

	* Makefile.am, mingw-gaim-dev.sh,
	  mingw-pidgin-dev.sh,
	  nsis/config.nsh.in, po/cs.po,
	  po/de.po, po/es.po,
	  po/it.po, po/no.po:
	  pidgin/purple renaming and distcheck fixes

	* ChangeLog, Makefile.am,
	  configure.ac, po/POTFILES.in,
	  po/cs.po, po/de.po,
	  po/es.po, po/it.po,
	  po/no.po, src/Makefile.am,
	  src/gaim-bs.c, src/pidgin-bs.c:
	  convert to pidgin/purple for unix and use --prefix, --libdir,
	  --localedir for install locations

	* configure.ac:
	  -Wall -Werror for automake

	* configure.ac, po/LINGUAS,
	  src/gaim-bs.c:
	  autoconf 2.61, automake 1.10, gettext 0.16.1, use
	  AC_CONFIG_AUX_DIR, make gcc produce more warnings

	* gaim-bs, pidgin-bs:
	  rename gaim-bs to pidgin-bs

2006-12-12  deckrider

	* ChangeLog, configure.ac,
	  nsis/locale/Czech.nsh,
	  nsis/locale/Makefile.am, po/LINGUAS,
	  po/ar.po, po/cs.po,
	  po/de.po, po/es.po,
	  po/it.po, po/no.po,
	  src/Makefile.am:
	  Add Czech translations, thanks: Luboš Staněk
	  <lubek@users.sourceforge.net>

2006-11-22  deckrider

	* ChangeLog, README.mingw,
	  configure.ac, mingw-gaim-dev.sh,
	  po/ar.po, po/de.po,
	  po/es.po, po/it.po,
	  po/no.po:
	  adapt README.mingw and mingw-gaim-dev.sh to allow for building
	  libgaim.dll in gaim-2.0.0beta5, and prepare for gaim-bs 0.10.1

2006-03-13  deckrider

	* po/ar.po:
	  Try reversing the Arabic so that it looks correct while in
	  right-to-left mode.

2006-03-10  deckrider

	* po/LINGUAS, po/ar.po:
	  trial of 7 arabic strings

2006-03-01  deckrider

	* configure.ac:
	  continuing development after release 0.10.0

	* po/de.po, po/es.po,
	  po/it.po, po/no.po:
	  updated po files

	* nsis/installer.nsi:
	  reposition validation so that a user doesn't have to exit/restart
	  the installer once a requirement has been satisfied

2006-02-28  deckrider

	* configure.ac:
	  upcoming release is 0.10.0

	* configure.ac:
	  prepare for 0.10.0 release

	* Makefile.am:
	  add mingw-gaim-dev.sh to Makefile.am

	* ChangeLog, nsis/locale/Italian.nsh,
	  nsis/locale/Makefile.am, po/LINGUAS,
	  po/it.po:
	  Italian translation, thanks Meo Bogliolo <meo@bogliolo.name>

2006-02-27  deckrider

	* nsis/installer.nsi:
	  Windows Installer: distinguish between no permission and
	  inability to find the registry key for gaim or gaim-bs

	* nsis/locale/English.nsh:
	  corrected english

	* README, configure.ac,
	  nsis/config.nsh.in,
	  nsis/installer.nsi, po/Makevars,
	  src/gaim-bs.c:
	  use http://gaim-bs.sourceforge.net/ as PACKAGE_BUGREPORT and use
	  PACKAGE_BUGREPORT to propagate this address

2006-02-25  deckrider

	* nsis/installer.nsi:
	  remove broken duplicate installer detection routine

2006-02-24  deckrider

	* README, README.mingw:
	  more documentation fixes

	* README.mingw:
	  more mingw documentation

	* README:
	  note that gaim-bs works with gaim major version 1 or 2

	* AUTHORS, README,
	  src/gaim-bs.c:
	  documentation changes

	* README.mingw:
	  svn:eol-style CRLF

	* nsis/config.nsh.in,
	  nsis/installer.nsi,
	  nsis/locale/English.nsh,
	  nsis/locale/German.nsh,
	  nsis/locale/Norwegian.nsh,
	  nsis/locale/Spanish.nsh:
	  latin1 and dos format for nsis files

2006-02-23  deckrider

	* nsis/config.nsh.in,
	  nsis/installer.nsi,
	  nsis/locale/English.nsh,
	  nsis/locale/German.nsh,
	  nsis/locale/Norwegian.nsh,
	  nsis/locale/Spanish.nsh:
	  set svn:eol-style CRLF on nsis files

	* README.mingw, mingw-gaim-dev.sh:
	  new process to get a mingw gaim development environment

	* ChangeLog, nsis/locale/Makefile.am,
	  nsis/locale/Norwegian.nsh,
	  po/LINGUAS, po/no.po:
	  Norwegian translation, thanks: I. O. Karlsen
	  <arcusc@users.sourceforge.net>

	* ChangeLog, nsis/locale/English.nsh,
	  nsis/locale/German.nsh,
	  nsis/locale/Makefile.am,
	  nsis/locale/Spanish.nsh:
	  Spanish translation, thanks: Fredo
	  <fredoguy@users.sourceforge.net>

	* po/es.po:
	  updated es.po, thanks: Fredo <fredoguy@users.sourceforge.net>

	* po/es.po:
	  fix email address

2006-02-22  deckrider

	* po/LINGUAS, po/es.po:
	  Spanish translation. Thanks: fredoguy@users.sourceforge.net

	* po/es.po, po/it.po,
	  po/no.po:
	  new empty translations

	* po/Makevars, po/de.po:
	  correct the COPYRIGHT_HOLDER and the MSGID_BUGS_ADDRESS

	* po/de.po:
	  slight rework of de.po headers

	* nsis/config.nsh.in,
	  nsis/installer.nsi,
	  nsis/locale/English.nsh,
	  nsis/locale/German.nsh:
	  propset eol-style CRLF on *.nsh *.nsi files

2006-02-21  deckrider

	* README.mingw:
	  use proper filesystem layout

2006-02-18  deckrider

	* README.svn:
	  for mingw to use --auto-image-base, libtool 1.5.22 is required

	* README.mingw:
	  No need for --enable-nls with mingw builds

	* configure.ac:
	  slightly better way to find GAIM_MAJOR_VERSION

	* configure.ac, src/Makefile.am:
	  moved/renames variables and flags

	* configure.ac, src/Makefile.am:
	  move -no-undefined to src/Makefile.am, since it can work for all
	  builds, not just mingw

	* Makefile.am, configure.ac,
	  nsis/config.nsh.in,
	  nsis/installer.nsi, src/gaim-bs.c:
	  more accurate version management

2006-02-17  deckrider

	* Makefile.am:
	  Still adjusting the nsis integration and cleanup

	* configure.ac, nsis/config.nsh.in,
	  nsis/installer.nsi, src/gaim-bs.c:
	  Use <> instead of "" for including gaim headers in src/gaim-bs.c.
	  Build nsis package file name using only GAIM_MAJOR_VERSION
	  instead of the complete GAIM_VERSION string.

	* configure.ac:
	  more win32 integration

2006-02-16  deckrider

	* ChangeLog, src/gaim-bs.c:
	  fixed protocol comparison to actually compare the protocol

2006-02-15  deckrider

	* Makefile.am:
	  fixed trivial bug in testing whether DESTDIR needs to be cleaned
	  up

	* nsis/installer.nsi:
	  remove libbot-challenger.dll during install, since the two
	  conflict

	* ChangeLog:
	  change log formatting

	* ChangeLog:
	  updated changelog

	* Makefile.am, README.mingw,
	  configure.ac, nsis/installer.nsi:
	  integrate nsis build with 'make install'

2006-02-14  deckrider

	* nsis/locale/English.nsh:
	  Better English

	* nsis/installer.nsi:
	  Add a FIXME comment

	* nsis/installer.nsi:
	  Do version checking internally. This allows simplification of the
	  code using StrTok from StrFunc.nsh and eliminates the uncertainty
	  of where and how to find gaim-plugin.nsh in the build process.

	* po/de.po:
	  make update-po

	* configure.ac, nsis/Makefile.am,
	  nsis/config.nsh.in,
	  nsis/installer.nsi, src/gaim-bs.c:
	  Integrate NSIS package with autoconf by having autoconf build
	  config.nsh.
	  
	  No longer need to !undef LOCALEDIR in src/gaim-bs.c under win32,
	  since we only define it for non-mingw builds.

2006-02-13  deckrider

	* configure.ac, nsis/installer.nsi,
	  src/Makefile.am:
	  The mingw build should install plugins in "$GAIM_LIBDIR/plugins".
	  The mingw build should not use -DLOCALEDIR (LOCALEDIR is a
	  wingaim function). Show the localization installation directory
	  when configure finishes. Follow the wingaim convention of
	  installing to "`pwd`/win32-install-dir". Let NSIS
	  install/uninstall everything that "make install" provides.

2006-02-11  deckrider

	* ChangeLog, po/de.po:
	  updated changelog

	* nsis/installer.nsi:
	  use MUI_WELCOMEPAGE_TITLE_3LINES and MUI_FINISHPAGE_TITLE_3LINES
	  for (un)installer

	* po/de.po, src/gaim-bs.c:
	  fix translation of GaimPluginInfo members to use _() and not N_()

	* po/LINGUAS, po/de.po:
	  Add German translation; thanks: Jens Ibe <ibus85@web.de>

	* nsis/locale/Makefile.am:
	  add German.nsh to nsis/locale/Makefile.am

	* nsis/installer.nsi:
	  windows build adjustments

	* nsis/locale/German.nsh:
	  add EOL

	* nsis/locale/German.nsh:
	  German nsis translation. Thanks: Ibus <ibus85@web.de>

	* nsis/installer.nsi:
	  fix _DEFAULT_SYMBOL bug

2006-02-10  deckrider

	* nsis/installer.nsi,
	  nsis/locale/English.nsh,
	  nsis/locale/Makefile.am:
	  Add correct capitalization to Makefile.am and set DOS file
	  properties on locale/English.nsh and installer.nsi

	* nsis/installer.nsi,
	  nsis/locale/English.nsh,
	  nsis/locale/english.nsh:
	  Added language fallback logic for missing strings. It will fall
	  back to the language in which the string was first defined.

2006-02-09  deckrider

	* nsis/installer.nsi,
	  nsis/locale/english.nsh:
	  - Add MUI_UNABORTWARNING so uninstaller has the same behavior as
	  installer. - Language variable name changes. - It seems that
	  "un." prefix is not needed for language variables. - Fix
	  misplaced language variable so that GBS_GAIM_IS_RUNNING is
	  displayed when gaim is running.

2006-02-08  deckrider

	* nsis/installer.nsi,
	  nsis/locale/english.nsh:
	  silent installation error checking/handlign and first cut at
	  initial english language strings

2006-02-07  deckrider

	* nsis/installer.nsi:
	  Slight logic change for clarity.

	* nsis/installer.nsi:
	  Use macros to stop duplicate code

	* nsis/installer.nsi:
	  minor formatting changes

	* nsis/installer.nsi:
	  Use macros to stop duplicate code

	* README.mingw, nsis/installer.nsi,
	  nsis/locale/english.nsh:
	  Rewrite of nsis installer for clarity, using LogicLib.nsh. This
	  is only the first rough cut. More to follow.

2006-01-24  deckrider

	* nsis/installer.nsi:
	  add locales to windows installer

2006-01-23  deckrider

	* configure.ac:
	  Use only external gettext, since the included one cannot be
	  linked to a shared library with any kind of portabiliy. Put
	  gcc-specific CFLAGS before mingw CFLAGS so that mingw CFLAGS can
	  override as needed. Force mingw to use USE_NLS and define
	  ENABLE_NLS. Remove unused stuff. Add documentation for
	  PKG_CONFIG_PATH to configure --help.

	* src/Makefile.am:
	  Do not provide libintl.a with package, since it cannot be used in
	  a shared library anyway. Remove unused variables.
	  libgaim_bs_la_LIBADD should be used instead of LDADD, since we
	  are using libtool to build a shared library. Remove reference to
	  included intl direcotry, since we don't provide one.

	* Makefile.am:
	  Do not provide libintl.a with package, since it cannot be used in
	  a shared library anyway.

	* nsis/installer.nsi:
	  remove extraneous SetOutPath

2006-01-22  deckrider

	* src/Makefile.am:
	  Use @LTLIBINTL@ since libtool is used to link the module.

2006-01-21  deckrider

	* src/gaim-bs.c:
	  Translate a few log entries.

	* src/gaim-bs.c:
	  Slight spacing change.

	* configure.ac, src/gaim-bs.c:
	  configure.ac: Don't build/use included libintl under mingw.
	  src/gaim-bs.c: Indenting and comments changes. Use PACKAGE
	  instead of hard coding the name. Log the results of
	  bindtextdomain/bind_textdomain_codeset.

	* src/gaim-bs.c:
	  (char *) cast to disable warnings when configuring --without-nls
	  and #include <win32dep.h> to define LOCALEDIR as a function when
	  building under windows.

2005-12-31  deckrider

	* src/gaim-bs.c:
	  don't translate plugin id

	* po/gaim-bs.pot:
	  removing pot file which should be in repository

	* ChangeLog, Makefile.am,
	  configure.ac, po,
	  po/LINGUAS, po/Makevars,
	  po/POTFILES.in, po/gaim-bs.pot,
	  src/Makefile.am, src/gaim-bs.c,
	  src/gettext.h:
	  Initial gettextize. Need translators! Win32 needs to be adapted.

2005-12-27  deckrider

	* README.mingw:
	  Updated the particulars regarding how to create a build
	  environment for windows

2005-12-26  deckrider

	* ChangeLog:
	  Another ChangeLog fix.

	* ChangeLog:
	  Corrected ChangeLog versions.

	* README.mingw:
	  updated win32 build environment package references

	* README.mingw:
	  updated readme for win32 builds

	* configure.ac:
	  0.6.0 release

	* configure.ac, nsis/installer.nsi,
	  nsis/locale/english.nsh,
	  src/Makefile.am, src/gaim-bs.c,
	  src/gbs.c:
	  Convert to new sourceforge name: gaim-bs

	* src/gbs.c:
	  minimize code within #if #else #endif for gaim2

	* gaim-bs, gbs:
	  New project name: gaim-bs.

2005-12-25  deckrider

	* ChangeLog, configure.ac, src/gbs.c:
	  Compile and work with Gaim 2.

	* README.mingw:
	  adding README.mingw

	* src/gbs.c:
	  fix copyright and indent

2005-12-02  deckrider

	* configure.ac, nsis/installer.nsi,
	  nsis/locale/english.nsh, src/Makefile.am,
	  src/bot-sentry.c, src/gbs.c:
	  use 'gbs' instead of bot-sentry where possible

	* src/bot-sentry.c:
	  strip html from stranger's answer before comparing with correct
	  answer

2005-12-01  deckrider

	* gbs, gbs/branches, gbs/tags, gbs/trunk, AUTHORS,
	  ChangeLog, Makefile.am, NEWS,
	  README, README.svn, configure.ac,
	  nsis, nsis/Makefile.am,
	  nsis/installer.nsi, nsis/locale,
	  nsis/locale/Makefile.am,
	  nsis/locale/english.nsh, src,
	  src/Makefile.am, src/bot-sentry.c:
	  Initial commit.

