Commit Graph

9322 Commits

Author SHA1 Message Date
pierre
6ac591f9f8 * save text position to allow correct cursor placement when zooming 2001-09-24 23:54:46 +00:00
Jonas Maebe
2055618933 * check if amount of dimensions passed to setlength for dynamic arrays
is correct
2001-09-24 16:09:55 +00:00
Jonas Maebe
b33cb43da4 * fix from Pavel V. Ozersk to accept multiple dimensions for setlength
and dynamical arrays
2001-09-24 11:35:55 +00:00
Jonas Maebe
5a0d910cbc * fixed typo in Carl's patch 2001-09-24 10:57:22 +00:00
carl
c1f24942c6 + ppu format figure for programmer's reference. 2001-09-22 15:19:45 +00:00
carl
ff752b48a5 * updated 'anatomy of a unit file section' 2001-09-22 15:18:11 +00:00
peter
ef0a68a972 * Fixed passing of command without parameters to Exec() to not include
a space after the executable name
2001-09-22 11:17:13 +00:00
peter
ac61b5e55a * merged v10 version for exit fixes 2001-09-22 11:15:31 +00:00
peter
14e55511c5 * chmod the scripts
* fixed html installation
2001-09-22 11:15:04 +00:00
peter
2ac1305371 * better detection of used ppcXXX 2001-09-22 11:13:09 +00:00
peter
67f5dc7f76 * "fpc -P?" command to query for used ppcXXX compiler 2001-09-22 11:11:43 +00:00
carl
32b77e2f83 * updated targets 2001-09-22 04:52:27 +00:00
carl
8393b73e58 * updated record size 2001-09-22 04:51:58 +00:00
carl
0f9316c932 * bugfix of Latex environment (first character would be considered a parameter) 2001-09-22 00:40:30 +00:00
carl
7bba223f21 + added warning for targets - use same target values as fixes branch 2001-09-22 00:03:53 +00:00
michael
29c840668a + Merged driver support for mouse from fixbranch 2001-09-22 00:01:42 +00:00
michael
1321a73ce1 + Merged driver support from fixbranch 2001-09-21 21:33:35 +00:00
michael
a4202664da + Initial import to main branch from fixes branch 2001-09-21 21:30:51 +00:00
michael
96d51ec257 + Removed need for keybutil unit by incorporating it in the keyboard unit 2001-09-21 21:17:37 +00:00
michael
148dbc6022 + Merged driver support from fixbranch 2001-09-21 19:50:18 +00:00
sg
d038536ca8 * Evaluates all 3 i18n environment variables: LC_ALL, LC_MESSAGES, LANG
* Now takes sublanguage specifiers into account: When the language is set
  to xx_YY, then the catalogue for xx will be loaded first, and then the
  catalogue for sublanguage xx_YY will be loaded and applied as well.
2001-09-21 12:52:54 +00:00
michael
698feafae8 + Fixed 2 typos reported by Sergey Korshunoff 2001-09-20 18:00:48 +00:00
michael
f412e31618 + Implemented missing StringReplace function 2001-09-20 14:42:34 +00:00
michael
cb7a8cf1b6 + Implemented missing StringReplace function 2001-09-20 14:39:43 +00:00
michael
076d02873e Implemented missing StringReplace function 2001-09-20 14:38:41 +00:00
pierre
4679852c88 + define inferior_pid as a function for 5.01 2001-09-19 15:25:56 +00:00
michael
387ad2c42e * realname updated for some hints
* realname used for consts,labels
2001-09-19 11:06:03 +00:00
michael
d75c4d6486 * Smartlinking with interfaces fixed
* Better smartlinking for rtti and init tables
2001-09-19 11:04:41 +00:00
pierre
92137a9a2a * avoid bug #1610 2001-09-18 15:36:58 +00:00
pierre
d1c220f87d * fix Previous Help Topic 2001-09-18 11:33:53 +00:00
pierre
bad95b49e2 * fix bug #1604 2001-09-18 11:33:26 +00:00
michael
f959a590fe * Fixes win32 linking problems with import libraries
* LINKLIB Libraries are now looked for using C file extensions
* get_exepath fix
2001-09-18 11:30:47 +00:00
pierre
d7f7d061a4 + Line completion for Find/Replace dialogs 2001-09-17 22:54:09 +00:00
peter
9b38d0fadb * merged fixes 2001-09-17 21:36:31 +00:00
peter
e48b0dbd73 * enhanced key fix (merged) 2001-09-17 21:31:44 +00:00
pierre
15ad2a5410 * fix a bug in Find/Replace dialog about RegExp 2001-09-17 21:30:26 +00:00
peter
45dab81414 * merged netbsd, fpu-overflow from fixes branch 2001-09-17 21:29:10 +00:00
peter
e71bc5c6c3 * short commandline 2001-09-17 21:26:12 +00:00
michael
6208f2e4bc +Initial check-in 2001-09-16 22:38:19 +00:00
carl
90d4129623 + more information on reducing the code size 2001-09-16 19:49:02 +00:00
Jonas Maebe
17209e05b7 * some fixes to operations with constants 2001-09-16 10:33:21 +00:00
michael
2936e5d81b + Finished keyboard scan code tables 2001-09-16 09:47:12 +00:00
carl
0fc95112ab * updated and finished programmer's reference. Still requires a review to remove syntax errors. 2001-09-15 02:51:01 +00:00
pierre
f1dd7fd8db + more regexp, options now in Find/Replace dialogs 2001-09-14 23:47:08 +00:00
pierre
cab2e25ed5 + added regexpr dependency 2001-09-14 23:15:09 +00:00
pierre
9958dba1f4 * delete units on clean 2001-09-14 21:38:52 +00:00
pierre
644a6d4b11 * several small changes 2001-09-14 16:33:06 +00:00
pierre
189e270fe9 + test code for regexpr use in find dialog 2001-09-13 16:11:34 +00:00
michael
6f56bc2312 + Committed patch from peter 2001-09-13 14:47:19 +00:00
pierre
5d6db22b98 * pmode patch from Peter applied blindly 2001-09-13 13:30:24 +00:00