Commit Graph

9337 Commits

Author SHA1 Message Date
michael
2fa7df313e + Fixed some typos, added some more introduction 2001-10-10 20:14:40 +00:00
michael
6ff1f9d092 + Now actually demonstrates GetKeyEventCode 2001-10-10 20:14:09 +00:00
marco
29327cbe69 * fix. 2001-10-09 12:10:48 +00:00
carl
d81c33347a + added IsLibrary and IsMultiThread variables 2001-10-09 03:22:50 +00:00
carl
901072c39e * bugfix #1639 (IsMultiThread varialbe setting) 2001-10-09 02:42:05 +00:00
carl
05a2276947 * bugfix #1639 (IsMultiThread varialbe setting) 2001-10-09 02:17:45 +00:00
Jonas Maebe
9e18ea5adf * fixed multiple page support (bug1536?) (merged) 2001-10-07 11:47:36 +00:00
michael
c62ec24595 + Some fixes which prevented Latex from finishing the file 2001-10-07 09:46:22 +00:00
michael
30ef883342 + Merged video mode selection/setting system 2001-10-06 22:28:24 +00:00
pierre
2f3ddd8e6a * Empty CF_TEXT clipboard data for go32v2 to force data conversion
if CF_TEXT is requested
 * Use OemToCharBuff to also set the CF_TEXT clipboard format on win32
2001-10-05 11:59:06 +00:00
carl
9b70b46975 * corrected assembler syntax error 2001-10-05 01:35:48 +00:00
michael
c3ed2525b4 + Added video and keyboard units 2001-10-04 21:00:13 +00:00
michael
107855a4f5 + Fixed wrong tag in ReadString 2001-10-04 20:59:30 +00:00
michael
a9302092ea + Added keyboard, typinfo and video chapters 2001-10-04 20:58:46 +00:00
michael
0bed32dd33 + Added copytight statement 2001-10-04 20:57:32 +00:00
michael
019cfc73eb + Set tocdepth to 3 for pdf, more strict placing of floats 2001-10-04 20:56:39 +00:00
michael
bcf109febc + merged function setvideodriver 2001-10-04 20:51:56 +00:00
michael
ec1b1931a9 + Added initial comments on usage 2001-10-04 20:49:48 +00:00
Jonas Maebe
bdf2593265 * fixed range check errors 2001-10-04 14:33:28 +00:00
michael
49ae9f925e + Removed keybutil unit 2001-10-03 21:58:50 +00:00
michael
66ef7657db + Small cosmetic fix in log function 2001-10-03 21:54:39 +00:00
michael
6e9bfb8c1f + keyboarddriver example also with listings package 2001-10-03 21:53:31 +00:00
michael
e5ff86b1b8 + Fixed TKeyRecord structure table 2001-10-03 21:48:59 +00:00
pierre
4f14243038 * remove code that lead to crashes for html helps 2001-10-03 21:48:31 +00:00
michael
9964ead534 + Completed documentation 2001-10-03 21:38:08 +00:00
michael
db1b530e29 + Added demo for drivers and FunctionKeyName function 2001-10-03 21:36:58 +00:00
pierre
20c39fbc19 * except syntax fix for 1.1 version 2001-10-03 20:46:34 +00:00
michael
2ea2c2115f * SetKeyBoardDriver now returns true if driver set - merged 2001-10-03 20:08:36 +00:00
marco
6f692d0faf * More camelcasing, set tocdepth=4 and secnumdepth=2 in intfpc.sty 2001-10-03 14:40:06 +00:00
pierre
529f063fc5 fix for bug #1487 2001-10-03 10:21:43 +00:00
carl
96dd41ac38 + added missing pictures to be able to regenerate on Win32 2001-10-03 00:53:10 +00:00
carl
dba1e2f194 + updated information on sound routine 2001-10-03 00:47:43 +00:00
pierre
863c6ba51f * fix linux code 2001-10-02 23:58:51 +00:00
pierre
90fb39c656 * fix bug #1619 by using wconsole unit 2001-10-02 23:56:30 +00:00
pierre
19a8903683 New unit to preserve console mode 2001-10-02 23:40:44 +00:00
pierre
1237a6294f * correct last commit, FVISION conditional means the new fvision dir instead of fvnew 2001-10-02 22:43:22 +00:00
pierre
3badb147ef New test file 2001-10-02 22:31:44 +00:00
pierre
33d411b2dc * fix several problems, try to get the graph version to compile 2001-10-02 16:35:50 +00:00
pierre
d6bd6b9dda * get correct curosr position for fvision 2001-10-02 16:35:04 +00:00
pierre
ea691408dc * avoid crashes in topic text compares 2001-10-02 16:31:20 +00:00
marco
af5cbc4ad5 * A lot of small fixes in the first 2000 lines. Mainly camelcasing 2001-10-02 14:14:45 +00:00
carl
4e2272a6bc * corrected tiny problem in define 2001-10-01 22:23:09 +00:00
michael
db5415b430 + Initial fpcmake rewrite. Still needs features section 2001-10-01 21:53:29 +00:00
michael
0940c3d521 + Added ps and zip targets 2001-10-01 20:10:58 +00:00
marco
c40808289f * Better makefile and styles 2001-10-01 14:04:36 +00:00
Jonas Maebe
588c9858e0 * changed error message for explicit self parameter (it's allowed again
for normal procedures) (merged)
2001-10-01 13:54:55 +00:00
Jonas Maebe
2c87e58a77 * allow self parameter for normal procedures again (because Kylix allows
it too) ("merged")
2001-10-01 13:38:44 +00:00
marco
6e0ab0a8a3 * Internal docs from Carl, initial Tex translation 2001-10-01 13:37:09 +00:00
Jonas Maebe
da7d733384 + implemented second_int_to_real
* fixed small bug in second_int_to_int
2001-10-01 12:17:26 +00:00
pierre
6a08164239 * fix hexadecimal number highlighting 2001-10-01 09:08:21 +00:00