Commit Graph

9 Commits

Author SHA1 Message Date
blaszijk
00e2a4261c moved config file, one level down
fixed build system (linked all fpmake files together)



git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 22:34:57 +00:00
blaszijk
e6e8c96df4 more work on improving the build system
initial import of a build file for the examples

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2256 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 18:45:44 +00:00
blaszijk
d0340d13eb fixed images in documentation
removed footer date for the time being (to prevent too much changes in documentation)
implemented cleaning of GLUT bitmap font lists
removed unused function in uicontext class
renamed chm file
added missing documentation back in nvcontext.xml

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 15:15:59 +00:00
blaszijk
6a43b61d2c split painter and context classes in nvwidgets.pas into separate source file
fixed compilation example.pp
renamed context and painter source files to be more clear


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-11 17:29:49 +00:00
blaszijk
ee979d5b6e implemented TGLUTBitmapFont
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2245 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-11 16:26:02 +00:00
blaszijk
8e6492da6f added font sources to documentation
painter and fonts are now user creatable properties
added font option to fpmake
implemented font styles for gl freetype
started work on glut font class
clean-up of nvglutwidgets class


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2243 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-10 17:09:26 +00:00
blaszijk
4b919d496b fixed parameter type for beginPanel
more work on implementing in gl font based on the nvbasefont class

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2240 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-07 21:16:10 +00:00
blaszijk
9769ec83c5 reorganized library sources to be more logical
updated project paths for examples

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2236 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-06 20:32:26 +00:00
blaszijk
573606bbd3 move example folder outside src folder
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2234 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-06 20:06:20 +00:00