Commit Graph

368 Commits

Author SHA1 Message Date
pierre
c0f405ad93 * problem with Paste solved 2000-01-10 23:20:04 +00:00
peter
55ce17b756 * regenerated, win32 uses fpcext.cmd file to pass options instead of
environment
  * packagename support
2000-01-10 23:02:21 +00:00
pierre
9bb8114818 * Get RegisterView to Update correctly
* Write in white changed regs (keeping a copy of previous values)
2000-01-10 17:49:40 +00:00
florian
b8407daef9 * working register window 2000-01-10 16:20:50 +00:00
pierre
104468093d * WViews objects were not registered 2000-01-10 15:53:37 +00:00
pierre
73edccea34 * use default command line switches only if fp.cfg not found 2000-01-10 15:52:53 +00:00
pierre
cecaff56a3 * TProgramInfo was not registered 2000-01-10 14:59:50 +00:00
pierre
8af36884e6 * force recompiling if we change target OS 2000-01-10 14:59:08 +00:00
pierre
61eb9ead89 + first partial syntax test 2000-01-10 13:25:46 +00:00
pierre
f7d2d5f021 * Debugger test missing in ContTo 2000-01-10 13:23:28 +00:00
pierre
8699e48f8f + debug only possible on source target 2000-01-10 13:20:57 +00:00
pierre
b270e9c21d * RegisterWindow problem fixed 2000-01-10 00:25:06 +00:00
pierre
1da849acde * register window type added 2000-01-10 00:24:18 +00:00
florian
d9d6d487ac * some fixes for register view 2000-01-09 21:05:51 +00:00
florian
7ff307fb8d + added a register window, doesn't work yet 2000-01-08 18:26:20 +00:00
pierre
ac4df5f8aa + date string added 2000-01-07 14:02:52 +00:00
pierre
ca58f7d947 * forgot CommentLineType check to see if we need to update format
on next line
  * some changes for TEST_PARTIAL_SYNTAX still does notwork :(
2000-01-07 00:19:30 +00:00
pierre
44246c2d58 * avoid to resyntax whole source in unnecessary cases 2000-01-06 17:47:26 +00:00
peter
fc6ef73478 * regenerated to support auto rtl compiling 2000-01-06 15:52:54 +00:00
peter
c1fabab00b * FPCDIR setting/detect
* lot of other updates to create .deb files correctly
2000-01-06 01:29:48 +00:00
pierre
a368ec0e7c + Warning box if a line is cut at reading of file
this is done to avoid loosing completely long lines
  * several TAB related changes
    in particular do not remove or recombine TABs in makefiles
  * fixes for ^KR and ^KW (the was an extra LF at end of
    written block of disk and an error for starting X position
    in SaveAreaToStream)
2000-01-05 17:35:50 +00:00
pierre
b138904114 + linecomplete arg for ReadlnFromStream 2000-01-05 17:27:20 +00:00
pierre
de2be80144 * typo error corrected 2000-01-05 17:25:26 +00:00
pierre
371a30428a * ^KC fix
*  better Tab handling
2000-01-05 00:37:34 +00:00
pierre
88751ab662 * avoid new files to use TABS 2000-01-05 00:31:50 +00:00
pierre
4897ec254f * reinserted version 1.66 lost changes
+ CtrlT Undo works now !
2000-01-04 12:33:08 +00:00
pierre
c5e9d4a4e3 + new files from Gabor 2000-01-04 10:14:10 +00:00
peter
e3c8963279 * Makefile updates again 2000-01-04 00:00:14 +00:00
peter
2b4221b9b2 * regenerated 2000-01-03 19:42:36 +00:00
marco
3320a98eaa * Fixed Linux code that got time of day. Removed Timezone parameter 2000-01-03 14:59:03 +00:00
michael
550220b663 Changes from Gabor 2000-01-03 11:38:33 +00:00
peter
8baf3100ca * fixed exporting of variables which are declared by commandline or
set in the Makefile itself
1999-12-24 15:25:50 +00:00
pierre
8f95e4738b * use FPC syntax for procvar args 1999-12-23 23:33:43 +00:00
pierre
f9384ea9b4 * avoid wrong warning for renamed files 1999-12-23 23:32:49 +00:00
peter
926aa3030b * regenerated 1999-12-23 19:43:59 +00:00
peter
eef7f751b0 * regenerated 1999-12-22 01:09:18 +00:00
peter
602b295aaf * zipinstall fixes 1999-12-21 16:09:12 +00:00
pierre
42641bdcec * MyApp renamed IDEApp
* TDebugController.ResetDebuggerRows added to
    get resetting of debugger rows
1999-12-20 14:23:16 +00:00
pierre
13a2bfb7a3 * get the mouse visible on win32 fp 1999-12-20 09:36:49 +00:00
pierre
db50a13371 * problem with VideoMode storing solved 1999-12-20 00:30:56 +00:00
peter
005e98fb55 * fpcmaked -> fpcmade.<TARGET> 1999-12-19 15:16:39 +00:00
florian
ff5d46b647 + TIDEApp.Idle does always call GiveUpTimeSlice 1999-12-17 15:07:01 +00:00
pierre
22d213532d * fix of web bug #756 1999-12-16 16:55:52 +00:00
pierre
5def4fada6 + VideoMode save/restore 1999-12-10 13:02:05 +00:00
pierre
34ce171c97 * do not recompile a program inside Debugging session 1999-12-10 13:01:01 +00:00
pierre
2e835d0341 * fix for bugs 746,748 and 750 1999-12-08 16:02:46 +00:00
peter
daf8bdf1e1 * fpcmake updated for win32 commandline 1999-12-06 18:26:48 +00:00
pierre
a7c0bd0909 + check if file on disk was changed since load before overwriting 1999-12-01 17:25:00 +00:00
pierre
3c082620f0 * GetFileTime moved to wutils unit 1999-12-01 17:08:19 +00:00
pierre
574caf6b7b * avoid problems after going to root directory 1999-12-01 16:48:09 +00:00