yangjixian
00857e5d2c
M fpsound.pas
...
AM OpenAL_NT.pas
M fpsound_openal.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2275 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-01 01:46:41 +00:00
macpgmr
9f861a7b4c
Added TOvcSimpleField and TOvcTCSimpleField to palette for all platforms since Lazarus no longer crashes when they're used in form designer.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-31 14:33:14 +00:00
alexs75
1ce3d33d83
fix TRxHistoryNavigator with empty Back or Forward buttons
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2273 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-29 17:50:00 +00:00
alexs75
644473ec2d
fix IncHour - txh Jura from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2272 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-29 04:46:28 +00:00
sekelsenmat
bd2c3feb49
fpsound: develops further, still only noise
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2271 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 15:03:16 +00:00
sekelsenmat
a6ce7381f6
fpsound: Simplifies and develops further, still only noise
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2270 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:53:00 +00:00
sekelsenmat
669d73702f
fpsound: Now it makes some kind of noise
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:43:21 +00:00
sekelsenmat
bc0894fe7a
fpsound: Removes unused code
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:30:25 +00:00
sekelsenmat
d605088c96
fpsound: Removes unused code
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2267 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:30:05 +00:00
sekelsenmat
9cb501fd8b
fpsound: More improvements and still not working
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:28:29 +00:00
sekelsenmat
2b94c420ac
fpsound: Some more improvements
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 08:44:37 +00:00
sekelsenmat
624d9b3283
fpspreadsheet: Adds a forgotten part for date/time support
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2264 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 13:52:43 +00:00
sekelsenmat
09153c582d
fpspreadsheet: Finishes the basic support for date reading
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2263 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 13:48:39 +00:00
sekelsenmat
37d06a3d25
fpspreadsheet: Starts preparation to support reading dates from Excel 8, not yet functional
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 13:24:13 +00:00
sekelsenmat
95a37b7c82
fpsound: Starts adjusting the openal code
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 10:43:32 +00:00
alexs75
ba32690bfa
fix draw footer rows in rxdbgrid with scrolbars - thx vicvala from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-22 21:59:39 +00:00
sekelsenmat
880197feae
fpsound: Large work to advance the wave reader
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2259 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-20 16:15:10 +00:00
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
564e5aa6b1
changed awk to gawk
...
run configure script
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2257 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 22:05:12 +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
36b91b3270
added class chart creation to build system
...
fixed build system for source files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2255 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 18:14:54 +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
19857f2209
removed remaining files
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2253 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 13:36:12 +00:00
blaszijk
1e4e859bfb
reorganizing documentation
...
implemented documentation creation in the build system
some minor code clean-up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 13:19:49 +00:00
blaszijk
2cd88d624f
reorganizing documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 12:44:39 +00:00
blaszijk
92c53234b2
renamed documentation files
...
split documentation files (nvpainter and nvcontext)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2250 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 09:47:03 +00:00
blaszijk
ca4f718baa
renamed file to lower-case
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2249 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-11 17:31:34 +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
8e9a5d48b4
unneeded HTML page
...
forgot to add xml file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2247 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-11 16:35:15 +00:00
blaszijk
55a0685aa9
updated documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-11 16:33:33 +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
443a4e2447
updated documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2244 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-11 06:49:58 +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
inoussa
58a55210d5
fpc_http_protocol.pas : Delete the "Content-length" header so the underlying component set its value. (Thanks to Phil)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2242 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-10 09:24:29 +00:00
blaszijk
e76862159f
updated documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2241 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-07 21:40:51 +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
2f697282f8
fixed paths in fpmake file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2239 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-06 22:13:33 +00:00
blaszijk
8fd729e3a8
fixed source paths, added nvbasepath unit documentation
...
added relative paths to crop_images.bat
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2238 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-06 21:45:31 +00:00
blaszijk
b99fdab7a2
added fpmake file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2237 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-06 21:03:57 +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
4c349e6dda
rename file to be lowercase (thanks to Kambi)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-06 20:08:29 +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
blaszijk
5619cffc2a
forgot to add documentation file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2233 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-06 19:56:50 +00:00
blaszijk
c3e857b8c9
fpmake: added c-style operators compiler switch (thanks to Kambi)
...
glfreetype: added more verbose error message (thanks to Kambi)
added Ubuntu-R.ttf to SVN
started work on a base font class
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2232 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-06 19:53:46 +00:00
blaszijk
852efcdf25
doc: doButton / doLabel code example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2231 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-06 19:35:19 +00:00
blaszijk
eab8fe3559
implemented textwidth calculation
...
removed all the glutBitmap references by the Font instance
recreated documentation + widget screenshots
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2230 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-05 18:06:25 +00:00
denniscuflat
988658df7c
Most of the labels on "gameconfigform" and "gameplayform" were translated.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2229 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-05 01:08:45 +00:00
blaszijk
b61fa2502b
added compilation mode to widget units
...
some clean-up and fixing of compiler warnings
initial import of the fpmake build file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2228 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 23:13:24 +00:00
blaszijk
1b73aa5e62
CHM : create index / TOC and make searchable
...
Added date footer to chm documentation (will add later to html as well)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 16:38:44 +00:00
blaszijk
f995e1850f
renamed bmp images to png (only type supported)
...
added all images to widget documentation
fixed some spelling / formatting errors
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2226 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 15:57:09 +00:00