carl
|
17135e4686
|
* fix range check errors for version 1.1 compilation
|
2002-09-07 21:04:41 +00:00 |
|
peter
|
952e80a72f
|
* old logs removed and tabs fixed
|
2002-09-07 15:40:30 +00:00 |
|
carl
|
8b4a765c30
|
* update makefiles for new directory structure in main branch
|
2002-09-07 12:23:23 +00:00 |
|
pierre
|
ec5679a06c
|
* explicitly set BasePos to zero in TFastBufStream constructor
|
2002-09-06 09:53:53 +00:00 |
|
pierre
|
97ab9a8f3c
|
* fix small bug in previous commit
|
2002-09-05 10:57:08 +00:00 |
|
pierre
|
dc8a7c4c5f
|
+ FindMatchingDelimiter for pascal keywords with level counting
|
2002-09-05 10:49:48 +00:00 |
|
pierre
|
fc70eac139
|
* try to fix recompilation on changes problems
|
2002-09-05 08:45:40 +00:00 |
|
pierre
|
c12f883d18
|
* get units code complete to also work if browser disabled
|
2002-09-05 05:59:47 +00:00 |
|
pierre
|
3ab5492c52
|
+ use '*' as special name for noload and also no 'nonamexx.pas title
|
2002-09-05 05:58:58 +00:00 |
|
pierre
|
f05b050230
|
* fix a second bug in CodeCompleteDialog
|
2002-09-04 15:14:19 +00:00 |
|
pierre
|
e7ec0cde6d
|
* fix a bug in CodeCompleteDialog
|
2002-09-04 14:42:43 +00:00 |
|
pierre
|
5953173600
|
+ Enhance code complete by inserting unit symbols
|
2002-09-04 14:07:12 +00:00 |
|
pierre
|
b28049b03f
|
+ new variables for Unit symbols code complete
|
2002-09-04 14:06:36 +00:00 |
|
pierre
|
d9975624ce
|
* MinDesktopVersion increased because of CodeComplete changes
|
2002-09-04 14:03:52 +00:00 |
|
pierre
|
b7b65d3165
|
* changed CodeCompleteMinLen type from a const to a variable
|
2002-09-04 14:02:54 +00:00 |
|
pierre
|
2d6d2d48db
|
* adapt to fpcodtmp interface change
|
2002-09-04 08:52:46 +00:00 |
|
pierre
|
6872d50bdf
|
* try to enhance CodeTemplate behavior
|
2002-09-04 08:52:11 +00:00 |
|
pierre
|
49346de96b
|
* TranslateCodeTemplate Shortcut is now a var parameter
|
2002-09-04 08:50:59 +00:00 |
|
pierre
|
c792c2b861
|
* only suppress current word in CodeTemplate if it matches Template name
|
2002-09-04 08:39:55 +00:00 |
|
pierre
|
c9848efc9e
|
* remember IDE screen mode for win32
to avoid videobuf writes after allocated size.
|
2002-09-04 08:35:31 +00:00 |
|
pierre
|
da3e0ada37
|
+ added history for watches and breakpoints
|
2002-09-03 13:59:47 +00:00 |
|
pierre
|
e28cf06714
|
* don't use LowerCaseStr for AddWatch as it confuses line completion
|
2002-09-03 13:59:09 +00:00 |
|
pierre
|
c6c6243ad2
|
* fix bug about Recent file list not updated correctly when opening a file from the list
|
2002-09-03 13:58:05 +00:00 |
|
pierre
|
0e9597c4b6
|
+ hidWatchDialog and hidBreakpointDialog added
|
2002-09-03 13:57:05 +00:00 |
|
pierre
|
705bc18609
|
* declare TEditorInputLine in interface and use it in Replace dialog
|
2002-09-03 13:56:21 +00:00 |
|
pierre
|
033a8ab075
|
* Indicator like in BP, web bug #1945
|
2002-09-03 11:50:08 +00:00 |
|
pierre
|
aba4bcb655
|
* fix compilation without DEBUG conditional
|
2002-09-03 05:45:39 +00:00 |
|
pierre
|
b5ce52f87d
|
* fix web bug report 2099
|
2002-09-02 10:33:37 +00:00 |
|
pierre
|
a9f7d35c69
|
* fix problems with breakpoint lists
|
2002-09-02 10:18:09 +00:00 |
|
pierre
|
7e29d3feeb
|
+ new test code for go32v2 graphic screen saves (only with -dDEBUG)
|
2002-09-02 09:29:55 +00:00 |
|
pierre
|
d1c1c11f34
|
* avoid 100 CPU usage when AltF5 is used
|
2002-09-02 09:27:35 +00:00 |
|
pierre
|
c6068c58c8
|
* adapt to changes in fptools.pas unit
+ support $CAP_MSG() without filter
|
2002-08-29 10:06:33 +00:00 |
|
pierre
|
166d14e98e
|
+ InitToolProcessing new procedure to set default values only once.
* handle 'on' 'off' '0' or '1' in value or default lines for checkboxes
|
2002-08-29 10:05:01 +00:00 |
|
pierre
|
cf1facd27e
|
* remove CVS: line as it is not suppressed at
server side.
|
2002-08-29 09:59:30 +00:00 |
|
pierre
|
6d2c108640
|
* remove wrong log line
|
2002-08-29 09:58:04 +00:00 |
|
pierre
|
26ef7901ef
|
+ New file to generate a diff for an edited source within the IDE
|
2002-08-29 09:52:19 +00:00 |
|
pierre
|
4638a8084f
|
CVS: test
* correct behavior for memo field
|
2002-08-29 09:46:47 +00:00 |
|
pierre
|
9a7fa7e743
|
CVS Enter log comment for commit
* set modified flag to false before prompt
dialog are executed in NewFromTemplate
|
2002-08-29 09:31:53 +00:00 |
|
pierre
|
90d10bf86b
|
CVS: Enter log comment for commit
+ SizeOfFile function added
|
2002-08-29 07:59:46 +00:00 |
|
pierre
|
354a96f9eb
|
* fix for bug report 2025
|
2002-08-26 14:00:48 +00:00 |
|
pierre
|
95bb7e4066
|
* fix for bug report 2000
|
2002-08-26 13:40:15 +00:00 |
|
pierre
|
43c0474872
|
+ add a lock to speed up parsing of userscreen
|
2002-08-26 13:03:14 +00:00 |
|
pierre
|
c1c701655d
|
* avoid a crash with fvision
|
2002-08-26 13:02:15 +00:00 |
|
pierre
|
b5f911268b
|
+ fill the Now field for Editor actions
|
2002-08-26 13:01:38 +00:00 |
|
pierre
|
f1ff265924
|
* fix bug report 2094 by restoring nonamexx.pas name if file name is incorrect
|
2002-08-26 13:00:08 +00:00 |
|
pierre
|
ad8c105aef
|
+ Run menu changes depending on wether the debuggee is running or not
|
2002-08-13 08:59:12 +00:00 |
|
pierre
|
84db97ee5f
|
+ Continue string added, to support Run submenu changes
|
2002-08-13 08:57:03 +00:00 |
|
pierre
|
7f2460890b
|
+ Disable all invalid breakpoints feature added
|
2002-08-13 07:15:02 +00:00 |
|
pierre
|
b446a7d124
|
* use normal strings for ChoiceBox function
|
2002-08-13 07:12:08 +00:00 |
|
marco
|
54c3a5639a
|
* fix
|
2002-08-01 12:39:47 +00:00 |
|