FPC - Roadmap

FPC - 2.4.0
===========
93%
- 0009430: [RTL] The sockets.pas unit is missing important RecvMsg macros (Ales Katona) - feedback.
- 0009420: [Compiler] Support for default(<type>) function - feedback.
- 0008611: [Compiler] IE 200501152 when a {$if declared()} is placed in or after a uses clause (Peter Vreman) - acknowledged.
- 0014073: [FCL] whitespace handling sax_html (Sergei Gorelkin) - assigned.
- 0011317: [Compiler] ppc386.cfg cleanup ? (Florian Klämpfl) - assigned.
- 0012778: [Compiler] GetInterface returns wrong results when using delegated interfaces (Florian Klämpfl) - assigned.
- 0013924: [RTL] Getopt multi word arguments do not work under delphi (Michael Van Canneyt) - 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.
- 0013654: [Database Components] TODBCConnection.Execute incorrectly raises exception if SQLExecute returns SQL_NO_DATA (Joost van der Sluis) - resolved.
- 0012881: [Packages] fftw example does not compile (Linux/Windows) (Joost van der Sluis) - 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.
- 0013078: [FCL] lazdaemon: incorrect behaviour on linux (Michael Van Canneyt) - resolved.
- 0013287: [FCL] FCL-Web package fix (sessions and web module request/response access) (Joost van der Sluis) - 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.
- 0009551: [Compiler] RTTI for sparse Enums should not compile (Jonas Maebe) - resolved.
- 0013327: [FCL] Application.ExeName unexpected result in Mac OS X (Jonas Maebe) - resolved.
- 0010578: [FCL] D7 compatibility: TBucketList and TObjectBucketList not defined in contnrs.pp (Michael Van Canneyt) - resolved.
- 0009177: [Documentation] Feature request: comprehensive table of contents (Michael Van Canneyt) - 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.
- 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.
- 0009985: [RTL] AddDisk doesn't work correctly (Jonas Maebe) - closed.
- 0011825: [Compiler] Overriding ClassType causes Runtime access exception (Jonas Maebe) - 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.
- 0013297: [Database Components] TFloatFields values are formated using scientific notation if they are bigger than 100 (Joost van der Sluis) - closed.
- 0013477: [Compiler] WideStrings compiled different for different platforms. (Jonas Maebe) - closed.
- 0013353: [Database Components] SQLite and ApplyUpdate (Luiz Americo) - closed.
- 0013210: [Compiler] Varying with statement reference for objects in mac-pascal mode (Jonas Maebe) - closed.
- 0013264: [Other] Memoryleak using strings in function (Micha Nelissen) - 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.
- 0010492: [Compiler] D7 compatibility: property stored attribute can't be defined as constant (Jonas Maebe) - closed.
- 0012668: [Packages] imagemagick fails on amd64 (Ivo Steinmann) - closed.
- 0012975: [Database Components] TODBCConnection.GetTableNames fails (Joost van der Sluis) - closed.
- 0012954: [FCL] TMemDataset.Lookup not working properly (Joost van der Sluis) - closed.
- 0012942: [Compiler] Segmentation fault on stack overflow even with -Ct ! (Jonas Maebe) - closed.
- 0012888: [Database Components] TBlobField(SQLQuery1.FieldByName('memo')).BlobSize) always returns 0 (Joost van der Sluis) - closed.
- 0012789: [Compiler] Debug information is wrong for dynamic arrays (Jonas Maebe) - 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.
- 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.
- 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.
- 0013343: [Compiler] Inline does not work in packages (ARM nds/gba) (Jonas Maebe) - closed.
- 0009126: [RTL] StrToFloat in conjunction with thousandseparator and decimalseparator always gives exception (Michael Van Canneyt) - 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.
- 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.
- 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.
- 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.
- 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.
- 0013012: [RTL] Function FileOpen (Unix RTL) ignores flags other than read/write (Jonas Maebe) - closed.
- 0012566: [FCL] TIniFile should not lose changes to ini-file after CacheUpdates is toggled off (Joost van der Sluis) - closed.
- 0011282: [Documentation] Documentation of -Mxxx/$modeswitch (Michael Van Canneyt) - 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.
- 0011338: [RTL] Add function in the SysUtils unit to get the home directory (Michael Van Canneyt) - closed.

80 of 86 issue(s) resolved. Progress (93%).

FPC - 3.0.0
===========
0%
- 0009995: [Installer] Suggestion: allow installation without administrator privileges. - feedback.
- 0009734: [Packages] Could not Install rpm on openSUSE 10.2 x86_64 (Daniël Mantione) - feedback.

0 of 2 issue(s) resolved. Progress (0%).

Lazarus - Roadmap

Lazarus - 0.9.28
================
97%
- 0012355: [IDE] Combine the Find dialog and Find in Files dialog to a single dialog (Mattias Gaertner) - feedback.
- 0013930: [Patch] New IDE Add-On Package: Opened File List Browser - acknowledged.
- 0010547: [LCL] TButton and deferred AutoSize (Mattias Gaertner) - confirmed.
- 0013826: [LCL] CUPS: TPostscriptCanvas clipping implementation (patch provided) (Jesus Reyes) - assigned.
- 0012007: [Patch] gtk2 (gtk1) PostMessage called from thread might not work! (Mattias Gaertner) - assigned.
- 0013931: [IDE] IDE creates bad *.lrs files (Mattias Gaertner) - assigned.
- 0008165: [IDE] GTK2 - suggested to be default (Mattias Gaertner) - assigned.
 - 0007717: [-] Scrolling down with arrow in TSynEdit = 100%CPU (Martin Friebe) - resolved.
