]> Creatis software - crea.git/commit
Fixes:
authorDaniel Gonzalez <daniel.gonzalez@creatis.insa-lyon.fr>
Mon, 11 Mar 2013 11:23:33 +0000 (12:23 +0100)
committerDaniel Gonzalez <daniel.gonzalez@creatis.insa-lyon.fr>
Mon, 11 Mar 2013 11:23:33 +0000 (12:23 +0100)
commitc135a156e12e63eaf223c4ec884589b1f67ff98b
tree57a2ad913b3a52fc4c04aebec034215fd9525c23
parent51afaa0a54636bfa9297b432046baacff84152ee
Fixes:
-Project help dialog: what is description panel
-Lib help dialog: "libraries' functions"
                  "Edit Lib's CMakeList File" button below
-Description Panel: past/folders'/links/and "/ actual folder"
-Library help dialog: If you use other libraries or create additional folders in your library you must include them in the library's "CMakeLists.txt" file.
-Package Manager help dialog: You should also include in this file those libraries used in the black boxes allocated in this package.
-All help dialog: Indicate where the libraries should be included in the package CMakeLists file.

Error Fixed: when a box is created, the description returnsto the description of the project.
19 files changed:
lib/creaDevManagerLib/wxCDMAppliDescriptionPanel.cpp
lib/creaDevManagerLib/wxCDMAppliHelpDialog.cpp
lib/creaDevManagerLib/wxCDMApplicationDescriptionPanel.cpp
lib/creaDevManagerLib/wxCDMApplicationHelpDialog.cpp
lib/creaDevManagerLib/wxCDMBlackBoxDescriptionPanel.cpp
lib/creaDevManagerLib/wxCDMBlackBoxHelpDialog.cpp
lib/creaDevManagerLib/wxCDMCMakeListsDescriptionPanel.cpp
lib/creaDevManagerLib/wxCDMFileDescriptionPanel.cpp
lib/creaDevManagerLib/wxCDMFolderDescriptionPanel.cpp
lib/creaDevManagerLib/wxCDMLibDescriptionPanel.cpp
lib/creaDevManagerLib/wxCDMLibHelpDialog.cpp
lib/creaDevManagerLib/wxCDMLibraryDescriptionPanel.cpp
lib/creaDevManagerLib/wxCDMLibraryHelpDialog.cpp
lib/creaDevManagerLib/wxCDMMainFrame.cpp
lib/creaDevManagerLib/wxCDMPackageDescriptionPanel.cpp
lib/creaDevManagerLib/wxCDMPackageHelpDialog.cpp
lib/creaDevManagerLib/wxCDMPackageManagerHelpDialog.cpp
lib/creaDevManagerLib/wxCDMProjectHelpDialog.cpp
lib/creaDevManagerLib/wxCDMProjectHelpDialog.h