summaryrefslogtreecommitdiff
path: root/ide
Commit message (Expand)AuthorAgeFilesLines
* * version updates to 3.0.5marco2017-12-015-306/+13
* * version updatesmarco2017-02-135-13/+306
* --- Merging r33882 into '.':marco2016-06-023-4/+4
* * merged ide copyright.marco2016-01-131-1/+1
* --- Merging r32142 into '.':joost2015-11-041-7/+7
* * Re-generated Makefile'sjoost2015-10-102-2/+2
* --- Merging r31974 into '.':joost2015-10-091-2/+19
* * Re-generated Makefilesjoost2015-10-061-1/+2
* --- Merging r31317 into '.':joost2015-10-061-1/+3
* Merged revision 30573 from http://svn.freepascal.org/svn/fpc/trunkpierre2015-09-172-42/+114
* Merged revision 29476 from http://svn.freepascal.org/svn/fpc/trunkpierre2015-09-171-4/+12
* * Re-generated makefiles, including examplesjoost2015-08-063-3/+3
* --- Merging r31166 into '.':marco2015-07-112-0/+7
* --- Recording mergeinfo for merge of r30359 into '.':marco2015-06-171-0/+4
* * makefile regen and version updates.marco2015-01-055-16/+55
* --- Merging r29403 into '.':marco2015-01-054-12/+25
* Amiga-likes: set the window/screen title with IDE version informationkaroly2014-12-261-1/+13
* FreePascal -> Free Pascal in the IDE about window. we call ourselves Free Pas...karoly2014-12-261-1/+1
* * Pass correct baseinstalldir to fpmake when doing a cross-zipinstall from joost2014-12-082-6/+14
* + also preserve the CGA background color in the go32v2 IDEnickysn2014-11-171-0/+6
* * do not hide the cursor after returning from the output screen, because it m...nickysn2014-11-161-1/+0
* + enable USE_GRAPH_SWITCH by default for the go32v2 IDEnickysn2014-11-161-5/+3
* * TDOSScreen.ConsoleGraphDriver and .ConsoleGraphMode changed to smallint, so...nickysn2014-11-161-1/+1
* * do not call SetVESAMode in TDOSScreen.SaveConsoleScreen, because it destroy...nickysn2014-11-161-64/+61
* * cleaned up TDOSScreen.SwitchToConsoleScreennickysn2014-11-161-32/+8
* + added CGA graphics mode saving to the go32v2 IDEnickysn2014-11-161-5/+28
* * hide the mouse before saving the go32v2 IDE screen. This fixes a bug which ...nickysn2014-11-141-0/+2
* Allow to use FPBASENAME environment variable as default base name for ini filepierre2014-11-051-23/+29
* * Do not rebuild fpmake on each run on an host-os that uses an executable-su...joost2014-11-032-20/+20
* * Pass archive-command to fpmake on make zipsourceinstalljoost2014-11-022-2/+13
* * Removed rtl-dependency in fpmake.pp (rtl is always added implicitly)joost2014-10-301-1/+0
* * Pass "-fsp 0" to fpmake on distinstall and zipdistinstall to remove absolu...joost2014-10-292-7/+8
* Use 'set gnutarget elf32-littlearm' for arm crosspierre2014-10-271-0/+4
* Allow to disable __cpu_features_init by defining DISABLE_CPU_FEATURES_INITpierre2014-10-271-0/+4
* define FPC_ARMEL32 or FPC_ARMEB32pierre2014-10-271-0/+13
* Fix error in RemoteCopy assignment at Remote dialog box exitpierre2014-10-261-1/+2
* Support for quotes inside Valuespierre2014-10-241-7/+58
* Use GetRemoteString function in TransferRemote pierre2014-10-241-29/+9
* Added SUPPORT_REMOTE DoRemote dialog pierre2014-10-241-4/+44
* Added SUPPORT_REMOTE related labels pierre2014-10-241-3/+6
* Added SUPPORT_REMOTE related new variablespierre2014-10-241-0/+22
* SUPPORT_REMOTE improvementpierre2014-10-241-21/+128
* Add RemoteGDBServer, RemoteCopy, RemoteShell, RemoteExecCommand, RemoteSshEx...pierre2014-10-241-1/+18
* Declare MaybeQuoted function in interfacepierre2014-10-241-0/+1
* Use PPC_TARGET environment variable for SUPPORT_REMOTE enabled compilation, ...pierre2014-10-241-0/+5
* * Correction of r28876, UNITSOUTPUTDIR should be all uppercasejoost2014-10-191-10/+10
* * Fix for building IDE on platforms where the conditionalstrings are case-se...joost2014-10-191-21/+21
* Amiga/AROS/MorphOS: some more path fixed in FV, userscreen for all 3 platformsmarcus2014-09-111-4/+0
* IDE: don't spam the strerr with unconditional debug when the ASCII window is ...karoly2014-09-091-2/+2
* disable gdbint dependency on Amigakaroly2014-09-091-1/+1