FPC - Change Log

FPC - 2.2.4
===========
- 0013780: [FCL] Function GetAppConfigFile returns wrong path (Joost van der Sluis) - resolved.
- 0013662: [Installer] fppkg error (Jonas Maebe) - resolved.
- 0009957: [Installer] Install procedure should configure IDE. (Joost van der Sluis) - resolved.
- 0013148: [Packages] FreeBSD - pThreads - sem_timedwait - lack (Marco van de Voort) - resolved.
- 0013077: [RTL] win64: MEMORY_BASIC_INFORMATION.RegionSize should be T_SIZE (Marco van de Voort) - resolved.
- 0013065: [Compiler] FPCAPACHE not exact in fpc.cfg (Jonas Maebe) - resolved.
- 0011468: [Database Components] It seems bookmarks are broken for TFixedFormatDataSet. (Joost van der Sluis) - resolved.
- 0012856: [Compiler] ressource can't be used (Yury Sidorov) - resolved.
- 0012514: [FCL] PasZlib fails (either corrupt output or crash) when gzipping certain files (Marco van de Voort) - resolved.
- 0012809: [Database Components] Streaming error with TField.FieldKind (Joost van der Sluis) - resolved.
- 0012370: [Compiler] Compilation of {$I \dir1\dir2\x.pas } kind statements is not handled consistently by FPC . (Marco van de Voort) - resolved.
- 0012629: [Compiler] DLL becomes unloadable without line-numbering information (Yury Sidorov) - resolved.
- 0012716: [RTL] VerQueryValue declaration different with win32 and wince (Yury Sidorov) - resolved.
- 0012697: [IDE] can't save chosen kbd shortcuts convention in fpc configuration (Marco van de Voort) - resolved.
- 0009143: [Database Components] TWideString.GetValue and SetValue should use nativeformat (Joost van der Sluis) - resolved.
- 0012257: [Database] TSQLQuery UsePrimaryKeyAsKey is not updated in lfm file (Joost van der Sluis) - resolved.
- 0012619: [RTL] SECURITY_DESCRIPTOR_MIN_LENGTH has incorrect value for Win Vista 64 platform (Marco van de Voort) - resolved.
- 0012575: [RTL] EInOutError.ErrorCode = 0 when it should be 103 (Jonas Maebe) - resolved.
- 0012480: [Compiler] current SVN does not compile with -dDEBUG (Marco van de Voort) - resolved.
- 0012373: [Packages] FCL-Web package fixes and improvements (Marco van de Voort) - resolved.
 - 0012263: [Packages] fcl-web bug fixes and improvements, patch file attached (Marco van de Voort) - resolved.
- 0012360: [Documentation] (fpdoc) The unit names are not in the index of .chm files (Michael Van Canneyt) - resolved.
- 0011865: [IDE] -Opentium3 (Marco van de Voort) - resolved.
- 0011460: [Packages] Apache Bindings - apr.pas (Michael Van Canneyt) - resolved.
- 0011426: [Utilities] h2pas converts C float to Pascal double (Florian Klämpfl) - resolved.
- 0011425: [Compiler] Misssing mnemonic in INTEL assembler (Florian Klämpfl) - resolved.
- 0010822: [RTL] CP_UTF8 missing in Windows CE (Yury Sidorov) - resolved.
- 0010578: [FCL] D7 compatibility: TBucketList and TObjectBucketList not defined in contnrs.pp (Michael Van Canneyt) - resolved.
- 0010537: [RTL] TReader.ReasWIdestring breaks delphi compatibility (Michael Van Canneyt) - resolved.
- 0009177: [Documentation] Feature request: comprehensive table of contents (Michael Van Canneyt) - resolved.
- 0007584: [Compiler] Constant division by zero for floating point should be allowed in {$mode delphi} (Florian Klämpfl) - resolved.
- 0004171: [RTL] Lineinfo unit does not support DLL (Florian Klämpfl) - resolved.
- 0011431: [Compiler] Compiler crashes when generic class decleration contains generic interfaces (Peter Vreman) - resolved.
- 0010210: [Compiler] Compiler crashes when trying to specialize generic in unit (Peter Vreman) - resolved.
- 0011634: [Compiler] Unit with Specialize throws error 217 (Peter Vreman) - resolved.
- 0011611: [Packages] "gzwrite" may be unsuccessful on some data length (Marco van de Voort) - resolved.
- 0011588: [RTL] TCollection.FindItemID used with nonexisting ID doesn't return Nil (Jonas Maebe) - resolved.
- 0011570: [FCL] TProcess.Active gives access violation (Florian Klämpfl) - resolved.
- 0011436: [Compiler] Generic interface specialization causes error: Forward decleration not solved "..." (Peter Vreman) - resolved.
- 0011435: [Compiler] Compiler crashes always then specializing class or interface (Peter Vreman) - resolved.
- 0011392: [RTL] Round does not use banker's rounding on ppc/arm/sparc (Jonas Maebe) - resolved.
- 0011372: [RTL] FPC doesn't completely consider Boolean as enumerated type (please refer TypInfo.pp) (Florian Klämpfl) - resolved.
- 0010641: [Compiler] ASM Crashes Win 64 Cross Compiler (Florian Klämpfl) - resolved.
- 0009144: [Compiler] compiler crashes on specific construct if ppu/o already present (Florian Klämpfl) - resolved.
- 0008180: [Compiler] Recompilation fails (unit loading problem?) (Florian Klämpfl) - resolved.
- 0012365: [Compiler] {$ELSE } without mathing {$IFDEF ... } is giving invalid subscript . (Florian Klämpfl) - resolved.
- 0010788: [FCL] TZipper doesn't support working with streams instead of files (Michael Van Canneyt) - resolved.
- 0010787: [FCL] TZipper doesn't allow to set the name a file will have inside the zip file (Michael Van Canneyt) - resolved.
- 0012202: [Compiler] Complier gives wrong value when assigning zero to single floating-point variables. (Jonas Maebe) - resolved.
- 0012158: [FCL] fcl-web bug fixes, files attached (Michael Van Canneyt) - resolved.
- 0012048: [RTL] crashes due to change in fpc_dynarray_decr_ref() (Jonas Maebe) - resolved.
- 0012110: [FCL] Bug fixes and improvements for fcl-web , files attached (Michael Van Canneyt) - resolved.
- 0010581: [Documentation] Some MakeSkel/FpDoc crashes (Linux) (Michael Van Canneyt) - resolved.
- 0009183: [RTL] TWriter: default value of float type property is ignored (Michael Van Canneyt) - resolved.
- 0008910: [RTL] TStrings has no StrictDelimiter property (Delphi compatibility) (Michael Van Canneyt) - resolved.
- 0009915: [RTL] FindFirst does not set faSymlink in Attribute on symlinks (Michael Van Canneyt) - resolved.
- 0011774: [RTL] TWriter.WriteDescendent does not check ancestor collection (Michael Van Canneyt) - resolved.
- 0011936: [Utilities] FPDoc and links to inherited properties: some links are incorrectly made in HTML documentation files (Michael Van Canneyt) - resolved.
- 0011528: [Packages] TIniFile.StripQuotes should be True by default (Michael Van Canneyt) - resolved.
- 0012008: [FCL] TInetSocket closes arbitrary file descriptors (Michael Van Canneyt) - resolved.
- 0012000: [Compiler] Bad code generation - incorrect free of array (Jonas Maebe) - resolved.
- 0011878: [FCL] Some trouble in TCustomDaemonApplication.SysInstallDaemon (Michael Van Canneyt) - resolved.
- 0011728: [Packages] FPDoc should insert <short> descriptions of inherited properties or methods into descriptions of linked descendants. (Michael Van Canneyt) - resolved.
- 0011984: [FCL] TInetSocket.DoConnect superfluous HostToNet (Ales Katona) - resolved.
- 0011957: [Packages] ReadXMLFile accesses uninitialized memory when element nesting >= 16 (Marco van de Voort) - resolved.
- 0011881: [Utilities] fpdoc based documentation cannot handle unicode characters (Michael Van Canneyt) - resolved.
- 0011861: [Compiler] Procedure variables cannot be passed an an untyped parameter (Delphi mode) (Jonas Maebe) - resolved.
- 0011862: [Compiler] Object with interface aliases calls wrong method (Jonas Maebe) - resolved.
- 0011896: [Compiler] Destroy is only processed when explicitly called for an object (Jonas Maebe) - resolved.
- 0011809: [Packages] FPImage: freetype font rendering crashes on 64 bit linux (Marco van de Voort) - resolved.
- 0011852: [Compiler] directive 'local' causes compilation error under Mac OS X (Jonas Maebe) - resolved.
- 0011864: [IDE] Impossible to compile a file in Free Pascal 2.2.2 i386 IDE without changing the default settings (Marco van de Voort) - resolved.
- 0009735: [Installer] install and grep (Marco van de Voort) - resolved.
- 0011821: [Compiler] Cross-Compiling for Linux i386 from win32 doesn't work when linking with shared objects (Florian Klämpfl) - resolved.
- 0011450: [Database Components] Insert,AppendRecord not implemented in TDataSet (Joost van der Sluis) - resolved.
- 0006597: [IDE] open file with jolly chars (Marco van de Voort) - resolved.
- 0010042: [Compiler] Variant parameter vs. non REGISTER calling convetion corrupts memory (Florian Klämpfl) - resolved.
- 0006798: [RTL] Getting CORBA interface from object fails (Florian Klämpfl) - resolved.
- 0011744: [Packages] the unit LibTar is version 2.0.7, should be upgraded to 2.0.8 (Florian Klämpfl) - resolved.
- 0005614: [IDE] IDE doesn't compile sourcefiles with mixed upper and lower characters in the filename (Marco van de Voort) - resolved.
- 0007089: [IDE] PECOFF and Linux target affect the IDE "rational behavior" (Marco van de Voort) - resolved.
- 0006173: [IDE] Cant change directory to hide directory inside ide (Marco van de Voort) - resolved.
- 0011705: [RTL] 2.2.2 RC2 and all 2.x versions: calling fpchown on Mac OS X causes infinite recursion (Jonas Maebe) - resolved.
- 0011608: [Patch] Patch for LConvEncoding.pas - added support for cp866 and cyrillic for Windows's console (Marco van de Voort) - resolved.
- 0011075: [Compiler] Crash when compile with Generics (Peter Vreman) - resolved.
- 0011592: [Compiler] Inline does not work for methods with compiled units (Peter Vreman) - resolved.
- 0013272: [Compiler] Can't Compile (Jonas Maebe) - resolved.
- 0013155: [Database Components] SQLDBLaz on OSX searches a wrong library (Jonas Maebe) - closed.
- 0012107: [RTL] TImage stretches only in the IDE (Michael Van Canneyt) - closed.
- 0011731: [Packages] FPDoc does not document classes which use interface delegation ("implements" keyword) (Michael Van Canneyt) - closed.
- 0012128: [Packages] Error in GLext unit - GL_ARB_vertex_buffer_object is always reported as supported extension (Marco van de Voort) - closed.
- 0011554: [Documentation] Serious problems with Crt unit under Windows (Michael Van Canneyt) - closed.
- 0011516: [RTL] macpas.pp disables floating-point exceptions for powerpc targets only (Jonas Maebe) - closed.
- 0012645: [Compiler] Compiler (windres?) cannot compiler resources in path with spaces (Vincent Snijders) - closed.
- 0012677: [Database Components] Patch: Implements wildcard for Locate/Lookup (Joost van der Sluis) - closed.
- 0013112: [RTL] PolyDraw, PolyBezierTo GDI32 imports wrong. (Marco van de Voort) - closed.
- 0013154: [RTL] SHGetSpecialFolderPath of SHGetSpecialFolderPathW (Marco van de Voort) - closed.
- 0012841: [RTL] fpFD_Set sets incorrect bits (Florian Klämpfl) - closed.
- 0010127: [Compiler] Problems on loading a 64bit fpc library (Jonas Maebe) - closed.
- 0006358: [IDE] Helpfile not actived in the fp interface (Jonas Maebe) - closed.
- 0012143: [Database] AsString property on an SQLite3 field of "numeric(3)" definition (Joost van der Sluis) - closed.
- 0012062: [FCL] Interbase/Firebird support for OS X ( darwin ) (Marco van de Voort) - closed.
- 0012862: [Database Components] TIBConnection - TSQLQuery bug with ftBCD fields (AsCurrency,AsFloat) (Joost van der Sluis) - closed.
- 0012711: [Documentation] UtsName field 'domainname' not accessable (Michael Van Canneyt) - closed.
- 0012647: [Documentation] Invalid characters in downloadable html documentation (Michael Van Canneyt) - closed.
- 0011291: [Database] Oracle connection complains for the libociei.so (Joost van der Sluis) - closed.
- 0012359: [Compiler] c:\fpc\2.2.2\examples\gtk1 and gtk2 : ReadMe.TXT Additions (Marco van de Voort) - closed.
- 0012129: [Database Components] Master/Detail relationship stop working after project is loaded (Joost van der Sluis) - closed.
- 0011706: [Database Components] TWideStringField GetValue Method Not Calling GetData Properly (Joost van der Sluis) - closed.
- 0012639: [Database Components] TBufDataset broken in fixes_2_2 (Joost van der Sluis) - closed.
- 0011305: [Database] Trailing blanks in DB-String-Fields (Joost van der Sluis) - closed.
- 0012720: [Packages] Patch for mem leak in fpimage interpolation (Michael Van Canneyt) - closed.
- 0012667: [Packages] zlib fails on amd64 (Florian Klämpfl) - closed.
- 0012625: [FCL] TStrings property StrictDelimiters does not exist - cf bug issue ID 0012623 (Michael Van Canneyt) - closed.
- 0012134: [Documentation] unaligned not documented (Michael Van Canneyt) - closed.
- 0012186: [Documentation] Character representation with binary/octal code fails. (Michael Van Canneyt) - closed.
- 0012543: [Documentation] oldfpccall modifier badly described. (Michael Van Canneyt) - closed.
- 0012524: [Documentation] Doc. typo (Michael Van Canneyt) - closed.
- 0012548: [Documentation] Set operators documentation mistakes (Michael Van Canneyt) - closed.
- 0011638: [Compiler] Opcodes (Florian Klämpfl) - closed.
- 0011786: [Compiler] Inconsistent output for asm (Florian Klämpfl) - closed.
- 0011804: [Compiler] compiler (2.2.3) aborts with no error, on specializing generics (Peter Vreman) - closed.
- 0012476: [Compiler] AV when specializing generic class (Peter Vreman) - closed.
- 0008978: [IDE] Non-functional Del key in FP-IDE (Marco van de Voort) - closed.
- 0012323: [Compiler] Loading ansistring default parameters from ppu broken (Michael Van Canneyt) - closed.
- 0012242: [Compiler] Static methods stoped working in FPC 2.2.2 (Florian Klämpfl) - closed.
- 0012214: [RTL] ClearExceptions catches only first few floating point exceptions (Florian Klämpfl) - closed.
- 0012051: [Compiler] Double conversion error in compiler (Jonas Maebe) - closed.
- 0010773: [Compiler] Adding a "TPropList" variable to a prozedure generates a SIGSEV exception (Florian Klämpfl) - closed.
- 0006718: [IDE] Compiler ignores IDE's switches (Florian Klämpfl) - closed.
- 0010795: [Compiler] default properties do not work when used in objects (Florian Klämpfl) - closed.
- 0010431: [Compiler] cross compiling an executable towards x86_64 linux broken when linking with libc (Florian Klämpfl) - closed.
- 0008076: [RTL] crt problem using gotoxy, write and SCREENWIDTH (Michael Van Canneyt) - closed.
- 0011527: [Documentation] Some doc issues (Michael Van Canneyt) - closed.
- 0011891: [Documentation] fpdoc generates bad links? (Michael Van Canneyt) - closed.
- 0011900: [Documentation] $OPTIMIZATION directive does not work properly (Michael Van Canneyt) - closed.
- 0008895: [Documentation] $if version example (Michael Van Canneyt) - closed.
- 0011627: [Documentation] Unary minus not mentioned in docs as overloadable operator (Michael Van Canneyt) - closed.
- 0011815: [Documentation] UnixToDateTime/DateTimeToUnix are described as "Not implemented" (Michael Van Canneyt) - closed.
- 0011568: [Documentation] Integer version check ability (Michael Van Canneyt) - closed.
- 0006036: [Documentation] getinterface for corba style interfaces (Michael Van Canneyt) - closed.
- 0011583: [Documentation] Some of Editor setting aftects only new openned windows (Michael Van Canneyt) - closed.
- 0011901: [Documentation] ligatures missing in HTML documentation (Michael Van Canneyt) - closed.
- 0011909: [FCL] Spelling "To" -> "Too" (Jonas Maebe) - closed.
- 0011256: [Website] The URL to download packages is broken (Marco van de Voort) - closed.
- 0009855: [Website] crash fpc 2.2 (Jonas Maebe) - closed.
- 0011856: [FCL] TFPReaderJPEG returns garbage with grayscale images. (Michael Van Canneyt) - closed.
- 0013041: [Compiler] Debugging a program with external debug symbols file is broken (Yury Sidorov) - closed.
- 0011970: [Compiler] Crash while compiling JEDI DirectX 10 units (Florian Klämpfl) - closed.
- 0012451: [Packages] Programs using ZLib unit no longer compile under win32 (Florian Klämpfl) - closed.
- 0011505: [RTL] Memory leak when using cwstring with threads (Jonas Maebe) - closed.
- 0006529: [Installer] alt+x (Florian Klämpfl) - closed.
- 0011042: [Compiler] arm inline asm (shifting adressing modes) (Florian Klämpfl) - closed.
- 0011089: [Compiler] Wrong parameter order with Pascal calling convention (Peter Vreman) - closed.
- 0010746: [Utilities] Range check error in win32 edit.pp demo (Florian Klämpfl) - closed.

