Commit Graph

2412 Commits

Author SHA1 Message Date
michael
a7bb45265d + Small fixes. Moved getlocaltime to system-dependent files 1999-02-24 15:56:28 +00:00
florian
b8bd0af1b8 * wrong warning fixed, if a non-virtual method was hidden by a virtual
method (repoerted by Matthias Koeppe)
1999-02-24 09:51:40 +00:00
florian
823e429c3a + several bug files added 1999-02-24 09:43:59 +00:00
peter
e25d934e2f * small updates for ag386bin 1999-02-24 00:59:11 +00:00
michael
c3137d9426 initial implementation 1999-02-23 21:59:09 +00:00
pierre
2541a27a5a * win32 compilation error fix
+ some work for local browser (not cl=omplete yet)
1999-02-23 18:29:20 +00:00
pierre
84a3b7e99d * call %edi => call *%edi 1999-02-23 14:04:36 +00:00
florian
204c81bd98 + message directive for integers added 1999-02-22 23:33:29 +00:00
florian
9c0fa36e97 + TObject.Dispatch and TObject.DispatchStr added, working 1999-02-22 23:30:54 +00:00
florian
3c576cce7d + first implementation of message keyword 1999-02-22 20:13:32 +00:00
florian
a7179a75db * behaviaor of PROTECTED and PRIVATE fixed, works now like TP/Delphi 1999-02-22 15:09:39 +00:00
peter
755df28476 * fixed typecasting in firstthat 1999-02-22 15:04:45 +00:00
peter
8d234de1d1 * helpfiles fixed 1999-02-22 15:04:31 +00:00
pierre
8c54e5656a * VMT field zeroed at destructor forgot offset !! 1999-02-22 13:23:22 +00:00
pierre
0669413251 + -b and -bl options work !
+ cs_local_browser ($L+) is disabled if cs_browser ($Y+)
    is not enabled when quitting global section
  * local vars and procedures are not yet stored into PPU
1999-02-22 13:06:52 +00:00
peter
72a3cdc4a7 * fixed dup() to have var para 1999-02-22 12:50:53 +00:00
peter
00ed0b4182 * small fixes for linux and grep 1999-02-22 12:46:56 +00:00
florian
bad58ce2b7 + warning for lo/hi(longint/dword) in -So and -Sd mode added 1999-02-22 12:36:30 +00:00
peter
4133cbf1d3 * browser updates from gabor 1999-02-22 11:51:32 +00:00
peter
d9aa2e2e58 * fixed juliantogregorian (mailinglist) 1999-02-22 11:47:42 +00:00
peter
fc3fe6d723 * fixed findlastused (from mailinglist) 1999-02-22 11:45:19 +00:00
pierre
e10e79b38e + added col info in MessageItem
+ grep uses HighLightExts and should work for linux
1999-02-22 11:29:36 +00:00
pierre
1ededfde9a * dup and dup2 work for go32v2
+ also should work for linux (after linux.pp patch)
1999-02-22 11:12:33 +00:00
pierre
ebb2c9f47d * Dup second arg must be var arg ! 1999-02-22 10:32:10 +00:00
peter
5befcfad1e * ag386bin doesn't use i386.pas anymore 1999-02-22 02:44:07 +00:00
peter
93dc0179c8 * fixed dos linebreaks 1999-02-22 02:17:36 +00:00
peter
30fdaddcb8 + default extension for save in the editor
+ Separate Text to Find for the grep dialog
  * fixed redir crash with tp7
1999-02-22 02:15:12 +00:00
peter
bf9b5e3a54 * updates for ag386bin 1999-02-22 02:14:59 +00:00
florian
54adf4622c * tpcompatible flags for tstream introduced, thanks to Matthias Koeppe 1999-02-21 23:13:01 +00:00
peter
be2415693b + ctrl-c capture with confirm dialog
+ ascii table in the tools menu
  + heapviewer
  * empty file fixed
  * fixed callback routines in fpdebug to have far for tp7
1999-02-20 15:18:25 +00:00
peter
afba976e1a + open dialog supports mask list 1999-02-19 18:43:45 +00:00
peter
6b533cfcc4 * removed step tests 1999-02-19 16:54:41 +00:00
peter
0cdb2dcf20 dont know anymore ;) 1999-02-19 16:50:17 +00:00
peter
793d277441 + fpinst_ targets for the isntaller 1999-02-19 16:46:07 +00:00
peter
7db6b83d40 * moved to fpinst/ directory
+ makefile
1999-02-19 16:45:19 +00:00
peter
ed7953a581 * compatibility fixes for FV 1999-02-19 15:43:20 +00:00
peter
604875d93b + init 1999-02-19 15:37:26 +00:00
peter
6671496527 + idezips target 1999-02-19 15:33:01 +00:00
peter
c4811947cc + zipinstall
+ use upx if found
  * solve problems with PATH caused due the \ in the path
1999-02-19 15:31:25 +00:00
pierre
2f38be7291 + ___v2prt0_rmcb_regs in text section for Windows NT
+ catch of calls into zero page for Windows 95
    (creates Run Time error 216 or SIGILL exception
    if dpmiexcp is loaded !)
1999-02-19 12:25:37 +00:00
pierre
8e36b55d87 * find/replace dialogs need packed records !! 1999-02-18 17:27:57 +00:00
peter
f511ac5267 * search fixed
+ backward search
  * help fixes
  * browser updates
1999-02-18 13:44:30 +00:00
peter
6352fd282f * no localbrowser when browser is turned off 1999-02-18 13:43:20 +00:00
peter
b1612bd1a8 * updates from TH for OS2 1999-02-17 22:34:08 +00:00
pierre
748cf53a23 * ScrollBars in SymbolView where allways for ReferenceView
* TrackSource puts now the source in front of the first non
    browser window !
  +* Tried to get mouse clicks in TBrowserTab to issue correct
    command, but still does not work !
1999-02-17 15:50:27 +00:00
pierre
38eb3dc2ed + file(line) added in TProgramInfo message list 1999-02-17 15:04:02 +00:00
pierre
15fa23d912 * unused local removed 1999-02-17 14:21:40 +00:00
pierre
696db29f84 * Reference specific bug in recompiling unit solved 1999-02-17 14:20:40 +00:00
peter
23f7e0c601 * small fixes for the binary writer 1999-02-17 10:16:24 +00:00
peter
014f866939 * fixed error messages when parsing typed const array 1999-02-17 10:15:26 +00:00