Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update fox to 0.99.181, and leave fox-xunicode awhile until the | knu | 2001-12-02 | 1 | -11/+0 |
| | | | | unicode patch currently under development is released. | ||||
* | Update fox and fox-xunicode to 0.99.174. | knu | 2001-07-20 | 2 | -4/+4 |
| | | | | | | | | Install documents under share/doc/fox instead of share/fox. Support NOPORTDOCS. Do parallel build to reduce build time. | ||||
* | Note the default optimization flags used by the vendor in a comment. | knu | 2001-04-30 | 1 | -7/+7 |
| | | | | Comment out redundant lines rather than deleting them. (Just my taste) | ||||
* | Chop out some variable expansions which snuck in by mistake | kris | 2001-04-30 | 1 | -20/+0 |
| | | | | Pointed out by: knu, n_hibma | ||||
* | Don't hard-code -O2 and various -f optimizations in CXXFLAGS | kris | 2001-04-30 | 1 | -5/+37 |
| | |||||
* | Update to 0.99.166. | knu | 2001-03-18 | 1 | -3/+3 |
| | |||||
* | Update to 0.99.135. | trevor | 2000-10-17 | 2 | -11/+11 |
| | | | | Remove broken FTP site found by Bill Fenner's survey. | ||||
* | New port for FOX, a C++ GUI toolkit, conceptually similar to Qt. | will | 2000-03-22 | 4 | -0/+59 |
PR: 17264 |