index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
FLTKDialog
/
CMakeSetupGUIImplementation.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove FLTKDialog source code
Brad King
2009-08-05
1
-844/+0
*
COMP: make it build on Linux
Alexander Neundorf
2007-08-21
1
-2/+8
*
ENH: try to find a gui for the Mac
Bill Hoffman
2005-09-23
1
-0/+838
*
ENH: remove fltk dialog as it is no longer supported
Bill Hoffman
2002-03-20
1
-877/+0
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-0/+16
*
FIX: When switching from one project to another the CacheGUI wasn't being
Luis Ibanez
2001-11-28
1
-2/+6
*
ENH: clean up warnings
Bill Hoffman
2001-11-13
1
-0/+1
*
FIX: In order to disable a button in fl_choice, a 0 pointer must be sent
Luis Ibanez
2001-10-30
1
-1/+1
*
ENH: fl_ask replaced by fl_choice in FLTKCallback.
Luis Ibanez
2001-10-30
1
-4/+4
*
ENH: use callback not ifdef for MFC message box errors
Bill Hoffman
2001-10-29
1
-2/+2
*
ENH: add callback for message display
Bill Hoffman
2001-10-29
1
-1/+11
*
ENH: Updated with respect to MFC CMakeSetup. New cache entries are now
Luis Ibanez
2001-10-28
1
-23/+147
*
ENH: update to new style of cache access
Ken Martin
2001-08-08
1
-1/+1
*
ENH: Save and Load of recent Source and Binary directories added.
Luis Ibanez
2001-07-19
1
-1/+206
*
BUG: fix for sgi compiler
Bill Hoffman
2001-06-28
1
-1/+0
*
ENH: Update the cacheManager from the GUI after each callback.
Luis Ibanez
2001-06-21
1
-4/+7
*
ENH: INTERNAL properties are not display any longer in the GUI
Luis Ibanez
2001-06-21
1
-4/+1
*
ENH: Clearing and redrawing the property list after a build to load the new c...
Luis Ibanez
2001-06-21
1
-1/+12
*
ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cache
Luis Ibanez
2001-06-21
1
-3/+1
*
ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks now
Luis Ibanez
2001-06-21
1
-13/+8
*
ENH: fix cmake so it can boot strap itself better
Bill Hoffman
2001-06-20
1
-1/+1
*
ENH: build fltk cmake on unix with bootstrap
Bill Hoffman
2001-06-19
1
-4/+4
*
ENH: Absolute path to cmake resolved
Luis Ibanez
2001-06-15
1
-21/+46
*
Include directory names are Case sensitive in Unix.
Berk Geveci
2001-06-14
1
-4/+4
*
ENH: Search for cmake executable full path added (window/unix)
Luis Ibanez
2001-06-13
1
-1/+13
*
ERR: Needed virtual destructor to correspond to virtual functions. Also adde...
Brad King
2001-06-12
1
-8/+8
*
ENH: Paths are now expanded for environment variables and made absolute.
Luis Ibanez
2001-06-12
1
-39/+92
*
ENH: Waiting cursor color were reversed
Luis Ibanez
2001-06-11
1
-2/+2
*
ENH: CMake invokation is working.
Luis Ibanez
2001-06-11
1
-2/+51
*
ENH: Cache saving added
Luis Ibanez
2001-06-11
1
-0/+32
*
ENH: cpp renamed cxx. Copy of data to and from the GUI is working
Luis Ibanez
2001-06-10
1
-0/+343