Difference between revisions of "History"

From Lazarus wiki
Jump to navigationJump to search
m
Line 11: Line 11:
 
Micha Nelissen started contributing in June 2003, mainly sending patches for the win32 interface. Micha used Borland C++ Builder, but wanted to look into more platforms as well. Due to Borland adding their own proprietary extensions to C++ to support their VCL, the odds of BCB applications to ever going to be portable were slim. A change of language was not really a problem so after some looking around, Lazarus seemed most promising. At that time Lazarus was based on gtk. On Linux this worked very well, but on win32 it was buggy. Users of Lazarus asked more and more for a native win32 interface and Micha jumped in to help writing a native win32 interface.
 
Micha Nelissen started contributing in June 2003, mainly sending patches for the win32 interface. Micha used Borland C++ Builder, but wanted to look into more platforms as well. Due to Borland adding their own proprietary extensions to C++ to support their VCL, the odds of BCB applications to ever going to be portable were slim. A change of language was not really a problem so after some looking around, Lazarus seemed most promising. At that time Lazarus was based on gtk. On Linux this worked very well, but on win32 it was buggy. Users of Lazarus asked more and more for a native win32 interface and Micha jumped in to help writing a native win32 interface.
  
[todo: vincent]
+
[[User:Vincent|Vincent Snijders]] was given a link to Lazarus and FPC during the summer of 1999, when he had just bought his linux computer and started his thesis, which involved mathematical simulations written in Delphi. He followed the project and tried mainly to get Lazarus running on Windows. After graduation in 2003 he got more time for Lazarus and started to contribute patches for Lazarus. His main focus are getting Lazarus on Windows as good as on Linux and the [[Lazarus Snapshots Downloads|Lazarus snapshots]].
 +
 
 
[todo: others]
 
[todo: others]

Revision as of 14:05, 18 April 2006

The Lazarus project has its roots in Megido. From Google Groups we can reconstruct that Megido was a project that attempted to make an open source clone of Sybil, which was alike Delphi, but its designer was more constrained. Megido started in 1998, but died somewhere in 1999, due to lack of focus, and lack of interest for a Sybil clone with its restrictions.

So, Lazarus was started in February of 1999. It was primarily founded by three individuals: Cliff Baeseman, Shane Miller, and Michael A. Hess. Of the three founders, only Michael A. Hess is still involved with the project.

All three had attempted to get involved with the Megido project which dissolved. In frustration they started their own, the Lazarus project.

The next oldest member of the team is Marc Weustink. He got involved with the project in Aug. 1999. Marc was looking for a Delphi on Linux solution (as there was none at the time from Borland), and was also interested in Linux in general, therefore joining the Lazarus project. At the time Marc joined, Lazarus was not much more than an empty toolbar and some hardcoded gtk menu items. The editor was still being discussed. Marc is still a core contributor, with the debugger interface being his pet subproject. (TODO: more?)

Following him is Mattias Gaertner who got involved in Sept. 2000. With Mattias on board of the team the project made a huge step forward. Mattias coded large piece of codetools and the designer. With this Lazarus started to get its face. [TODO, add some more info?]

Micha Nelissen started contributing in June 2003, mainly sending patches for the win32 interface. Micha used Borland C++ Builder, but wanted to look into more platforms as well. Due to Borland adding their own proprietary extensions to C++ to support their VCL, the odds of BCB applications to ever going to be portable were slim. A change of language was not really a problem so after some looking around, Lazarus seemed most promising. At that time Lazarus was based on gtk. On Linux this worked very well, but on win32 it was buggy. Users of Lazarus asked more and more for a native win32 interface and Micha jumped in to help writing a native win32 interface.

Vincent Snijders was given a link to Lazarus and FPC during the summer of 1999, when he had just bought his linux computer and started his thesis, which involved mathematical simulations written in Delphi. He followed the project and tried mainly to get Lazarus running on Windows. After graduation in 2003 he got more time for Lazarus and started to contribute patches for Lazarus. His main focus are getting Lazarus on Windows as good as on Linux and the Lazarus snapshots.

[todo: others]