Road To 1.0

From Lazarus wiki
Revision as of 12:37, 26 July 2005 by Vincent (talk | contribs)
Jump to navigationJump to search
Webbugs to be fixed before the next release
Webbugs to be fixed before the 1.0 release
Webbugs that need to be fixed for lazarus to be considered ready for 1.0 release
  • gtk1: crashes and invalid gtk handles on switching to other windows, seems to be related to focus fix of Andrew Haines.
  • bug 612: ttoolbar button
  • bug 615-617: treeview bugs
  • bug 625: tpagecontrol / run error
  • bug 633: activecontrol
  • bug 634: tstatictext borderstyle
  • bug 635: tform borderstyle
  • bug 645: debugger breakpoints (for giantm)
  • bug 646: ttoolbutton menuitem (needs rewrite?)
  • bug 652: Makefile
  • bug 653: imagelist editor (for giantm)
  • bug 674: Ctrl+Shift+C create wrong body (for mattias)
  • bug 677: listview deletion exception (for giantm)
  • bug 682: Ctrl+A in edit, memo
  • bug 684: commondialog disappears after messagedlg
  • bug 686: taskbar button moves position when minimizing
  • bug 687: autocompletion multiple reinsert (for mattias)
  • bug 688: evaluate/modify (for giantm)
  • bug 693: 'Find declaration' raises 'Error: no pascal node found at cursor (i.e. in unparsed code)' (for mattias)
  • bug 694: field property of dbedit not updated (for loesje/jesus)
  • bug 699: Request "smarter" FPC default path search (for vincent)
  • bug 700: TScrollBox does not accept Color (gtk only) (for drewski)
  • bug 701: TGroupBox does not accept Color (gtk only) (for drewski)
  • bug 703,713: TMainmenu doesn`t always show in the compiled form
  • bug 704: missing LRS files
  • bug 716: SIGSEGV while running/debugging (in essence, topendialog close itself bug)
  • bug 719: tspeedbutton glyph png transparent (for drewski)
  • bug 720: "lost form" (for mattias, "Instead the IDE should automatically add the directory to the unitpath.")
  • bug 722: inappropriate onexit (for neli)
  • bug 723: italian localization (for mattias, need better heuristic for detecting charset)
  • bug 725: windows task bar, wsmaximized (for neli)
  • bug 726: transparent tlabel in gtk (maybe post-1.0) (drewski?)
  • bug 731: tbitbtn.spacing (for neli)
  • bug 735: tspeedbutton.flat (for neli)
  • bug 735: tspeedbutton.onclick (for neli)
  • bug 739: tmenuitem.enabled redraw (for neli)
  • bug 741: tlistbox.multiselect (see also list, for neli)
  • bug 742: ttreeview ttreenodes (for neli)
  • bug 747, 748: htnowhere hittest (for neli)
  • bug 753: tlistbox.onselectionchange (for neli)
  • bug 755: cvs ready installation (for vincent)

Bugs 756-... still to be processed.

Other things to be done
  • check and warn when open form for uninstalled packages with registration
  • doc editor
  • start protocol: IDE should remember if there is a problem opening a form or project and should not open it on a second start