Commit Graph

22 Commits

Author SHA1 Message Date
blaszijk
e84764f650 new utility "crop" (which helps creating screenshots of widgets, by cropping the original screenshot to multiple small image files which are used in the documentation)
updated dolabel documentation

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 14:08:02 +00:00
blaszijk
def3913ebb recreated documentation
some fixes in glfreetype, for small font sizes and mem leak fixes (http://www.cs.northwestern.edu/~sco590/fonts_tutorial.html)
added new widget_test example.compiled
started implementation of FreeType support in nvglwidgets.pas

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2224 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 01:31:17 +00:00
blaszijk
4e284b9741 added image-url parameter to fpdoc
added glfreetype documentation
recreated chm documentation (with embedded images)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-03 19:24:36 +00:00
blaszijk
89004493d0 started work on freetype support
some cleaning up of the sources

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2221 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-03 00:01:04 +00:00
blaszijk
bad806494f image path fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 19:17:29 +00:00
blaszijk
a021b390d7 more documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2219 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 18:51:40 +00:00
blaszijk
6b0d820784 modified css file which gives better visual result for html documentation
delete chm file prior to generation
remove unneeded option for html documentation
added short description to nvglutwidgets.xml
nvGLWidgets, added documentation + fixed module name
simplified getTextSize


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 17:48:55 +00:00
blaszijk
fc426ba4cc Added css-file option to fpdoc, now the chm file is formatted correctly
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2217 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 15:07:34 +00:00
blaszijk
cad9e474df added html documentation
moved nvwidgets.png to separate folder
added css file for nicer formatting

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2216 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 14:52:12 +00:00
blaszijk
a8d1999967 Fixed documentation html tags
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 12:57:08 +00:00
blaszijk
d5f6141f4c Implemented multi line support
Some formatting improvements
Added fpdoc path to project file

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2214 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 12:38:10 +00:00
blaszijk
fe9496f340 fixed some compilation hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2213 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 11:24:43 +00:00
blaszijk
d834848870 modified script so it creates the classchart
more documentation added

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2212 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 11:08:11 +00:00
blaszijk
8ee48108c3 some more documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2211 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 09:26:30 +00:00
blaszijk
00f8c0ce98 changed package name for documentation
windows compile batchfile
added compiled chm file

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2210 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 00:11:56 +00:00
blaszijk
64b7d36c89 added more documentation
fixed some spell errors in comments

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2209 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-01 23:10:14 +00:00
blaszijk
07805fc51a initial import of documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-01 22:49:57 +00:00
blaszijk
4f0e632b73 some comments fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2207 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-01 21:30:27 +00:00
blaszijk
554913ea25 fixed bug in bitmask checking
reordered groupflags  

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-01 20:52:34 +00:00
blaszijk
077bf73bdd Added check if OpenGL version 2.0 is loaded properly
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1806 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-16 20:37:20 +00:00
blaszijk
40264de47a remove translation/rotation/scale code from GLUIPainter.drawTextureView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1804 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-16 16:39:37 +00:00
blaszijk
ca7613fadd initial import of files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1801 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-15 22:08:43 +00:00