Commit Graph

18253 Commits

Author SHA1 Message Date
peter
86861d643a repeat last operation when pressing = again 2004-12-06 21:24:53 +00:00
peter
cd87bb6665 Handle cmUpdate for all DlgWindows 2004-12-06 20:53:55 +00:00
peter
569e86ad64 change a[1,2] to a[1][2] 2004-12-06 20:39:25 +00:00
Károly Balogh
2263433f93 * added a public alias to PathConv for use in DOS unit 2004-12-06 20:09:55 +00:00
Károly Balogh
b3c150bb75 * made it compile again after changes by Tomas
* cleaned up FindFirst mess (still more things to do, as usual)
2004-12-06 20:01:20 +00:00
peter
76efcf23f7 add alias FPC_BREAK_UNHANDLED_EXCEPTION 2004-12-06 19:24:59 +00:00
peter
5834a643c1 build order fix 2004-12-06 19:24:24 +00:00
peter
e238f6c3db don't set CP 437 2004-12-06 19:23:55 +00:00
peter
7b3d7bd282 dropdownlistbox works better with Enter key 2004-12-06 19:23:30 +00:00
peter
9c0be16488 implicit load of variants unit 2004-12-06 19:23:05 +00:00
michael
5d26556132 + Some cleanup, removed some keywords which are not keywords 2004-12-06 19:16:38 +00:00
Tomas Hajny
aad1f7964a * fix for ExecuteProcess 2004-12-06 18:50:21 +00:00
Jonas Maebe
5b7ffabd0c * only set/clear bit 6 of cr in case of varargs for the sysv abi 2004-12-06 18:06:37 +00:00
Jonas Maebe
4f53d8367d * introduced bug (x shl 65 = x shl 1 when shifting with a constant, but
still 0 otherwise) to pass tshlshr
2004-12-06 17:53:43 +00:00
peter
ed0d3307a2 fix ioerror when last save had invalid dir 2004-12-06 16:35:26 +00:00
peter
d8c4d8779d fix codecomplete in overwrite mode 2004-12-06 16:23:43 +00:00
peter
c90d30cff0 with_gdb -> nodebug 2004-12-06 16:23:29 +00:00
peter
e9cebe5dec remove nostop before ide build 2004-12-06 16:04:32 +00:00
peter
d45dea5db8 * fix methodpointer compare, compare only the proc field 2004-12-06 15:57:22 +00:00
peter
d4f0a5fc08 new bugs 2004-12-06 15:55:59 +00:00
peter
feac9d0e2b * 1.5.12 2004-12-06 15:49:49 +00:00
michael
9381d34302 * fix __errno loading from cygwin1.dll (from Peter) 2004-12-06 12:27:48 +00:00
michael
295935ee30 Patch from Dean Zobec to support ansistrings 2004-12-06 09:01:39 +00:00
michael
c2c2131784 + Fix from Dave Strodtman to properly support packed 2004-12-06 08:53:47 +00:00
florian
164acd59d2 no message 2004-12-05 22:28:59 +00:00
florian
02979451d1 no message 2004-12-05 21:17:56 +00:00
florian
36bcc2defa * fixed memory release in TInterfacedObject._Release 2004-12-05 21:09:54 +00:00
Tomas Hajny
433df6f69f * compilation fix for dosh.inc changes 2004-12-05 21:04:56 +00:00
Tomas Hajny
ca4d769412 * compilation fix for dosh.inc changes 2004-12-05 20:33:32 +00:00
Tomas Hajny
db6015805a * ExecuteProcess update - run VIO apps in the same window 2004-12-05 19:33:08 +00:00
Tomas Hajny
c016de5709 * Makefiles regenerated 2004-12-05 19:26:19 +00:00
Tomas Hajny
1d4e9b37fc * GetMsCount added, platform independent routines moved to single include file 2004-12-05 19:16:54 +00:00
Tomas Hajny
4872364ac7 * GetMsCount added, platform independent routines moved to single include file 2004-12-05 19:02:57 +00:00
Tomas Hajny
76c9411116 * Makefiles regenerated 2004-12-05 19:01:01 +00:00
Tomas Hajny
0d835181b2 + GetProcessID added 2004-12-05 18:57:05 +00:00
Tomas Hajny
cf1782e628 * Makefiles regenerated 2004-12-05 17:47:51 +00:00
Tomas Hajny
f10640227e * Makefiles regenerated 2004-12-05 17:37:44 +00:00
Tomas Hajny
c1fa0e460b * Makefiles regenerated 2004-12-05 17:36:45 +00:00
Tomas Hajny
390876bdb4 * Makefiles regenerated 2004-12-05 16:54:46 +00:00
Jonas Maebe
a4189bd7fd * also invalid argument if trying to calculate 0^0 with intpower() 2004-12-05 16:52:34 +00:00
Tomas Hajny
12a5595b20 * Makefiles regenerated 2004-12-05 16:46:49 +00:00
Tomas Hajny
e1252e7302 * GetMsCount added, platform independent routines moved to single include file 2004-12-05 16:44:43 +00:00
Jonas Maebe
08da4e9278 * fixed power() in genmath.inc (code duplication from math.pp for **
support!)
  * fixed power() in math.pp to give an error from 0^0
2004-12-05 16:43:57 +00:00
Tomas Hajny
80606b3569 * dos.inc renamed to dos_beos.inc 2004-12-05 16:43:28 +00:00
Jonas Maebe
b5d6262fb9 * fixed for unix 2004-12-05 16:24:18 +00:00
Tomas Hajny
353d5cc3de + GetProcessID added 2004-12-05 14:36:37 +00:00
Tomas Hajny
e599681e68 * popuperr instead of win32err, additional checks (mostly support for more platforms) 2004-12-05 14:16:59 +00:00
Tomas Hajny
572fe34515 * popuperr instead of win32err 2004-12-05 14:12:34 +00:00
Tomas Hajny
bb2b3ed172 * Makefiles regenerated 2004-12-05 12:52:47 +00:00
florian
b420e771fc * wrapper for dyn. array <-> variant type cast implemented 2004-12-05 12:43:17 +00:00