]> git.sur5r.net Git - bacula/bacula/history - bacula/src/wx-console
Moved behavior of MainWin::setContextMenuDockText and setTreeWidgetItemDockColor
[bacula/bacula] / bacula / src / wx-console /
2007-04-28 Robert NelsonFix bugs 819 and 837
2007-04-22 Kern SibbaldImplement socket level heartbeat (tcp_keepidle)
2007-04-22 Kern Sibbaldkes Make bat have 'make install' target.
2007-04-18 Kern Sibbaldkes The bgnome-console (gnome-console) and bwx-console...
2007-03-23 Landon FullerAdd support for arbitrary client-to-server certificate...
2007-03-08 Kern Sibbaldkes Apply fix from for building wx-console on the...
2007-03-04 Kern SibbaldAdd smartctl call to bacula-sd.conf as an example of...
2007-02-06 Robert NelsonRemove obsolete .cvsignore files.
2006-12-22 Kern Sibbaldkes Fix code to check for two resources of same name...
2006-12-20 Kern Sibbaldkes Fix a couple of compiler warnings in wx-console
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-11-22 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-01 Robert NelsonIgnore UTF-8 marker at the start of .conf files.
2006-10-11 Robert NelsonSend M_ERROR_TERM and M_ABORT messages to stdout on...
2006-09-30 Robert NelsonFix remaining issues with Microsoft Visual Studio build.
2006-09-01 Robert NelsonChange Groupbox name to Remote Director in Configuratio...
2006-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
2006-08-25 Kern Sibbaldkes wx-console crashes because of differences between...
2006-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-27 Robert NelsonComplete port to Windows
2006-07-14 Robert NelsonRewrite msvcrt localtime kludge so it doesn't used...
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-25 Kern Sibbald25Jun06
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-04-15 Kern Sibbald15Apr06
2006-02-14 Kern Sibbald- Add disk-changer to scripts directory + configure...
2005-12-21 Kern SibbaldRemove new bnet_sig
2005-12-16 Thorsten Engelbugfix for transfering unicode data to director
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-11-10 Kern SibbaldRemove delete of CVS files
2005-11-09 Kern Sibbald- Fix seg fault when clicking on Add button in wx-console
2005-11-07 Nicolas BoichatFix completion bug (#2).
2005-11-07 Nicolas BoichatFix command completion bug.
2005-11-07 Thorsten Engelblank screen problem on Win32. My changes might lead...
2005-10-28 Kern SibbaldUpdate
2005-10-26 Nicolas BoichatFix bug #452.
2005-10-18 Nicolas BoichatUse new '.dir' command to get directory listing (Thank...
2005-10-18 Nicolas BoichatModify .backups command to get a fileset parameter...
2005-10-18 Nicolas BoichatFix "bug" #448, thanks to "over" for the idea.
2005-10-18 Nicolas BoichatFix bug caused by fixing bug #437 .-)
2005-10-15 Nicolas BoichatFix bug #443 (Thanks to "over" for the patch)
2005-10-15 Nicolas BoichatFix bug #437
2005-10-15 Nicolas BoichatFix bug #435
2005-10-15 Nicolas BoichatFix bug #436.
2005-10-06 Kern Sibbald- Add VolumePurged method to Python JobEvents class...
2005-09-09 Kern SibbaldApply updates
2005-08-27 Nicolas BoichatAdd support for gettext in VC++ 8.0.
2005-08-27 Nicolas BoichatAdd compatibility with Microsoft Visual C++ 2005 Expres...
2005-08-22 Landon FullerFix my errors in specifying the configuration defaults:
2005-08-20 Kern Sibbald Minor Win32 build tweaks
2005-08-19 Kern SibbaldAnother Win32 tweak
2005-08-19 Kern SibbaldWin32 tweaks
2005-08-19 Nicolas BoichatPut all multi-line strings on one line to fix VC++...
2005-08-19 Nicolas BoichatFix gettext problem in wx-console when ENABLE_NLS is...
2005-08-18 Nicolas BoichatFix compile errors when building wx-console with Unicod...
2005-08-13 Nicolas BoichatFix format errors.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-22 Kern Sibbald- Correct compiler complaints in wx-console and tray...
2005-07-15 Kern Sibbald- Fix dir command scanning field misalignment in
2005-07-09 Kern SibbaldImplement TLS in gnome console and wx-console.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-04 Kern Sibbald04Jul05
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-07 Nicolas BoichatFix wxWidgets for GTK+-2.0 without Unicode problem...
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-25 Thorsten Engelno message
2005-05-25 Nicolas BoichatAdd WXCONFIG and WXFLAGS env variables to configure...
2005-05-20 Thorsten Engel- bugfix for scrolling problem on windows (use PageDown...
2005-05-20 Thorsten Engel- bugfix for unicode (did not read and write config...
2005-05-13 Kern SibbaldFix wx-console on Unix
2005-05-13 Thorsten Engeladded win32 unicode support for wx-console (compile...
2005-05-10 Kern SibbaldCorrect a minor build problem with wx-console.
2005-05-10 Kern SibbaldCorrect a minor build problem with wx-console.
2005-05-09 Kern SibbaldAdd to .cvsignore files
2005-05-05 Nicolas BoichatFix a problem when link count for a file is greater...
2005-05-05 Nicolas BoichatAdd a workaround for a problem when displaying Unicode...
2005-05-04 Nicolas BoichatRemember the last window position and size.
2005-05-03 Nicolas BoichatFix compilation warnings with wxWidgets 2.6.0.
2005-05-03 Nicolas BoichatFix wxChoice height problem under wxGTK-2.6.0 (GTK...
2005-04-26 Nicolas Boichatwx-console: Improve error handling when reading configu...
2005-04-26 Nicolas BoichatFixes wx-console compile error with unicode-enabled...
2005-04-26 Kern Sibbald- Implement restore of a single directory.
2005-04-24 Nicolas BoichatFixes to make wx-console compatible with wxWidgets...
2005-04-22 Kern Sibbald- Landon Fuller committed his TLS patch.
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-04-19 Kern SibbaldCleanup Python build so that Python is not dragged
2005-03-26 Kern Sibbald- Remove \a and -e from error echos in most Makefiles.
2005-03-24 Nicolas BoichatMajor wx-console bug fixes.
2005-03-10 Nicolas BoichatFix bug #0000221 (Debian 292517)
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-11-15 Nicolas BoichatAdd -w parameter to wx-console to change the temporary...
2004-11-14 Kern Sibbaldrevert working_directory
2004-11-11 Kern SibbaldAdd working_directory to be /tmp for wx_console.
2004-09-24 Kern Sibbald- Modify the depend section of each Makefile.in to...
2004-08-22 Nicolas BoichatAdd support for director monitoring.
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
next