Commit Graph

1295 Commits

Author SHA1 Message Date
peter
39cd83a465 * use UpdateCrc32 instead of Crc32
git-svn-id: trunk@9779 -
2008-01-17 19:58:32 +00:00
florian
4c699d4a0a * fixed undo for delstart/delend
git-svn-id: trunk@9449 -
2007-12-15 11:24:11 +00:00
florian
aa29f9245c * properly delete last line, resolves #10283
git-svn-id: trunk@9448 -
2007-12-14 21:44:21 +00:00
Jonas Maebe
c9ce918485 * regenerated for darwin/x86_64
git-svn-id: trunk@9181 -
2007-11-10 18:37:19 +00:00
peter
a0984505b2 * regenerated to fix fpc detection on non-i386
git-svn-id: trunk@8991 -
2007-10-29 16:34:18 +00:00
peter
324b1732ab * regenerated to update dependencies
git-svn-id: trunk@8988 -
2007-10-29 09:07:18 +00:00
florian
036744bc16 * open html properly on read only file systems, resolves #10015
git-svn-id: trunk@8975 -
2007-10-28 18:50:10 +00:00
Jonas Maebe
9343a2ea50 * always do a SaveAs when trying to save new editors, also if there
aren't any modifications yet, since as the editor has no name yet
    a plain save won't do anything (mantis #9477)

git-svn-id: trunk@8903 -
2007-10-21 20:09:11 +00:00
florian
adbd4cd6c7 * small 64 bit compatibility fixes
git-svn-id: trunk@8858 -
2007-10-19 22:36:33 +00:00
florian
63a73870cf * check if breakpoint name is assigned when displaying breakpoints in the disassembly window, resolves #9257
git-svn-id: trunk@8857 -
2007-10-19 22:34:31 +00:00
florian
c384171709 * write location of configuration files
git-svn-id: trunk@8855 -
2007-10-19 21:54:51 +00:00
florian
1b554f08ce * because EXEFile was changed into an ansistring, @EXEFile was wrong, fixed, resolves #9057
git-svn-id: trunk@8854 -
2007-10-19 21:39:16 +00:00
florian
4235e9a00a o resolve #7277:
* fixed tab order on options/dirs./misc.
  * tfpmemo sends esc now properly

git-svn-id: trunk@8821 -
2007-10-15 21:00:41 +00:00
florian
cfa6d83aee + show path in IDE breakpoint list, resolves #9873
git-svn-id: trunk@8807 -
2007-10-14 19:26:34 +00:00
florian
792f07c7c8 * use always insert mode when replacing text, resolves #9476
git-svn-id: trunk@8798 -
2007-10-14 16:22:39 +00:00
florian
62923e86b1 * fixed two backward searching issues: #7112 and #9663
git-svn-id: trunk@8794 -
2007-10-14 13:34:50 +00:00
florian
d8fbc86061 * display compilation time, resolves #9926
git-svn-id: trunk@8776 -
2007-10-13 13:21:33 +00:00
florian
7af2e21ef9 * enabled Shift-F11 and Shift-F2 for tools
git-svn-id: trunk@8772 -
2007-10-12 16:22:27 +00:00
florian
74253a0f81 * don't mark a file modified in case of an empty paste, resolves #6320
git-svn-id: trunk@8761 -
2007-10-10 19:38:38 +00:00
florian
5c288f06c7 * nice PentiumM string
* fixed duplicate shortcuts

git-svn-id: trunk@8738 -
2007-10-07 17:23:56 +00:00
Jonas Maebe
288a538df5 * don't allow starting new virtual trees in TP-style objects + test
* fixed bug in whlpview.pas where such an new tree was unintentially
    started

git-svn-id: trunk@8422 -
2007-09-09 14:58:55 +00:00
Jonas Maebe
cb744d37ff - reverted change for avoiding recompilation of units in subdirs,
it breaks other things

git-svn-id: trunk@8298 -
2007-08-22 08:16:10 +00:00
Jonas Maebe
30bc89cfe5 * fixed dependency checking for source files in subdirectories relative
to the makefile location + regenerated all Makefiles
  * hopefully fixed fpmkunit dependencies

