pierre
f9b0b57787
* Use desktop^.current instead of desktop^.first
...
* Avoid stopping at main if debugger started with CrtlF9
2000-02-02 22:48:25 +00:00
marco
db4815503d
* Ported except for readdir which is 200 lines C code in FBSD linux
...
emulator
2000-02-02 18:07:27 +00:00
pierre
1be354d497
* use int64 typecast to avoid overflows in diskfree and disksize
2000-02-02 17:34:49 +00:00
pierre
927f40d079
* use int64 typecast in diskfree and disksize
2000-02-02 17:32:59 +00:00
pierre
540e840cdf
* avoid diskfree problem and get mouse visible
2000-02-02 17:19:10 +00:00
marco
89fa5503fc
* Typo in STAT record
2000-02-02 16:45:38 +00:00
marco
e0dcb956c2
* Initial version. Copy of linux version, with BSD stat.
2000-02-02 16:36:09 +00:00
marco
5557f89de8
* Checked stat constants
2000-02-02 16:35:29 +00:00
marco
9632dcc8dc
* Ported more functions. Half done now.
2000-02-02 16:35:10 +00:00
marco
77dd315869
* Initial BSD version. Still needs a lot of work.
2000-02-02 15:41:56 +00:00
marco
7aab610a15
* initial BSD version.
2000-02-02 15:41:28 +00:00
peter
ab8846ded2
* show errorcode in message when error in unzipping
2000-02-02 15:21:31 +00:00
peter
8ab57e063d
* gettime supports now also sec100
...
* removed crtlib code as it was broken (still available in old releases)
* int64 disksize/diskfree
2000-02-02 15:07:05 +00:00
peter
c3cb2859b3
* changed some hotkeys
2000-02-02 13:20:47 +00:00
michael
e61308facb
+ Added copyright and log
2000-02-02 12:43:42 +00:00
peter
208a011ecd
* fixed sharedlibunitobjects typo
2000-02-02 11:30:00 +00:00
peter
699502ad4f
* fixed sharedlibunitobjects
...
* remove gpm from sharedlib
2000-02-02 11:29:23 +00:00
peter
d19710a9ad
* fixed tracereallocmem which supplied the wrong size for tryresize
2000-02-02 11:13:15 +00:00
peter
6bbb440811
* fixed internal_memavail counting for tryresizemem
2000-02-02 11:12:29 +00:00
peter
0fc3f2e559
* added syslog to misc package
2000-02-01 12:58:20 +00:00
peter
30b2622e3a
* missing space before \
2000-02-01 12:57:20 +00:00
peter
521b0a2672
* cargs must also increase pushedparasize else it won't be 'popped'
2000-02-01 12:54:20 +00:00
peter
6b3063c795
* fixed rangecheck error in format()
2000-02-01 12:53:23 +00:00
peter
965d9de658
* small cleanup
2000-02-01 12:52:17 +00:00
michael
7f8c50fe3c
+ Added syslog
2000-02-01 11:09:02 +00:00
michael
705979f7d5
Initial implementation
2000-02-01 11:08:35 +00:00
pierre
82c78d2e22
* allow FP to debug itself
2000-02-01 10:59:58 +00:00
pierre
2cbd2456cf
* avoid Search sometimes disabled for Editor Windows
2000-02-01 10:58:41 +00:00
michael
8803dc455b
+ Typos fixed
2000-02-01 10:03:37 +00:00
peter
49365d74ba
* is_voidpointer
2000-02-01 09:44:03 +00:00
peter
6e93fdbae0
* allow funcret also as counter variable
2000-02-01 09:43:22 +00:00
peter
f387340dbc
* allow class -> voidpointer for delphi mode
2000-02-01 09:41:27 +00:00
peter
ba0b8a2e1b
* reallocmem fixed for freemem() call when size=0
2000-01-31 23:41:30 +00:00
sg
b8647dbc1a
* Forgot some debug code ;)
2000-01-31 19:28:12 +00:00
sg
7f002abbf9
* Changed to the new interface
2000-01-31 19:26:13 +00:00
sg
8ef976f232
* Fixed selection redrawing bugs
...
* Changed "x1, y2, x2, y2" arguments to "x, y, w, h"
2000-01-31 19:23:37 +00:00
sg
58d62aca51
* Added support for loading from streams
...
(NOTE: The new loading code is very slow at the moment)
* Added saving support
* The line ending to use (CR/LF, LF...) can now be specified
* The last line of a document isn't written with a line ending, this
preserves the original structure of a previously loaded file
* Fixed memory leaks
2000-01-31 19:22:16 +00:00
pierre
2cf8e2fcbc
* avoid the Impossible to set breakpoints here
2000-01-31 16:02:08 +00:00
peter
4d0c25c096
* fixed default unit location for linux when fpcdir was not set
2000-01-31 15:55:42 +00:00
peter
208c1404d3
* faq.html -> faq.txt
2000-01-31 13:17:12 +00:00
peter
a23e03310e
* really fixed the symlink bug
2000-01-31 13:16:32 +00:00
peter
8025010608
* compilerzip fixed
2000-01-31 12:35:41 +00:00
Jonas Maebe
e534908b2f
* committed the rest of my fix :)
2000-01-31 12:11:53 +00:00
pierre
7a4ea522ae
* forgot that tests should be non interactive !!
2000-01-31 10:17:36 +00:00
pierre
38fb93fcfc
* Jonas' fix for bug811
2000-01-31 10:15:43 +00:00
pierre
f08db8e455
+ bug816
2000-01-31 08:47:15 +00:00
pierre
0e9aecc98c
+ 809-810-812-813-814-815
2000-01-31 00:19:15 +00:00
peter
bf32e168f9
* fixed dup rtti writing for classes
2000-01-30 23:29:06 +00:00
sg
0f11acb568
* The XML config object is now freed at the end of the program
...
(this enables us to detect memory leaks with this test program)
2000-01-30 22:20:57 +00:00
sg
6a17b365a2
* TXMLConfig now frees its XML document (major memory leak...)
2000-01-30 22:20:08 +00:00