| Commit message (Expand) | Author | Age | Files | Lines |
* | * some more minor fixes to the debug info | marco | 2008-10-12 | 2 | -10/+9 |
* | * small enhancement to wutils 'writeln(stderr,...); kind of debugging' | marco | 2008-10-12 | 1 | -5/+13 |
* | * Initial CHM support for textmode IDE. | marco | 2008-10-12 | 5 | -97/+842 |
* | * If no custom libgdb.a file is found, then we try to look for a system defau... | mazen | 2008-10-11 | 2 | -1/+20 |
* | * copyright notice added. | marco | 2008-08-04 | 1 | -0/+13 |
* | * handle wildcard parameters to the ide. (#6597) | marco | 2008-08-03 | 2 | -1/+18 |
* | * removed beautifying (camelcasing) of main module filename on *nix. Fixed #... | marco | 2008-07-24 | 1 | -0/+5 |
* | IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x | giulio | 2008-07-20 | 39 | -1142/+165 |
* | Fixed typo (GBD=>GDB) | giulio | 2008-06-30 | 1 | -1/+1 |
* | * regenerated with changes in r11233 | jonas | 2008-06-15 | 3 | -21/+24 |
* | * fixed fpc_zipinstall for go32v2 and the like | giulio | 2008-06-03 | 2 | -3/+3 |
* | Updated year in IDE copyright string | giulio | 2008-06-02 | 1 | -1/+1 |
* | * regenerated for i386-Haiku and darwin cross compilation changes | jonas | 2008-05-24 | 3 | -10/+117 |
* | - removed directory with non-working sources as well with copyrighted sources | florian | 2008-05-19 | 2 | -309/+0 |
* | * don't override IDE switches at compiler startup | florian | 2008-05-18 | 2 | -3/+14 |
* | * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, ... | micha | 2008-05-05 | 2 | -11/+165 |
* | * fixes for code generation switches and associated dialog box, with assist... | hajny | 2008-04-19 | 3 | -45/+18 |
* | * use UpdateCrc32 instead of Crc32 | peter | 2008-01-17 | 1 | -1/+2 |
* | * fixed undo for delstart/delend | florian | 2007-12-15 | 1 | -3/+27 |
* | * properly delete last line, resolves #10283 | florian | 2007-12-14 | 1 | -5/+2 |
* | * regenerated for darwin/x86_64 | jonas | 2007-11-10 | 3 | -6/+45 |
* | * regenerated to fix fpc detection on non-i386 | peter | 2007-10-29 | 3 | -0/+12 |
* | * regenerated to update dependencies | peter | 2007-10-29 | 3 | -9/+43 |
* | * open html properly on read only file systems, resolves #10015 | florian | 2007-10-28 | 2 | -2/+6 |
* | * always do a SaveAs when trying to save new editors, also if there | jonas | 2007-10-21 | 1 | -1/+1 |
* | * small 64 bit compatibility fixes | florian | 2007-10-19 | 2 | -2/+2 |
* | * check if breakpoint name is assigned when displaying breakpoints in the dis... | florian | 2007-10-19 | 1 | -3/+6 |
* | * write location of configuration files | florian | 2007-10-19 | 1 | -0/+2 |
* | * because EXEFile was changed into an ansistring, @EXEFile was wrong, fixed, ... | florian | 2007-10-19 | 1 | -3/+7 |
* | o resolve #7277: | florian | 2007-10-15 | 2 | -2/+20 |
* | + show path in IDE breakpoint list, resolves #9873 | florian | 2007-10-14 | 1 | -5/+11 |
* | * use always insert mode when replacing text, resolves #9476 | florian | 2007-10-14 | 1 | -0/+6 |
* | * fixed two backward searching issues: #7112 and #9663 | florian | 2007-10-14 | 1 | -133/+154 |
* | * display compilation time, resolves #9926 | florian | 2007-10-13 | 1 | -18/+31 |
* | * enabled Shift-F11 and Shift-F2 for tools | florian | 2007-10-12 | 1 | -2/+4 |
* | * don't mark a file modified in case of an empty paste, resolves #6320 | florian | 2007-10-10 | 1 | -1/+0 |
* | * nice PentiumM string | florian | 2007-10-07 | 1 | -1/+10 |
* | * don't allow starting new virtual trees in TP-style objects + test | jonas | 2007-09-09 | 1 | -4/+4 |
* | - reverted change for avoiding recompilation of units in subdirs, | jonas | 2007-08-22 | 2 | -4/+4 |
* | * fixed dependency checking for source files in subdirectories relative | jonas | 2007-08-22 | 3 | -8/+11 |
* | * take care of the efSyntaxHighlight flag when checking if syntax highlightin... | florian | 2007-07-29 | 1 | -1/+1 |
* | * Library -> daemon | daniel | 2007-06-16 | 1 | -1/+1 |
* | + Warn for Debian mouse bug on Debian systems. | daniel | 2007-06-16 | 1 | -0/+24 |
* | * Never disable Ctrl+F9 if it is Continue | pierre | 2007-06-04 | 3 | -4/+16 |
* | * more switches updates | pierre | 2007-06-04 | 3 | -32/+101 |
* | * avoid debug message if DEBUG is not defined | pierre | 2007-06-02 | 1 | -2/+10 |
* | * Use bright forground colors for ansi files | pierre | 2007-06-01 | 1 | -0/+1 |
* | more DocDecodeNamedEntity cleanup | pierre | 2007-06-01 | 1 | -9/+9 |
* | clean up DocDecodeNamedEntity | pierre | 2007-06-01 | 1 | -7/+9 |
* | further html improvements | pierre | 2007-06-01 | 3 | -47/+576 |