]> git.sur5r.net Git - bacula/bacula/history - bacula/src/wx-console/wxbrestorepanel.cpp
- Add VolumePurged method to Python JobEvents class. Fixes
[bacula/bacula] / bacula / src / wx-console / wxbrestorepanel.cpp
2005-10-06 Kern Sibbald- Add VolumePurged method to Python JobEvents class...
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-15 Kern Sibbald- Fix dir command scanning field misalignment in
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-05-13 Thorsten Engeladded win32 unicode support for wx-console (compile...
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-03 Nicolas BoichatFix compilation warnings with wxWidgets 2.6.0.
2005-03-24 Nicolas BoichatMajor wx-console bug fixes.
2004-08-06 Nicolas Boichat - wxbRestorePanel : now parsing '+' sent by the direct...
2004-08-06 Nicolas Boichat- wxbRestorePanel : fixed compile error
2004-08-06 Nicolas Boichat- wxbRestorePanel : implemented the director modificati...
2004-07-28 Nicolas Boichat- wxbRestorePanel : implemented restore before=<Date...
2004-07-18 Kern SibbaldAdd version strings
2004-07-17 Nicolas Boichat- wxbRestorePanel & wxbHistoryTextCtrl : Fixed unsigned...
2004-07-17 Nicolas Boichat- wxbRestorePanel : Fixed problem when the newly create...
2004-07-16 Nicolas Boichat- wxbRestorePanel : Fixed crash when an error occurs...
2004-07-15 Nicolas Boichat- wxbMainFrame : When an unexpected question is in...
2004-06-25 Nicolas BoichatFix file size truncated if >100mb.
2004-05-22 Nicolas Boichat- wxbUtils : Created this class, containing general...
2004-05-21 Nicolas Boichat - wxbRestorePanel : Added functions to get/set working...
2004-05-17 Nicolas Boichat - wxbRestorePanel : Implemented refresh buttons
2004-05-15 Nicolas Boichat - wxbRestorePanel : The user can now mark/unmark a...
2004-05-13 Nicolas Boichat- wxbRestorePanel : Width adjustments between the tree...
2004-05-10 Nicolas BoichatwxbTableParser : wxHashMap replaced by wxArray
2004-05-02 Nicolas Boichat - wxbRestorePanel : Corrected incorrect casting of...
2004-05-01 Nicolas Boichat - wxbRestorePanel : Corrected a problem when you doubl...
2004-04-30 Nicolas Boichat - wxbRestorePanel : Added "Cancel" button to cancel...
2004-04-30 Nicolas Boichat - wxbRestorePanel : Fixed 100% CPU usage in GTK :...
2004-04-29 Nicolas Boichatusing the right restore command.
2004-04-29 Nicolas Boichat- wxbRestorePanel : Modified the way a restore is start...
2004-04-25 Nicolas Boichat - general : status text is more often used
2004-04-25 Kern SibbaldFix compile problem in wx-console on Win32
2004-04-25 Nicolas Boichat - wxbRestorePanel : when the director is building...
2004-04-24 Nicolas Boichat - wxbMainFrame : the user is now prompted when an
2004-04-22 Nicolas Boichat- wxbRestorePanel : improved restore appearance
2004-04-19 Nicolas Boichat- Locked configure items until first configuration...
2004-04-18 Nicolas BoichatwxTreeCtrl::GetParent changed in GetItemParent (thanks...
2004-04-18 Nicolas BoichatFixed configure items height in GTK.
2004-04-18 Nicolas BoichatFixed textctrl width in restore configure.
2004-04-18 Nicolas BoichatThe user is now allowed to change a part of restore...
2004-04-17 Nicolas BoichatImproved appearance under GTK (borders, initial columns...
2004-04-17 Nicolas BoichatFixed a small mistake in restore process (return instea...
2004-04-17 Nicolas Boichatmodified the way data is passed to panels (wxbDataParse...
2004-04-17 Nicolas Boichat - Added a locking function in wxbPanel.
2004-04-16 Nicolas BoichatRemoved unused local variables.
2004-04-16 Nicolas BoichatAdded wxblistctrl, which allows the user to double...
2004-04-15 Nicolas Boichat- Mark files and dirs without reasking the list to...
2004-04-13 Kern SibbaldAdd wx-console directory