joost
|
96e141ffc6
* Instead of using a hardcoded SystemIDEDir first try to generate it from the startup-path
|
16 years ago |
marco
|
397539edf3
* fix for 0012697. crcs were used using a unit from the compiler.
|
16 years ago |
marco
|
77de2ff338
* Fix rangecheck problem, IDE now starts up after being compiled with -CROriot
|
16 years ago |
giulio
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
peter
|
39cd83a465
* use UpdateCrc32 instead of Crc32
|
17 years ago |
daniel
|
50b920294b
+ Switch IDE to resourcestrings
|
18 years ago |
marco
|
0bb37b3e1a
* small fixes due to tcentre
|
19 years ago |
daniel
|
46d5b2fce5
* Val can handle hexadecimal just fine, no need for specialized routines.
|
19 years ago |
daniel
|
2341cae336
- Remove redundant inttohex function.
|
19 years ago |
daniel
|
0312337a13
+ Added ability to use ctrl+x,ctrl+c,ctrl+v for clipboard. Enabled by
|
19 years ago |
florian
|
3f77cccc7d
+ printing support, currently win32 only
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
4a8f1e918d
* Breakpoints are now deleted when removed from source, disabling is
|
21 years ago |
pierre
|
bea9f4705f
* fix problem with breakpoint conditions that showed up again after exit
|
22 years ago |
pierre
|
39df3d1b8c
+ save/retrieve remote support variables
|
22 years ago |
pierre
|
98dd48ed75
+ some cross gdb enhancements
|
23 years ago |
Tomas Hajny
|
16c670ff49
* mistyping fixed
|
23 years ago |
Tomas Hajny
|
cbc005f1ef
* added missing include
|
23 years ago |
peter
|
952e80a72f
* old logs removed and tabs fixed
|
23 years ago |
pierre
|
b446a7d124
* use normal strings for ChoiceBox function
|
23 years ago |
pierre
|
dffa6620f1
* avoid a problem if resetting debuggee redirection
|
23 years ago |
pierre
|
e7cff5c48c
* some speed improvements for string operations
|
24 years ago |
peter
|
a7109a116b
* FVISION define to compile with fvision units
|
24 years ago |
peter
|
614993c10c
* ide works now with both compiler versions
|
24 years ago |