Difference between revisions of "Detailed 1.9.8 Todo"

From Free Pascal wiki
Jump to navigationJump to search
Line 4: Line 4:
 
** test suite
 
** test suite
 
** web bugs
 
** web bugs
* fix lazarus sparc/linux (Florian/Peter)
+
<strike>* fix lazarus sparc/linux (Florian/Peter)</strike> <i>- postponed to 1.9.10</i>
* fix lazarus x86_64/linux (Florian/Peter)
+
<strike>* fix lazarus x86_64/linux (Florian/Peter)</strike> <i>- postponed to 1.9.10</i>
 
* fix ide powerpc/linux (Florian/Jonas/Marco)
 
* fix ide powerpc/linux (Florian/Jonas/Marco)
 
* fix ide powerpc/macosx (Jonas/Olle)
 
* fix ide powerpc/macosx (Jonas/Olle)
Line 44: Line 44:
 
** ICS/win32 (twsocket)
 
** ICS/win32 (twsocket)
 
** [http://bewareserv.sourceforge.net/ Bewareserv] (suggested by fpcfan)
 
** [http://bewareserv.sourceforge.net/ Bewareserv] (suggested by fpcfan)
** Optional: Technetium (suggested by Flawless) [ We can't access the source ]
+
** Optional: Technetium (suggested by Flawless)
 
* fix language files
 
* fix language files
 
** German (Florian)
 
** German (Florian)

Revision as of 09:11, 1 February 2005

  • fix bugs (all)
    • AltGr in win32 ide doesn't work anymore after an external tool is called
    • fix debugging in go32v2 ide
    • test suite
    • web bugs

* fix lazarus sparc/linux (Florian/Peter) - postponed to 1.9.10 * fix lazarus x86_64/linux (Florian/Peter) - postponed to 1.9.10

  • fix ide powerpc/linux (Florian/Jonas/Marco)
  • fix ide powerpc/macosx (Jonas/Olle)
    • already works, except for some graphic glitches on the user output screen, and no gdb support
  • fix ide debugger sparc/linux (Peter/Florian)
  • ppc386 man page must become ppcppc for PowerPC, ppcsparc for Sparc etc
    • fpc man page is also more or less 386 specific, and does not mention Mac OS (X)
  • IDE help files (Michael)
  • unique types (Florian)
  • macpas macros (Olle)
  • fix arm/linux (Florian)
  • support gtk2 linking (Peter)
  • fix powerpc aix calling conventions (Jonas/Peter)
    • remember to test records of size 3 (may not load extra byte after it, could cause a crash)
  • fix afterconstruction, webbug 3101 (Peter)
  • OS/2 target RTL todos
    • 64-bit file functions under new OS/2 versions (Tomas/Yuri)
    • EA functions - GetLongName/GetShortName, SetDefaultOS2FileType/SetDefaultOS2Creator (Tomas/Yuri) no time - postponed to 2.0 :-(
    • port access without EMX (Tomas/Yuri) no time - postponed to 2.0 :-(
    • exception handler (Tomas/Yuri) no time - postponed to 2.0 :-(
    • Unix compatible sockets unit (Tomas/Yuri) no time - postponed to 2.0 :-(
  • fix EMX target (Tomas) no time - postponed to 2.0 :-(
  • fix DiskSize/DiskFree for large drives (> 2GB) for GO32v2 running under WinXX (Tomas)
  • fix GO32v2 mouse cursor (FVision)
  • fix "empty" buttons (FVision - GO32v2 only?!)
  • Packaging
    • Win32 include ld.exe and windres.exe from 1.0.10
    • fix make sourcezip FPC_VERSION (Peter)
    • docs installation in separate dir under win32
  • test packages (all)
    • Lazarus: all targets having GTK
    • Decal: all targets
    • Dorb: Win32
    • DelphiQuake2: Win32
    • Jedi/JCL linux
    • TurboPower packages
    • FreeCLX
    • ICS/win32 (twsocket)
    • Bewareserv (suggested by fpcfan)
    • Optional: Technetium (suggested by Flawless)
  • fix language files
    • German (Florian)
    • Dutch (Jonas/Michael/Peter/Marco)
    • French (Jonas/Michael)
    • Russia (?)
    • Polish (?)
    • Spanish (?)
  • Review docs according to mac specific things (Olle)