pierre
c59e8733d6
Try to fix error introduced in commit 28925 leading to corruption of HelpFiles and SourceDirList
...
git-svn-id: trunk@30447 -
2015-04-05 19:42:01 +00:00
nickysn
e76b416b04
* force gdb/mi on windows to always run the debuggee in another console, since I
...
couldn't get same console debugging to work with gdb/mi on windows (and I
doubt it's even possible with the current gdb, without patching it)
git-svn-id: trunk@30100 -
2015-03-05 15:18:55 +00:00
pierre
c9f73354af
Avoid CopyFile over itself fp.cfg after copying fp.ini, thus avoiding misleading ErrorBox
...
git-svn-id: trunk@29476 -
2015-01-15 16:53:58 +00:00
pierre
d61152af67
Added SUPPORT_REMOTE related new variables
...
git-svn-id: trunk@28921 -
2014-10-24 21:59:06 +00:00
florian
25e38983cf
* ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870
...
git-svn-id: trunk@19929 -
2011-12-30 16:36:25 +00:00
joost
96e141ffc6
* Instead of using a hardcoded SystemIDEDir first try to generate it from the startup-path
...
git-svn-id: trunk@12492 -
2009-01-03 18:04:32 +00:00
marco
397539edf3
* fix for 0012697. crcs were used using a unit from the compiler.
...
Maybe polynomals were changed there since this was originally implemented
git-svn-id: trunk@12255 -
2008-11-27 20:54:41 +00:00
marco
77de2ff338
* Fix rangecheck problem, IDE now starts up after being compiled with -CROriot
...
git-svn-id: trunk@12130 -
2008-11-16 19:56:22 +00:00
giulio
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
...
git-svn-id: trunk@11423 -
2008-07-20 21:37:48 +00:00
peter
39cd83a465
* use UpdateCrc32 instead of Crc32
...
git-svn-id: trunk@9779 -
2008-01-17 19:58:32 +00:00
daniel
50b920294b
+ Switch IDE to resourcestrings
...
git-svn-id: trunk@6107 -
2007-01-21 21:40:59 +00:00
marco
0bb37b3e1a
* small fixes due to tcentre
...
git-svn-id: trunk@3879 -
2006-06-16 20:04:22 +00:00
daniel
46d5b2fce5
* Val can handle hexadecimal just fine, no need for specialized routines.
...
git-svn-id: trunk@3495 -
2006-05-13 17:50:29 +00:00
daniel
2341cae336
- Remove redundant inttohex function.
...
git-svn-id: trunk@3483 -
2006-05-12 10:07:46 +00:00
daniel
0312337a13
+ Added ability to use ctrl+x,ctrl+c,ctrl+v for clipboard. Enabled by
...
default on Unix platforms because normal shift+ins is not available in
a lot of terminal emulators. Currently only configurable through
INI-file. UI will follow.
git-svn-id: trunk@2428 -
2006-02-04 14:30:42 +00:00
florian
3f77cccc7d
+ printing support, currently win32 only
...
git-svn-id: trunk@1553 -
2005-10-20 20:47:25 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
peter
4a8f1e918d
* Breakpoints are now deleted when removed from source, disabling is
...
still possible from the breakpoint list
* COMPILER_1_0, FVISION, GABOR defines removed, only support new
FV and 1.9.x compilers
* Run directory added to Run menu
* Useless programinfo window removed
2004-11-08 20:28:25 +00:00
pierre
bea9f4705f
* fix problem with breakpoint conditions that showed up again after exit
2002-12-12 00:03:14 +00:00
pierre
39df3d1b8c
+ save/retrieve remote support variables
2002-11-28 12:55:06 +00:00
pierre
98dd48ed75
+ some cross gdb enhancements
2002-11-21 00:37:56 +00:00
Tomas Hajny
16c670ff49
* mistyping fixed
2002-10-23 18:01:50 +00:00
Tomas Hajny
cbc005f1ef
* added missing include
2002-10-18 17:58:48 +00:00
peter
952e80a72f
* old logs removed and tabs fixed
2002-09-07 15:40:30 +00:00
pierre
b446a7d124
* use normal strings for ChoiceBox function
2002-08-13 07:12:08 +00:00
pierre
dffa6620f1
* avoid a problem if resetting debuggee redirection
2002-04-02 14:06:50 +00:00
pierre
e7cff5c48c
* some speed improvements for string operations
2001-08-12 00:04:50 +00:00
peter
a7109a116b
* FVISION define to compile with fvision units
2001-08-05 02:01:47 +00:00
peter
614993c10c
* ide works now with both compiler versions
2001-08-04 11:30:22 +00:00