FPC - 2.2.2
===========
- 0009908: [RTL] ExtractFileDrive return wrong value for UNC (Jonas Maebe) - resolved.
- 0011156: [FCL] Unix: TRegistry save reg.xml to root directory (Marco van de Voort) - resolved.
- 0011396: [Compiler] Initialized Pascal variables that are "cvar"ed are partially mangled (Jonas Maebe) - resolved.
- 0010117: [Installer] fclel resource is not installed (Peter Vreman) - closed.
- 0011471: [RTL] Diskfree always returns 0 bytes on 64 bit systems (Michael Van Canneyt) - closed.
- 0011691: [FCL] Daemon uninstall doesn't working (Marco van de Voort) - closed.
- 0009911: [Documentation] Short strings concatenation truncation (Michael Van Canneyt) - closed.
- 0009500: [Installer] Demo's (like hello.pp) are installed in prefix/share/doc/fpc-2.1.5/examples/share/doc/fpc-2.1.5/demo (Marco van de Voort) - closed.
- 0010958: [FCL] TMemDataset demands CreateTable call before Open (Joost van der Sluis) - closed.
- 0010957: [FCL] TMemDataset throws bus exceptions on ARM processors (Joost van der Sluis) - closed.
- 0008511: [Database Components] MemDS returns TBookMark s that are valid, but BookMarkValid() claims they're not. (Joost van der Sluis) - closed.
- 0010003: [Database Components] Access Violation into TSdfDataSet component (Joost van der Sluis) - closed.
- 0009090: [Compiler] FPC doesn't strip "library" results (Jonas Maebe) - closed.
- 0007915: [Packages] FlatSB is missing (Florian Klämpfl) - closed.
- 0005512: [IDE] ide dos F7/F8 crash (Giulio Bernardi) - closed.
- 0011477: [Installer] install and drive not valid (Giulio Bernardi) - closed.
- 0011500: [IDE] debugging not available in FPC 2.2.2 rc1 for GO32V2 (Giulio Bernardi) - closed.
- 0011501: [Compiler] EXE size in binaries generated by 2.2.2 rc1 (Giulio Bernardi) - closed.
- 0011509: [Compiler] Option -a (Giulio Bernardi) - closed.
- 0011494: [Compiler] break in "fpc -?" gives rte 000 on go32v2 (winxp) (Giulio Bernardi) - closed.
- 0011598: [Compiler] Compiler reports 1 warning too many (Tomas Hajny) - closed.
- 0011620: [Installer] system Fatal: Can't find unit system (Michael Van Canneyt) - closed.
- 0008121: [Compiler] does not build an powerpc and sparc (clone/child for the sparc part) (Jonas Maebe) - closed.
- 0010831: [Compiler] Compiler Error, WinCE/ARM, inherit from TForm and IInterface (Florian Klämpfl) - closed.
- 0010856: [RTL] exception backtraces broken in app that uses cthreads (linux/x86_64) (Florian Klämpfl) - closed.
- 0011349: [Compiler] New range check error when compiling (Jonas Maebe) - closed.
- 0008812: [RTL] EAccessViolation when using TThread in library (x86_64 Linux) (Jonas Maebe) - closed.
- 0009124: [Utilities] ptop doesn't format correctly classes (Michael Van Canneyt) - closed.
- 0010819: [Database Components] Automatic duplicate field names resolution patch (Joost van der Sluis) - closed.
- 0008457: [Database Components] TSQLQuery/TIBConnection raises an exception if the joined tables contain fields with the same name (Joost van der Sluis) - closed.
- 0011350: [Database Components] SQLite3Connection (Joost van der Sluis) - closed.
- 0011469: [Compiler] ppcx64 crashes when compiling hedgewars (Jonas Maebe) - closed.
- 0012083: [Compiler] Lazarus rebuild fails under win64 (Jonas Maebe) - closed.
- 0009380: [Database Components] ApplyUpdates after delete record cause access violation (Joost van der Sluis) - closed.
- 0011290: [Compiler] AV with -OG2p3 (Jonas Maebe) - closed.
- 0010727: [Compiler] overloading problems involving literals (Florian Klämpfl) - closed.
- 0011312: [Compiler] FPC doesn't generate far (32 bit) calls for sparc (Florian Klämpfl) - closed.
- 0009962: [Packages] regexpr.pp pattern match (Joost van der Sluis) - closed.
- 0011270: [Compiler] Command line parameters for linking files/libraries/frameworks (Jonas Maebe) - closed.
- 0011309: [RTL] Error in Currency-Type (Jonas Maebe) - closed.
- 0011308: [RTL] wrong rounding in FloatToStrF (Jonas Maebe) - closed.
- 0009478: [Documentation] FPDOC parser: initialized procedure variables (Michael Van Canneyt) - closed.
- 0009633: [Utilities] fpdoc should generate date in documentation? (Michael Van Canneyt) - closed.
- 0009254: [Database Components] sqlquery - ParseSQL, Readonly and supplying update sql querries. (Joost van der Sluis) - closed.
- 0010493: [Compiler] D7 compatibility: array of ? can't be published (Florian Klämpfl) - closed.
- 0010998: [Compiler] Static method shouldn't have hidden parameters (Florian Klämpfl) - closed.
- 0011182: [Compiler] Crash when compiles a file with errors (Jonas Maebe) - closed.
- 0011254: [Compiler] Functional parameter problem (Jonas Maebe) - closed.
- 0008442: [Database Components] TSQLQuery (fcl-db package) does not handle "UNION" keyword correctly (Joost van der Sluis) - closed.
- 0010571: [RTL] functions PostQueuedCompletionStatus, GetQueuedCompletionStatus not defined in windows.pp (Marco van de Voort) - closed.
- 0006769: [Compiler] Subtraction failure in assignment (Jonas Maebe) - closed.
- 0010272: [Database Components] 0009763: still persist on fpc 2.2.1 rev 9278 (Joost van der Sluis) - closed.
- 0007178: [Documentation] other link (Florian Klämpfl) - closed.
- 0010820: [Packages] new unit for ncurses version 5.6 (Michael Van Canneyt) - closed.
- 0010971: [IDE] Error in IDE, Signal 291 after building test case a few times (Florian Klämpfl) - closed.
- 0011005: [Installer] Readme.txt unreadable under windows (Florian Klämpfl) - closed.
- 0011246: [Packages] gtk_file_chooser_get/set_do_overwrite_confirmation patch (Marco van de Voort) - closed.
- 0011243: [Compiler] Internal Error 2002032210 with -CPPACKSET=1 -OoREGVAR (Jonas Maebe) - closed.
- 0011110: [RTL] ForceDirectories() fails if directory is UNC path (Marco van de Voort) - closed.
- 0011238: [RTL] Incorrect definition for Windows funciton RegEnumValueW (Marco van de Voort) - closed.
- 0011225: [Database] Can not load default MySQL library ("libmysqlclient.so.15" or "libmysqlclient.so") - Mac OS X - Leopard (Joost van der Sluis) - closed.
- 0011228: [Compiler] loading of library functions with convention cdecl does not work (Yury Sidorov) - closed.
- 0011226: [Packages] minor Wininet D7 incompatibilites (Marco van de Voort) - closed.
- 0010576: [FCL] fpc wininet support (for D7 compatibility) (Marco van de Voort) - closed.
- 0011211: [Database Components] username/password not used in createdb (Joost van der Sluis) - closed.
- 0011248: [Utilities] [Patch] fix for some wrong tests on go32v2 (Tomas Hajny) - closed.
- 0011247: [RTL] [Patch] Minor doserror fixes for go32v2 with long file names support (Tomas Hajny) - closed.
- 0011413: [Database Components] Impossible to display metadata with TSqlite3Connection (Joost van der Sluis) - closed.
- 0011097: [FCL] Add an IgnoreErrors property to TEventLog (Michael Van Canneyt) - closed.
- 0011338: [RTL] Add function in the SysUtils unit to get the home directory (Michael Van Canneyt) - closed.
- 0010673: [RTL] findnext not return file with ":" (Michael Van Canneyt) - closed.
- 0010005: [Compiler] Current trunk-ppcx64 can't convert an ansistring to a shortstring (Peter Vreman) - closed.
- 0009233: [Compiler] Chained variant method calling was broken (Florian Klämpfl) - closed.
- 0011033: [RTL] Delphi incompatibility of variant operations (Florian Klämpfl) - closed.
- 0004606: [Compiler] sets or subrange types are huge (Florian Klämpfl) - closed.
- 0010151: [RTL] [patch] CompareChar0 doesn't recognize two identical strings (Florian Klämpfl) - closed.
- 0008106: [Compiler] error while unloading of x86_64 multithreaded fpc library - closed.
- 0010067: [Compiler] Makefiles only search for ppcross* and no longer for ppc* when crosscompiling (Jonas Maebe) - closed.
- 0010849: [Compiler] Parameter not recognized (-Se1w2) (Jonas Maebe) - closed.
- 0008730: [Compiler] Wrong / none execution of initalization section within shared libraries under Linux (Jonas Maebe) - closed.
- 0010889: [Compiler] Compiler should reset (managed) out parameters to zero on method entry (Jonas Maebe) - closed.
- 0007838: [Compiler] Initialization/finalization of DLL units - exporting function from executable (Jonas Maebe) - closed.
- 0009089: [Compiler] Library INITIALIZATION and FINALIZATION sections are not called under Linux (Jonas Maebe) - closed.
- 0006822: [Compiler] Finalization of DSO/DLL, smartlinking -XX (Jonas Maebe) - closed.
- 0006586: [Compiler] cmem.pp DSO/ELF segmentation fault at end of program (Jonas Maebe) - closed.
- 0007310: [Compiler] Multithreading incompatibility (Jonas Maebe) - closed.
- 0011169: [RTL] unexpected behaviour of ParamStr(1..n) in the case of no parameters (Jonas Maebe) - closed.
- 0011125: [FCL] md5 functions calculating wrong md5 sum on PowerPC (Jonas Maebe) - closed.
- 0010463: [Compiler] Inline Assembler Procedure crashes compiler (ARM) (Yury Sidorov) - closed.
- 0010515: [Compiler] ARM: Wrong comparison of word/byte variables in register with word/byte value (Yury Sidorov) - closed.
- 0010205: [RTL] Using Windows thread variables influences the results of (WSA)GetLastError (Florian Klämpfl) - closed.
- 0010883: [RTL] FileSearch does not search last directory in list (Florian Klämpfl) - closed.
- 0011139: [Compiler] lowercase function fails with variant on powerpc MacOS (Jonas Maebe) - closed.
- 0011053: [Compiler] Incorrect optimization (Jonas Maebe) - closed.
- 0010920: [Compiler] Formatted Currency values in write/writeln (Jonas Maebe) - closed.
- 0010766: [RTL] ChangeDisplaySettingsEx API unavailable for Win32 (Marco van de Voort) - closed.
- 0011034: [Packages] XLib / X11 changes (human readable parameter names) (Marco van de Voort) - closed.
- 0010519: [RTL] Formatfloat oddity (Jonas Maebe) - closed.
- 0010554: [Packages] Changing root name of TXMLConfig destroys existing configuration (Marco van de Voort) - closed.
- 0009456: [Database Components] DBGrid column alignment always taRightJustify (Joost van der Sluis) - closed.
- 0011060: [RTL] Reader fails to assign class properties (Michael Van Canneyt) - closed.
- 0010823: [Documentation] Calling convention modifier "default" not documented (Michael Van Canneyt) - closed.
- 0010865: [FCL] TFPHashList.InternalFind hanging (Marco van de Voort) - closed.
- 0010769: [RTL] THashedStringList always returns -1 (Michael Van Canneyt) - closed.
- 0010830: [Compiler] debug info broken (Peter Vreman) - closed.
- 0010897: [Compiler] Interface counting goes wrong when changing parameter values (Jonas Maebe) - closed.
- 0010890: [Compiler] set addition error in Delphi compatibility mode (Jonas Maebe) - closed.
- 0010873: [Compiler] compiler can not locate a unit, when the attribute bits of this unit are reset. (Jonas Maebe) - closed.
- 0010990: [Documentation] Docs about inline are wrong (Michael Van Canneyt) - closed.
- 0006533: [Compiler] support asm in inline procedures (Peter Vreman) - closed.
- 0010966: [Compiler] Another spurious range check error while evaluating constants (Jonas Maebe) - closed.
- 0008843: [RTL] CRT: Window borders not respected by Write (Florian Klämpfl) - closed.
- 0010781: [Documentation] Not correct Comments in datih.inc (Marco van de Voort) - closed.
- 0010270: [Compiler] Strange behaviour when stack-checking is on (Florian Klämpfl) - closed.
- 0010090: [FCL] Patch for TFPPalette (Marco van de Voort) - closed.
- 0010909: [Packages] daemon support is buggy (Marco van de Voort) - closed.
- 0010899: [RTL] Missing declaration on MMSYSTEM.PAS (Marco van de Voort) - closed.
- 0010907: [Packages] TLazDaemonApplication EOSError An operating system call failed. (Michael Van Canneyt) - closed.
- 0011288: [Compiler] Overload function and set (Florian Klämpfl) - closed.
- 0011275: [Compiler] Unable to use "prefetch": Error: Illegal expression (Jonas Maebe) - closed.
- 0011163: [RTL] Multiline widestring objecttexttobinary (Michael Van Canneyt) - closed.
- 0011162: [RTL] Widestring objecttexttobinary (Michael Van Canneyt) - closed.
- 0011235: [RTL] [Patch] Wrong result of generic versions of AnsiStr*Comp (Jonas Maebe) - closed.
- 0011199: [RTL] Matrix * Vector in matrix.pp gives wrong result (Jonas Maebe) - closed.
- 0009503: [Database Components] Wrong type in TField.FocusControl (Joost van der Sluis) - closed.
- 0010777: [Database] SQLite does not to trigger OnAfterScroll event sometimes... (Joost van der Sluis) - closed.
- 0008464: [Database Components] TFieldDefs.Find returns a TNamedItem, should return a TFieldDef (Joost van der Sluis) - closed.
- 0010533: [Database Components] Make PORT as a published property for sqldb's TxxxConnection (Joost van der Sluis) - closed.
- 0010825: [RTL] Memory error in fpc_WideStr_Concat_multi (Peter Vreman) - closed.
- 0010815: [Compiler] EThread, Failed to create new threads. (Jonas Maebe) - closed.
- 0010772: [RTL] the multithreads examples is sometimes crash or cause 100% cpu load. (Marco van de Voort) - closed.
- 0010327: [FCL] Lazarus OSX snapshot does not launch (Jonas Maebe) - closed.
- 0008661: [RTL] Create MaskUtils unit in RTL (Jonas Maebe) - closed.
- 0009953: [Compiler] Incomplete handling of -syslibroot on darwin (Jonas Maebe) - closed.
- 0009699: [Installer] samplecfg enhancement for 32 bit compilation on 64 bit systems (Jonas Maebe) - closed.
- 0009477: [IDE] save new file (Jonas Maebe) - closed.
- 0009072: [Compiler] Array elements as for-loop variable yield 'not initialized' warning, and even 'illegal assignment' error when nested (Jonas Maebe) - closed.
- 0010079: [Compiler] Range check errors when compiling chmwriter.pas on i386 (Jonas Maebe) - closed.
- 0010320: [Compiler] Internal error 2006111510 (Jonas Maebe) - closed.
- 0010350: [Compiler] {$ifopt R+} not always reliable (Jonas Maebe) - closed.
- 0010540: [Compiler] Incorrect Error: Forward declaration not solved (Jonas Maebe) - closed.
- 0010508: [Packages] Fix GLExt for x86_64 (Jonas Maebe) - closed.
- 0010507: [Packages] Set8087CW is not done by GL unit (Jonas Maebe) - closed.
- 0009903: [Packages] wrong md5-Hash on large files (Jonas Maebe) - closed.
- 0010351: [Compiler] Feature request for {$local ...} ... {$endlocal} or {$push} and {$pop} (Jonas Maebe) - closed.
- 0010753: [RTL] Problem with format function (Peter Vreman) - closed.
- 0011192: [Utilities] Testsuite patch for go32v2 (Tomas Hajny) - closed.
- 0011193: [Compiler] Errors passing parameter to linker - command line too short (go32v2) (Tomas Hajny) - closed.
- 0010345: [Database Components] Parameter not recognized (Joost van der Sluis) - closed.
- 0010495: [Compiler] Error: Got "OleVariant" expected "Variant" (Florian Klämpfl) - closed.
- 0011205: [RTL] WideStringManager not initialized on go32v2 (Tomas Hajny) - closed.
- 0010863: [Compiler] arm linux, problem with optimization -O2 (Florian Klämpfl) - closed.
- 0010257: [Compiler] Mac OS X : -FU bugs (Jonas Maebe) - closed.
- 0010623: [Compiler] Internal error 2006122804 of overloaded method call (Jonas Maebe) - closed.
- 0010757: [Compiler] Bad code generation (Jonas Maebe) - closed.
- 0010807: [Compiler] Crash assignmentnode.simplify +foreachnodestatic (Jonas Maebe) - closed.
- 0010790: [Compiler] Fail instruction in class constructor causes a memory leak. (Jonas Maebe) - closed.
- 0010775: [-] fpcmake -v on x86_64-linux; Error: Target "linux", package "rtl" not found (Peter Vreman) - closed.
- 0010767: [RTL] FileSearch broken in 2.2.1 (working in trunk) (Peter Vreman) - closed.
- 0010716: [RTL] Character fields of DefaultFormatSettings on WinCE are assigned as wide characters, breaking FloatToStr and others (Yury Sidorov) - closed.
- 0010704: [Packages] Error of calculation MD5 (Marco van de Voort) - closed.
- 0010726: [RTL] Friendlier ForceDirectories (Peter Vreman) - closed.
- 0010550: [Compiler] Bad long file name support in parameters (Peter Vreman) - closed.
- 0010717: [RTL] [patch] File/path manipulation functions break Delphi compatibility (ExtractFilePath, ExtractFileName, etc.) (Peter Vreman) - closed.
- 0010165: [FCL] Data-aware controls no longer work with sqlite 3 (Joost van der Sluis) - closed.
- 0010136: [Database Components] Problem with Integer fields on sqlite 3 databases (Joost van der Sluis) - closed.
- 0010681: [Compiler] Val can't be used with Comp variable (Yury Sidorov) - closed.
- 0010577: [FCL] D7 compatibility: TStrings ExtractName not defined (Michael Van Canneyt) - closed.
- 0010568: [FCL] D7 compatibility: ActiveX functions not defined (Marco van de Voort) - closed.
- 0010615: [FCL] D7 compatibility: CoInitFlags not supported (Florian Klämpfl) - closed.
- 0010489: [Compiler] D7 compatibility: cannot get type for TypeInfo(System.String) (Florian Klämpfl) - closed.
- 0010259: [Documentation] AssignStream documentation update (Michael Van Canneyt) - closed.
- 0010566: [Documentation] Add define UNIX to OS X (Michael Van Canneyt) - closed.
- 0010497: [Compiler] AMD64: Incorrect evaluation of real-valued member variables (fpc -Mdelphi) (Jonas Maebe) - closed.
- 0010575: [FCL] D7 compatibility: CustomSort not virtual in TStringList (classes.pp) (Marco van de Voort) - closed.
- 0010573: [FCL] memory leak in "xpath unit from fcl-xml package (Marco van de Voort) - closed.
- 0010203: [Compiler] Free Pascal stdcall convention incompatible with Delphi's. (Peter Vreman) - closed.
- 0010149: [FCL] maskutils.pp unit (Florian Klämpfl) - closed.
- 0010222: [Packages] TTIMECAS typo (Marco van de Voort) - closed.
- 0010223: [Packages] TFNTimeCallBack missing in mmsystem.pp (Marco van de Voort) - closed.
- 0010245: [Packages] FPC building error: fpreadtga.pp from fcl-image (Marco van de Voort) - closed.
- 0010280: [RTL] LOGON32_LOGON_NETWORK constant is missing (Marco van de Voort) - closed.
- 0009879: [FCL] TRegistry crash - fixes for fpcsrc\packages\fcl-registry\src\xmlreg.pp (Marco van de Voort) - closed.
- 0010496: [FCL] D7 compatibility: support for TContainedObject (Marco van de Voort) - closed.
- 0010567: [FCL] support for IInterfaceComponentReference in TComponent (D7 compatibility) part 0000002 (Marco van de Voort) - closed.
- 0010363: [Packages] CryptRetrieveObjectByUrl is not in crypt32.dll (Marco van de Voort) - closed.
- 0010361: [Packages] CryptSetKeyParam is not in crypt32.ddl (Marco van de Voort) - closed.
- 0010226: [Packages] In Lazarus 0.9.24/FPC2.2.0 Process32First() fails (Marco van de Voort) - closed.
- 0010360: [Packages] WNetRestoreConnectionA not in mpr.dll (Marco van de Voort) - closed.
- 0010359: [Packages] Process32First in JwaTlHelp32.pas shouldn't use AWSuffix (Marco van de Voort) - closed.
- 0009198: [Compiler] Register optimalization ignore enumeration of registers in ASM block (Florian Klämpfl) - closed.
- 0010534: [FCL] tagSTATSTG is defined twice (activex.pp and types.pp) (Marco van de Voort) - closed.
- 0010487: [FCL] support for IInterfaceComponentReference in TComponent (D7 compatibility) (Marco van de Voort) - closed.
- 0010535: [FCL] ActiveX does not contain definition of IProvideClassInfo (Marco van de Voort) - closed.
- 0010522: [FCL] D7 compatibility: double TMessage definiton (Marco van de Voort) - closed.
- 0009956: [Packages] Cdrom.pp: CDROM drive not detected (Michael Van Canneyt) - closed.
- 0010510: [FCL] D7 compatibility: missing functions in SysUtils (Michael Van Canneyt) - closed.
- 0010511: [Compiler] D7 compatibility: TGuid constant empty string should be GUID_NULL (Michael Van Canneyt) - closed.
- 0009055: [RTL] SeekEOF does not work with streamio from FCL (Michael Van Canneyt) - closed.
- 0010032: [Documentation] Thread routines take different argument for thread id (Michael Van Canneyt) - closed.
- 0009659: [Documentation] $APPTYPE for other platforms (Michael Van Canneyt) - closed.
- 0010140: [RTL] GetOpt uses wrong character for non-options (Michael Van Canneyt) - closed.
- 0009809: [Utilities] makeskel needs to list outdated information in the xml files (Michael Van Canneyt) - closed.
- 0009730: [Documentation] Variant types (Michael Van Canneyt) - closed.
- 0009146: [Utilities] FPDoc doesn't look for include files in -Ixxx (Michael Van Canneyt) - closed.
- 0009990: [Documentation] chr(0) in ansistrings (Michael Van Canneyt) - closed.
- 0009989: [Documentation] max. string size is 255 (Michael Van Canneyt) - closed.
- 0009988: [Documentation] exit() missing? (Michael Van Canneyt) - closed.
- 0009986: [Documentation] error in example code (Michael Van Canneyt) - closed.
- 0009987: [Documentation] first element of dynamic array is a[0] (Michael Van Canneyt) - closed.
- 0009808: [Utilities] makeskel in update mode always generates differences in uses clause (Michael Van Canneyt) - closed.
- 0009910: [Documentation] WSWindows define isn't defined for WINCE (Michael Van Canneyt) - closed.
- 0010491: [Compiler] D7 compatibility: PDateTime is not defined (Marco van de Voort) - closed.
- 0010460: [Packages] GLExt.Load_GL_EXT_fog_coord doesn't work because functions are named like glFogCoordfEXfloat instead of glFogCoordfEXT (Ales Katona) - closed.
- 0010446: [RTL] make crossall for arm-wince fails (Yury Sidorov) - closed.
- 0010428: [Compiler] Complier crashes on set definition with large bounaries (Jonas Maebe) - closed.
- 0010347: [FCL] Recent OSX Snaspshots fail - IDE does crashes on startup (Jonas Maebe) - closed.
- 0010283: [IDE] "undo" do not restore bottom lines, deleted with "CTRL-Y" hotkey (Florian Klämpfl) - closed.
- 0006797: [Compiler] Interface casting allowed to interfaces without GUID (Florian Klämpfl) - closed.
- 0010230: [RTL] Sockets initialization WSAStartup (Ales Katona) - closed.
- 0010352: [Compiler] MMSystem Delphi incompatbility for TMCI_SaveParmsA (Marco van de Voort) - closed.
- 0010267: [Compiler] I can not build the cross-compiler for arm-wince with the fpc_2_2 stable branch (Micha Nelissen) - closed.
- 0010450: [Compiler] Wrong rangechecking code for awidestring[i] on win64 (Jonas Maebe) - closed.
- 0009207: [FCL] constant for delimiter string (Michael Van Canneyt) - closed.
- 0010490: [RTL] D7 compatibility: NegInfinity is not defined (Marco van de Voort) - closed.
- 0010494: [FCL] D7 compatibility: GUID_NULL not defined (Marco van de Voort) - closed.
- 0010600: [FCL] D7 compatibility: ClassIDToProgID not defined (Florian Klämpfl) - closed.
- 0010923: [RTL] D7 incompatibility: Wininet: InternetReadFile (lpword <-> dword, call by ref <-> pointer call) (Florian Klämpfl) - closed.
- 0010478: [RTL] GetVariantProp/SetVariantProp are not implemented (Yury Sidorov) - closed.
- 0010318: [RTL] [patch] some RTL refactoring, speed optimization (Peter Vreman) - closed.
- 0010454: [Compiler] Using object causes crash on arm-wince (Yury Sidorov) - closed.
- 0009335: [Compiler] List of used registers of asm routine behaves differently on ARM (Florian Klämpfl) - closed.
- 0010216: [RTL] upper and lower case tables are not initiazed for windows (Yury Sidorov) - closed.
- 0010224: [RTL] Bug in ExtractRelativepath (Peter Vreman) - closed.
- 0007112: [IDE] Searching Backwards in IDE doesn't work properly (Daniël Mantione) - closed.
- 0010129: [Packages] Broken source file (Peter Vreman) - closed.
- 0009919: [Compiler] Compiled program crashs in a recursive method which returns a floating point value (Florian Klämpfl) - closed.
- 0009906: [Packages] Using TComObject class ? (Florian Klämpfl) - closed.
- 0008659: [Compiler] Crash with range checks on on x86_64 (Florian Klämpfl) - closed.
- 0009907: [Compiler] fpc trunk -r8757 cross to powerpc broken on i386-darwin ? (Michael Van Canneyt) - closed.
- 0008177: [RTL] StrToInt is faulty (Pierre Muller) - closed.
- 0009704: [Compiler] Wrong handling of unassigned result string (Florian Klämpfl) - closed.
- 0009674: [RTL] SetOrdProp fails for const object property setters (Florian Klämpfl) - closed.
- 0009673: [Compiler] Referencing "inner type" crashes compiler (Thomas Schatzl) - closed.
- 0009672: [RTL] fgl TFPGLMap crashes after repeated insertions of new elements (Micha Nelissen) - closed.
- 0009640: [Compiler] some small edits on the english error message file (Peter Vreman) - closed.
- 0009588: [RTL] Method TBits.setSize tries to set negative value of size (Marco van de Voort) - closed.
- 0009558: [RTL] [patch] improvements to ELF resources (Yury Sidorov) - closed.
- 0009547: [Utilities] [patch] fpcres writes incorrect name for ".fpc.resspare" section (Yury Sidorov) - closed.
- 0009521: [Compiler] IE 99080501 while cross-compiling fpc from x86_64 to i386 on linux (Peter Vreman) - closed.
- 0009096: [Compiler] ERangeError generated incorrectly with -OoLOOPUNROLL switch on (Florian Klämpfl) - closed.
- 0009459: [Compiler] [patch] Incorrect handling of icon and cursor resources (Yury Sidorov) - closed.
- 0009443: [RTL] Due to automated Windows.H conversion the HKEY_xxxxxx are functions instead of constants (Florian Klämpfl) - closed.
- 0009407: [RTL] patch: Adds SimMgr API and minor tapi fixes (Yury Sidorov) - closed.
- 0009386: [Other] path: Adds TAPI constants, functions and types to WinCE FPC port (Yury Sidorov) - closed.
- 0007733: [Compiler] Pushing address of procedure in inline asm (Peter Vreman) - closed.
- 0009333: [Compiler] Wrong error message on typed const assignment? (Florian Klämpfl) - closed.
- 0006823: [Compiler] FPC fails with long nested type names (Peter Vreman) - closed.
- 0006525: [Compiler] label defined outside "asm" insertion (Peter Vreman) - closed.
- 0004566: [IDE] syntax highlight works no matter what (Florian Klämpfl) - closed.
- 0009299: [Compiler] shl overflows; Delphi doesn't (Peter Vreman) - closed.
- 0009176: [Compiler] Problems with nested procedures with equal names of exist methods in a class (Peter Vreman) - closed.
- 0008717: [Compiler] Compiler does not always issue "function result not set" warning (Florian Klämpfl) - closed.
- 0008079: [Compiler] "Result may not be initialized" warning goes away when it shouldn't (Florian Klämpfl) - closed.
- 0009306: [Compiler] Interface implementation: wrong algorithm for method search (same method names in base and current class) (Peter Vreman) - closed.
- 0009275: [RTL] AssignFile() issues a false hint. (Ales Katona) - closed.
- 0009130: [Compiler] fpGetSockOpt and SocketError Bug. (Ales Katona) - closed.
- 0009145: [Compiler] Internal error 2002090902 (arm) (Florian Klämpfl) - closed.
- 0009162: [Compiler] Partially incorrect generation of parameter Dest in TCustomVariantType.DispInvoke (Florian Klämpfl) - closed.
- 0008465: [Compiler] Delphi incompatibility - casting enum to pointer (Florian Klämpfl) - closed.
- 0009348: [Compiler] GetTempDir does not work on wince (Yury Sidorov) - closed.
- 0009281: [Compiler] IE 200603312 when compiling webtbs/tw3402.pp on win64 (Florian Klämpfl) - closed.
- 0009449: [RTL] [patch] Win32 - classes.MakeObjectInstance corrupts memory (Florian Klämpfl) - closed.
- 0009125: [Compiler] TCustomVariantType.DispInvoke erroneously handle Boolean parameters (Florian Klämpfl) - closed.
- 0008542: [Compiler] error with linking to arm object files generated with evc. (Yury Sidorov) - closed.
- 0008805: [Compiler] Internal error 200704283 caused by rev. 7183 (Daniël Mantione) - closed.
- 0008897: [RTL] [patch] Windows unit - use consts instead of functions (Yury Sidorov) - closed.
- 0008890: [Compiler] Compiler truncates error message to 255 chars (Florian Klämpfl) - closed.
- 0009601: [Compiler] [WinCE] property of Currency FloatType=ftDouble not ftCurr (Florian Klämpfl) - closed.
- 0008191: [Compiler] $mode delphi - negative offsets into PChar's should be allowed with range checking one (Florian Klämpfl) - closed.
- 0008580: [Compiler] Internal error 200108291 when casting a widestring to string[7] on win64 (Florian Klämpfl) - closed.
- 0008948: [Compiler] x86_64 linking issue (Florian Klämpfl) - closed.
- 0009164: [Packages] error compiling demo /packages/base/testodbc.pp (Michael Van Canneyt) - closed.
- 0009326: [Database] SQLDB PostgreSQL does not SELECT "money" columns (Joost van der Sluis) - closed.
- 0009342: [Database] GDSErrorCode always return 0 (Joost van der Sluis) - closed.
- 0009166: [Compiler] DLL crashes if stack option (-Ct) used (Florian Klämpfl) - closed.
- 0009227: [Database Components] String field length - issue on sending over-long strings to TStringField (Joost van der Sluis) - closed.
- 0010009: [Compiler] case <integer> of (Florian Klämpfl) - closed.
- 0010012: [Database Components] TSqlConnection.GetTableNames incompatibility error (Joost van der Sluis) - closed.
- 0010013: [Compiler] Faulty range-checking with WideString (Florian Klämpfl) - closed.
- 0010015: [IDE] IDE can't display online help if HTML help files are accessible read-only (Florian Klämpfl) - closed.
- 0010017: [Compiler] Strange problems with dynamic arrays on ARM WinCE target (Yury Sidorov) - closed.
- 0010027: [Packages] Missing or incorrect pango function declarations (Mattias Gaertner) - closed.
- 0010041: [Packages] Make process crashed with building of fcl-net (Peter Vreman) - closed.
- 0009134: [Compiler] Compiler incorrectly makes TCustomVariantType.DispInvoke calls for variant properties (Florian Klämpfl) - closed.
- 0009600: [Database Components] App crash on inserting at VARCHAR(16000) - Firebird 1.5 (Joost van der Sluis) - closed.
- 0010083: [RTL] debug info functions from Lazarus really belong in FreePascal (Peter Vreman) - closed.
- 0010121: [Compiler] -Fu and -Fi don't fully handle colon paths (Peter Vreman) - closed.
- 0010133: [Compiler] Cannot compile the OO SDK example (Florian Klämpfl) - closed.
- 0010141: [Compiler] RegExprReplaceAll() skips the first occurence of template (Florian Klämpfl) - closed.
- 0010150: [IDE] Screen doesn't get refreshed (Florian Klämpfl) - closed.
- 0010148: [Database Components] SqlDB have lost power to execute complex(or long ?) queries. MySQL RDBMS. (Joost van der Sluis) - closed.
- 0008752: [RTL] arm big-endian writeln produces incorrect results (Micha Nelissen) - closed.
- 0008593: [Packages] mysql library is unusable on AMD64 (Joost van der Sluis) - closed.
- 0008995: [Packages] OpenGL precompiled units (2.1.4) (Florian Klämpfl) - closed.
- 0006747: [Free Vision] Dialog can't move when is modal (Florian Klämpfl) - closed.
- 0007277: [IDE] IDE, options / directories (Florian Klämpfl) - closed.
- 0007777: [Utilities] in h2pas cplus blocks are not always being skipped. (Florian Klämpfl) - closed.
- 0007778: [Utilities] h2pas -generated units may have incorrect names. (Florian Klämpfl) - closed.
- 0009095: [Compiler] fpc 2.1.4 (kak 2.2b) : property cant be assigned to inherited fields of object (Florian Klämpfl) - closed.
- 0009212: [RTL] Mistake at compilation rtl with the established definition FPC_USE_LIBC (linux-arm, 2.1.4) (Florian Klämpfl) - closed.
- 0009419: [Compiler] Generics with enums (Florian Klämpfl) - closed.
- 0009461: [Compiler] parser error in inline assembler using 4 registers on arm (nds). (Florian Klämpfl) - closed.
- 0009476: [IDE] ide , search / replace (Florian Klämpfl) - closed.
- 0009873: [IDE] breakpoint list (Florian Klämpfl) - closed.
- 0009939: [IDE] -og (Florian Klämpfl) - closed.
- 0009944: [RTL] Math.CoTan returns Tangens on i386 (Florian Klämpfl) - closed.
- 0008591: [Compiler] Generics inheritance possible? (Peter Vreman) - closed.
- 0009007: [Compiler] Generic Inheritance (Peter Vreman) - closed.
- 0009053: [Compiler] Unknown local symbol (Peter Vreman) - closed.
- 0009464: [Compiler] TTypeData Delphi compatibility (Florian Klämpfl) - closed.
- 0009509: [Compiler] Compiler crashes when defining specialized interfaces within interfaces (Peter Vreman) - closed.
- 0009664: [Compiler] Incompatibility with Delphi in searching of units and wrong units compiled if .ppu files exists (Peter Vreman) - closed.
- 0009758: [Database Components] Interface to fetch RowsAffected value (Joost van der Sluis) - closed.
- 0009918: [Compiler] Switching off extended syntax disallow assignment of dynamic arrays variables (Jonas Maebe) - closed.
- 0009965: [Compiler] fpc misuses DW_AT_comp_dir and .debug_line directory and file name formats (Peter Vreman) - closed.
- 0009966: [RTL] ActiveX.pp has semantic errors. (Florian Klämpfl) - closed.
- 0008556: [Database Components] problem with FCL-DB (Joost van der Sluis) - closed.
- 0009057: [IDE] ide and ctrl+c (Florian Klämpfl) - closed.
- 0009257: [IDE] IDE closes if stepping with disassembly window opened (Florian Klämpfl) - closed.
- 0009756: [Compiler] Format failure (Jonas Maebe) - closed.
- 0011035: [Compiler] integer operations with -1 failing - closed.
- 0010457: [Compiler] duplicate identifier is allowed (Jonas Maebe) - closed.
- 0010183: [Database Components] SqlDB cannot open any query (got Access Violation) (Jonas Maebe) - closed.
- 0010002: [Compiler] Overloaded constructor mistaken (Jonas Maebe) - closed.
- 0010462: [RTL] WideStringToUCS4String returns no terminating null character (Florian Klämpfl) - closed.
- 0010800: [RTL] Memory error in widestring delete (Jonas Maebe) - closed.
- 0010737: [Database Components] Patch - Replace StrPas by String in TSqlite*Dataset components (Joost van der Sluis) - closed.
- 0010798: [FCL] SqlQuery don't store ParseSQL property value if set to false (Joost van der Sluis) - closed.
- 0006873: [RTL] cwstring and threads (Jonas Maebe) - closed.
- 0006451: [Compiler] UTF-8, constant char, set of chars, widechar (Jonas Maebe) - closed.
- 0007758: [Compiler] char to wchar conversion and etc. (Jonas Maebe) - closed.
- 0009522: [Compiler] Internal error 200411013 reproduced (Jonas Maebe) - closed.
- 0009897: [Compiler] Casting an empty WideString to PWideChar does not give an empty PWideChar (Jonas Maebe) - closed.
- 0010425: [Compiler] Error: Function is already declared Public/Forward (Jonas Maebe) - closed.
- 0010072: [Compiler] Compiling attached code fails with Asm: duplicate label (Jonas Maebe) - closed.
- 0010541: [Compiler] Compiler cannot be bootstrapped anymore on Mac OS X 10.3 (Jonas Maebe) - closed.
- 0010371: [Compiler] Internal error 200304235 when -O2 and inlined methods and untyped parameters are used (Jonas Maebe) - closed.
- 0010447: [Database Components] Patch - improvements to master/detail, locate and error handling in sqlite components (Joost van der Sluis) - closed.
- 0010209: [Database Components] Patch - Allows TDataset descendants to execute actions in DoBefore/AfterClose while destroying (Joost van der Sluis) - closed.
- 0009661: [Database Components] TCustomSQLQuery.UpdateIndexDefs doesn't work with field-names like '3test' (Joost van der Sluis) - closed.
- 0008678: [Compiler] Option to use Double rather than Single floating point constants (feature request) (Jonas Maebe) - closed.
- 0008930: [Compiler] {$codepage} case sensitive, but should be case insensitive (Jonas Maebe) - closed.
- 0009025: [Compiler] Invalid asm compilation. (Jonas Maebe) - closed.
- 0009026: [Compiler] Difference bewteen 2.0.4 and 2.1.4 on using constant string with operator overloading (part 2) (Jonas Maebe) - closed.
- 0009385: [Compiler] Memory leak in exception (Jonas Maebe) - closed.
- 0009414: [RTL] TSimpleEvent - WaitFor(Value-Other-Than-Infinite) - Not working (Jonas Maebe) - closed.
- 0009450: [Compiler] Include default FPC.CFG file (Jonas Maebe) - closed.
- 0009499: [Compiler] Internal Error 217 (Jonas Maebe) - closed.
- 0009546: [RTL] ibase60.inc: Second InitialiseIBase60; call with gds32.dll -> Exception (Joost van der Sluis) - closed.
- 0009579: [Compiler] No error by high(ansistring) (Jonas Maebe) - closed.
- 0009606: [Compiler] Incorrect error message (Jonas Maebe) - closed.
- 0009667: [Compiler] error with smallest code compiler option (Jonas Maebe) - closed.
- 0009677: [Compiler] GDB barfs on FPC generated stabs (Jonas Maebe) - closed.
- 0009706: [Compiler] PASJPEG doesn't compile with Level 1 optimalizations (Peter Vreman) - closed.
- 0009795: Is DELETE working differently in and out of a REPEAT block ? (Peter Vreman) - closed.
- 0009821: [Compiler] GDB enters error state always (Peter Vreman) - closed.
- 0009882: [Packages] sqlite: patch for dynamic lib, and missing function. (Joost van der Sluis) - closed.
- 0005190: [RTL] Graph: Incompatible aspect ratio logic (Jonas Maebe) - closed.
- 0007954: [RTL] RunError behaves badly if called from a thread (Jonas Maebe) - closed.
- 0009073: [RTL] Exceptions in multi-threaded application (Jonas Maebe) - closed.
- 0009172: [Compiler] Debug info stores used unit name instead of realname() of unit source on case-preserving systems (Jonas Maebe) - closed.
- 0009347: [RTL] SetPropValue does not work with Boolean types (Jonas Maebe) - closed.
- 0009384: [RTL] FormatFloat or Extended bug? (Jonas Maebe) - closed.
- 0009402: [Packages] netdb finalization code crashes (Jonas Maebe) - closed.
- 0009480: [Compiler] Fpc dont find in uses wrong spelled units in macos x (Jonas Maebe) - closed.
- 0009617: [RTL] TEvent.WaitFor don't wait the time specified (Jonas Maebe) - closed.
- 0009695: [RTL] Incorrect output from Str (Jonas Maebe) - closed.
- 0009744: [Database Components] BufDataset Access Violation with MySQL "GROUP BY" query results obtaining (Joost van der Sluis) - closed.
- 0009113: [Compiler] Wrong assembly name of Initialized variables (Jonas Maebe) - closed.
- 0009016: [Compiler] Create Thread Limit (Jonas Maebe) - closed.
- 0009167: [Compiler] Packset or set code probably broken for macosx/i386 (Jonas Maebe) - closed.
- 0009139: [Compiler] application crashes trying to assign class methods (Jonas Maebe) - closed.
- 0009475: [RTL] Confusing comment for CtrlZMarksEOF in win32\system.pp (Jonas Maebe) - closed.

FPC - 2.3.1
===========
- 0013971: [Compiler] "default" as identifier name depends on previous statement (property) (Jonas Maebe) - resolved.
- 0013956: [Compiler] property getter wrongly allowed to have default values in params: Foo: Boolean = True (Jonas Maebe) - resolved.
- 0013756: [RTL] Suggestion: rename all unit names in uses clause to lowercase (Jonas Maebe) - resolved.
- 0014033: [Compiler] Safecall function with widestring result don't work (Jonas Maebe) - resolved.
- 0014019: [Compiler] Reference counting fails for result values (Jonas Maebe) - resolved.
- 0013984: [Compiler] Elements in sets are updated by one when set not starts with 0 (Jonas Maebe) - resolved.
- 0014000: [Compiler] Updates of error message files, mainly the two German files and a small typo correction of the English (Florian Klämpfl) - resolved.
- 0013965: [FCL] fastcgi (fcgi) programs do not compile under windows (Marco van de Voort) - resolved.
- 0013958: [Compiler] fpc -h doesn't mention the -vs parameter (Florian Klämpfl) - resolved.
- 0013948: [Compiler] Optimalization -O2 error in Linux64 (Jonas Maebe) - resolved.
- 0013924: [RTL] Getopt multi word arguments do not work under delphi (Michael Van Canneyt) - resolved.
- 0013898: [Compiler] Compiler mistakenly reports error "local class not allowed" (Jonas Maebe) - resolved.
- 0013798: [RTL] [win32] tthread.create doesn't raise exception if a thread cannot be created (Florian Klämpfl) - resolved.
- 0012440: [Compiler] Trivial performance optimization - compiler/optbase.pas (Jonas Maebe) - resolved.
- 0013842: [Compiler] IE 200502052 when building library with class procedure (Jonas Maebe) - resolved.
- 0013829: [Compiler] math - IsZero - Internal error 200502052 (Jonas Maebe) - resolved.
- 0013815: [Compiler] IE 200307043 (Jonas Maebe) - resolved.
- 0013788: [RTL] In v1.06, gotoxy behaves strangely when the x operand=0 (Jonas Maebe) - resolved.
- 0013587: [Database Components] [TConnectionName.ExecuteDirectMySQL]I think it is necessary that mysql_close and ReleaseMysql should be protectted by try finall (Joost van der Sluis) - resolved.
- 0013588: [Database Components] Published poroperty TMySQL50Connection.CharSet does not work. (Joost van der Sluis) - resolved.
- 0013763: [RTL] AssignFile issues a false hint (Jonas Maebe) - resolved.
- 0013605: [FCL] Memory leak in TXMLDocument ChildNodes.Count function (Sergei Gorelkin) - resolved.
- 0012431: [RTL] [D7 compat] TBits is restricted to 524288 bits (Marco van de Voort) - resolved.
- 0013689: [Packages] GTK2: GtkCellRenderer & GtkCellRendererCombo incompatibility (Marco van de Voort) - resolved.
- 0013048: [Compiler] updates of error message files, mainly the two German files and a small correction of the English (Jonas Maebe) - resolved.
- 0013696: [Compiler] FPC does not support Delphi {$I *.inc} syntax (Jonas Maebe) - resolved.
- 0013499: [RTL] lineinfo does not work with external debug files (.dbg) under windows (Yury Sidorov) - resolved.
- 0013657: [Compiler] Imagebase greater then 4 bytes: $0000 0001 0000 0000 (Yury Sidorov) - resolved.
- 0013688: [Compiler] Explorer keyboard shortcut usurped (Jonas Maebe) - resolved.
- 0013654: [Database Components] TODBCConnection.Execute incorrectly raises exception if SQLExecute returns SQL_NO_DATA (Joost van der Sluis) - resolved.
- 0013281: [RTL] need Interlocked routines for LongWord (Jonas Maebe) - resolved.
- 0012897: [Packages] The chmreadrer unit reads before start of memory stream (Marco van de Voort) - resolved.
- 0013461: [Compiler] include of foo/bar.inc doesn't work if foo not in current directory (Jonas Maebe) - resolved.
- 0013678: [RTL] Possible memory leak , incorect heap size reported on exit (Jonas Maebe) - resolved.
- 0013647: [RTL] Bug in file region locking under linux (Jonas Maebe) - resolved.
- 0012881: [Packages] fftw example does not compile (Linux/Windows) (Joost van der Sluis) - resolved.
 - 0012985: [Compiler] {$calling register} compiler-directive at wrong place (Jonas Maebe) - closed.
- 0011811: [RTL] TIniFile.ReadFloat does not work as expected in 2.2.2RC2 (Jonas Maebe) - resolved.
- 0013530: [Database Components] Cannot use ODBC large parameter (Joost van der Sluis) - resolved.
- 0013241: [Database Components] Could not retrieve primary key metadata for table ... using SQLPrimaryKeys. ODBC error details: ... (Joost van der Sluis) - resolved.
- 0013614: [RTL] Windows CE/ARM Winsock Unit Declarations Incorrect Due to Packed Records (Yury Sidorov) - resolved.
- 0013617: [RTL] SysErrorMessage Function in SysUtils.pp unit Causes AV Under Windows CE (Yury Sidorov) - resolved.
- 0013057: [RTL] FPC raise error when in WinCE LCL enter char in any editor (Yury Sidorov) - resolved.
- 0013504: [RTL] Sysutils: FindMatch Wrong file size for big files in Windows. (Marco van de Voort) - resolved.
 - 0013536: [Compiler] Optimizer/cg bugs? (Jonas Maebe) - resolved.
- 0012704: [RTL] Free Pascal library module crashes Java VM under Linux only -- works OK under Windows, OS-X (Jonas Maebe) - resolved.
- 0013078: [FCL] lazdaemon: incorrect behaviour on linux (Michael Van Canneyt) - resolved.
- 0013254: [FCL] Patch for FCL-web, bug fixes and improvements (Joost van der Sluis) - resolved.
- 0013622: [Compiler] program crashes when trying to call SetLength() (Jonas Maebe) - resolved.
- 0013512: [RTL] BCDToInt produces incorrect results (Jonas Maebe) - resolved.
- 0011859: [Compiler] Casting TObject to Enum not allowed in Delphi mode (Jonas Maebe) - resolved.
- 0013409: [Packages] fcl-xml sax_html accepting <hr/> (Sergei Gorelkin) - resolved.
- 0013345: [Compiler] Progam crash with usage of unit global interfaces variables (Tested: Windows : fpc 2.2.5 / FreeBSD 2.3.1) (Jonas Maebe) - resolved.
- 0009327: [Compiler] Internal error 200309222 (i386 assembler reader) (Jonas Maebe) - resolved.
- 0011907: [RTL] GetMem should use "out" parameters (Jonas Maebe) - resolved.
- 0013583: [Compiler] String Constants Declared with Type-Casting Are Blank (Jonas Maebe) - resolved.
- 0012532: [RTL] heaptrc, global log and multiple calls (Jonas Maebe) - resolved.
- 0013522: [Compiler] 2.2.4 with -gc => Internal error 200303181 (Jonas Maebe) - resolved.
- 0011595: [Compiler] Run Time error while executing prgrams compiled for Arm-linux (Armel) (Jonas Maebe) - resolved.
- 0013552: [RTL] patch for clocale and formatfloat when thousandseparator=#0 (Jonas Maebe) - resolved.
- 0013563: [Compiler] Offsets of fields in bitpacked records are wrong when loading them from ASM. (Jonas Maebe) - resolved.
- 0013287: [FCL] FCL-Web package fix (sessions and web module request/response access) (Joost van der Sluis) - resolved.
- 0013549: [Utilities] [buildcrossbinutils]When corss compile's target is multiple , build failure after second targets. (Jonas Maebe) - resolved.
- 0013206: [Database Components] Add support for additional types of parameters in TODBCConnection.SetParameters (Joost van der Sluis) - resolved.
- 0013279: [Database Components] ftFloat-parameters of SQL are converted to locale-format: 10.3 --> 10,3 (Joost van der Sluis) - resolved.
- 0013456: [RTL] Strings incorrectly limited to 255 chars (Jonas Maebe) - resolved.
- 0013464: [Compiler] When compiling a complicated callback inside a function, FPC raises an EAbort exception (Jonas Maebe) - resolved.
- 0013463: [Packages] fftw_freemem may try to free invalid pointer (Daniël Mantione) - resolved.
- 0013331: [FCL] Endian fix for fpreadgif (Marco van de Voort) - resolved.
- 0013412: [RTL] keyboard.pp: GenMouseEvent: procedure duplicate (Jonas Maebe) - resolved.
- 0013422: [Database] TSQLQuery (Joost van der Sluis) - resolved.
- 0013340: [Database Components] SQLDB/Firebird unable to open table with more than 128 fields. (Joost van der Sluis) - resolved.
- 0013110: [RTL] Comparing TDateTime and Variant gives false results compared to Delphi (Jonas Maebe) - resolved.
- 0009551: [Compiler] RTTI for sparse Enums should not compile (Jonas Maebe) - resolved.
- 0012936: [RTL] dateutils: function DateTimeToUnix miscalculates (Jonas Maebe) - resolved.
- 0012756: [Compiler] cannot put a "object" as the "read" action of a property (Internal error 200402171) (Jonas Maebe) - resolved.
- 0013318: [RTL] Writes to TMemoryStream should fail (Jonas Maebe) - resolved.
- 0013023: [Compiler] COM Write Access to Properties crashes (Marco van de Voort) - resolved.
- 0013063: [Utilities] fpclasschart.exe crash without options (Michael Van Canneyt) - resolved.
- 0011797: [FCL] Starting something via TProcess and then closing it leaves a zombie process (Jonas Maebe) - resolved.
- 0013327: [FCL] Application.ExeName unexpected result in Mac OS X (Jonas Maebe) - resolved.
- 0013075: [RTL] UnicodeToUtf8 does not convert UTF-8 surrogate characters correctly (Jonas Maebe) - resolved.
- 0013307: [RTL] TextToFloat returns wrong value for Float when DecimalSeparator equals ThousandSeparator (Jonas Maebe) - resolved.
- 0013280: [FCL] FCL-Web package fix (uploaded files) (Joost van der Sluis) - resolved.
- 0013313: [Compiler] Absolute variables not visible to debugger (Jonas Maebe) - resolved.
- 0013228: [FCL] fcl-web patch for apache and cgi applications (bug fixes and additions) (Joost van der Sluis) - resolved.
- 0013228: [FCL] fcl-web patch for apache and cgi applications (bug fixes and additions) (Joost van der Sluis) - resolved.
- 0013270: [Compiler] false "mixing sign" warning (Jonas Maebe) - resolved.
- 0009930: [Compiler] FPC 2.2.0 release Darwin/ppc crashes if ctrl-C is pressed in fpc argument listing (Jonas Maebe) - resolved.
- 0012358: [Compiler] Appending extension such as .TXT to text files in FPC directories (Jonas Maebe) - resolved.
- 0012576: [Compiler] Inlining errors (Jonas Maebe) - resolved.
- 0012953: [Utilities] fpdoc CHM fulltext index generation very slow (AndrewH) - resolved.
- 0013890: [RTL] [patch] TBits.OpenBit behaviour differs from Delphi (Jonas Maebe) - closed.
- 0013955: [RTL] [patch] makes WideCompareText and WideCompareStr work in Windows 9x (Florian Klämpfl) - closed.
 - 0012420: [FCL] AV in TXMLConfig.getValue(string,boolean) (Sergei Gorelkin) - resolved.
