2002-03-11  Simon Hausmann  <hausmann@kde.org>

    * Fixed major braindamage/bug in config file parsing when loading
      multiple config files.

    * Reworked appearance tab in the preferencs dialog.

    * Enabled document scaling in the GUI.

2002-02-19  Simon Hausmann  <hausmann@kde.org>

    * Implemented autoloading of images.

    * Added add-on patch for khtml document scaling. Work in progress.

    * Ipkg tweaks (preinst script to clean up files from old b0rked ipkg)

2002-02-13  Simon Hausmann  <hausmann@kde.org>

    * don't build the javascript plugin as separate ipkg anymore.
      It just doesn't pay off but instead just makes things a lot
      bigger.

2002-02-12  Simon Hausmann  <hausmann@kde.org>

    * configure.in.in: abort for unknown --with-gui arguments

    * main.cc: use sigaction and SA_RESTART to fix zombies on
      *BSD

    * kssl/Makefile.am: fix braindamage. Thanks to Michael Matz.

    * further Makefile.am cleanups and preparations.

    * fixed ipkg creation

2002-02-03  Simon Hausmann  <hausmann@kde.org>

    * kjs_html.la: don't link against libkhtml.la , otherwise
      it will get included in the DSO as copy when linking the
      javascript module as plugin

    * improved mkipkg to handle srcdir!=builddir, to handle
      prefix expansion on control files, to support inclusion
      and exclusion masks

    * added control file for javascript plugin

    * patch by Markus Gritsch <gritsch@iue.tuwien.ac.at> to 
      save/restore the location bar status (shown/hidden) and
      to show 'Konqueror' instead of an empty caption

2002-02-01  Simon Hausmann  <hausmann@kde.org>

    * konqe-build: minor fix to transform _ into - in the version
      name for the snapshot tarball

    * A bunch of fixes to make it compile on FreeBSD/OpenBSD

    * Fixed enabling/disabling of javascript in the preferences
      dialog

    * The Javascript implementation can now be compiled as separate
      dynamically loadable module

2002-01-31  Simon Hausmann  <hausmann@kde.org>

    * mainwindow_qpe.cc: Use QToolBar instead of QPEToolBar, as the
      latter is deprecated.

2002-01-27  Simon Hausmann  <hausmann@kde.org>

    * New Snapshot. Mostly to fix the libpng trouble that the
      last ipkg caused, for the Z people.

2002-01-20  Simon Hausmann  <hausmann@kde.org>

    * Started ChangeLog, as requested on the mailinglist.

    * Patches by Paul Chitescu <pchitescu@pchitescu.myip.org> :
      -  get untrusted -> trusted messagebox working 
      -  a small KDebug fixlet

// vim: et sw=4
