mac


Log

Author Commit Date CI Message
brlcad fe766c64 2008-05-06T04:04:10 begone, vile beasties
brlcad 9fac43d3 2008-05-02T04:17:14 remove the obsolete 10.3 project builder project for mac, it's now pretty far out of date and is without maintainer
sammy d6a2d851 2008-04-13T21:14:44 * Merged trunk commits [664], [665], [666], [667], [669], [670], [671], [672] and [684], by patrick and henry: + Added FTLayout.h, FTSimpleLayout.h and FTSimpleLayout.cpp to implement a framework for layout managers and an implementation of a simple layout manager. + Updated FTGLDemo to use the new FTSimpleLayout. Changes include: - Added a font origin to specify the location to render the font. - The default text is now blatantly plagarized from the back cover of the OGL red book. - The font size is much smaller. - Font metrics are rendered differently depending on the current layout manager. - The FTSimpleLayout alignment mode is now output with other font information. - The space bar no longer cycles through the fonts. The cursor up/down keys do. - The cursor left/right keys increment/decrement the size of the current font. - The page up/page down keys cycle through the layout managers. - The home/end keys increment and decrement the line length of a simple layout - The tab key cycles through the alignment modes of a simple layout. + Fixed a bug where the trackball rotation was applied after translation. + Minor reformatting and enabled texture fonts to be selected + Un-inlined private methods...because they are called by other private inlined methods + Minor formatting changes + Adding FTLayout
henry 1e1e6c24 2004-12-20T20:12:46 Fixed xcode paths
henry 4ec57cfa 2004-12-10T21:48:39 Updated for 2.1.2
henry d60f1a16 2004-12-06T22:42:28 const correctness.
henry 50926c0e 2004-12-05T09:50:16 Added xCode project
henry 712ec00c 2004-08-22T04:03:23 Removed out of date Code warrior project
henry ef815bbb 2004-04-09T05:24:44 Updated for 2.0.8
henry cf15e77c 2003-08-25T03:02:10 Update for 2.0.5
henry b0ba84d0 2003-07-16T10:18:20 Updated for new compiler
henry 8edc736b 2003-04-07T05:06:30 Adding FTLayout
henry 65909bbd 2003-04-07T04:58:16 Adding FTLayout
henry 7b3414c8 2003-03-05T21:25:19 Version 2.0 release
henry acad6c18 2003-01-10T03:43:31 Added layout test
henry 691b16b9 2002-12-19T10:31:55 Added FTList, FTListTest and FTVectorTest
henry a331e8ae 2002-12-18T01:30:05 Fixed tests
henry 6f219853 2002-12-17T20:17:31 Fixed paths
henry 997b05a8 2002-12-17T08:42:10 Adding Unit tests
henry 705371da 2002-12-17T08:40:46 Adding unit tests
henry 7e52afc1 2002-12-17T08:35:37 Adding unit tests
henry 97a378fd 2002-12-17T03:55:10 Major refactoring to FTVectoriser and clients
henry 59259511 2002-12-16T08:27:39 Refactored FTFont to get rid of Open function
henry 6d8bbcd1 2002-12-16T03:46:25 Refactoring FTContour
henry 30ce1b15 2002-12-15T08:23:06 FTcontour update
henry 17faf582 2002-12-12T22:36:31 update
henry d653bc20 2002-12-08T05:12:26 Updated for FTContour refactoring
henry 4492f140 2002-12-02T06:35:13 Getting ready for 1.41
henry 12986d0f 2002-11-29T10:42:06 FTBBox and FTPoint
henry dda811b4 2002-11-29T10:41:50 FTBBox and FTPoint
henry ad39ec84 2002-10-23T08:07:53 Updated for 1.4
henry e387b4ef 2002-06-21T08:32:27 Merged 1.32 into main branch
henry a3adc62b 2002-06-21T08:29:11 Merged 1.32 into 1.4
henry 8576a8aa 2002-02-16T06:19:50 Changed FTGLDemo to .cpp
henry 67e81722 2001-12-11T01:31:02 initial import
henry 9468dc96 2001-12-11T01:26:43 Added a note about the linker problem when building freetype
henry 0348c9b0 2001-11-12T23:36:26 updated for v1.3
henry 153098cc 2001-11-12T23:34:43 Updated for new texture font code and Extruded fonts
henry 8f60784b 2001-10-30T23:54:02 renamed the source files to .cpp
henry 897dca9a 2001-10-30T21:30:16 Fixed typos
henry c1a46a82 2001-10-28T04:04:00 Added note about STL
henry 32522c99 2001-10-25T23:11:26 Initial import