summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* BUG: fix bug 6081Bill Hoffman2007-12-141-0/+5
|
* BUG: fix for 6086 uninstall icon not set rightBill Hoffman2007-12-141-1/+1
|
* BUG: fix for 6117, fix for second runBill Hoffman2007-12-141-2/+2
|
* STYLE: line lengthBill Hoffman2007-12-141-1/+2
|
* BUG: fix for bug 6054 remove some warningsBill Hoffman2007-12-141-0/+10
|
* STYLE: Nightly Date StampBrad King2007-12-141-1/+1
|
* COMP: Add missing return value from Bill's change.Brad King2007-12-131-0/+1
|
* ENH: Centralized and globalized computation of CMake program locations. ↵Brad King2007-12-1315-110/+68
| | | | This eliminates startup paths that failed to produce this information.
* BUG: Fixed typo introduced by previous commit.Brad King2007-12-131-1/+1
|
* ENH: fix for bug 6102, allow users to change the compilerBill Hoffman2007-12-134-3/+106
|
* STYLE: fix indentBill Hoffman2007-12-131-6/+6
|
* ENH: fix docsBill Hoffman2007-12-131-1/+1
|
* ENH: fix docsBill Hoffman2007-12-131-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-131-1/+1
|
* BUG: Fix logic to accept drop events.Clinton Stimpson2007-12-121-4/+4
|
* BUG: Fix bug 6106 FindPerlLibs.cmake missing escaped $Bill Hoffman2007-12-121-3/+2
|
* STYLE: Nightly Date StampBrad King2007-12-121-1/+1
|
* ENH: Correctly find UiTools library on Mac w/ binary install of Qt.Clinton Stimpson2007-12-111-0/+4
| | | | Fixes #4554.
* ENH: Added C String utilities to KWSys. Implemented strcasecmp and strncasecmp.Brad King2007-12-113-2/+175
|
* STYLE: Nightly Date StampBrad King2007-12-111-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-101-1/+1
|
* STYLE: fix line len errorBill Hoffman2007-12-101-1/+2
|
* STYLE: Nightly Date StampBrad King2007-12-091-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-081-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-071-1/+1
|
* ENH: change to libs that are not realBill Hoffman2007-12-071-1/+1
|
* BUG: fixed an incomplete regexpPhilippe Pebay2007-12-061-2/+2
|
* BUG: Prevent mapping of Configure to Preferences when Qt merges menu items withClinton Stimpson2007-12-061-0/+2
| | | | the standard Mac OS X application menu.
* ENH: for try compile do not put the rules to rebuild the project with cmake ↵Bill Hoffman2007-12-061-0/+1
| | | | inside it. This has caused infinite loops of builds in some cases, and it is just a waste of time anyway.
* BUG: fix for bug 5455, handle nodefaultlib with more than one libBill Hoffman2007-12-063-2/+26
|
* STYLE: Nightly Date StampBrad King2007-12-061-1/+1
|
* COMP: Remove reference to vtksys. The unmangled kwsys name should be used ↵Brad King2007-12-051-2/+2
| | | | in this source.
* ENH: added two functions for URL parsing:Philippe Pebay2007-12-052-0/+87
| | | | | | | | 1. an "abridged" version that separates protocol from dataglom in an expression with the form protocol://dataglom 2. a "full" version that parses protocol, username, password, hostname, port, and path in a standard URL (all of these variables are optional, except for protocol and hostname).
* STYLE: fix line lenBill Hoffman2007-12-051-1/+2
|
* STYLE: Nightly Date StampBrad King2007-12-051-1/+1
|
* ENH: remove warningBill Hoffman2007-12-041-1/+1
|
* ENH: do not depend on touch being on the systemBill Hoffman2007-12-041-1/+1
|
* ENH: add a touch -E command to cmakeBill Hoffman2007-12-043-0/+71
|
* COMP: fix style and work around old compilersKen Martin2007-12-042-5/+5
|
* STYLE: Nightly Date StampBrad King2007-12-041-1/+1
|
* ENH: remove superior dean i, no longer uses borlandBill Hoffman2007-12-041-1/+0
|
* ENH: add functions and raise scopeKen Martin2007-12-036-21/+75
|
* ENH: add functionsKen Martin2007-12-032-0/+109
|
* ENH: add functions and raise scope to cmakeKen Martin2007-12-036-0/+597
|
* STYLE: Nightly Date StampBrad King2007-12-031-1/+1
|
* ENH: fix up some stuffBill Hoffman2007-12-021-4/+3
|
* STYLE: Clarified usage documentation for cmake --help-module FindwxWidgets.Miguel A. Figueroa-Villanueva2007-12-021-5/+30
|
* STYLE: Nightly Date StampBrad King2007-12-021-1/+1
|
* STYLE: Use LIST(APPEND ...) instead of SET(...)Miguel A. Figueroa-Villanueva2007-12-021-18/+7
|
* ENH: Added search entry for the new release: wxWidgets-2.8.7.Miguel A. Figueroa-Villanueva2007-12-021-0/+1
|