- 0014040: [RTL] Error in SetStrProp procedure from typinfo.pp unit (Jonas Maebe) - closed.
- 0009985: [RTL] AddDisk doesn't work correctly (Jonas Maebe) - closed.
- 0011825: [Compiler] Overriding ClassType causes Runtime access exception (Jonas Maebe) - closed.
- 0013173: [RTL] Memory leaks in thread programming (Micha Nelissen) - closed.
- 0005800: [Compiler] \"as\" and supports() for CORBA style interfaces problems (Ivo Steinmann) - closed.
- 0010081: [Compiler] strange error "Error: Procedure overloading is switched off" (Jonas Maebe) - closed.
- 0012933: [Compiler] Compiler allows unsafe use of interfaces passed as var parameters (Jonas Maebe) - closed.
- 0013539: [Database Components] TDataset patch. errornous FreeRecordBuffer call? (Joost van der Sluis) - closed.
- 0014020: [RTL] FindFirst gives wrong result (Jonas Maebe) - closed.
- 0013992: [Compiler] properties can be used in New, Dispose (Jonas Maebe) - closed.
- 0013998: [IDE] The IDE keeps track of {$Push} and {$Pop}-Level between compiliations, (Florian Klämpfl) - closed.
- 0013972: [RTL] Types.pp: Fix CenterPoint procedure to work on large coordinates (Jonas Maebe) - closed.
- 0013879: [FCL] [fcl-xml] WriteXML/ReadXML does not preserve text ( text node ) with regard to "line breaks" (Sergei Gorelkin) - closed.
- 0013897: [RTL] declaration of function GlobalReAllocPtr is missing in coredll.inc (Yury Sidorov) - closed.
- 0013887: [Compiler] An argument of TypeInfo() cannot be a variable in FPC 2.2.4 (Jonas Maebe) - closed.
- 0013513: [FCL] fpmake TTarget.Options does not support multiple options (Michael Van Canneyt) - closed.
- 0013715: [FCL] TFPObjectList destroys elements in opposite order compared to TObjectList (Marco van de Voort) - closed.
- 0013820: [Compiler] Memory leak copying dynamic arrays. (Jonas Maebe) - closed.
- 0013673: [RTL] Patch for unneccessary dependencies of RTL features (Jonas Maebe) - closed.
- 0013687: [Packages] When loading functions for an OpenGL version, functions for lower version numbers are not loaded (Jonas Maebe) - closed.
- 0011968: [IDE] IDE: program received a signal 291 - but everything seems OK (Marco van de Voort) - closed.
- 0013553: [Compiler] Internal error 200309284 on nested inline functions (Jonas Maebe) - closed.
- 0013628: [RTL] Segmentation Fault in SysUtils when used in DSO on linux x86_64 (Jonas Maebe) - closed.
- 0013640: [Compiler] compiler uses external assembler and external linker when dwarf debug information is used (Windows) (Yury Sidorov) - closed.
 - 0012872: [Compiler] DWARF 2 debug line info is incorrect for Win32 (cannot be handled by gdb v6.7.50) (Jonas Maebe) - closed.
- 0013612: [Compiler] adding overflow checking adds extra negl instruction (Jonas Maebe) - closed.
- 0013619: [RTL] Fix IfThen(string, string) procedure (Jonas Maebe) - closed.
- 0013625: [Compiler] Copy(AnArray) fails on open arrays with misleading error (Jonas Maebe) - closed.
- 0013639: [Compiler] Overloaded method not found in Delphi mode (Jonas Maebe) - closed.
- 0013618: [Compiler] Fix warnings in compiler/browcol.pas (Jonas Maebe) - closed.
- 0013607: [Packages] FPCanvas misses GetClipping, SetClipping virtual methods (Marco van de Voort) - closed.
- 0013511: [Compiler] compiling with -O2 -Os causes an error in the executable (Jonas Maebe) - closed.
- 0013596: [Compiler] ARM compiler Access violation after rev 12919 (Jonas Maebe) - closed.
- 0013391: [Compiler] ARM compiler returns wrong float values if no optimization is selected (NDS/GBA) (Jonas Maebe) - closed.
- 0012604: [Compiler] Cannot access all IDE's treeview (possibly for generated apps, too) (Jonas Maebe) - closed.
- 0013323: [Compiler] compiler crashes when trying to build a bit changed source without clean (Jonas Maebe) - closed.
- 0013297: [Database Components] TFloatFields values are formated using scientific notation if they are bigger than 100 (Joost van der Sluis) - closed.
- 0013420: [Database Components] [Patch] Oracle transaction support in SqlDB (Joost van der Sluis) - closed.
- 0013413: [RTL] keyboard (UNIX): AddSpecialSequence - make public? (Jonas Maebe) - closed.
- 0013477: [Compiler] WideStrings compiled different for different platforms. (Jonas Maebe) - closed.
- 0013302: [Packages] Wrong error in Win32 GUI applications (Marco van de Voort) - closed.
- 0012894: [RTL] DateTimeToUnix rounding error (Jonas Maebe) - closed.
- 0013352: [Database Components] SQLite (Luiz Americo) - closed.
- 0013353: [Database Components] SQLite and ApplyUpdate (Luiz Americo) - closed.
- 0013362: [RTL] gpm unit does not handle EINTR (Daniël Mantione) - closed.
- 0013187: [Compiler] Record alignment error for strings in MacPas mode (Jonas Maebe) - closed.
- 0012948: [Documentation] Documentation on stack checking should mention that it is not usable in production environments (Michael Van Canneyt) - closed.
 - 0012942: [Compiler] Segmentation fault on stack overflow even with -Ct ! (Jonas Maebe) - closed.
- 0013210: [Compiler] Varying with statement reference for objects in mac-pascal mode (Jonas Maebe) - closed.
- 0013126: [Packages] OLE automation errors (Marco van de Voort) - closed.
- 0012673: [Database] No input of negative float values in sqlite3 database (Joost van der Sluis) - closed.
- 0013264: [Other] Memoryleak using strings in function (Micha Nelissen) - closed.
- 0010684: [Compiler] Fatal: Internal error 200408162 (Florian Klämpfl) - closed.
- 0012595: [Compiler] Some Intel asm instructions give compiler errors (Florian Klämpfl) - closed.
- 0013222: [Patch] Added SHCameraCapture function and structures for WinCE (Florian Klämpfl) - closed.
- 0013186: [Compiler] POPCNT Fatal: Internal error 200603141 in FPC and ppcrossx64 (Florian Klämpfl) - closed.
- 0013133: [RTL] CelsiusToFahrenheit and FahrenheitToCelsius Switched (Jonas Maebe) - closed.
- 0012137: [Compiler] Unable to Open a XML Document on an ARM Processor , related to issue 12079 (Jonas Maebe) - closed.
- 0012255: [RTL] InterlockedCompareExchange wrong calling convention used when windows uses (Florian Klämpfl) - closed.
- 0010492: [Compiler] D7 compatibility: property stored attribute can't be defined as constant (Jonas Maebe) - closed.
- 0012562: [Packages] PowerPC: zipper streaming error (Jonas Maebe) - closed.
- 0011801: [Compiler] Internal ELF-Linker tries to read COFF-objects (Jonas Maebe) - closed.
- 0008842: [RTL] crt initialization puts chars in input buffer under xterm (Jonas Maebe) - closed.
- 0013025: [Database Components] Memory leaks in TSQLQuery (Joost van der Sluis) - closed.
- 0012328: [Compiler] Checks for pointers bug (Jonas Maebe) - closed.
- 0012109: [RTL] Variant incompatibility with ShortString. (Jonas Maebe) - closed.
- 0012668: [Packages] imagemagick fails on amd64 (Ivo Steinmann) - closed.
- 0012993: [Compiler] ANSI to Unicode conversion not always applied to string constants (Jonas Maebe) - closed.
- 0013024: [RTL] Tab2Space returns result incorrectly (Marco van de Voort) - closed.
- 0012975: [Database Components] TODBCConnection.GetTableNames fails (Joost van der Sluis) - closed.
- 0012954: [FCL] TMemDataset.Lookup not working properly (Joost van der Sluis) - closed.
- 0012888: [Database Components] TBlobField(SQLQuery1.FieldByName('memo')).BlobSize) always returns 0 (Joost van der Sluis) - closed.
- 0012662: [RTL] math unit incompatibility vs Delphi7 (Marco van de Voort) - closed.
- 0012789: [Compiler] Debug information is wrong for dynamic arrays (Jonas Maebe) - closed.
- 0012788: [Compiler] Incorrect RTTI generated for big sets (Florian Klämpfl) - closed.
- 0011563: [Compiler] fpc-generated object files are marked as requiring executable stacks (Jonas Maebe) - closed.
- 0012757: [Compiler] optdfa.pas function ResetDFA() does not have result assigned (Florian Klämpfl) - closed.
- 0012151: [RTL] cannot assing variant array to member of other variant array (Jonas Maebe) - closed.
- 0012754: [FCL] [patch] - FPCunit and improved XSLT results processing (Michael Van Canneyt) - closed.
- 0012208: [FCL] TFPDataHashTable.Delete throws exception (Michael Van Canneyt) - closed.
- 0012753: [FCL] [patch] - fpcunit and DUnit interface compatibility (Michael Van Canneyt) - closed.
- 0009751: [Database Components] SqlDb Memory Leak and MySQL Connection (Joost van der Sluis) - closed.
- 0011992: [Compiler] Compiler gives no warnings about visibility issues (Peter Vreman) - closed.
- 0012136: [Database Components] TDataSet incompatible with Delphi version due to abstract methods (Joost van der Sluis) - closed.
- 0012685: [Compiler] problem shows during assembly phase but not during compilation (no location available, so you have to dig) (Jonas Maebe) - closed.
- 0012333: [RTL] VarArray 64bit patch (Florian Klämpfl) - closed.
- 0012614: [Compiler] Internal error on int64 -> wordbool typecast (Florian Klämpfl) - closed.
- 0012597: [Compiler] FPC assigns the same memory to self and result, for OBJECT functions, returning the same type of obj (Jonas Maebe) - closed.
- 0012076: [Compiler] Incosistent behaviour of {$warnings on/off} (Jonas Maebe) - closed.
- 0012075: [Compiler] {$pop} doesn't restore the state of {$warnings on/off} (Jonas Maebe) - closed.
- 0012237: [Compiler] Safecall broken (again?) (Jonas Maebe) - closed.
- 0012404: [Compiler] Certain uses of inline crash the compiler (Jonas Maebe) - closed.
- 0009298: [Packages] Implementation of TRegistryIniFile (Marco van de Voort) - closed.
- 0012374: [Packages] httpd22 package updates (Marco van de Voort) - closed.
- 0013114: [Database Components] Changing a Lookup Field value does not update its KeyField value (Joost van der Sluis) - closed.
- 0013343: [Compiler] Inline does not work in packages (ARM nds/gba) (Jonas Maebe) - closed.
- 0008623: [RTL] Shared library - segfaults in multithread environment (Michael Van Canneyt) - closed.
- 0006671: [Compiler] DLL using LCL crashes on Windows ME (Florian Klämpfl) - closed.
- 0010797: [RTL] the lnfodwrf unit can't possibly work for a DLL (Florian Klämpfl) - closed.
- 0009165: [Compiler] ppu cannot be shared between compilers with a different endianess (Jonas Maebe) - closed.
- 0009126: [RTL] StrToFloat in conjunction with thousandseparator and decimalseparator always gives exception (Michael Van Canneyt) - closed.
- 0011170: [RTL] -gh flag malfunction with Windows GUI programs (Florian Klämpfl) - closed.
- 0011673: [Compiler] -OoLOOPUNROLL causes Access Violation (Florian Klämpfl) - closed.
- 0011659: [Utilities] testsuite uses 'hostname -s' and sets hostname to '-s' (Micha Nelissen) - closed.
- 0011658: [Utilities] Testsuite uses 'tar z' (Jonas Maebe) - closed.
- 0011632: [Compiler] compiler crash/internal error on syntax error in array of const (Florian Klämpfl) - closed.
- 0008690: [Compiler] Add option/directive to ignore "Parameter X not used" hint (Jonas Maebe) - closed.
- 0012038: [Compiler] RTTI typinfo.pp, TTypeData record, Paramlist array, (Jonas Maebe) - closed.
- 0011791: [RTL] UTF8ToUnicode destroy string when encounter invalid sequence (Jonas Maebe) - closed.
- 0011763: [Compiler] Internal error 200610291 (Peter Vreman) - closed.
- 0012233: [RTL] Overloaded Pos for WideChar and WideString (Florian Klämpfl) - closed.
- 0012133: [Compiler] Overloaded Pos bug (Florian Klämpfl) - closed.
- 0012050: [Compiler] Unit symbol checksum problem in macpas mode (Jonas Maebe) - closed.
- 0011142: [FCL] TFPHashList does not behave like a HashList. Problem with FHashTable, FHashCapacity. Design problem. (Peter Vreman) - closed.
- 0011762: [Compiler] Internal error 200506181 (Peter Vreman) - closed.
- 0011711: [RTL] FormatFloat - Little Bug? (Michael Van Canneyt) - closed.
- 0011176: [Documentation] Val() for enums not documented (Michael Van Canneyt) - closed.
- 0011380: [Documentation] PBoolean^ is considered as Byte??? (Michael Van Canneyt) - closed.
- 0011937: [Compiler] False warnings (Florian Klämpfl) - closed.
- 0008151: [Compiler] code flow analysis for "Warning: Function result does not seem to be set" is faulty. (Florian Klämpfl) - closed.
- 0011846: [Compiler] Compiling with -Oodfa gives wrong warning for uninitialized variable (Florian Klämpfl) - closed.
- 0011849: [Compiler] Compiling with -Oodfa gives wrong warning for uninitialized out variable (Florian Klämpfl) - closed.
- 0010612: [RTL] unit ipc missing for Mac OS X (Jonas Maebe) - closed.
- 0011848: [Compiler] Compiling with -Oodfa gives wrong warning for uninitialized result (Florian Klämpfl) - closed.
- 0011295: [Compiler] Crash when interface by delegation is implemented by an interface which is more than once implemented in an object (Florian Klämpfl) - closed.
- 0011696: [Compiler] 64-bit Lazarus cannot address memory above 2Gb in 64-bit Windows (Yury Sidorov) - closed.
- 0011702: [Compiler] mistake of range checking for arrays (Yury Sidorov) - closed.
- 0011735: [Compiler] Internal error 200502052 (Florian Klämpfl) - closed.
- 0011484: [Other] Windows: windres does not support using directories with spaces (Peter Vreman) - closed.
- 0013324: [Compiler] option -Xg does not works anymore (Jonas Maebe) - closed.
- 0013289: [Compiler] A case when the FPC warning "variable doesn't seem to be initialized" become unnecessary (Jonas Maebe) - closed.
- 0009895: [RTL] Long delay between TEvent.SetEvent and release of TEvent.WaitFor (Jonas Maebe) - closed.
- 0010482: [RTL] Variant properties streaming not implemented (Jonas Maebe) - closed.
- 0013248: [Compiler] FPC generates stabs info without full file path (Jonas Maebe) - closed.
- 0012752: [RTL] FormatFloat() returns wrong results (Michael Van Canneyt) - closed.
- 0013015: [RTL] object Pascal TReader.ReadWideString does not analyse all the cases of WideString in stream (Jonas Maebe) - closed.
- 0013225: [Database Components] Patch - Replace TList by TFPList in TLookupList (Joost van der Sluis) - closed.
- 0013220: [Database Components] TLookupList returns wrong value when key is not found (Joost van der Sluis) - closed.
- 0013221: [Database Components] Patch - Add const keyword to some string parameters in db unit (Joost van der Sluis) - closed.
- 0012303: [RTL] "as" operator does not check type at runtime sometimes (Florian Klämpfl) - closed.
- 0012833: [Packages] (new) ASCII85 decoder stream unit (Florian Klämpfl) - closed.
- 0012830: [Packages] paszlib doesn't set the "seek" result of the decompressionstream (Florian Klämpfl) - closed.
- 0013012: [RTL] Function FileOpen (Unix RTL) ignores flags other than read/write (Jonas Maebe) - closed.
- 0012024: [Packages] Problem with SHAppBarMessage after updating to FPC 2.2.2 (Marco van de Voort) - closed.
- 0012875: [Database Components] An exception occurs when assigning an empty string to a date field (Joost van der Sluis) - closed.
- 0012566: [FCL] TIniFile should not lose changes to ini-file after CacheUpdates is toggled off (Joost van der Sluis) - closed.
- 0012786: [FCL] pipes unit (fcl-process dir) cannot be compiled for arm-wince (Yury Sidorov) - closed.
- 0012748: [Compiler] FPC crashes with AV with -OoLOOPUNROLL (Florian Klämpfl) - closed.
- 0012765: [Database Components] Invalid field size for numeric fields in postgers database (Joost van der Sluis) - closed.
- 0012740: [Database Components] Patch - Publish Fielddefs property for sqlite datasets (Joost van der Sluis) - closed.
- 0012578: [Database Components] TDbf - Can't use TField.Assign with ftMemo (Joost van der Sluis) - closed.
- 0012703: [Database Components] Patch - Format code in sqlite* units (Joost van der Sluis) - closed.
- 0012696: [Compiler] Strange warning "Virtual methods are used without a constructor" (Peter Vreman) - closed.
- 0012318: [Compiler] Problem with casting methods from one kind to another on linux-x86_64 (Florian Klämpfl) - closed.
- 0012700: [Database Components] Patch: Fix setting negative double values in TSqlite*Dataset (Joost van der Sluis) - closed.
- 0012698: [Database Components] Patch: Add OnGetHandle event to TSqlite*Dataset (Joost van der Sluis) - closed.
- 0012467: [FCL] Patch for ssockets.pp (Michael Van Canneyt) - closed.
- 0012316: [Compiler] Compiler on Darwin reports it can't smartlink even when it does. (Jonas Maebe) - closed.
- 0012538: [Packages] SVN r12001 changes to aspell.pp break build (Ales Katona) - closed.
- 0010247: [Compiler] FPC Crashes during compilation of some generics magic (Peter Vreman) - closed.
- 0010498: [Compiler] Specialization with a constant array in a unit interface crashes compiler (Peter Vreman) - closed.
- 0010512: [Compiler] Access to a, in a generic specialized, generics public type is not possible (Peter Vreman) - closed.
- 0010812: [RTL] Keys 'F1', 'F2', 'F3', 'F4' don't yield usable code on "ReadKey" on Linux (Florian Klämpfl) - closed.
- 0012329: [Compiler] Crash on incorrect array declaration (Jonas Maebe) - closed.
- 0010175: [RTL] [patch] Win32 command line handling (Florian Klämpfl) - closed.
- 0012224: [RTL] [Patch] tkUString handling in GetStrProp/GetWideStrProp and SetStrProp/SetWideStrProp (Florian Klämpfl) - closed.
- 0010080: [RTL] Incompatible and undetermined behaviour of properties with stored and default modifier. (Michael Van Canneyt) - closed.
- 0006743: [Compiler] FPC won't compile CLX (Florian Klämpfl) - closed.
- 0011255: [Compiler] Lazarus Carbon build fails for powerpc-apple-darwin (Jonas Maebe) - closed.
- 0008753: [RTL] arm big-endian crashes on float writeln (Micha Nelissen) - closed.
- 0010517: [Compiler] ARM: Extremely inefficient code generated for Case BooleanExpression of (Florian Klämpfl) - closed.
- 0011039: [Compiler] Not all internal assemblers align data (Peter Vreman) - closed.
- 0010833: [Documentation] D2006 extension : experimental (Michael Van Canneyt) - closed.
- 0009015: [Compiler] REUSEADDR and SO_REUSEPORT do not work under FreeBSD (Peter Vreman) - closed.
- 0011062: [Compiler] Compiler crash with {$interfaces corba} (Florian Klämpfl) - closed.
- 0011429: [Packages] FCL lacks iconv functions (Marco van de Voort) - closed.
- 0011633: [RTL] Ports unit is missing from FPC 2.2.2rc1 binary package for Linux x86-64 (Florian Klämpfl) - closed.
- 0011616: [Packages] Gtk binding unit redeclares PInteger, PByte, PWord (Ales Katona) - closed.
- 0011479: [Packages] Error in gtk_misc* functions declaration (Marco van de Voort) - closed.
- 0011544: [Database Components] TOracleConnection error: Invalid field size:8 (Joost van der Sluis) - closed.
- 0010979: [Compiler] Unexpected behavior of Inherited (Jonas Maebe) - closed.
- 0010931: [Compiler] Spurious range check error while evaluating constants (Jonas Maebe) - closed.
- 0010828: [Compiler] Calculating typed Constants (Peter Vreman) - closed.
- 0008998: [RTL] New MT memory manager not MT safe (Micha Nelissen) - closed.
- 0010033: [Documentation] Language feature undocumented low(set) + high(set) (Florian Klämpfl) - closed.
- 0010736: [Compiler] Wrong "fpcnoteproblem.pas(54,5) Note: Local variable "Page" is assigned but never used" (Jonas Maebe) - closed.
- 0010959: [Packages] TSqlite3Dataset. Incorrect fieldtype on calculated fields (Joost van der Sluis) - closed.
- 0011223: [Compiler] Code generation bug with level1+regvar optimizations on i386 (Jonas Maebe) - closed.
- 0010509: [RTL] D7 compatibility: TypInfo.Get/SetInterfaceProp not defined (Florian Klämpfl) - closed.
- 0011216: [Compiler] Calculation and range-check error on calculation with lowest possible Int64-value (Jonas Maebe) - closed.
- 0011198: [Compiler] Double slash in path causes long delay on go32v2 (Tomas Hajny) - closed.
- 0011191: [RTL] DosExitCode is always 0 on go32v2 (Tomas Hajny) - closed.
- 0010233: [Compiler] ByteBool(i) always converts to numerical value of 1 (Jonas Maebe) - closed.
- 0009387: [FCL] cgiapp.pp does not delete temporaty file (Michael Van Canneyt) - closed.
- 0010357: [Compiler] MMSystem Delphi incompatbility for TMCI_Anim_Window_Parms (Marco van de Voort) - closed.
- 0010201: [Compiler] ShortInt computations appear slow - is there a way to force memory alignment (Peter Vreman) - closed.
- 0009642: [Compiler] [CPUARM] "div 2^n" do not generate a "Arithmetic Shift Right" (Florian Klämpfl) - closed.
- 0010144: [Utilities] What that pkgarchive ? 'Make install' not functional. (Marco van de Voort) - closed.
- 0009940: [Compiler] 'make clean all' on trunk, x86_64-linux doesn't work since r8742 (Peter Vreman) - closed.
- 0010613: [Compiler] D7 compatibility & COM: WordBool incompatibility (Jonas Maebe) - closed.
- 0011027: [Compiler] Char-to-boolean cast works differently with Delphi (Jonas Maebe) - closed.
- 0011022: [Compiler] New resource compiler: wrong relative path resolution (Giulio Bernardi) - closed.
- 0011006: [RTL] New heap manager crashes if thread finishes while main program is quitting (Micha Nelissen) - closed.
- 0010768: [Compiler] Alias confuses IMPLEMENTS ? (Florian Klämpfl) - closed.
- 0008777: [Compiler] ReadLn and class propertys. (Jonas Maebe) - closed.
- 0010294: [Compiler] revision 9329 broken for -O2 (Peter Vreman) - closed.
- 0009894: [Compiler] Regression in read-only properties (Jonas Maebe) - closed.
- 0008214: [Compiler] Returning interface from function is inefficient (Florian Klämpfl) - closed.
- 0009697: [Installer] rpm build referers to non existent directory fpcsrc/libgdb (Peter Vreman) - closed.
- 0009404: [Compiler] typo in rtl/x86_64/x86_64.inc in svn revision: 8240 (Peter Vreman) - closed.
- 0009523: [RTL] TSysinfo record in linux.pp is incorrect for sysinfo system call - patch included (Ales Katona) - closed.
- 0009006: [Compiler] Unnecassary hint when dividing two integers (Daniël Mantione) - closed.
- 0009034: [Compiler] Compiler can't compile code with coprocessor emulation (Florian Klämpfl) - closed.
- 0009206: [RTL] mouse.pp failed to compile (Daniël Mantione) - closed.
- 0008525: [Compiler] Round(Integer) gives IE200204041 (Florian Klämpfl) - closed.

