]> git.sur5r.net Git - bacula/bacula/history - bacula/src/wx-console/wxbrestorepanel.cpp
- wxbRestorePanel : Fixed problem when the newly created job is not at the end of...
[bacula/bacula] / bacula / src / wx-console / wxbrestorepanel.cpp
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