]> git.sur5r.net Git - bacula/docs/commit
Eliminate dependency on man2html.
authorRobert Nelson <robertn@the-nelsons.org>
Tue, 26 Sep 2006 22:46:06 +0000 (22:46 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Tue, 26 Sep 2006 22:46:06 +0000 (22:46 +0000)
commit896a2c09b7e5175bfc9ed0ccfdbc23d93607b526
treee2d3292e3fcd10e7d1a3d399e889afc32062038c
parent06bea6752892e31057adb96b4a765ece0f8f3ca0
Eliminate dependency on man2html.

Made Windows service tray status windows resizable.

Fixed horizontal scrolling of text in status window.

Preserve horizontal and vertical scroll position while updating.  This prevents the display being reset to the top line every 5 seconds.

Fix Windows cross-compile compatibilty problems with *nix variants such as OS X without the zic command.

Changed the URL for mt-st from ftp: to http:.

Fix PostgreSQL mingw32 build problems on some platforms.

Add processing of NL in tray status window.

Convert listbox to a text box in Client status window.

Removed unused support for events and properties display.