FPC - 2.2.0
===========
- 0008660: [Compiler] New directive {$PACKSET 1} generate incorrect RTTI for Set properties (Florian Klämpfl) - closed.
- 0009447: [RTL] tdos2.pp setting invalid date and time (Peter Vreman) - closed.
- 0009438: [RTL] StrToDate broken with specific locales (Ales Katona) - closed.
- 0009225: [Compiler] Generics internal error with 2.1.5 (Florian Klämpfl) - closed.
- 0006737: [Compiler] Strange handling of WideStrings (Florian Klämpfl) - closed.
- 0009309: [Compiler] Wrong high(<openarray>) result (Peter Vreman) - closed.
- 0009278: [Compiler] decodedate fails with -O2 -Co -Cr (Florian Klämpfl) - closed.
- 0009003: [Compiler] Incorrect hint when using bit instructions on types smaller than 32 bits (Peter Vreman) - closed.
- 0009001: [Compiler] [Patch] x86_64 linking problem (crtend.o) (Peter Vreman) - closed.
- 0009247: [Compiler] DateToStr fail always in ppcrossarm (ver 2.1.5) (Yury Sidorov) - closed.
- 0009222: [FCL] XmlConfig causes AV in certain cases (Ales Katona) - closed.
- 0009221: [RTL] Broken winlike widestring support (Yury Sidorov) - closed.
- 0009190: [Compiler] win32 widestring parameter copy error (Yury Sidorov) - closed.
- 0009132: [RTL] IsNAN bug (linux-arm) (Yury Sidorov) - closed.
- 0009080: [RTL] exception on DateTime convert functions (linux, arm, 2.1.4) (Yury Sidorov) - closed.
- 0008967: [Compiler] Spectralnorm crashes on ARM (Yury Sidorov) - closed.
- 0008737: [RTL] arm with softfloat crashed on negative float (Yury Sidorov) - closed.
- 0009170: [Compiler] Erroneous finalizing of const widestring array (Yury Sidorov) - closed.
- 0009187: [RTL] win32 widestring copy error (Yury Sidorov) - closed.
- 0009032: [Documentation] Break and Continue (Michael Van Canneyt) - closed.
- 0007240: [Compiler] unable to debug a DLL / DLL seems to be broken (Yury Sidorov) - closed.
- 0009107: [Compiler] -OoSTACKFRAME optimization switch (Yury Sidorov) - closed.
- 0009048: [Compiler] Compiling a Windows-DLL fails with 2.1.5 and works with 2.1.4 and 2.0.4 (Yury Sidorov) - closed.
- 0009046: [Compiler] asm opcode lzcnt and popcnt (Florian Klämpfl) - closed.
- 0008953: [Compiler] r7180 (trunk)/r7233 (fixes) caused three regressions in the test suite (Florian Klämpfl) - closed.
- 0008977: [Compiler] Fatal: Internal error 200204041 (safecall and double return parameter) (Yury Sidorov) - closed.
- 0008876: [Compiler] -O3 optimization specific test failure (Yury Sidorov) - closed.
- 0008523: [Compiler] 200204041 when compiling safecall method with currency result (Yury Sidorov) - closed.
- 0006501: [Compiler] Only one resource file linked (Yury Sidorov) - closed.
- 0008781: [Compiler] Internal error 200301231 while compiling short code (Florian Klämpfl) - closed.
- 0008780: [Compiler] logic operators on chars inconsistancy (Florian Klämpfl) - closed.
- 0008757: [Compiler] New(T,Init) error when using -gc (Florian Klämpfl) - closed.
- 0008746: [Compiler] variant.dispose (Florian Klämpfl) - closed.
- 0008637: [RTL] Unit keyboard: missing function KeyPressed in Win32 (Florian Klämpfl) - closed.
- 0008616: [RTL] Control operations on a shared memory block fails under 64 bit OS (Florian Klämpfl) - closed.
- 0008615: [Compiler] Internal error 99080501 (Florian Klämpfl) - closed.
- 0008558: [RTL] SYS_E* Constants in the sockets unit are not found. (Ales Katona) - closed.
- 0008555: [FCL] Registry::KeyExists (Florian Klämpfl) - closed.
- 0008451: [Compiler] attached code crashes compiler (Florian Klämpfl) - closed.
- 0008518: [Compiler] jwawinnt.pas(9005,26) Error: Asm: 16 or 32 Bit references not supported (Florian Klämpfl) - closed.
- 0009209: [Compiler] Optimizations (-O2) cause different code to be generated on ARM/linux (Yury Sidorov) - closed.
- 0009141: [Compiler] SetMethodProp failure under x86_64 (Daniël Mantione) - closed.
- 0009211: [Compiler] ARM compiler, error with floating point calculation. (Yury Sidorov) - closed.
- 0009153: [Compiler] (ARM Linux) Adding -g switch produces linker (error) messages (Yury Sidorov) - closed.
- 0009284: [RTL] [patch] UnicodeToUTF8() loops forever if called with Dest=nil (Ales Katona) - closed.
- 0009261: [Compiler] compiled program crashes when using methodprocvars on x86_64-linux (Daniël Mantione) - closed.
- 0009175: [Compiler] fpc cannot link with MS COFF .obj files on windows 64 (Yury Sidorov) - closed.
- 0009098: [RTL] A bunch of variant array handling errors (Yury Sidorov) - closed.
- 0008935: [Compiler] safecall is broken (Yury Sidorov) - closed.
- 0008919: [Compiler] Incorrect method assignment to a property in Delphi mode (Yury Sidorov) - closed.
- 0008705: [RTL] Parameter lprc of Windows.InvertRect should be passed as const instead of var (Florian Klämpfl) - closed.
- 0007062: [Compiler] Using a template unit means needing those used units as well (Peter Vreman) - closed.
- 0009066: [IDE] Library with error in the Firebird (Joost van der Sluis) - closed.
- 0007362: [Compiler] x86_64 size hints in for loops and indexes (Jonas Maebe) - closed.
- 0009788: [Compiler] Simple program crash on ARM with access violation (uses decodedate and format) (Yury Sidorov) - closed.
- 0008869: [Installer] samplecfg (Jonas Maebe) - closed.
- 0008956: [RTL] Compile during error while using crt's sound function (Jonas Maebe) - closed.
- 0009593: [Compiler] Bug in Translations/cwstring units (Jonas Maebe) - closed.
- 0009191: [RTL] FileExist in a synchronized method causes Access Violation for non-existing files (ARM) (Yury Sidorov) - closed.
- 0009290: [Compiler] Some problem between threads and llibs in linux (only in ARM) (Yury Sidorov) - closed.
- 0006704: [Compiler] in assembler (Peter Vreman) - closed.
- 0009242: [RTL] Debugging broken on win32 with PII (Florian Klämpfl) - closed.
- 0009295: [Compiler] Overflow when Inc(AnsiChar) (Jonas Maebe) - closed.
- 0006879: [RTL] eof(input) hangs till enter pressed (Michael Van Canneyt) - closed.
- 0009068: [Compiler] tthread showmessage (Jonas Maebe) - closed.
- 0009148: [Compiler] FPC 2.1.4 crashes with single -S switch (Jonas Maebe) - closed.
- 0009174: [Compiler] Ehw ! Internal offset error for packed record of strings (Jonas Maebe) - closed.
- 0009179: [Compiler] Error by record copy (Yury Sidorov) - closed.
- 0008481: [Compiler] Bug in widestring assignment (Yury Sidorov) - closed.
- 0008713: [RTL] Compilation and usage of compiler not possible with PentiumPro CPUs anymore? (Jonas Maebe) - closed.
- 0008775: [RTL] bug report: rtl-win32 v2.0.4 tHandle type inconsistent with FileOpen/Createresult type (Yury Sidorov) - closed.
- 0008975: [Compiler] FPC2.1.4 Internal Error 200409241 (Jonas Maebe) - closed.
- 0008986: [Compiler] Stack not aligned on x86_64 (Florian Klämpfl) - closed.
- 0008986: [Compiler] Stack not aligned on x86_64 (Florian Klämpfl) - closed.
- 0008986: [Compiler] Stack not aligned on x86_64 (Florian Klämpfl) - closed.
- 0008989: [Compiler] Fatal: can't find unit XXXYYYY (Peter Vreman) - closed.
- 0009013: [Compiler] Incorrect external cdecl handling (Jonas Maebe) - closed.
- 0009030: [Compiler] UnsignedByte, UnsignedWord and UnsignedLong (Daniël Mantione) - closed.
- 0009033: [Compiler] Accessing fields of packed records (or elements of packed arrays) (Jonas Maebe) - closed.
- 0009054: [Compiler] Fatal: Internal error 2006082312 (Jonas Maebe) - closed.
- 0009076: [Compiler] Using inline functions causes compiler internal error 200311075 (Jonas Maebe) - closed.
- 0009085: [Compiler] pchar overload choosing problem (Jonas Maebe) - closed.
- 0009111: [RTL] Duplicate UInt64 identifier error compiling RTL (Yury Sidorov) - closed.
- 0009128: [Compiler] Internal error: 200106041 - const array parameter in DELPHI mode (Yury Sidorov) - closed.
- 0006267: [Compiler] win32 profiling with cygwin libraries (Peter Vreman) - closed.
- 0006411: [Compiler] More info on bug 4486 (DLL load problem) (Peter Vreman) - closed.
- 0006443: [Compiler] -FE and -FU don't work quite right (Peter Vreman) - closed.
- 0006543: [Compiler] property can't read/write an array element (Jonas Maebe) - closed.
- 0006927: [Compiler] Unit not found error messages (Peter Vreman) - closed.
- 0007070: [Compiler] Compiler chooses to use variants too quickly (Jonas Maebe) - closed.
- 0007246: [Compiler] (DWARF) debug info contains superfluous source file (Florian Klämpfl) - closed.
- 0007585: [Compiler] Linker failed to link files in long directory with spaces on Win32 (Peter Vreman) - closed.
- 0007752: [Compiler] Internal error 200511173 (Florian Klämpfl) - closed.
- 0008144: [Compiler] "In" operator does not work for widechars (Peter Vreman) - closed.
- 0008372: [Compiler] Linking errors when using resourcestrings (Peter Vreman) - closed.
- 0008449: [Installer] rpm build broken (Peter Vreman) - closed.
- 0008513: [Compiler] Compilation with -O2 causes Internal error 200306031 (Jonas Maebe) - closed.
- 0008520: [Compiler] in {$link name}, compiler always looks for name.o file (Peter Vreman) - closed.
- 0008533: [Compiler] I can't bootrap the Win64 compiler. (Jonas Maebe) - closed.
- 0008585: [Packages] Fix gtkglext linking on Mac OS X (Jonas Maebe) - closed.
- 0008592: [Other] FPC bug 0008554 fix not in latest snapshots (Michael Van Canneyt) - closed.
- 0008633: [Compiler] Internal error 2006052501 (Jonas Maebe) - closed.
- 0008677: [Compiler] Crash with -OoREGVAR compiler switch on Linux X86_64 platform (Peter Vreman) - closed.
- 0008685: [Compiler] wrong return of a function when function type is a record (Jonas Maebe) - closed.
- 0008686: [Compiler] Option order -Sa -Sg- generates no assertion checking code; order -Sg- -Sa works OK (Peter Vreman) - closed.
- 0008716: [Compiler] cross-compiling for Linux i386 from win32 doesn't work when linking with shared objects (Peter Vreman) - closed.
- 0008738: [Compiler] Internal error 200501152 (Jonas Maebe) - closed.
- 0008760: [Compiler] Internal linker for win32 produce wrong *.exe (Yury Sidorov) - closed.
- 0008810: [Compiler] Compiler reports "Incompatible types" (Jonas Maebe) - closed.
- 0008824: [Compiler] Hint claims variable not initialized with Assign(f,filename) (Peter Vreman) - closed.
- 0008838: [Compiler] Assigning character result of UpCase to a string results in null string (Peter Vreman) - closed.
- 0008847: [Compiler] overload problem with inheritance (Peter Vreman) - closed.
- 0008851: [Compiler] make deb asnd non-i386 issues - patch provided (Peter Vreman) - closed.
- 0008870: [Compiler] overflow on division of large Cardinal by 1, if of range type. (Jonas Maebe) - closed.
- 0008872: [Compiler] Filedates of files in .ppu file are incorrect according to ppudump (Peter Vreman) - closed.
- 0008887: [Compiler] cross compiling fpc from i386 to x86_64 fails (Yury Sidorov) - closed.
- 0008950: [Compiler] FPC fails to compile some assembler (Jonas Maebe) - closed.
- 0006690: [Compiler] RTTI for inherited interfaces (Florian Klämpfl) - closed.
- 0006782: [Compiler] Copy function sets length incorrectly on WideStrings (Peter Vreman) - closed.
- 0007826: [Compiler] dwarf line information broken if internal assembler is used (Peter Vreman) - closed.
- 0008234: [Compiler] AMD64 Linux FPC2.1.1 debugging problem (Peter Vreman) - closed.
- 0008283: [Compiler] inlining produces inefficient code (Jonas Maebe) - closed.
- 0008314: [Compiler] Debugging sub-procedures in methods won't work (Peter Vreman) - closed.
- 0008443: [Compiler] Wrong stabs information for thread var in unthreaded programs with internal object writer (Peter Vreman) - closed.
- 0008584: [RTL] Windows RT_XXXX constants are declared as functions (Florian Klämpfl) - closed.
- 0008588: [Compiler] Internal Error because of some erroneous declaration (Peter Vreman) - closed.
- 0008634: [Compiler] Compiler won't build - SystemStubs not found (Jonas Maebe) - closed.
- 0008747: [Compiler] Fault in the functions: FloatToStr, StrToFloat (Jonas Maebe) - closed.
- 0008202: [Database Components] TVariantField is missing (Joost van der Sluis) - closed.
- 0008242: [Database Components] TGuidField is missing (Joost van der Sluis) - closed.
- 0008417: [Database Components] TIBConnection bug with SMALLINT fields (Joost van der Sluis) - closed.
- 0008434: [RTL] Format function returns wrong results with certain floating point numbers (Jonas Maebe) - closed.
- 0008467: [RTL] Memory leak in graph unit ? (Florian Klämpfl) - closed.
- 0008477: [Database Components] Potential memory error in TStringField.SetAsString (Joost van der Sluis) - closed.
- 0008510: [RTL] TypInfo.pas does not take in account CPU pointer size for tkInterface (Florian Klämpfl) - closed.
- 0008371: [Compiler] class reference open arrays doesn't accept nil (Peter Vreman) - closed.
- 0008415: [Utilities] ppudump chokes on strutils.ppu (Peter Vreman) - closed.
- 0005896: [Compiler] 'Abstract methods can't be called directly' (Florian Klämpfl) - closed.
- 0007339: [IDE] Bad environment strings (Pierre Muller) - closed.
- 0008391: [Compiler] Error importing functions from a dll, containing '?' or '@' under Windows CE (Yury Sidorov) - closed.
- 0008410: [Database Components] ibase60.inc - RefCount isn't incremented (Joost van der Sluis) - closed.
- 0008026: [IDE] go to line number is wrong (Daniël Mantione) - closed.
- 0008115: [Documentation] updates to german po files (Florian Klämpfl) - closed.
- 0006497: [IDE] print crash (Florian Klämpfl) - closed.
- 0007566: [Database Components] Sqldb is unable to handle multiple-column primary keys (Joost van der Sluis) - closed.
- 0008204: [Database Components] TDataSet is missing DataConvert (Joost van der Sluis) - closed.
- 0008209: [Database Components] TDataSet.InternalPost is abstract (Joost van der Sluis) - closed.
- 0008212: [Database Components] TIndexDefs is missing GetItemNames (Joost van der Sluis) - closed.
- 0008218: [Database Components] default error messages missing (DBConst.pas in delphi) (Joost van der Sluis) - closed.
- 0008220: [Database Components] TDataSet is missing GetIndexDefs (Joost van der Sluis) - closed.
- 0008225: [Compiler] Simle mixed cardinal / real arithmetic failes on 64 bit system (Florian Klämpfl) - closed.
- 0008244: [Database Components] TCurrencyField / TFloatField implementation (Joost van der Sluis) - closed.
- 0008278: [RTL] ExitCode too small on win32 (Florian Klämpfl) - closed.
- 0008304: [RTL] Wrong HINSTANCE and MainInstance on Win64 (Florian Klämpfl) - closed.
- 0008312: [Compiler] problem with char constants in hexadecimal having leading zeros ie const ch:char=#$024 (Jonas Maebe) - closed.
- 0008321: [Compiler] Incompatibility to Delphi / Kylix regarding operations on unsigned numbers (Peter Vreman) - closed.
- 0008348: [Compiler] fplstat() no longer working under Linux (Micha Nelissen) - closed.
- 0008367: [RTL] POpen (Jonas Maebe) - closed.
- 0008375: [RTL] Patch : clearer definition of makeintresource (Florian Klämpfl) - closed.
- 0008384: [Database Components] Master/detail dataset changes (Joost van der Sluis) - closed.
- 0007539: [RTL] read and readln functions truncates strings, when in the text file is #0 (Tomas Hajny) - closed.
- 0008221: [Database Components] TDataSet is missing InitFieldDefsFromFields (Joost van der Sluis) - closed.
- 0008256: [Database] Cannot edit "required fields" in dataset (Joost van der Sluis) - closed.
- 0008285: [Packages] error type def in zlib.pp (Florian Klämpfl) - closed.
- 0008286: [Database Components] Type of TLargeintField.Value (Joost van der Sluis) - closed.
- 0008292: [Compiler] recursive fpc_WideStr_Concat_multi broken on Linux (Peter Vreman) - closed.
- 0008316: [Compiler] uninitialized and unaligned class variables in arm compiler (Florian Klämpfl) - closed.
- 0008320: [RTL] Error in genmath.inc compiling rtl for NDS (Florian Klämpfl) - closed.
- 0008949: [Compiler] compiler can not locate a unit, when the attribute bits of this unit are reset. (Peter Vreman) - closed.
- 0009123: [Database Components] Patch - TSqlite*Dataset.ApplyUpdates can return true even when an error occurs (Joost van der Sluis) - closed.
- 0009028: [Database] "floating point overflow" error when passing parameter value to TSQLQuery (Joost van der Sluis) - closed.
- 0008652: [Database Components] sqldb not available for win64 (Joost van der Sluis) - closed.
- 0009039: [Compiler] Incorrect size error detection for bitpacked structures (Jonas Maebe) - closed.
- 0009011: [Compiler] Debug information is incorrect on Intel Macintoshs (Jonas Maebe) - closed.
- 0008968: [Compiler] Spectralnorm crashes on i386 with -msse2 (Florian Klämpfl) - closed.
- 0008400: [Compiler] Exporting var confused compiler for initialized variabled (Peter Vreman) - closed.
- 0008583: [Compiler] Compiler allows comparing set with set elements (Peter Vreman) - closed.
- 0008573: [Compiler] Overflow check not removed, if addition of zero constant is optimized away (Peter Vreman) - closed.
- 0008931: [Compiler] Compiler reports error in the wrong unit (Peter Vreman) - closed.
- 0008883: [Compiler] REGVAR optimimizer bug (Jonas Maebe) - closed.
- 0008860: [Compiler] fpc complains:UInt64 not found (Daniël Mantione) - closed.
- 0008528: [Compiler] Char in Set Of Byte compiles while it shouldn't (Jonas Maebe) - closed.
- 0008861: [Compiler] strict private procedure variable not known within own class (Peter Vreman) - closed.
- 0008664: [Compiler] Memleak when passing array of string to a procedure on win64 (Florian Klämpfl) - closed.
- 0006152: [Compiler] operators overlaod confusion? (Jonas Maebe) - closed.
- 0006893: [Database Components] Invalid TDatalink.FirstRecord (Joost van der Sluis) - closed.
- 0007096: [Compiler] Internal error 200310221 (Peter Vreman) - closed.
- 0007162: [Compiler] Incorrect range check for pchar (Jonas Maebe) - closed.
- 0007233: [IDE] Problems with Linux IDE + mouse (Daniël Mantione) - closed.
- 0007359: [IDE] Mouse operation is not correct (Daniël Mantione) - closed.
- 0007381: [Compiler] Internal Error 200311075 on unit recompilation (Peter Vreman) - closed.
- 0007808: [Compiler] Inline assembler: PUSH DWORD (Jonas Maebe) - closed.
- 0008055: [RTL] variant arrays of type varSingle do not work. (Florian Klämpfl) - closed.
- 0008080: [Compiler] Unit loading fails for unknown reasons (Peter Vreman) - closed.
- 0008102: [Compiler] Option -o does not work correctly anymore (Peter Vreman) - closed.
- 0008104: [RTL] Non ASCII source code (Jonas Maebe) - closed.
- 0008107: [Compiler] Internal error 200603033 (Peter Vreman) - closed.
- 0008120: [Compiler] does not build an powerpc and sparc (Jonas Maebe) - closed.
- 0008124: [Compiler] fpdoc crashes when compiled with -O2 (Florian Klämpfl) - closed.
- 0008140: [Compiler] Overloaded functions in interfaces (Jonas Maebe) - closed.
- 0008142: [RTL] Math unit does not contain Secant() with alias Sec() and Cosecant() while Delphi Math.pas does. (Jonas Maebe) - closed.
- 0008147: [RTL] Error compiling rtl for NDS and GBA (Florian Klämpfl) - closed.
- 0008158: [Compiler] Internal error 200403091 (Florian Klämpfl) - closed.
- 0008183: [Compiler] Compiler switch -gt trashes certain vars it shouldn't touch (Jonas Maebe) - closed.
- 0008232: [Compiler] Internal error 200301231 on Win64 (with example) (Florian Klämpfl) - closed.
- 0006066: [IDE] IDE does like high numbers (Florian Klämpfl) - closed.
- 0006129: [Compiler] array of objects inheriting from constructor-only-class are badly initialized (Florian Klämpfl) - closed.
- 0006580: [Misc] PPUMOVE windows 32 shared library DLL issue (Florian Klämpfl) - closed.
- 0006618: [Compiler] Shared library cannot be linked with X64 System (Peter Vreman) - closed.
- 0007179: [Compiler] Spurious warnings (Jonas Maebe) - closed.
- 0007262: [Compiler] Bad code generation (Florian Klämpfl) - closed.
- 0007510: [Compiler] FreePascal compiler can't produce libraries on amd64 (Florian Klämpfl) - closed.
- 0007719: [Compiler] asm SSE2 compiler error (Florian Klämpfl) - closed.
- 0007837: [RTL] FileSetDate fails on Windows (Florian Klämpfl) - closed.
- 0007845: [IDE] IDE crashes when using latge reals (Florian Klämpfl) - closed.
- 0007918: [Compiler] Problems compiling 2.1.1 (Florian Klämpfl) - closed.
- 0008070: [Compiler] Internal error 200602261 (Peter Vreman) - closed.
- 0008101: [Compiler] Unary minus for Currency variables with very big/small values is calculated incorrectly on non x86 targets (Florian Klämpfl) - closed.
- 0008103: [RTL] Memory error in cwstring (Daniël Mantione) - closed.
- 0008111: [RTL] Certain typecasts makes compiler give invalid error with writeln(<out-of-bounds-var>) (Jonas Maebe) - closed.
- 0004673: [Compiler] dispid ident doesn't work in interfaces (Florian Klämpfl) - closed.
- 0004675: [Compiler] Dispinterfaces doesn't work or parse (Florian Klämpfl) - closed.
- 0005098: [Compiler] unclear hint with abstract warning (Florian Klämpfl) - closed.
- 0005352: [Packages] ComObj - no automation possible (Florian Klämpfl) - closed.
- 0006493: [Compiler] Extended type bounds error (Jonas Maebe) - closed.
- 0006532: [Compiler] Addition to bug 0004610 (Jonas Maebe) - closed.
- 0006555: [FCL] Ini.ReadString Error (Joost van der Sluis) - closed.
- 0006691: [RTL] Memory leak with DLL's created with FPC (Florian Klämpfl) - closed.
- 0007242: [Compiler] kylix directive 'local' not supported (Florian Klämpfl) - closed.
- 0007294: [Database Components] TBufDataset does not fire OnCalcFields (Joost van der Sluis) - closed.
- 0007295: [Database Components] TBufDataset in dsCalcFields state (Joost van der Sluis) - closed.
- 0007367: [Database Components] TSQLQuery does not call BindFields (Joost van der Sluis) - closed.
- 0007565: [Database Components] TSQLQuery does not check pfInUpdate (Joost van der Sluis) - closed.
- 0007771: [Compiler] Internal error 200501251 (Jonas Maebe) - closed.
- 0008041: [IDE] make -C ide install fails on Mac OS X, fpc 2.1.1 (Daniël Mantione) - closed.
- 0008048: [Compiler] Not preservation of registers in version x64 for Windows (Florian Klämpfl) - closed.
- 0007735: [Compiler] This code should generate an error, but it is compiled successfully (Florian Klämpfl) - closed.
- 0008031: [Compiler] AV when compiling illegal code involving sets (Jonas Maebe) - closed.
- 0008551: [Compiler] -pg switch is broken on linux-i386 (Florian Klämpfl) - closed.
- 0008462: [Compiler] Overload bug with procedure pointers in delphi mode (Peter Vreman) - closed.
- 0008281: [Compiler] give operators access to the state of range/overflow checking at the callsite (Peter Vreman) - closed.
- 0007998: [Compiler] Wrong error location when using Anonym class definitions (Florian Klämpfl) - closed.
- 0008505: [Database Components] Patch - Misc fixes and cleanup of customsqliteds (Joost van der Sluis) - closed.
- 0008524: [Compiler] Bug 0008462 is not fixed for 2.1.1/fixes_2_2 but only in trunk (Peter Vreman) - closed.
- 0007126: [IDE] IDE-DEBUG: Variables of parent procedure cannot be watched in nested procedure (Pierre Muller) - closed.
- 0008504: [Database Components] Patch - Fix compilation and improve sqlite examples (Joost van der Sluis) - closed.
- 0007851: [Compiler] Illegal zero address generated when using inline assembler (Jonas Maebe) - closed.
- 0007987: [RTL] off_t type in rtl is defined wrongly (Micha Nelissen) - closed.
- 0007883: [Compiler] Line numbers reported by fpc when error occurs are sometimes wrong (Florian Klämpfl) - closed.
- 0007934: [LCL] dbGrid (maybe all grids) dont Resize when the form is getting maximized (Joost van der Sluis) - closed.
- 0008409: [Compiler] Compilation (Peter Vreman) - closed.
- 0008073: [Compiler] Fully-freepacal dynamic library causes program to halt for unknown reason (Florian Klämpfl) - closed.
- 0008397: [Compiler] Dynamic Libraries dont work: win32 symbols arent exported, unix: exported vars dont share memory (Peter Vreman) - closed.
- 0006420: [Compiler] missing warning: interface var/out mismatch (Jonas Maebe) - closed.
- 0006631: [Compiler] Different type in interface and class implementation (Jonas Maebe) - closed.
- 0006641: [Compiler] variant inttostr (Jonas Maebe) - closed.
- 0006686: [Compiler] function without result in delphi mode doesn't produce error (Florian Klämpfl) - closed.
- 0007063: [Installer] samplecfg generates fpc.cfg with outdated options/switches (Jonas Maebe) - closed.
- 0007107: [Compiler] Internal error 200311075 (Peter Vreman) - closed.
- 0007173: [Compiler] Interface and Implementation declarations can differ (Jonas Maebe) - closed.
- 0007200: [Compiler] Result from function variable not usable in an expression (Jonas Maebe) - closed.
- 0007665: [Database Components] tmemdataset does not store store booleans in way compatible with db unit (Joost van der Sluis) - closed.
- 0007776: [Compiler] Memory Leak / Strange Behaviour (ZEOS) (Jonas Maebe) - closed.
- 0007843: [Database] Locate with more than one fields in TSQLite (Luiz Americo) - closed.
- 0007847: [Compiler] Incrementing pointers does not work using -Mtp (-So) (Jonas Maebe) - closed.
- 0007868: [Compiler] widestring procedure parameter causes program crash (Florian Klämpfl) - closed.
- 0007959: [FCL] compilation of fcl/db is broken on darwin-powerpc (Joost van der Sluis) - closed.
- 0008021: [Compiler] Illegal type conversion: "Array Of Byte" to "Array Of Byte" (Jonas Maebe) - closed.
- 0000439: [IDE] TWMDropFiles (Florian Klämpfl) - closed.
- 0007285: [Compiler] Unnecesarry hint generated (Jonas Maebe) - closed.
- 0007817: [Compiler] Compiler error trying to call inline code (2.1.1 PPC) (Jonas Maebe) - closed.
- 0007882: [RTL] Missing messages in windows RTL (Florian Klämpfl) - closed.
- 0007766: [Compiler] double type variables are stored differently than in C for ARM CPU (Florian Klämpfl) - closed.
- 0007815: [Compiler] ppc386 hangs when bootstrapping the current snapshot. (Peter Vreman) - closed.
- 0007831: [RTL] size of clong in win64 (Florian Klämpfl) - closed.
- 0007836: [RTL] ExtractSubstr problem with multiple delimiters (Ales Katona) - closed.
- 0007849: [Compiler] shared libraries linked with prt0.o instead of dllprt0.o (Micha Nelissen) - closed.
- 0004778: [Compiler] Wrong file name in error message (Peter Vreman) - closed.
- 0005373: [RTL] TBCD datatype not implemented (Florian Klämpfl) - closed.
- 0006381: [RTL] Memory leak in handling variants (Florian Klämpfl) - closed.
- 0006805: [RTL] Add Math.DivMod version that returns signed ints (Florian Klämpfl) - closed.
- 0006883: [Compiler] Compile error without -B (Peter Vreman) - closed.
- 0006926: [IDE] Variant to Widestring (Florian Klämpfl) - closed.
- 0007061: [Compiler] Linked list template, non-understandable error message at program end (Peter Vreman) - closed.
- 0007422: [Compiler] Compiler crashes with AV message (Peter Vreman) - closed.
- 0007515: [Compiler] Add caching of directory searches (Peter Vreman) - closed.
- 0007643: [Compiler] Internal error 26019 on @TDummy(nil).Method (Peter Vreman) - closed.
- 0007677: [Compiler] No source debug info (file and line number) generate under -Xi option (Peter Vreman) - closed.
- 0007679: [Compiler] TypeInfo(), compiler function, generate error: "Type identifier not allowed here" in specific context (Peter Vreman) - closed.
- 0007710: [Compiler] Internal error 200304073 (Florian Klämpfl) - closed.
- 0007711: [Compiler] Internal error 16 (Florian Klämpfl) - closed.
- 0007722: [Compiler] get an error (Peter Vreman) - closed.
- 0007796: [IDE] FreePascal does not compile. (Peter Vreman) - closed.
- 0007814: [Packages] gzio unable to create filenames with greater than 79 characters. (Daniël Mantione) - closed.
- 0008211: [Database Components] TDataSet is missing protected procedure SetUniDirectional(const Value: Boolean); (Joost van der Sluis) - closed.
- 0007975: [Compiler] Internal Error 200311075 (Jonas Maebe) - closed.
- 0008019: [Compiler] Same-name functions allowed without overload (Jonas Maebe) - closed.
- 0007963: [Compiler] fpc crash with an exception on compiling (Jonas Maebe) - closed.
- 0008028: [Compiler] Internal error 2006111510 (Jonas Maebe) - closed.
- 0008156: [Compiler] Error: Asm: Duplicate label IID_P$PROGRAM_IUNKNOWN (Florian Klämpfl) - closed.
- 0008263: [FCL] MD5 Stuff has changed 3 Times in last half Year (Ivo Steinmann) - closed.
- 0008219: [Database Components] TIndexDef.Create should be marked as reintroduce; overload; (Joost van der Sluis) - closed.
- 0008273: [RTL] SetMethodProp incorrectly assumes TMethod is always passed by reference to a event setter method (Michael Van Canneyt) - closed.
- 0008264: [Compiler] Using just the length of a string doesn't mark it as used (Jonas Maebe) - closed.
- 0008258: [Compiler] delphi incompatibility: in operator for sets broken if left operand > byte (Jonas Maebe) - closed.
- 0008206: [Database Components] TFieldMap is missing in db (Joost van der Sluis) - closed.
- 0008226: [Database Components] Opening the dataset calls methods in wrong order (Joost van der Sluis) - closed.
- 0008228: [Database Components] TDataset.GetNextRecords / TDataset.GetNextRecord broken (Joost van der Sluis) - closed.
- 0008233: [RTL] sysvaraddrefproc broken / sysvarcast does not support olestr and is broken for doubles (Florian Klämpfl) - closed.
- 0008231: [Compiler] optimize = and <> comparisons for strings by comparing length first (Daniël Mantione) - closed.
- 0008229: [Compiler] widestring implementation faulty (Florian Klämpfl) - closed.
- 0008199: [Compiler] delphi and FPC returning different values, differences in calling convention (Florian Klämpfl) - closed.
- 0008222: [Compiler] AfterConstruction/BeforeDestruction called even if constructor raises exception (Jonas Maebe) - closed.
- 0008216: [Compiler] trashing of out parameters (Jonas Maebe) - closed.
- 0008213: [Database Components] TIndexDef is missing CaseInsFields and DescFields (Joost van der Sluis) - closed.
- 0008198: [Compiler] x86 intel asm borked (Jonas Maebe) - closed.
- 0008175: [RTL] sysolevarfromvar is very incomplete (Jonas Maebe) - closed.
- 0008172: [Compiler] {$packset 1} ineffective (Florian Klämpfl) - closed.
- 0008153: [Compiler] VMTOFFSET in asm code not supported (supported since v6 in Delphi) (Jonas Maebe) - closed.
- 0008171: [Compiler] asm methods do not accept references to fields of fields of the object (Jonas Maebe) - closed.
- 0006687: [Compiler] directive $W (Jonas Maebe) - closed.
- 0008190: [Compiler] delphi compatibility for asm broken again, testcase fpc\tests\webtbs\tw6687.pp faulty (Jonas Maebe) - closed.
- 0008155: [Compiler] $mode delphi insimple ASM function crashes (runs fine in Delphi) (Jonas Maebe) - closed.
- 0008163: [Compiler] 2.1.1 make cycle fails on win98 (Yury Sidorov) - closed.
- 0008150: [Compiler] with does not accept "class of" variables (Jonas Maebe) - closed.
- 0008149: [RTL] TAggregatedObject is missing in system,pas (Florian Klämpfl) - closed.
- 0008148: [Compiler] $mode delphi ineffective for "array [0..x] of char" assignment compatible to PChar (Jonas Maebe) - closed.
- 0008145: [Compiler] Cannot call class methods via "class of" types. (Jonas Maebe) - closed.
- 0008141: [Compiler] internal error 2006111510 with with-expression (Jonas Maebe) - closed.
- 0008090: [Compiler] Wrong note about unused fields (Jonas Maebe) - closed.
- 0008109: [Compiler] Compiler crash (Jonas Maebe) - closed.
- 0007020: [Compiler] Internal error in library compilation (Peter Vreman) - closed.
- 0008006: [Compiler] Confusing error message: Error: Constant packed arrays are not yet supported (Jonas Maebe) - closed.
- 0007885: [Compiler] Wrong error message in case of writeln(identifier); (Jonas Maebe) - closed.
- 0008049: [Compiler] Overflow error when substracting negative value from pointer. (Jonas Maebe) - closed.
- 0006184: [RTL] exp(-200) on linux ppc -> overflow (Florian Klämpfl) - closed.
- 0006448: [Compiler] property C: TComponent read FA.D gives internal error (Peter Vreman) - closed.
- 0007105: [RTL] Formatted Floating Point Output length inconsistent (Jonas Maebe) - closed.
- 0006620: [RTL] Incorrect/Strange precision in FloatToStr and FloatToStrF (Jonas Maebe) - closed.
- 0006700: [Compiler] Compiler has trouble inlining goto (Florian Klämpfl) - closed.
- 0006924: [Database Components] The SQL parser doesn't strip out SQL comments ( /*..*/ and -- ) correctly before parsing (Joost van der Sluis) - closed.
- 0007281: [Compiler] Memory leak with interfaces (Florian Klämpfl) - closed.
- 0007374: [Database Components] TSQLQuery.SQLParser wrongly puts WHERE-destined ")" at end of "GROUP BY" clause (Joost van der Sluis) - closed.
- 0007417: [Compiler] fpdoc crashes while parsing .xml files on powerpc (Jonas Maebe) - closed.
- 0007527: [Compiler] Mixing string types in {$H+} crash compiler (Peter Vreman) - closed.
- 0007595: [Compiler] FPC 2.1.1, ARM-GBA compiler generates floating point opcodes (Florian Klämpfl) - closed.
- 0007596: [Compiler] Assertions generate improper result (garbagge) (Jonas Maebe) - closed.
- 0007599: [Database Components] SQLQuery.ExecSQL raises error on update-statement (Joost van der Sluis) - closed.
- 0007600: [Packages] Updates to glext unit to support OpenGL 2.0 (Florian Klämpfl) - closed.
- 0007613: [Compiler] x86_64 linux - corrupted records passed to C functions (Florian Klämpfl) - closed.
- 0007615: [Utilities] h2pas: void * to pointer (Florian Klämpfl) - closed.
- 0007616: [Utilities] h2pas: problem with "unsigned __int64" (Florian Klämpfl) - closed.
- 0007618: [Utilities] h2pas: Skip ifdef cplusplus (Florian Klämpfl) - closed.
- 0007137: [Compiler] string concatenation extremely slow (Peter Vreman) - closed.
- 0007205: [FCL] Parameterized SQL queries to PostgreSQL backend return incorrect date[time] values (Joost van der Sluis) - closed.
- 0007248: [Compiler] SETTEXTBUF does not work in Win32 environment (Florian Klämpfl) - closed.
- 0007252: [Compiler] module not executable after using strip utility (Peter Vreman) - closed.
- 0007261: [Compiler] Internal error 200603191 (Florian Klämpfl) - closed.
- 0007264: [Compiler] IsLibrary is not set TRUE in a library project (Florian Klämpfl) - closed.
- 0007266: [FCL] TBufDataset crash with empty table (Joost van der Sluis) - closed.
- 0007267: [FCL] TBufDataset crash with one row table (Joost van der Sluis) - closed.
- 0007268: [RTL] Inconsistent floating point exception mask (Florian Klämpfl) - closed.
- 0007272: [RTL] Suspect code in fpc_WideStr_Assign (Florian Klämpfl) - closed.
- 0007278: [IDE] calculator (Florian Klämpfl) - closed.
- 0007323: [FCL] Invalid TBufDAtaset state after ApplyUpdates (Joost van der Sluis) - closed.
- 0007324: [FCL] Memory leak in TBufDataset ApplyUpdates (Joost van der Sluis) - closed.
- 0007329: [Compiler] Delphi incompatibility: "function header mismatch" error (Peter Vreman) - closed.
- 0007330: [Compiler] Win64 programs with heap variables larger than 64k cause Windows API calls to fail (Florian Klämpfl) - closed.
- 0007331: [Compiler] Win64 IStream.Seek fails to seek (Florian Klämpfl) - closed.
- 0007336: [Compiler] Internal error 200130121 on 64 bit build of current svn (Florian Klämpfl) - closed.
- 0007366: [FCL] Wrong field values in TBufDataset (Joost van der Sluis) - closed.
- 0007389: [RTL] ForceDirectories crash miserably when called with path related to notexisted drive (Florian Klämpfl) - closed.
- 0007411: [FCL] TRegIniFile class is not implemented (Florian Klämpfl) - closed.
- 0007418: [FCL] TRegistry generates AV under Linux (Michael Van Canneyt) - closed.
- 0007434: [RTL] Can't redirect writeln's from other thread to file (Florian Klämpfl) - closed.
- 0007446: [Compiler] Overloading with open array of integer parameter (Peter Vreman) - closed.
- 0007453: [Compiler] C calling convention broken when passing structures larger than two integers. (Florian Klämpfl) - closed.
- 0007567: [RTL] Readln not correctly null-terminating char array buffers like Delphi (Jonas Maebe) - closed.
- 0007570: [Packages] gl unit needs Set8087CW under Linux too (Florian Klämpfl) - closed.
- 0005993: [Compiler] scope of protected class member accross modules (Peter Vreman) - closed.
- 0006031: [Compiler] Request for Bit-level packing in MacPas mode (Jonas Maebe) - closed.
- 0006203: [Compiler] inherited 'call' in message handling (Peter Vreman) - closed.
- 0007071: [Compiler] Compiler calls wrong overloaded method (Peter Vreman) - closed.
- 0007086: [Documentation] round(2.5) gives 2 instead of 3 (Michael Van Canneyt) - closed.
- 0007100: [Compiler] Incorrect releasing of temporary string variables when exception is raised (Jonas Maebe) - closed.
- 0007133: [FCL] THttpServlet servlet mappings (Michael Van Canneyt) - closed.
- 0007165: [Compiler] Compiled executable cannot be loaded into gdb (Florian Klämpfl) - closed.
- 0007180: [Compiler] Hint unnecesary? (Jonas Maebe) - closed.
- 0007183: [Compiler] Memory leak loading and unloading DLL (Florian Klämpfl) - closed.
- 0007187: [RTL] lPropInfo^.GetProc doesn't return nil as Delphi does (Florian Klämpfl) - closed.
- 0007195: [Compiler] sqrt() : Illegal type conversion: "Double" to "Single" (Jonas Maebe) - closed.
- 0007222: [RTL] No StrToBoolDef (Florian Klämpfl) - closed.
- 0007227: [Compiler] *nix specific codegeneration bugs passing a dyn array to an open array. (Peter Vreman) - closed.
- 0007232: [Compiler] stored for published properties defaults to false (Michael Van Canneyt) - closed.
- 0007245: [Compiler] MD5File() returns wrong Hash on opened/binary files (Michael Van Canneyt) - closed.
- 0007269: [FCL] TField.as* properties do not raise exception. (Joost van der Sluis) - closed.
- 0007276: [RTL] Format('%*d') fails on x86_64 (Thomas Schatzl) - closed.
- 0007289: [FCL] TComponentList crash (Michael Van Canneyt) - closed.
- 0006923: [Compiler] Wrong note about unused private field (Jonas Maebe) - closed.
- 0007109: [RTL] GetLongName, GetShortName invalid return values (Tomas Hajny) - closed.
- 0007117: [Compiler] makeskel creates duplicate <element> nodes (Michael Van Canneyt) - closed.
- 0007128: [Compiler] ie200601241 when generating dwarf debuginfo for subenum (Florian Klämpfl) - closed.
- 0007135: [Compiler] Access violation while compiling procedure with empty set as default argument with dwarf debuginfo (Florian Klämpfl) - closed.
- 0007136: [RTL] fpc_exit crashing when -XM is used (Florian Klämpfl) - closed.
- 0007143: [RTL] comparedword does not work as expected (Florian Klämpfl) - closed.
- 0007799: [Compiler] RTTI is not saved or read properly (Peter Vreman) - closed.
- 0007756: [RTL] FloatToDecimal produces rounding errors sometimes (Jonas Maebe) - closed.
- 0001741: [LCL] TWMDropFiles record not found in messages.pp (Florian Klämpfl) - closed.
- 0007380: [Compiler] FPC 2.0.4: ppcppc generated link.res file is pointing gcc in the wrong direction (Jonas Maebe) - closed.
- 0007095: [Compiler] widestring reference counting problem when passing an OleVariant as a Variant to a procedure (Florian Klämpfl) - closed.
- 0007753: [IDE] an't start latest Lazarus snapshot (Peter Vreman) - closed.
- 0007723: [Compiler] Crash on Intel Mac Mini Mac OS X Version 10.4.8 (Jonas Maebe) - closed.
- 0007111: [Compiler] Incorrect structure parameters passing by value for ARM (Florian Klämpfl) - closed.
- 0007598: [Compiler] IE on lazarus compilation with latest 2.1.1 (Ales Katona) - closed.
- 0007573: [Compiler] Spilling error (Daniël Mantione) - closed.
- 0007637: [RTL] format('%e') bug (Jonas Maebe) - closed.
- 0007593: [Compiler] FPC 2.1.1 Internal Error compiling itself at rev. 4863 (Florian Klämpfl) - closed.
- 0007590: [Compiler] can't "make all" fpc trunk - system.pp(276) Fatal: Internal error 200603012 (Peter Vreman) - closed.
- 0007568: [Compiler] FPC 2.1.1(ppcppc,darwin): code generation error (record fields) (Jonas Maebe) - closed.
- 0007499: [Compiler] FPC 2.1.1(ppcppc,darwin): single precision locals stored on the stack as overlapping doubles (Jonas Maebe) - closed.
- 0007138: [Compiler] strip creates an invalid executable (Peter Vreman) - closed.
- 0007425: [Compiler] Overload conflict Double vs. Real (Florian Klämpfl) - closed.
- 0007440: [Compiler] Using -al creates buggy program (Florian Klämpfl) - closed.
- 0007450: [Packages] Adding MD5Buffer function to md5 unit (Florian Klämpfl) - closed.
- 0007379: [Compiler] FPC 2.1.1 (Intel,macpas): logical not on packed boolean elements generates internal error (Jonas Maebe) - closed.
- 0007438: [Compiler] FPC 2.1.1 (Intel): computes incorrect offset to packed record field (Jonas Maebe) - closed.
- 0007372: [Compiler] FPC 2.1.1: cannot take address of packed array (Jonas Maebe) - closed.
- 0006349: [Compiler] SetPEFlags not supported (Florian Klämpfl) - closed.
- 0006610: [FCL] sqldb.TSqlQuery.ApplyUpdates is not workin properly (Joost van der Sluis) - closed.
- 0006714: [Compiler] MINSTACKSIZE & IMAGEBASE not known (Florian Klämpfl) - closed.
- 0006992: [Compiler] Compiler crashes when compiling library (Peter Vreman) - closed.
- 0007098: [Compiler] InterlockedCompareExchange is missing in ARM rtl (olivier) - closed.
- 0006369: [Documentation] Documentation/example for fpdup2 wrong (Michael Van Canneyt) - closed.
- 0006370: [Documentation] Reference manual incorrectly states that inline functions are not exportable (Michael Van Canneyt) - closed.
- 0006382: [Documentation] Makeskel and fpdoc fail on Delphi Construct (Michael Van Canneyt) - closed.
- 0006523: [Documentation] Wrong doc info (Michael Van Canneyt) - closed.
- 0006564: [Documentation] nostackframe procedure directive not documented (Michael Van Canneyt) - closed.
- 0006611: [Documentation] exporting a function in a library - documentation (Michael Van Canneyt) - closed.
- 0006625: [Documentation] fileread (Michael Van Canneyt) - closed.
- 0006753: [Documentation] -Fu..........\adir\* is not documented, means what ?? (Michael Van Canneyt) - closed.
- 0006766: [FCL] TXMLDocument.Encoding - not implemented (Michael Van Canneyt) - closed.
- 0006866: [FCL] TFileStream.Create - overloaded constructors don't differ in implementation (Michael Van Canneyt) - closed.
- 0006881: [FCL] Dataevents in TDataset.MoveBy (Michael Van Canneyt) - closed.
- 0006887: [RTL] AddDisk is a procedure, not a function (Michael Van Canneyt) - closed.
- 0006930: [RTL] Missing TRunTimeError (Michael Van Canneyt) - closed.
- 0006977: [Compiler] Incorrect code generation in range checks (Jonas Maebe) - closed.
- 0007006: [RTL] AV in fpc_widestr_inc_ref (Peter Vreman) - closed.
- 0007025: [RTL] FpFork and BeginThread problems (Micha Nelissen) - closed.
- 0005429: [FCL] XMLreader International chars (Michael Van Canneyt) - closed.
- 0006884: [Compiler] XMLRead does not handle encoding correctly (Michael Van Canneyt) - closed.
- 0006953: [Documentation] Memory leak habits in Documentation (Michael Van Canneyt) - closed.
- 0007004: [FCL] TFPWriterXPM patch (Michael Van Canneyt) - closed.
- 0007005: [FCL] Minor fixes to xml read/write (Michael Van Canneyt) - closed.
- 0007390: [RTL] TCollection.BeginUpdate .EndUpdate not Delphi compatible (Florian Klämpfl) - closed.
- 0007197: [Compiler] Show executable info (-vx) is not supported by the internal linker (Peter Vreman) - closed.
- 0007258: [FCL] Has "7205: Parameterized SQL queries to PostgreSQL backend return incorrect date[time] values" been really resolved ? (Joost van der Sluis) - closed.
- 0007236: [Documentation] some examples in fpcdocs/mathex/ don't compile (Florian Klämpfl) - closed.
- 0007161: [Compiler] EAccessViolation when program compiled with SSE2/3 and -O2/3 (Jonas Maebe) - closed.
- 0007088: [Compiler] unhandled compiler exception - closed.
- 0004514: [Compiler] interfaces export (Florian Klämpfl) - closed.
- 0006919: [FCL] AV in TBufDataset (Joost van der Sluis) - closed.
- 0006947: [FCL] A wish: to access pending updates count (Joost van der Sluis) - closed.
- 0006970: [Compiler] problem with class procedure (Florian Klämpfl) - closed.
- 0006079: [Compiler] Bad Overflow Check - closed.
- 0007068: [RTL] Certain compiler options (most notably -O2) make fpc insert wrong values for constants (Jonas Maebe) - closed.
- 0006491: [RTL] SysUtils.ExtractFileDrive inconsistent with Delphi (Michael Van Canneyt) - closed.
- 0006848: [Compiler] Dot notation, export from unit in uses (Florian Klämpfl) - closed.
- 0006891: [FCL] TDOMNodeList.GetCount / GetItem are slow (Florian Klämpfl) - closed.
- 0006955: [Compiler] How to make compiler msgs user friendly (Tomas Hajny) - closed.
- 0006959: [Compiler] .rodata support (Florian Klämpfl) - closed.
- 0007041: [FCL] FPDOC: Links in a the seealso tag ignore lonf form (Michael Van Canneyt) - closed.
- 0006587: [FCL] PATH not searched in windows TProcess (Michael Van Canneyt) - closed.
- 0006485: [Documentation] Online documentation errors sin, cos, threading (Michael Van Canneyt) - closed.
- 0006624: [Compiler] Bug in functions with generics (Florian Klämpfl) - closed.
- 0006980: [RTL] ExpandFileName removes drive letter (Florian Klämpfl) - closed.
- 0006980: [RTL] ExpandFileName removes drive letter (Florian Klämpfl) - closed.
- 0006511: [Packages] fbembed.dll is not recognised by ibase60.inc (Michael Van Canneyt) - closed.

