| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: move version to title bar | Bill Hoffman | 2002-12-06 | 1 | -11/+3 |
|
|
* | ENH: add status bar and help for items | Bill Hoffman | 2002-12-05 | 1 | -12/+15 |
|
|
* | BUG: make sure OK can not be hit first time around | Bill Hoffman | 2002-12-05 | 1 | -1/+0 |
|
|
* | remove code warrior and fixed GUI isues | Ken Martin | 2002-12-03 | 1 | -2/+2 |
|
|
* | remove code warrior and fixed GUI isues | Ken Martin | 2002-12-03 | 1 | -24/+39 |
|
|
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -0/+1 |
|
|
* | ENH: better resize | Bill Hoffman | 2002-11-02 | 1 | -2/+47 |
|
|
* | FIX: re-enable the OK button in RunCmake() when everything is done. | Sebastien Barre | 2002-10-04 | 1 | -1/+2 |
|
|
* | added progress | Ken Martin | 2002-09-26 | 1 | -0/+17 |
|
|
* | Fix callback for the new API | Andy Cedilnik | 2002-09-18 | 1 | -1/+1 |
|
|
* | cleaned up some of the cmake interface | Ken Martin | 2002-09-17 | 1 | -1/+3 |
|
|
* | Fix MFC GUI | Andy Cedilnik | 2002-09-11 | 1 | -46/+45 |
|
|
* | new arch | Ken Martin | 2002-09-06 | 1 | -40/+43 |
|
|
* | changed cache manager and registered generators to no longer be singletons | Ken Martin | 2002-08-28 | 1 | -27/+39 |
|
|
* | support for dll | Ken Martin | 2002-08-21 | 1 | -23/+13 |
|
|
* | FIX: stupid pb fixed (close to being medieval'ed by The Ken) | Sebastien Barre | 2002-08-01 | 1 | -1/+2 |
|
|
* | FIX: ConvertToOutputPath puts "" around path. Not compatible with GUI use. | Sebastien Barre | 2002-07-31 | 1 | -4/+29 |
|
|
* | ENH: better Drag&Drop, and change source dir automatically when build dir is ... | Sebastien Barre | 2002-07-22 | 1 | -15/+50 |
|
|
* | ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut too | Sebastien Barre | 2002-07-21 | 1 | -6/+3 |
|
|
* | ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut too | Sebastien Barre | 2002-07-21 | 1 | -9/+85 |
|
|
* | BUG: remove warning about changing generators | Bill Hoffman | 2002-04-29 | 1 | -7/+0 |
|
|
* | ENH: give a warning when switching generators to match the cache | Bill Hoffman | 2002-04-25 | 1 | -0/+7 |
|
|
* | Remove warnings | Bill Hoffman | 2002-03-13 | 1 | -3/+3 |
|
|
* | dot net port | Bill Hoffman | 2002-02-20 | 1 | -0/+2 |
|
|
* | make it a modal dialog | Bill Hoffman | 2002-01-09 | 1 | -1/+1 |
|
|
* | added release version | Ken Martin | 2002-01-04 | 1 | -2/+2 |
|
|
* | Fix: the generator choice value was hardcoded and overrode the value passed a... | Sebastien Barre | 2001-12-21 | 1 | -1/+4 |
|
|
* | Fix: vars that have just become ADVANCED should be removed from the GUI | Sebastien Barre | 2001-12-21 | 1 | -0/+1 |
|
|
* | ENH: add mark as not advanced to mark as advanced | Bill Hoffman | 2001-12-07 | 1 | -3/+1 |
|
|
* | If Shift is pressed with 'OK', then don't quit | Sebastien Barre | 2001-12-05 | 1 | -1/+4 |
|
|
* | Add single quotes feature. | Sebastien Barre | 2001-12-05 | 1 | -2/+25 |
|
|
* | Add /A and /G command-line param to carry the value of "Show Advanced" and ge... | Sebastien Barre | 2001-12-03 | 1 | -4/+5 |
|
|
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 1 | -1/+116 |
|
|
* | ENH: add new command VARIABLE_REQUIRES for better debugging of list files | Bill Hoffman | 2001-11-19 | 1 | -3/+8 |
|
|
* | face lift for GUI and some more help | Bill Hoffman | 2001-11-16 | 1 | -10/+39 |
|
|
* | Quick addition: "Create shortcut" menu entry. | Sebastien Barre | 2001-11-14 | 1 | -1/+157 |
|
|
* | ENH: use callback not ifdef for MFC message box errors | Bill Hoffman | 2001-10-29 | 1 | -0/+12 |
|
|
* | ENH: change checkboxes back to pull down menus, remove leak | Bill Hoffman | 2001-10-01 | 1 | -2/+2 |
|
|
* | improved registry handling | Ken Martin | 2001-09-25 | 1 | -60/+91 |
|
|
* | ENH: check for values that switch to internal, can happen with a load cache c... | Ken Martin | 2001-09-20 | 1 | -10/+1 |
|
|
* | remove memory leaks | Bill Hoffman | 2001-09-14 | 1 | -0/+1 |
|
|
* | ENH: integrate borland support | Bill Hoffman | 2001-09-06 | 1 | -1/+47 |
|
|
* | BUG: fix switch projects not saving cache correctly | Bill Hoffman | 2001-08-27 | 1 | -7/+3 |
|
|
* | CMakeSetup now handles command-line arguments (ex: /H=source_dir /B=build_dir) | Sebastien Barre | 2001-08-21 | 1 | -5/+13 |
|
|
* | ENH: big change, only allow commands access to the cache via the cmMakefile c... | Bill Hoffman | 2001-08-08 | 1 | -1/+1 |
|
|
* | ENH: change the logic of disabling the ok button a bit | Bill Hoffman | 2001-07-26 | 1 | -4/+10 |
|
|
* | ENH: rework GUI with configure/OK/Cancel | Bill Hoffman | 2001-07-25 | 1 | -27/+80 |
|
|
* | BUG: fix on scroll with buttons | Bill Hoffman | 2001-07-24 | 1 | -1/+2 |
|
|
* | BUG: make sure cache is cleared | Bill Hoffman | 2001-07-16 | 1 | -8/+3 |
|
|
* | ENH: add a check to avoid quitting before rebuilding | Bill Hoffman | 2001-07-12 | 1 | -0/+18 |
|
|