Tomas Hajny
|
2b40d78b32
* one more fix for ExecuteProcess
|
21 years ago |
Tomas Hajny
|
46aad77754
* allow running any type of session from Exec
|
21 years ago |
Tomas Hajny
|
1e1b20bd44
* missing bracket
|
21 years ago |
peter
|
86861d643a
repeat last operation when pressing = again
|
21 years ago |
peter
|
cd87bb6665
Handle cmUpdate for all DlgWindows
|
21 years ago |
peter
|
569e86ad64
change a[1,2] to a[1][2]
|
21 years ago |
Károly Balogh
|
2263433f93
* added a public alias to PathConv for use in DOS unit
|
21 years ago |
Károly Balogh
|
b3c150bb75
|
21 years ago |
peter
|
76efcf23f7
add alias FPC_BREAK_UNHANDLED_EXCEPTION
|
21 years ago |
peter
|
5834a643c1
build order fix
|
21 years ago |
peter
|
e238f6c3db
don't set CP 437
|
21 years ago |
peter
|
7b3d7bd282
dropdownlistbox works better with Enter key
|
21 years ago |
peter
|
9c0be16488
implicit load of variants unit
|
21 years ago |
michael
|
5d26556132
+ Some cleanup, removed some keywords which are not keywords
|
21 years ago |
Tomas Hajny
|
aad1f7964a
* fix for ExecuteProcess
|
21 years ago |
Jonas Maebe
|
5b7ffabd0c
* only set/clear bit 6 of cr in case of varargs for the sysv abi
|
21 years ago |
Jonas Maebe
|
4f53d8367d
* introduced bug (x shl 65 = x shl 1 when shifting with a constant, but
|
21 years ago |
peter
|
ed0d3307a2
fix ioerror when last save had invalid dir
|
21 years ago |
peter
|
d8c4d8779d
fix codecomplete in overwrite mode
|
21 years ago |
peter
|
c90d30cff0
with_gdb -> nodebug
|
21 years ago |
peter
|
e9cebe5dec
remove nostop before ide build
|
21 years ago |
peter
|
d45dea5db8
* fix methodpointer compare, compare only the proc field
|
21 years ago |
peter
|
d4f0a5fc08
new bugs
|
21 years ago |
peter
|
feac9d0e2b
* 1.5.12
|
21 years ago |
michael
|
9381d34302
* fix __errno loading from cygwin1.dll (from Peter)
|
21 years ago |
michael
|
295935ee30
Patch from Dean Zobec to support ansistrings
|
21 years ago |
michael
|
c2c2131784
+ Fix from Dave Strodtman to properly support packed
|
21 years ago |
florian
|
164acd59d2
no message
|
21 years ago |
florian
|
02979451d1
no message
|
21 years ago |
florian
|
36bcc2defa
* fixed memory release in TInterfacedObject._Release
|
21 years ago |