git-svn-id: trunk@8297 -
2007-08-22 07:04:23 +00:00
florian
d70521ebb1 * take care of the efSyntaxHighlight flag when checking if syntax highlighting shall be on or off, resolves #4566
git-svn-id: trunk@8193 -
2007-07-29 17:28:16 +00:00
daniel
84da64db85 * Library -> daemon
git-svn-id: trunk@7695 -
2007-06-16 20:40:59 +00:00
daniel
0ad710dc44 + Warn for Debian mouse bug on Debian systems.
git-svn-id: trunk@7694 -
2007-06-16 20:39:05 +00:00
pierre
69f0d253be * Never disable Ctrl+F9 if it is Continue
git-svn-id: trunk@7578 -
2007-06-04 22:01:20 +00:00
pierre
d7ed6209a9 * more switches updates
git-svn-id: trunk@7577 -
2007-06-04 15:01:39 +00:00
pierre
acac591713 * avoid debug message if DEBUG is not defined
git-svn-id: trunk@7550 -
2007-06-02 00:34:19 +00:00
pierre
9adbca16dd * Use bright forground colors for ansi files
git-svn-id: trunk@7549 -
2007-06-01 23:59:59 +00:00
pierre
e8ec1c83c7 more DocDecodeNamedEntity cleanup
git-svn-id: trunk@7548 -
2007-06-01 23:23:09 +00:00
pierre
728c1f4327 clean up DocDecodeNamedEntity
git-svn-id: trunk@7547 -
2007-06-01 22:54:27 +00:00
pierre
4fde26ba5e further html improvements
git-svn-id: trunk@7545 -
2007-06-01 16:15:32 +00:00
peter
01350c165c * use new currentmodulestate
git-svn-id: trunk@7437 -
2007-05-24 06:40:37 +00:00
pierre
2b672a5525 + Add GetLineCount method to TMemoryTextFile object
git-svn-id: trunk@7418 -
2007-05-22 07:01:26 +00:00
pierre
ea5bc8c155 * avoid crash if removing several editor windows
git-svn-id: trunk@7417 -
2007-05-22 06:59:54 +00:00
florian
acb9fb53d2 * fixed ide building using the new comment hook
git-svn-id: trunk@7371 -
2007-05-16 21:31:27 +00:00
pierre
0f870ec901 * more option updates
git-svn-id: trunk@7312 -
2007-05-11 22:14:54 +00:00
florian
b3b099f63c - removed accidently commited writeln
git-svn-id: trunk@7273 -
2007-05-05 15:09:59 +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
Jonas Maebe
6c3611caa7 + added Mac OS X Terminal.app profile for the IDE:
* white on black
     * correct mapping for most keys

git-svn-id: trunk@7224 -
2007-05-01 09:21:53 +00:00
florian
afd9a522f3 * copyright updated to 2007
git-svn-id: trunk@7223 -
2007-04-30 20:41:35 +00:00
florian
91cdcff845 * the cygwin1.dll messes with the console mode so store and restore the console mode if necessary
git-svn-id: trunk@7218 -
2007-04-30 20:02:36 +00:00
pierre
1192e258de * Use PPC_TARGET as in compiler dir to create cross cpu IDEs
git-svn-id: trunk@7148 -
2007-04-20 15:38:55 +00:00
pierre
c12c929a02 * try to fix assmebler highlighting for different cpus
git-svn-id: trunk@7147 -
2007-04-20 15:38:11 +00:00
pierre
a70926dd8a * clean up assembler switches
git-svn-id: trunk@7146 -
2007-04-20 15:36:33 +00:00
pierre
e98fc7e396 * enhance html display
git-svn-id: trunk@7141 -
2007-04-20 09:57:09 +00:00
pierre
411c7fa241 * try to get nicer html index for our docs
git-svn-id: trunk@7134 -
2007-04-18 22:24:16 +00:00
pierre
4da2a20cc3 * Also align table headers in html tables
git-svn-id: trunk@7133 -
2007-04-18 16:23:14 +00:00
pierre
b6b3a6cdff * Try to correct mantis bug report 7301
git-svn-id: trunk@7112 -
2007-04-16 09:12:37 +00:00