summaryrefslogtreecommitdiff
path: root/packages/fv/src
Commit message (Expand)AuthorAgeFilesLines
* * avoid div by zero in TView.CalcBounds.GrowI, resolves #30922florian2021-01-081-1/+2
* * patch by Joe care to make fv more 64 Bit save, resolves #37772florian2020-09-183-3/+3
* + added possibility to navigate among tabs using Ctrl-PgUp/Ctrl-PgDnhajny2020-08-091-0/+16
* * fix bug causing misinterpretation of cursor keys in case of tab without s...hajny2020-08-091-1/+2
* * editor mousewheel support patch from mantis #12081marco2019-01-101-3/+6
* * patch from Marģers that fixes parameter arrays formatstr, mantis 34839marco2019-01-093-3/+3
* * support for compiling the objects unit methods that expect local procedure/jonas2018-12-204-18/+36
* * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)michael2018-03-231-1/+1
* + enabled compilation of the 'fv' package for i8086-msdosnickysn2017-12-161-39/+103
* + fixed compilation of unit outline in the i8086 compact and medium memory mo...nickysn2017-12-011-6/+6
* * fixed compilation of unit views in the i8086 compact and medium memory modelsnickysn2017-12-011-4/+4
* * fixed compilation of unit drivers in the medium and compact memory modelsnickysn2017-12-011-1/+1
* + fixed compilation of unit 'time' on win16nickysn2017-12-011-0/+62
* + added i8086 memory model defines in free vision's platform.incnickysn2017-12-011-1/+29
* * fixed compilation of unit 'editors' on i8086nickysn2017-12-011-1/+1
* + compilation of unit 'drivers' fixed for the win16 targetnickysn2017-12-011-0/+15
* + win16 support in free vision's platform.incnickysn2017-12-011-7/+15
* * preparation for 64-bit amiga support (:-))marco2017-07-041-1/+1
* * change longint cast of pointer to ptrint #32096marco2017-07-041-1/+1
* * spelling mistakes fpc repo part, mantis #30233marco2016-06-022-2/+2
* * avoid division by zero if no screen information is available on startuphajny2016-04-101-8/+16
* * include platform.inc in sysmsg because that unit tests directives that marco2016-03-291-0/+1
* Add DragonFly specific OS_XXX definespierre2015-07-141-0/+12
* Amiga-likes: better FV system integration.karoly2014-12-262-2/+11
* Amiga-likes: do not call Drivers.GetSystemEvent, FV doesn't really handle it,...karoly2014-12-261-0/+6
* Amiga/AROS/MorphOS: some more path fixed in FV, userscreen for all 3 platformsmarcus2014-09-111-3/+24
* IDE: don't spam the strerr with unconditional debug when the ASCII window is ...karoly2014-09-091-1/+1
* FV: use DOSDelay() on all Amiga platformskaroly2014-08-311-4/+0
* AROS: FP-IDE, System clipboard, execute programs/Shell, keycode Ctrl-A for Se...marcus2014-08-311-0/+4
* AROS: rtl-console, fv, FP-IDE addedmarcus2014-08-313-4/+22
* MorphOS: moved system dependent units outside the RTL into the new morphunits...karoly2014-08-251-2/+2
* * mantis #25278 ascii table and #25239 (redundant help buttons) parts.marco2013-12-262-12/+18
* * updated address of FSF (mantis #24646, patch by Alexey Svistunov)jonas2013-06-278-8/+16
* Use need system macro FPC_LOCALS_ARE_STACK_REG_RELATIVE for mips supportpierre2012-07-122-6/+44
* * Use two parameter get_caller_frame function to get correct result on mipspierre2012-07-111-2/+4
* + AIX support for FVjonas2012-04-111-0/+6
* * replaced LGPL license notice with reference to COPYING.FPC to make itjonas2011-12-288-33/+16
* Fix AsciiTab proble for powerpc64, InfoLong and InfoPtr are not equivalentpierre2011-12-131-2/+2
* + Add FPC OpenBSD target supportpierre2011-10-041-4/+13
* * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolve...florian2011-09-271-8/+8
* * fix | separator char. Bug 6262Dmarco2010-12-211-1/+1
* * First try to support 64-bit cpu'spierre2010-11-287-24/+66
* * Try to fix VideoMode change problempierre2010-11-261-1/+7
* * fix previously broken TProgram based FV programs (assuming that unit Vide...hajny2010-04-112-1/+7
* * fix problem with last position of scrollbarpierre2009-11-041-9/+9
* * merged ColorSel implementations of Marco van de Voort and Andreas Jakobscheflorian2008-12-071-55/+88
* * added skeleton for colorsel I still had lying around, derived from IDE src...marco2008-12-061-0/+204
* + support for SysResize event for Amigakaroly2008-10-301-21/+14
* + initial version of Amiga sysmsgs supportkaroly2008-10-262-0/+124
* * removed some 1.0 definesmarco2008-10-262-23/+1