Difference between revisions of "History/fr"

From Lazarus wiki
Jump to navigationJump to search
(New page: {{History}} Le projet Lazarus a ses racines à Megido. From Google Groups and other mailing lists we can reconstruct that Megido was a project that attempted to make an open source clone ...)
 
Line 1: Line 1:
 
{{History}}
 
{{History}}
  
Le projet Lazarus a ses racines à Megido. From Google Groups and other mailing lists we can reconstruct that Megido was a project that attempted to make an open source clone of Delphi, starting with the source code to Sybil, which in turn was a clone of Delphi for OS/2, 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 based clone with its restrictions.
+
Le projet Lazarus a ses racines à Megido. A partir des groupes de discussion de Google et d'autres listes de discussion nous pouvons reconstruire que Megido était un projet qui a essayé de faire un clone open source de Delphi , commençant par le code source à Sybil, qui en retour était un clone de Delphi pour l'OS/2, mais son concepteur était plus contraint . Megido a commencé en 1998, mais est mort quelque part en 1999, en raison du manque de focalisation , et un manque d'interêt pour un clone basé sur Sybil avec ses 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.
+
Ainsi, Lazarus a démarré au moi de février de l'année 1999. Il a été principalement fondé par trois individus : Cliff Baeseman, Shane Miller, et  Michael A. Hess. Des trois fondateurs , seulement  Michael A. Hess est encore impliqué dans le projet .
  
All three had attempted to get involved with the Megido project which dissolved. In frustration they started their own, the Lazarus project.
+
Chacun des trois avait essayé de s'impliquer dans le projet Megido qui s'est dissous . Dans leur frustration ils ont commencé leurs propres projet , Lazarus.
  
The next oldest member of the team is [[User:Marc|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?)
+
Le prochain membre le plus âgé de l'équipe est [[User:Marc|Marc Weustink]]. Il s'est impliqué dans le projet en Aug. 1999. Marc recherchait une solution Delphi sur Linux (car il n'y en avait aucun alors de Borland), et était également intéressé à Linux en général, donc il s'est joint au projet Lazarus. Lorsque Marc s'y est joint, Lazarus n'était pas beaucoup plus qu'une toolbar (barre d'outils) vide et quelques items de menu gtk 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 [[User:Mattias2|Mattias Gaertner]] who got involved in Sept. 2000. With Mattias on board of the team the project made a huge step forward. Mattias ported synedit, and coded large pieces of the codetools and the designer. With these additions, Lazarus started to get its face. Three years later he added the package system and many other IDE features.  
 
Following him is [[User:Mattias2|Mattias Gaertner]] who got involved in Sept. 2000. With Mattias on board of the team the project made a huge step forward. Mattias ported synedit, and coded large pieces of the codetools and the designer. With these additions, Lazarus started to get its face. Three years later he added the package system and many other IDE features.  

Revision as of 19:15, 13 June 2007

English (en) français (fr) magyar (hu) Bahasa Indonesia (id) 한국어 (ko) русский (ru)

Le projet Lazarus a ses racines à Megido. A partir des groupes de discussion de Google et d'autres listes de discussion nous pouvons reconstruire que Megido était un projet qui a essayé de faire un clone open source de Delphi , commençant par le code source à Sybil, qui en retour était un clone de Delphi pour l'OS/2, mais son concepteur était plus contraint . Megido a commencé en 1998, mais est mort quelque part en 1999, en raison du manque de focalisation , et un manque d'interêt pour un clone basé sur Sybil avec ses restrictions.

Ainsi, Lazarus a démarré au moi de février de l'année 1999. Il a été principalement fondé par trois individus : Cliff Baeseman, Shane Miller, et Michael A. Hess. Des trois fondateurs , seulement Michael A. Hess est encore impliqué dans le projet .

Chacun des trois avait essayé de s'impliquer dans le projet Megido qui s'est dissous . Dans leur frustration ils ont commencé leurs propres projet , Lazarus.

Le prochain membre le plus âgé de l'équipe est Marc Weustink. Il s'est impliqué dans le projet en Aug. 1999. Marc recherchait une solution Delphi sur Linux (car il n'y en avait aucun alors de Borland), et était également intéressé à Linux en général, donc il s'est joint au projet Lazarus. Lorsque Marc s'y est joint, Lazarus n'était pas beaucoup plus qu'une toolbar (barre d'outils) vide et quelques items de menu gtk 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 ported synedit, and coded large pieces of the codetools and the designer. With these additions, Lazarus started to get its face. Three years later he added the package system and many other IDE features.

Micha Nelissen started contributing in June 2003, mainly sending patches for the win32 interface. He 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, he thought Lazarus seemed most promising. At that time Lazarus was based on gtk for both win32 and linux. On Linux it 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 is getting Lazarus on Windows as good as on Linux and the Lazarus snapshots.

[todo: others]