- 0013139: [Patch] Patch to add FixedCols capability for TCustomGrid and TDBGrid (Jesus Reyes) - assigned.
- 0011740: [Other] OpenGLControl stutters with Compiz enabled (Mattias Gaertner) - assigned.
- 0010964: [IDE] FPDoc editor in IDE does not save links in 'SeeAlso' tab (Mattias Gaertner) - assigned.
- 0013949: [LCL] XMLPropStorage does not restore stored values on application start. (Michael Van Canneyt) - resolved.
- 0012490: [LCL] InputQuery and InputBox problem (Dmitry Boyarintsev) - resolved.
- 0013429: [IDE] Lazarus version 0.9.26.2-0 differs from 0.9.26! ÅÄÖ don't works again! (Vincent Snijders) - resolved.
- 0013836: [Other] LazDataDesktop doesn't allow for CharSet in connection settings (Michael Van Canneyt) - resolved.
- 0013792: [IDE] "Project Templates" are total broken (Michael Van Canneyt) - 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.
- 0013977: [IDE] Lazbuild not resend key to fpc (Vincent Snijders) - resolved.
- 0013983: [-] Lazarus doesnt pass project.lpi file as parameter (Vincent Snijders) - resolved.
- 0013439: [IDE] Lazarus 0.9.26.2 and supp Crash compilation GTK2 with DEBIAN LENNY (Vincent Snijders) - resolved.
- 0013565: [LCL] DBGrid with Multiselect not select all (Jesus Reyes) - resolved.
- 0013986: [IDE] Menu Text disappear if win32 manifest is disabled (Paul Ishenin) - resolved.
- 0013964: [Other] SynEdit.ScrollBars := ssAutoBoth; dont show Scrollbars (Martin Friebe) - resolved.
- 0012590: [Other] Translation updates using diff breaks translation (Mattias Gaertner) - resolved.
- 0013723: [IDE] Default key mapping for "unfold at cursor" conflicts with "]" on Mac Azerty keyboard layout (Martin Friebe) - resolved.
- 0001620: [IDE] clicking on end could jump to begin (Martin Friebe) - resolved.
- 0013514: [IDE] {%region} with folded by default flag (Martin Friebe) - 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.
- 0013827: [IDE] Interface forward declarations appear in CodeExplorer (Mattias Gaertner) - 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.
- 0013895: [IDE] Begin/end completition => too many ends (Mattias Gaertner) - resolved.
- 0013824: [Patch] Implement ToggleComment command (Martin Friebe) - 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.
- 0010558: [LCL] Impossible circular Anchorsides (Mattias Gaertner) - resolved.
- 0013866: [LCL] TDBCheckBox misses Align (Jesus Reyes) - resolved.
- 0013817: [LCL] TDBCHECKBOX and null value (SQLITE) (Jesus Reyes) - resolved.
- 0010134: [Widgetset] Gtk2 implementation of CreateFontIndirectEx is buggy (Paul Ishenin) - resolved.
- 0011395: [Other] Feature request for IDE FPDoc editor - access to Function results (Mattias Gaertner) - resolved.
- 0013283: [LCL] Some keys do not trigger OnKeyPress on TEdit (Mattias Gaertner) - resolved.
- 0013492: [LCL] empty project and heaptrc (Vincent Snijders) - 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.
- 0013709: [IDE] Tedit and Height property (Paul Ishenin) - resolved.
- 0013684: [IDE] ToDo List: Description don't not appear. In 0.9.24, it did (Vincent Snijders) - resolved.
- 0011108: [IDE] IDE doesnt come up from the DOCK - Mac Os X - Leopard (Dmitry Boyarintsev) - resolved.
- 0013683: [IDE] Latin characters not supported by ShowMessage procedure (Vincent Snijders) - resolved.
- 0013661: [Other] Building Lazarus inside the ide complains error (Vincent Snijders) - resolved.
- 0013311: [LCL] GTK2 IDE combobox for SQLDb widgets don't show values (Vincent Snijders) - resolved.
- 0013611: [IDE] h2pas package (Vincent Snijders) - resolved.
- 0013602: [LCL] IDE crashes when opening New Standard Action form in TActionList (Mattias Gaertner) - resolved.
- 0011190: [IDE] Carbon: Menu editor does not repaint itself properly (Vincent Snijders) - resolved.
- 0012887: [LCL] example openglcontrol_demo (Mattias Gaertner) - resolved.
- 0010560: [IDE] autocomplete and inherited (Mattias Gaertner) - resolved.
- 0013569: [Printer] Probable global memory leak in print dialogs under windows (Jesus Reyes) - resolved.
- 0011698: [Widgetset] LoadCursorFromLazarusResource does not work on Carbon (Marc Weustink) - resolved.
- 0013216: [LCL] Error in TCustomTreeView, on Handling clicks (ExpandSign) (Vincent Snijders) - resolved.
- 0013229: [IDE] CodeTools Template file in wrong directory (Vincent Snijders) - resolved.
- 0012456: [IDE] TImage does not save picture property (Tom Gregorovic) - resolved.
- 0012870: [IDE] Editor: unit name is changed but resources not. (Vincent Snijders) - resolved.
- 0012348: [IDE] bracket matching fails with Carbon (Martin Friebe) - 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.
- 0011189: [Widgetset] Carbon: TTreeView does not update scrollbars properly (Tom Gregorovic) - resolved.
- 0011272: [IDE] The last line of the messsages window disappear - Mac OS X - Leopard (Tom Gregorovic) - resolved.
- 0012309: [LCL] Deleting assigned TFrame on a form, makes Lazarus crashe (Mattias Gaertner) - resolved.
- 0013308: [Patch] patch for cpphighighlighter file in synedit to add muiltiline strings (Martin Friebe) - resolved.
- 0014065: [LCL] GTK2 TMemo, SelStart, SelLength, SelText doesn't work after Rev 19714 (Paul Ishenin) - closed.
- 0014078: [IDE] Identifier completion does not add parameter list of ancestor methods (Mattias Gaertner) - 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.
- 0014014: [IDE] IDE instable (Paul Ishenin) - closed.
- 0013418: [LCL] setting TCanvas.Clipping/ClipRect does nothing (Paul Ishenin) - 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.
- 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.
- 0013263: [Other] synedit Sql highliter may be wrong (Martin Friebe) - 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.
- 0007012: [IDE] Using TAB work-around makes tooltips display wrong tip on last 2 character of word. (Martin Friebe) - closed.
- 0011906: [LCL] TMemo borderstyle in gtk (Paul Ishenin) - closed.
- 0001242: [LCL] TEdit / TDBEdit and so on - property BorderStyle not published (Mattias Gaertner) - closed.
- 0011971: [Database] TDBgrid problem after a TSQLquery.locate (Jesus Reyes) - closed.
- 0013267: [IDE] print source from IDE miss last line (Martin Friebe) - closed.
- 0013123: [LCL] Lazarus crash during startup (Vincent Snijders) - closed.
- 0013156: [IDE] Will not load a packages into IDE (Vincent Snijders) - closed.
- 0001776: [IDE] Ctrl+A not select all components (Paul Ishenin) - closed.
- 0012864: [IDE] Installation of packages in IDE fails to compile (Vincent Snijders) - closed.
- 0002053: [Widgetset] TMemo crashes when pasting big amounts of text (Zeljan Rikalo) - closed.
- 0012777: [LCL] Checkbox cannot be put on a Tpanel (Zeljan Rikalo) - closed.
- 0013118: [LCL] Synchronization of docking events and actions (Paul Ishenin) - closed.
- 0001910: [LCL] TListview does not have a 'Parent Font' property (Paul Ishenin) - closed.
- 0012482: [IDE] Source Editor: "fixed" font is always bold (Martin Friebe) - closed.
- 0012843: [LCL] Win CE apps didn't run on Windows CE (Felipe Monteiro de Carvalho) - closed.
- 0012392: [LCL] Running application with a TStringGrid crashes on startup when ParentColor is not found. (Vincent Snijders) - closed.
- 0001719: [LCL] Database Lookup controls ? (Jesus Reyes) - closed.
- 0001744: [-] TDBLookuopComboBox needed (Jesus Reyes) - 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.
- 0012375: [Patch] fpweb patch for apache modules (Michael Van Canneyt) - closed.
- 0012435: [IDE] Duplicate short cut in german search&replace dialog (Vincent Snijders) - closed.
- 0012651: [Other] Windows installation cannot remove (some) components (Vincent Snijders) - closed.
- 0012962: [LCL] synedit linestate/numbers (Martin Friebe) - closed.
- 0013009: [LCL] screen.onactivecontrolchange doesn't fire (Paul Ishenin) - closed.
- 0001230: [IDE] Column editor does not come to the front (Vincent Snijders) - closed.
- 0001317: [IDE] Tools - Quick syntax check (Mattias Gaertner) - closed.
- 0012434: [Other] Component events don't work correctly on hidden tabsheets (Paul Ishenin) - closed.
- 0012945: [IDE] SynEdit not trimming trailing spaces (regression) (Martin Friebe) - closed.
- 0012946: [IDE] Setting BorderIcons doesn't do anything (Zeljan Rikalo) - closed.
- 0012949: [IDE] IDE shows modified even though nothing visible changed, aka SynEdit trims trailing spaces too late (Martin Friebe) - closed.
- 0011769: [IDE] DataSource property in TDBGrid (Mattias Gaertner) - closed.
- 0012817: [IDE] Tooltips stoped working in the IDE (Tom Gregorovic) - 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.
- 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.
- 0012547: [IDE] Componentlist; Missing functionality like dblclick, filtering and close (Darius Blaszijk) - closed.
- 0012820: [LCL] Inconsistent spelling of 'Balloon' in TTrayIcon and related code (Felipe Monteiro de Carvalho) - closed.
- 0012874: [LCL] No compilation with QT (Zeljan Rikalo) - closed.
- 0011559: [LCL] Please move freeing TStrings descendents to the widgetset (Felipe Monteiro de Carvalho) - closed.
- 0012201: [-] Exclude debian directory from source file (Mazen NEIFER) - 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.
- 0012553: [LCL] Sharing ImageList across multiple forms... (Mattias Gaertner) - 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.
- 0010738: [IDE] Ctrl-T shortcut "delete to end of word" in comments (Martin Friebe) - closed.
- 0012487: [IDE] Ctrl-T at line end removes spaces before it (Martin Friebe) - 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.
- 0012436: [IDE] External Tools config settings are not saved (Darius Blaszijk) - closed.
- 0012542: [LCL] I've added support for TApplication.BidiMode (Paul Ishenin) - closed.
- 0012379: [LCL] Crosscompiling win32 widgetset fails (Vincent Snijders) - closed.
- 0012419: [LCL] Grids: Add title images (Jesus Reyes) - closed.
- 0012308: [IDE] GTK2 not support in new Linux OS (Vincent Snijders) - closed.
- 0011393: [LCL] OnResize event not getting called for TGroupBox? (Tom Gregorovic) - closed.
- 0011741: [LCL] Sometimes clicking on IDE's tab selects the tab, but does not change the page (Tom Gregorovic) - closed.
- 0010298: [IDE] Opening existing projects, the editor window is not visible (Mattias Gaertner) - closed.
- 0010299: [LCL] Again, bitmap transparency problem. (Marc Weustink) - closed.
- 0011710: [IDE] Carbon: Small dot now on left side of menu items and button labels (Tom Gregorovic) - closed.
- 0012216: [IDE] Regression in Action list editor. (Vincent Snijders) - closed.
- 0012790: [IDE] SynEdit: optimize calls to CodeTools in CtrlClick mode (Martin Friebe) - closed.
- 0012382: [Printer] PageSetupDialog is not always modal (Jesus Reyes) - closed.
- 0012811: [IDE] Nested blocks commencing on one line don't fold properly (Martin Friebe) - closed.
- 0012657: [LCL] TListView.Multiselect does not work when compiled for QT4-Interface (Paul Ishenin) - closed.
- 0013928: [IDE] Strict private and strict protected wrong formated in IDE editor (Martin Friebe) - closed.
- 0012620: [IDE] Source editor does not show underline (Vincent Snijders) - closed.
- 0013902: [LCL] TSynMemo component does not react to any mouse event (Martin Friebe) - closed.
- 0013913: [Patch] TTreeView component sort patch (Mattias Gaertner) - closed.
- 0013664: [IDE] IDE is not able to point into source code where the error is located. (Mattias Gaertner) - closed.
- 0013917: [LCL] Transparency bug - regression (Marc Weustink) - closed.
- 0013358: [Database] TDBEdit property BorderStyle (Jesus Reyes) - closed.
- 0013329: [LCL] Anchored control causes hang on window resize (Mattias Gaertner) - closed.
- 0013904: [IDE] source editor replace of selection broken (Martin Friebe) - closed.
- 0013899: [IDE] GLScene units added in the wrong place in the uses section (Mattias Gaertner) - closed.
- 0013883: [LCL] Application icon transparency does not work (Paul Ishenin) - closed.
- 0012971: [Patch] Make TControl.SetBiDiMode and SetParentBiDiMode protected (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.
- 0013729: [IDE] Code-Explorer - filter is useless, if update on idle (Mattias Gaertner) - closed.
- 0013204: [IDE] AV after copy-pasting the component with events between forms (Mattias Gaertner) - closed.
- 0012296: [IDE] Menus are filled with icons (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.
- 0013747: [IDE] code template macro (Mattias Gaertner) - 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.
- 0012970: [LCL] DBEdit looses Contents pasted from Clipboard on Post (Jesus Reyes) - 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.
- 0013741: [LCL] Regression: r20015 breaks TMenuItem Click in TPopupMenu (Mattias Gaertner) - 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.
- 0013750: [IDE] visual bug (Martin Friebe) - 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.
- 0010548: [IDE] autocomplete, if partial name eq Pascal Keyword (Mattias Gaertner) - 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.
- 0012290: [IDE] Cannot bind cmd-alt-shift-( or cmd-alt-shift-) (Tom Gregorovic) - 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.
- 0013592: [Widgetset] TGroupbox frame not visible anymore in GTK2 (Zeljan Rikalo) - closed.
- 0013651: [IDE] Strange display of IDE Editor on Ubuntu 9.04. (Martin Friebe) - closed.
- 0013669: [IDE] GTK2: Synedit fails to draw some part of specifically fromated code (Martin Friebe) - closed.
- 0013653: [IDE] Ctrl+click fails to find definition of the basic class (Mattias Gaertner) - closed.
- 0013631: [IDE] IDE crashes again while displaying an exception (Martin Friebe) - closed.
- 0013646: [IDE] Error building with SVN 19779M (Paul Ishenin) - closed.
- 0013638: [IDE] Ctrl+click is sometimes unable to find inherited property (Mattias Gaertner) - closed.
- 0013648: [IDE] Access violation with Ctrl+Space is pressed (Mattias Gaertner) - closed.
- 0013626: [Printer] CUPS: Printing landscape of multipage document does not rotate second and other subsequent pages (Jesus Reyes) - closed.
- 0013615: [LCL] SpeedButton incorrectly grabs focus when placed e.g. inside of GroupBox (Paul Ishenin) - closed.
- 0013578: [Patch] a patch to make Icons at Messages window optional (Mattias Gaertner) - closed.
- 0010640: [IDE] Code tools features does not work inside compound with statements (Mattias Gaertner) - closed.
- 0013576: [IDE] Code folding gutter context menu incorrect for nested ptocedures (Martin Friebe) - closed.
- 0012154: [LCL] TForm.AutoSize does not work after the first paint message (Mattias Gaertner) - closed.
- 0013032: [IDE] Please make SearchForm stay on top (Vincent Snijders) - closed.
- 0013555: [IDE] Changing the order of columns in Call Stack dialog raises an exception (Dmitry Boyarintsev) - closed.
- 0012406: [IDE] Environment Options dialog - OK and Cancel are in wrong order (Darius Blaszijk) - closed.
- 0009396: [LCL] Synedit blocks some main menu shortcuts (Martin Friebe) - closed.
- 0013213: [IDE] Checklistbox editor , add new item dialog misformed (Vincent Snijders) - closed.
- 0012523: [LCL] [Carbon]. Prev tab arrow, is not drawn correctly. (Dmitry Boyarintsev) - closed.
- 0013550: [IDE] Source editor flickers (Martin Friebe) - closed.
- 0013546: [IDE] Add fpc version to version string copied to clipboard (Vincent Snijders) - closed.
- 0013093: [IDE] Cursor is not shown in the last line (Martin Friebe) - 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.
- 0013403: [IDE] timer default event (Paul Ishenin) - closed.
- 0013322: [IDE] Code divider lines are intermittent (Martin Friebe) - 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.
- 0013239: [LCL] TXMLPropStorage sont Saves to File (Paul Ishenin) - 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.
- 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.
- 0013385: [IDE] Some forms crash Lazarus SVN revision>=19064 (Paul Ishenin) - closed.
- 0013200: [LCL] [WinCE] Dialog Form not show correctly (Felipe Monteiro de Carvalho) - closed.
- 0012498: [IDE] Custom Tool Problem (Darius Blaszijk) - closed.
- 0013354: [IDE] Properties like 'TSQLQuery.SQL' (TStrings) are not shown anymore in the object inspector (Alexander S. Klenin) - closed.
- 0012680: [IDE] Synedit cursor may be invisible on last screenline (Martin Friebe) - closed.
- 0012998: [IDE] Crash IDE while changing Panels of StatusBar (gtk 2) (Paul Ishenin) - closed.
- 0012999: [IDE] ObjectInspector misplace SubPropertis/SubComponents (Paul Ishenin) - closed.
- 0012966: [-] Changing name to a new project, the name of file "lrs" is not changed (Mattias Gaertner) - 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.
- 0013325: [LCL] TTreeView hooks OnGetImageIndex, OnGetSelectedIndex never get called (Paul Ishenin) - closed.
- 0013314: [LCL] Small patch to improve node drag/drop target location (Paul Ishenin) - closed.
- 0013227: [IDE] CodeFolding mistake (Martin Friebe) - closed.
- 0013312: [IDE] Code Folding elipses has a missing pixel in rectangle (Martin Friebe) - closed.
- 0013305: [LCL] Inserting a TPopupMenu as submenu of TMainMenu causes problem on form destruction. (Paul Ishenin) - closed.
- 0013238: [IDE] Blocking text while holding down Alt+Shift doesn't mark the text as a rectangular block. (Martin Friebe) - closed.
- 0013278: [LCL] TreeView vertical lines is not centered along expand sign (Paul Ishenin) - closed.
- 0013259: [LCL] Rounding "error" in Bezier2Polyline (graphmath.pp) (Paul Ishenin) - closed.
- 0013233: [LCL] TShape PEN is one pixel smaller than it should be (Paul Ishenin) - closed.
- 0013224: [IDE] TPanel ignores Color property (Paul Ishenin) - closed.
- 0013081: [LCL] GTK2 TListView dos not get updated on changing Items (Paul Ishenin) - closed.
- 0013219: [IDE] Files like Unit*.lrs are created anywhere for new application (Mattias Gaertner) - closed.
- 0008658: [IDE] Read resource of TFrame (Mattias Gaertner) - closed.
- 0012383: [IDE] Backspace do not "unindented" position on empty lines (Martin Friebe) - 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.
- 0013162: [LCL] MainForm with several invisible forms restoring produces exception "[TCustomForm.SetFocus] Form3: TForm3 can not focus" (Paul Ishenin) - closed.
- 0011737: [Widgetset] gtk1 leaks memory when changing panel color (Mattias Gaertner) - closed.
- 0012705: [Widgetset] Gtk2 tab key broken (Paul Ishenin) - closed.
- 0012710: [LCL] Memory leaks in defaulttranslator unit (Paul Ishenin) - closed.
- 0010331: [IDE] object inspector and moving/editing position of Form (under Windows) (Paul Ishenin) - closed.
- 0013125: [LCL] More compatibility (Paul Ishenin) - closed.
- 0013113: [IDE] Autosize fix in r18501broke some dialogs like Find&Replace (Paul Ishenin) - closed.
- 0012608: [IDE] Moving forms in project inspector/options causes errors (Mattias Gaertner) - 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.
- 0012559: [IDE] IDE is showing empty ShowMessage dialog for system exceptions in localized windows (Vincent Snijders) - closed.
- 0012796: [IDE] Lazarus crash (Zeljan Rikalo) - closed.
- 0013068: [Other] Example program: TSynAnySyn controlled at runtime (Martin Friebe) - closed.
- 0010585: [IDE] History Jumps do not always update the line number (Martin Friebe) - closed.
- 0012139: [IDE] Code folding for classes (Martin Friebe) - closed.
- 0013040: [LCL] TOpenDialog and TSaveDialog never set ofExtensionDifferent option (Paul Ishenin) - closed.
- 0008257: [LCL] Mossing components DBLookupComboBox and DBLookuplistBox (Jesus Reyes) - closed.
- 0012812: [LCL] StringGrid.AutoSizeColumn crash (Jesus Reyes) - closed.
- 0013042: [LCL] ShowMainForm do not work correctly with last Lazarus SVN (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.
- 0013019: [IDE] CRC check failed (Vincent Snijders) - closed.
- 0013016: [LCL] Frames are created with property Visible set to False (Paul Ishenin) - closed.
- 0013006: [Widgetset] TPageControl TabSheets not visible when the Form is shown multiple times (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.
- 0012991: [LCL] TEdit.SelStart:= 0 do not working under GTK2 (Paul Ishenin) - closed.
- 0012990: [IDE] Moving forms in project inspector/options causes errors (Mattias Gaertner) - closed.
- 0012982: [IDE] Can not save extra char spacing. (Martin Friebe) - closed.
- 0012980: [IDE] Saving new form error (Mattias Gaertner) - 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.
 - 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.
- 0012744: [IDE] lazbuild dont rebuild resource files (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.
- 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.
- 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.
- 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.
- 0012827: [IDE] Duplicate name error when creating new project (Paul Ishenin) - closed.
- 0012869: [IDE] Object Inspector, does not change property in more than one component at once (Paul Ishenin) - closed.
- 0012913: [IDE] AV in about box (Vincent Snijders) - closed.
- 0012806: [LCL] OnMouseEnter always active (Paul Ishenin) - closed.
- 0012906: [IDE] RangeCheck Crash, with Anchors (Anchoreditor) (Martin Friebe) - 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.
- 0012907: [LCL] TreeView horizontal scrollbar doesn't scroll view when ShowRoot is disabled (Paul Ishenin) - 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.
- 0012583: [IDE] Ctrl+T with whitespaces behaviour regression (Martin Friebe) - closed.
- 0012598: [IDE] 'Column mode' block selection mode becomes stuck (Martin Friebe) - closed.
- 0012800: [IDE] Synedit tab hanling is wrong (Martin Friebe) - closed.
- 0009307: [IDE] Selection and Tab (Martin Friebe) - closed.
- 0008368: [IDE] IDE crash while placing TTrackBar component (Paul Ishenin) - 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.
- 0012760: [IDE] Import library not found for libz (Vincent Snijders) - closed.
- 0012671: [Widgetset] generated exe are broken (Felipe Monteiro de Carvalho) - 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.
- 0012567: [LCL] TSpeedButton.Down dosend work (Vincent Snijders) - closed.
- 0012726: [IDE] Codetools does not understand {$IF DECLARED(unicodestring)} directives (Mattias Gaertner) - 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.
- 0012616: [IDE] TImageListComponentEditor dont work anymore (Paul Ishenin) - closed.
- 0012633: [IDE] saves project file on Quit even after Close All Editor Files (Martin Friebe) - closed.
- 0012395: [LCL] Program icon visible in dialog window. (Paul Ishenin) - closed.
- 0012613: [IDE] Editor Options dialog - components are hidden and resize doesn't help (Paul Ishenin) - closed.
- 0012601: [IDE] SynEdit is not painting more than the first line until it scrolls when populated slowly (Lazarus editor problem) (Martin Friebe) - 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) - closed.
- 0012479: [LCL] TOpenDialog return "???" for non-ANSI characters in FileName (Vincent Snijders) - closed.
- 0012527: [LCL] TCustomListBox getItemHeight() is wrong (Paul Ishenin) - closed.
- 0012481: [LCL] problem with the windows interface under win64 (Paul Ishenin) - closed.
- 0012384: [Widgetset] Align problem for a TPanel without a border or bevel (Paul Ishenin) - closed.
- 0012454: [IDE] crash after track iconsize in projectoptions (Paul Ishenin) - closed.
- 0012432: [IDE] View project units/forms dialog does not close when pressing ESC (Darius Blaszijk) - closed.
- 0012463: [IDE] Loading an alternative icon in the project option dialog blows it up (Paul Ishenin) - closed.
- 0012212: [Widgetset] Carbon: smooth button sizing (Tom Gregorovic) - closed.
- 0012254: [IDE] Code tools bug: with Code completition (Mattias Gaertner) - closed.
- 0012410: [IDE] v0.9.27 keeps inserting references to LCL for non-LCL projects (Paul Ishenin) - closed.
- 0012417: [IDE] Adding TDatamodule removes components from pallete (Paul Ishenin) - closed.
- 0012408: [IDE] Crash when staring Lazarus with --help parameter from console (Paul Ishenin) - closed.
- 0012402: [IDE] Path to MAINICON in .rc file is stored as full path (Paul Ishenin) - closed.
- 0012401: [IDE] Application icon in ico format is resized when used in taskbar and window title (Paul Ishenin) - closed.
- 0012376: [Widgetset] Misaligned TPanel (Paul Ishenin) - closed.
- 0012364: [LCL] TOpenDialog and TSaveDialog error and undesired feature (Paul Ishenin) - closed.
- 0012336: [LCL] win32: Rangecheck if selecting multiply file in opendialog (crash) (Paul Ishenin) - closed.
- 0012326: [LCL] TStringGrid and disabled custom editor raises exception (Jesus Reyes) - closed.
- 0012317: [-] FileUtil.CopyFile don't preserve DateTime (Vincent Snijders) - closed.
- 0012169: [LCL] TChart doesn't have Anchors property (Vincent Snijders) - closed.
- 0012028: [LCL] No picture preview in TOpenPictureDialog (Paul Ishenin) - closed.
- 0012259: [IDE] TIDEHelpManager.GetHintForSourcePosition not found (Mattias Gaertner) - closed.
- 0012167: [LCL] possible error in TThemeServices.ColorToRGB (Paul Ishenin) - closed.
- 0012150: [LCL] DragManager shows dragimage when ctl just clicked when DragMode=dmAutomatic (Paul Ishenin) - closed.
- 0012046: [LCL] Parent font inheritance (Paul Ishenin) - closed.
- 0012210: [LCL] Mac OS X : ImageList.AddMasked creates blank bitmap (Paul Ishenin) - closed.
- 0012053: [LCL] Sender in TAction.OnExecute an MainMenu (Paul Ishenin) - closed.
- 0012114: [IDE] Error while converting a file from one encoding to enother (Mattias Gaertner) - closed.
- 0012185: [IDE] Empty dialog box after lazarus rebuild (Vincent Snijders) - closed.

419 of 429 issue(s) resolved. Progress (97%).

Lazarus - 0.9.30
================
16%
- 0014090: [LCL] PreviewFileControl widget of TPreviewFileDialog is not fully destroyed. - acknowledged.
- 0013865: [LCL] TToolButton.AutoSize doesn't work (Mattias Gaertner) - assigned.
- 0013782: [LCL] Label's Strings Editor Dialog clear problem (Dmitry Boyarintsev) - assigned.
- 0012145: [Widgetset] Debuger freeze (Marc Weustink) - assigned.
- 0012828: [IDE] there could be room for separate builds. (Mattias Gaertner) - assigned.
- 0013554: [LCL] Bad repaint in TNotebook with ShowTabs:=False; (Dmitry Boyarintsev) - resolved.

1 of 6 issue(s) resolved. Progress (16%).

Lazarus - 1.0.0
===============
78%
- 0014080: [IDE] Cannot rebuild lazarus 0.9.27 on Windows XP SP3 - feedback.
- 0012299: [IDE] Clicking a line 4 times and pressing backspace deletes the entire function (Martin Friebe) - feedback.
- 0007016: [IDE] Caret disappearing on "Find declaration" (Martin Friebe) - feedback.
- 0013719: [LCL] Slow button response (GTK2 on Linux) - feedback.
- 0013962: [LCL] Listbox component can't show enough items! - feedback.
- 0013934: [IDE] Tabs on Object Inspector disappear. - feedback.
- 0012460: [IDE] Editor stop selecting text - feedback.
- 0013694: [IDE] Designer problem with custom control based on TCustomForm (Mattias Gaertner) - feedback.
- 0010808: [IDE] File | New descriptions are not clear - feedback.
- 0007556: [LCL] TSpinEdit doesn't paint correctly using the Color property - feedback.
- 0013397: [Widgetset] Lack of preview of minimized window on taskbar icon mouseover - feedback.
- 0012724: [LCL] PageControl OnChange event not working in Linux - feedback.
- 0011950: [Debugger] SIGSEGV when debugging non-LCL applications (Marc Weustink) - feedback.
- 0014096: [IDE] Slow menu drawing - acknowledged.
- 0014088: [LCL] TLabel.OptimalFill doesn't work when changing the caption - acknowledged.
- 0014094: [IDE] Changes in collectionitems are not always stored by the object inspector - acknowledged.
- 0011897: [LCL] Differences in Shift of OnMouseUp event in Win32 and GTK - acknowledged.
- 0014079: [IDE] .ppu's from components are not cleaned while rebuilding the ide - acknowledged.
- 0014056: [LCL] TDateEdit calendar crops all available dates - acknowledged.
- 0014057: [LCL] TDateEdit: calendar days overlap - acknowledged.
- 0014060: [LCL] TDateEdit: left arrow for year is not visible - acknowledged.
- 0014071: [LCL] TCheckListBox do not use OnDrawItem - acknowledged.
- 0014066: [LCL] Progressbar causes high CPU load - acknowledged.
- 0014029: [LCL] TTrackBar.Position assignment is faulty - acknowledged.
- 0010199: [Other] TMainMenu 's menu editor freezes when the scrollbar is used - acknowledged.
- 0014035: [Widgetset] GTK2: Requesting control DC in Resize handler fails for big component nesting level - acknowledged.
- 0014028: [IDE] error in the position of the form - acknowledged.
- 0014023: [LCL] TSaveDialog returns FileName without path on Windows 7 - acknowledged.
- 0007937: [-] Listview column autosize win32 - acknowledged.
- 0013996: [LCL] Controls don't receive click events while dragging is in effect - acknowledged.
- 0013987: [IDE] Shift+F11 include file ends up in -Fu path, not in -Fi path - acknowledged.
- 0013961: [LCL] Missing published TSpeedButton.Autosize property - acknowledged.
- 0013968: [LCL] Scrollbars: SIF_DISABLENOSCROLL does not work for Gtk1/2 - acknowledged.
- 0013597: [IDE] Lazarus IDE goes from wsMaximize to wsNormal state when switching windows - acknowledged.
- 0013943: [LCL] RangeCheck Exception when minimizing IDE/SourceEditor Window - acknowledged.
- 0013932: [Widgetset] Double click is needed to select/deselect item's checkbox in listview with checkboxes - acknowledged.
- 0013933: [Widgetset] TListItem.DisplayRect and TListItem.DisplayRectSubItem do not work on GTK2 - acknowledged.
- 0013749: [IDE] Unconvenience: Switch from another app (alt+tab) to the IDE - the source editor is not active - acknowledged.
- 0013926: [LCL] Strange pairsplitterside sizing effects in the IDE - acknowledged.
- 0013918: [IDE] IDE moves to different desktop - acknowledged.
- 0013878: [LCL] GTK2 MouseCapture shows strange behaviour - acknowledged.
- 0013846: [IDE] IDE designer does not handle published properies assigned programmatically (inside component) - acknowledged.
- 0013886: [IDE] form designer / show border spacing - acknowledged.
- 0013859: [IDE] TPopupmenu/TMainMenu icons are hidden behind panels - acknowledged.
- 0013828: [IDE] Error when 'running'a library project. - acknowledged.
- 0013781: [IDE] Codetools tooltips contain unexpected line breaks - acknowledged.
- 0013768: [LCL] sigsegv while displaying image from sqlite database with tdbimage - acknowledged.
- 0013712: [LCL] TDateEdit: drag event in calendar makes interaction with desktop impossible - acknowledged.
- 0013758: [IDE] GroupBox COntrol resizes and evrything inside it reseizes too - acknowledged.
- 0013714: [IDE] Guide Lines are not visible inside TGroupBox - acknowledged.
- 0013705: [IDE] IDE resizes all the time until it is too small - acknowledged.
- 0008188: [IDE] MainMenu editor works erratic - acknowledged.
- 0012020: [IDE] If "Show compile dialog" is active, the focus is put to the messages window when the compilation done - acknowledged.
- 0013445: [IDE] Tframe and inherited of form - acknowledged.
- 0013676: [IDE] Problem with visual form inheritance for form contains frame. - acknowledged.
- 0013665: [IDE] TFrame width and height - acknowledged.
- 0013266: [LCL] Improper painting of PNG picture - acknowledged.
- 0013643: [LCL] When Scrolling Listbox1, the background cover edit1.text and 2 buttons? - acknowledged.
- 0013637: [LCL] Form has unnecessary vertical scrollbar after resore - acknowledged.
- 0013629: [LCL] No Effect after change form property FormStyle on runtime - acknowledged.
- 0013568: [IDE] TForm : wsMaximized [Debian Lenny] - acknowledged.
- 0013572: [IDE] Localization problem - nonlocalizable items - acknowledged.
- 0013559: [IDE] Incorrect button order: "Compiler Options" - acknowledged.
- 0013560: [IDE] Incorrect button order: "Project Template Options" - acknowledged.
- 0013561: [IDE] Incorrect button order: Search dialogs - acknowledged.
- 0013303: [LCL] Access to invalid pointer when TPopupMenu is forced to close programmatically - acknowledged.
- 0013544: [LCL] gtk showing wrong popup, for nested components - acknowledged.
- 0013235: [LCL] TOpenGLControl does not work with XP Manifests enabled - acknowledged.
- 0013243: [Database] DbCalendar don't give date calling hide - acknowledged.
- 0013299: [Other] make install fails on i386-apple-darwin - acknowledged.
- 0013315: [Widgetset] Font size changes - acknowledged.
- 0013349: [Widgetset] DecimalSeparator used by TFloatSpinEdit seems to be "hard coded" - acknowledged.
- 0013375: [LCL] Component alignment problem in TScrollBox - acknowledged.
- 0013434: [LCL] Can't use mouse to position components after chaning position manually - acknowledged.
- 0013442: [LCL] LM_SYSCOMMAND message cannot be intercepted - acknowledged.
- 0013479: [IDE] printing from IDE trunk long lines - acknowledged.
- 0013485: [LCL] Previous maximized window state ignored when re-activating from minimized state - acknowledged.
- 0013494: [IDE] Unable to paste frame on form editor - acknowledged.
- 0013510: [IDE] can't open form with unknown component - acknowledged.
- 0013406: [LCL] TSplitter.ResizeStyle doesn't work - acknowledged.
- 0011977: [LCL] FormStyle := fsStayOnTop does not work - acknowledged.
- 0008543: [Widgetset] ComboBox, same named items not selectable - acknowledged.
- 0013468: [IDE] Saving a frame cause RangCheck exception, if frame is moved partly out of the desktop - acknowledged.
- 0012640: [IDE] Use Sreen/Monitor instead of Desktop for windows and dialogs. - acknowledged.
- 0013208: [LCL] TForm.Left is changed after showing initially invisible form - acknowledged.
- 0012656: [IDE] Switching Virtual Desktop minimize the IDE windows - acknowledged.
- 0002027: [Widgetset] Some controls eat sortcuts - acknowledged.
- 0007306: [LCL] TMenuItem ShortCut do not function properly in Linux - acknowledged.
- 0012600: [Widgetset] input once, display twice - acknowledged.
- 0012433: [IDE] Controls flicker a lot when form is resized - acknowledged.
- 0011946: [IDE] Database not assigned - acknowledged.
- 0012892: [Widgetset] constraints.Min=constraints.Max prevents resizing of form with gtk2 - acknowledged.
- 0012228: [IDE] popup menu vanishes - acknowledged.
- 0012715: [LCL] Forms are updated incorrectly on Windows XP theme switching - acknowledged.
- 0013161: [LCL] Moving mouse cursor over TScrollBar in Windows 7 and Windwos Vista causes blinking random bitmaps - acknowledged.
- 0013157: [IDE] Setting the color of a Form - acknowledged.
- 0013131: [LCL] TComboBox.Focused return incorrect value - acknowledged.
- 0013145: [LCL] Range check error on TSQLQuery SQL properties using Object Inspector - acknowledged.
- 0013095: [IDE] Non visual components dissapear when context menu is open - acknowledged.
- 0012192: [Packages] OnExit , OnEditingDone ... event not work of FloatSpinEdit. - acknowledged.
- 0001540: [Widgetset] Borderstyle on Linux is ignored - acknowledged.
- 0001182: [LCL] A few missing properties (delphi compat) - acknowledged.
- 0013051: [LCL] Wrong window types - acknowledged.
- 0012319: [IDE] Wrong behavior of window and menu - acknowledged.
- 0012877: [LCL] TCustomForm.ActiveControl fires DoExit before form is shown at programstart - acknowledged.
- 0012650: [Widgetset] When using TMemo changes to Font property are ignored. - acknowledged.
- 0012955: [LCL] TButton error - acknowledged.
- 0012947: [LCL] TPageControl hidden TabSheet stops controls from being rendered - acknowledged.
- 0012918: [IDE] The context menu of property editors in object inspector does not provide useful actions - acknowledged.
- 0012915: [LCL] Tooltip in GTK2 draws a small line in the top-left corner of the Desktop - acknowledged.
- 0012903: [Widgetset] Form position changes after Hide and Show - acknowledged.
- 0012865: [LCL] TScrollBar repaint problem - acknowledged.
- 0012191: [LCL] PageControl.TabSheet.Caption not display - acknowledged.
- 0012728: [LCL] TScrollBox does not work correctly - acknowledged.
- 0012707: [LCL] Text for Meta key on Mac - acknowledged.
- 0012520: [LCL] TButton and ENTER key - acknowledged.
- 0012691: [IDE] Set 'Product Version' in version information to '1.0' fails on compiling resources - acknowledged.
- 0012612: [IDE] Child objects don't paint properly on TPageControl.TTabSheet while Designing until project is saved and lazarus restarted - acknowledged.
- 0008576: [LCL] After Mini/Maximizing window 'RestoredLeft/Top' values changes to "unreal" values - acknowledged.
- 0012579: [LCL] Translations unit defect - acknowledged.
- 0007243: [Widgetset] TEdit SelStart behaves different (incorrectly) under linux - acknowledged.
- 0012550: [LCL] LCL doesn't adhere to Gnome theme colors - acknowledged.
- 0012515: [IDE] When try compile one project in directory that has spaces between letters result on error - acknowledged.
- 0012484: [LCL] TTabControl IndexOfTabAt() reports incorrect values when tabs are scrolled - acknowledged.
- 0012461: [IDE] CTRL+Shift+C restore editor window size from maximized state - acknowledged.
- 0012391: [IDE] FPDoc multiline descriptions garbage - acknowledged.
- 0012368: [IDE] IDE does not restore the right source file after a restart - acknowledged.
- 0012362: [LCL] TSpeedButton Glyph.Data is implemented not correctly in GTK2 - acknowledged.
- 0012298: [IDE] "Close all editor files" cannot be cancelled if there are unsaved changes - acknowledged.
- 0011978: [IDE] Open Project dialod has invalid characters - acknowledged.
- 0012180: [LCL] Treeview's MakeSelectionVisible() does not take into account Scrollbars - acknowledged.
- 0011963: [IDE] line selection problem in "installed package" form - acknowledged.
- 0011918: [LCL] Rectangle TShape visually is smaller than declared size - acknowledged.
- 0012170: [LCL] Listbox can't scroll to top items. - acknowledged.
- 0012165: [IDE] Tooltip help in IDE clips content again - acknowledged.
- 0008928: [LCL] tnotebook tabs - acknowledged.
- 0012162: [IDE] renaming control changes source position - acknowledged.
- 0012161: [IDE] control tree isn't changed by change parent - acknowledged.
- 0012021: [IDE] Double click activity for the property editor - acknowledged.
- 0012009: [LCL] FileClose in thread influences message loop in main program - acknowledged.
- 0012002: [IDE] Strings Editor Dialog: "lines" and "chars"-numbers disappear - acknowledged.
- 0011994: [LCL] TListview does not show images in vsReport on GTK 1 - acknowledged.
- 0008894: [-] z-order with modal form on gtk1 ubuntu - acknowledged.
- 0011930: [LCL] Screen.Cursor not updating after focus in Edit controls - Carbon - acknowledged.
- 0011942: [LCL] sorted Tstrings with objects - acknowledged.
- 0011934: [IDE] translations for shortcuts in the lazarus menu don't work - acknowledged.
- 0011853: [Widgetset] Listbox-Selection-Problem: Suddenly first item is selected without clicking on it - acknowledged.
- 0011813: [Widgetset] Carbon - TPageControl OnChange event fires twice - acknowledged.
- 0011812: [Widgetset] Carbon - InputQuery dialog function - wrong size/shape form used - acknowledged.
- 0010368: [IDE] converting filename to lowercase, may skip lfm/lrs files - acknowledged.
- 0007706: [IDE] Copy in IDE does not update component references (Mattias Gaertner) - acknowledged.
- 0011578: [IDE] Themes (vista) TScrollbar uses unclean bitmap (doublebuffer, from previous?) - acknowledged.
- 0011649: [IDE] Mac OS X : Target OS does not display Default value... - acknowledged.
- 0011645: [IDE] columns in the dialog of missing event method s - acknowledged.
- 0010850: [Debugger] Encoding of locale-specific characters in GetAppConfigDir(False) result - acknowledged.
- 0011352: [IDE] mainform goes tot default size after stopping application. - acknowledged.
- 0002050: [LCL] TScrollBox.AutoScroll will show scroll bars, but will not hide them. - acknowledged.
- 0009994: [Widgetset] TRadioButton behaves differently on Windows and Linux - acknowledged.
- 0011154: [LCL] TOpenDialog returns wronf filename on Linux if filename contains \ (backslash) - acknowledged.
- 0011233: [LCL] TDBGrid Runtime Column Problem - Mac OS X - Leopard (Tom Gregorovic) - acknowledged.
- 0011201: [IDE] Wrong Guide lines in designer when selecting the image - acknowledged.
- 0001186: [IDE] "Key combos" do not work on the source code editor on gtk (Marc Weustink) - acknowledged.
- 0001416: [IDE] Removing FCL from package dependencies make package uncompilable - acknowledged.
- 0001486: [IDE] An application with TTreeView may coufuse IDE (Form<-->Source ) switching - acknowledged.
- 0001522: [LCL] TMainMenu does not respond to shortcut keys - acknowledged.
- 0001566: [Widgetset] Strange behavior on simple bitmap draw to a Canvas - acknowledged.
- 0001577: [IDE] Click on client areas don't switch (Form <-> Source) correctly - acknowledged.
- 0001586: [LCL] Right-clicking in TListView does not select what's under mouse pointer - acknowledged.
- 0001667: [IDE] search dlg not responding to keypad cursor keys - acknowledged.
- 0001726: [LCL] TPopupMenu doesn't show shortcuts - acknowledged.
- 0001880: [-] Whole screen is flickering reddish when using Lazarus together wit ati proprietary drivers - acknowledged.
- 0001969: [LCL] TOpenDialog.InitalDir does not work if it contains embedded spaces. - acknowledged.
- 0002002: [IDE] Minimizing forms to buttons during in design mode - acknowledged.
- 0002023: [Widgetset] TTreeView.OnKeyPress does not fire with international characters. - acknowledged.
- 0002036: [LCL] TMainMenu actions without onExecute event are enabled - acknowledged.
- 0002037: [LCL] PageControl.ShowTabs not published - acknowledged.
- 0002042: [IDE] "Close all editor files" no dialog box - acknowledged.
- 0007114: [IDE] Non-scrolling form/controls at design-time - acknowledged.
- 0007283: [Widgetset] TComboBox does not draw it's content in GTK (OwnerDraw) - acknowledged.
- 0007321: [LCL] ScrollBars in a scrollBox - acknowledged.
- 0007342: [LCL] TButtonPanel Button's caption is replaced by the default string - acknowledged.
- 0007353: [Other] HTML highlighter with twilight has invisible stuff - acknowledged.
- 0007429: [LCL] button with the property "Flat = True" - acknowledged.
- 0007583: [IDE] Error of focus in IDE of the Lazarus - acknowledged.
- 0007631: [IDE] Moving project makes IDE crash after compiling - acknowledged.
- 0007632: [Other] Open-/Save Filedialog looses Filter settings. - acknowledged.
- 0007635: [LCL] tdbcombobox in combination with tmemdataset and .clear then append, under linux - acknowledged.
- 0007750: [-] Lazarus doesn't recognize symlinks - acknowledged.
- 0007772: [IDE] TMainMenu crashes XGL - acknowledged.
- 0007797: [LCL] SaveDialog.Filter does not change the file's extension. - acknowledged.
- 0007916: [LCL] Unhandled Exception for TOpenPictureDialog - acknowledged.
- 0008039: [LCL] Multiline label captions not shown correctly when designing and WordWrap=False - acknowledged.
- 0007215: [LCL] TMainMenu OnClick acts like MouseOver - acknowledged.
- 0007493: [Other] TMemo cause fails serious in the application - acknowledged.
- 0007656: [Widgetset] Font-Settings in Memo-Field after ShowModal ignored - acknowledged.
- 0008034: [Widgetset] Label cutted 1px from top, regional characters displayed incorrectly - acknowledged.
- 0008289: [Widgetset] TBitBtn's cropped caption - acknowledged.
- 0008394: [IDE] Compiler Options: Unit Output Directory -FU - acknowledged.
- 0008458: [-] TListView.OnDblClick fired more than one time - acknowledged.
- 0008487: [Other] Streaming components doesn't stream events - acknowledged.
- 0008491: [LCL] TEdit.OnChange is fired if text is not changed (after pressing delete or backspace) in Linux - acknowledged.
- 0008493: [IDE] Hide IDE windows on run - acknowledged.
- 0008508: [IDE] Lazarus "locks" fluxbox when opening certain dialogs - acknowledged.
- 0008539: [Widgetset] Glyph overlaps border of TBitBtn, if glyph is bigger than button - acknowledged.
- 0008562: [LCL] TDirectoryEdit shows filenames under gtk - acknowledged.
- 0008595: [LCL] TCustomContol loses their Canvas handle - acknowledged.
- 0008605: [Widgetset] TGtkWidgetSet.CallWindowProc not implemented correctly? - acknowledged.
- 0008610: [LCL] crash in gtk/gtk2 calling SendSizeNotificationToLCL using orpheus port - acknowledged.
- 0008626: [LCL] BitBlt in gtk has different behavior than win32 when the DCOrigin of the source DC is different from 0 - acknowledged.
- 0008683: [LCL] GTK & GTK2 override painting - acknowledged.
- 0008721: [LCL] TCustomControl.Canvas and TNotebook issue - acknowledged.
- 0008734: [LCL] Spacebar doesn't execute button click - acknowledged.
- 0008740: [LCL] ListBox - DoubleClicking on an area without any entry - acknowledged.
- 0008796: [Widgetset] Selected property of TCheckListBox does not work. - acknowledged.
- 0008857: [LCL] TCalendar on show reset to first day of mounth - acknowledged.
- 0008865: [LCL] A crash occurs when a control is freed inside a LM_KEYDOWN handle under gtk - acknowledged.
- 0008880: [LCL] CopyRect doesn't work under Linux - acknowledged.
- 0008888: [Widgetset] Mouse capture is not working for form and controls (both gtk1 and gtk2) - acknowledged.
- 0008892: [LCL] CopyRect with CopyMode equal to cmWhiteness does not work - acknowledged.
- 0008943: [LCL] Fonts colors dont work with buttons, box, ect ... - acknowledged.
- 0008957: [Widgetset] Speedbutton displaying & for accelerator rather than underline - acknowledged.
- 0008969: [IDE] Crash when placing an edit field - acknowledged.
- 0008970: [-] Default Fixed Pitch font is not fixed pitch - acknowledged.
- 0009024: [IDE] MouseWheel acts like MouseClick on Menus - acknowledged.
- 0009056: [IDE] xserver crashes - acknowledged.
- 0009083: [Widgetset] Button font color changing in form creation time - acknowledged.
- 0009234: [LCL] DrawFrameControl raises an exception in gtk when drawing in a bitmap canvas - acknowledged.
- 0009243: [Widgetset] Cannot select item in TListBox using ItemIndex or Selected property on GTK - acknowledged.
- 0009318: [LCL] TRadioGroup: OnMouseDown (/Up) -> not executed when clicking on radiobuttons - acknowledged.
- 0009339: [IDE] TTabControl - Adding tab not shown in the object inspector. - acknowledged.
- 0009344: [IDE] TPageControl with no tabs visible, components still visible. - acknowledged.
- 0009543: [IDE] Lazarus IDE crashes while loading form - acknowledged.
- 0009586: [Other] LazDoc fails to insert formatting tags correctly - acknowledged.
- 0009621: [Widgetset] TrackBar causes Gtk-WARNING when application terminates - acknowledged.
- 0009707: [IDE] Mouse wheel and Code Editor scrollbar issue - acknowledged.
- 0009737: [LCL] Select item of a combo doesn't select ComboBox.Text - acknowledged.
- 0009791: [IDE] Text overlapping each other in the build dialog - acknowledged.
- 0009981: [IDE] IDE fails load form if TFloatSpinEdit has big value in their property - acknowledged.
- 0010010: [IDE] IDE crash on questionable compiler options setting - acknowledged.
- 0010092: [LCL] The form StayOnTop block up a TDateEdit-calendar - acknowledged.
- 0010290: [Other] panel whit visible=false continues show when putting a dbgrid into. - acknowledged.
- 0010296: [IDE] Using spacebar to click buttons doesn't work - acknowledged.
- 0007718: [LCL] None of the standard actions does anything ? - acknowledged.
- 0007742: [Other] SynEdit cannot write accent chars even with font.CharSet = UNICODE - acknowledged.
- 0007886: [LCL] Setting OnChange event for TPageControl also sets OnPageChanged event. - acknowledged.
- 0009435: [LCL] PopupMenu disappears immediately when PopUp is called in MouseDown event under gtk - acknowledged.
- 0009721: [Database] Problems opening SQLConnection at run time - acknowledged.
- 0009755: [IDE] Entering single quote character from keyboard becomes A´ in Editor. - acknowledged.
- 0009759: [IDE] Lazarus rebuild fails - Lazarus executable gone. - acknowledged.
- 0010343: [IDE] directory browser buttons (ellipsis) cause shutdown of Xserver - acknowledged.
- 0010354: [Widgetset] TComboxbox.Dropdown keyboard problems - acknowledged.
- 0010430: [LCL] ListBox produces an onClick event at opening the form - acknowledged.
- 0010461: [LCL] While dropDown list is open, continue typing in the box is not possible with gtk2 - acknowledged.
- 0010488: [IDE] Can't edit Strings of TMemo in object inspector properly - acknowledged.
- 0010587: [LCL] D7 compatibility: AllocPatternBitmap not defined in Graphics - acknowledged.
- 0010654: [Widgetset] runtime error: onShow, onPaint, onActivate, onEnter order error on the form's first appear - acknowledged.
- 0010764: [IDE] Libraries don't get thier file extension on linux - acknowledged.
- 0010824: [Database] DBMemo content what is loaded by .Lines.LoadFromFile is after ZQuery.Post lost. - acknowledged.
- 0010893: [IDE] Variable expansion - acknowledged.
- 0010894: [LCL] TListBox don`t show all records - acknowledged.
- 0011083: [IDE] TComboBox "readonly" bug - acknowledged.
- 0011087: [LCL] TMenuItem crashes (randomly) on WinMe - acknowledged.
- 0009392: [Widgetset] russian charset and symbol & - acknowledged.
- 0011136: [LCL] TDateEdit.Options.dsStartMon property doesn't work - acknowledged.
- 0000862: [-] Scrollbar in Tmemo doesn't work properly - acknowledged.
- 0014001: [LCL] Doubleclick generates too many messages when handler takes a long time to execute - confirmed.
- 0009217: [Widgetset] OI comboboxes not wide enough on first open - confirmed.
- 0013062: [IDE] IDE prints garbage on screen - confirmed.
- 0007887: [-] OnKeyUp is reported all the time - confirmed.
- 0012397: [LCL] font inconsistencies - confirmed.
- 0011331: [Widgetset] Lazarus minimizes itself in connection with Desktop-Switcher (Linux) - confirmed.
- 0012411: [LCL] TSpeedButton with NumGlyph=2 keeps drawing 1st image (Tom Gregorovic) - confirmed.
- 0001278: [LCL] TDateEdit.DialogTitle not working (Vincent Snijders) - confirmed.
- 0011249: [LCL] Canvas.TextHeight not constistent across widgetsets - confirmed.
- 0011394: [LCL] TBitBtn font changes size on second ShowModal (Tom Gregorovic) - confirmed.
- 0011446: [LCL] TStringGrid scroll bars don't appear when used on TPageControl (Tom Gregorovic) - confirmed.
- 0001755: [IDE] Decorations buttons(hide,maximize) in gnom2.8.1 shows on start and hides onfocus. (Mattias Gaertner) - confirmed.
- 0008092: [IDE] Identifier completion does not work after ^ in type definitions (Mattias Gaertner) - confirmed.
- 0008093: [IDE] Identifier completion does not work after ( in class definition (Mattias Gaertner) - confirmed.
- 0007423: [IDE] chash when erasing an item of the menu (Mattias Gaertner) - confirmed.
- 0009394: [LCL] Keyboard Alt shift state differs in KeyDown/Up events (Marc Weustink) - assigned.
- 0014063: [LCL] Shift state in always full (Marc Weustink) - assigned.
- 0013097: [LCL] PortableAnyMap saves unreadable data (Marc Weustink) - assigned.
- 0014061: [LCL] TToolBar doesn't resize properly (Paul Ishenin) - assigned.
- 0013951: [LCL] TDBGrid eats first Char (Jesus Reyes) - assigned.
- 0013935: [IDE] Codetools and "except on E: Exception" (Mattias Gaertner) - assigned.
- 0008614: [LCL] Components are reordered with Align = alTop (Mattias Gaertner) - assigned.
- 0013929: [IDE] Codetools not working when use strict private or strict protected visibility in class (Mattias Gaertner) - assigned.
- 0013912: [IDE] Codetools allways jump to Amiga zlib file, when zlib is in uses part (Mattias Gaertner) - assigned.
- 0008553: [LCL] A crash occurs when using a TBitmap with PixelFormat pf32bit under GTK (Marc Weustink) - assigned.
- 0013505: [LCL] TImageList.AddMasked not working with TBitmap.PixelFormat := pf32bit (Marc Weustink) - assigned.
- 0013874: [LCL] Inconsistency in Achorside check for centered (Mattias Gaertner) - assigned.
- 0013761: [LCL] German special characters in version information on Windows (Vincent Snijders) - assigned.
- 0013843: [IDE] Refactoring: missing reference when renaming event handler method. (Mattias Gaertner) - assigned.
- 0013823: [IDE] Problem with autoreplace (Mattias Gaertner) - assigned.
- 0012742: [IDE] Lazarus on win64 ide-crash on opendialog showing the lazarus-source directory (Vincent Snijders) - assigned.
- 0011719: [IDE] opening many files in the IDE leads to data loss (Mattias Gaertner) - assigned.
- 0013094: [IDE] Code completion fails at index properties (Mattias Gaertner) - assigned.
- 0013564: [Debugger] Run/Build does not work while debugging (Marc Weustink) - assigned.
- 0012961: [IDE] codecompletion + jumping (Mattias Gaertner) - assigned.
- 0013240: [Other] fpdoc editor crashes Lazarus on bad text format (Vincent Snijders) - assigned.
- 0012174: [LCL] Edit actions (copy, paste, ...) do not work for edit controls, if there are different copy, paste, etc. actions in menu (Tom Gregorovic) - assigned.
- 0011933: [IDE] Using the Jedi Code Formatter inside IDE (Paul Ishenin) - assigned.
- 0013218: [Widgetset] Setting anchors on runtime created objects doesn't work (Mattias Gaertner) - assigned.
- 0013268: [Other] SynEdit parses every line twice on load or paste (Martin Friebe) - assigned.
- 0007184: [LCL] TCanvas.Draw fails with non-device PixelFormat TBitmap. (Marc Weustink) - assigned.
- 0012937: [Widgetset] Memory Leaks?TPanel or others?? (Felipe Monteiro de Carvalho) - assigned.
- 0012545: [Widgetset] Mac OS X : DragMode = dmAutomatic within a ListBox does not appear to be working correctly (Tom Gregorovic) - assigned.
- 0010981: [IDE] component resizing and escape (Paul Ishenin) - assigned.
- 0012039: [LCL] TDBComBoBox looses Text on Items.Clear (Jesus Reyes) - assigned.
- 0013058: [Widgetset] Labels in WinCE display with garbled characters (Felipe Monteiro de Carvalho) - assigned.
- 0012853: [Widgetset] Color on Canvas dont work after assign TLazIntfImage (win32 only) - assigned.
- 0008804: [LCL] anchoring of subcomponents fails during loadfromstream (Paul Ishenin) - assigned.
- 0010238: [IDE] lpi files are changed when edited in other OS even if no changes in project options are made (Mattias Gaertner) - assigned.
- 0012605: [LCL] Carbon : Activating TFontDialog while not visible control is focused causes Division by Zero *Crash* (Tom Gregorovic) - assigned.
- 0012564: [Widgetset] Cannot modify pressed keys with OnKeyPress Event (Tom Gregorovic) - assigned.
- 0012536: [LCL] Carbon/PPC: RoundSquare and RoundRect paints outside PaintRect in TShape (Tom Gregorovic) - assigned.
- 0009964: [IDE] Project Options Target File Name Minor Problem (Vincent Snijders) - assigned.
- 0012506: [Widgetset] TTabControl does not show scroll arrows on OSX while TPageControl does (Tom Gregorovic) - assigned.
- 0011631: [IDE] Controls jump around randomly in form designer (Tom Gregorovic) - assigned.
- 0012447: [IDE] IDE shows wrong hint in editor window (Mattias Gaertner) - assigned.
- 0012388: [LCL] autosize prevents resizing (Mattias Gaertner) - assigned.
- 0012344: [IDE] Renaming a component will change the editor line number. (Mattias Gaertner) - assigned.
- 0012179: [IDE] components from the clipboard don't insert their unit (Mattias Gaertner) - assigned.
- 0012276: [-] anchordocking-Demo: The Form-Headers dont gets repainted on moving the splitter (Paul Ishenin) - assigned.
- 0011739: [LCL] akRight Anchor not work with WindowState (Mattias Gaertner) - assigned.
- 0010052: [IDE] Carbon Lazarus IDE form designer overlay window (Tom Gregorovic) - assigned.
- 0012226: [LCL] DrawGrid/StringGrid with PopupMenu problem, when using Ctrl key and showing form - assigned.
- 0010400: [Widgetset] Scrollbars in forms working backwards (Mattias Gaertner) - assigned.
- 0011795: [IDE] OSX compiler options (Mattias Gaertner) - assigned.
- 0001350: [IDE] Menu Edit ---. cut/copy/paste does not work int the form Designer (Mattias Gaertner) - assigned.
- 0011709: [LCL] nil passed to SelectObject (Tom Gregorovic) - assigned.
- 0011687: [LCL] SynEdit.ClientWidth/ClientHeight are too big (Tom Gregorovic) - assigned.
- 0011685: [LCL] TOpenDialog does not allow to create new files (Tom Gregorovic) - assigned.
- 0010063: [Widgetset] Carbon AddEventHandler (Tom Gregorovic) - assigned.
- 0010065: [Widgetset] Carbon TFontDialog change font strikeout style (Tom Gregorovic) - assigned.
- 0010049: [Widgetset] Carbon StretchMaskBlt ROP and StretchMode (Tom Gregorovic) - assigned.
- 0010051: [Widgetset] Carbon TCalendar and TDateEdit (Tom Gregorovic) - assigned.
- 0010059: [Widgetset] Carbon TMemo.WantTabs (Tom Gregorovic) - assigned.
- 0010060: [Widgetset] Carbon TMemo.WantReturns (Tom Gregorovic) - assigned.
- 0009899: [Debugger] Breakpoints - ignored when not in file located in project file directory (lin64) (Marc Weustink) - assigned.
- 0011577: [IDE] CodeTools and fully qualified Types (Mattias Gaertner) - assigned.
- 0011351: [LCL] Wrong AutoSize when BewelWidth>1 (Mattias Gaertner) - assigned.
- 0011328: [IDE] A fatal error message is not show in Messages window (Mattias Gaertner) - assigned.
- 0001306: [Debugger] Watches dialog freeze (Marc Weustink) - assigned.
- 0007548: [Debugger] evaluathe window (Marc Weustink) - assigned.
- 0001365: [IDE] Focused window not in front (Mattias Gaertner) - assigned.
- 0001385: [Widgetset] problem with selected item and focused item fot tlistview components (Mattias Gaertner) - assigned.
- 0002093: [LCL] tdateedit and modal forms (Mattias Gaertner) - assigned.
- 0008484: [LCL] Actions doesn't propagate icons to SpeedButtons or BitBtns in some situations for example if ImageList is in a TDataModule (Jesus Reyes) - assigned.
- 0008485: [IDE] codetools parsing error on resourcestrings with const (Mattias Gaertner) - assigned.
- 0009244: [IDE] Code Completion adds already written code (Mattias Gaertner) - assigned.
- 0009338: [Widgetset] Update issue of FloatSpinEdit in GTK* (Tom Gregorovic) - assigned.
- 0010028: [LCL] Visual position update issue of Bar of Scrollbars of TScrollBox (Mattias Gaertner) - assigned.
- 0001624: [IDE] characters unavailable in IDE and generated programs (Darek Mazur) - assigned.
- 0008731: [LCL] row 1, cell 1 is sometimes painted blank in a TStringGrid (Jesus Reyes) - assigned.
- 0008942: [Widgetset] Panel not undestand color clBtnFace (Jesus Reyes) - assigned.
- 0009692: [LCL] TPanel not transfer lines at caption (Marc Weustink) - assigned.
- 0010703: [LCL] TControl descendant are moved before TWinControl descendants when ChildSizing.Layout <> cclNone (Mattias Gaertner) - assigned.
- 0011092: [LCL] Scrolling bug in TStringGrid (Jesus Reyes) - assigned.
- 0001064: [Debugger] Crash for 2nd/3rd compiling (Marc Weustink) - assigned.
- 0013959: [LCL] TListView.SelCount returns 0 in case, that window is not shown (Dmitry Boyarintsev) - 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.
- 0010376: [IDE] Add unit to package - inconsistent default Register unit File property (Vincent Snijders) - 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.
- 0012291: [IDE] There is no menu item for the "Complete Identifier" functionality (Paul Ishenin) - resolved.
- 0011991: [LCL] Once setting TForm.Autoscroll to true setting it to false has no effect (Felipe Monteiro de Carvalho) - resolved.
- 0010266: [-] Hidden Files always shown (Vincent Snijders) - 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.
- 0013925: [LCL] TPairSplitter cursor always horizontal (Paul Ishenin) - resolved.
- 0011388: [Database] TDBGrid crash on MacOS (intel and ppc) with carbon (Joost van der Sluis) - resolved.
- 0012092: [IDE] Carbon: Restart Problem. (Dmitry Boyarintsev) - resolved.
- 0012069: [IDE] CARBON: IDE left old instance alive after rebuild and restart itself (rebuild IDE) (Vincent Snijders) - resolved.
- 0001375: [IDE] watches dialog crashs the IDE (Marc Weustink) - resolved.
- 0013854: [IDE] Component names on the forms do not change when renamed in the object inspector (Paul Ishenin) - resolved.
- 0012324: [IDE] "View project units" doesn't allows multiselect (Paul Ishenin) - resolved.
- 0013707: [LCL] Missing slashes from path (Vincent Snijders) - resolved.
- 0011007: [LCL] PopupMenu does not pop up in TMemo (Linux) (Ales Katona) - resolved.
- 0008496: [LCL] FVWM Crash (Mattias Gaertner) - resolved.
- 0013759: [LCL] Edit field doesnt print some variables (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.
- 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.
- 0012052: [IDE] wrong key mapping in message box (Mattias Gaertner) - resolved.
- 0008189: [IDE] Menu Editor - move item up/down makes them hidden (Dmitry Boyarintsev) - resolved.
- 0008123: [IDE] Identifier completion does not work with context unitname. (Mattias Gaertner) - resolved.
- 0011935: [LCL] Font.Size size changes after second Showmodal for many widgets (Paul Ishenin) - resolved.
- 0008002: [Debugger] gdb doesn't work or end with error, threads problems (Marc Weustink) - resolved.
- 0011867: [IDE] Can't see the main windows after running a progam (Vincent Snijders) - resolved.
- 0012006: [LCL] FloatSpinEdit returns inaccurately value (Vincent Snijders) - resolved.
- 0013566: [Other] an array [0..12, 0..13, 0..255] of integer gets contaminated when loading a bitmap (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.
- 0011827: [IDE] codetools: type expected, but unit found (Mattias Gaertner) - resolved.
- 0013368: [IDE] codetools: multi line declaration (Mattias Gaertner) - resolved.
- 0012245: [IDE] buttons overlap in patheditor (german translation?) (Vincent Snijders) - resolved.
- 0012444: [IDE] Mac OS X : Selecting Run while debugging causes compilation... (Tom Gregorovic) - resolved.
- 0009883: [IDE] Editor doesn't get focus after successfull run (Vincent Snijders) - resolved.
- 0008609: [IDE] ComboBox in Object Inspector show one item only (Vincent Snijders) - resolved.
- 0008044: [LCL] Tabstop does not work for TPanel (Vincent Snijders) - resolved.
- 0013316: [LCL] TListView.Selected behaves inconsistent (Vincent Snijders) - resolved.
- 0013223: [IDE] Installing Lazarus on a Linux system with Default Language set as English(India) makes all menus and tabs disappear (Vincent Snijders) - resolved.
- 0008921: [LCL] Edit.Text adds #0 the string when retrieved via clipboard. (Vincent Snijders) - resolved.
- 0011635: [Debugger] When debugger is enabled on XP SP2, external SIGSEGV error (Marc Weustink) - resolved.
- 0012135: [IDE] Mac OS X : IDE Messages window does not display "YourProject successfully built." message, correctly. (Tom Gregorovic) - resolved.
- 0012209: [IDE] darwin linker errors not shown in IDE messages (Mattias Gaertner) - resolved.
- 0013274: [LCL] Can't access Objects array values in TListBox onMeasure event (Vincent Snijders) - closed.
- 0014031: [Debugger] Debugger stop program at the start (Marc Weustink) - 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.
- 0013988: [IDE] Unit reference test fails (Mattias Gaertner) - closed.
- 0014050: [LCL] Deleting Popup Menu item from IDE causes Access Violation (Paul Ishenin) - closed.
- 0014049: [LCL] TScrollBar cannot acquire focus (Paul Ishenin) - closed.
- 0013920: [Widgetset] BitBtn-related text and image quality issues with Vista and Seven (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.
- 0008346: [IDE] TPageControl: Edit components are invisible - possible z-order problem (Zeljan Rikalo) - closed.
- 0012371: [IDE] Search dialog disappearing behind taskbar (out of screen) (Paul Ishenin) - closed.
- 0012780: [LCL] TdateEdit form is too small (Paul Ishenin) - closed.
- 0008045: [LCL] Bevel not correctly redrawn when shape property changes (Zeljan Rikalo) - closed.
- 0013115: [IDE] TButton on TTabSheet is invisible (Zeljan Rikalo) - closed.
- 0008759: [IDE] 'Complete code' for local variable adds TObject variable instead of TClass (Mattias Gaertner) - closed.
- 0012367: [IDE] Identation with tab and shifttab does not work (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.
- 0001855: [Debugger] "Run to cursor" not working properly (Marc Weustink) - closed.
- 0002038: [Widgetset] Lazarus should check default font availability (Zeljan Rikalo) - closed.
- 0010980: [Widgetset] strange behavior of Canvas.Rectangle under Linux (GTK) (Paul Ishenin) - closed.
- 0011011: [LCL] "TSearchType" missing in ComCtrls (Paul Ishenin) - closed.
- 0012734: [LCL] Pressing Tab doesn't tab through all components (Zeljan Rikalo) - 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.
- 0013027: [IDE] Lazarus crashes when the menu editor left open on a non gui applicaition (Vincent Snijders) - closed.
- 0013069: [IDE] Copy does not work in Object Inspector (Paul Ishenin) - closed.
- 0008064: [IDE] More compiler options dialog breakage (Vincent Snijders) - 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.
- 0010503: [IDE] wsMinimized state of TForm causes Form Designer to open a blank form. (Paul Ishenin) - closed.
- 0010333: [IDE] Replace function fails on fist occurrence. (Vincent Snijders) - closed.
- 0011830: [Widgetset] Carbon - TListbox 'in place editor' problems (Dmitry Boyarintsev) - 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.
- 0007110: [LCL] Order of events at form close is incompatible to delphi (Zeljan Rikalo) - closed.
- 0007363: [LCL] TSpeedButton - Event Click not execute (Zeljan Rikalo) - closed.
- 0007721: [-] TMemo / TiMemo Font.Color (Zeljan Rikalo) - closed.
- 0008506: [Widgetset] Controls alignment problem (Zeljan Rikalo) - closed.
- 0009818: [IDE] Object inspector dropdown displays only 1 item (Zeljan Rikalo) - closed.
- 0010922: [LCL] Tmemo color and Font (Zeljan Rikalo) - 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.
- 0002081: [Widgetset] TScrollBox.ScrollBy does not work on Linux (Zeljan Rikalo) - closed.
- 0007575: [LCL] "OldCreateOrder" not found in class TAboutBox (Zeljan Rikalo) - closed.
- 0007909: [LCL] TPageControl makes Lazarus Crash when adding TImageList (Zeljan Rikalo) - closed.
- 0009315: [LCL] TScrollBox, setColor method not a member. (Zeljan Rikalo) - 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.
- 0008844: [IDE] not add unit on copy paste component (Vincent Snijders) - closed.
- 0012190: [LCL] Controls flicker when form is resized (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.
- 0009638: [LCL] HotKey on TAction may execute twice (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.
- 0000834: [-] bad international keyboard support -> can't write comments (Vincent Snijders) - 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.
- 0010287: [LCL] SavePictureDialog does not use selected file extension (Paul Ishenin) - closed.
- 0010692: [LCL] TDateEdit.DefaultToday do not work correctly (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.
- 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.
- 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.
- 0012952: [IDE] Source editor is missing file tabs after program execution is stopped (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.
- 0012652: [IDE] Windows IDE hangs with not-installed components in a form (Vincent Snijders) - closed.
- 0012824: [LCL] TComboBox can`t be choose by mouseclick in disain-time (Paul Ishenin) - closed.
- 0012983: [IDE] Lazarus hangs on adding new code template (Paul Ishenin) - closed.
- 0007011: [IDE] Editor doesn't insert TAB characters (Martin Friebe) - closed.
- 0007531: [IDE] Compiler directives in asm blocks (Martin Friebe) - closed.
- 0012403: [Other] Lazarus 0.9.26 bug in TRadioGroup (Paul Ishenin) - closed.
- 0012654: [LCL] A maximized form, after minimized, restore to normal position (Paul Ishenin) - 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.
- 0012501: [LCL] Changes to TPageControl are not saved. (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.
- 0012776: [LCL] Actions not updated if only in menu (Paul Ishenin) - 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.
- 0001767: [IDE] A bookmark once set cannot be cleared (Mattias Gaertner) - closed.
- 0001960: [LCL] OnExit event for controls is fired when form is closed (Zeljan Rikalo) - closed.
- 0011748: [LCL] Jumping back to TEdit crashes program (Zeljan Rikalo) - closed.
- 0012634: [IDE] application compiling with wrong Form (Vincent Snijders) - closed.
- 0010066: [Widgetset] Carbon TForm scrolling (Tom Gregorovic) - closed.
- 0012253: [IDE] Can't rename"" to "c:\lazarus\lazaru.old.exe" (Vincent Snijders) - closed.
- 0012557: [IDE] Clipboard operations do not work at all (Paul Ishenin) - 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.
- 0012250: [LCL] Scrollbox range in Carbon (Tom Gregorovic) - closed.
 - 0012251: [LCL] Scrollbox content change when scrolled (Tom Gregorovic) - closed.
- 0012500: [LCL] IDE doesn't ask to save modifications (Vincent Snijders) - closed.
- 0012507: [IDE] Cannot set some events in object inspector (Mattias Gaertner) - closed.
- 0002030: [Widgetset] Greek Characters do not appear in TListBox (Vincent Snijders) - closed.
- 0010091: [LCL] TScrollBox.AutoScroll and scrolling is not possible (Boguslaw Brandys) - closed.
- 0012102: [IDE] Fatal: Can't find unit URIParser used by XMLRead (Vincent Snijders) - closed.
- 0012256: [LCL] TButtons within a panel do not have the standard Carbon appearance on Leopard (Tom Gregorovic) - closed.
- 0012427: [IDE] Can't access to unit ideprocs (Vincent Snijders) - closed.
- 0010048: [Widgetset] Carbon TBrush.Style patterns (Paul Ishenin) - closed.
- 0011681: [LCL] Menu shortcuts are not updated when changed (Tom Gregorovic) - closed.
- 0011686: [LCL] A synedit font is not painted correctly if created on a hidden page (Tom Gregorovic) - closed.
- 0011894: [IDE] Can't write output file (Vincent Snijders) - closed.
- 0012068: [IDE] CARBON: editor's tab sometimes not responding mouse click (Tom Gregorovic) - closed.
- 0012232: [Database] SQLQuery Error (Jesus Reyes) - closed.
- 0012225: [LCL] TDateEdit - date modified in OnAcceptDate is not assigned to the object's Text property (Vincent Snijders) - closed.
- 0011948: [IDE] The screen fails to update correctly (Vincent Snijders) - closed.
- 0012065: [IDE] Popup dialogs cause flicker effect in IDE (Vincent Snijders) - closed.
- 0010068: [Widgetset] Carbon TCustomEdit.SelStart and SelLength should be reported in bytes (Tom Gregorovic) - closed.
- 0011411: [IDE] SQLQuery Strings editor dialog visibility (Tom Gregorovic) - closed.
- 0011671: [LCL] IDE/SynEdit uses non monospace font as default under carbon (Tom Gregorovic) - closed.
- 0011704: [Widgetset] Range checks when Carbon compiled with -Cr (Tom Gregorovic) - closed.
- 0007204: [LCL] TComboBox.ItemIndex (Vincent Snijders) - closed.
- 0009127: [IDE] 'Find Declaration' and 'Procedure Jump' glitches (Mattias Gaertner) - closed.
- 0011688: [LCL] Comboboxes don't close when item was selected (Tom Gregorovic) - closed.
- 0011961: [Widgetset] un-commanded Meta-A menu event (Tom Gregorovic) - closed.
- 0011008: [Widgetset] Carbon - TDBGrid vertical scroll bar buttons don't work. (Tom Gregorovic) - closed.
- 0011668: [LCL] on i386-darwin: Menu of application does not show. (Tom Gregorovic) - closed.
- 0007830: [IDE] Compiler Options dialog don't draw correctly (Vincent Snijders) - closed.
- 0010078: [Database] Weird Bug upon porting projects (Vincent Snijders) - closed.
- 0010240: [IDE] IDE use obsolete compiler switches (Mattias Gaertner) - closed.
- 0010335: [IDE] Missing IDE menu text in locale en_IN (Vincent Snijders) - closed.
- 0011682: [LCL] Sometimes the Alt key stops working (Mattias Gaertner) - closed.
- 0011683: [LCL] Some keys can not be grabbed (Mattias Gaertner) - closed.
- 0011793: [LCL] UpCase(Key) does not work (Jesus Reyes) - closed.
- 0001623: [Debugger] cannot change current stack frame (Marc Weustink) - closed.
- 0009416: [LCL] Dropping controls on a pagecontrol (Mattias Gaertner) - closed.
- 0011642: [IDE] Calendar widget is invisible. (Vincent Snijders) - closed.
- 0011854: [IDE] Groupbox: Font.Color has no influente on the color of the caption at design-time (Vincent Snijders) - closed.
- 0008143: [IDE] Syntax highlighting does not tun nested comments off for mode Delphi (Mattias Gaertner) - closed.
- 0008446: [IDE] code completion don't understand default 1e-x parameter (Mattias Gaertner) - closed.
- 0009971: [IDE] Library compiles to xxx instead of libxxx.so (Mattias Gaertner) - closed.
- 0011660: [IDE] Changing setting in codetools corrupt package rebuild (Mattias Gaertner) - closed.
- 0008463: [LCL] TCombobox.OnSelect and OnChange do not fire correctly (Mattias Gaertner) - closed.
- 0010752: [IDE] Whole word search on "Format" will find "Format_All" (Mattias Gaertner) - closed.
- 0007741: [LCL] ComboBox.ItemIndex cannot be set to -1 in Object Inspector (Mattias Gaertner) - closed.
- 0009515: [LCL] In Combobox Click and Change happen at the same time in Delphi (Vincent Snijders) - closed.
- 0009652: [IDE] bracket highlighting confused by string (Mattias Gaertner) - closed.
- 0010844: [LCL] TSpinEdit MaxValue Property cannot be set right (Vincent Snijders) - closed.
- 0010903: [IDE] Compiling for Carbon still has dependency on X11 (Mattias Gaertner) - closed.
- 0011213: [IDE] FPDoc Editor in IDE will not edit newly opened files (Mattias Gaertner) - closed.
- 0007929: [Debugger] IDE stops on disable breakpoint (Marc Weustink) - closed.
- 0008037: [IDE] Renaming a project doesn't change IDE caption (Vincent Snijders) - closed.
- 0001598: [LCL] Application has the Windows-Standard-Icon instead of the icon I set by Form.Icon:=XXX.ico (Vincent Snijders) - closed.
- 0008197: [LCL] Can't change the color of all object in form . it always display white. (Vincent Snijders) - closed.
- 0009564: [IDE] Units in subfolders, when added to a project, do not get properly added to the project's user clause (Vincent Snijders) - closed.
- 0009764: [IDE] refresh problem in Object Inspector (Vincent Snijders) - closed.
- 0011366: [LCL] Infinite Recursion caused by TWinControl.AlignControl (Mattias Gaertner) - closed.
- 0011167: [LCL] Streaming Error - Mac OS X - Leopard (Tom Gregorovic) - closed.
- 0011378: [IDE] IDE crashes on inserting StatusBar1 Object inside object panel (Vincent Snijders) - closed.
- 0011522: [LCL] Caption with ampersand not centered right with TBitBtn (Vincent Snijders) - closed.
- 0011575: [IDE] synedit issues (Vincent Snijders) - closed.
- 0001009: [LCL] I can´t use Ticon (Marc Weustink) - closed.
- 0001789: [LCL] Can't use Application.Icon on win32 (Marc Weustink) - closed.
- 0009999: [IDE] Disappearing of buttons on TPanel. (Vincent Snijders) - closed.
- 0010375: [IDE] Add unit to package - scan for register procedure fails. (Vincent Snijders) - closed.
- 0011529: [LCL] Colour of grid editor is reset (Jesus Reyes) - closed.
- 0007214: [-] TdbGrid Button (Jesus Reyes) - closed.
- 0011283: [Other] pofile i18n and rstconv some difference (Jesus Reyes) - closed.
- 0009786: [IDE] Debugging - Key [F8] or menu Run\Step Over do not work first time after compilation (Vincent Snijders) - closed.
- 0010236: [IDE] Deleting breakpoints doesn't work (Vincent Snijders) - closed.
- 0010995: [LCL] SynEdit.Gutter.ShowLineNumbers doesn't work when created in design-time. (Vincent Snijders) - closed.
- 0010085: [Debugger] Break on Lazarus Exceptions didn't affect any (Vincent Snijders) - closed.
- 0013921: [Widgetset] Black fields and garbage when Windows 7 auto-resizing form (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.
- 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.
- 0011939: [IDE] Laz IDE does not remember "Right Margin Color" option (Vincent Snijders) - closed.
- 0012122: [LCL] TTreeView control does not get focused when selected with mouse (Paul Ishenin) - closed.
- 0013905: [LCL] splitter ignores constraints (Mattias Gaertner) - closed.
- 0007524: [IDE] delete from proyect (Vincent Snijders) - closed.
- 0007549: [IDE] onCreathe executhet instead of onShow (Vincent Snijders) - closed.
- 0007633: [IDE] the delete from proyect menu (Vincent Snijders) - closed.
- 0009945: [LCL] TEdit font color does not change when setting to clWindowText under gtk (Zeljan Rikalo) - closed.
- 0012322: [-] Color propertys of Checkbox and Panel problem (Paul Ishenin) - closed.
- 0011750: [LCL] Window isn´t maximized anymore after minimized (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.
- 0013892: [LCL] LCL TFrame has a border in GTK2, while in Win32 it is borderless (Paul Ishenin) - closed.
- 0011478: [Widgetset] Lines are painted larger than it should be under Gtk/Gtk2 (Vincent Snijders) - closed.
- 0011677: [IDE] Changing the target filename does not set the Modified flag (Mattias Gaertner) - closed.
- 0011884: [LCL] TImage displays JPG image wrong (Vincent Snijders) - 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.
- 0012963: [LCL] Inplace Editors dont work in DBGrid (Jesus Reyes) - closed.
- 0013833: [LCL] Bevel of statusbar panels doesn't work (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.
- 0013770: [LCL] LCL dockzone size calculation incorrectly dereference non-existent parent zone (Paul Ishenin) - closed.
- 0013746: [LCL] Pen modes are broken on bitmap copy (Paul Ishenin) - closed.
- 0013753: [Widgetset] caption of inactive form (Paul Ishenin) - closed.
- 0013733: [LCL] Radiobutton menus erroneous eventhandlers (Mattias Gaertner) - closed.
- 0013731: [LCL] Menu Shortcut keys not functional (Paul Ishenin) - closed.
- 0013732: [LCL] Quick access key does not work in menu (Paul Ishenin) - closed.
- 0013730: [LCL] Popupmenu does not work for TMemo (Paul Ishenin) - closed.
- 0013698: [LCL] Absurd CPU load on mouse movement (Paul Ishenin) - closed.
- 0009676: [LCL] TGroupBox.ParentFont is not working (Zeljan Rikalo) - closed.
- 0013708: [LCL] Mouse move event handling highly inconsistent. (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.
- 0011111: [IDE] Menu-Item "Add active unit to package" does not work. (Vincent Snijders) - closed.
- 0013666: [LCL] GTK2: TCanvas.Ellipse() is +1 pixel wide by X and Y axis (Paul Ishenin) - 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.
- 0012850: [LCL] OnGetItems event is not called, when TComboBox is empty (Paul Ishenin) - closed.
- 0013102: [LCL] TCustomEdit.TextChanged is fired twice if Text property is set (Paul Ishenin) - closed.
- 0012849: [LCL] Impossible to select TComboBox on Designer (Paul Ishenin) - closed.
- 0013533: [IDE] Copy + Paste in form designer not work as expected (Paul Ishenin) - closed.
- 0013524: [IDE] Editor tooltips using wrong colours (Paul Ishenin) - closed.
- 0011120: [Widgetset] Painting bug in GTK2: TButton (Paul Ishenin) - closed.
- 0009722: [LCL] Broken calendar on doubleclick (Paul Ishenin) - closed.
- 0007906: [Other] Running self from TProcess causes crash of both (Ales Katona) - 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.
- 0013446: [IDE] Wrong monitor for dialogs and hints (Paul Ishenin) - closed.
- 0007202: [-] Can't add file extensions for code highlighting (Paul Ishenin) - closed.
- 0013433: [LCL] TAChart left axis makes room for axis labels when LeftAxis.Visible := false (Alexander S. Klenin) - closed.
- 0012101: [IDE] Cannot add a control to the PageControl tab in the designer (Paul Ishenin) - closed.
- 0012113: [Widgetset] Child positions inside TGroupBox - X11 only (Zeljan Rikalo) - closed.
- 0012511: [LCL] Cannot Use SetText in TMaskEdit (Bart Broersma) - closed.
- 0013298: [IDE] A case that causes IDE adds "n" trailing spaces after pasting a text (Martin Friebe) - closed.
- 0007044: [Widgetset] OnKeyDown event does not respond to + and - keys on Gtk (Bart Broersma) - 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.
- 0012078: [LCL] 'End' regarded as identifier? (Mattias Gaertner) - closed.
- 0010334: [IDE] Obsolete fpc compiler options (Mattias Gaertner) - closed.
- 0010378: [IDE] various errors, on attempt to use TNotebook (not TPage) as parent (Paul Ishenin) - closed.
- 0012868: [IDE] Object Inspector: Having property changes lost (Paul Ishenin) - closed.
- 0011879: [Debugger] Debugger dont find not saved units (Marc Weustink) - closed.
- 0013143: [LCL] TrayIcon Shows up no BalloonTip on Vista (Felipe Monteiro de Carvalho) - 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.
- 0011610: [IDE] Compiler Error-Messages are not shown if UTF8 (Vincent Snijders) - closed.
- 0013293: [Widgetset] TFloatSpinEdit: setting Value is wrong when DecimalSeparator has "non-locale" value (Paul Ishenin) - closed.
- 0013273: [LCL] SpinEdit don't lock buttons (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.
- 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.
- 0010168: [LCL] SpinEdit and FloatSpinEdit is too narrow on Windows 98 (Vincent Snijders) - closed.
- 0010109: [LCL] A MessageDlg() inside a TDateEdit's OnAcceptDate causes a SIGSEGV on Win32 platform (Paul Ishenin) - 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.
- 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.
- 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.
- 0012239: [IDE] clipboard flips scrollbar (Paul Ishenin) - closed.
- 0012783: [LCL] defaulttranslator fails to load files from folder with international characters (Paul Ishenin) - 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.
- 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.
- 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.
- 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.
- 0013074: [IDE] Tmaskedit get blank character (space) inserted when key released (Bart Broersma) - closed.
- 0013099: [LCL] Impossible to access custom components after hiding TabSheet (Paul Ishenin) - closed.
- 0013049: [LCL] Bitmap.Mask under Vista (Paul Ishenin) - closed.
- 0010929: [LCL] TComboBox AutoCompletition overwrites input (Paul Ishenin) - closed.
- 0013089: [LCL] TForm.OnCloseQuery and TApplication.OnQueryEndSession work incorrectly in Win32 (Paul Ishenin) - 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.
- 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.
- 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.
- 0012031: [LCL] ToolButton "moves" when changing width to 0 and back again (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.
- 0012813: [LCL] WM_CANCELMODE not handled (Paul Ishenin) - closed.
- 0012749: [LCL] TToolButton in Combination with TAction.Checked Error (Paul Ishenin) - closed.
- 0012746: [LCL] TTrackBar PGUP and PGDOWN mixed (Paul Ishenin) - closed.
- 0013029: [LCL] Bitmaps are always copied to the clipboard as though transparent (Paul Ishenin) - closed.
- 0012992: [IDE] Character Map > 127 (Vincent Snijders) - closed.
- 0012775: [LCL] TNotebook.ShowTabs don't work then add tabs dinamically (Paul Ishenin) - closed.
- 0011159: [IDE] Syntax highlighter fails on string literal containing curly bracket inside closed comment block (Mattias Gaertner) - closed.
- 0011564: [IDE] Access violation when closing IDE (Mattias Gaertner) - closed.
- 0010246: [LCL] Win32 TForm icon does not work (Marc Weustink) - closed.
- 0011107: [LCL] TSpinEdit "looses"it's width on modal forms, after form closes (Vincent Snijders) - closed.
- 0011880: [IDE] Events are not assigned aftzer pasting components (Mattias Gaertner) - closed.
- 0012029: [LCL] TPageControl tab image indexes move, when hiding on form creation (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.
- 0012879: [LCL] The cursor is not positioned correctly when the last character is edited in MaskEdit (Vincent Snijders) - closed.
- 0012880: [LCL] It's possible to insert chars that does not match a mask in mask edit (Vincent Snijders) - 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.
- 0012885: [LCL] Checkbox Focus Invisible (Paul Ishenin) - closed.
- 0011972: [IDE] Environment options/Show compile dialog option working strange (Vincent Snijders) - closed.
- 0012883: [LCL] A frame aligned with alClient is not resized correctly after window restoration under windows (Paul Ishenin) - 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.
- 0012911: [IDE] Very high CPU utilization on editing/saving (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.
- 0012073: [LCL] ToolBar autosize problem (Paul Ishenin) - closed.
- 0008050: [LCL] NumGlyphs property of TBitBtn does not work. (Paul Ishenin) - closed.
- 0008503: [Widgetset] Anchors do not work (Paul Ishenin) - closed.
- 0009279: [LCL] probleme with Anchors properties for all controls pastes on TPageControl (Paul Ishenin) - closed.
- 0010118: [LCL] OnDragOver event doesn't work with components derived from TGraphicControl (Paul Ishenin) - closed.
- 0010685: [Widgetset] Controls lose tab selection if the "Use manifest..." option is checked and mouse is used to open the app. (Paul Ishenin) - closed.
- 0011131: [LCL] Memory leak when doing mystring:=Mymemo.lines[x] (Paul Ishenin) - closed.
- 0011651: [LCL] Unreleased GDIObjects in GTK1 widgetset (Paul Ishenin) - closed.
- 0008166: [IDE] TImageList - saving items as BMP (Paul Ishenin) - closed.
- 0012761: [LCL] TreeView scrollbars missing after showing hidden TabSheet (Paul Ishenin) - closed.
- 0012267: [LCL] Mac OS X : Text Handling differs between Win32 and Mac OS X using the same font. (Tom Gregorovic) - closed.
- 0012445: [IDE] Carbon IDE: Incorrect draw of non visual components (Tom Gregorovic) - closed.
- 0011493: [Widgetset] unrestorable Form after minimize on Leopard 10.5.1 (Tom Gregorovic) - closed.
- 0012631: [Widgetset] Carbon: checkbox cbGrayed state is not working (Tom Gregorovic) - closed.
- 0011872: [Widgetset] Incorrect scrollbar drawing under WinXP (Paul Ishenin) - closed.
- 0012407: [Widgetset] Lazarus crash with GTK+ 2.14.3 (Paul Ishenin) - 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.
- 0012396: [Widgetset] Lazarus crashes when trying to copy text in the editor. (Paul Ishenin) - closed.
- 0012097: [IDE] IDE crash while loading project in Linux (Mattias Gaertner) - closed.
- 0012260: [-] TSynEdit Cursos still blinks if TSynEdit is not focused (Vincent Snijders) - closed.
- 0012426: [IDE] lazbuild errorlevel = 0 when compiling failed (Vincent Snijders) - closed.
- 0012188: [LCL] wrong background color with enabled themes on notebook pages (Paul Ishenin) - closed.
- 0012240: [IDE] manifest.rc need saved project (Paul Ishenin) - closed.
- 0011833: [LCL] Hidden rows in TStringGrid prevent scrolling (Jesus Reyes) - closed.
- 0011066: [IDE] Search path for units -Fu in the project compiler options don't allow '-' on folder names (Vincent Snijders) - closed.
- 0002026: [Widgetset] OnShortCut event raises AV in some cases (Paul Ishenin) - closed.
- 0007191: [Other] lazde toolbar hints do not work (Paul Ishenin) - closed.
- 0008632: [IDE] Code tools (find declaration) finds wrong definition of constant (Mattias Gaertner) - closed.
- 0009780: [IDE] useonchange not working for checkboxes? (Vincent Snijders) - closed.
- 0011279: [Printer] Printer.Setprinter doesn't do the same as the Dialogs (Jesus Reyes) - closed.
- 0008297: [LCL] TCustomForm.ActiveChanged is not always invoked (Vincent Snijders) - closed.
- 0011405: [IDE] OSX PowerPC GTK build IDE problems (Felipe Monteiro de Carvalho) - closed.
- 0007645: [-] AV after Dialogue "do you want to rename unit to lowercase because of 1.0" (Vincent Snijders) - closed.
- 0001552: [-] resetting the debugger and the lazarus hang (Vincent Snijders) - closed.
- 0008295: [IDE] IDE doesnt shown content of files when lots of applications exist in memory (Vincent Snijders) - closed.
- 0011390: [Widgetset] TBitBtn does not display glyph properly (Tom Gregorovic) - closed.
- 0011415: [IDE] Character utf-8 don't display correctlly - áçãóõé (Mattias Gaertner) - closed.
- 0007951: [IDE] Strings Editor Dialog Bug (Vincent Snijders) - closed.
- 0011294: [LCL] TComboBox does not honor DropDownCount (Vincent Snijders) - closed.
- 0011304: [IDE] parse error on correct code (Mattias Gaertner) - closed.
- 0011332: [IDE] Tools | Project template options disappears (Paul Ishenin) - closed.
- 0006997: [LCL] TToolButton width is always fixed on TToolBar.ButtonWidth independently from toolbutton's AutoSize property. (Marc Weustink) - closed.
- 0008911: [IDE] undo with Ctrl+z (faster) on several lines (Vincent Snijders) - closed.
- 0009297: [LCL] Autosizing of TLabel when not visible fails to size at all. (Vincent Snijders) - closed.
- 0009534: [IDE] "Save As" does not change the *.lpr file's name in the Edit window (Vincent Snijders) - closed.
- 0011315: [Database] TDBgrid crashes Lazarus when resized (Vincent Snijders) - closed.
- 0010220: [LCL] TImage - Selection of "Transparent" isn't saved (Vincent Snijders) - closed.
- 0010778: [LCL] TImage transparent property not persistet (Vincent Snijders) - closed.
- 0010617: [IDE] Cannot call to some IDE forms, produces AV on Linux (Vincent Snijders) - closed.
- 0010754: [-] The "program exited with" dialog box has a problem. (Vincent Snijders) - closed.
- 0010942: [IDE] Lazarus IDE title bar hidden under task bar when task bar is on the top of the screen (the first time) (Vincent Snijders) - closed.
- 0011056: [IDE] Allow other fixed size fonts for Vista (Vincent Snijders) - closed.
- 0011153: [LCL] TOpenDialog with option ofAllowMultiselect freezes application on GTK1 (Vincent Snijders) - closed.
- 0011341: [IDE] ARM-WinCe - rebuilding from the IDE fails (Vincent Snijders) - closed.
- 0010437: [LCL] OSX PowerPC causes accessviolation for "OnTimer" events. (Vincent Snijders) - closed.
- 0009425: [IDE] External tools loses a focus. (Vincent Snijders) - closed.
- 0010658: [IDE] Code completion fails when code explorer is active (Vincent Snijders) - closed.
- 0010875: [LCL] Changing BorderStyle crash application... (Related with SynEdit) (Vincent Snijders) - closed.
- 0010030: [LCL] Lazarus responds only partially to theme changes (Paul Ishenin) - closed.
- 0011264: [Widgetset] TUpDown anomalous behaviour (Vincent Snijders) - closed.
- 0011788: [LCL] PageSize of TScrollBar implemenatation in Win32 (Paul Ishenin) - closed.
- 0012022: [LCL] Application.MessageBox sometimes don't show the message (Vincent Snijders) - closed.
- 0011409: [LCL] TDBNavigator missing buttons action - Mac OS X - Leopard (Tom Gregorovic) - closed.
- 0012274: [Widgetset] TCanvas.RoundRect(..) is not consistent across widgetsets. Same probem were with TCanvas.Rectangle() (Paul Ishenin) - closed.
- 0012018: [LCL] Mac OS X : Bitmap.CreateIntfImage failing... (Tom Gregorovic) - closed.
- 0011636: [LCL] Mac OS X : Bitmap.Canvas.TextHeight/TextWidth causes AV!! (Tom Gregorovic) - closed.
- 0010604: [IDE] Overlapping checkboxe in Tools/Diff window (Vincent Snijders) - closed.
- 0011480: [LCL] Empty TMemo does not save correctly... (Vincent Snijders) - closed.
- 0012166: [LCL] TSpeedButton in carbon (Tom Gregorovic) - closed.
- 0011831: [LCL] TComboBox csDropDown on carbon (Tom Gregorovic) - closed.
- 0011834: [LCL] TMemo in carbon (Tom Gregorovic) - closed.
- 0012045: [LCL] TSpeedButton text (Tom Gregorovic) - closed.
- 0011835: [LCL] TScrollBox scrolling TMemo in carbon (Tom Gregorovic) - closed.
- 0011986: [LCL] Wrong colors in TLabel with TMemo (Tom Gregorovic) - closed.
- 0011462: [Widgetset] Assigning Speedbutton.Glyph from ImageList gets "blue-ish" (Marc Weustink) - closed.
- 0011676: [LCL] TRadioGroup and TUpDown cause IDE to make an AV (Tom Gregorovic) - closed.
- 0011515: [IDE] Visual problems in dialog Project/Options/Version Info (Vincent Snijders) - closed.
- 0011377: [IDE] Mac OS X : Carbon IDE crash when Finding in Files... (Tom Gregorovic) - closed.
- 0011013: [LCL] TImage and TImageList unable to Display certain Bitmaps (Paul Ishenin) - closed.
- 0011287: [LCL] Mac OS X : Double Click when Showing forms does not work correctly... (Tom Gregorovic) - closed.
- 0008654: [IDE] Incorrect file path reduction when using path macros (Vincent Snijders) - closed.
- 0009453: [IDE] IDE with JITForm reader does something strange with WideString properties stored in lfm. (Vincent Snijders) - closed.
- 0008428: [LCL] Transparency does not work in custom draw TBitmap (Marc Weustink) - closed.
- 0011995: [IDE] The IDE crashes after add a third party visual component (TGradButton) to a form (Paul Ishenin) - closed.
- 0008723: [LCL] TNotebook ignores akRight and akBottom anchors of child components (Paul Ishenin) - closed.
- 0011794: [LCL] DBGrid changes focused Row on DblClick (Jesus Reyes) - closed.
- 0011845: [LCL] DBControls dont go in edit State when Data from Clipboard is inserted (Jesus Reyes) - closed.
- 0010207: [IDE] Switch -Sp is not supported by FPC (Mattias Gaertner) - closed.
- 0010891: [IDE] Enviroment/Project => DebugPath: does not expand macros like {$FPCSrcDir} (Mattias Gaertner) - closed.
- 0011873: [Widgetset] Debugger Options dialog drawing problems (Paul Ishenin) - closed.
- 0011842: [IDE] Project Inspector Buttons are not updated after remove (Mattias Gaertner) - closed.
- 0011680: [IDE] Closing a file in the source editor, selects the wrong tab (Mattias Gaertner) - closed.
- 0000515: [Widgetset] Default Application Icon (Windows) (Marc Weustink) - closed.
- 0011019: [IDE] "Project Options (new)" doesn't close when Esc is pressed... (Vincent Snijders) - closed.
- 0011200: [IDE] Half of the Object Inspector Window Erased after the installation of the SQLDBLaz (Tom Gregorovic) - closed.
- 0001297: [Debugger] IDE crash (AV) while debbuging (Marc Weustink) - closed.
- 0001531: [Widgetset] TListBox drops loses its Scrollbar when more than 2047 items are present (Marc Weustink) - closed.
- 0001558: [IDE] Click on an error in the message window does not focus the source editor on the error (Felipe Monteiro de Carvalho) - closed.
- 0001699: [IDE] Datamodule vs Component Palette (Mattias Gaertner) - closed.
- 0001892: [Widgetset] Gdk-WARNING **: locale not supported by C library (Felipe Monteiro de Carvalho) - closed.
- 0001903: [LCL] Problems of selection in TNotebook (Micha Nelissen) - closed.
- 0001933: [LCL] TComboBox.DropDownCount does not work (Paul Ishenin) - closed.
- 0007241: [-] ComboBox.OnExit event called to often (Paul Ishenin) - closed.
- 0007318: [LCL] TCombobox with style csSimple block focus change and accelerators (Paul Ishenin) - closed.
- 0007393: [LCL] Bug in TPanel (Mattias Gaertner) - closed.
- 0007586: [IDE] Comments break code tool (Mattias Gaertner) - closed.
- 0008056: [LCL] Anchors don't work for control on TTabSheet (Mattias Gaertner) - closed.
- 0008357: [Debugger] Cannot launch Lazarus after build with OPT=-dDEBUG (Marc Weustink) - closed.
- 0008469: [IDE] can't create events for IndyTCPClient (indy-10.2.0.1) (Mattias Gaertner) - closed.
- 0008479: [IDE] "Always visible caret" option broken (Mattias Gaertner) - closed.
- 0009012: [LCL] UTF8 string and GTK1 TMemo (Felipe Monteiro de Carvalho) - closed.
- 0009036: [LCL] UTF8 strings not show correct in LCL Widgets use GTK1 (Felipe Monteiro de Carvalho) - closed.
- 0009269: [LCL] TToggleBox.OnChange event block next mouse click if we write a loop in this! (Paul Ishenin) - closed.
- 0009442: [Widgetset] right anchor for widgets in TabSheet (Paul Ishenin) - closed.
- 0009446: [Other] synedit.Gutter.DigitCount is not ok (Vincent Snijders) - closed.
- 0009757: [IDE] duplicate key assignments are not detected (Vincent Snijders) - closed.
- 0009937: [IDE] Drag and Drop doesn't work (Vincent Snijders) - closed.
- 0009958: [Widgetset] Listview DragnDrop starts on click instead of move, win32 (Paul Ishenin) - closed.
- 0010026: [IDE] Unchecking all options in Project->Compiler Options->Compilation makes it invisible at next open (Vincent Snijders) - closed.
- 0010221: [-] LazDE produces access violation if I move from editing a 'topic' to editing the main unit (Vincent Snijders) - closed.
- 0010369: [IDE] Compiler options modifications affects only after project saving (Mattias Gaertner) - closed.
- 0010386: [LCL] Changing (not published) TStatusBar.Align setting freezes application. (Paul Ishenin) - closed.
- 0010556: [-] StatusBar.Panels with Windows Manifest (Paul Ishenin) - closed.
- 0010598: [LCL] SelectDirectory memleak (Vincent Snijders) - closed.
- 0010677: [IDE] Rebilding IDE crashes on x86_64 Linux (Vincent Snijders) - closed.
- 0010688: [LCL] When setting Anchors on runtime, not the current values are taken (Mattias Gaertner) - closed.
- 0010697: [LCL] TListBox.Clientheight = Height if there are no Items yet (Vincent Snijders) - closed.
- 0010733: [LCL] DumpExceptionBackTrace crashs on AMD64 (Vincent Snijders) - closed.
- 0010747: [LCL] Ctrl+X is not working to cut text from Edit controls at runtime. (Paul Ishenin) - closed.
- 0010913: [LCL] TSynAnySyn Keyword Omissions (Vincent Snijders) - closed.
- 0010991: [LCL] TSplitter.MinSize doesn't work with align = alBottom (Paul Ishenin) - closed.
- 0001559: [IDE] Double click on message in messagewindow doesn't work (Felipe Monteiro de Carvalho) - closed.
- 0001674: [IDE] Mouse action in messages window innapropriate. (Felipe Monteiro de Carvalho) - closed.
- 0001691: [LCL] Labels inside TGroupBox unnecessarily repainted (Paul Ishenin) - closed.
- 0001850: [LCL] OnDragOver event, the is operator and TDragControlObject (Paul Ishenin) - closed.
- 0001997: [-] Changing parent control causes TPageControl to switch to Page 1 (Felipe Monteiro de Carvalho) - closed.
- 0008152: [Patch] Form display error after close if TMaskEdit is used. (Felipe Monteiro de Carvalho) - closed.
- 0011002: [IDE] Codetools misresponds to doubleclick on button in IDE (Mattias Gaertner) - closed.
- 0011031: [IDE] alt + vk_down doesn't work on ComboBox of Object Inspector... (Vincent Snijders) - closed.
- 0011038: [IDE] code completion for copy function issue (Vincent Snijders) - closed.
- 0011088: [IDE] TImageList crashs Lazarus IDE (Paul Ishenin) - closed.
- 0011109: [LCL] Bitmap "Invalid Size" error. - Mac OS X - Leopard (Tom Gregorovic) - closed.
- 0011164: [IDE] Random tabstops in editor (Vincent Snijders) - closed.
- 0000544: [Debugger] "stop execution" sometimes not working (Marc Weustink) - closed.
- 0010674: [LCL] Dropdown List in DBGrid: Item must be selected twice (Jesus Reyes) - closed.
- 0010708: [LCL] Bitmap background is black on Toolbar and Menu items (Vincent Snijders) - closed.
- 0011560: [IDE] if my custom control is on the form, controls like TButton dont get Painted (Jesus Reyes) - closed.
- 0011481: [IDE] Gutter paint wrong bookmark, with half visible bottom line (Mattias Gaertner) - closed.
- 0011502: [IDE] Always visible caret (again) (Paul Ishenin) - closed.
- 0011145: [IDE] Please reopen 0008479 => "Always visible caret" option broken [scroll does not refresh display] (Paul Ishenin) - closed.
- 0010905: [IDE] Scrolling the Text editor using the Vertical scrollbar (when "Show Line numbers" is active) -> Draw Errors - closed.
- 0009771: [Widgetset] (Windows) TControl.Update doesn't work as expected (Vincent Snijders) - closed.
- 0001650: [LCL] Setting ToolButton.Enabled to false does not cause ToolButton to appear disabled (Paul Ishenin) - closed.
- 0011383: [IDE] IDE crash when (Margin>=0)and(Layout<>lbGlyphLeft) of TBitBtn (Paul Ishenin) - closed.
- 0008336: [LCL] Changing the font from a TLabel which is placed on a TPanel makes Lazarus freeze (Felipe Monteiro de Carvalho) - closed.
- 0011353: [IDE] $Prompt() causes Laz error with external tool (Paul Ishenin) - closed.
- 0010851: [IDE] Packages dependencies self added (Vincent Snijders) - closed.
- 0010663: [IDE] Compiling with the Package Editor doesn't work properly (Vincent Snijders) - closed.
- 0007970: [IDE] Identifier completion does not work inside with statement when begin/end is omitted (Mattias Gaertner) - closed.
- 0008899: [LCL] Label not resizes TNoteBook is switched in creation time (Vincent Snijders) - closed.
- 0007930: [LCL] TTabControl fires OnChange event when Form is destroyed (Paul Ishenin) - closed.
- 0007670: [LCL] ToolButton bitmap disabled (Paul Ishenin) - closed.
- 0000645: [Debugger] debugger dont delete breakpoints correct (Marc Weustink) - closed.
- 0010606: [IDE] Incremental-Search and Find-Next (F3) (Marc Weustink) - closed.
- 0001164: [IDE] Timage object invisible when running (Micha Nelissen) - closed.
- 0001174: [IDE] Component is visible on form after removal (Micha Nelissen) - closed.
- 0001176: [IDE] Build number in about box (Vincent Snijders) - closed.
- 0001178: [IDE] Adding a Component to a form moves the caret in the editor (Mattias Gaertner) - closed.
- 0001183: [-] (converted delphi app) tbitbtn.glyph.data is compiled, but fails to run ("has an invalid format for property") (Micha Nelissen) - closed.
- 0001193: [IDE] Stretched TBitmap gets obscured/striped (Micha Nelissen) - closed.
- 0001194: [Widgetset] PNG graphics makes Lazarus sluggish, unresponsive (Micha Nelissen) - closed.
- 0001200: [LCL] TRadioGroup does not yet support dynamic autosized columns width (Mattias Gaertner) - closed.
- 0001202: [Widgetset] TSpeedButton does not resize image too large (Vincent Snijders) - closed.
- 0001203: [IDE] can't place a TICalendar on my form (Vincent Snijders) - closed.
- 0001205: [LCL] TDateEdit incorrect size of calendar in dialog (Vincent Snijders) - closed.
- 0001210: [LCL] TBitBtn - NumGlyphs seems not to work (Micha Nelissen) - closed.
- 0001212: [LCL] Changed font properties do not affect a TBitBtn correctly (Vincent Snijders) - closed.
- 0001213: [LCL] TEdit - no property "Font" (Mattias Gaertner) - closed.
- 0001214: [Debugger] Debugger do not stop on breakpoint, strange behaviour (Marc Weustink) - closed.
- 0001218: [LCL] TPanel ignores "ParentColor" property (Mattias Gaertner) - closed.
- 0001229: [LCL] TDBGrid - problem with column title (Jesus Reyes) - closed.
- 0001269: [IDE] TDBNavigator.Hints ignores changes (Jesus Reyes) - closed.
- 0001254: [LCL] On Dataset.Open raised "Token unknown" error (user48) - closed.
- 0001256: [IDE] Code completion discards period (Mattias Gaertner) - closed.
- 0001257: [LCL] TDBGrid - the font property (Jesus Reyes) - closed.
- 0001259: [LCL] TFontCharSet is just a numeric value between 0 and 255 (Jesus Reyes) - closed.
- 0001261: [LCL] TListBox / TCustomListBox - property BorderStyle ignored (Vincent Snijders) - closed.
- 0001262: [LCL] TListBox - property Enabled not published (Vincent Snijders) - closed.
- 0001264: [LCL] TListBox - property "Color" not published (Vincent Snijders) - closed.
- 0001268: [IDE] Change Font property on a component (Vincent Snijders) - closed.
- 0001273: [IDE] Problem with compiled apps (Mattias Gaertner) - closed.
- 0001275: [IDE] IDE has problems with German umlauts (Mattias Gaertner) - closed.
- 0001284: [LCL] TListView multi selection. Drag mouse down don't select items (Vincent Snijders) - closed.
- 0001285: [IDE] setting anchor to parent form (Mattias Gaertner) - closed.
- 0001294: [LCL] TImage - Transparency does not work (Micha Nelissen) - closed.
- 0001298: [IDE] shortcut to Pretty-Format not fire (Vincent Snijders) - closed.
- 0001299: [LCL] TListBox - Font property sometimes ignored in design-mode (Vincent Snijders) - closed.
- 0001302: [IDE] Code Explorer interface descriptor parsing (Mattias Gaertner) - closed.
- 0001311: [IDE] fragmentary German translation in "Edit" menu (Vincent Snijders) - closed.
- 0001312: [IDE] Problem with popup menu in source code editor (Vincent Snijders) - closed.
- 0001313: [IDE] Problem with setting breakpoints in the source code editor (Marc Weustink) - closed.
- 0001314: [IDE] "CodeExplorer Options" dialog not translated into German (Vincent Snijders) - closed.
- 0001321: [IDE] Things to change on [Configure "Build Lazarus"] (Vincent Snijders) - closed.
- 0001322: [IDE] Things to chance on view forms / view units dialogs (Vincent Snijders) - closed.
- 0001323: [IDE] Problems on "View Unit information" (Vincent Snijders) - closed.
- 0001325: [-] Unneeded escape chars in menu (German translation) (Vincent Snijders) - closed.
- 0001329: [LCL] TDBEdit does not update the dataset when the Text property is set programatically (Jesus Reyes) - closed.
- 0001330: [IDE] Clean Directory filter is not saved (Vincent Snijders) - closed.
- 0001335: [IDE] TGraphicControl and TCustomControl are not in the ancestor list (Vincent Snijders) - closed.
- 0001339: [IDE] The pasted component should keep the original name (Mattias Gaertner) - closed.
- 0001340: [LCL] TListBox.OnSelectionChange is fired twice after setting ItemIndex (Vincent Snijders) - closed.
- 0001343: [IDE] TListView: Invalid column width crashes the IDE (Vincent Snijders) - closed.
- 0001346: [-] DateTime database field returns gibberish (user48) - closed.
- 0001351: [LCL] TDBMemo: TabOrder is absent (Vincent Snijders) - closed.
- 0001355: [LCL] Non intuitive behavior on DBNavigator (Jesus Reyes) - closed.
- 0001356: [LCL] The Bitmap in TMenuItem is too small (win32) (Martin Smat) - closed.
- 0001359: [LCL] TStringGrid resize columns problems (Jesus Reyes) - closed.
- 0001367: [Other] TdrawGrid - Colums resize problem (adding columns in object inspector only) (Jesus Reyes) - closed.
- 0001370: [LCL] TDBCheckBox don't post changes to dataset. (Jesus Reyes) - closed.
- 0001371: [IDE] IDE crashes(AV) on color setting for editor (Darius Blaszijk) - closed.
- 0001377: [LCL] Radioitems without dot ? (Vincent Snijders) - closed.
- 0001382: [LCL] Last word in TLabel have different color (Vincent Snijders) - closed.
- 0001386: [Other] TFloatSpinEdit only integer (Micha Nelissen) - closed.
- 0001393: [IDE] Opening old project produces invisible things during design time (Mattias Gaertner) - closed.
- 0001394: [IDE] Lazarus freezes when trying an autocomplete action (Mattias Gaertner) - closed.
- 0001397: [IDE] no way to start it (Mattias Gaertner) - closed.
- 0001406: [LCL] TFileNameEdit.DirectInput property does not acts like expected (Vincent Snijders) - closed.
- 0001412: [LCL] The NumGlyphs property is missed in TBitBtn. (Vincent Snijders) - closed.
- 0001413: [LCL] TDBRadioGroup and the Tab key (Vincent Snijders) - closed.
- 0001414: [LCL] Default Grids Text Style Draws '&' as prefix (Jesus Reyes) - closed.
- 0001415: [IDE] prublished events are not inter-assignable with custom callbacks in packages (Mattias Gaertner) - closed.
- 0001418: [LCL] Typing anything in the TDateEdit make it buggy (Vincent Snijders) - closed.
- 0001424: [IDE] More space around components (Vincent Snijders) - closed.
- 0001425: [IDE] Parent component flicker when mousing over child (Micha Nelissen) - closed.
- 0001426: [IDE] Edit fields cut off (Vincent Snijders) - closed.
- 0001432: [IDE] can't install the RTTI components (Vincent Snijders) - closed.
- 0001436: [LCL] Small memory leak (Vincent Snijders) - closed.
- 0001437: [IDE] in "Environment settings" clicking on arrows (left/right arrow) to scroll tabcontrol causes IDE to crash immediately (Micha Nelissen) - closed.
- 0001438: [Other] using "space in the path" (Vincent Snijders) - closed.
- 0001439: [IDE] packages are shown as installed after failed installation (Mattias Gaertner) - closed.
- 0001446: [LCL] When open form from 0.9.9 get error `acces validation` on TListView (Mattias Gaertner) - closed.
- 0001448: [LCL] TDateEdit does not take the result of OnAcceptDate event (Vincent Snijders) - closed.
- 0001450: [LCL] OnAcceptDate event only called when using button (Vincent Snijders) - closed.
- 0001453: [IDE] TPageControl: Drop-down combobox ActivePage gets confused (Micha Nelissen) - closed.
- 0001454: [IDE] More space around components, part deux (Vincent Snijders) - closed.
- 0001456: [-] Package versions get reset on save/edit (Vincent Snijders) - closed.
- 0001460: [Other] tdbf's fielddefs are not saved to lfm (Vincent Snijders) - closed.
- 0001462: [-] Poorly refresh when adding new components on form - closed.
- 0001478: [IDE] Publish project dont work (Vincent Snijders) - closed.
- 0001479: [IDE] Can't change text color in Editor options (Micha Nelissen) - closed.
- 0001483: [IDE] No help and code tools hooks on wide-usable keywords (Mattias Gaertner) - closed.
- 0001484: [IDE] TTabControl "Del" key action disappearing (Mattias Gaertner) - closed.
- 0001494: [Widgetset] Placing widgets on groupboxes etc. makes them invisible in design time (Mattias Gaertner) - closed.
- 0001506: [Other] sqldb crashes (user48) - closed.
- 0001507: [IDE] sqldb is not recompiled correctly (user48) - closed.
- 0001511: [IDE] call stack that could have the similar pop up window as messages window (Vincent Snijders) - closed.
- 0001519: [LCL] Cannot Draw Transparent Bitmap (Micha Nelissen) - closed.
- 0001520: [Widgetset] Trying to resize form beyond constraints makes it "blink" (Vincent Snijders) - closed.
- 0001523: [LCL] TTabSheet does not respond to shortcut keys - closed.
- 0001524: [Other] Global packages on multi-user system, compile project tries to write to global package source file as non-root user (Mattias Gaertner) - closed.
- 0001526: [LCL] Label with AutoSize=False size and aignment not properly displayed at design time (Vincent Snijders) - closed.
- 0001529: [IDE] Editor color option crashes the IDE (Vincent Snijders) - closed.
- 0001530: [IDE] Color select buttons disappear (Vincent Snijders) - closed.
- 0001539: [IDE] Code explorer duplicates entries (Darius Blaszijk) - closed.
- 0001543: [Widgetset] VK_LEFT, VK_UP, VK_DOWN and VK_RIGHT are handled once and then no more key events occur (Vincent Snijders) - closed.
- 0001545: [IDE] Custom key mapping is not working in win32 (Vincent Snijders) - closed.
- 0001546: [IDE] wrong handling in the view menu (Vincent Snijders) - closed.
- 0001551: [IDE] F5 breakpoint bug (Marc Weustink) - closed.
- 0001553: [LCL] cannot get CF_TEXT from clipboard (Vincent Snijders) - closed.
- 0001560: [IDE] TSpeedButton can't be pressed if it is within a TGroupBox and TDBGroupBox. (Micha Nelissen) - closed.
- 0001561: [IDE] DBEdit crashes when show a numeric field of 4 numbers or more if it's the first register of DBF (Jesus Reyes) - closed.
- 0001565: [LCL] TPaintBox does not work properly in Win32 (Vincent Snijders) - closed.
- 0001568: [IDE] Correct "Other unit files" pathing is only required at the 1-st project compilation then any (Mattias Gaertner) - closed.
- 0001575: [IDE] Auto-Complete fails when using TInterfacedObject (Mattias Gaertner) - closed.
- 0001578: [Widgetset] Copying component in design time (ctrl+c/ctrl+v) produces "invisible" copies (Vincent Snijders) - closed.
- 0001580: [Debugger] Lazarus thinks it can read GDB version properly (Marc Weustink) - closed.
- 0001581: [Other] Lazarus RPM does not build with new RPM 4.4 (Vincent Snijders) - closed.
- 0001583: [Widgetset] Defining both minimal and maximal constraints to same size buggy (Vincent Snijders) - closed.
- 0001585: [IDE] Clicking on Build does not compile anything (Vincent Snijders) - closed.
- 0001593: [LCL] Form.Refresh doesn't work (Vincent Snijders) - closed.
- 0001597: [LCL] StringGrid.Columns[x].Alignment:=... does not work if Columns added by ColCount:=X (Jesus Reyes) - closed.
- 0001611: [IDE] "view project units" dialog improvement (Darius Blaszijk) - closed.
- 0001617: [Widgetset] OnKeyDown event does not work on win32 (Vincent Snijders) - closed.
- 0001622: [IDE] Reduce designer painting option should be unchecked by default (Mattias Gaertner) - closed.
- 0001627: [Widgetset] PasswordBox doesn't mask text (Vincent Snijders) - closed.
- 0001628: [LCL] CopyRect function not work with LoadFromLazarusResource function (Vincent Snijders) - closed.
- 0001636: [Widgetset] Checkbox drawing error (Jesus Reyes) - closed.
- 0001641: [Widgetset] PopUp Menu does not choose a suitable place to appear (AndrewH) - closed.
- 0001648: [LCL] TRadioGroup/TRadioButton and the space bar in Win32 (Vincent Snijders) - closed.
- 0001651: [LCL] Troble with ListView. Access Violation in IDE on DebuggerOptions or RunParameters (Vincent Snijders) - closed.
- 0001653: [LCL] [lazarus] SpeedButton.Font (Vincent Snijders) - closed.
- 0001656: [-] TComboBox - Items-Dialog adds one or more Characters to the Item-Texts (Vincent Snijders) - closed.
- 0001658: [IDE] ListView column editor - setting column width (Vincent Snijders) - closed.
- 0001660: [Debugger] Run does not work on Win32 (Marc Weustink) - closed.
- 0001663: [IDE] IDE loads changed file even if ignore selected , editor contents lost. (Mattias Gaertner) - closed.
- 0001665: [IDE] search dlg does not follow editor keybindings / no context menu - closed.
- 0001676: [-] editor window not saved or restored (Vincent Snijders) - closed.
- 0001678: [LCL] Form style bsSingle shows Maximize button (Vincent Snijders) - closed.
- 0001682: [LCL] TSplitter with align=alTop wrong readed and compile. TSplitter.Height is biger then writen. (Vincent Snijders) - closed.
- 0001683: [IDE] In designer copy(Ctrl+C) and past(Ctrl+V) component not repainted. (Mattias Gaertner) - closed.
- 0001697: [Other] Rebuild doesn't work. (Vincent Snijders) - closed.
- 0001702: [LCL] TextExtent seems to be virtual (Vincent Snijders) - closed.
- 0001712: [LCL] PopupMenu OnClose Problem (Vincent Snijders) - closed.
- 0001716: [IDE] Cannot compile and install opened package (Vincent Snijders) - closed.
- 0001720: [LCL] DBGrid: an abstract method call upon <DataSource> assigned (Jesus Reyes) - closed.
- 0001724: [IDE] File | New dialog's library description (Vincent Snijders) - closed.
- 0001725: [LCL] Speed Buttons not working properly when grouped in group box. (Vincent Snijders) - closed.
- 0001729: [LCL] Clipboard doesn't work (Vincent Snijders) - closed.
- 0001747: [IDE] after Change Class component is not visible - closed.
- 0001748: [LCL] Copied bitmap to Clipboard cannot be retrieved (Vincent Snijders) - closed.
- 0001750: [LCL] The delimiter property of a TListBox.Items is cleared if the TListBox is inside a TNoteBook (Vincent Snijders) - closed.
- 0001752: [IDE] Missing up/down button graphics in Set Tab Order dialog (Darius Blaszijk) - closed.
- 0001758: [LCL] Application.Title is not used (Vincent Snijders) - closed.
- 0001760: [IDE] Lazarus lowers the file name (Vincent Snijders) - closed.
- 0001761: [LCL] stringgrid sort is unreliable (Jesus Reyes) - closed.
- 0001763: [LCL] Strange menu item bitmaps in Lazarus (Martin Smat) - closed.
- 0001766: [LCL] Crash on cursor action in TDBGrid (Jesus Reyes) - closed.
- 0001771: [LCL] Bitmap to Clipboard doesn't behave like in Delphi (Jesus Reyes) - closed.
- 0001780: [LCL] Application.MessageBox incorrect icon (Vincent Snijders) - closed.
- 0001793: [Debugger] Debugger does not stop on breakpoint (Marc Weustink) - closed.
- 0001795: [LCL] ShowScale and Tickmark settings have no effect on Trackbar in win32 (Vincent Snijders) - closed.
- 0001799: [LCL] Autosizing to wrong width with Caption containing '&' (Vincent Snijders) - closed.
- 0001800: [LCL] CheckBox doesn't show the underline of a accelerator char (Vincent Snijders) - closed.
- 0001802: [LCL] FocusedWnd in message passed to SetFocus and KillFocus handlers not set (Vincent Snijders) - closed.
- 0001807: [IDE] Editor Options (Vincent Snijders) - closed.
- 0001809: [LCL] In DirectoryEdit, can't open two dialog (Vincent Snijders) - closed.
- 0001810: [IDE] Messages window has one line only (Vincent Snijders) - closed.
- 0001812: [IDE] IDE is not Case Sensitive (Mattias Gaertner) - closed.
- 0001824: [IDE] Add Files to Package Error (Mattias Gaertner) - closed.
- 0001842: [IDE] Help needs to be improved (Mattias Gaertner) - closed.
- 0001897: [IDE] disfigurement in a dialog (Vincent Snijders) - closed.
- 0001905: [Other] SelectDirectoryDialog (Vincent Snijders) - closed.
- 0001932: [IDE] ToolBar Editor insert toolbutton with order Right to Left (Vincent Snijders) - closed.
- 0001944: [Other] Building Lazarus with adding options - chrash (Vincent Snijders) - closed.
- 0001955: [IDE] If Components is copied in other form, its "acquire" one number in end of name... (Mattias Gaertner) - closed.
- 0001959: [IDE] Remove or fix auto-adding of units (Mattias Gaertner) - closed.
- 0001966: [IDE] No caption for (almost) any control within IDE (Vincent Snijders) - closed.
- 0001978: [IDE] Identifier completion window pops up at cursor instead of at the dot (Vincent Snijders) - closed.
- 0001993: [IDE] "Live" TSpinEdit (Vincent Snijders) - closed.
- 0002006: [Other] Mousewheel event only when rolling down, not when rolling up (Jesus Reyes) - closed.
- 0002088: [IDE] AV in IDE (Vincent Snijders) - closed.
- 0006942: [IDE] wrong translation in 'sort selection' (Vincent Snijders) - closed.
- 0007113: [IDE] wrong translation (Mattias Gaertner) - closed.
- 0007254: [LCL] TFileNameEdit dialog not show (Vincent Snijders) - closed.
- 0007392: [LCL] Access violation when closing a form with TTIPropertyGrid on it. (Mattias Gaertner) - closed.
- 0007402: [IDE] Code completion doesn't work 100% (Mattias Gaertner) - closed.
- 0007427: [LCL] Main menu item icons are drawn black (Martin Smat) - closed.
- 0007580: [LCL] TWMPaint missing (Vincent Snijders) - closed.
- 0007822: [LCL] TUpDown is a mess (Vincent Snijders) - closed.
- 0007823: [LCL] Error messages windows resize bug (Vincent Snijders) - closed.
- 0007856: [LCL] TTabControl block delete (Vincent Snijders) - closed.
- 0001245: [LCL] TBitmap - problem with resize bitmap (Micha Nelissen) - closed.
- 0001251: [LCL] Damaged images (for example Timage.Picture) and missing form icon after compiled or reopen (Micha Nelissen) - closed.
- 0001253: [IDE] Object inspector does not accept changed values every time (Micha Nelissen) - closed.
- 0001270: [LCL] TDBGrid - strange Title painting (Jesus Reyes) - closed.
- 0001272: [IDE] Lazarus close during select a text in editor (Vincent Snijders) - closed.
- 0001292: [IDE] Open list of colors in object inspector (Vincent Snijders) - closed.
- 0001293: [LCL] Changing a pixel on a canvas creates a not catchable exception (Mattias Gaertner) - closed.
- 0001347: [-] ListView: Column width settings not being stored (Jesus Reyes) - closed.
- 0001374: [-] backtrace of frozen lazarus (Mattias Gaertner) - closed.
- 0001392: [LCL] Form dimensions ignored (Mattias Gaertner) - closed.
- 0001395: [IDE] Can't write in Source Editor and Object Inspector (Mattias Gaertner) - closed.
- 0001431: [IDE] Forms get modified star when opening project (Micha Nelissen) - closed.
- 0001464: [LCL] PageControl and wrong tabsheets visualization (Micha Nelissen) - closed.
- 0001500: [LCL] ComboBox events OnClick, OnSelect and OnChange are not called properly (Darek Mazur) - closed.
- 0001548: [LCL] Aligned comps shuffeled after minimize form (Micha Nelissen) - closed.
- 0001550: [-] false error messages about missing identifiers (Mattias Gaertner) - closed.
- 0001556: [IDE] Mouse scroll wheel confuses where to go once any scroll arrow is used (Mattias Gaertner) - closed.
- 0001569: [LCL] Crash with TCanvas.Pixels (Jesus Reyes) - closed.
- 0001582: [Other] create_lazarus_snapshot_rpm.sh assumes an i586 architecture target (Mattias Gaertner) - closed.
- 0001588: [Widgetset] TListview - mistake visual display on TPageControl (Micha Nelissen) - closed.
- 0001619: [IDE] Object inspector font changes after program run (Micha Nelissen) - closed.
- 0001638: [LCL] SpeedBtn.Transparent=False not work (Micha Nelissen) - closed.
- 0001640: [Other] TDbf: Problems with FieldDefs ftmemo... (Micha Nelissen) - closed.
- 0001657: [LCL] ListView and change focus (Micha Nelissen) - closed.
- 0001659: [IDE] Height of combobox at Object inspector (Vincent Snijders) - closed.
- 0001661: [Widgetset] Bitmap.Canvas.Pixels doesn't work and raises access violation (Jesus Reyes) - closed.
- 0001680: [IDE] If tooltip content is too big, the tooltip doesn´t enlarge to fit multiple lines (Mattias Gaertner) - closed.
- 0001693: [IDE] Invalid Floating Point Operation. (Florian Klämpfl) - closed.
- 0001700: [LCL] Problem with TTabSheet.TabVisible (Micha Nelissen) - closed.
- 0001713: [Widgetset] TPaintbox resize does not work correct (Jesus Reyes) - closed.
- 0001717: [Other] Win32 installer should translate Shell context menus (Vincent Snijders) - closed.
- 0001718: [Other] displaced picture in Imagelist Editor (Micha Nelissen) - closed.
- 0001728: [IDE] mouse scroll wheel disfunction (Mattias Gaertner) - closed.
- 0001734: [LCL] When I modifie ComboBox.Items, ComboBox.Text=''... (Micha Nelissen) - closed.
- 0001736: [LCL] CheckListBox do not select current item with space bar... (Darek Mazur) - closed.
- 0001783: [IDE] IDE opens different project file than I select from File Open dialog (Mattias Gaertner) - closed.
- 0001791: [Widgetset] Minimize animation II (two minimize animations) (Micha Nelissen) - closed.
- 0001796: [IDE] Garbage is printed over forms or editor in designtime (Micha Nelissen) - closed.
- 0001797: [Widgetset] Clicking on TListView scrollbar unselects TListView selection (Micha Nelissen) - closed.
- 0001811: [LCL] TMemo and TDBMemo missing WantTabs property and do not pass focus to next control (Micha Nelissen) - closed.
- 0001819: [IDE] Project ->Add Scan for Unit Name and Register Procedure (Mattias Gaertner) - closed.
- 0001820: [IDE] Add to package Dialog Display error (Vincent Snijders) - closed.
- 0001821: [IDE] Add to package Add Files paint problem (Vincent Snijders) - closed.
- 0001844: [LCL] Access violation in InvalidateRect (Darek Mazur) - closed.
- 0001858: [Widgetset] Using a PopUpMenu from TListView requires more than one right click (Micha Nelissen) - closed.
- 0001859: [LCL] Other problem in insertion of components.... (Micha Nelissen) - closed.
- 0001867: [IDE] Shortcut KeyMapping - added secondary shortcut is inactive (Vincent Snijders) - closed.
- 0001876: [IDE] Some Editor (Propertys Editors) not show with Double Click... (Vincent Snijders) - closed.
- 0001894: [LCL] TDateEdit window is too much horizontal resized (Vincent Snijders) - closed.
- 0001917: [LCL] Pressing Delete in TDBEdit does only set edit mode (Jesus Reyes) - closed.
- 0001919: [LCL] TdbGrid doesn't have focus (Jesus Reyes) - closed.
- 0001952: [LCL] TNotebook not get Focus with Alt+Character "X" (Micha Nelissen) - closed.
- 0001954: [LCL] Small problem in TLabel.MouseMove (Micha Nelissen) - closed.
- 0001962: [Other] Duplicates in documentation xml files (Vincent Snijders) - closed.
- 0001965: [LCL] Horizontal Splitter don't work correctly - closed.
- 0001967: [IDE] Pasting copied component show only it's panel (Mattias Gaertner) - closed.
- 0001975: [IDE] Tmemo.ScrollBars.ssHorizontal does nothing (Micha Nelissen) - closed.
- 0001977: [IDE] Identifier completion adds unwanted semicolon (Mattias Gaertner) - closed.
- 0001981: [LCL] TdbGrid scrollbars make app. crash (Jesus Reyes) - closed.
- 0001982: [LCL] TdbGrid scrollbars not reflecting data flow (Jesus Reyes) - closed.
- 0001983: [Widgetset] TScrollBox/OnMouseMove - X,Y Pos not reporting correct values when component contains larger TImage (Jesus Reyes) - closed.
- 0001984: [LCL] TPageControl (Micha Nelissen) - closed.
- 0001989: [LCL] TNoteBook: shortcuts bug (Micha Nelissen) - closed.
- 0001990: [IDE] OnChanging event cannot be created for TPageControl (Mattias Gaertner) - closed.
- 0001991: [IDE] Problem with Comments (Mattias Gaertner) - closed.
- 0002016: [LCL] Wrong TCuctomForm.Restored values (Micha Nelissen) - closed.
- 0002020: [LCL] TPageControl's OnChanging event does not work. (Micha Nelissen) - closed.
- 0002032: [LCL] TStringGrid.AutoFillColumns scrolls columns (Jesus Reyes) - closed.
- 0002048: [LCL] TCheckListBox.OnClick not working (Darek Mazur) - closed.
- 0002055: [LCL] TLabel.Alignment bug or feature (Vincent Snijders) - closed.
- 0002056: [LCL] Exception on close project with TSynEdit placed on TTabSheet (Vincent Snijders) - closed.
- 0002058: [LCL] TSplitter+TScrollBox='mouse' bug (Vincent Snijders) - closed.
- 0002061: [IDE] "Uses" is case-sensitive under win32 (Mattias Gaertner) - closed.
- 0002067: [-] Lazarus Makefile(s) does not find FPC 64 bit compiler (ppcx64) (Vincent Snijders) - closed.
- 0002072: [IDE] Text colour in Object inspector (Vincent Snijders) - closed.
- 0002080: [IDE] IDE / Debugger crashes assigning variant to widestring (Marc Weustink) - closed.
- 0002095: [LCL] TCanvas.DrawFocusRect() missing (Jesus Reyes) - closed.
- 0002096: [LCL] Canvas isn't moved along with its control (Jesus Reyes) - closed.
- 0006973: [Widgetset] TFloatSpinEdit problems with decimal separator. (Vincent Snijders) - closed.
- 0006994: [IDE] IDE does not show main form caption on startup (Vincent Snijders) - closed.
- 0007040: [IDE] Project isn't run after successfully build (Vincent Snijders) - closed.
- 0007055: [IDE] Assembler reader style (Vincent Snijders) - closed.
- 0007056: [LCL] Glyph of Toolbar-Buttons displaced (Vincent Snijders) - closed.
- 0007087: [LCL] labelededit doesn't save caption (Vincent Snijders) - closed.
- 0007092: [IDE] Include files not found by IDE (Mattias Gaertner) - closed.
- 0007093: [LCL] OnMouseWheel: shift is always [ssMiddle] (Vincent Snijders) - closed.
- 0007206: [IDE] Code Template (Mattias Gaertner) - closed.
- 0007208: [Widgetset] Bug in TWin32MemoStrings.Get for 1 character line (Vincent Snijders) - closed.
- 0007220: [Widgetset] Win 32 - Limited number of files in TOpenDialog selection (Vincent Snijders) - closed.
- 0007224: [LCL] TListBox.Visible (Vincent Snijders) - closed.
- 0007274: [IDE] Debug Commands Fail (Vincent Snijders) - closed.
- 0007275: [IDE] Static objects (Mattias Gaertner) - closed.
- 0007284: [IDE] Packed objects not always handled by parser (Mattias Gaertner) - closed.
- 0007300: [LCL] TCombobox with Style other then csDropdown block moving focus to other controls (Vincent Snijders) - closed.
- 0007309: [LCL] TLabel with AutoSize=true don't autosize after Align=alLeft then Align=alTop (Mattias Gaertner) - closed.
- 0007311: [LCL] Byggy Canvas.TextRect (Vincent Snijders) - closed.
- 0007312: [IDE] CRLF characters in project *.lpi file while line-ending is LF (Vincent Snijders) - closed.
- 0007313: [Widgetset] Incorrect handling of Tmemo.text property (Vincent Snijders) - closed.
- 0007325: [LCL] ParentFont for TPanel not inherited by controls placed on it (Vincent Snijders) - closed.
- 0007341: [Widgetset] [Patch] TLabel implementation for Qt (Mattias Gaertner) - closed.
- 0007346: [LCL] Suggested 64 bit fixes (Mattias Gaertner) - closed.
- 0007361: [Other] accented characters cause error in TMainMenu (Felipe Monteiro de Carvalho) - closed.
- 0007403: [IDE] Dragging objects (moving) in the Form using the arrows of the keyboard (Mattias Gaertner) - closed.
- 0007428: [IDE] Deleted tab sheets are not visually erased from TPageControl (Mattias Gaertner) - closed.
- 0007459: [-] Threading on win32 faulters at "Synchronize" (Vincent Snijders) - closed.
- 0007462: [LCL] memo1.clear doesn't work on windows (Vincent Snijders) - closed.
- 0007563: [IDE] comand line window visible when should not (Vincent Snijders) - closed.
- 0007578: [LCL] missng TImage properties (Boguslaw Brandys) - closed.
- 0007669: [LCL] fsStayOnTop does not work (Vincent Snijders) - closed.
- 0007703: [LCL] TActionEvent declaration conflicts with form Action (Micha Nelissen) - closed.
- 0007812: [IDE] Description "path to compiler" (Vincent Snijders) - closed.
- 0007829: [Other] Minimize Animation (Vincent Snijders) - closed.
- 0007839: [LCL] Troubles with TabVisible (TNotebook & TPageControls) (Micha Nelissen) - closed.
- 0007903: [-] Missing property TEditButton.Text (Vincent Snijders) - closed.
- 0007941: [LCL] still can't see full mensages in TQuestionDlg (Vincent Snijders) - closed.
- 0007955: [IDE] codetools features doesn't work in some records with dynamic arrays (Mattias Gaertner) - closed.
- 0007974: [LCL] dbGris looses Focus after delete (Jesus Reyes) - closed.
- 0007995: [IDE] Add option to add a modified LGPL notice (Vincent Snijders) - closed.
- 0008027: [Other] Can't use MouseLeave in SpeedButton (Vincent Snijders) - closed.
- 0008068: [IDE] Cancel button of Externals tools dialog very small (Vincent Snijders) - closed.
- 0008077: [LCL] 'RestoredLeft' and 'RestoredTop' never changes (Vincent Snijders) - closed.
- 0008099: [LCL] Scrollbars in Scrollbox move content in wrong Direction (Vincent Snijders) - closed.
- 0008131: [LCL] Background of TCombobox and TDBCombobox is always Gray (Vincent Snijders) - closed.
- 0008133: [IDE] Message window horizontal scrolling is disabled (Vincent Snijders) - closed.
- 0008185: [-] Background of TCheckbox and TDBCheckbox is always Gray (Vincent Snijders) - closed.
- 0008224: [-] DBGrid InvalidateRow (Jesus Reyes) - closed.
- 0008274: [LCL] Order of MouseDown, MouseUp and DoContextPopup are different from Delphi (Vincent Snijders) - closed.
- 0008308: [IDE] Saving wrong placement of window (Vincent Snijders) - closed.
- 0008309: [IDE] Incorrect WindowState (AndrewH) - closed.
- 0008318: [LCL] DBGrid Draws Text over Grid Lines (Jesus Reyes) - closed.
- 0008422: [LCL] Error compiling unit with LCLMessageGlue in uses clause (Vincent Snijders) - closed.
- 0008455: [-] TBitmap.Canvas.FillRect/Polygon does not work when Brush.Style = bsClear (Jesus Reyes) - closed.
- 0008468: [LCL] Parameter Rect of DrawFrameControl should be const (Vincent Snijders) - closed.
- 0008472: [LCL] BorderSpacing property of DB controls is not published (Vincent Snijders) - closed.
- 0008646: [IDE] compilation of openglcontrol_demo failed with win64 snapshot (Vincent Snijders) - closed.
- 0001223: [IDE] Missing keys (Micha Nelissen) - closed.
- 0001281: [Debugger] Local string variable doesn't show properly in Locals window (Marc Weustink) - closed.
- 0001372: [-] arrow keys enter editmode of controls (Mattias Gaertner) - closed.
- 0001422: [IDE] Editor, Object Inspector, Messages not shown after minimizing lazarus during execution of a project (Vincent Snijders) - closed.
- 0001505: [IDE] In the stack window, function column is too narrow. (Marc Weustink) - closed.
- 0001513: [IDE] Form will not display in IDE (Vincent Snijders) - closed.
- 0001535: [Widgetset] LCLIntf.StretchBlt does not work and crashes the application (Vincent Snijders) - closed.
- 0001536: [LCL] InputBox and InputQuery (Vincent Snijders) - closed.
- 0001538: [IDE] Lazus application crash after OS upgrade on Linux (Felipe Monteiro de Carvalho) - closed.
- 0001675: [-] jump to error in message window triggers too soon (Vincent Snijders) - closed.
- 0001677: [-] env. options not preserved (Vincent Snijders) - closed.
- 0001685: [LCL] Bug in SysUtils.GetEnvironmentVariable (Vincent Snijders) - closed.
- 0001695: [IDE] IDE minimize/restore bug (Vincent Snijders) - closed.
- 0001757: [LCL] Unimplemented TBitmap and TCanvas functions (Vincent Snijders) - closed.
- 0001787: [LCL] TTrackbar change orientatien doesn't flip height and width as in Tscrollbar (Vincent Snijders) - closed.
- 0001823: [IDE] "Error Reading Form" dialog too small (Darius Blaszijk) - closed.
- 0001843: [LCL] I cannot align controls in a converted Delphi project (Vincent Snijders) - closed.
- 0001852: [Other] compiled lazdoc crashes and does not save changes (Jesus Reyes) - closed.
- 0001854: [Widgetset] TListView vertical scrolling is eratic (Marc Weustink) - closed.
- 0001891: [LCL] Bitmap Images are loaded with transparency (Micha Nelissen) - closed.
- 0001904: [LCL] TCombobox allow property height bigger 21... (Micha Nelissen) - closed.
- 0001906: [LCL] Synchronize locks KDE (Vincent Snijders) - closed.
- 0001907: [LCL] StrechDraw problem in Win32 (Vincent Snijders) - closed.
- 0001916: [LCL] Visual problem of TabSheets in TNotebook and TPageControl (Micha Nelissen) - closed.
- 0001929: [IDE] IDE Cannot Run any Project (Vincent Snijders) - closed.
- 0001986: [LCL] TScrollBox scrollbars bug (Paul Ishenin) - closed.
- 0002003: [IDE] IDE windows disappear (Vincent Snijders) - closed.
- 0002005: [LCL] TTreeView does not repaint when deleting nodes. (Vincent Snijders) - closed.
- 0002013: [LCL] Trackbar disappears! (Micha Nelissen) - closed.
- 0002015: [LCL] Radio buttons + TPageControl = can't check another radio btn. (Vincent Snijders) - closed.
- 0002039: [IDE] Add breeakpoint issues (Vincent Snijders) - closed.
- 0002045: [LCL] TTabSheet OnShow not working (Paul Ishenin) - closed.
- 0002046: [Widgetset] StringGrid selection property is ignored (Jesus Reyes) - closed.
- 0002047: [LCL] TPageControl.OnChanging not working (Micha Nelissen) - closed.
- 0002054: [LCL] Some TCanvas methods does not work (Mattias Gaertner) - closed.
- 0002068: [LCL] TMemo and TEdit gets modified at startup (Vincent Snijders) - closed.
- 0002069: [-] TCalendarDialog broken (Vincent Snijders) - closed.
- 0002076: [LCL] Add "normal" OnChange event to TSpinEdit (Vincent Snijders) - closed.
- 0002091: [IDE] Error Dialog to small. (Vincent Snijders) - closed.
- 0006961: [LCL] TListView bug (Vincent Snijders) - closed.
- 0006982: [IDE] Trackbar invisible on pagecontrol (tabsheet) (Micha Nelissen) - closed.
- 0007002: [Widgetset] TScrollBar shouldn't be transparent (Marc Weustink) - closed.
- 0007018: [LCL] Missing TDefaultEditor from ComponentEditors (Marc Weustink) - closed.
- 0007033: [Widgetset] Can't move between spin edits with Tab (Micha Nelissen) - closed.
- 0007042: [LCL] Second Instance of TCustomPanel Creates "Duplicate component" exception (Vincent Snijders) - closed.
- 0007082: [LCL] Rightaligned vertical scrollbar (Vincent Snijders) - closed.
- 0007115: [Widgetset] Wrong accelerator key-combination (Vincent Snijders) - closed.
- 0007134: [IDE] properties ae stored double in LFM (Vincent Snijders) - closed.
- 0007167: [LCL] TButton and TBitBtn draws garbage when mouse is placed to one of them under Longhorn (Vincent Snijders) - closed.
- 0007185: [-] Error on load ComboBox with font (Vincent Snijders) - closed.
- 0007189: [Other] lazde crashes when selecting a node in the treeview (Vincent Snijders) - closed.
- 0007192: [LCL] Canvas doesn't resize by itself (Vincent Snijders) - closed.
- 0007223: [LCL] MainForm.ShowTaskBar (Vincent Snijders) - closed.
- 0007225: [LCL] Accelerator chars (Vincent Snijders) - closed.
- 0007229: [IDE] Autocomplete gives "unit not found" for properties but not for methods (Mattias Gaertner) - closed.
- 0007255: [LCL] FormShow is called every time a form is restored (Vincent Snijders) - closed.
- 0007265: [LCL] TListView: doesn't scroll with mouse wheel (Vincent Snijders) - closed.
- 0007302: [LCL] TPageContro: Running PageControl.SelectNextPage(True, True); causes SIGSEGV (gtk) (Paul Ishenin) - closed.
- 0007315: [IDE] TComboBox Components will disappear (Vincent Snijders) - closed.
- 0007348: [LCL] TdbGrid TAB (Jesus Reyes) - closed.
- 0007369: [IDE] The copy+paste of components is being carried through in the wrong order (Vincent Snijders) - closed.
- 0007386: [Other] Some problems in IDE (Vincent Snijders) - closed.
- 0007395: [IDE] String Editor Dialog (Vincent Snijders) - closed.
- 0007398: [IDE] problem in the property (Vincent Snijders) - closed.
- 0007399: [LCL] problems with cursor (Vincent Snijders) - closed.
- 0007409: [IDE] syntax highlighting it editor gets confused (Mattias Gaertner) - closed.
- 0008040: [LCL] Cursor property of TLabel does not work (Paul Ishenin) - closed.
- 0007432: [-] Property ReadOnly on TComboBox (Vincent Snijders) - closed.
- 0007443: [LCL] Menu Editor (Paul Ishenin) - closed.
- 0007465: [LCL] Error in FileListBox with more files (Vincent Snijders) - closed.
- 0007488: [LCL] missing procedure THintWindow.ActivateHintData(Rect: TRect; const AHint: string; AData: Pointer); virtual; (Vincent Snijders) - closed.
- 0007490: [IDE] TMemo.Enabled property in Object Inspector ? (Mattias Gaertner) - closed.
- 0007498: [IDE] Mouse wheel behavior in the editor (Mattias Gaertner) - closed.
- 0007501: [LCL] error when doing ".free" (Vincent Snijders) - closed.
- 0007503: [IDE] Access Violation when converting Delphi Package to Lazarus Package (Vincent Snijders) - closed.
- 0007512: [LCL] onSelectCell event of a stringGrid is raised before creating the form (Jesus Reyes) - closed.
- 0007528: [LCL] TEdit.SelectAll doesn't work (Boguslaw Brandys) - closed.
- 0007530: [-] nostackframe (Mattias Gaertner) - closed.
- 0007537: [Patch] Deleting menuitems in main menu causes AV (Martin Smat) - closed.
- 0007553: [LCL] TListview scolling flickers (Vincent Snijders) - closed.
- 0007641: [LCL] TListView misses BeginUpdate/EndUpdate. (Delphi compat) (Marc Weustink) - closed.
- 0007646: [Widgetset] Pressing Enter on MessageBox causes loop (Vincent Snijders) - closed.
- 0007647: [IDE] Refactoring->Extract procedure doesn't remove 'var' keyword (Mattias Gaertner) - closed.
- 0007655: [IDE] Problem with the IDE main menu (Martin Smat) - closed.
- 0007663: [Other] Empty strings in *.ca.po files (Vincent Snijders) - closed.
- 0007692: [-] Add history box to run parameters (Vincent Snijders) - closed.
- 0007699: [IDE] Error on getting MSWindows variables from IDE (Vincent Snijders) - closed.
- 0007702: [LCL] a maximized form do not restore correctly (Vincent Snijders) - closed.
- 0007728: [Widgetset] window animation (minimize/restore) (Micha Nelissen) - closed.
- 0007738: [IDE] tools/configure cstom tools (Vincent Snijders) - closed.
- 0007763: [LCL] TListView: popupMenu doesn't work (Marc Weustink) - closed.
- 0007775: [IDE] Help path saved wrong (Vincent Snijders) - closed.
- 0007779: [IDE] code completition precompiler does not properly handle compiler defines. (Mattias Gaertner) - closed.
- 0007786: [IDE] IDE crash (Vincent Snijders) - closed.
- 0007787: [LCL] Two or more TRadioButton's generate to many events (Paul Ishenin) - closed.
- 0007794: [LCL] TOpendialog not resizeable (Vincent Snijders) - closed.
- 0007800: [IDE] "Invalid horizontal pixel index -1" error message (TImage) (Vincent Snijders) - closed.
- 0007842: [Widgetset] Cursor area not calculated properly (Micha Nelissen) - closed.
- 0007864: [Other] (WIndows) TOpenDialog crashes if selected file is double-clicked (as opposed to 'open' button) (Vincent Snijders) - closed.
- 0007865: [Debugger] error while trying to run in debug (Marc Weustink) - closed.
- 0007872: [LCL] TEdit.OnChange fired too late(?) (Vincent Snijders) - closed.
- 0007876: [LCL] TabControl.TabPosition doesn't work correctly (Paul Ishenin) - closed.
- 0007880: [Other] TSaveDialog make randomly crash applications generated by Lazarus (Vincent Snijders) - closed.
- 0007894: [Patch] Typed pointer arithmetic patch for paslzx.pas (AndrewH) - closed.
- 0007895: [LCL] TListView exception when assigned imagelist (Vincent Snijders) - closed.
- 0007896: [LCL] TStringGrid issues (Jesus Reyes) - closed.
- 0007898: [IDE] TImageList crash (Vincent Snijders) - closed.
- 0007919: [IDE] synedit sometimes cannot recover from comment block (Mattias Gaertner) - closed.
- 0007931: [Debugger] Cannot stop on breakpoint placed on TApplication.Initialize (Marc Weustink) - closed.
- 0007935: [LCL] Alt shortcuts doesn't work in GTK 1 in main menu (Vincent Snijders) - closed.
- 0007956: [LCL] Swamped mouse events (Vincent Snijders) - closed.
- 0007962: [LCL] Inconsistency drawing on a canvas between drawing directly and drawing from off-screen bitmap (Vincent Snijders) - closed.
- 0007965: [LCL] Cursor property doesn't have any effect in Linux (Marc Weustink) - closed.
- 0007976: [LCL] AutoDropDown doesn´t work in TComboBox (Vincent Snijders) - closed.
- 0007993: [LCL] ScrollBar Kind doesn't have correct value at runtime. (Vincent Snijders) - closed.
- 0008001: [LCL] the icon of 48x48 are not recognized in TIcon (Vincent Snijders) - closed.
- 0008012: [Other] lazres error message (Vincent Snijders) - closed.
- 0008017: [Other] InputBox function display not correct. (Vincent Snijders) - closed.
- 0008030: [LCL] TIniPropStorage doesn't works (Vincent Snijders) - closed.
- 0008032: [LCL] Order of events at form start is incompatible to delphi (Mattias Gaertner) - closed.
- 0008038: [IDE] TLabel misses a property editor for the Caption property (Michael Van Canneyt) - closed.
- 0008042: [IDE] Double clicking code explorer entries doesn't jump to the according line (Vincent Snijders) - closed.
- 0008059: [LCL] closing form shown by ShowModal causing a large flicker on background (parent) form (Vincent Snijders) - closed.
- 0008060: [IDE] Changing compiler options doesn't enable save button in package (Vincent Snijders) - closed.
- 0008066: [IDE] Keyboard shortcuts aren't translated (Vincent Snijders) - closed.
- 0008086: [LCL] Problems with TBitmap (Vincent Snijders) - closed.
- 0008096: [IDE] Deleting a TGroupBox placed within a TGroupBox will cause a crash (Vincent Snijders) - closed.
- 0008112: [IDE] PageDown/Up keys don't work as expected (Vincent Snijders) - closed.
- 0008117: [LCL] Canvas.Pie drawing problem (Vincent Snijders) - closed.
- 0008129: [Widgetset] On minimize of main form all taskbar buttons flicker (Boguslaw Brandys) - closed.
- 0008167: [-] Provided components to be added by default build (Mattias Gaertner) - closed.
- 0008237: [LCL] black rectangle around cursor (Paul Ishenin) - closed.
- 0008246: [LCL] TShape onPaint event is never occur (Vincent Snijders) - closed.
- 0008250: [LCL] SynEdit does not fire OnKeyPress event (Vincent Snijders) - closed.
- 0008251: [-] Application not showed in TaskBar (Vincent Snijders) - closed.
- 0008259: [IDE] IDE crashes when pasting text in source editor copied from other editors. (Vincent Snijders) - closed.
- 0008260: [LCL] TBitmap.Savetofile do not report any error if disk is full (Vincent Snijders) - closed.
- 0008261: [IDE] Source Editor Redraw (Vincent Snijders) - closed.
- 0008266: [IDE] When trying to execute lazarus (and startlazarus) there is a crash caused by graphtype.pp (Mattias Gaertner) - closed.
- 0008288: [IDE] Code Templates Highlight Text Color (Vincent Snijders) - closed.
- 0008294: [IDE] Mouse wheel in big files always scroll down. (Vincent Snijders) - closed.
- 0008317: [LCL] TDateTime control bug when put in TGroupBox (Vincent Snijders) - closed.
- 0008334: [LCL] Close form with "Huge" Tab Control produce Application Crash (Vincent Snijders) - closed.
- 0008355: [IDE] Replace (CTRL + R) works only for the first string found (Vincent Snijders) - closed.
- 0008370: [LCL] TFindDialog is broken (Vincent Snijders) - closed.
- 0008383: [LCL] TDBEdit and Display/EditFormat (Jesus Reyes) - closed.
- 0008587: [Printer] Raw printing results in data being printed in all subsequent raw print jobs (Jesus Reyes) - closed.
- 0008408: [IDE] Lazarus Linux x86-64 Can't find UnitRunTImTypeInfoControls (Vincent Snijders) - closed.
- 0008420: [LCL] ImageList sometimes causes divide by zero error (Vincent Snijders) - closed.
- 0008447: [LCL] TComboBox DroppedDown Properties Not Function (Vincent Snijders) - closed.
- 0008448: [LCL] Problem with use of CompareValue (Vincent Snijders) - closed.
- 0008460: [LCL] TDBImage loads but image does not remain after execution (Vincent Snijders) - closed.
- 0008461: [LCL] TDBImage property editor loads image but it does not remain after execution (Vincent Snijders) - closed.
- 0008474: [LCL] TFileListBox and Directories (Vincent Snijders) - closed.
- 0008475: [IDE] Error deleting components when closing project (Jesus Reyes) - closed.
- 0008490: [IDE] Having a file with a "reserved" filename in projectdirectory causes compilation error in Lazarus/Linux, even if file is not used (Vincent Snijders) - closed.
- 0008515: [LCL] Borders on Toolbutton images (bitmap) are too big (Vincent Snijders) - closed.
- 0008517: [-] Application.MessageBox don't change the default button (Paul Ishenin) - closed.
- 0008561: [-] Installed package unit does not work but does not return any error as well (Vincent Snijders) - closed.
- 0008564: [Widgetset] no bitmaps in 0.9.21 (Windows 9x) and fpc >= 2.1.1 (Micha Nelissen) - closed.
- 0008566: [IDE] Pretty-Format File saves changes unwantedly (AndrewH) - closed.
- 0008577: [LCL] Shift state not detected correctly on mouse click (Vincent Snijders) - closed.
- 0008579: [-] Can't print more than one page landscape (Jesus Reyes) - closed.
- 0008589: [LCL] TTrackBar.Position stays at 0 (Vincent Snijders) - closed.
- 0008600: [-] Operation with TDateTime fails - Lazarus 0.9.22 - WinXP (Vincent Snijders) - closed.
- 0008601: [IDE] MainMenu doesn't work in latest SVN (0.9.23 actually) (Vincent Snijders) - closed.
- 0008607: [LCL] TMemo methods scroll edit (0.9.22) (Vincent Snijders) - closed.
- 0008617: [IDE] SynEdit sometimes fails on comments highlighting (Mattias Gaertner) - closed.
- 0008621: [LCL] teditbutton (Vincent Snijders) - closed.
- 0008625: [LCL] OnCLick event of TSpeedButton does not fire for every click in a quick succession of clicks (Vincent Snijders) - closed.
- 0008629: [LCL] TSpeedButton OnClick event reports the Down property the other way round (Vincent Snijders) - closed.
- 0008635: [LCL] TSpeedButton's caption text does move when the speedbutton is pressed and released (Vincent Snijders) - closed.
- 0008642: [IDE] AV in Menu Designer when inserting new item after the first one (Paul Ishenin) - closed.
- 0008644: [IDE] idetemplateproject.de.po not correctly used in win 64 snapshot (Vincent Snijders) - closed.
- 0008647: [IDE] error during opening of listview example with win64 snapshot (Vincent Snijders) - closed.
- 0008655: [IDE] Something wrong on dialog when opening a package. (Vincent Snijders) - closed.
- 0008675: [LCL] TRadioGroup/TCheckGroup items always shown with default font (Vincent Snijders) - closed.
 - 0008735: [LCL] TRadioButton - "Font" and "ParentFont" properties not published (Vincent Snijders) - closed.
- 0008665: [LCL] TMemo methods scroll the control (Vincent Snijders) - closed.
- 0008673: [LCL] The focus-rect on a tabsheet is only painted if clicking twice on the tabsheet. (Paul Ishenin) - closed.
- 0008701: [LCL] Patch for # 0008625: OnCLick event of TSpeedButton does not fire for every click in a quick succession of clicks (Vincent Snijders) - closed.
- 0008724: [LCL] Ctrl+A (sellect all) on TEdit not work (Vincent Snijders) - closed.
- 0008727: [IDE] auto select text in Object inspector when clicked (Vincent Snijders) - closed.
- 0008732: [IDE] Menu editor add & delete display bug (Paul Ishenin) - closed.
- 0008739: [Database] Some DB Controls don't respect Dataset not in insert / edit state (Jesus Reyes) - closed.
- 0008766: [IDE] Menu editor List Index out of bounds error (Martin Smat) - closed.
- 0008768: [LCL] TListView: right click fires extra MouseUp on Parent (with X,Y relative to ListView) (Vincent Snijders) - closed.
- 0008773: [LCL] ListView font.color does not change (Vincent Snijders) - closed.
- 0008784: [LCL] Missing properties in T(Float)SpinEdit (Tom Gregorovic) - closed.
- 0008788: [LCL] TFileDialog.FilterIndex returned value starts from 0 (Paul Ishenin) - closed.
- 0008794: [LCL] ListView (vsReport) has duplicates columns when another TWinControl requests a handle in Loaded (Paul Ishenin) - closed.
- 0008795: [Database] DBGrid1.Columns.Clear block aplication on open datasourse (Jesus Reyes) - closed.
- 0008798: [Other] fpcunit console testcase does not work (Vincent Snijders) - closed.
- 0008813: [LCL] modal form not focused (Vincent Snijders) - closed.
- 0008823: [LCL] Bitmap data is modified when loading a 4bpp bitmap (*.bmp) file under win32 (Marc Weustink) - closed.
- 0008840: [LCL] IncludeTrailingPathDelimiter is duplicating "\", or GetEnvironmentVariable (Vincent Snijders) - closed.
- 0008891: [LCL] TCanvas should not have width and height property (Vincent Snijders) - closed.
- 0008904: [IDE] Access violation with Environment Options (Vincent Snijders) - closed.
- 0008907: [IDE] Lazarus does not found FCL help (Mattias Gaertner) - closed.
- 0008918: [Other] Lazbuild crashes on external tools (Vincent Snijders) - closed.
- 0008925: [IDE] edit fields (Jesus Reyes) - closed.
- 0008926: [Debugger] x64 Run->Run crashes lazarus (Marc Weustink) - closed.
- 0008965: [LCL] Crash with CopyRect on Linux / GTK (Vincent Snijders) - closed.
- 0008972: [IDE] Project For Options - Buttons to add or remove an Form dont work in GTK (Vincent Snijders) - closed.
- 0009008: [LCL] cursor blinks in a wrong place (Vincent Snijders) - closed.
- 0009014: [LCL] input controls on win32 don't properly display caret cursor. (Vincent Snijders) - closed.
- 0009018: [LCL] TListbox scolling flickers (Vincent Snijders) - closed.
- 0009038: [LCL] TDirectoryEdit/TSelectDirectoryDialog Error (Vincent Snijders) - closed.
- 0009065: [LCL] DBGrid horizontal scrolling is buggy (Jesus Reyes) - closed.
- 0009118: [IDE] IDE Crashes On Button Component Resize (Vincent Snijders) - closed.
- 0009121: [Patch] New function GetLabelText in TCustomLabel (Vincent Snijders) - closed.
- 0009137: [LCL] Delphi incompatibility: Move TButton to StdCtrls (Vincent Snijders) - closed.
- 0009142: [Other] TStringList Duplicates property set to dupAccept clears the list. (Vincent Snijders) - closed.
- 0009192: [IDE] ListView & TreeView editor behaviour (Vincent Snijders) - closed.
- 0009204: [LCL] Main form titlebar (Vincent Snijders) - closed.
- 0009205: [LCL] TFloatSpinEdit not accept fractional numbers (Tom Gregorovic) - closed.
- 0009219: [LCL] DBGrid does not scroll when resized (Jesus Reyes) - closed.
- 0009224: [IDE] MulDiv error (Vincent Snijders) - closed.
- 0009239: [IDE] Tools - Configure Build Lazarus - Gtk2 compilation fails. (Jesus Reyes) - closed.
- 0009248: [IDE] Adding menu component after toolbar component crashes Lazarus (Vincent Snijders) - closed.
- 0009282: [IDE] IDE Crashes when a new window shall appear (Vincent Snijders) - closed.
- 0009286: [Other] BitBtn1.Color=BitBtn2.Color (Vincent Snijders) - closed.
- 0009363: [LCL] Problem with TNotebook/TPage and ShowMessage (Vincent Snijders) - closed.
- 0009373: [IDE] TSpeedButton -ZOrder 'move to front' does not work. (Vincent Snijders) - closed.
- 0009381: [LCL] DBGrid scroll not correct if Datasetpointer has reset during Afterscroll (Jesus Reyes) - closed.
- 0009390: [LCL] FormKeyPress don`t work (Vincent Snijders) - closed.
- 0009439: [LCL] TComboBox Maxlength does't work (Vincent Snijders) - closed.
- 0009689: [LCL] DBGrid scrollbar setting "ssAutoVertical" broken (Jesus Reyes) - closed.
- 0009866: [IDE] Lazarus crashs on open one of my Projects (Vincent Snijders) - closed.
- 0010089: [LCL] side alignment in tabsheets is broken (Mattias Gaertner) - closed.
- 0001452: [LCL] TPageControl does not always focus its TTabSheets (Micha Nelissen) - closed.
- 0001487: [IDE] Fields loading error (Jesus Reyes) - closed.
- 0001573: [IDE] Default font for Lazarus does not work (invisible) - closed.
- 0001798: [IDE] IDE corrupts imagelist and glyph data (Vincent Snijders) - closed.
- 0002011: [Other] fsStayOnTop hides modal dialogs (Micha Nelissen) - closed.
- 0002029: [LCL] TImageList cannot be populated from external resource (bitmaps with transparent color) (Paul Ishenin) - closed.
- 0002051: [LCL] OSX: Bitmaps only displayed corerectly if they have certain widths (Marc Weustink) - closed.
- 0002062: [LCL] Canvas.CopyRect result different under Win32 and Linux (Paul Ishenin) - closed.
- 0006963: [LCL] Problem with Transparency in TBitmap (Marc Weustink) - closed.
- 0007031: [LCL] Imagelist not working, GTK2, win32 (Marc Weustink) - closed.
- 0007149: [LCL] TPageControl resize of controls inside page not working (anchors) (Vincent Snijders) - closed.
- 0007485: [Widgetset] TBitBtn.Enabled := False error... (Vincent Snijders) - closed.
- 0007622: [IDE] Can't delete a menu of the main menu (Martin Smat) - closed.
- 0007627: [LCL] TDBComboBox doesn't post data to TDbf (Jesus Reyes) - closed.
- 0007713: [IDE] Package install AV - closed.
- 0007715: [-] Jumping components (Mattias Gaertner) - closed.
- 0007782: [Widgetset] Displaced/resized component in TScrollBox after opening project (Vincent Snijders) - closed.
- 0007784: [-] Please add Gtk 2 X11 bindings (Vincent Snijders) - closed.
- 0007792: [IDE] Editor font is ugly and squeezed (Vincent Snijders) - closed.
- 0007824: [-] ShowMessage and MessageDlg display behind form (Paul Ishenin) - closed.
- 0007852: [LCL] scrollrange of horizontal ScrollBar of TScrollBox (Paul Ishenin) - closed.
- 0007893: [LCL] TBitBtn.NumGlyphs not implemented on gtk (Marc Weustink) - closed.
- 0007899: [LCL] Image transaprency in TImageList (Marc Weustink) - closed.
- 0008029: [Database] Ctrl+C and Ctrl+Z don't work in a TDBMemo (Felipe Monteiro de Carvalho) - closed.
- 0008063: [IDE] Compiler options dialog broken (Mattias Gaertner) - closed.
- 0008065: [IDE] Editor options dialog broken (Vincent Snijders) - closed.
- 0008087: [IDE] Environment options/window buttons overlap (Vincent Snijders) - closed.
- 0008089: [-] Components with akBottom in Anchors are moved (Vincent Snijders) - closed.
- 0008125: [LCL] PNG/XPM are not shown in Win9x (Marc Weustink) - closed.
- 0008139: [LCL] poDefault, poDefaultPosOnly won't work! (Paul Ishenin) - closed.
- 0008326: [Patch] Bug on TImageList when try to write a transparent bit map (Marc Weustink) - closed.
- 0008329: [IDE] Field editor often crash (Jesus Reyes) - closed.
- 0008338: [LCL] PageControl.OnChanging behaves different than in D7 (Paul Ishenin) - closed.
- 0008345: [-] DBGrid draws rows that arend there (Jesus Reyes) - closed.
- 0008361: [LCL] black image: screen resolation > 1200*1000 for win9x (Marc Weustink) - closed.
- 0008374: [LCL] TListview.getItemAt(x,y) not working (AndrewH) - closed.
- 0008557: [LCL] repeated Form.ShowModal removes contents - closed.
- 0008640: [IDE] Path of config files (Felipe Monteiro de Carvalho) - closed.
- 0008671: [LCL] Anchors bug (Vincent Snijders) - closed.
- 0008772: [IDE] Identifier Completion - "Shift" key acts like "Enter" (gtk/gtk2 widgetset) (Vincent Snijders) - closed.
- 0008915: [LCL] TForm.WindowState dont work. (Paul Ishenin) - closed.
- 0008992: [LCL] OnMouseWheel, ShiftState is always clear? (Vincent Snijders) - closed.
- 0009017: [IDE] Clicking on TListView header in Form Designer causes crash (AndrewH) - closed.
- 0009103: [LCL] There is a dead area for the mousewheel on ScrollBox with a TMemo (Vincent Snijders) - closed.
- 0009129: [Widgetset] gtk+ and windows (Felipe Monteiro de Carvalho) - closed.
- 0009151: [IDE] Color property editor leaks gdi resources. (Jesus Reyes) - closed.
- 0009189: [-] Error: Identifier not found "TGridDrawState" (Mattias Gaertner) - closed.
- 0009216: [IDE] opening some forms causes access violations with x64 Linux version (Vincent Snijders) - closed.
- 0009245: [-] If to remove ComboBox that lazarus crash (Ales Katona) - closed.
- 0009250: [LCL] TSpinEdit doesn't accept input after entering via <tab> (Vincent Snijders) - closed.
- 0009251: [-] Missing properties in TStringGrid for Drag and Drop (Paul Ishenin) - closed.
- 0009291: [IDE] Autocomplete with try...except gives error (Mattias Gaertner) - closed.
- 0009310: [Widgetset] Not normal change of SpinEdit.Value (Paul Ishenin) - closed.
- 0009329: [IDE] Menubar - leaves gap between component and bottom of form. (Vincent Snijders) - closed.
- 0009330: [IDE] Component added to TNotebook, anchors not working. (Vincent Snijders) - closed.
- 0009346: [LCL] TMainMenu Radioitems with submenu get clicked opening submenu (Vincent Snijders) - closed.
- 0009400: [IDE] Laz IDE Print doesn't work (Jesus Reyes) - closed.
- 0009458: [LCL] TImage dont show Images on runtime (Vincent Snijders) - closed.
- 0009479: [Database] TDBCalendar don`t get see form (Vincent Snijders) - closed.
- 0009493: [LCL] TStringGrid when onDrawCell state incomplete (Jesus Reyes) - closed.
- 0009496: [Other] Forms of applications created with Lazarus have the same behavior of IDE for Windows (Vincent Snijders) - closed.
- 0009520: [IDE] Edit fields with FPC 2.0.4 (Jesus Reyes) - closed.
- 0009535: [IDE] Cannot Selest/Copy/Paste components on a form (design stage) (Vincent Snijders) - closed.
- 0009536: [IDE] Object Inspector can stop working (Vincent Snijders) - closed.
- 0009537: [IDE] Lazarus Main Menu can disappear (Vincent Snijders) - closed.
- 0009538: [IDE] Object Inspector can hang (Vincent Snijders) - closed.
- 0009540: [LCL] Unwanted scroll bars appear by magic (Jesus Reyes) - closed.
- 0009541: [IDE] "Flat" is unintuitive (Jesus Reyes) - closed.
- 0009542: [IDE] Property BorderStyle has varying number of choices (Vincent Snijders) - closed.
- 0009563: [IDE] Suggestion: Make the "Save All" icon inactive when all edi files have been saved (Mattias Gaertner) - closed.
- 0009575: [Other] LazDE (Documentation Editor) won't produce HTML files (Vincent Snijders) - closed.
- 0009585: [LCL] BitBtn with property Kind = bkCancel close default form (Paul Ishenin) - closed.
- 0009589: [IDE] IDE for Widows XP get maximized or on a strange size and position (Vincent Snijders) - closed.
- 0009603: [Other] Installation error -- registry key creation (Vincent Snijders) - closed.
- 0009605: [IDE] Remove { add your units here } from project interface (Vincent Snijders) - closed.
- 0009651: [IDE] IDE does not respect dual monitors (Paul Ishenin) - closed.
- 0009705: [LCL] Printer font changes ignored (Jesus Reyes) - closed.
- 0009750: [IDE] Order selection error messages is reversed. (Vincent Snijders) - closed.
- 0009767: [IDE] Executable file of Lazarus file name is not written in cap. (Vincent Snijders) - closed.
- 0009783: [Widgetset] WindowState=wsMaximized broken (Zeljan Rikalo) - closed.
- 0009807: [Database] AV exception in Field Editor on a closed (not-opened) query (Jesus Reyes) - closed.
- 0009810: [LCL] CheckBoxes in DBGrid not visible (Jesus Reyes) - closed.
- 0009813: [LCL] WindowState=wsMinimized bug (Paul Ishenin) - closed.
- 0009823: [LCL] menu text and shortcut are not displayed correctly (Vincent Snijders) - closed.
- 0009829: [IDE] Unable to read the project info file (Vincent Snijders) - closed.
- 0009831: [Database] Calculated fields assignment mistake (Jesus Reyes) - closed.
- 0009832: [IDE] Error: unable to read project info file (Vincent Snijders) - closed.
- 0009861: [IDE] command line parameters are not cleared (Vincent Snijders) - closed.
- 0009881: [IDE] Mouse wheel scroll doesn't always refresh editor (Vincent Snijders) - closed.
- 0009892: [LCL] Restore Minimized App draws transparent form (Paul Ishenin) - closed.
- 0009900: [Patch] Carbon Window Show doesn't always BringToFront (Tom Gregorovic) - closed.
- 0009951: [LCL] TTreeView items multiple selection order and VCL compatibility (Vincent Snijders) - closed.
- 0009969: [IDE] Error on change page into source editor (Vincent Snijders) - closed.
- 0009973: [IDE] SIGSEV when running from IDE (Vincent Snijders) - closed.
- 0009977: TPageControl event OnPageChanged set also OnChange (Paul Ishenin) - closed.
- 0009991: [IDE] Unvisible caption in menu (Vincent Snijders) - closed.
- 0009992: [IDE] Project Options -> Version information screen issues (Vincent Snijders) - closed.
- 0010007: [Patch] Partial implementation of TWin32WSCustomPage.UpdateProperties(const ACustomPage: TCustomPage); (Paul Ishenin) - closed.
- 0010071: [IDE] Creating a "CGI-Application" does not work (Michael Van Canneyt) - closed.
- 0010123: [IDE] When switching CodeEditor tabs with keyboard shortcut then keyboard focus not changes (Vincent Snijders) - closed.
- 0010167: [IDE] lazbuild ignores OS and CPU overrides (Vincent Snijders) - closed.
- 0010242: [LCL] TListView OnResize property is not published (Vincent Snijders) - closed.
- 0010250: [LCL] A way to detect LCL revision in code (Vincent Snijders) - closed.
- 0010308: [-] Working directory in Run Parameters dont work (Vincent Snijders) - closed.
- 0010332: [-] DrawGrid.Canvas.Pixel problem with x coords 256-511 (bit 8 set) (Windows) (Vincent Snijders) - closed.
- 0010337: [-] Change Radiobutton.Checked at runtime bug (Vincent Snijders) - closed.
- 0010348: [IDE] F1 on the string type gives access violation (Mattias Gaertner) - closed.
- 0010373: [IDE] Lazarus crash trying to install a runtime only package (Vincent Snijders) - closed.
- 0010384: [Other] please clean up the debian directory (Mattias Gaertner) - closed.
- 0010401: [LCL] TStringGrid/TDBGrid missing vertical line (Jesus Reyes) - closed.
- 0010471: [LazReport] LazReport designer window vertical scrollbar is invalid (Vincent Snijders) - closed.
- 0010470: [-] IDE fails to create event for TForm (Mattias Gaertner) - closed.
- 0010605: [IDE] changing visibility/existence does not trigger parent autosize (Paul Ishenin) - closed.
- 0010644: [LCL] Align specified in TControl.ManualDock(DockSite,DropControl,alClient) does not work (Paul Ishenin) - closed.
- 0010930: [LCL] TListbox crashes when trying to add items (or edit them) on WinME (Paul Ishenin) - closed.
- 0011043: [LCL] Mac OS X : Top level menu not firing click events... (Tom Gregorovic) - closed.
- 0011054: [IDE] Bug in image list editor with move up button (Paul Ishenin) - closed.
- 0010910: [LCL] BitBtn.Color error (Paul Ishenin) - closed.
- 0001068: [LCL] IsCharAlphaNumeric is not correct (Mattias Gaertner) - closed.
- 0001000: [IDE] automatic identifier completion box also reports code errors (especially annoying when typing dots in comments) (Mattias Gaertner) - closed.
- 0001005: [-] 1.0 Blocking bugs (Marc Weustink) - closed.
 - 0000748: [-] TTreeView and THitTests (Micha Nelissen) - closed.
- 0001024: [IDE] Unable to switch desktops during compiling (Micha Nelissen) - closed.
- 0001026: [IDE] tdbgrid related refresh problems (Mattias Gaertner) - closed.
- 0001043: [Widgetset] TComboBox does not have a ReadOnly property available (Micha Nelissen) - closed.
- 0001045: [IDE] Code completion: '.' and ';' should behave as 'enter' (Mattias Gaertner) - closed.
- 0001048: [-] tnotebook and tmemo overlap problem (Micha Nelissen) - closed.
- 0001049: [IDE] cannot copy tnotebook from one form to another (Mattias Gaertner) - closed.
- 0001050: [-] Sometimes no window element can be dropped on a form in design view (Mattias Gaertner) - closed.
- 0001054: [LCL] Form autoscroll and Control.Align=alClient (Micha Nelissen) - closed.
- 0001055: [LCL] Form autoscroll and Control.Align=alTop (Micha Nelissen) - closed.
- 0001058: [-] TForm.WindowState does not work in GTK (AndrewH) - closed.
- 0001059: [LCL] Runtime error with form that contains TBitmap (Vincent Snijders) - closed.
- 0001061: [LCL] Ignores font size setting with some controls (Paul Ishenin) - closed.
- 0001063: [Other] Variety of install problems (Vincent Snijders) - closed.
- 0001065: [-] design view/ form related fresh bugs (Mattias Gaertner) - closed.
- 0001071: [LCL] PageUp/PageDown - Scrollbar Bug (Mattias Gaertner) - closed.
- 0001074: [Debugger] "Call Stack" & Stop by Breakpoint -> Debugger error (Marc Weustink) - closed.
- 0001079: [IDE] Dialog "Load Image Dialog" does not show loaded picture (Mattias Gaertner) - closed.
- 0001080: [IDE] Paths not entered dialogue is not localised (Vincent Snijders) - closed.
- 0001082: [IDE] the messages view does not show (Micha Nelissen) - closed.
- 0001091: [LCL] TTabControl OnClick Event Handling (Vincent Snijders) - closed.
- 0001092: [Widgetset] Button Glyphs do not work on win32 (Micha Nelissen) - closed.
- 0001110: [LCL] TDBNavigator stay invisible after project reopened (Micha Nelissen) - closed.
- 0001112: [-] laz_xmlcfg is in conflict with fpc-xmlcfg (Jesus Reyes) - closed.
- 0001114: [IDE] Minimize bug (Micha Nelissen) - closed.
- 0001117: [-] suddenly Lazarus stop working and doesn't repaint it self. (Mattias Gaertner) - closed.
- 0001121: [IDE] include files ($I) included from an file in a Package are not found (Mattias Gaertner) - closed.
- 0001125: [LCL] Scrollbar error (Marc Weustink) - closed.
- 0001130: [-] frozen form designer (Micha Nelissen) - closed.
- 0001152: [IDE] Buttons hide and show (Mattias Gaertner) - closed.
- 0001154: [IDE] object inspector goes to the begining of tree when something is deleted (Mattias Gaertner) - closed.
- 0001160: [LCL] tpanel don't change of color (Mattias Gaertner) - closed.
- 0001161: [-] Wordstar search ctrl q f doesn't work. (Marc Weustink) - closed.
- 0000144: [LCL] Dialog boxes locks up windows manager or freezes (Mattias Gaertner) - closed.
- 0000305: [-] TCustomComboBox.onSelect event (AndrewH) - closed.
- 0000311: [-] Add Watch from cursor. Name of variable parsing error (Marc Weustink) - closed.
- 0000375: [Widgetset] Can't start Lazarus because of two-byte support (Mattias Gaertner) - closed.
- 0000419: [-] Paste from other editor not work (Mattias Gaertner) - closed.
- 0000454: [-] TImageList - can't load XPM bitmap (Vincent Snijders) - closed.
- 0000500: [-] Evaluate/Modify window broken (Marc Weustink) - closed.
- 0000509: [Widgetset] Graphics error when making certain IDE dialogs very small (Felipe Monteiro de Carvalho) - closed.
- 0000510: [-] Invisible TListItems when created during OnShow (Marc Weustink) - closed.
- 0000535: [LCL] Canvas size not updated when TPaintBox is resized (Jesus Reyes) - closed.
- 0000565: [Debugger] number line backtrace cannot be unchecked (Vincent Snijders) - closed.
- 0000594: [-] TImageList (Marc Weustink) - closed.
- 0000616: [-] TTreeView.SortType doesn't work at all (Vincent Snijders) - closed.
- 0000617: [LCL] Missing items and Weird graphic by changing TTreeView.SortType to stText (Vincent Snijders) - closed.
- 0000633: [LCL] The TForm.ActiveControl doesn't work (Micha Nelissen) - closed.
- 0000644: [-] Code Completion (Mattias Gaertner) - closed.
- 0000649: [-] Formsaving does not set widestring in '' (Mattias Gaertner) - closed.
- 0000653: [-] The names of procedures are inconsequential. (Mattias Gaertner) - closed.
- 0000654: [-] ImageList Editor doesn't work (Marc Weustink) - closed.
- 0000693: [-] 'Find declaration' raises 'Error: no pascal node found at cursor (i.e. in unparsed code)' (Mattias Gaertner) - closed.
- 0000701: [LCL] TGroupBox not accepting .Color fully (Vincent Snijders) - closed.
- 0000703: [LCL] TMainmenu doesn`t always show in the compiled form (Micha Nelissen) - closed.
- 0000742: [LCL] TTreeView and double click on TTreeNode (Micha Nelissen) - closed.
- 0000770: [-] The ObjectInspector doesn't refresh the view when removing when deleting compnent (Mattias Gaertner) - closed.
- 0000782: [IDE] IDE Relativity Problems (Mattias Gaertner) - closed.
- 0000786: [-] Pasting components and Uses List (Mattias Gaertner) - closed.
- 0000793: [-] Russian translation is awful (Vincent Snijders) - closed.
- 0000807: [IDE] Object inspector font attribute abruptly changes (Micha Nelissen) - closed.
- 0000841: [IDE] ERROR: can't call the linker, switching to external linking - in bigger win32 projects (Vincent Snijders) - closed.
- 0000844: [-] TBitmap problems when using TLabeledEdit (Micha Nelissen) - closed.
- 0000857: [-] Guide line allways on (Mattias Gaertner) - closed.
- 0000875: [IDE] incomplete pascal parsing breaks code browser (Mattias Gaertner) - closed.
- 0000876: [Widgetset] Hitting default button causes widget event AFTER form close (Vincent Snijders) - closed.
- 0000882: [IDE] TForm visible on run (Vincent Snijders) - closed.
- 0000895: [IDE] Code completion doesnt work after "with" keyword (Mattias Gaertner) - closed.
- 0000896: [LCL] TListView Single Click problem (Micha Nelissen) - closed.
- 0000897: [LCL] TListView click problems (AndrewH) - closed.
- 0000926: [IDE] Problem with form resize in IDE (Vincent Snijders) - closed.
- 0000927: [IDE] CodeExplorer breaks on update, if "begin" is left out (Mattias Gaertner) - closed.
- 0000930: [LCL] TListView add Column don't work (Vincent Snijders) - closed.
- 0000935: [Other] A program running from lazarus cant execute windows commands. Works if the executable is started directly (Vincent Snijders) - closed.
- 0000940: [LCL] Drop GraphType unit (Mattias Gaertner) - closed.
- 0000941: [LCL] TBevelCut must be declared in unit Controls (Mattias Gaertner) - closed.
- 0000945: [IDE] Class completion hot keys duplicates methods within implementation (Mattias Gaertner) - closed.
- 0000955: [IDE] cannot see messages (Vincent Snijders) - closed.
- 0000959: [IDE] IDE shortcuts interfere with Menu Design ShortCut (Micha Nelissen) - closed.
- 0000977: [Widgetset] TLabel in a TGroupBox loses onMouseEnter and onMouseExit (Vincent Snijders) - closed.
- 0000979: [-] DB fields of type ftDateTime broken (user48) - closed.
- 0000980: [-] TCalendar not fire events (Vincent Snijders) - closed.
- 0000986: [IDE] Crash in Function <Convert Delphi unit to Lazarus Unit> (Vincent Snijders) - closed.
- 0000995: [Widgetset] Cursor property ignored for TPaintBox (Mattias Gaertner) - closed.

1313 of 1674 issue(s) resolved. Progress (78%).

Packages - Roadmap

Packages - 0.9.30
=================
0%
- 0012995: [-] Help menu with chmhelp doesnt work - acknowledged.

0 of 1 issue(s) resolved. Progress (0%).

Packages - 1.0.0
================
82%
- 0013475: [-] ProjTemplates: 'New project from Template' menu item doesn't appear (Michael Van Canneyt) - feedback.
- 0013054: [-] Laz Documentation Editor doesn't handle links properly - acknowledged.
- 0014069: [LazReport] Picture is not cropped when placed on report (Jesus Reyes) - assigned.
- 0013109: [LazReport] Lazreport unicode problem (Jesus Reyes) - closed.
- 0012763: [glscene] OpenGLControl + Xorg 1.5 (Vincent Snijders) - closed.
- 0011844: [glscene] GLScene for Lazaurs save to clipboard and save to bitmap broken (Burkhard Carstens) - closed.
- 0011870: [glscene] Unable to install GLScene package on OSX Carbon (Burkhard Carstens) - closed.
- 0011227: [LazReport] LazReport i cant print any image .png or .jpg (Jesus Reyes) - closed.
- 0012104: [LazReport] access violation when set Hight of multi object (Jesus Reyes) - closed.
- 0007343: [Database] SdfDataSet.FieldDefs [ ] doesn't store changed values (Mattias Gaertner) - closed.
- 0008761: [Other] Clicking on 'Run Highlighted Test' causes crash (Vincent Snijders) - closed.
- 0009556: [-] Mistake in component RemObjects Pascal Script uses command "goto" (Vincent Snijders) - closed.
- 0009804: [LCL] TChart doesn't display it's content (Luis Rodrigues) - closed.
- 0009970: [Database] TIBConnection causes access violation (Joost van der Sluis) - closed.
- 0010131: [LCL] Zoom on empty TChart causes Access Violation error (Vincent Snijders) - closed.
- 0010218: [-] TSynUniSyn - Not correct keyword highlighting (Vincent Snijders) - closed.
- 0010313: [LCL] TCustomImageList generates SIGFPE (Paul Ishenin) - closed.

14 of 17 issue(s) resolved. Progress (82%).

Packages - 0.9.28
=================
89%
- 0013718: [Patch] Printing into a file with Printers on Win32 (Jesus Reyes) - assigned.
- 0012310: [-] problem with reinstallation of a package (Mattias Gaertner) - assigned.
- 0013790: [glscene] GLScene problem on latest builds & Windows 7 (Vincent Snijders) - resolved.
- 0013440: [LazReport] Some text on report previe are randomly bolded even if are taken from the same field of database (Jesus Reyes) - resolved.
- 0013328: [Database] Strange manners during package instalation (Vincent Snijders) - resolved.
- 0013991: [LazReport] Add const keyword to string parameters in methods of Lazreport classes (Jesus Reyes) - closed.
- 0013130: [LCL] TAChart : BarCharts become smaler every time (Alexander S. Klenin) - closed.
- 0012729: [-] Bitmaps are saved incorrectly into the Windows clipboard (Vincent Snijders) - closed.
- 0012412: [LazReport] some string are not translated in French (Laurent Jacques (Wile64)) - closed.
- 0012415: [Packages] TOpenDialog, TSaveDialog, property FileName doesn't return the right value. (Paul Ishenin) - closed.
- 0012160: [Database] Carbon: SQLDBLaz 1.0.1 compile error (Vincent Snijders) - closed.
- 0013649: [-] TChart trashed look when resizing. (Alexander S. Klenin) - closed.
- 0013419: [Database] problem with dblookup.inc during rebuild of lazarus (Jesus Reyes) - closed.
- 0013005: [-] crash during my unit test startup at runtime when using FPCUnitTestRunner package: Unkown property CodeFoldingWidth (Martin Friebe) - closed.
- 0012900: [-] compilation of SynHighlighter fails (Martin Friebe) - closed.
- 0012898: [Packages] TFileNameEdit doesn't allow multi-select (Paul Ishenin) - closed.
- 0012766: [LazReport] Patch - Avoid flicker in LazReport designer (Jesus Reyes) - closed.
- 0012517: [-] TSynSQLSyn fails working with special chars (Martin Friebe) - closed.
- 0012549: [-] compilation of lazsvnpkg fails (Darius Blaszijk) - closed.

17 of 19 issue(s) resolved. Progress (89%).

Patches - Roadmap

Patches - 0.9.28
================
96%
- 0013832: [Other] Second Y axis in TChart (Alexander S. Klenin) - assigned.
- 0012334: [IDE] Turn off autocomplete function in the finddialogs (Mattias Gaertner) - assigned.
- 0012964: [LCL] DefaultTranslator doesn't use message contexts (Mattias Gaertner) - assigned.
- 0014010: [LCL] When a TDatamodule is destroyed after TScreen is destroyed, an AV occurs (Paul Ishenin) - resolved.
- 0013945: [LCL] Proper initialization of the docking object (Paul Ishenin) - resolved.
- 0013952: [IDE] File Browser add-on now remebers it's last position (Vincent Snijders) - resolved.
- 0012196: [LCL] forms docking in a TLazDockPage (Mattias Gaertner) - resolved.
- 0013821: [IDE] Code Observer: Fix crash on entering published properties (Mattias Gaertner) - resolved.
- 0013771: [IDE] Introduction of color scheme factory (Martin Friebe) - resolved.
- 0012351: [IDE] Closing an editor file does not add the file to the file->"open recent" list (Mattias Gaertner) - resolved.
- 0013591: [LCL] Grids "steel" F2 shortcut, even with Grid.Options[goEditing] turned off. (Jesus Reyes) - resolved.
- 0012339: [IDE] Accelerator keys in the file menu missing (Vincent Snijders) - resolved.
- 0013330: [LCL] Endian problem in TRasterImage (Vincent Snijders) - resolved.
- 0013251: [Patch] Minor patch for the Lazarus web package (Vincent Snijders) - resolved.
- 0014039: [LCL] Make Hint windows behavior compatible with Delphi (Paul Ishenin) - closed.
- 0012909: [LCL] Patch for docking: InsertControl (Paul Ishenin) - closed.
- 0012280: [LCL] Translations: update with own po-File (Mattias Gaertner) - closed.
- 0012340: [IDE] anchoring controls side by side (Mattias Gaertner) - closed.
- 0012380: [IDE] In the "Installed Packages" Window the lists are not sorted - Patch attached (Darius Blaszijk) - closed.
- 0010518: [IDE] Cannot select component via project inspector combobox (Paul Ishenin) - closed.
- 0012428: [IDE] minor patch for About dialog (Darius Blaszijk) - closed.
- 0012229: [Other] Cannot select DB field in report designer memo editor (Jesus Reyes) - closed.
- 0012287: [IDE] New Hebrew translation for Lazarus IDE (Vincent Snijders) - closed.
- 0012015: [IDE] compressed search results (Vincent Snijders) - closed.
- 0012178: [-] New add-on package: File Browser (Vincent Snijders) - closed.
- 0012197: [IDE] Add printing of selection (Vincent Snijders) - closed.
- 0012221: [IDE] case insensitive todo list (Vincent Snijders) - closed.
- 0011300: [Other] Synedit patch (Mattias Gaertner) - closed.
- 0012182: [IDE] Patch for Editor Toolbar package - conforming to IDE theme (Vincent Snijders) - closed.
- 0013783: [LCL] Add an "Entire Scope" option to the LCL find/replace boxes (Mattias Gaertner) - closed.
- 0013944: [Other] mouseandkeyinput package don't compile (Vincent Snijders) - closed.
- 0013672: [LCL] Added new Event on TCustomNoteBook. OnPageChanging (Paul Ishenin) - closed.
- 0013882: [LCL] DBLookup controls crash when lookup data is initialized before the control handle is allocated (Jesus Reyes) - closed.
- 0013847: [Widgetset] Fix for owner drawn TListView on Windows (Paul Ishenin) - closed.
- 0013847: [Widgetset] Fix for owner drawn TListView on Windows (Paul Ishenin) - closed.
- 0013848: [Widgetset] Wrong default font for TWinControl-based controls on Windows (Paul Ishenin) - closed.
- 0013864: [Other] Wrong axis titles positioning in TChart (Alexander S. Klenin) - closed.
- 0013667: [LCL] TDBCheckbox Update (Jesus Reyes) - closed.
- 0013830: [Other] Margins in TChart were fixed (Alexander S. Klenin) - closed.
- 0013831: [Widgetset] Property BackColor in TChart (Alexander S. Klenin) - closed.
- 0013427: [LCL] Fixes around DragManager (Paul Ishenin) - closed.
- 0013677: [LCL] Implements an separated option for a themed expand sign in TTreeView (Paul Ishenin) - closed.
- 0012917: [Widgetset] TTabControl painting (Mattias Gaertner) - closed.
- 0013247: [Other] Polish translation update (Vincent Snijders) - closed.
- 0012741: [LCL] Simple test to test exception-message on non-unicode strings (Mattias Gaertner) - closed.
- 0013421: [Other] Patch for fpweb to add support for FastCGI from fpc 2.3.1 (Vincent Snijders) - closed.
- 0013584: [IDE] Project Inspector usability improvement (Paul Ishenin) - closed.
- 0013551: [IDE] Code Observer: Break options into groups (Mattias Gaertner) - closed.
- 0013501: [IDE] IDE: Unit dependencies: fix issues with refreshing (Mattias Gaertner) - closed.
- 0013498: [LCL] TFileNameEdit.HideDirectories (Vincent Snijders) - closed.
- 0012377: [Other] TAChart repaints completely on every repaint (Darius Blaszijk) - closed.
- 0010656: [LCL] WinCE form's ClientRect is 1 pixel too large on right and bottom sides (Felipe Monteiro de Carvalho) - closed.
- 0013377: [IDE] Procedure List crashes when pressing End key in the edit box if the list is empty (Paul Ishenin) - closed.
- 0013381: [IDE] ObjectInspector: fix crash with TCollection as subproperty (Alexander S. Klenin) - closed.
- 0013372: [IDE] Cosmetic changes to Procedure List extension (Paul Ishenin) - closed.
- 0013326: [IDE] ObjectInspector: allow editing of events in child properties (Alexander S. Klenin) - closed.
- 0013193: [Widgetset] Not show properly border Form, when Form show as Dialog (Felipe Monteiro de Carvalho) - closed.
- 0013317: [Widgetset] CreateFontIndirectEx issues (Paul Ishenin) - closed.
- 0013258: [IDE] "C style operators" option coupled with "Include Assertion Code" option (Paul Ishenin) - closed.
- 0013255: [IDE] Target processor setting drops to Pentium even if later processors are set (Paul Ishenin) - closed.
- 0013214: [LCL] TAChart: design-time series editor (Alexander S. Klenin) - closed.
- 0013175: [LCL] Do not call CanModify and Edit when the TFieldDataLink is already in editing state (Jesus Reyes) - closed.
- 0013176: [LCL] When backspace/delete is pressed in a readonly TDBEdit, suppress the key (Jesus Reyes) - closed.
- 0013177: [LCL] Do not only check if a column is readonly, but also if the underlying field is modifyable (Jesus Reyes) - closed.
- 0013217: [LCL] ComponentTreeView: a generic way to create subtrees from child components (Paul Ishenin) - closed.
- 0013031: [IDE] Inconsistent code highlighting in completion popup box (Paul Ishenin) - closed.
- 0013182: [LCL] Implemented and published TListView.BorderStyle (Paul Ishenin) - closed.
- 0012967: [Widgetset] [Patch] In WinCE not enter Russian char (Felipe Monteiro de Carvalho) - closed.
- 0011875: [IDE] SourceEditor should not overlapp the Main-Toolbar Window (Mattias Gaertner) - closed.
- 0011752: [IDE] utf8 support in paintlines (markup related) (Martin Friebe) - closed.
- 0013008: [IDE] Usability improvement in Rename Identifier Dialog (Vincent Snijders) - closed.
- 0013007: [IDE] More convenient displaying of multiline todo items (Vincent Snijders) - closed.
- 0013119: [LCL] TAChart: Legend refactoring (Vincent Snijders) - closed.
- 0013103: [Widgetset] qt arm buttons drawn in background color (Zeljan Rikalo) - closed.
- 0012459: [LCL] Patch adding TreeLinePenStyle as a published property to TTreeView (Vincent Snijders) - closed.
- 0012470: [IDE] Patch adding ShowRoot functionality to TTreeView (Mattias Gaertner) - closed.
- 0012871: [LCL] Object Inspector refactoring (Paul Ishenin) - closed.
- 0012852: [IDE] Object Inspector: Fix expanding/collapsing subproperties by left/right keys (Paul Ishenin) - closed.
- 0012851: [IDE] Object Inspector: HandleStandardKeys refactoring (Paul Ishenin) - closed.
- 0012842: [IDE] IDE Options: extract code to work with atom checkboxes (Paul Ishenin) - closed.
- 0012840: [IDE] CodeTools: add LazarusDir/ide to SrcPath (Mattias Gaertner) - closed.
- 0012785: [IDE] SynEdit: Mouse Link identifiers only (Martin Friebe) - closed.
- 0012725: [LCL] Patch for TDBMemo so that UpdateRecord is only called when there has been changed something (Jesus Reyes) - closed.
- 0012607: [IDE] Object inspector shortcuts to set Boolean properties (Paul Ishenin) - closed.
- 0012618: [LCL] TAChart: refactor drawing of line and area series (Darius Blaszijk) - closed.
- 0012593: [IDE] Adding KeyShortCuts for Folding in SynEdit (Vincent Snijders) - closed.
- 0012477: [Other] Can't cross compile carbon from non-darwin machine (Tom Gregorovic) - closed.
- 0012561: [IDE] Add a FoldAll method to TSynEdit (Martin Friebe) - closed.
- 0011824: [IDE] ExtraCharSpacing - 2 fixes (Martin Friebe) - closed.
- 0012248: [IDE] Method names are not shown in OI when IDE is compiled with DisableFakeMethods defined (Mattias Gaertner) - closed.
- 0012452: [IDE] Carbon IDE: does not allow command line parameters for bundled applicatons. (Tom Gregorovic) - closed.
- 0012429: [LCL] TCheckListBox does not drawn correctly then Enabled/Disabled (Tom Gregorovic) - closed.
- 0012399: [IDE] The -Xg compiler switch IDE support (Paul Ishenin) - closed.
- 0012258: [LCL] TLRSObject(Rader|Writer) has abstract method (Read|Write)UnicodeString (Vincent Snijders) - closed.
- 0011727: [LCL] THeaderControl: invisible sections (Paul Ishenin) - closed.
- 0011826: [LCL] speedbutton: accelerator key (Paul Ishenin) - closed.
- 0012057: [LCL] TCheckListBox: some problems with background filling and text drawing (Paul Ishenin) - closed.
- 0011923: [LCL] TCustomListBox.ItemAtPos doesn't work correctly (Paul Ishenin) - closed.
- 0011965: [LCL] Patch for filectrl.pp (TCustomFileListBox.UpdateSelectedFileName) (Vincent Snijders) - closed.
- 0011974: [Widgetset] Selected keys not working (Tom Gregorovic) - closed.

96 of 99 issue(s) resolved. Progress (96%).

Patches - 0.9.30
================
0%
- 0014081: [LCL] Orphaned controls - acknowledged.
- 0012172: [Debugger] debugging console applications under *nix doesn't work (Marc Weustink) - assigned.
- 0013989: [Debugger] Patch for fpdebug to fix problem with showing current code-line (Marc Weustink) - assigned.
- 0010665: [Debugger] evaluate windows shows all class information in one line (Marc Weustink) - assigned.
- 0008466: [Widgetset] Anti aliasing option in StretchBlt (Marc Weustink) - assigned.
- 0010006: [LCL] TPicture .LoadFromStream and .SaveToStream (Marc Weustink) - assigned.

0 of 6 issue(s) resolved. Progress (0%).

Patches - 1.0.0
===============
76%
- 0014041: [LCL] TControl.SetFocus doesn't work inside TEdit.OnExit validation - acknowledged.
- 0010029: [Widgetset] Incorrect handling TFont class Height property (Marc Weustink) - confirmed.
- 0013174: [LCL] Fix readonly-columns in grids (Jesus Reyes) - assigned.
- 0008328: [-] New graphics functions and new component (TFlatButton) (Marc Weustink) - assigned.
- 0011764: [LCL] TMaskEdit component changes numeric keyboard - numbers above letters (Paul Ishenin) - closed.
- 0013003: [IDE] Clear ToDo list when opening projects without closing the IDE (Vincent Snijders) - closed.
- 0012758: [LCL] TAChart: extract utility unit and refactor axis drawing (Darius Blaszijk) - closed.
- 0011442: [Widgetset] Wheel events under win32 contain wrong mouse coords (Paul Ishenin) - closed.
- 0008113: [Widgetset] TComboBox bugs (Paul Ishenin) - closed.
- 0008514: [IDE] Add buttons to form UnitEditor for the functions to make more commonly available you use (Vincent Snijders) - closed.
- 0008692: [LCL] Patch for 0008629: TSpeedButton OnClick event reports the Down property the other way round (Mattias Gaertner) - closed.
- 0008758: [IDE] New and fixed images for IDE (Marc Weustink) - closed