Add some other modules.
[bertos.git] / wizard / BFolderPage.py
2009-02-23 duploUse the native separator displaying pathnames
2009-02-03 duploSelecting a directory with the chooser mask now works
2009-02-03 duploChange the indentation
2009-02-03 duploAdd a label that warn the user if the selected director...
2009-02-02 duploMove the .ui files in the ui directory
2009-01-28 duploRemove the last slash in the folder name and add a...
2009-01-13 duploIf an empty string is returned by the filedialog it...
2008-12-19 duploCorrect typo
2008-12-18 duploAdd the store of the project info
2008-12-17 duploAdd default directory (home directory) in the folder...
2008-12-17 duploAdd the complete implementation of the folder selection...
2008-12-17 duploAdd some utility methods for the folder selection page
2008-12-16 duploAdd the folder selection wizard page