FPC - 2.0.5
===========
- 0007404: [Compiler] Problems with smart linking ARM under Windows (Jonas Maebe) - closed.
- 0008270: [RTL] runtime 216 (Pierre Muller) - closed.
- 0007260: [FCL] TimeStamp from PostGRE SQL doesn't work (Joost van der Sluis) - closed.

FPC - 2.0.4
===========
- 0005469: [Compiler] ppc386 inside path with underscore -> help message is incorrect (Peter Vreman) - closed.
- 0008582: [RTL] filewite on OS/2 (Tomas Hajny) - closed.
- 0006755: [Compiler] More details regarding 4887 (compilation of fpide with 2.1.1.) (Marco van de Voort) - closed.
- 0006748: [Compiler] 2.1.1 broken on FreeBSD (Marco van de Voort) - closed.
- 0008833: [RTL] Endless loop with CRT module, symlink under /dev (Daniël Mantione) - closed.
- 0006988: [RTL] Twriter.WriteDescendent with component properties (Michael Van Canneyt) - closed.
- 0006898: [FCL] AV in TSQLQuery (Joost van der Sluis) - closed.
- 0005641: [Compiler] bad construction status of objects. (Florian Klämpfl) - closed.
- 0007119: [Website] FreePascal on Mac not supported anymore (Jonas Maebe) - closed.
- 0007122: [Compiler] Array with char index could not compile (Jonas Maebe) - closed.
- 0005965: [IDE] IDE crashes as soon as I try to compile a program (Thomas Schatzl) - closed.
- 0006865: [Compiler] Compiler crash with -Fcutf8 (Florian Klämpfl) - closed.
- 0007174: [RTL] Memory Leak / Different Behaviour for FPC > 2.0.2 (Casting Interface) (Florian Klämpfl) - closed.
- 0007153: [RTL] install 2.0.4 rc1 for OS/2 (Tomas Hajny) - closed.
- 0007160: [RTL] GetLongName is returning wrong information it is supposed to be longname not fullpathname (Tomas Hajny) - closed.
- 0007194: [Installer] install.dat (Tomas Hajny) - closed.
- 0006301: [Compiler] FPC doesn't run on G5 (Thomas Schatzl) - closed.
- 0007146: [Installer] install 2.0.4 rc1 (Tomas Hajny) - closed.
- 0007156: [Installer] install 2.0.4 rc1 for DOS (Tomas Hajny) - closed.
- 0006126: [Compiler] Wrong result with typed constants in amd64 (Florian Klämpfl) - closed.
- 0006901: [Compiler] floating point arithmetic bug(s) on AMD64 (Florian Klämpfl) - closed.
- 0007065: [FCL] Implement TDataSet.Translate (Joost van der Sluis) - closed.
- 0007090: [Compiler] Saturation with MMX gives wrong results when counting (Florian Klämpfl) - closed.
- 0007104: [IDE] List Index out of Bounds error when trying to compile project (Peter Vreman) - closed.
- 0006913: [Compiler] fpc optimizer bug (Jonas Maebe) - closed.
- 0007003: [LCL] missing class procedure Synchronize(AThread: TThread; AMth: TThreadMethod); (Florian Klämpfl) - closed.
- 0007007: [FCL] Wrong TDataLink.ActiveRecord after append-cancel (Joost van der Sluis) - closed.
- 0007050: [RTL] Error 204 in heaptrc.pp (Florian Klämpfl) - closed.
- 0006938: [FCL] AV inTBufDataset.CancelUpdates (Joost van der Sluis) - closed.
- 0007013: [RTL] wrong complex argument carg in unit UComplex (Florian Klämpfl) - closed.
- 0005815: [RTL] donekeyboard (Daniël Mantione) - closed.
- 0005880: [Installer] Installer don't set the default unit directories (Florian Klämpfl) - closed.
- 0005948: [Installer] unit postgres3dyn missing in win32 installer (Florian Klämpfl) - closed.
- 0006087: [IDE] ide 1.0.4 - fpc 2.0.1 /2.1.1 (Florian Klämpfl) - closed.
- 0006235: [IDE] Linux IDE Command Output screen garbled (Daniël Mantione) - closed.
- 0006342: [Compiler] crosscompiling from linux to darwin uses the wrong crt1.o (Florian Klämpfl) - closed.
- 0006375: [Installer] Free Pascal IDE desktop icon gets installed everytime! (Florian Klämpfl) - closed.
- 0006808: [Compiler] read(f, varrec) triggers tsunami of FALSE hints (Jonas Maebe) - closed.
- 0005566: [Compiler] (delphi incompat)published property UserData[key: UTF8String]: IInterface read GetUserData write SetUserData; (Florian Klämpfl) - closed.
- 0005736: [Compiler] Passing TMethod to a C-library on arm (Florian Klämpfl) - closed.
- 0006232: [IDE] Linux IDE shows wrong colors (Daniël Mantione) - closed.
- 0006520: [Compiler] DIV operator overload (Florian Klämpfl) - closed.
- 0006616: [Packages] Unit Video error in Fedora Core 4 xterm (Daniël Mantione) - closed.
- 0006978: [IDE] Colors don't work and more (Daniël Mantione) - closed.
- 0006796: [Compiler] AS operator allowed on interfaces not derived form IUnknown (CORBA) (Florian Klämpfl) - closed.
- 0006925: [Packages] TPQConnection.LoadField crashes with some TIMESTAMP values (Joost van der Sluis) - closed.
- 0006944: [FCL] TDataset.UpdateStatus is not overriden in TBufDataset (Joost van der Sluis) - closed.
- 0007099: [Compiler] Virtual non-scalar-typed function + COM interface on Mac PowerPC causes access violation (Florian Klämpfl) - closed.
- 0006846: [Compiler] operand swapped when doing floating point division with integers (Florian Klämpfl) - closed.
- 0007060: [RTL] RomanToInt does not recognize 'I' (Florian Klämpfl) - closed.
- 0006684: [Compiler] D := -100; 2*D=4294967096 on AMD64 (Florian Klämpfl) - closed.
- 0006435: [Compiler] IE when declaring class variables (static class fields) (Florian Klämpfl) - closed.
- 0006644: [IDE] Help Files is missing in the lateset FreePascal (Florian Klämpfl) - closed.
- 0006716: [Compiler] stack checking when using threads (Florian Klämpfl) - closed.
- 0006739: [RTL] Video unit not restoring cursor correctly (Florian Klämpfl) - closed.
- 0006771: [FCL] incorrect Update statement passed (Joost van der Sluis) - closed.
- 0006785: [RTL] crt garbles writeln() output (Florian Klämpfl) - closed.
- 0006825: [IDE] IDE not working on Fedora Core 5 (Marco van de Voort) - closed.
- 0006916: [Compiler] Incorrect code generation (Jonas Maebe) - closed.
- 0006960: [Compiler] Single variable as an open array parameter (Peter Vreman) - closed.
- 0006989: [Compiler] The compiler crash when using multiples inlines (Peter Vreman) - closed.
- 0006843: [Compiler] Linker errors out of order (Tomas Hajny) - closed.
- 0006652: [FCL] Trying to delete 10000 records with TSqlQuery raises an 202 runtime error (Joost van der Sluis) - closed.
- 0006936: [RTL] TComponent.FindComponent is case-sensitive (Michael Van Canneyt) - closed.
- 0006633: [RTL] Add support for EndianConversion functions in the RTL (Florian Klämpfl) - closed.
- 0006935: [RTL] Simple ASCII-reading gives runtime error 6 after migration from 2.0.0 to 2.0.2 (Michael Van Canneyt) - closed.
- 0006418: [Compiler] implementing procedures of interface does not work when range check is enabled (Florian Klämpfl) - closed.
- 0006488: [Compiler] dynamic array parameters (Florian Klämpfl) - closed.
- 0006595: [RTL] Variant feature request (Florian Klämpfl) - closed.
- 0006607: [Compiler] internal error 200501051 calling lsl in ARM asm (Florian Klämpfl) - closed.
- 0006729: [RTL] Memory leakage when dynamically creating threads. (Florian Klämpfl) - closed.
- 0006746: [Compiler] declared interface variable ends with error code 210 (Florian Klämpfl) - closed.
- 0006874: [Web site] no WinCE catagory in bug report list (Florian Klämpfl) - closed.
- 0006784: [Compiler] Comparing empty strings (Florian Klämpfl) - closed.
- 0006871: [Compiler] shufps - closed.
- 0006902: [Compiler] 3-operand sse opcodes bug (Florian Klämpfl) - closed.
- 0006909: [Compiler] Property option stored false (Florian Klämpfl) - closed.
- 0006910: [RTL] the IPC_PRIVATE constant is missing from unit ipc on linux (Marco van de Voort) - closed.
- 0005935: [IDE] Color control in IDE (Daniël Mantione) - closed.
- 0006076: [IDE] (Daniël Mantione) - closed.
- 0006233: [IDE] Linux IDE Options / Environment / Colors does not work (Daniël Mantione) - closed.
- 0006713: [IDE] Wrong screen handling by IDE (Daniël Mantione) - closed.
- 0006863: [Compiler] error in assignments in arm compiler (Peter Vreman) - closed.
- 0006915: [Compiler] IE 200310221 - compilation order on circular units (Peter Vreman) - closed.
- 0006900: [Compiler] Addition to http://www.freepascal.org/bugs/showrec.php3?ID=5087 [^] (Peter Vreman) - closed.
- 0006870: [FCL] MySQL50Connection Reconnect fails (Joost van der Sluis) - closed.
- 0005502: [FCL] TImage.LoadFromFile (Marco van de Voort) - closed.
- 0006899: [FCL] TDataset.Insert shows record at wrong position (Joost van der Sluis) - closed.
- 0006904: [RTL] Errors in rtl\win32\wininc\struct.inc (Marco van de Voort) - closed.
- 0006890: [FCL] TDOMNodeList.GetItem is not working correctly - closed.
- 0006892: [FCL] AV in TSQLQuery.RecNo (Joost van der Sluis) - closed.
- 0006897: [FCL] TSQLQuery.First returns wrong data (Joost van der Sluis) - closed.
- 0005368: [Misc] fprcp can not handle large numbers (Marco van de Voort) - closed.
- 0005369: [Misc] fprcp can not handle multiple includes (Marco van de Voort) - closed.
- 0005841: [RTL] TimeStampToDateTime return value, not Delphi compatible - closed.
- 0006535: [RTL] Reading of numbers incompatible to TP/BP (Marco van de Voort) - closed.
- 0006551: [RTL] fpSigAction broken on CentOS 4.2 (Marco van de Voort) - closed.
- 0006821: [RTL] DateTimeToTimeStamp bug (Marco van de Voort) - closed.
- 0006855: [Misc] XCode (Marco van de Voort) - closed.
- 0005497: [RTL] Typecast of error codes in errors.inc (Marco van de Voort) - closed.
- 0006683: [Packages] SqlDb/PostgreSql ::text fields problems (Joost van der Sluis) - closed.
- 0006707: [FCL] db fixes break MySQL5.0 in Lazarus - closed.
- 0006847: [FCL] MySQL 5.0 Errors with DateTime / TimeStamp fields (Joost van der Sluis) - closed.
- 0006841: [Compiler] Resourcestring with external linker are empty (Peter Vreman) - closed.
- 0006858: [Compiler] Internal error 200106041 (Peter Vreman) - closed.
- 0006852: [RTL] DEBUG_EVENT record incompatible with Delphi (Marco van de Voort) - closed.
- 0006853: [RTL] CONTEXT record defaults to ppc version (Marco van de Voort) - closed.
- 0006842: [Packages] AV in INSERT_STRING / FPC 2.0.3 (Peter Vreman) - closed.
- 0006844: [RTL] AV in FORWARDS_IA32_3 / 2.0.3 / fastmove (Jonas Maebe) - closed.
- 0006830: [RTL] FormatDateTime returns 2-digit year with 'y' in FormatStr (Michael Van Canneyt) - closed.
- 0006802: [Compiler] FloatToStr(ADate) doesn't work on sparc-solaris (Peter Vreman) - closed.
- 0006770: [Compiler] Writeln(longint) doesn't work (Peter Vreman) - closed.
- 0005485: [RTL] Sock2text doesn't work (Marco van de Voort) - closed.
- 0005795: [RTL] missing VarArray support (Marco van de Voort) - closed.
- 0006223: [RTL] CurrentYear not found. (Marco van de Voort) - closed.
- 0006538: [RTL] PBM_SETRANGE32 missing in windows unit (Marco van de Voort) - closed.
- 0006563: [RTL] TStringCollection Memory Leak - closed.
- 0006601: [RTL] TStrings - GetText() - Ignores DefaultTextLineBreakStyle - closed.
- 0006703: [Compiler] aassembling (Marco van de Voort) - closed.
- 0006762: [RTL] TStringList.Text := 'xxx' + LineEnding + 'y' doesn't work as it should (Marco van de Voort) - closed.
- 0006792: [RTL] TStringList - SetTextStr (Last line - 1 character does not get set) (Marco van de Voort) - closed.
- 0006801: [RTL] AnsiContainsText is case-sensitive (Marco van de Voort) - closed.
- 0006794: [Compiler] Error while linking a dll (Peter Vreman) - closed.
- 0006786: [Compiler] Compiler usage (Peter Vreman) - closed.
- 0006174: [RTL] (Marco van de Voort) - closed.
- 0006705: [FCL] Property params is not added to connection string in TPQconnection (Joost van der Sluis) - closed.
- 0006761: [RTL] TOKEN PRIVILEGES (Marco van de Voort) - closed.
- 0006221: [Compiler] Could u tell me how to install fpc on mac os x86 (Peter Vreman) - closed.
- 0006250: [Compiler] Optimization directive incomplete (Peter Vreman) - closed.
- 0006760: [Compiler] Peephole optimizer does not work (Peter Vreman) - closed.
- 0005699: [RTL] Ungracious handling of control-c (Marco van de Voort) - closed.
- 0006331: [RTL] Copy2SymbDel - Symb not deleted (Marco van de Voort) - closed.
- 0006588: [RTL] Setting TStringList.CaseSensitive doesn't work as it should (Marco van de Voort) - closed.
- 0006608: [RTL] constant cw_usedefault buggy (Marco van de Voort) - closed.
- 0006682: [RTL] windows.pas range check errors - closed.
- 0006695: [RTL] WinAPI call to GetGlyphOutline(W) always fails (Marco van de Voort) - closed.
- 0006699: [RTL] TStringList.Text := 'x'; doesn't work (Marco van de Voort) - closed.
- 0006744: [RTL] Crt brakes output (Marco van de Voort) - closed.
- 0006741: [Documentation] Documentation of for-loop wrong (Michael Van Canneyt) - closed.
- 0006582: [FCL] IniFile.DeleteKey results in access violation (Peter Vreman) - closed.
- 0006733: [Compiler] Internal error 200109092 (Jonas Maebe) - closed.
- 0006726: [Compiler] gdb.exe 6.3 does not recognizes debbuging symbols in EXE under Windows (Peter Vreman) - closed.
- 0005585: [Compiler] -Xs doesn't work on win32 (Peter Vreman) - closed.
- 0006715: [Compiler] -Xs parameter to the compiler has no effect (Peter Vreman) - closed.
- 0005415: [Compiler] INLINE functions with WITH statement generate int.error 200208193 (Peter Vreman) - closed.
- 0005911: [Compiler] Bad FPC Warning 2 (Peter Vreman) - closed.
- 0005871: [Packages] fpc/packages/base/mysql/mysql4.pp defines functions that are not in the mysql client library (Joost van der Sluis) - closed.
- 0006065: [Compiler] AV in with statement (Jonas Maebe) - closed.
- 0006672: [Compiler] Taking address of inherited function (Peter Vreman) - closed.
- 0006679: [Compiler] Crashes without useful error message (Peter Vreman) - closed.
- 0006680: [Compiler] Range-checking problems (Jonas Maebe) - closed.
- 0006668: [Packages] Incorrect Method names in winunits/jwatlhelp32.pas (Marco van de Voort) - closed.
- 0006534: [Compiler] while compiling more, than 1 unit I got: (Jonas Maebe) - closed.
- 0006584: [Compiler] Compiler goes into infinite loop (Peter Vreman) - closed.
- 0006646: [RTL] Widestring length problem (Peter Vreman) - closed.
- 0006667: [Misc] Read from Registry (Peter Vreman) - closed.
- 0006670: [RTL] SafeArrayCreate and SafeArrayCopy don't set LockCount (Peter Vreman) - closed.
- 0006536: [RTL] StrError in FreeBSD reports crap (Jonas Maebe) - closed.
- 0006602: [Compiler] Error compiling DLL (Jonas Maebe) - closed.
- 0006627: [Compiler] Internal error 14357 (Jonas Maebe) - closed.
- 0006655: [Documentation] rtl docs (graph and other) (Peter Vreman) - closed.
- 0006663: [Compiler] Can't compile DLL (Peter Vreman) - closed.
- 0006650: [Compiler] Optimization and signed/unsigned comparison (Jonas Maebe) - closed.
- 0006658: [Compiler] Can't compile any libraries (Peter Vreman) - closed.
- 0006630: [Compiler] Another AV on compilation (Peter Vreman) - closed.
- 0006648: [Compiler] compiler EAccessViolation (Peter Vreman) - closed.
- 0006651: [FCL] sqldb.TSqlConnection raises exception while freeing it (Joost van der Sluis) - closed.
- 0006654: [Compiler] An undefined constant makes the compiler crash (Peter Vreman) - closed.
- 0006639: [Compiler] Compilation fails with error -4 (Jonas Maebe) - closed.
- 0006643: [RTL] random(0 int64) (Jonas Maebe) - closed.
- 0006645: [Compiler] User defined deprecation (Jonas Maebe) - closed.
- 0006647: [Compiler] AV on Compilation (Jonas Maebe) - closed.
- 0006619: [Misc] SumInt function is missing in Math unit (Peter Vreman) - closed.
- 0006600: [Compiler] complement to 4051 issue (Peter Vreman) - closed.
- 0006590: [RTL] variants - null operation (Peter Vreman) - closed.
- 0006568: [Compiler] Wrong hint for uninitial function result in nested procedure (Jonas Maebe) - closed.
- 0006585: [Compiler] For cycle variables not protected properly (Jonas Maebe) - closed.
- 0006539: [FCL] Virtual/abstract TDataset method can't be implemented by descendant. (Joost van der Sluis) - closed.
- 0006561: [Compiler] a different order of command line switches causes -Sh to be ignored (Peter Vreman) - closed.
- 0006569: [Compiler] add FPCDATE compiler info (Peter Vreman) - closed.
- 0006570: [Compiler] Show stacktrace in case of an unhandled exception (Peter Vreman) - closed.
- 0006562: [Compiler] erroneous "Asm: duplicate label" error message (Jonas Maebe) - closed.
- 0006519: [Free Vision] Unit FileIO needed for Free Vision absent (Florian Klämpfl) - closed.
- 0005023: [Compiler] Array of char with strings (Jonas Maebe) - closed.
- 0005192: [Compiler] interface inheritance problem (Jonas Maebe) - closed.
- 0006030: [Compiler] length array of char containing #0 gives different result compared to kylix (Jonas Maebe) - closed.
- 0006316: [Compiler] Code fails to compile in delphi mode (Jonas Maebe) - closed.
- 0006530: [RTL] Variant varSingle gets assigned varDouble (Florian Klämpfl) - closed.
- 0006556: [RTL] Continuation of bugs 4120 & 4134 / read(string[n]) error (Jonas Maebe) - closed.
- 0006558: [Compiler] Readln error (Jonas Maebe) - closed.
- 0006548: [RTL] QWord properties are not streamed (Florian Klämpfl) - closed.
- 0006549: [Compiler] windmax initialized to incorrect value (Jonas Maebe) - closed.
- 0006474: [RTL] TStringList.OnChanging don't work (Jonas Maebe) - closed.
- 0006480: [Compiler] Wrong hint for initialized variables (Jonas Maebe) - closed.
- 0006481: [Compiler] Cannot declare defaulti if a initialized variable i is already declared (Jonas Maebe) - closed.
- 0006541: [Misc] netdb and winsock GetHostByName return wrong ip (Jonas Maebe) - closed.
- 0006550: [Compiler] Fatal: Internal error 200411171 (Jonas Maebe) - closed.
- 0005400: [IDE] ide setting (Jonas Maebe) - closed.
- 0005887: [RTL] initvideo error 216 (Jonas Maebe) - closed.
- 0006439: [Compiler] Stack check failing (Jonas Maebe) - closed.
- 0006542: [Compiler] fpc halts badly if dynargs param is untyped (Jonas Maebe) - closed.
- 0006546: [Compiler] FPC gives Internal Error instead of Syntax Error (Jonas Maebe) - closed.
- 0006537: [Compiler] Spelling error in executable info (-vx) (Jonas Maebe) - closed.
- 0006380: [Compiler] GetProcAddress doesn't work with Mac OS X (Jonas Maebe) - closed.
- 0006402: [RTL] More info on bug 4471 (Jonas Maebe) - closed.
- 0006528: [RTL] ExtractFileName function inconsistent with Delphi (Marco van de Voort) - closed.
- 0006531: [Compiler] Properties syntax inconsistent (Peter Vreman) - closed.
- 0005274: [Compiler] property and method parameter with same name allowed (Peter Vreman) - closed.
- 0006475: [Compiler] Compiler hangs (Peter Vreman) - closed.
- 0006508: [Compiler] Local symbols/labels aren't allowed as references (Peter Vreman) - closed.
- 0006509: [Compiler] asm data parse (Peter Vreman) - closed.
- 0006512: [Compiler] concatenation of widechar and strings (compiler crash) (Peter Vreman) - closed.
- 0006515: [Compiler] Sanity checks on property-implementation too lax (Peter Vreman) - closed.
- 0006502: [Compiler] Internal Error 99080501 (Peter Vreman) - closed.
- 0006490: [RTL] Incorporate FastMM into FPC (Daniël Mantione) - closed.
- 0006371: [Compiler] duplicate identifier (Jonas Maebe) - closed.
- 0006441: [Compiler] Sign of zero discarded in constant assignment (Jonas Maebe) - closed.
- 0006469: [Compiler] Compile error when setting runtime-related compile-flag! (Florian Klämpfl) - closed.
- 0006487: [Compiler] Symbols not exported correctly (Florian Klämpfl) - closed.
- 0006489: [RTL] DynLibs.NilHandle under Unixes is not constant (Florian Klämpfl) - closed.
- 0006461: [IDE] ide crash when exit (Marco van de Voort) - closed.
- 0005785: [FCL] TThread vs FreeOnTerminate (Jonas Maebe) - closed.
- 0005910: [Compiler] Bad FPC Warning (Jonas Maebe) - closed.
- 0006442: [Compiler] slow memory allocation (Jonas Maebe) - closed.
- 0006453: [Packages] glutBitmapCharacter (Jonas Maebe) - closed.
- 0006479: [Misc] Multiple Vulnerabilities on the site (Michael Van Canneyt) - closed.

