]> git.sur5r.net Git - bacula/bacula/commit
kes wx-console crashes because of differences between Bacula and wxWidgets
authorKern Sibbald <kern@sibbald.com>
Fri, 25 Aug 2006 12:35:45 +0000 (12:35 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 25 Aug 2006 12:35:45 +0000 (12:35 +0000)
commit6ac131ced49a5cf7dab89324ad97ea0992da9fd2
tree001d6b4359ae7ca779457ff14860782da6aae538
parentc8a905381420136d3afbcde57e1bed3ce699496c
kes  wx-console crashes because of differences between Bacula and wxWidgets
     malloc()/free().  Tweek wx-console to use bmalloc()/bfree() for Bacula
     calls.
kes  correct improper indenting in wx-console/console_conf.c
kes  update wx-console header copyrights
kes  Fix bug #658 where wx-console mangles file/directory names containing
     commas.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3368 91ce42f0-d328-0410-95d8-f526ca767f89
27 files changed:
bacula/src/bacula.h
bacula/src/lib/bsys.c
bacula/src/lib/protos.h
bacula/src/wx-console/console_conf.c
bacula/src/wx-console/console_conf.h
bacula/src/wx-console/console_thread.cpp
bacula/src/wx-console/csprint.h
bacula/src/wx-console/main.cpp
bacula/src/wx-console/wxbconfigfileeditor.cpp
bacula/src/wx-console/wxbconfigfileeditor.h
bacula/src/wx-console/wxbconfigpanel.cpp
bacula/src/wx-console/wxbconfigpanel.h
bacula/src/wx-console/wxbhistorytextctrl.cpp
bacula/src/wx-console/wxbhistorytextctrl.h
bacula/src/wx-console/wxblistctrl.cpp
bacula/src/wx-console/wxblistctrl.h
bacula/src/wx-console/wxbmainframe.cpp
bacula/src/wx-console/wxbmainframe.h
bacula/src/wx-console/wxbrestorepanel.cpp
bacula/src/wx-console/wxbrestorepanel.h
bacula/src/wx-console/wxbtableparser.cpp
bacula/src/wx-console/wxbtableparser.h
bacula/src/wx-console/wxbtreectrl.cpp
bacula/src/wx-console/wxbtreectrl.h
bacula/src/wx-console/wxbutils.cpp
bacula/src/wx-console/wxbutils.h
bacula/technotes-1.39