[root]/Modules/SlicerWelcome
ImageData
(18 files, 0 lines)
Resources
(1 files, 1201 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 34 (100.0%) | 2327 (100.0%) | 68.4 |
| wjp@bwh.harvard.edu | 30 (88.2%) | 2327 (100.0%) | 77.5 |
| pieper | 1 (2.9%) | 0 (0.0%) | 0.0 |
| naucoin | 1 (2.9%) | 0 (0.0%) | 0.0 |
| lorensen | 1 (2.9%) | 0 (0.0%) | 0.0 |
| jcfr | 1 (2.9%) | 0 (0.0%) | 0.0 |
ENH: Update CMakeLists.txt - CMake 2.6 is now required
The following line have been added:
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)
0 lines of code changed in 1 file:
BUG: Logic for suppressing welcome screen was inverted.
0 lines of code changed in 1 file:
ENH: resetting GUI panel width to default width on exit from module
1 lines of code changed in 1 file:
ENH: adding CTSC acknowledgement and updating description of loadable modules
0 lines of code changed in 1 file:
ENH: added slicer community to acknowledgement
0 lines of code changed in 1 file:
ENH: made ron's content changes in customizing slicer panel
0 lines of code changed in 1 file:
BUG: avoid double allocation of welcome icons
0 lines of code changed in 1 file:
ENH: Added Module add/remove tab, updated content, added option to show or not show welcome on startup
0 lines of code changed in 4 files:
COMP: getting rid of compiler warnings, commenting out unused vars, doubles to int
0 lines of code changed in 1 file:
BUG: adding/removing GUI observers on module Enter/Exit
0 lines of code changed in 2 files:
ENH: added window status text during buildGUI
0 lines of code changed in 1 file:
ENH: added content and fixes to existing content
0 lines of code changed in 4 files:
ENH: made requested changes to module content and behavior
0 lines of code changed in 4 files:
ENH: Added first draft of welcome module as per Ron's request
2326 lines of code changed in 11 files: