This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-02-05 22:59:43 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4dc7f7b97ef4fd95b7e329f8d18286aef77d9b4
CMake
/
Source
/
FLTKDialog
History
Luis Ibanez
10097d7685
FIX: When switching from one project to another the CacheGUI wasn't being
...
cleared. Values from one project were mixed into the other.
2001-11-27 19:38:05 -05:00
..
CMakeLists.txt
…
CMakeSetupGUI.cxx
ENH: remove warning
2001-11-14 08:49:37 -05:00
CMakeSetupGUI.fl
ENH: Button were renamed : "Configure", "OK" and "Cancel" as the MFC version.
2001-10-28 18:52:51 -05:00
CMakeSetupGUI.h
ENH: clean up warnings
2001-11-13 12:38:53 -05:00
CMakeSetupGUIImplementation.cxx
FIX: When switching from one project to another the CacheGUI wasn't being
2001-11-27 19:38:05 -05:00
CMakeSetupGUIImplementation.h
…
FLTKDialog.cxx
…
FLTKDialog.dsp
…
FLTKPropertyItemRow.cxx
WAR: fix compile warnings
2001-11-13 12:25:34 -05:00
FLTKPropertyItemRow.h
FIX: Reverted to use FillCacheManagerFromGUI().
2001-10-30 18:32:34 -05:00
FLTKPropertyList.cxx
…
FLTKPropertyList.h
…
Makefile.in
…