summaryrefslogtreecommitdiff
path: root/ide
Commit message (Expand)AuthorAgeFilesLines
* * some more minor fixes to the debug infomarco2008-10-122-10/+9
* * small enhancement to wutils 'writeln(stderr,...); kind of debugging'marco2008-10-121-5/+13
* * Initial CHM support for textmode IDE. marco2008-10-125-97/+842
* * If no custom libgdb.a file is found, then we try to look for a system defau...mazen2008-10-112-1/+20
* * copyright notice added.marco2008-08-041-0/+13
* * handle wildcard parameters to the ide. (#6597)marco2008-08-032-1/+18
* * removed beautifying (camelcasing) of main module filename on *nix. Fixed #...marco2008-07-241-0/+5
* IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.xgiulio2008-07-2039-1142/+165
* Fixed typo (GBD=>GDB)giulio2008-06-301-1/+1
* * regenerated with changes in r11233jonas2008-06-153-21/+24
* * fixed fpc_zipinstall for go32v2 and the likegiulio2008-06-032-3/+3
* Updated year in IDE copyright stringgiulio2008-06-021-1/+1
* * regenerated for i386-Haiku and darwin cross compilation changesjonas2008-05-243-10/+117
* - removed directory with non-working sources as well with copyrighted sourcesflorian2008-05-192-309/+0
* * don't override IDE switches at compiler startupflorian2008-05-182-3/+14
* * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, ...micha2008-05-052-11/+165
* * fixes for code generation switches and associated dialog box, with assist...hajny2008-04-193-45/+18
* * use UpdateCrc32 instead of Crc32peter2008-01-171-1/+2
* * fixed undo for delstart/delendflorian2007-12-151-3/+27
* * properly delete last line, resolves #10283florian2007-12-141-5/+2
* * regenerated for darwin/x86_64jonas2007-11-103-6/+45
* * regenerated to fix fpc detection on non-i386peter2007-10-293-0/+12
* * regenerated to update dependenciespeter2007-10-293-9/+43
* * open html properly on read only file systems, resolves #10015florian2007-10-282-2/+6
* * always do a SaveAs when trying to save new editors, also if therejonas2007-10-211-1/+1
* * 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