summaryrefslogtreecommitdiffstats
path: root/Source/FLTKDialog
Commit message (Collapse)AuthorAgeFilesLines
* ENH: update to new style of cache accessKen Martin2001-08-081-1/+1
|
* ENH: Save and Load of recent Source and Binary directories added.Luis Ibanez2001-07-196-10/+349
|
* Undefined symbolBerk Geveci2001-06-281-1/+1
|
* BUG: fix for sgi compilerBill Hoffman2001-06-284-3/+7
|
* ENH: Update the cacheManager from the GUI after each callback.Luis Ibanez2001-06-213-9/+15
| | | | Only load the cache from disk if the binary path has changed.
* added install targetKen Martin2001-06-211-1/+1
|
* ENH: INTERNAL properties are not display any longer in the GUILuis Ibanez2001-06-211-4/+1
|
* ENH: The cache is not saved now after every modification of the GUILuis Ibanez2001-06-211-5/+0
|
* ENH: Clearing and redrawing the property list after a build to load the new ↵Luis Ibanez2001-06-212-3/+14
| | | | cache.
* ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cacheLuis Ibanez2001-06-215-23/+71
| | | | at each callback action
* ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks nowLuis Ibanez2001-06-217-52/+84
|
* Removed: now the help string is managed by the PropertyRow classLuis Ibanez2001-06-212-286/+0
|
* ENH: add CMakeSetup as a targetBill Hoffman2001-06-201-1/+1
|
* ENH: fix cmake so it can boot strap itself betterBill Hoffman2001-06-202-7/+7
|
* ENH: build fltk cmake on unix with bootstrapBill Hoffman2001-06-193-7/+14
|
* ENH: add bootstrap support for building fltkBill Hoffman2001-06-191-0/+20
|
* ENH: add bootstrap support for building fltkBill Hoffman2001-06-191-2/+2
|
* ENH: Absolute path to cmake resolvedLuis Ibanez2001-06-154-26/+54
|
* ENH: Getting headers and libs for FLTK and OpenGLLuis Ibanez2001-06-151-2/+9
|
* Include directory names are Case sensitive in Unix.Berk Geveci2001-06-146-29/+29
|
* ENH: Search for cmake executable full path added (window/unix)Luis Ibanez2001-06-131-1/+13
|
* ENH: Added popup menu for removing a property. Some style changesLuis Ibanez2001-06-136-113/+158
|
* ENH: Added help blobs that popup when the mouse is left on top of theLuis Ibanez2001-06-123-41/+98
| | | | property name
* Class derived from Fl_Button with added help blobsLuis Ibanez2001-06-122-0/+211
|
* ERR: Needed virtual destructor to correspond to virtual functions. Also ↵Brad King2001-06-123-12/+12
| | | | added several std:: qualifiers to string.
* ENH: Paths are now expanded for environment variables and made absolute.Luis Ibanez2001-06-126-52/+109
| | | | The binary directory is created if it doesn't exist.
* ENH: Waiting cursor color were reversedLuis Ibanez2001-06-111-2/+2
|
* ENH: CMake invokation is working.Luis Ibanez2001-06-112-2/+53
|
* ENH: Cache saving addedLuis Ibanez2001-06-112-0/+33
|
* .cpp renamed as .cxxLuis Ibanez2001-06-104-714/+0
|
* Class to manage every row in the GUI scrolling, corresponding to aLuis Ibanez2001-06-101-0/+30
| | | | single property
* Template for the MakefileLuis Ibanez2001-06-101-0/+52
|
* ENH: cpp renamed cxx. Copy of data to and from the GUI is workingLuis Ibanez2001-06-105-0/+909
|
* ENH: Added Fl_Tiles as row for holding property data. Data to and from theLuis Ibanez2001-06-104-85/+84
| | | | GUI is working
* ENH: PropertyList class addedLuis Ibanez2001-05-221-4/+24
|
* ENH: Added support for the fltk::PropertyList classLuis Ibanez2001-05-222-8/+32
|
* Added interactions with the PropertyList classLuis Ibanez2001-05-223-6/+25
|
* Class to manage the list of properties displayed on the scrollerLuis Ibanez2001-05-222-0/+314
|
* ENH: Added Methods for loading the cacheLuis Ibanez2001-05-171-1/+126
|
* ENH: Load the cache at startLuis Ibanez2001-05-171-0/+1
|
* ENH: Added methods to load the cacheLuis Ibanez2001-05-171-0/+4
|
* VC++ Project file to construct the FLTK GUI for CMakeLuis Ibanez2001-05-171-0/+96
|
* Main file that instantiates the GUI class and run it.Luis Ibanez2001-05-171-0/+22
|
* Implementation of the virtual Callbacks declared in the GUILuis Ibanez2001-05-172-0/+254
|
* File generated by FLTK FLUID containing the implementation of the GUILuis Ibanez2001-05-172-0/+166
|
* GUI description file used by FLTK interactive tool : FLUIDLuis Ibanez2001-05-171-0/+74