pierre
|
c12f883d18
* get units code complete to also work if browser disabled
|
23 years ago |
pierre
|
3ab5492c52
+ use '*' as special name for noload and also no 'nonamexx.pas title
|
23 years ago |
Jonas Maebe
|
86830c26b8
- reverted my last commit, it was completely bogus :(
|
23 years ago |
Jonas Maebe
|
426de6d36f
* fixed bugs in 64bit operations (registers weren't always allocated for
|
23 years ago |
Jonas Maebe
|
d2401f67b4
- removed unnecessary typeconversion from char_to_string
|
23 years ago |
Jonas Maebe
|
e66f54e328
* changed some ctypeconvnode/toggleflag(nf_explizit) combo's to
|
23 years ago |
Jonas Maebe
|
303ad8de46
+ added
|
23 years ago |
Jonas Maebe
|
650eb87f8c
+ parse basic optimization parameters
|
23 years ago |
pierre
|
f05b050230
* fix a second bug in CodeCompleteDialog
|
23 years ago |
pierre
|
e7ec0cde6d
* fix a bug in CodeCompleteDialog
|
23 years ago |
pierre
|
5953173600
+ Enhance code complete by inserting unit symbols
|
23 years ago |
pierre
|
b28049b03f
+ new variables for Unit symbols code complete
|
23 years ago |
pierre
|
d9975624ce
* MinDesktopVersion increased because of CodeComplete changes
|
23 years ago |
pierre
|
b7b65d3165
* changed CodeCompleteMinLen type from a const to a variable
|
23 years ago |
michael
|
1b77a3df68
Fix from Mattias Gaertner, boolean streaming now respects default
|
23 years ago |
pierre
|
2d6d2d48db
* adapt to fpcodtmp interface change
|
23 years ago |
pierre
|
6872d50bdf
* try to enhance CodeTemplate behavior
|
23 years ago |
pierre
|
49346de96b
* TranslateCodeTemplate Shortcut is now a var parameter
|
23 years ago |
pierre
|
c792c2b861
* only suppress current word in CodeTemplate if it matches Template name
|
23 years ago |
pierre
|
c9848efc9e
* remember IDE screen mode for win32
|
23 years ago |
florian
|
faed23bfb5
* hopefully final fix for ppc syscall
|
23 years ago |
daniel
|
c2fcc297ad
* Small bugfix for procdef selection
|
23 years ago |
daniel
|
d5870e8075
* Activated new ncal code
|
23 years ago |
daniel
|
fff92ef11e
* Fixed PowerPC & M68000 compilation
|
23 years ago |
daniel
|
b0364566d1
* Make Tprocdef.defs protected
|
23 years ago |
peter
|
64c4be5ca9
* fixed private methods hiding public virtual methods
|
23 years ago |
peter
|
685caf03b6
* add alias for fpc_dispose_class so it can be called from
|
23 years ago |
pierre
|
da3e0ada37
+ added history for watches and breakpoints
|
23 years ago |
pierre
|
e28cf06714
* don't use LowerCaseStr for AddWatch as it confuses line completion
|
23 years ago |
pierre
|
c6c6243ad2
* fix bug about Recent file list not updated correctly when opening a file from the list
|
23 years ago |