FPC - 2.0.2
===========
- 0006142: [RTL] currency type broken in Format() (Florian Klämpfl) - closed.
- 0006082: [Compiler] Enum/Set Bug (Peter Vreman) - closed.
- 0006071: [RTL] str() overrange (Jonas Maebe) - closed.
- 0006440: [Compiler] read(string) buffer overflow (Jonas Maebe) - closed.
- 0006464: [Misc] SQL Injection Possibility On Your Website (Michael Van Canneyt) - closed.
- 0006463: [Compiler] succ or pred on enums with assignments not possible (Florian Klämpfl) - closed.
- 0006468: [RTL] Win32CompareWideString on windows98 (Florian Klämpfl) - closed.
- 0006473: [Compiler] Compiler crashes when using 0001310 in a string - closed.
- 0005582: [IDE] IDE crashes upon Ctrl+Break ( BP/IDE does not) - closed.
- 0005588: [IDE] IDE deadlocks upon Search/Find/Backward - closed.
- 0005344: [RTL] paramstring - closed.
- 0005539: [IDE] Fatal: Cant find unit System (FPC1.9.6 DOS ) - closed.
- 0005553: [RTL] FPC196 crashes when compiling bad:=2/0; - closed.
- 0005589: [IDE] No VESA text modes in IDE selectable - closed.
- 0005770: [Compiler] GO32V2 compiler crash - closed.
- 0005771: [RTL] CatchSignal error under GO32V2 - closed.
- 0006243: [RTL] TRegistry.ChangeKey doesn't work (Florian Klämpfl) - closed.
- 0006427: [RTL] FloatToStr with 1e100 (Florian Klämpfl) - closed.
- 0006413: [RTL] AnsiContains(Str/Text) (Florian Klämpfl) - closed.
- 0006426: [RTL] ObjectBinaryToText with empty strings (Florian Klämpfl) - closed.
- 0006447: [RTL] strange behaviour of AnsiEndsStr (Florian Klämpfl) - closed.
- 0006436: [Compiler] Another IE when declaring class variables (Florian Klämpfl) - closed.
- 0006444: [Compiler] Exit() not allowed although parenless calls are (Florian Klämpfl) - closed.
- 0006438: [Compiler] Division by zero (Peter Vreman) - closed.
- 0005889: [Compiler] (Florian Klämpfl) - closed.
- 0006431: [Compiler] -o switch option needed (Peter Vreman) - closed.
- 0006433: [Misc] can't load library (Peter Vreman) - closed.
- 0005968: [Installer] Can't call the assembler (Tomas Hajny) - closed.
- 0006373: [Documentation] faq filemode (Marco van de Voort) - closed.
- 0006415: [RTL] Endless loop when readln file (text) (working with TP7) (Peter Vreman) - closed.
- 0006417: [Compiler] $WARN directive not known (Peter Vreman) - closed.
- 0006385: [Compiler] set of boolean (Peter Vreman) - closed.
- 0006392: [FCL] Error in compiling 'testser.pp' (Peter Vreman) - closed.
- 0006393: [FCL] Error in compiling 'asiotest.pp' (Peter Vreman) - closed.
- 0006403: [Compiler] yet another error 99080501 (Peter Vreman) - closed.
- 0006404: [RTL] gensigset.inc fpsigfillset (Peter Vreman) - closed.
- 0006400: [Packages] fpc.spec Copyright should be License (Peter Vreman) - closed.
- 0006289: [FCL] Interbase/Firebird crashes with a SQL that contains a : (Joost van der Sluis) - closed.
- 0006378: [FCL] AV in TDatabase (Joost van der Sluis) - closed.
- 0006390: [RTL] SetOrdProp sets 1 byte for an Int64 (Florian Klämpfl) - closed.
- 0006391: [RTL] SetOrdProp sets 1 byte for an Int64 (Florian Klämpfl) - closed.
- 0006395: [RTL] (Florian Klämpfl) - closed.
- 0006396: [RTL] Format('%d',[ASizeUInt]) gives error on 64 bits platform (Florian Klämpfl) - closed.
- 0006258: [RTL] Stack size for threads (Florian Klämpfl) - closed.
- 0006387: [RTL] TThreads.Create patch to add stacksize (Florian Klämpfl) - closed.
- 0006367: [RTL] Sockets.Accept in win32 error 10014 (Marco van de Voort) - closed.
- 0006386: [FCL] exception in testz.pp (Marco van de Voort) - closed.
- 0006379: [Compiler] bad message (Peter Vreman) - closed.
- 0006058: [FCL] TDbf raises an exception when trying to set a 32bit integer to a TIntegerField (Joost van der Sluis) - closed.
- 0003856: [IDE] Missing print functionality in IDE (Florian Klämpfl) - closed.
- 0004588: [Compiler] Delphi $R resource include directive incorrect (Peter Vreman) - closed.
- 0005451: [Misc] links created by fpdoc don't work (Peter Vreman) - closed.
- 0005554: [Packages] Missing overloaded gettimeofday for Kylix compatibility (Peter Vreman) - closed.
- 0005814: [Packages] unsigned value smaller zero ? (Peter Vreman) - closed.
- 0005878: [Installer] Installer don't set the starting dir for the links (Peter Vreman) - closed.
- 0006136: [Compiler] Procedure/Method parameter overload problem (update) (Peter Vreman) - closed.
- 0006147: [Compiler] Set runt-time error (Peter Vreman) - closed.
- 0006220: [IDE] ide crash, with large shell (Florian Klämpfl) - closed.
- 0006360: [Compiler] Assembler type size structures (Peter Vreman) - closed.
- 0004398: [Compiler] exports in unit (Florian Klämpfl) - closed.
- 0004935: [Compiler] Compiler directive corresponding to -Oa switch (alignment) (Peter Vreman) - closed.
- 0005208: [FCL] TDataset misses lookup and locate methods (Florian Klämpfl) - closed.
- 0005674: [Compiler] need Delphi-like implicit OleVariant to Variant conversion (Florian Klämpfl) - closed.
- 0005794: [Compiler] supports() and as work on interfaces without IID (Peter Vreman) - closed.
- 0005952: [Compiler] Assiging events causing problems with 2.0.0, but worked in 1.9.8 (Florian Klämpfl) - closed.
- 0006053: [Compiler] Bad code in TFPReaderPNG.ColorColor16 (Peter Vreman) - closed.
- 0006055: [Compiler] Unexpected result from pos (Peter Vreman) - closed.
- 0006122: [Compiler] Wishlist - alighment for 16b packed data (Peter Vreman) - closed.
- 0006135: [Compiler] Procedure/Method parameter overload problem (Peter Vreman) - closed.
- 0006200: [Compiler] Extend resolution of overloaded functions (Peter Vreman) - closed.
- 0006249: [Compiler] Align directive incomplete (Peter Vreman) - closed.
- 0006251: [Compiler] Stackframe directives unknown (Peter Vreman) - closed.
- 0006309: [RTL] Can no longer compile DLL (Florian Klämpfl) - closed.
- 0006346: [RTL] Memory leak in registerinitcomponenthandler (Florian Klämpfl) - closed.
- 0006353: [Packages] 3 fixes - Rebuilding fpc-2.0.0.src.rpm (Peter Vreman) - closed.
- 0006362: [RTL] ParamStr(0) error in Windows 2000 (Peter Vreman) - closed.
- 0005959: [Compiler] Follow-up to bug 4003 (Peter Vreman) - closed.
- 0005960: [Compiler] VAL with short strings in TP-Mode (Peter Vreman) - closed.
- 0005969: [Compiler] Internal Error 200108231 (Peter Vreman) - closed.
- 0006044: [Compiler] ansistring+open array+operator overloading = problem (Peter Vreman) - closed.
- 0006156: [Compiler] SIGSEGV in compiler generated code (Jonas Maebe) - closed.
- 0006161: [Compiler] Array of Procedure run time error (Florian Klämpfl) - closed.
- 0006175: [Compiler] string constant conversion to pchar (Peter Vreman) - closed.
- 0006210: [FCL] XML header mischeking (Florian Klämpfl) - closed.
- 0006211: [Compiler] WideString not compatible with COM BSTR (Peter Vreman) - closed.
- 0006224: [Compiler] Val range check warnings on win32 (Peter Vreman) - closed.
- 0006270: [Compiler] circular problem (Peter Vreman) - closed.
- 0006276: [Compiler] property with write access can't be written to (Peter Vreman) - closed.
- 0006277: [Compiler] Test for compilation mode fails (Peter Vreman) - closed.
- 0006335: [Compiler] Inline trouble (Peter Vreman) - closed.
- 0006356: [Compiler] an Internal Error 2003042214 (Peter Vreman) - closed.
- 0006299: [RTL] TInterfaceList (Florian Klämpfl) - closed.
- 0006324: [RTL] Missing implementation of RegisterClassAlias (Florian Klämpfl) - closed.
- 0006099: [Documentation] Contnrs 100% Undocumented but implemented? (Michael Van Canneyt) - closed.
- 0004872: [Compiler] Slice (dynarray,x) doesn't work. (Florian Klämpfl) - closed.
- 0004967: [RTL] TMultiReadExclusiveWriteSynchronizer; identifier missing in probably classes (Florian Klämpfl) - closed.
- 0006225: [Misc] links from http://www.freepascal.org/bugs/ [^] and http://community.freepascal.org:10000/ [^] incorrect (Florian Klämpfl) - closed.
- 0006291: [FCL] SQLdb Postgre (Joost van der Sluis) - closed.
- 0006319: [Compiler] glibc2 - glibc2.1 - uclibc autoselection causes problems (Florian Klämpfl) - closed.
- 0006328: [Compiler] Incorrect cast to int64 (Florian Klämpfl) - closed.
- 0006339: [Compiler] RESUME problems (Jonas Maebe) - closed.
- 0006340: [Compiler] -Or bug when passing too many 64 bit integer registers (Jonas Maebe) - closed.
- 0006344: [Compiler] Private member accessible from other module (Peter Vreman) - closed.
- 0006134: [RTL] Win32 crt.pas can't deal with MBCS (Peter Vreman) - closed.
- 0006139: [Misc] fpdoc can't parse the RTL (Peter Vreman) - closed.
- 0006336: [RTL] Multi threading on win32 (Peter Vreman) - closed.
- 0005757: [Documentation] Value typecasts (Michael Van Canneyt) - closed.
- 0005778: [Documentation] memory issues: dynamic array (Michael Van Canneyt) - closed.
- 0005862: [Documentation] Object fields allowed after method declarations (Michael Van Canneyt) - closed.
- 0005930: [Documentation] "saveregisters" and "popstack" modifiers (Michael Van Canneyt) - closed.
- 0006013: [Documentation] FPK in list of compiler defines (Michael Van Canneyt) - closed.
- 0006023: [Documentation] MACROS ON in docs (Michael Van Canneyt) - closed.
- 0006024: [Documentation] Implicit External (Michael Van Canneyt) - closed.
- 0006025: [Documentation] Bug Reporter page (Michael Van Canneyt) - closed.
- 0006028: [Documentation] cdecl documentation (Michael Van Canneyt) - closed.
- 0006274: [RTL] DirectoryExist not detect drive root entry - closed.
- 0006281: [Documentation] ExtractFileDir DOES include the driveletter (Michael Van Canneyt) - closed.
- 0006294: [Documentation] Not a bug, but how to make a mouse work in fp.exe (Michael Van Canneyt) - closed.
- 0006188: [Compiler] Recursion gets Runtime error 202 with options -O2 -S2 (Jonas Maebe) - closed.
- 0005917: [RTL] Enabling heap debugging options causes compilation failure (Peter Vreman) - closed.
- 0006060: [RTL] Widestrings on Windows (Peter Vreman) - closed.
- 0006317: [RTL] Missing TParamFlag type - closed.
- 0006327: [Compiler] setmousepos and H+ (Peter Vreman) - closed.
- 0006303: [Compiler] with & asm block (Jonas Maebe) - closed.
- 0005938: [Misc] 'Make rpm' assumes the logs-dir is there, even for svn (Peter Vreman) - closed.
- 0006308: [RTL] defines.inc incorrect BDR_SUNKENOUTER value (Peter Vreman) - closed.
- 0006312: [Packages] typo in libc/glue.inc: psize_t = size_t (Peter Vreman) - closed.
- 0006130: [RTL] Synchronize on an abstract virtual procedure doesn't work (Florian Klämpfl) - closed.
- 0006297: [Compiler] Procedure of object doesn't work with virtual (Florian Klämpfl) - closed.
- 0006293: [Installer] samplecfg gcc built-in specs bug (Jonas Maebe) - closed.
- 0005826: [Compiler] intel assembler incompatible with delphi's (Florian Klämpfl) - closed.
- 0006275: [Compiler] Darwin MAKE broken (Florian Klämpfl) - closed.
- 0006229: [RTL] Program crashes when using WideStrings (dom.pp) under OS/2 - closed.
- 0006268: [Compiler] Parser oddity in var x :mytype = value; parsing (Peter Vreman) - closed.
- 0006244: [RTL] AnsiStrComp problem (Florian Klämpfl) - closed.
- 0006236: [Compiler] fpc sometimes links incorrectly when using dynamic libraries (Michael Van Canneyt) - closed.
- 0006194: [Compiler] problem with overloading (Peter Vreman) - closed.
- 0006214: [Compiler] Widestring default procedure parameters (Peter Vreman) - closed.
- 0006227: [Compiler] Error in loop variable assignment check (Peter Vreman) - closed.
- 0006255: [Compiler] overloaded Trim on array of char ambiguous (Peter Vreman) - closed.
- 0006215: [Compiler] const array of pchar cannot be used (Peter Vreman) - closed.
- 0006226: [FCL] Assigning string containing #0 to TStringList.Text cuts (Michael Van Canneyt) - closed.
- 0006045: [Compiler] inline causes crash (Marco van de Voort) - closed.
- 0006154: [Compiler] real to integer conversion with trunc and round doesn't work - closed.
- 0006217: [RTL] Missing Win32 procedure header (Marco van de Voort) - closed.
- 0006199: [Compiler] Constant arrays sometimes produce incorrect data tables (Peter Vreman) - closed.
- 0006204: [Packages] Improve notification about missing glut32.dll (Peter Vreman) - closed.
- 0005920: [Compiler] Exports clause not allowed in programs (only libraries) (Florian Klämpfl) - closed.
- 0006190: [RTL] RTE 35 (Marco van de Voort) - closed.
- 0006093: [Packages] Unable to use JEDI Win32 libraries (Florian Klämpfl) - closed.
- 0006186: [FCL] (dom.pp)CompareDOMStrings does not check for 1st char (Marco van de Voort) - closed.
- 0006032: [RTL] array of TVarRec and array of const (Florian Klämpfl) - closed.
- 0006083: [RTL] Sockets ssize_t 16/32 bits (Marco van de Voort) - closed.
- 0006110: [IDE] ide edit + select all/unselect (Florian Klämpfl) - closed.
- 0006144: [Compiler] continuation of bug 4147 - array of TVarRec and array of const (Florian Klämpfl) - closed.
- 0006149: [RTL] readln(PChar) buffer overflow (Florian Klämpfl) - closed.
- 0006182: [RTL] ansireplacetext produces wrong results (Florian Klämpfl) - closed.
- 0006138: [RTL] Unix version of crt.pp don't assign values to WindMaxX and WindMaxY (Florian Klämpfl) - closed.
- 0006162: [Compiler] Incorrect passing of parameters of type TPointArray (Florian Klämpfl) - closed.
- 0006171: [Compiler] wrong negate: int64 := -longint (Florian Klämpfl) - closed.
- 0006177: [Compiler] TRY ... EXCEPT ON: instead of ON any identifier is allowed (Florian Klämpfl) - closed.
- 0006098: [Packages] SQLite example broken? (Marco van de Voort) - closed.
- 0006163: [RTL] Now is later (Marco van de Voort) - closed.
- 0006168: [RTL] SysTryResizeMem and heaptrace (Florian Klämpfl) - closed.
- 0006172: [Compiler] MMX fp 1.0.10 v.s. 2.0.0 (Florian Klämpfl) - closed.
- 0006133: [Compiler] Compiler calls windres.exe with blank --include parameter (Florian Klämpfl) - closed.
- 0006166: [Compiler] Taking address of typeconversion of function is allowed (Jonas Maebe) - closed.
- 0005890: [Compiler] Labels as reference in inline ASM don't work (Peter Vreman) - closed.
- 0006155: [Compiler] object forward declaration (Mac Pascal) doesn't work (Peter Vreman) - closed.
- 0006140: [FCL] TFPImageCanvas. Rectangle crash on Brush.Style = bsClear (Michael Van Canneyt) - closed.
- 0006146: [RTL] Function iswordpresent have an infinite loop (Michael Van Canneyt) - closed.
- 0006137: [Packages] GTK2 - gint8 (Florian Klämpfl) - closed.
- 0005713: [RTL] no line numbers and file names in backtrace (Jonas Maebe) - closed.
- 0005961: [Compiler] procedural variables in TP mode differs from TP (Peter Vreman) - closed.
- 0005995: [RTL] ExecuteProcess & Arguments (Peter Vreman) - closed.
- 0006008: [Compiler] Can't use procedural variables like expressions under TP mode (Peter Vreman) - closed.
- 0006020: [Compiler] Incorrect warning (Peter Vreman) - closed.
- 0006090: [Compiler] Regression in preprocessor (user328) - closed.
- 0006131: [Compiler] Overload determine problem (Peter Vreman) - closed.
- 0006089: [Compiler] compiler Access violation (Peter Vreman) - closed.
- 0006101: [Compiler] compiler errors (range check errors) (Peter Vreman) - closed.
- 0006102: [Compiler] operator with a redefine by ABSOLUTE on its result var produces the internal error 200110205 (Peter Vreman) - closed.
- 0006117: [RTL] randseed and random (Peter Vreman) - closed.
- 0006127: [Compiler] Error in widestring constant (Peter Vreman) - closed.
- 0006118: [RTL] Setlength / Ansistring Bug (Peter Vreman) - closed.
- 0005311: [IDE] Invalid Filename (Peter Vreman) - closed.
- 0005312: [IDE] Add to Bug 3313 (Peter Vreman) - closed.
- 0005321: [IDE] new for template (Peter Vreman) - closed.
- 0006092: [RTL] Pos - Converts Source to shortstring if SubStr is shortstring (Peter Vreman) - closed.
- 0006106: [RTL] Trim, TrimRight, TrimLeft don't remove all white space (Florian Klämpfl) - closed.
- 0006094: [RTL] DefaultTextLineBreakStyle not working the way it should - Not compatible with Delphi/Kylix (Florian Klämpfl) - closed.
- 0006081: [Compiler] Range check problem with pointer arithmetic (Peter Vreman) - closed.
- 0005640: [Free Vision] Menu activation by F10 in FreeVision/FP-IDE (Florian Klämpfl) - closed.
- 0006080: [Compiler] Preprocessor is overly zaelous with syntax check (Peter Vreman) - closed.
- 0006046: [Documentation] MMX example did'n work (Florian Klämpfl) - closed.
- 0005075: [Compiler] {$A+/-} problem (Florian Klämpfl) - closed.
- 0005925: [Compiler] Private field (Florian Klämpfl) - closed.
- 0005963: [Compiler] Compiler incorrectly converts expression to int64 in pointer calculation - closed.
- 0005924: [Compiler] Internal error 309993 (Peter Vreman) - closed.
- 0005931: [RTL] GDB flag (-pg) changes behaviour of code (Peter Vreman) - closed.
- 0006000: [Compiler] Resourcestrings not freeed at program end (Florian Klämpfl) - closed.
- 0006043: [Compiler] Compiler crash in case of missing operator export (Peter Vreman) - closed.
- 0006070: [Compiler] compiler does not work when compiled with $R+ (Peter Vreman) - closed.
- 0006074: [Compiler] Enumerations not supported by $IF (Peter Vreman) - closed.
- 0006075: [Compiler] Low/High on subrange type defined in other unit -> IE 309993 (Peter Vreman) - closed.
- 0006077: [Compiler] Internal error 200204175 (Peter Vreman) - closed.
- 0006073: [Installer] Installation Error Mac Os X Tiger (Jonas Maebe) - closed.
- 0005787: [RTL] OleInitialize/OleUninitialize import missing (Florian Klämpfl) - closed.
- 0005921: [Misc] nested DLL incorrect format (Florian Klämpfl) - closed.
- 0005971: [RTL] Bug 3913 is still not fixed (Peter Vreman) - closed.
- 0006050: [RTL] heaptrc (Peter Vreman) - closed.
- 0006052: [Compiler] error accessing (Peter Vreman) - closed.
- 0006054: [Compiler] Bad Overflow Check (Peter Vreman) - closed.
- 0006048: [Compiler] properties allow editing of temp vars (Peter Vreman) - closed.
- 0005135: [RTL] StrUtils functions are incompatible with Delphi functions (Florian Klämpfl) - closed.
- 0005659: [Packages] rgdispipNamedArgs instead of rgdispidNamedArgs in DISPPARAMS structure (Florian Klämpfl) - closed.
- 0005962: [Installer] Duplicate unit search path in fpc.cfg (Florian Klämpfl) - closed.
- 0005989: [RTL] Incorrect SetWindowLong declaration (Florian Klämpfl) - closed.
- 0006029: [Compiler] Faulty optimization for power of two divides on PPC32 (Jonas Maebe) - closed.
- 0006034: [RTL] Missing win32 procedure header (Florian Klämpfl) - closed.
- 0006037: [Compiler] RTTI for interfaces (Florian Klämpfl) - closed.
- 0006012: [Compiler] Resources in OS2 (Tomas Hajny) - closed.
- 0005996: [Compiler] Internal error 200108231 (Jonas Maebe) - closed.
- 0006015: [Installer] make install don't work (Peter Vreman) - closed.
- 0006009: [Compiler] Wrong Integer Calculation involving a substraction from a constant (Jonas Maebe) - closed.
- 0006011: [RTL] header mismatch in TFPList/TList (Peter Vreman) - closed.
- 0005869: [Documentation] htmls.tar.gz doesn't update anymore? (Peter Vreman) - closed.
- 0005991: [Compiler] ppc386 aborts when a loop-variable is passed to a procedure (Peter Vreman) - closed.
- 0005992: [Compiler] Passing consts to const (Peter Vreman) - closed.
- 0006003: [Compiler] -Fc causes compiler exception (Peter Vreman) - closed.
- 0006006: [RTL] Read file problems! (Peter Vreman) - closed.
- 0006007: [Compiler] msg like (Peter Vreman) - closed.
- 0005873: [RTL] StrToDate does not aways raise EConverError (Florian Klämpfl) - closed.
- 0005967: [RTL] Arithmetic operators: Exponentiation (**): Runtime error 221 - closed.
- 0005958: [Compiler] Range Check Failure on PPC (Jonas Maebe) - closed.
- 0005977: [Compiler] Incorrect code generation (Jonas Maebe) - closed.
- 0005881: [FCL] TFPMemoryImage.SetUsePalette (Michael Van Canneyt) - closed.
- 0005919: [FCL] FPrecision in TFloatField (Michael Van Canneyt) - closed.
- 0005966: [FCL] IniFiles working incorrectly... (Michael Van Canneyt) - closed.
- 0005110: [Packages] syslog declaration incompatible with Kylix (Florian Klämpfl) - closed.
- 0005362: [FCL] Classes.ExtractStrings missing (Michael Van Canneyt) - closed.
- 0005655: [RTL] csSubComponent not supported (Michael Van Canneyt) - closed.
- 0005775: [Documentation] html docs missing sections (Michael Van Canneyt) - closed.
- 0005788: [RTL] TSimpleEvent contains abstract methods. (Florian Klämpfl) - closed.
- 0005877: [RTL] Random number generator can't repeat. (Michael Van Canneyt) - closed.
- 0005895: [RTL] TThreadList is missing Duplicates property (Florian Klämpfl) - closed.
- 0005900: [RTL] Varcast function is missing in variants support (Michael Van Canneyt) - closed.
- 0005918: [RTL] Possible usage of Std I/O before initialization (Michael Van Canneyt) - closed.
- 0005945: [RTL] SysUtils.EncodeDate/Time raises exception (not documented) (Michael Van Canneyt) - closed.
- 0005951: [RTL] paramstr(0) in os/2 (Tomas Hajny) - closed.
- 0005954: [Installer] Non-standard RPM build for fpc 2.0 (Peter Vreman) - closed.
- 0005875: [RTL] (Integer-)Overflow in SysUtils.TimeStampToMSecs - closed.
- 0005898: [Compiler] Ignore $WARN (or alias it to $WARNINGS) (Florian Klämpfl) - closed.
- 0005907: [Compiler] Index bounds are implicitly converted to longints (Florian Klämpfl) - closed.
- 0005914: [Packages] gl unit needs Set8087CW under Win32 (Florian Klämpfl) - closed.
- 0005912: [RTL] NULL and Boolean variants compare crash (Florian Klämpfl) - closed.
- 0005934: [Compiler] FPC 2.0.0 read/readln bug (Marco van de Voort) - closed.
- 0005929: [Compiler] (Florian Klämpfl) - closed.
- 0005937: [Documentation] list of reserved words is out-of-date (Michael Van Canneyt) - closed.

FPC - 1.9.6
===========
- 0005631: [Compiler] empty ansistring + empty shortstring leads to error 216 (Peter Vreman) - closed.
- 0005397: [Compiler] 1.9.5 PIC code generation crash (Peter Vreman) - closed.
- 0005499: [Installer] can't start intall (armin) - closed.
- 0005338: [Compiler] inline and class methods related compiler bug (Peter Vreman) - closed.
- 0005482: [Misc] Links in Webpage are wrong (Peter Vreman) - closed.

FPC - 1.9.4
===========
- 0005339: [Compiler] Internal Error 10 (Peter Vreman) - closed.

FPC - 1.9.2
===========
- 0004830: [Packages] fpc-1.0.10/packages/base/inet (Marco van de Voort) - closed.
- 0005026: [Compiler] problems with unitpath directive (Peter Vreman) - closed.

FPC - 1.9.0
===========
- 0005030: [Compiler] Can't cast a Class Type to an TObject (Peter Vreman) - closed.
- 0004815: [Compiler] Long $PATH unsupported (Peter Vreman) - closed.

FPC - 1.0.10
============
- 0004511: [RTL] chdir error in OS/2 - closed.
- 0004118: [Compiler] array of const - vararg incompatibility (Peter Vreman) - closed.
- 0004363: [IDE] linking (Marco van de Voort) - closed.
- 0004521: [Installer] 4GB: Not enough free disk space (Marco van de Voort) - closed.
- 0004768: [Compiler] passing object fields to orinary functions (Marco van de Voort) - closed.
- 0004080: [Misc] not converting component to string or string to component (Marco van de Voort) - closed.
- 0004440: [FCL] Error in testib60.pp (Marco van de Voort) - closed.
- 0003930: [Compiler] preprocessor failed (Marco van de Voort) - closed.
- 0004203: [Documentation] demo (Marco van de Voort) - closed.
- 0004341: [IDE] IDE RUN UNDER WIN-XP (Marco van de Voort) - closed.
- 0004484: [Documentation] Recent FPC 1.1 Win32 snapshots don't run (Marco van de Voort) - closed.
- 0003929: [IDE] Mouse Oddity in XP (Marco van de Voort) - closed.
- 0004124: [Packages] Access to download web page (Marco van de Voort) - closed.
- 0004624: [Compiler] pushw and push look the same when using -Tmasm (Marco van de Voort) - closed.
- 0004222: [IDE] codetemplate (Peter Vreman) - closed.
- 0004316: [IDE] ide strange (Peter Vreman) - closed.
- 0004498: [IDE] error while linking (Peter Vreman) - closed.

FPC - 1.0.6
===========
- 0004110: [Compiler] Graphix, LX5 (Peter Vreman) - closed.
- 0003643: [RTL] error 200 (Marco van de Voort) - closed.
- 0004186: [Compiler] Intel Assembler Multiplied Index (Carl-Eric Codere) - closed.
- 0004007: [Compiler] FAulty logic: One's complement of what? (Jonas Maebe) - closed.

FPC - 1.0.4
===========
- 0003349: [RTL] Installer: Fails with a disk full error on a large partition (Tomas Hajny) - closed.
- 0003607: [Compiler] DISKSIZE and DISKFREE (Peter Vreman) - closed.
- 0003408: [Compiler] Function modifiers not allowed on implementation and interface (Peter Vreman) - closed.
- 0003378: [Compiler] IDE, SYSWIN32 not found on NT, additional data (Peter Vreman) - closed.
- 0003351: [Compiler] unetgo32.Zip (Peter Vreman) - closed.
- 0003340: [IDE] can't open fp___.err (Jonas Maebe) - closed.
- 0003341: [IDE] Fatal:Can't find unit SYSTEM (Jonas Maebe) - closed.

FPC - 1.0.2
===========
- 0003197: [Compiler] demo win32 edit.pp dooes not compile (Florian Klämpfl) - closed.
- 0003212: [Misc] Installation Problem Under OS/2 Server for e-Business (Tomas Hajny) - closed.

FPC - 1.0.0
===========
- 0003661: [RTL] GRAPH Get/PutImage error (Jonas Maebe) - closed.
- 0003153: [Compiler] Exitcode 201 + parsererror ! (Florian Klämpfl) - closed.
- 0003073: [RTL] DiskFree/DiskSize: SYSUTILS (Jonas Maebe) - closed.
- 0003040: [IDE] IDE runtime error (Pierre Muller) - closed.
- 0003046: [Compiler] DLL Libraries don't work with more than one procedure (Pierre Muller) - closed.

Lazarus - Change Log

Lazarus - 1.0.0
===============
- 0012654: [LCL] A maximized form, after minimized, restore to normal position (Paul Ishenin) - closed.
- 0012382: [Printer] PageSetupDialog is not always modal (Jesus Reyes) - closed.
- 0012850: [LCL] OnGetItems event is not called, when TComboBox is empty (Paul Ishenin) - closed.
- 0011145: [IDE] Please reopen 0008479 => "Always visible caret" option broken [scroll does not refresh display] (Paul Ishenin) - closed.

Lazarus - 0.9.28
================
- 0013554: [LCL] Bad repaint in TNotebook with ShowTabs:=False; (Dmitry Boyarintsev) - resolved.
- 0012135: [IDE] Mac OS X : IDE Messages window does not display "YourProject successfully built." message, correctly. (Tom Gregorovic) - resolved.
- 0011830: [Widgetset] Carbon - TListbox 'in place editor' problems (Dmitry Boyarintsev) - closed.
- 0013904: [IDE] source editor replace of selection broken (Martin Friebe) - closed.
- 0012296: [IDE] Menus are filled with icons (Paul Ishenin) - closed.
- 0013433: [LCL] TAChart left axis makes room for axis labels when LeftAxis.Visible := false (Alexander S. Klenin) - closed.
- 0013360: [LCL] Scrolling StringGrid with fixed rows using mouse wheel problem (Jesus Reyes) - closed.
- 0013113: [IDE] Autosize fix in r18501broke some dialogs like Find&Replace (Paul Ishenin) - closed.

Lazarus - 0.9.26.2
==================
- 0007012: [IDE] Using TAB work-around makes tooltips display wrong tip on last 2 character of word. (Martin Friebe) - closed.
- 0012681: [IDE] Can't rebuild Lazarus (Codetools' BeautifyStatement generate invalid source) (Mattias Gaertner) - closed.
- 0012929: [IDE] Replace-Dialog (gtk2): "Replace all" crashs if you want to replace many words (Mattias Gaertner) - closed.
- 0008186: [LCL] Feature request: make it possible to add controls to MessageDlg() (Vincent Snijders) - closed.
- 0012680: [IDE] Synedit cursor may be invisible on last screenline (Martin Friebe) - closed.
- 0010378: [IDE] various errors, on attempt to use TNotebook (not TPage) as parent (Paul Ishenin) - closed.
- 0012998: [IDE] Crash IDE while changing Panels of StatusBar (gtk 2) (Paul Ishenin) - closed.
- 0012999: [IDE] ObjectInspector misplace SubPropertis/SubComponents (Paul Ishenin) - closed.
- 0012868: [IDE] Object Inspector: Having property changes lost (Paul Ishenin) - closed.
- 0012966: [-] Changing name to a new project, the name of file "lrs" is not changed (Mattias Gaertner) - closed.

Lazarus - 0.9.26.1 (SVN)
========================
- 0012610: [IDE] Duplicate identifier error went compiling Lazarus. (Vincent Snijders) - closed.

