summaryrefslogtreecommitdiffstats
path: root/Source/WXDialog
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ↵Brad King2006-07-215-86/+87
| | | | It also updates the UseWX test and WXDialog sources to use the new find script.
* Implemented new parser which can handle:Jorgen Bodde2005-08-103-42/+74
| | | | | -G"generator" (legacy format) -G "generator" (new format)
* Implemented -G optionJorgen Bodde2005-08-094-102/+90
|
* Started on command line parsing, added string parse method for default generatorJorgen Bodde2005-08-086-253/+302
|
* ENH: fix for older versions of cmakeBill Hoffman2005-07-151-3/+3
|
* ENH: fix wxdialog to build with xcodeBill Hoffman2005-07-142-6/+28
|
* ENH: add an install target for WXDialogAndy Cedilnik2005-07-141-1/+1
|
* ENH: fixes for macosxAndy Cedilnik2005-07-122-6/+11
|
* initial checkin for bin dirJorgen Bodde2005-06-304-0/+971
|
* Initial checkin new wx dialogJorgen Bodde2005-06-3030-0/+9282
|
* deleted old wx-dialogJorgen Bodde2005-06-3013-2870/+0
|
* ENH: Fix problem with wx 2.4Andy Cedilnik2003-10-171-1/+1
|
* BUG: Need to check both CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE and CMAKE_WX_CONFIG.Brad King2003-08-111-1/+8
|
* ENH: Fix wx testAndy Cedilnik2003-07-311-1/+1
|
* ENH: Revert backAndy Cedilnik2003-07-301-5/+4
|
* ENH: Also fail when make failsSource/cmaketest.cxxAndy Cedilnik2003-07-301-3/+4
|
* Fix location of testAndy Cedilnik2003-05-031-1/+1
|
* Remove warning about shadowing variableAndy Cedilnik2003-02-251-16/+16
|
* ENH: Centralized setting of CMake version number to top-level CMake listfile.Brad King2003-02-141-4/+4
|
* BUG: AppleInfo.plist should come from build tree.Brad King2003-02-051-1/+1
|
* Fix versionAndy Cedilnik2003-01-171-4/+4
|
* ENH: Fixed space problem for Rez.Brad King2003-01-061-2/+2
|
* Add progress reportingAndy Cedilnik2002-11-143-2/+36
|
* Add readme for macAndy Cedilnik2002-11-071-0/+71
|
* Use CMake icon on MacAndy Cedilnik2002-11-061-0/+3
|
* Add Mac iconAndy Cedilnik2002-11-061-0/+0
|
* Remove background and make biggerAndy Cedilnik2002-11-061-0/+0
|
* Bigger iconAndy Cedilnik2002-11-061-0/+0
|
* Start adding CMake iconAndy Cedilnik2002-11-063-0/+52
|
* More mac fixesAndy Cedilnik2002-11-051-8/+1
|
* Get the Mac resources doneAndy Cedilnik2002-11-041-3/+7
|
* Minor fixesAndy Cedilnik2002-11-041-3/+5
|
* Attempt to automate apple gui generationAndy Cedilnik2002-11-041-0/+28
|
* Try to fix generator problems on MacAndy Cedilnik2002-11-041-0/+19
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-237-23/+23
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* Remove warningAndy Cedilnik2002-10-101-5/+2
|
* Try to add enter supportAndy Cedilnik2002-10-092-0/+8
|
* Remove warningsAndy Cedilnik2002-09-251-2/+2
|
* Some GUI improvements and fix the way dirty is being set, so that if there ↵Andy Cedilnik2002-09-242-14/+54
| | | | are no cache values, dirty is not set
* Try to remove some warningsAndy Cedilnik2002-09-233-7/+4
|
* Add missing includeAndy Cedilnik2002-09-201-0/+1
|
* Fix tests for new trycompile and tryrunAndy Cedilnik2002-09-201-1/+0
|
* Fix includesAndy Cedilnik2002-09-201-0/+4
|
* Add test for guiAndy Cedilnik2002-09-191-0/+6
|
* Fix argumentsAndy Cedilnik2002-09-191-3/+3
|
* Allow argument QAndy Cedilnik2002-09-191-1/+1
|
* Add support for exiting after loadingAndy Cedilnik2002-09-192-1/+20
|
* Add option -Q for existing after loadingAndy Cedilnik2002-09-192-0/+5
|
* Fix all defines on WindowsAndy Cedilnik2002-09-191-7/+27
|
* Fix executable to be WIN32 on windowsAndy Cedilnik2002-09-191-1/+5
|