Commit Graph

41 Commits

Author SHA1 Message Date
marcus
ee31b188f6 AMIGA/MorphOS/AROS: corrected pathes in FP-IDE
git-svn-id: trunk@28620 -
2014-09-08 16:47:38 +00:00
marcus
9b40b6dcc1 AROS: FP-IDE, System clipboard, execute programs/Shell, keycode Ctrl-A for Select All
git-svn-id: trunk@28561 -
2014-08-31 17:13:30 +00:00
marco
c009679d82 * Clipboard and one occurance of getfullpath fixed for A/W issues.
git-svn-id: trunk@24708 -
2013-06-01 12:46:15 +00:00
joost
c9b5621675 * ExistsDir must also find hidden directories, so that the local configuration files are found
git-svn-id: trunk@12462 -
2009-01-01 21:34:41 +00:00
marco
1f511e1b9a * fix for 12480, unify multiple styles of stderr debugmsgs
git-svn-id: trunk@12034 -
2008-11-08 11:52:59 +00:00
Károly Balogh
71e8ea5984 + minor IDE tweaks
* define Amiga and MorphOS as FSCaseInsensitve systems
  * get EOL and DirSep from System unit, and do not redefine it
    with tons of $ifdefs
  * for temp files, use T: on Amiga and MorphOS

git-svn-id: trunk@11971 -
2008-10-24 17:44:04 +00:00
marco
9ad5720e46 * small enhancement to wutils 'writeln(stderr,...); kind of debugging'
git-svn-id: trunk@11886 -
2008-10-12 10:56:15 +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
pierre
551498b8d5 * correct Read/write methods to use same parameter type as TStream ancestors
git-svn-id: trunk@7253 -
2007-05-03 22:01:49 +00:00
pierre
40322ae2f1 * avoid dependency on fptools unit for DEBUG conditional
git-svn-id: trunk@6325 -
2007-02-03 19:37:51 +00:00
pierre
fcac5238fd * always include DebugMessage definition, second try
git-svn-id: trunk@6119 -
2007-01-22 04:10:50 +00:00
pierre
87c0a048e5 * Undo last wrong commit
git-svn-id: trunk@6118 -
2007-01-22 04:03:46 +00:00
pierre
f876187194 * always include DebugMessage definitionwutils.pas
git-svn-id: trunk@6117 -
2007-01-22 03:51:32 +00:00
pierre
92b63304b3 + ReadlnFromFile added to try to cope with
lines of more than 255 chars
 + DebugMessage procedure added

git-svn-id: trunk@5882 -
2007-01-11 12:09:43 +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
3aa3fdcf28 * IDE version number to 1.0.8
- Remove giveuptimeslice from wutils (duplicate in drivers.pas)
  - Remove Unix compat hack (now handled by video unit).

git-svn-id: trunk@3432 -
2006-05-06 16:16:25 +00:00
peter
d98336156f * win64 compile fixes
git-svn-id: trunk@3297 -
2006-04-20 11:27:53 +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
Tomas Hajny
7a97d2ff0a * GiveUpTimeSlice for Dos improved for better cooperation with some TSRs on plain DOS 2004-12-19 20:31:16 +00:00
florian
8b0938c9ff * x86_64 compilation fixed 2004-12-19 13:55:42 +00:00
armin
a3fa2bda10 * added target netwlibc 2004-09-16 22:08:13 +00:00
peter
f224659a77 * fixed for unix 2003-09-27 14:03:45 +00:00
pierre
cba324fda2 * fix bug in new readline method on line overflow 2002-09-11 12:10:03 +00:00
pierre
7590ebeae3 * avoid a lot of useless calls in readline method 2002-09-11 08:30:38 +00:00
pierre
f4e98565f9 * use faster method for loading files by default 2002-09-10 12:19:14 +00:00
pierre
ec56c3a4d7 + FastBufStream.readline method added 2002-09-09 06:58:27 +00:00
peter
952e80a72f * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
pierre
ec5679a06c * explicitly set BasePos to zero in TFastBufStream constructor 2002-09-06 09:53:53 +00:00
pierre
90d10bf86b CVS: Enter log comment for commit
+ SizeOfFile function added
2002-08-29 07:59:46 +00:00
peter
9f1a6bab94 * fixed range error 2002-05-13 13:44:33 +00:00
pierre
987f4d3d29 + HextToCard StrToCard new functions 2002-04-02 13:23:02 +00:00
pierre
577030e45a * avoid that constructor is proposed for code complete if const is given 2002-03-22 16:43:27 +00:00
pierre
47b7e5c5b6 * avoid stack corruption in CharStr if count > 255 2002-03-20 13:48:31 +00:00
peter
2dc60c9fed * use cp_value_equal_const instead of cp_all 2001-11-18 20:18:54 +00:00
pierre
92137a9a2a * avoid bug #1610 2001-09-18 15:36:58 +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