Lazarus - 0.9.27 (SVN)
======================
- 0014097: [IDE] Checkbox for "Simple Syntax" in "Publish Project" responds too lazy (Vincent Snijders) - resolved.
- 0014093: [IDE] Codetools fails when widgetset is set to nogui (Vincent Snijders) - resolved.
- 0014087: [Virtual Treeview] memobox difference between win32 and winCE arm (Vincent Snijders) - resolved.
- 0011765: [LCL] HintInfo^.HideTimeOut is ignored (Vincent Snijders) - resolved.
- 0012279: [IDE] Search & Replace dialog - button shortcut doesn't work (Vincent Snijders) - resolved.
- 0012582: [LCL] Main form shortcuts do not work on gtk with alt-modifier (Vincent Snijders) - resolved.
- 0011591: [LCL] Keys not consistently reported in TMemo OnKey... events (Marc Weustink) - resolved.
- 0010377: [IDE] Add unit to package - new unit's file properties are invisible (Vincent Snijders) - resolved.
- 0007740: [-] Project inspector should ask to add new directories to include or unit path (Mattias Gaertner) - resolved.
- 0013710: [IDE] Adding files to project from another directory. (Vincent Snijders) - resolved.
- 0012198: [LCL] AnsiToUTF8 no longer works with Carbon? (Vincent Snijders) - resolved.
- 0014030: [LCL] Deiconifying a maximized window does not change WindowState (Paul Ishenin) - resolved.
- 0014017: [IDE] On compilation error - jump to source, sometimes broken (Martin Friebe) - resolved.
- 0013950: [LCL] TDbLookupCombo causes segfault if associated dataset is closed and reopened (Jesus Reyes) - resolved.
- 0012291: [IDE] There is no menu item for the "Complete Identifier" functionality (Paul Ishenin) - resolved.
- 0013977: [IDE] Lazbuild not resend key to fpc (Vincent Snijders) - resolved.
- 0013979: [LazReport] error in the name of rectangles (Jesus Reyes) - resolved.
- 0013983: [-] Lazarus doesnt pass project.lpi file as parameter (Vincent Snijders) - resolved.
- 0013986: [IDE] Menu Text disappear if win32 manifest is disabled (Paul Ishenin) - resolved.
- 0010282: [IDE] Main menu not accessible via alt shortcuts (e.g. alt+f for File) (Mattias Gaertner) - resolved.
- 0007684: [Widgetset] Shortcuts not working in Main (menubar) window (Paul Ishenin) - resolved.
- 0012153: [Widgetset] Main menu shortcuts does not work (Paul Ishenin) - resolved.
- 0001946: [Widgetset] Caption with & issues (Paul Ishenin) - resolved.
- 0013964: [Other] SynEdit.ScrollBars := ssAutoBoth; dont show Scrollbars (Martin Friebe) - resolved.
- 0011991: [LCL] Once setting TForm.Autoscroll to true setting it to false has no effect (Felipe Monteiro de Carvalho) - resolved.
- 0013946: [LCL] Cannot select items in a TDrawGrid with mouse button (regression in rev. 20536) (Vincent Snijders) - resolved.
- 0013723: [IDE] Default key mapping for "unfold at cursor" conflicts with "]" on Mac Azerty keyboard layout (Martin Friebe) - resolved.
- 0013939: [LCL] TRadioButton and tab key/tab order broken again (Paul Ishenin) - resolved.
- 0013451: [LCL] Shouldn't TPicture.SaveToStreamWithFileExt call TFPImageBitmapClass(GraphicClass).InitializeWriter? (Marc Weustink) - resolved.
- 0013940: [LCL] TBitBtn doesn't show caption under windows (Paul Ishenin) - resolved.
- 0001620: [IDE] clicking on end could jump to begin (Martin Friebe) - resolved.
- 0013514: [IDE] {%region} with folded by default flag (Martin Friebe) - resolved.
- 0013925: [LCL] TPairSplitter cursor always horizontal (Paul Ishenin) - resolved.
- 0013748: [IDE] "replace to newline" in search&replace (Martin Friebe) - resolved.
- 0007555: [LCL] Color property on multiple controls cannot be reset (Zeljan Rikalo) - resolved.
- 0012146: [IDE] Application starter (.app) dont work on i386 Mac (Vincent Snijders) - resolved.
- 0012069: [IDE] CARBON: IDE left old instance alive after rebuild and restart itself (rebuild IDE) (Vincent Snijders) - resolved.
- 0001788: [IDE] "Stop" Button (Paul Ishenin) - resolved.
- 0013556: [LCL] TCustomBitmap UnshareImage and SetSize are faulty (Marc Weustink) - resolved.
- 0012302: [IDE] Option to make triple click select entire line (Martin Friebe) - resolved.
- 0001878: [IDE] Hint: When Middle Button of Mouse is clicked ative CtrlMouseLinks (Martin Friebe) - resolved.
- 0013824: [Patch] Implement ToggleComment command (Martin Friebe) - resolved.
- 0013862: [IDE] lazbuild has GUI dependencies (Vincent Snijders) - resolved.
- 0013663: [IDE] Checkbox text initially painted outside GroupBox bounds. (Paul Ishenin) - resolved.
- 0008603: [IDE] Synedit middle button click in code editor behaves like linux (win32) (Martin Friebe) - resolved.
- 0013706: [Patch] fpweb examples on how to use fcl-web with templates and template tags (Vincent Snijders) - resolved.
- 0013866: [LCL] TDBCheckBox misses Align (Jesus Reyes) - resolved.
- 0013854: [IDE] Component names on the forms do not change when renamed in the object inspector (Paul Ishenin) - resolved.
- 0013817: [LCL] TDBCHECKBOX and null value (SQLITE) (Jesus Reyes) - resolved.
- 0010134: [Widgetset] Gtk2 implementation of CreateFontIndirectEx is buggy (Paul Ishenin) - resolved.
- 0012324: [IDE] "View project units" doesn't allows multiselect (Paul Ishenin) - resolved.
- 0013283: [LCL] Some keys do not trigger OnKeyPress on TEdit (Mattias Gaertner) - resolved.
- 0013624: [LazReport] LazReport frReport1.DesignReport ERROR (Jesus Reyes) - resolved.
- 0007717: [-] Scrolling down with arrow in TSynEdit = 100%CPU (Martin Friebe) - resolved.
- 0011548: [IDE] Copy editor code to clipboard produces a 'Clipboard copy operation failed' error (Vincent Snijders) - resolved.
- 0013707: [LCL] Missing slashes from path (Vincent Snijders) - resolved.
- 0013691: [LCL] SelectDirectoryDialog Allow Multi Select not working (Vincent Snijders) - resolved.
- 0011007: [LCL] PopupMenu does not pop up in TMemo (Linux) (Ales Katona) - resolved.
- 0013387: [Widgetset] TCheckListBox (Felipe Monteiro de Carvalho) - resolved.
- 0013769: [LCL] OSX Carbon cannot generate screenshot (Dmitry Boyarintsev) - resolved.
- 0012997: EDatabaseError when trying to edit locked data ( TDBMemo, TDatasource, TDbf ) (Jesus Reyes) - resolved.
- 0001379: [IDE] Hotkeys for buttons in dialogs (Darius Blaszijk) - resolved.
- 0013739: [Database] Tdbedit updaterecord on exit control (Jesus Reyes) - resolved.
- 0013711: [IDE] Creating new project. (Vincent Snijders) - resolved.
- 0013740: [Widgetset] Inputbox a little bigger than the screen size (Paul Ishenin) - resolved.
- 0012131: [LCL] Problem with TBitmap (Marc Weustink) - resolved.
- 0011214: [LCL] GTK2 is very slow when running on remote X server (Paul Ishenin) - resolved.
- 0009195: [LCL] enter is not passed in onkeypress in synedit (Martin Friebe) - resolved.
- 0013674: [LCL] TPopupNotifier in WinCe doesn't fit to screen (Felipe Monteiro de Carvalho) - resolved.
- 0013709: [IDE] Tedit and Height property (Paul Ishenin) - resolved.
- 0008189: [IDE] Menu Editor - move item up/down makes them hidden (Dmitry Boyarintsev) - resolved.
- 0013684: [IDE] ToDo List: Description don't not appear. In 0.9.24, it did (Vincent Snijders) - resolved.
- 0011935: [LCL] Font.Size size changes after second Showmodal for many widgets (Paul Ishenin) - resolved.
- 0013695: [IDE] TFrame jumps around in IDE when created or loaded (Paul Ishenin) - resolved.
- 0013401: [Other] A wince application crash with a TFloatSpinEdit compoment (Felipe Monteiro de Carvalho) - resolved.
- 0012006: [LCL] FloatSpinEdit returns inaccurately value (Vincent Snijders) - resolved.
- 0013311: [LCL] GTK2 IDE combobox for SQLDb widgets don't show values (Vincent Snijders) - resolved.
- 0011190: [IDE] Carbon: Menu editor does not repaint itself properly (Vincent Snijders) - resolved.
- 0012338: [IDE] force existing directory in find in files (Vincent Snijders) - resolved.
- 0009303: [IDE] Forms color properties becomes corrupted ater using color selector dialog.. (Paul Ishenin) - resolved.
- 0012314: [IDE] TLabel font.color and color not working (Paul Ishenin) - resolved.
- 0012315: [IDE] Tlabel.autosize has only one value in object inspector (Paul Ishenin) - resolved.
- 0012245: [IDE] buttons overlap in patheditor (german translation?) (Vincent Snijders) - resolved.
- 0013216: [LCL] Error in TCustomTreeView, on Handling clicks (ExpandSign) (Vincent Snijders) - resolved.
- 0010289: [LCL] Memo’s items Beginupdate does not function (Felipe Monteiro de Carvalho) - resolved.
- 0012718: [IDE] Code Folding with user defined {$REGION} comments (Martin Friebe) - resolved.
- 0013502: [IDE] C++ highligher fails closing multilinestring (Martin Friebe) - resolved.
- 0013449: [Other] Synedit c++ highlighter bug (Martin Friebe) - resolved.
- 0013458: [LCL] TCheckBox.Color has no effect (Paul Ishenin) - resolved.
- 0013308: [Patch] patch for cpphighighlighter file in synedit to add muiltiline strings (Martin Friebe) - resolved.
- 0013423: [IDE] TPageControl, TEdit, TSpinEdit and more (Paul Ishenin) - resolved.
- 0013444: [IDE] Compile and run (Paul Ishenin) - resolved.
- 0013441: [Debugger] Project will not run when no debug symbols (Marc Weustink) - resolved.
- 0014089: [Widgetset] Qt printers missing USE_QT_45 definition (Vincent Snijders) - closed.
- 0014065: [LCL] GTK2 TMemo, SelStart, SelLength, SelText doesn't work after Rev 19714 (Paul Ishenin) - closed.
- 0014047: [IDE] Opening a package through Package Graph dialog does not add to Open recent package menu (Vincent Snijders) - closed.
- 0014044: [IDE] Configure "Build Lazarus" dialog does not remenber the last selected option (Vincent Snijders) - closed.
- 0013960: [Patch] IDE fails to save new projects with Ctrl+S (Mattias Gaertner) - closed.
- 0014055: [LCL] SIGSEGV exception when setting TStringGrid properties (Jesus Reyes) - closed.
- 0013997: [IDE] Horizontal scrolling via mouse only works to the right (Martin Friebe) - closed.
- 0014050: [LCL] Deleting Popup Menu item from IDE causes Access Violation (Paul Ishenin) - closed.
- 0014046: [IDE] Misspell in add to project dialog (Vincent Snijders) - closed.
- 0014014: [IDE] IDE instable (Paul Ishenin) - closed.
- 0013418: [LCL] setting TCanvas.Clipping/ClipRect does nothing (Paul Ishenin) - closed.
- 0013999: [IDE] In some condition vaUsting properies of component prevent saving form during design (Vincent Snijders) - closed.
- 0013995: [LazReport] Replace TList by TFpList in LazReport (Jesus Reyes) - closed.
- 0014016: [IDE] IDE adds non existent files to LPI file / copied from lps (Mattias Gaertner) - closed.
- 0013641: [IDE] horizontal scrolling using mouse doesn't work correctly (Martin Friebe) - closed.
- 0013920: [Widgetset] BitBtn-related text and image quality issues with Vista and Seven (Paul Ishenin) - closed.
- 0014002: [IDE] Access Violation (Martin Friebe) - closed.
- 0014009: [IDE] When you type in a text file, the new type isn't showed, but the cursor does move (Martin Friebe) - closed.
- 0013435: [IDE] While Alt+Shift has been holding, Ctrl+Left/Right arrow doesn't do their job (Martin Friebe) - closed.
- 0013969: [LCL] TApplication shows hint of the TControl regardless of Showhint property value (Paul Ishenin) - closed.
- 0012568: [IDE] Double click on TDateEdit arrows closes the calendar. (Paul Ishenin) - closed.
- 0013141: [IDE] Cannot set Font.Name By Font Dialog when fontname includes Japanese char (Paul Ishenin) - closed.
- 0013263: [Other] synedit Sql highliter may be wrong (Martin Friebe) - closed.
- 0013407: [IDE] Code Templates Bottom Text Area Does Not Resize With Window (Paul Ishenin) - closed.
- 0013411: [Widgetset] TMemo.OnChange is raised just by user input, not by Memo.Lines.LoadFromFile (Paul Ishenin) - closed.
- 0013424: [IDE] TIMage, Cursor (Paul Ishenin) - closed.
- 0011906: [LCL] TMemo borderstyle in gtk (Paul Ishenin) - closed.
- 0012780: [LCL] TdateEdit form is too small (Paul Ishenin) - closed.
- 0001242: [LCL] TEdit / TDBEdit and so on - property BorderStyle not published (Mattias Gaertner) - closed.
- 0012367: [IDE] Identation with tab and shifttab does not work (Martin Friebe) - closed.
- 0013267: [IDE] print source from IDE miss last line (Martin Friebe) - closed.
- 0007562: [IDE] "Stop the debugging?" windows desapears (Marc Weustink) - closed.
- 0009886: [IDE] Breakpoints - lpi file not updated. (Paul Ishenin) - closed.
- 0010596: [IDE] Conditional Defines not save new Defines (Mattias Gaertner) - closed.
- 0013260: [IDE] Lazarus memo1. (Paul Ishenin) - closed.
- 0001855: [Debugger] "Run to cursor" not working properly (Marc Weustink) - closed.
- 0008062: [IDE] Way to close editor tabs quickly (Jesus Reyes) - closed.
- 0009887: [IDE] Breakpoints - entering F7 at break triggers warning (Paul Ishenin) - closed.
- 0010415: [IDE] The debugger does not find a file where a breakpoint was set but codetools can find (Paul Ishenin) - closed.
- 0010448: [Debugger] Enable debug tracing to find fpc *.inc files (Marc Weustink) - closed.
- 0010782: [Debugger] "step into" (F7) -> "*.inc" not found (Marc Weustink) - closed.
- 0010980: [Widgetset] strange behavior of Canvas.Rectangle under Linux (GTK) (Paul Ishenin) - closed.
- 0013246: [LCL] Ctrl+Delete on TDbGrid generates exception when dataset is empty (Jesus Reyes) - closed.
- 0000993: [Debugger] Second Debug failed (Marc Weustink) - closed.
- 0000997: [Debugger] the executable cannot be stopped by stop Run menu (Marc Weustink) - closed.
- 0001541: [Debugger] the running program cannot be paused in some cases (Marc Weustink) - closed.
- 0008360: [LCL] Memo.SelStart does not change, when adding new lines with Memo.Lines.Add (Paul Ishenin) - closed.
- 0009653: [Widgetset] TMemo adds a new line each time... (Vincent Snijders) - closed.
- 0010188: [LCL] ScrollBox scrolls backwards (Paul Ishenin) - closed.
- 0010214: [-] tImage Load Image Dialog Scrolls in wrong direction. (Paul Ishenin) - closed.
- 0010379: [LCL] ALL derived class of TGraphicControl in TScrollBox can not scroll normal (Paul Ishenin) - closed.
- 0010409: [Widgetset] OpenDialog.execute reliably crashes - OleInitialize not called for Windows executables (Paul Ishenin) - closed.
- 0010691: [Widgetset] sigsegv with TOpenDialog Win32(XPSP2) (Paul Ishenin) - closed.
- 0010784: [LCL] TScrollBox: SB_LINEDOWN, SB_LINERIGHT operations failures at maximal positions. (Paul Ishenin) - closed.
- 0011250: [LCL] Object Inspector Dropdown fields do not open properly (Paul Ishenin) - closed.
- 0013236: [Widgetset] wincewinapi.inc compilation error (Vincent Snijders) - closed.
- 0001776: [IDE] Ctrl+A not select all components (Paul Ishenin) - closed.
- 0011278: [IDE] Form Designer Short Cut Menu stops working when copy objects between forms (Paul Ishenin) - closed.
- 0011819: [IDE] SynEdit overlaps double width characters (Martin Friebe) - closed.
- 0013180: [IDE] Designer: Show component names below icons (Paul Ishenin) - closed.
- 0008619: [LCL] Missing EnableTaskWindows/DisableTaskWindows functions to get showmodal alike behavior (Paul Ishenin) - closed.
- 0010503: [IDE] wsMinimized state of TForm causes Form Designer to open a blank form. (Paul Ishenin) - closed.
- 0011457: [Widgetset] MainMenu opens a strange submenu (Felipe Monteiro de Carvalho) - closed.
- 0012175: [IDE] Form resizing working ugly sometimes in the IDE (Paul Ishenin) - closed.
- 0012350: [IDE] Setting taborders via the addon does not work (Paul Ishenin) - closed.
- 0012624: [Widgetset] OnKeyPress does not work for TCombobox (Paul Ishenin) - closed.
- 0013136: [IDE] Source Editor unusable after "minimize and restart" (Paul Ishenin) - closed.
- 0012497: [LCL] OnDragDrop event Stops Text Input in new form (Paul Ishenin) - closed.
- 0012537: [LCL] Listview automatic dragging kills mouse events (Paul Ishenin) - closed.
- 0012554: [LCL] MouseDown event does not fire when DragMode = dmAutomatic (Paul Ishenin) - closed.
- 0013159: [LCL] TSpinEdit and TFloatSpinEdit don't have Color properties anymore (Vincent Snijders) - closed.
- 0010302: [LCL] Open and ClosePictureDialog filter errors (Paul Ishenin) - closed.
- 0012357: [LCL] font textheight doesn't work in constructor (Paul Ishenin) - closed.
- 0012464: [IDE] Editor can just display half of a Chinese character (Martin Friebe) - closed.
- 0012655: [LCL] Form Constraints: the maximized form is greater than avilable destop area! (Paul Ishenin) - closed.
- 0012816: [LCL] TStatusBar flickering (Paul Ishenin) - closed.
- 0013118: [LCL] Synchronization of docking events and actions (Paul Ishenin) - closed.
- 0007298: [IDE] References to Removed Objects Still Exist (Paul Ishenin) - closed.
- 0012190: [LCL] Controls flicker when form is resized (Paul Ishenin) - closed.
- 0001910: [LCL] TListview does not have a 'Parent Font' property (Paul Ishenin) - closed.
- 0001871: [IDE] ComponentTree not delete component when DEL is pressed (Paul Ishenin) - closed.
- 0001875: [IDE] TComponentTree not triggered default event with DoubleClick (Paul Ishenin) - closed.
- 0007827: [IDE] IDE editor - character width calculated incorrectly (Mattias Gaertner) - closed.
- 0012011: [IDE] SynEdit: Changing font via FontDialog does not change properties (Martin Friebe) - closed.
- 0012055: [IDE] Can't select last form before divider in Window menu (Paul Ishenin) - closed.
- 0012449: [IDE] Lazarus can't find configuration files in Win32 user's home directory (Vincent Snijders) - closed.
- 0012482: [IDE] Source Editor: "fixed" font is always bold (Martin Friebe) - closed.
- 0008984: [IDE] menu ctrl+alt shortcuts don't work as they are supposed to. (Paul Ishenin) - closed.
- 0009736: [LCL] ComboBox clear text or selection (Paul Ishenin) - closed.
- 0011738: [LCL] SetBounds problem - Resize to small, and the app hangs (Mattias Gaertner) - closed.
- 0011895: [LCL] TScrollBox clicking on scrollbar arrow (Paul Ishenin) - closed.
- 0012043: [LCL] TScollBox range (Paul Ishenin) - closed.
- 0001719: [LCL] Database Lookup controls ? (Jesus Reyes) - closed.
- 0001744: [-] TDBLookuopComboBox needed (Jesus Reyes) - closed.
- 0009371: [Other] Incorrect TListView control view after compiling if seting .ViewStyle:=vsSmallIcon (Paul Ishenin) - closed.
- 0009639: [LCL] changing of parent TListview destroy icons (Paul Ishenin) - closed.
- 0011184: [LCL] BitButton/MessageDlgButton caption invisible on Vista without Vistatheme (Paul Ishenin) - closed.
- 0012270: [Widgetset] TBitBtn incorrect on vista using "Windows Classic" (Paul Ishenin) - closed.
- 0012558: [IDE] Text on buttons not visible in Vista (Paul Ishenin) - closed.
- 0012951: [IDE] exceptions on editor window activation in the IDE (Martin Friebe) - closed.
- 0013033: [Widgetset] Compiler warnings in win32winapi.inc (Paul Ishenin) - closed.
- 0013056: [IDE] Button ampersand not showing in IDE (Paul Ishenin) - closed.
- 0010544: [LCL] If form is minimized, then it's no hide in task bar... (Paul Ishenin) - closed.
- 0010731: [LCL] ActiveControl works with Spacebar key but not with Enter key initially. (Paul Ishenin) - closed.
- 0009587: [LCL] TClipboard.AssignToGraphic copies empty stream (Vincent Snijders) - closed.
- 0009859: [LCL] icon of a parent form is changed when a child form is shown (Paul Ishenin) - closed.
- 0010601: [Widgetset] Can't set font color on TBitBtn (Paul Ishenin) - closed.
- 0011051: [LCL] Problems with coloration in TListView... (Paul Ishenin) - closed.
- 0012435: [IDE] Duplicate short cut in german search&replace dialog (Vincent Snijders) - closed.
- 0012649: [IDE] Project->Options version numbering cant't over '100'. (Vincent Snijders) - closed.
- 0012824: [LCL] TComboBox can`t be choose by mouseclick in disain-time (Paul Ishenin) - closed.
- 0012962: [LCL] synedit linestate/numbers (Martin Friebe) - closed.
- 0012983: [IDE] Lazarus hangs on adding new code template (Paul Ishenin) - closed.
- 0013009: [LCL] screen.onactivecontrolchange doesn't fire (Paul Ishenin) - closed.
- 0001679: [LCL] Unable to use TStatusBar OwnerDraw panels (Vincent Snijders) - closed.
- 0011733: [Widgetset] wince interface can't handling non us keyboard input (Felipe Monteiro de Carvalho) - closed.
- 0007011: [IDE] Editor doesn't insert TAB characters (Martin Friebe) - closed.
- 0007531: [IDE] Compiler directives in asm blocks (Martin Friebe) - closed.
- 0012434: [Other] Component events don't work correctly on hidden tabsheets (Paul Ishenin) - closed.
- 0012949: [IDE] IDE shows modified even though nothing visible changed, aka SynEdit trims trailing spaces too late (Martin Friebe) - closed.
- 0000822: [LCL] Vertical scroolbar doesn't work (Mattias Gaertner) - closed.
- 0008689: [IDE] 100% cpu usage (Paul Ishenin) - closed.
- 0010513: [IDE] Copying and pasting a control in the form designer does not copy the existing events. (Paul Ishenin) - closed.
- 0012516: [LCL] Tbevel don't refresh when you change his Shape or Style property (Paul Ishenin) - closed.
- 0012646: [LCL] Canvas behavior different in Carbon (Paul Ishenin) - closed.
- 0012839: [LCL] ListBox1.GetSelectedText returned eol at the end (Paul Ishenin) - closed.
- 0002007: [IDE] Ecs key for cancel in Object Inspector (Paul Ishenin) - closed.
- 0002035: [IDE] Empty event handlers do not dissapear (Paul Ishenin) - closed.
- 0008682: [LCL] TStringGrid (Jesus Reyes) - closed.
- 0010293: [IDE] Failing to load forms saved in older versions of Lazarus (Jesus Reyes) - closed.
- 0010739: [IDE] Ctrl-T shortcut "delete to end of word" removes space (Martin Friebe) - closed.
- 0010862: [IDE] Uneeded spaces (Martin Friebe) - closed.
- 0011962: [LCL] GTK2 Tsavedialog ofOverwritePrompt option (Paul Ishenin) - closed.
- 0012116: [LCL] Unlimited input to DB-controls (Jesus Reyes) - closed.
- 0012547: [IDE] Componentlist; Missing functionality like dblclick, filtering and close (Darius Blaszijk) - closed.
- 0012776: [LCL] Actions not updated if only in menu (Paul Ishenin) - closed.
- 0012820: [LCL] Inconsistent spelling of 'Balloon' in TTrayIcon and related code (Felipe Monteiro de Carvalho) - closed.
- 0001044: [IDE] Automatically removing empty published methods (Mattias Gaertner) - closed.
- 0001922: [IDE] Wish: delete empty event methods (Paul Ishenin) - closed.
- 0011559: [LCL] Please move freeing TStrings descendents to the widgetset (Felipe Monteiro de Carvalho) - closed.
- 0012423: [IDE] F3 / Ctrl+F3 always change editor current line (Paul Ishenin) - closed.
- 0012425: [IDE] Designer does not remove empty event handlers (Paul Ishenin) - closed.
- 0012750: [LCL] DBEdit cancels edit - Mac (Jesus Reyes) - closed.
- 0012759: [LCL] polygon crash when pen.style=psclear and winding=true (Paul Ishenin) - closed.
- 0012772: [IDE] Docking windows at design time (Mattias Gaertner) - closed.
- 0011015: [IDE] Mac OS X : Ctrl+Shift+/ not allowed as a Short Cut Key combination (Tom Gregorovic) - closed.
- 0012666: [LCL] TStringGrid exeption after removing all rows and adding a new row (Jesus Reyes) - closed.
- 0012732: [IDE] bug in IDE forms list window (Paul Ishenin) - closed.
- 0011130: [IDE] Source editor caret disappears (Tom Gregorovic) - closed.
 - 0011684: [LCL] synedit caret invisible after modal form or popup menu (Tom Gregorovic) - closed.
- 0012690: [LCL] gtk2wscustomlistview.inc(1024,43) Error: Identifier not found "gtk_tree_path_new_from_indices" (AndrewH) - closed.
- 0008324: [Other] Error in PEN_STYLES in pen.inc (Paul Ishenin) - closed.
- 0010066: [Widgetset] Carbon TForm scrolling (Tom Gregorovic) - closed.
- 0010738: [IDE] Ctrl-T shortcut "delete to end of word" in comments (Martin Friebe) - closed.
- 0011311: [LCL] TForm within TTabsheet does not work with carbon, but does with gtk and qt (Tom Gregorovic) - closed.
- 0012487: [IDE] Ctrl-T at line end removes spaces before it (Martin Friebe) - closed.
- 0012557: [IDE] Clipboard operations do not work at all (Paul Ishenin) - closed.
- 0012591: [Widgetset] The gtkdefineds.inc files have placed a wrong define symblos for gtk2 (Paul Ishenin) - closed.
- 0012609: [LCL] Range check error on start up under gtk2 (Paul Ishenin) - closed.
- 0012630: [IDE] File/New form does not create new form, only new unit (Mattias Gaertner) - closed.
- 0011941: [IDE] deploying function and procedure problem (Martin Friebe) - closed.
- 0007554: [IDE] scrollbar & mousewheel broken when code is folded (Martin Friebe) - closed.
- 0012469: [IDE] UNDO Bug after Tabbing (Martin Friebe) - closed.
- 0012486: [IDE] Ctrl-T within strings or comments deletes too much (Martin Friebe) - closed.
- 0012525: [IDE] minor ide string constant fix - making things more consistent (Vincent Snijders) - closed.
- 0012526: [LCL] String grid draw focus recttangle even if DefaultDrawing is False (Jesus Reyes) - closed.
- 0010054: [Widgetset] Carbon switching focus between non edit like controls goes wrong (Tom Gregorovic) - closed.
- 0011447: [Widgetset] Problem tabbing between controls on Carbon (Tom Gregorovic) - closed.
- 0011820: [IDE] OSX - Strings editor - copy, cut, paste not enabled (Tom Gregorovic) - closed.
- 0012032: [LCL] carbon: readonly memo can not copy (Tom Gregorovic) - closed.
- 0012127: [IDE] Object inspector should show hints for propertie values too long (Vincent Snijders) - closed.
- 0012250: [LCL] Scrollbox range in Carbon (Tom Gregorovic) - closed.
 - 0012251: [LCL] Scrollbox content change when scrolled (Tom Gregorovic) - closed.
- 0012436: [IDE] External Tools config settings are not saved (Darius Blaszijk) - closed.
- 0012462: [LCL] DBGrid Multiselect problem with more than 128 records in dataset (Jesus Reyes) - closed.
- 0012540: [LCL] Problem with Tapplication.onhint (Mattias Gaertner) - closed.
- 0012542: [LCL] I've added support for TApplication.BidiMode (Paul Ishenin) - closed.
- 0012544: [IDE] A new patch for the hebrew translation of lazaruside.he.po (Marc Weustink) - closed.
- 0010091: [LCL] TScrollBox.AutoScroll and scrolling is not possible (Boguslaw Brandys) - closed.
- 0012448: [Other] Documents for lcl in lazarus-ccr have incorrect linkages to rtl (Vincent Snijders) - closed.
- 0012419: [LCL] Grids: Add title images (Jesus Reyes) - closed.
- 0010048: [Widgetset] Carbon TBrush.Style patterns (Paul Ishenin) - closed.
- 0011686: [LCL] A synedit font is not painted correctly if created on a hidden page (Tom Gregorovic) - closed.
- 0012306: [LCL] TSpinEdit changes value while ReadOnly is set (Vincent Snijders) - closed.
- 0012320: [IDE] "Save All" toolbar button is always enabled (Vincent Snijders) - closed.
- 0012790: [IDE] SynEdit: optimize calls to CodeTools in CtrlClick mode (Martin Friebe) - closed.
- 0013921: [Widgetset] Black fields and garbage when Windows 7 auto-resizing form (Paul Ishenin) - closed.
- 0012811: [IDE] Nested blocks commencing on one line don't fold properly (Martin Friebe) - closed.
- 0013966: [IDE] IDE: ShowCompiler options checkbox not aligned properly (Vincent Snijders) - closed.
- 0012657: [LCL] TListView.Multiselect does not work when compiled for QT4-Interface (Paul Ishenin) - closed.
- 0011057: [LCL] TListView.SelCount returns 0 (Paul Ishenin) - closed.
- 0013953: [LCL] TApplication.HandleException hides all fsStayOnTop forms regardless their parent and never restores back (Paul Ishenin) - closed.
- 0013928: [IDE] Strict private and strict protected wrong formated in IDE editor (Martin Friebe) - closed.
- 0013954: [Printer] TPostscriptCanvas.DoMoveTo() .DoLineTo() copypaste error (Vincent Snijders) - closed.
- 0010307: [LCL] TPageControl flickers/redraws dozens times when resizing (Paul Ishenin) - closed.
- 0011938: [LCL] TRadioButton changes its state (becomes checked) when selected with Tab key (Paul Ishenin) - closed.
- 0011898: [LCL] TDBCheckBox sets DataSet State to dsEdit without Edit (Jesus Reyes) - closed.
- 0009611: [LCL] TListView component bugs (Paul Ishenin) - closed.
- 0011334: [LCL] TPageControl sometimes does not show tab sheets/controls properly (Paul Ishenin) - closed.
- 0012122: [LCL] TTreeView control does not get focused when selected with mouse (Paul Ishenin) - closed.
- 0012620: [IDE] Source editor does not show underline (Vincent Snijders) - closed.
- 0012096: [IDE] Lazarus IDE does not restore window position if Left or Top < 0 (set them to 0) (Paul Ishenin) - closed.
- 0013902: [LCL] TSynMemo component does not react to any mouse event (Martin Friebe) - closed.
- 0013621: [LCL] Loading image into TImage in IDE raises an access violation (Marc Weustink) - closed.
- 0013917: [LCL] Transparency bug - regression (Marc Weustink) - closed.
- 0013905: [LCL] splitter ignores constraints (Mattias Gaertner) - closed.
- 0013358: [Database] TDBEdit property BorderStyle (Jesus Reyes) - closed.
- 0012322: [-] Color propertys of Checkbox and Panel problem (Paul Ishenin) - closed.
- 0011750: [LCL] Window isn´t maximized anymore after minimized (Paul Ishenin) - closed.
- 0013914: [Widgetset] Gtk2: cannot change color of TListBox & TListView (Paul Ishenin) - closed.
- 0013744: [LCL] Patch fixing bug preventing generation of mouse event on a scrolled window (Paul Ishenin) - closed.
- 0013906: [LCL] TBitmap.LoadFromRecourceName broken (Marc Weustink) - closed.
- 0013329: [LCL] Anchored control causes hang on window resize (Mattias Gaertner) - closed.
- 0013899: [IDE] GLScene units added in the wrong place in the uses section (Mattias Gaertner) - closed.
- 0013900: [IDE] Wrong language in Path Editor dialog (Paul Ishenin) - closed.
- 0013892: [LCL] LCL TFrame has a border in GTK2, while in Win32 it is borderless (Paul Ishenin) - closed.
- 0013883: [LCL] Application icon transparency does not work (Paul Ishenin) - closed.
- 0012792: [Other] Add a new switch "-version" for command line (Vincent Snijders) - closed.
- 0012971: [Patch] Make TControl.SetBiDiMode and SetParentBiDiMode protected (Paul Ishenin) - closed.
- 0013855: [IDE] Carbon: source editor does not show caret (Dmitry Boyarintsev) - closed.
- 0013845: [LCL] GTK2 TListview.GetItemAtXY is shifted by 20px (Paul Ishenin) - closed.
- 0013856: [Widgetset] TEdit.Autoselect=False is ignored in Gtk2 interface (Paul Ishenin) - closed.
- 0013851: [LCL] Font.Height and Font.Size has no effect in GTK2 (Paul Ishenin) - closed.
- 0013853: [LCL] Memos in GTK2 dont accept Enter to insert an Lineend (Paul Ishenin) - closed.
- 0013852: [LCL] Glyphs in TBitBtn are only partially visible in GTK2 (Paul Ishenin) - closed.
- 0009255: [Widgetset] Cant' color columns in ListView (Vincent Snijders) - closed.
- 0013849: [IDE] Two bugs in IDE UI (Paul Ishenin) - closed.
- 0013841: [IDE] Renaming a component that has an event handler produces AV (Mattias Gaertner) - closed.
- 0013796: [IDE] SynEdit: cursor disappears after main menu access (Martin Friebe) - closed.
- 0013310: [LCL] InputQuery dialog doesn't have "default" button, Escape key doesn't work (Paul Ishenin) - closed.
- 0013335: [LCL] Specifiying cursor for StringGrid does not work (Jesus Reyes) - closed.
- 0012972: [Widgetset] Carbon: Mousewheel scrolling too slow in the Object Inspector (Felipe Monteiro de Carvalho) - closed.
- 0013028: [IDE] Package options window is broken (Paul Ishenin) - closed.
- 0013765: [LCL] Combobox style csSimple not working (Vincent Snijders) - closed.
- 0013803: [LCL] File filter disappear after selection in GTK2 (Paul Ishenin) - closed.
- 0013807: [LCL] Marquee ProgressBar (Paul Ishenin) - closed.
- 0013752: [Widgetset] bug after minimize-restore (Paul Ishenin) - closed.
- 0013776: [LCL] TCustomPanel.Paint implementation cannot draw thin raised bevel (Paul Ishenin) - closed.
- 0013787: [IDE] Form Editor: "Change parent" does not refresh Object Inspector component tree (Paul Ishenin) - closed.
- 0012970: [LCL] DBEdit looses Contents pasted from Clipboard on Post (Jesus Reyes) - closed.
- 0013773: [LCL] Property "DirectoryEdit.DirectInput" and "FileEdit.DirectInput" not working in GTK2 (Paul Ishenin) - closed.
- 0013770: [LCL] LCL dockzone size calculation incorrectly dereference non-existent parent zone (Paul Ishenin) - closed.
- 0013670: [LCL] LCL docksite caption did not update when control caption changes. (Paul Ishenin) - closed.
- 0013704: [LCL] Property "DirectoryEdit1.DialogTitle" not working (Vincent Snijders) - closed.
- 0013746: [LCL] Pen modes are broken on bitmap copy (Paul Ishenin) - closed.
- 0013764: [IDE] source editor paint chinese character incorrectly (Martin Friebe) - closed.
- 0013290: [IDE] TPanel displays black frames when resized or displays twice (Paul Ishenin) - closed.
- 0013753: [Widgetset] caption of inactive form (Paul Ishenin) - closed.
- 0013750: [IDE] visual bug (Martin Friebe) - closed.
- 0013731: [LCL] Menu Shortcut keys not functional (Paul Ishenin) - closed.
- 0013730: [LCL] Popupmenu does not work for TMemo (Paul Ishenin) - closed.
- 0013720: [LCL] inputbox too big in GTK2 (Paul Ishenin) - closed.
- 0013721: [LCL] InputQuery dialog is to wide on a Windows CE device (Paul Ishenin) - closed.
- 0013367: [LCL] TDBCheckBox changes the value of a Boolean field with Null value (Jesus Reyes) - closed.
- 0010453: [LCL] TDBCheckBox sets Modified property of empty datasets to true even if no change occurs (Jesus Reyes) - closed.
- 0013717: [IDE] Default Text of SynEdit is shown while loading a project into the IDE (Martin Friebe) - closed.
- 0013727: [LCL] Inconsistent FontHeight (Paul Ishenin) - closed.
- 0013716: [IDE] Display of "SVN Revison" on Ubuntu 9.04 (Vincent Snijders) - closed.
- 0012295: [IDE] Clicking inside a selection does not clear the selection (Mattias Gaertner) - closed.
- 0012290: [IDE] Cannot bind cmd-alt-shift-( or cmd-alt-shift-) (Tom Gregorovic) - closed.
- 0013698: [LCL] Absurd CPU load on mouse movement (Paul Ishenin) - closed.
- 0013708: [LCL] Mouse move event handling highly inconsistent. (Paul Ishenin) - closed.
- 0013702: [IDE] Search & Replace invalidate editor problem (Martin Friebe) - closed.
- 0013337: [LCL] CheckBoxes and RadioButtons are invisible when placed on a TPanel (Paul Ishenin) - closed.
- 0009814: [IDE] IDE SaveFile button/menu item does not affect the state of SaveAll and SaveProject buttons/menu items (Mattias Gaertner) - closed.
- 0013104: [IDE] Another problem caused by optimizations (Martin Friebe) - closed.
- 0013651: [IDE] Strange display of IDE Editor on Ubuntu 9.04. (Martin Friebe) - closed.
- 0013682: [LCL] Changing from other ListView.ViewStyle to vsReport only displays n-1 columns. (GTK2) (Paul Ishenin) - closed.
- 0013679: [LCL] Example testall.lpi shows error about "Unsupported Resourcetype PNG" (Paul Ishenin) - closed.
- 0013669: [IDE] GTK2: Synedit fails to draw some part of specifically fromated code (Martin Friebe) - closed.
- 0013666: [LCL] GTK2: TCanvas.Ellipse() is +1 pixel wide by X and Y axis (Paul Ishenin) - closed.
- 0013631: [IDE] IDE crashes again while displaying an exception (Martin Friebe) - closed.
- 0013558: [IDE] Incorrect button order: "Package Options" (Vincent Snijders) - closed.
- 0013562: [IDE] Incorrect button order: "Publish Project" (Paul Ishenin) - closed.
- 0013636: [LCL] FillRect and GradientFill don't fill the same area (Vincent Snijders) - closed.
- 0012735: [IDE] Codetools cannot jump to Buttons.LoadGlyphFromLazarusResource from bitbtn.inc (Mattias Gaertner) - closed.
- 0013638: [IDE] Ctrl+click is sometimes unable to find inherited property (Mattias Gaertner) - closed.
- 0013102: [LCL] TCustomEdit.TextChanged is fired twice if Text property is set (Paul Ishenin) - closed.
- 0013642: [IDE] compileroptions ->LCL widget type should have style csdropdownLIST, not csdropdown (Paul Ishenin) - closed.
- 0013626: [Printer] CUPS: Printing landscape of multipage document does not rotate second and other subsequent pages (Jesus Reyes) - closed.
- 0012849: [LCL] Impossible to select TComboBox on Designer (Paul Ishenin) - closed.
- 0013615: [LCL] SpeedButton incorrectly grabs focus when placed e.g. inside of GroupBox (Paul Ishenin) - closed.
- 0013533: [IDE] Copy + Paste in form designer not work as expected (Paul Ishenin) - closed.
- 0013606: [Database] cleandirs example fails to build (Vincent Snijders) - closed.
- 0013600: [LCL] GTK2 tooltips - theme changed while app is running (Paul Ishenin) - closed.
- 0013603: [LCL] Messages are not delivered when sent from Form.OnShow (Dmitry Boyarintsev) - closed.
- 0013525: [LCL] GTK2 tooltips do not have native look (Paul Ishenin) - closed.
- 0013524: [IDE] Editor tooltips using wrong colours (Paul Ishenin) - closed.
- 0011120: [Widgetset] Painting bug in GTK2: TButton (Paul Ishenin) - closed.
- 0013576: [IDE] Code folding gutter context menu incorrect for nested ptocedures (Martin Friebe) - closed.
- 0013032: [IDE] Please make SearchForm stay on top (Vincent Snijders) - closed.
- 0008782: [IDE] Memory leak in gtk2 environment options (Paul Ishenin) - closed.
- 0009396: [LCL] Synedit blocks some main menu shortcuts (Martin Friebe) - closed.
- 0009722: [LCL] Broken calendar on doubleclick (Paul Ishenin) - closed.
- 0013213: [IDE] Checklistbox editor , add new item dialog misformed (Vincent Snijders) - closed.
- 0013550: [IDE] Source editor flickers (Martin Friebe) - closed.
- 0013546: [IDE] Add fpc version to version string copied to clipboard (Vincent Snijders) - closed.
- 0013534: [IDE] Weird behaviour when deleting code in editor (Martin Friebe) - closed.
- 0013128: [Other] Compiling Lazarus leads to some files becoming out of sync (Jesus Reyes) - closed.
- 0013487: [IDE] Folding folds at forward/external (Martin Friebe) - closed.
- 0010330: [IDE] misplaced code-completion hint on windows, with desktop across multi-monitor (Paul Ishenin) - closed.
- 0013507: [IDE] Misplaced IDE dialogs (Paul Ishenin) - closed.
- 0013403: [IDE] timer default event (Paul Ishenin) - closed.
- 0013488: [LCL] CUPS: Printer.Orientation is not persistent in application. PrinterSetupDialog settings ignored in PrintDialog (Jesus Reyes) - closed.
- 0013446: [IDE] Wrong monitor for dialogs and hints (Paul Ishenin) - closed.
- 0009739: [LCL] GTK2 fonts/colours broken at widget create time. (Paul Ishenin) - closed.
- 0011196: [IDE] Editor Options between 'Old' and 'New' screens differ (Martin Friebe) - closed.
- 0013322: [IDE] Code divider lines are intermittent (Martin Friebe) - closed.
- 0013356: [Printer] CUPS Printer canvas works in points, while Tcanvas have to work in pixels. High-res output is not possible (Jesus Reyes) - closed.
- 0013436: [IDE] Autohighlighting same words done by IDE causes every highlighted underscore looks like space (Martin Friebe) - closed.
- 0013467: [IDE] AV when openning project (Martin Friebe) - closed.
- 0012101: [IDE] Cannot add a control to the PageControl tab in the designer (Paul Ishenin) - closed.
- 0013269: [IDE] Lazarus nor compileable (Martin Friebe) - closed.
- 0013239: [LCL] TXMLPropStorage sont Saves to File (Paul Ishenin) - closed.
- 0013108: [IDE] Enchance "Extract procedure" command to "Extract procedure/function" (Mattias Gaertner) - closed.
- 0013432: [LCL] TFloatSpinEdit discards changes on exit (Paul Ishenin) - closed.
- 0013430: [LCL] TTrayIcon.Icon assignment leaks memory under GTK2 (Paul Ishenin) - closed.
- 0013338: [IDE] Alt+Shit+Ctrl+Home/End doesn't behave as expected (Martin Friebe) - closed.
- 0013415: [IDE] synedit block folding fails if last block is left open (Martin Friebe) - closed.
- 0013416: [IDE] Synedit fold indicators leave "trails" (Martin Friebe) - closed.
- 0013396: [LCL] DBLookup controls do not change value of a Lookup field's key (Jesus Reyes) - closed.
- 0013111: [LazReport] Lazreport problem when opening a report (Jesus Reyes) - closed.
- 0013378: [LCL] InputQuery dialog has strange dimensions in Windows 7 Beta (Paul Ishenin) - closed.
- 0013394: [LCL] Application terminate when raise error in main form in procedure OnCreate (Paul Ishenin) - closed.
- 0013392: [Widgetset] Update calendar for WinCE (Paul Ishenin) - closed.
- 0012989: [LCL] WinCE Error after 5-8 times create and delete LCL Widgets in project (Felipe Monteiro de Carvalho) - closed.
- 0011561: [LCL] Dragging a window/a scrollbar freezes threads using synchronize (Paul Ishenin) - closed.
- 0013385: [IDE] Some forms crash Lazarus SVN revision>=19064 (Paul Ishenin) - closed.
- 0012498: [IDE] Custom Tool Problem (Darius Blaszijk) - closed.
- 0013357: [Printer] CUPS printer does not reflect page orientation change in PageWidth, PageHeight (Jesus Reyes) - closed.
- 0013346: [Widgetset] TScrollBox ignores BorderStyle=bsNone (Paul Ishenin) - closed.
- 0013350: [LCL] TBitBtn doesn't have published OnDragOver, OnDragDrop, OnStartDrag .... (Paul Ishenin) - closed.
- 0013230: [Widgetset] Control font size is ignored with GTK1 interface (Jesus Reyes) - closed.
- 0013339: [LCL] TEdit.BorderStyle is not published - closed.
- 0013336: [Widgetset] TEdit ignores BorderStyle=bsNone (Paul Ishenin) - closed.
- 0011879: [Debugger] Debugger dont find not saved units (Marc Weustink) - closed.
- 0013325: [LCL] TTreeView hooks OnGetImageIndex, OnGetSelectedIndex never get called (Paul Ishenin) - closed.
- 0012372: [IDE] Conditional Defines - Additions dont get saved (Paul Ishenin) - closed.
- 0012712: [IDE] trim trailing spaces, block select/delete, undo => act wrong together (Martin Friebe) - closed.
- 0010595: [IDE] handling multiply forms in Designer (Paul Ishenin) - closed.
- 0013314: [LCL] Small patch to improve node drag/drop target location (Paul Ishenin) - closed.
- 0013312: [IDE] Code Folding elipses has a missing pixel in rectangle (Martin Friebe) - closed.
- 0013309: [LCL] Scrolling StringGrid with mousewheel dowsn't scroll editing field (Jesus Reyes) - closed.
- 0013305: [LCL] Inserting a TPopupMenu as submenu of TMainMenu causes problem on form destruction. (Paul Ishenin) - closed.
- 0013293: [Widgetset] TFloatSpinEdit: setting Value is wrong when DecimalSeparator has "non-locale" value (Paul Ishenin) - closed.
- 0013238: [IDE] Blocking text while holding down Alt+Shift doesn't mark the text as a rectangular block. (Martin Friebe) - closed.
- 0013273: [LCL] SpinEdit don't lock buttons (Paul Ishenin) - closed.
- 0013278: [LCL] TreeView vertical lines is not centered along expand sign (Paul Ishenin) - closed.
- 0013092: [LCL] OnDropFiles does not work outside IDE (Paul Ishenin) - closed.
- 0012140: [IDE] Setting key mappings has no effect for some commands (Paul Ishenin) - closed.
- 0013259: [LCL] Rounding "error" in Bezier2Polyline (graphmath.pp) (Paul Ishenin) - closed.
- 0013252: [IDE] Lazarus doesn't start when is compiled with -dEnableIDEDocking (Paul Ishenin) - closed.
- 0013233: [LCL] TShape PEN is one pixel smaller than it should be (Paul Ishenin) - closed.
- 0012141: [IDE] Opening some dialogs with key combination causes them to be shown twice (Paul Ishenin) - closed.
- 0013122: [Widgetset] TMemo Text property works different in FormCreate() and ButtonClick() (Paul Ishenin) - closed.
- 0013224: [IDE] TPanel ignores Color property (Paul Ishenin) - closed.
- 0012321: [LCL] TFileListBox has duplicate entries (Paul Ishenin) - closed.
- 0013081: [LCL] GTK2 TListView dos not get updated on changing Items (Paul Ishenin) - closed.
- 0012176: [LCL] TFloatSpinEdit and TSpinEdit do accept non-numeric characters in the edit box (Bart Broersma) - closed.
- 0010109: [LCL] A MessageDlg() inside a TDateEdit's OnAcceptDate causes a SIGSEGV on Win32 platform (Paul Ishenin) - closed.
- 0013045: [LCL] TFloatSpinEdit should not accept "invalid keys" as input (Bart Broersma) - closed.
- 0001492: [Widgetset] Resizing main form doesn't refresh image properly (Paul Ishenin) - closed.
- 0012560: [LCL] can not change color of TStatusbar (Paul Ishenin) - closed.
- 0008565: [LCL] DrawText does not handle DT_VCENTER under gtk (Paul Ishenin) - closed.
- 0013188: [LCL] The form first appears in the upper left corner of the screen (Paul Ishenin) - closed.
- 0013137: [LCL] UTF8CharacterToUnicode in LCLProc: bug in higher code points (Vincent Snijders) - closed.
- 0013195: [LCL] [WinCE] TComboBox not show event OnChange when change item in ComboBox list (Paul Ishenin) - closed.
- 0012914: [LCL] Can not add russian text in to TEdit or TMemo. (Paul Ishenin) - closed.
- 0008755: [LCL] Can not paint Form where Brush as Bitmap (Paul Ishenin) - closed.
- 0011424: [LCL] Menu icon in Run-Time and Design-Time not the identical (Paul Ishenin) - closed.
- 0008658: [IDE] Read resource of TFrame (Mattias Gaertner) - closed.
- 0012383: [IDE] Backspace do not "unindented" position on empty lines (Martin Friebe) - closed.
- 0013172: [LCL] TEdit does not fire OnExit event on Mac i386 (Dmitry Boyarintsev) - closed.
- 0012503: [LCL] TListView.BeginUpdate does nothing (Vincent Snijders) - closed.
- 0013189: [LCL] Object inspector do not update "on changed" fields. (Paul Ishenin) - closed.
- 0013181: [LCL] From SVN release r17502 I can not load my project to lazarus ide (Paul Ishenin) - closed.
- 0013179: [IDE] ide/msgview : Scrollbars always visible (Paul Ishenin) - closed.
- 0012658: [LCL] TPageControl disabling/enabling in Windows 98 corrupts text of TEdit (Paul Ishenin) - closed.
- 0013162: [LCL] MainForm with several invisible forms restoring produces exception "[TCustomForm.SetFocus] Form3: TForm3 can not focus" (Paul Ishenin) - closed.
- 0012705: [Widgetset] Gtk2 tab key broken (Paul Ishenin) - closed.
- 0012239: [IDE] clipboard flips scrollbar (Paul Ishenin) - closed.
- 0012592: [IDE] SearchResultView leaks memory (Darius Blaszijk) - closed.
- 0012783: [LCL] defaulttranslator fails to load files from folder with international characters (Paul Ishenin) - closed.
- 0012710: [LCL] Memory leaks in defaulttranslator unit (Paul Ishenin) - closed.
- 0013002: [IDE] Very slow mouse wheel in Project Inspector (Vincent Snijders) - closed.
- 0012635: [LCL] Application.Restore after Application.Minimize restore Z-order of shown forms incorrectly (Paul Ishenin) - closed.
- 0012366: [LCL] TOpenDialog and TSaveDialog undesired feature in Win32 (Paul Ishenin) - closed.
- 0010331: [IDE] object inspector and moving/editing position of Form (under Windows) (Paul Ishenin) - closed.
- 0012510: [IDE] Modifications made by Alignment window don't activate Save and save all toolbar buttons (Paul Ishenin) - closed.
- 0013138: [IDE] When selecting two differents kind of Data Controls the Datasource property disappears. (Paul Ishenin) - closed.
- 0013055: [IDE] Not every component showed up with the default component palette size (Vincent Snijders) - closed.
- 0011000: [Widgetset] Honey, the Scrollbox Shrunk the Components (Paul Ishenin) - closed.
- 0012855: [LCL] radiogroup/item tab behaviour (Paul Ishenin) - closed.
- 0012529: [LCL] combobox dropdown not destroyed (Paul Ishenin) - closed.
- 0013125: [LCL] More compatibility (Paul Ishenin) - closed.
- 0010408: [LCL] On ListBox.Items.Delete() the property Selected stays (Paul Ishenin) - closed.
- 0013100: [IDE] Right clicking removed file in Package window raises Out of Bounds (Paul Ishenin) - closed.
- 0013034: [LCL] Missing dock manager notifications (Paul Ishenin) - closed.
- 0013074: [IDE] Tmaskedit get blank character (space) inserted when key released (Bart Broersma) - closed.
- 0011969: [LCL] Application.OnQueryEndSession/OnEndSession not fired when user is logging off. (Paul Ishenin) - closed.
- 0009568: [Widgetset] Grid's picklist is broken (Jesus Reyes) - closed.
- 0013099: [LCL] Impossible to access custom components after hiding TabSheet (Paul Ishenin) - closed.
- 0013050: [LCL] Adding items to TListView on form's OnCreate event, Checked attribute ignored (Paul Ishenin) - closed.
- 0013096: [IDE] OS exception during debugging LCL application in IDE produces empty MessageBox in IDE (Vincent Snijders) - closed.
- 0010929: [LCL] TComboBox AutoCompletition overwrites input (Paul Ishenin) - closed.
- 0012559: [IDE] IDE is showing empty ShowMessage dialog for system exceptions in localized windows (Vincent Snijders) - closed.
- 0012027: [LCL] TOpenPictureDialog default filter is not saved fully in lfm (Paul Ishenin) - closed.
- 0013079: [Widgetset] Qt: resize & realign problems - again (Paul Ishenin) - closed.
- 0013068: [Other] Example program: TSynAnySyn controlled at runtime (Martin Friebe) - closed.
- 0012689: [LCL] After activating Form LCL focuses some of control, changes its Checked property to True and calls OnClick event (Paul Ishenin) - closed.
- 0012660: [LCL] TSaveDialog with ofOverwritePrompt and DefaultExt does not show OverwritePrompt if filename is typed without extension (Paul Ishenin) - closed.
- 0013013: [IDE] Drag and drop in result of FindInFiles => exception (Vincent Snijders) - closed.
- 0012139: [IDE] Code folding for classes (Martin Friebe) - closed.
- 0013040: [LCL] TOpenDialog and TSaveDialog never set ofExtensionDifferent option (Paul Ishenin) - closed.
- 0011259: [LCL] ListView dosn't show images of items (Paul Ishenin) - closed.
- 0012802: [LCL] WinControl.ClientRect is out of sync with LCLIntf.GetClientRect when control has BorderStyle = bssingle (Paul Ishenin) - closed.
- 0012904: [IDE] Object Inspector tooltips going crazy (Paul Ishenin) - closed.
- 0008257: [LCL] Mossing components DBLookupComboBox and DBLookuplistBox (Jesus Reyes) - closed.
- 0012031: [LCL] ToolButton "moves" when changing width to 0 and back again (Paul Ishenin) - closed.
- 0012812: [LCL] StringGrid.AutoSizeColumn crash (Jesus Reyes) - closed.
- 0013042: [LCL] ShowMainForm do not work correctly with last Lazarus SVN (Paul Ishenin) - closed.
- 0013004: [Widgetset] With GTK1 interface is impossible give focus to another form (Paul Ishenin) - closed.
- 0009445: [LCL] TEdit Autosize does not behave as expected (Paul Ishenin) - closed.
- 0013046: [LCL] TFloatSpinEdit: if you type an "invalid" value in the control, the text should be corrected when control looses focus (Paul Ishenin) - closed.
- 0013044: [LCL] TFloatSpinEdit: OnKeyPress event is never fired (Paul Ishenin) - closed.
- 0013029: [LCL] Bitmaps are always copied to the clipboard as though transparent (Paul Ishenin) - closed.
- 0012867: [Patch] Patch for TTrayIcon on Windows (Felipe Monteiro de Carvalho) - closed.
- 0013010: [LazReport] Lazreport error creating designer (Martin Friebe) - closed.
- 0012992: [IDE] Character Map > 127 (Vincent Snijders) - closed.
 - 0013006: [Widgetset] TPageControl TabSheets not visible when the Form is shown multiple times (Paul Ishenin) - closed.
- 0013016: [LCL] Frames are created with property Visible set to False (Paul Ishenin) - closed.
- 0012994: [IDE] Object Inspector crashes if Editing collection Items (Paul Ishenin) - closed.
- 0013000: [Other] Synedit generates exception with "Class TSynGutterPartList not found" (Martin Friebe) - closed.
- 0012747: [IDE] paValueList creates a read-only drop-down... (Paul Ishenin) - closed.
- 0012775: [LCL] TNotebook.ShowTabs don't work then add tabs dinamically (Paul Ishenin) - closed.
- 0012991: [LCL] TEdit.SelStart:= 0 do not working under GTK2 (Paul Ishenin) - closed.
- 0012950: [LCL] LCL Unicode Input doesn't work with some languages (Vincent Snijders) - closed.
- 0012982: [IDE] Can not save extra char spacing. (Martin Friebe) - closed.
- 0012959: [LCL] TPageControl's TabSheets switching via keyboard unusual behavior (Paul Ishenin) - closed.
- 0012978: [IDE] IDE crash (Mattias Gaertner) - closed.
- 0012831: [IDE] Color combobox blocks physically the choose color dialog and "mouse" freeze entire X (except dialog) on syntax color customizing (Paul Ishenin) - closed.
- 0012981: [IDE] Form editor garbles WideString published properties of components (Paul Ishenin) - closed.
- 0012977: [IDE] file name VersionConsts.pas in lazarus and fpc (Paul Ishenin) - closed.
- 0012968: [IDE] Cannot create new project and compile unless project is explicitly saved (Paul Ishenin) - closed.
- 0012891: [LCL] Mask edit issues (Bart Broersma) - closed.
 - 0012939: [LCL] Is not possible to set the cursor position in a maskedit using the mouse (Bart Broersma) - closed.
 - 0012938: [LCL] DBEdit does not update the dataset (Bart Broersma) - closed.
 - 0012511: [LCL] Cannot Use SetText in TMaskEdit (Bart Broersma) - closed.
 - 0012920: [Patch] TMaskEdit: several bugfixes (Paul Ishenin) - closed.
 - 0012957: [LCL] Entering a key not allowed by the EditMask in a TMaskEdit will clear the current key (Bart Broersma) - closed.
- 0011880: [IDE] Events are not assigned aftzer pasting components (Mattias Gaertner) - closed.
- 0012744: [IDE] lazbuild dont rebuild resource files (Paul Ishenin) - closed.
- 0012029: [LCL] TPageControl tab image indexes move, when hiding on form creation (Paul Ishenin) - closed.
- 0011605: [LCL] TPageControl doesn't always show controls on page (at runtime) (Paul Ishenin) - closed.
- 0012844: [Patch] TMaskEdit uses DecimalSeparator where it should use TimeSeparator (Paul Ishenin) - closed.
- 0011535: [IDE] block painted to far (beyond cursor/eol) if cursor not allowed past eol (Martin Friebe) - closed.
- 0012854: [IDE] synedit: bracket highlighting get confused (Martin Friebe) - closed.
- 0012222: [IDE] codecompletion + ctrl -> strange characters (Paul Ishenin) - closed.
- 0012941: [LCL] Double click DBGrid at design time not as expected (Jesus Reyes) - closed.
- 0012692: [LCL] TPageControl allows to set keyboard focus at controls on inactive pages (Paul Ishenin) - closed.
- 0012944: [IDE] Regression Synedit End,Enter,Shift+Down does not select (Martin Friebe) - closed.
- 0012822: [IDE] Ctrl+T eats trailing whitespace (Martin Friebe) - closed.
- 0012799: [LCL] TreeView always shows horizontal scrollbar (Paul Ishenin) - closed.
- 0011888: [LCL] TPageControl - Captions of inactive pages are not redrawn after run-time changing (Paul Ishenin) - closed.
- 0012505: [IDE] Ctrl+X - Ctrl+V component lose property (Paul Ishenin) - closed.
- 0012930: [LCL] Glyph is not centered in TBitBtn when Caption is empty (Paul Ishenin) - closed.
- 0012934: [LCL] Last letter in BitBtn caption is cut off (Paul Ishenin) - closed.
- 0012925: [LCL] StringGrid.MouseWheelOption mwGrid scrolling hidden rows (Jesus Reyes) - closed.
- 0012927: [LCL] StringGrid MouseWheelOption mwGrid scrolling problem (Jesus Reyes) - closed.
- 0012931: [LCL] Changing pages in TabSheet does not work if parent component is a TPanel during design time (Paul Ishenin) - closed.
- 0012446: [LCL] Cannot navigate a TTreeView with the keyboard (Paul Ishenin) - closed.
- 0012922: [LCL] TreeView does not act by Keys -> left, right, up, down... etc (Paul Ishenin) - closed.
- 0012926: [IDE] CodeCompletion does not react to Enter, Esc keys (Paul Ishenin) - closed.
- 0012860: [LCL] Mousewheel moves cursor in StringGrid (Jesus Reyes) - closed.
- 0012827: [IDE] Duplicate name error when creating new project (Paul Ishenin) - closed.
- 0012884: [LCL] TEdit.Alignment is missing. (Zeljan Rikalo) - closed.
- 0012869: [IDE] Object Inspector, does not change property in more than one component at once (Paul Ishenin) - closed.
- 0012885: [LCL] Checkbox Focus Invisible (Paul Ishenin) - closed.
- 0012913: [IDE] AV in about box (Vincent Snijders) - closed.
- 0011972: [IDE] Environment options/Show compile dialog option working strange (Vincent Snijders) - closed.
- 0012806: [LCL] OnMouseEnter always active (Paul Ishenin) - closed.
- 0012883: [LCL] A frame aligned with alClient is not resized correctly after window restoration under windows (Paul Ishenin) - closed.
- 0012906: [IDE] RangeCheck Crash, with Anchors (Anchoreditor) (Martin Friebe) - closed.
- 0011178: [IDE] "Always visible Caret" does not work, if caret was invisible already (Martin Friebe) - closed.
- 0012603: [IDE] Lazarus crashes when trying to complete code by pressing tab (Paul Ishenin) - closed.
- 0012910: [IDE] The scroll-thing in the autocomplete listbox does not resize itself depending on how many items there are in the list (Paul Ishenin) - closed.
- 0012911: [IDE] Very high CPU utilization on editing/saving (Paul Ishenin) - closed.
- 0012907: [LCL] TreeView horizontal scrollbar doesn't scroll view when ShowRoot is disabled (Paul Ishenin) - closed.
- 0012857: [Widgetset] Space between right boundarie and text of autosized TCheckBox (Paul Ishenin) - closed.
- 0012056: [LCL] The background of a TCheckBox is too wide (Mattias Gaertner) - closed.
- 0012902: [LCL] Unable to select or expand last item of TTreeView (Paul Ishenin) - closed.
- 0012905: [IDE] Clicking on code folding nodes toggles breakpoints (Martin Friebe) - closed.
- 0012804: [LCL] SpeedButtons are highlighted with mouse when another modal form is active (Paul Ishenin) - closed.
- 0012886: [LCL] The color of TColorButton is not grayed when disabled (Paul Ishenin) - closed.
- 0012335: [IDE] highlighter and comments in property declaration (Martin Friebe) - closed.
- 0012599: [IDE] Tabs To Spaces tooltip problem (Martin Friebe) - closed.
- 0012901: [Widgetset] Qt: Mess with compiler options (Paul Ishenin) - closed.
- 0012803: [LCL] TImage's OnMouseWheel event fires even when another modal form is active (Paul Ishenin) - closed.
- 0012893: [LCL] TTrackbar Position can be outside Min and Max (Paul Ishenin) - closed.
- 0011800: [Widgetset] TEdit: when setting SelStart it always resets to 0 (Mattias Gaertner) - closed.
- 0012878: [LCL] The cursor is not positioned correctly when a dateseparator is found in MaskEdit (Paul Ishenin) - closed.
- 0012846: [Other] GoRC.exe can't compile .rc file with manifest data for Windows XP on 64bit system (Paul Ishenin) - closed.
- 0012829: [IDE] Some resourcestrings are not included in .po (Jesus Reyes) - closed.
- 0012488: [IDE] Add a menu item "Update Lazarus" (Darius Blaszijk) - closed.
- 0012583: [IDE] Ctrl+T with whitespaces behaviour regression (Martin Friebe) - closed.
- 0012598: [IDE] 'Column mode' block selection mode becomes stuck (Martin Friebe) - closed.
- 0012073: [LCL] ToolBar autosize problem (Paul Ishenin) - closed.
- 0012745: [LCL] DBEdit looses changes when Form is unfocused (Jesus Reyes) - closed.
- 0012800: [IDE] Synedit tab hanling is wrong (Martin Friebe) - closed.
- 0012797: [LCL] Column.Picklist crashs in latest revisions (Jesus Reyes) - closed.
- 0009307: [IDE] Selection and Tab (Martin Friebe) - closed.
- 0012518: [IDE] Rebuilding Lazarus from GUI fails if IDE is started with --pcp= option (Vincent Snijders) - closed.
- 0012602: [IDE] search(in files) result, crash on repeated search (Darius Blaszijk) - closed.
- 0010391: [IDE] source editor does "undo" incorrectly (Martin Friebe) - closed.
- 0012706: [IDE] Crash with Folding (2 folds, next to each other) (Martin Friebe) - closed.
- 0012714: [IDE] multiline reg exp search/replace may crash (Martin Friebe) - closed.
- 0012717: [IDE] Crash and oddity with code folding (Martin Friebe) - closed.
- 0012769: [IDE] crash in editor-options, in destroy frame (Martin Friebe) - closed.
- 0012768: [IDE] crash in editor-options (bookmarks in synedit) (Paul Ishenin) - closed.
- 0012671: [Widgetset] generated exe are broken (Felipe Monteiro de Carvalho) - closed.
- 0012761: [LCL] TreeView scrollbars missing after showing hidden TabSheet (Paul Ishenin) - closed.
- 0012563: [Patch] TSynEdit chokes and crashes badly on mis-rendered fonts (Martin Friebe) - closed.
- 0012751: [IDE] Quad Click (Select Paragraph) often does not highlight paragraph (Martin Friebe) - closed.
- 0011626: [IDE] Line Change Indicators (Paul Ishenin) - closed.
- 0012726: [IDE] Codetools does not understand {$IF DECLARED(unicodestring)} directives (Mattias Gaertner) - closed.
- 0012445: [IDE] Carbon IDE: Incorrect draw of non visual components (Tom Gregorovic) - closed.
- 0012701: [IDE] Folding blocks not properly invalidating remainder of edit component. (Martin Friebe) - closed.
- 0011208: [IDE] Bad scrolling with code-folded functions (Martin Friebe) - closed.
- 0012694: [IDE] Scrolling with scrollbar broken when block folded in editor (Martin Friebe) - closed.
- 0012684: [LCL] clText: identifier not found when rebuilding after update to revision 17499 (Paul Ishenin) - closed.
- 0012686: [IDE] Redo (after undo, after delete multiline block) will leave the cursor in the wrong line (Martin Friebe) - closed.
- 0012679: [IDE] A Fold-block at the very end of text does not unfold on NewLine, if AlwaysVisibleCaret is on (Martin Friebe) - closed.
- 0012664: [IDE] Block folding unfolding without being requested to do so. (Martin Friebe) - closed.
- 0012468: [IDE] Closing the new about box closes Lazarus (Darius Blaszijk) - closed.
- 0012670: [IDE] resource pg_active_row not found (Laurent Jacques (Wile64)) - closed.
- 0012663: [IDE] propedits.pp TWideStringPropertyEditor.SetValue() copypaste error (Paul Ishenin) - closed.
- 0012653: [Widgetset] Lazarus compiled on gtk2 2.12.9 crashes with clipboard failures when run on gtk2 2.14.4 (Paul Ishenin) - closed.
- 0012638: [LCL] Qt Widget set does not work (Paul Ishenin) - closed.
- 0012616: [IDE] TImageListComponentEditor dont work anymore (Paul Ishenin) - closed.
- 0012631: [Widgetset] Carbon: checkbox cbGrayed state is not working (Tom Gregorovic) - closed.
- 0012395: [LCL] Program icon visible in dialog window. (Paul Ishenin) - closed.
- 0011872: [Widgetset] Incorrect scrollbar drawing under WinXP (Paul Ishenin) - closed.
- 0012407: [Widgetset] Lazarus crash with GTK+ 2.14.3 (Paul Ishenin) - closed.
- 0012585: [IDE] Reducing path length in SVN Commit screen (Darius Blaszijk) - closed.
- 0012613: [IDE] Editor Options dialog - components are hidden and resize doesn't help (Paul Ishenin) - closed.
- 0012606: [IDE] Carbon : Editor font rendering badly damaged for default font, point size 14 on PowerPC rev 17304 (Vincent Snijders) - closed.
- 0012485: [IDE] Clicking selected text does not unselect the text. Carbon / Editor (Tom Gregorovic) - closed.
- 0012555: [IDE] Carbon : Synedit responds to fsBold in global font, but ignores fsBold attribute passed in highlighter token (Tom Gregorovic) - closed.
- 0012601: [IDE] SynEdit is not painting more than the first line until it scrolls when populated slowly (Lazarus editor problem) (Martin Friebe) - closed.
- 0012396: [Widgetset] Lazarus crashes when trying to copy text in the editor. (Paul Ishenin) - closed.
- 0012581: [Other] minor improvements of the man page texts (Vincent Snijders) - closed.
- 0012580: [Other] Makefile bug for man pages (Vincent Snijders) - closed.
- 0012572: [LCL] Clicking on TPanel, TPage etc causes controls to loose focus (Tom Gregorovic) - closed.
- 0011433: [IDE] code folding and search/find (Martin Friebe) - closed.
- 0011432: [IDE] code folding with un-termiated block displays extra line (Martin Friebe) - closed.
- 0012491: [IDE] SynEdit NextWord behaves inconsistent, if one pos from EOL (patch attached) (Martin Friebe) - closed.
- 0012471: [Patch] Patch making TTreeView lines look more attractive (Paul Ishenin) - closed.
- 0012478: [Widgetset] Qt: AV in Lazarus AboutBox (Darius Blaszijk) - closed.
- 0012541: [LCL] Default caption in MessageDlg should be determined by DlgType (if no caption is specified) (Vincent Snijders) - closed.
- 0010570: [IDE] Add new feature: project icon (Paul Ishenin) - closed.
 - 0001838: [Other] Add a default application icon (Paul Ishenin) - clo