]> git.sur5r.net Git - bacula/bacula/commit
Add wx-console directory
authorKern Sibbald <kern@sibbald.com>
Tue, 13 Apr 2004 12:50:27 +0000 (12:50 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 13 Apr 2004 12:50:27 +0000 (12:50 +0000)
commitdb83bc1a5a407a0d77f22f598b767112af81632d
tree50c7442608ebc2895ba8e0f94be8857ede89068c
parent40ecac235e3d700a10ed1ba82f06fb27c96c8142
Add wx-console directory

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1194 91ce42f0-d328-0410-95d8-f526ca767f89
26 files changed:
bacula/ReleaseNotes
bacula/src/console/authenticate.c
bacula/src/dird/bacula-dir.conf.in
bacula/src/dird/ua_query.c
bacula/src/lib/smartall.c
bacula/src/stored/spool.c
bacula/src/wx-console/BUILD [new file with mode: 0644]
bacula/src/wx-console/CHANGELOG [new file with mode: 0644]
bacula/src/wx-console/TODO [new file with mode: 0644]
bacula/src/wx-console/authenticate.c [new file with mode: 0644]
bacula/src/wx-console/console_conf.c [new file with mode: 0644]
bacula/src/wx-console/console_conf.h [new file with mode: 0644]
bacula/src/wx-console/console_thread.cpp [new file with mode: 0644]
bacula/src/wx-console/console_thread.h [new file with mode: 0644]
bacula/src/wx-console/csprint.h [new file with mode: 0644]
bacula/src/wx-console/main.cpp [new file with mode: 0644]
bacula/src/wx-console/marked.xpm [new file with mode: 0644]
bacula/src/wx-console/partmarked.xpm [new file with mode: 0644]
bacula/src/wx-console/unmarked.xpm [new file with mode: 0644]
bacula/src/wx-console/wxbmainframe.cpp [new file with mode: 0644]
bacula/src/wx-console/wxbmainframe.h [new file with mode: 0644]
bacula/src/wx-console/wxbrestorepanel.cpp [new file with mode: 0644]
bacula/src/wx-console/wxbrestorepanel.h [new file with mode: 0644]
bacula/src/wx-console/wxbtableparser.cpp [new file with mode: 0644]
bacula/src/wx-console/wxbtableparser.h [new file with mode: 0644]
bacula/src/wx-console/wxwin16x16.xpm [new file with mode: 0644]