summaryrefslogtreecommitdiff
path: root/ide
Commit message (Expand)AuthorAgeFilesLines
* * small 64 bit compatibility fixesflorian2007-10-192-2/+2
* * check if breakpoint name is assigned when displaying breakpoints in the dis...florian2007-10-191-3/+6
* * write location of configuration filesflorian2007-10-191-0/+2
* * because EXEFile was changed into an ansistring, @EXEFile was wrong, fixed, ...florian2007-10-191-3/+7
* o resolve #7277:florian2007-10-152-2/+20
* + show path in IDE breakpoint list, resolves #9873florian2007-10-141-5/+11
* * use always insert mode when replacing text, resolves #9476florian2007-10-141-0/+6
* * fixed two backward searching issues: #7112 and #9663florian2007-10-141-133/+154
* * display compilation time, resolves #9926florian2007-10-131-18/+31
* * enabled Shift-F11 and Shift-F2 for toolsflorian2007-10-121-2/+4
* * don't mark a file modified in case of an empty paste, resolves #6320florian2007-10-101-1/+0
* * nice PentiumM stringflorian2007-10-071-1/+10
* * don't allow starting new virtual trees in TP-style objects + testjonas2007-09-091-4/+4
* - reverted change for avoiding recompilation of units in subdirs,jonas2007-08-222-4/+4
* * fixed dependency checking for source files in subdirectories relativejonas2007-08-223-8/+11
* * take care of the efSyntaxHighlight flag when checking if syntax highlightin...florian2007-07-291-1/+1
* * Library -> daemondaniel2007-06-161-1/+1
* + Warn for Debian mouse bug on Debian systems.daniel2007-06-161-0/+24
* * Never disable Ctrl+F9 if it is Continuepierre2007-06-043-4/+16
* * more switches updatespierre2007-06-043-32/+101
* * avoid debug message if DEBUG is not definedpierre2007-06-021-2/+10
* * Use bright forground colors for ansi filespierre2007-06-011-0/+1
* more DocDecodeNamedEntity cleanuppierre2007-06-011-9/+9
* clean up DocDecodeNamedEntitypierre2007-06-011-7/+9
* further html improvementspierre2007-06-013-47/+576
* * use new currentmodulestatepeter2007-05-241-1/+1
* + Add GetLineCount method to TMemoryTextFile objectpierre2007-05-221-2/+10
* * avoid crash if removing several editor windowspierre2007-05-221-1/+17
* * fixed ide building using the new comment hookflorian2007-05-161-1/+1
* * more option updatespierre2007-05-111-13/+33
* - removed accidently commited writelnflorian2007-05-051-1/+0
* * correct Read/write methods to use same parameter type as TStream ancestorspierre2007-05-031-9/+9
* + added Mac OS X Terminal.app profile for the IDE:jonas2007-05-011-0/+274
* * copyright updated to 2007florian2007-04-301-1/+1
* * the cygwin1.dll messes with the console mode so store and restore the conso...florian2007-04-301-2/+9
* * Use PPC_TARGET as in compiler dir to create cross cpu IDEspierre2007-04-204-118/+149
* * try to fix assmebler highlighting for different cpuspierre2007-04-201-24/+60
* * clean up assembler switchespierre2007-04-202-18/+74
* * enhance html displaypierre2007-04-202-18/+37
* * try to get nicer html index for our docspierre2007-04-182-3/+32
* * Also align table headers in html tablespierre2007-04-181-0/+8
* * Try to correct mantis bug report 7301pierre2007-04-161-1/+5
* * Try to set correct function modifiers for signalspierre2007-04-162-7/+19
* * re-added darwin/ppc64 support (please use up-to-date fpcmake)jonas2007-03-242-4/+37
* * Build unixutil package for all Linux platforms instead of only Linux/i386.mazen2007-03-242-37/+4
* + Prevent error message after program terminates.daniel2007-03-191-1/+2
* * Allow GNU assembler for all targets.daniel2007-03-191-1/+1
* * Merged 2.3 branch changes:jonas2007-03-043-9/+48
* * Fix bug 8026.daniel2007-02-253-0/+8
* * fixed #6497:florian2007-02-183-2/+5