summaryrefslogtreecommitdiff
path: root/ide/fp.pas
Commit message (Expand)AuthorAgeFilesLines
* * made the ide a package, so it can be build in parallel with the other packa...florian2018-01-061-606/+0
* * spelling mistakes fpc repo part, mantis #30233marco2016-06-021-1/+1
* Add -G command line option to allow specification of GDB executable namepierre2015-04-131-2/+17
* Only print out cygwin DLL too old warning if using a cygwin GDBpierre2015-02-161-2/+8
* + initial implementation of GDB/MI (without LibGDB!) support for the text modenickysn2015-02-161-1/+5
* Amiga-likes: set the window/screen title with IDE version informationkaroly2014-12-261-1/+13
* FP-IDE: restore bullet, destroyed in last commitmarcus2014-08-311-1/+1
* AROS: FP-IDE, System clipboard, execute programs/Shell, keycode Ctrl-A for Se...marcus2014-08-311-2/+2
* * add possibility of overriding the disabled VESA driver using /VESAhajny2014-05-171-0/+5
* add run time option -novesa for go32v2 os targetpierre2014-05-141-1/+12
* * fix bug #22300, "C" prefix of configuration file.marco2012-06-221-1/+2
* - removed debian detection since its gpm bug has been long fixedjonas2010-08-201-23/+0
* * mingw textmode IDE debugging support. First working version (for me), atex...marco2009-05-171-1/+7
* * limit IDE stack to 3M on windows to avoid trouble at IDE startup at least o...florian2009-02-011-2/+5
* + have proper bullet on Amiga and MorphOS tookaroly2008-10-301-1/+1
* * handle wildcard parameters to the ide. (#6597)marco2008-08-031-1/+1
* IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.xgiulio2008-07-201-12/+1
* Fixed typo (GBD=>GDB)giulio2008-06-301-1/+1
* * don't override IDE switches at compiler startupflorian2008-05-181-1/+12
* * small 64 bit compatibility fixesflorian2007-10-191-1/+1
* * write location of configuration filesflorian2007-10-191-0/+2
* * Library -> daemondaniel2007-06-161-1/+1
* + Warn for Debian mouse bug on Debian systems.daniel2007-06-161-0/+24
* - removed accidently commited writelnflorian2007-05-051-1/+0
* * the cygwin1.dll messes with the console mode so store and restore the conso...florian2007-04-301-2/+9
* + Switch IDE to resourcestringsdaniel2007-01-211-1/+21
* * Prevent IDE from crashing when receiving a signal if displaying user screen.daniel2006-11-261-3/+10
* * show full compiler version in console toohajny2006-07-141-1/+1
* * Video and keyboard initialization spaghetti organized and hopefully fixed.daniel2006-05-061-6/+16
* * win64 compile fixespeter2006-04-201-6/+6
* * Fix compilation.daniel2006-04-171-2/+2
* + Added ability to use ctrl+x,ctrl+c,ctrl+v for clipboard. Enabled bydaniel2006-02-041-0/+3
* * log and id tags removedfpc2005-05-211-10/+0
* initial importfpc2005-05-161-0/+504