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
/
FLTKPropertyItemRow.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ENH: try to find a gui for the Mac
Bill Hoffman
2005-09-23
1
-0/+83
|
*
ENH: remove fltk dialog as it is no longer supported
Bill Hoffman
2002-03-20
1
-83/+0
|
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-0/+16
|
*
FIX: Reverted to use FillCacheManagerFromGUI().
Luis Ibanez
2001-10-30
1
-1/+2
|
*
ENH: FillCacheManagerFromGUI() was replaced by SaveFromCacheGUI() to
Luis Ibanez
2001-10-30
1
-1/+1
|
|
|
|
|
ensure that changes on the GUI are directly update in the config file.
*
ENH: Update the cacheManager from the GUI after each callback.
Luis Ibanez
2001-06-21
1
-1/+1
|
|
|
|
Only load the cache from disk if the binary path has changed.
*
ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cache
Luis Ibanez
2001-06-21
1
-2/+11
|
|
|
|
at each callback action
*
ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks now
Luis Ibanez
2001-06-21
1
-6/+3
|
*
Include directory names are Case sensitive in Unix.
Berk Geveci
2001-06-14
1
-2/+2
|
*
ENH: Added popup menu for removing a property. Some style changes
Luis Ibanez
2001-06-13
1
-0/+3
|
*
ENH: Added help blobs that popup when the mouse is left on top of the
Luis Ibanez
2001-06-12
1
-3/+30
|
|
|
|
property name
*
Class to manage every row in the GUI scrolling, corresponding to a
Luis Ibanez
2001-06-10
1
-0/+30
single property