Difference between revisions of "History"

From Lazarus wiki
Jump to navigationJump to search
(Typo and links)
 
(22 intermediate revisions by 13 users not shown)
Line 1: Line 1:
 
{{History}}
 
{{History}}
  
Proyek Lazarus telah memiliki akarnya dalam Megido. Dari Grup Google dan milis lain kami merekonstruksi bahwa Megido adalah proyek yang dicoba membuat tiruan sumber terbuka dari Delphi, dimulai dengan kode sumber pada Sybil, yang menjadi tiruan Delphi untuk OS/2, tapi desainernya lebih pemalu. Megido dimulai tahun 1998, tapi mati sekitar tahun 1999, karena kurangan fokus, dan kekurangan ketertarikan pada tiruan berbasis Sybil dengan batasannya.
+
The Lazarus project has its roots in the [[Megido]] project. From Google Groups and other mailing lists we can trace some information about Megido. It was a project that attempted to make an open source clone of Delphi, starting with the source code to [[Sibyl]] (which in turn was a clone of [[Delphi]] for OS/2, although its designer was rather restricted). Megido began in 1998, but died somewhere in 1999, owing to lack of focus, and lack of interest in a Sybil-based clone with Sybil's restrictions.
  
Maka, Lazarus dimulai pada bulan Februari 1999. Ia didirikan terutama oleh tiga individual: Cliff Baeseman, Shane Miller, dan Michael A. Hess. Dari ketiga pendiri ini, hanya Michael A. Hess yang masih terlibat dengan proyek.
+
So, three individuals (Cliff Baeseman, Shane Miller, and Michael A. Hess) began Lazarus in February 1999. Each of these three had tried to get involved with the Megido project before it dissolved. They started their own project, Lazarus, out of frustration with their earlier Megido experience.
  
Ketiganya telah mencoba untuk terlibat dengan proyek Megido runth. Dalam keadaan frustasi, mereka memulai proyeknya sendiri, proyek Lazarus.
+
The next member of the team was [[User:Marc|Marc Weustink]]. He got involved with the project in August 1999. Marc was looking for a Linux Delphi (at that time Borland had not developed Kylix). He was also interested in Linux in general, and joined the Lazarus project for that reason. 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 as his pet subproject.
  
Anggota terlama berikutnya dari tim adalah [[User:Marc|Marc Weustink]]. Beliau terlibat dengan proyek pada bulan Agustus 1999. Marc sedang mencari solusi Delphi untuk Linux (karena tidak ada satupun pada waktu itu dari Borland), dan juga tertarik dalam Linux secara umum, oleh karena itu bergabunglah dengan proyek Lazarus. Pada saat Marc bergabung, Lazarus tidak lebih dari toolbar kosong dan beberapa item menu gtk yang dikodekan langsung. Editor masih sedang didiskusikan. Marc masih kontributor inti, dengan antarmuka debugger menjadi subproyeknya. (TODO: lagi?)
+
A year after Marc joined [[User:Mattias2|Mattias Gaertner]] got involved (September 2000). With Mattias as a member of the team the project made a significant move forward. Mattias ported synedit, and coded large parts of the codetools and the designer. With these new additions Lazarus began to look more like it does today. Three years later, Mattias added the package system and has continued to add further IDE features and enhancements.  
  
Mengikuti beliau adalah [[User:Mattias2|Mattias Gaertner]] yang terlibat pada bulan September 2000. Dengan Mattias di perahu tim proyek membuat langkah maju yang besar. Mattias mengalihkan synedit, dan kode besar dari codetools dan desainer. Dengan tambahan ini, Lazarus mulai mendapatkan wajahnya. Tiga tahun kemudian beliau menambahkan sistem paket dan banyak fitur IDE lainnya.  
+
[[User:Neli|Micha Nelissen]] started contributing in June 2003, mainly sending patches for the win32 interface. He used Borland C++ Builder, but wanted to port code to other platforms as well. Because Borland added their own proprietary extensions to C++ to support their VCL, the chances of BCB applications ever becoming truly portable were slim. A change of language was not really a problem so after some looking around, he thought Lazarus held the most promise. 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. Lazarus users were increasingly asking for a native win32 interface and Micha jumped in to help write that native win32 interface.
  
[[User:Neli|Micha Nelissen]] mulai berkontribusi dalam bulan Juni 2003, sebagian besar mengirimkan patch untuk antarmuka win32. Beliau menggunakan Borland C++ Builder, tapi ingin melihat ke dalam lebih banyak platform juga. Karena Borland menambahkan ekstensi miliknya ke C++ guna mendukung VCL mereka, keanehan aplikasi BCB menjadi portabel semakin tipis. Perubahan bahasa tidak menjadi masalah sebenarnya setelah melihat-lihat, beliau berpikir Lazarus nampaknya paling menjanjikan. Pada saat Lazarus berbasiskan pada gtk untuk win32 dan linux. Pada Linux ia bekerja sangat baik, tapi pada win32 bermasalah. Para pengguna Lazarus meminta  terus untuk antarmuka alami win32 dan Micha membantu dalam menulis antarmuka alami win32.
+
[[User:Vincent|Vincent Snijders]] was given a link to Lazarus and FPC during the [http://lists.lazarus.freepascal.org/pipermail/lazarus/1999-July/002503.html 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 attempted to get Lazarus running well on Windows. After graduation in 2003 he had more time for Lazarus and started to contribute patches for Lazarus. His main focus is getting Lazarus on Windows as good as Lazarus on Linux, and the [[Lazarus Snapshots Downloads|Lazarus snapshots]].
  
[[User:Vincent|Vincent Snijders]] memberikan link untuk Lazarus dan FPC selama musim panas 1999, ketika beliau baru membeli komputer linux dan memulai tesisnya, yang terkait dengan simulasi matematika yang ditulis dalam Delphi. Beliau mengikuti proyek dan mencoba menjalankan Lazarus pada Windows. Setelah lulus tahun 2003 beliau lebih banyak waktu untuk Lazarus dan mulai mengkontribusikan patch untuk Lazarus. Fokus utamanya adalah menjalankan Lazarus pada Windows sebaik pada Linux dan [[Lazarus Snapshots Downloads|Lazarus snapshots]].
+
[[User:Sekelsenmat|Felipe Monteiro de Carvalho]] started looking at Lazarus in 2005 when it was still at version 0.9.6. Felipe hoped to use it as a substitute for Delphi, especially on Linux. He ran into a number of problems when he first tried to use Lazarus, but since he saw huge potential there he decided to keep working with it. He believes his goal of having a fully functional cross-platform alternative to Delphi for his projects has now been achieved. He contributed initially only by reporting bugs and writing documentation, but eventually he started coding as well. Over the years he has started many new interfaces, including Qt 4, WinCE, fpGUI and Cocoa. He added the TTrayIcon component, the PasCocoa bindings, and the Windows CE Interface. He writes articles for the Toolbox Magazine and wrote significant chapters of the book: Lazarus - The Complete Guide.
 +
 
 +
[[User:Paul_Ishenin|Paul Ishenin]] became aware of Lazarus while working on FastCube 1.0 in Jan 2007. He decided to port FastCube to FPC and Lazarus, and made his first trial conversion. The process was rather easy, but a few things did not work - like the custom drag/drop cursor. At that stage the implementation of Lazarus cursors was very incomplete. Paul started to research how to implement cursors at least for the Windows platform. He used an IRC channel to discuss this with the Lazarus developers, and started to send patches to [[User:Marc|Marc Weustink]]. To Paul's surprise [[User:Marc|Marc Weustink]] did not accept his first patch verbatim because he had not paid full attention to dividing code between the LCL and the widgetsets. After Paul had implemented cursors for GTK, GTK2 and Carbon and made a few more patches, he was granted write access to svn. Later Paul participated in widgetset development for GTK2, Qt and win32, and IDE development. His main focus is to fix the remaining win32 LCL bugs.
 +
 
 +
[[User:Zeljan|Zeljan Rikalo]] began contributing to the Qt widgetset in 2007 by sending patches to Felipe. During the summer of 2007, he got svn write access. Now he's developing Qt, GTK2 and LCL.
 +
 
 +
[[User:Martin|Martin Friebe]] started his contributions to Lazarus by cleaning up and refactoring the SynEdit code. He has since added many new features such as syncro edit. Later he added multi-window views to the Source Editor and greatly improved the debugger.
 +
 
 +
[[User:JuhaManninen|Juha Manninen]] joined in 2009 by first fixing bugs. The biggest contribution before getting SVN write access was the revamped Configure "Build Lazarus" dialog. After getting the SVN access he started maintaining the Delphi converter. After improving the converter he moved to other areas, mostly improving the IDE's usability and fixing more bugs.
 +
 
 +
[[User:Bart|Bart Broersma]] was first contributing code for many years and joined the development team in 2011.
 +
 
 +
=Contributors=
 +
 
 +
[[User:roozbeh|Roozbeh Gholizadeh]] Joined in 2006 by trying to make his En2Fa program working on Pocket PC phones (and as a result SmileySMS program for Pocket PCs). En2Fa program was a phonetic writing program which translates phonetic writings in English to Persian. He started compiling and porting Win32 widgets to WinCE and made a working set of WinCE widgets. Also he made some small contributions to FPC compiler to be more compatible with WinCE architecture.
  
 
[todo: others]
 
[todo: others]
 +
 +
[[Category:Lazarus]]

Latest revision as of 01:29, 1 February 2015

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

The Lazarus project has its roots in the Megido project. From Google Groups and other mailing lists we can trace some information about Megido. It was a project that attempted to make an open source clone of Delphi, starting with the source code to Sibyl (which in turn was a clone of Delphi for OS/2, although its designer was rather restricted). Megido began in 1998, but died somewhere in 1999, owing to lack of focus, and lack of interest in a Sybil-based clone with Sybil's restrictions.

So, three individuals (Cliff Baeseman, Shane Miller, and Michael A. Hess) began Lazarus in February 1999. Each of these three had tried to get involved with the Megido project before it dissolved. They started their own project, Lazarus, out of frustration with their earlier Megido experience.

The next member of the team was Marc Weustink. He got involved with the project in August 1999. Marc was looking for a Linux Delphi (at that time Borland had not developed Kylix). He was also interested in Linux in general, and joined the Lazarus project for that reason. 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 as his pet subproject.

A year after Marc joined Mattias Gaertner got involved (September 2000). With Mattias as a member of the team the project made a significant move forward. Mattias ported synedit, and coded large parts of the codetools and the designer. With these new additions Lazarus began to look more like it does today. Three years later, Mattias added the package system and has continued to add further IDE features and enhancements.

Micha Nelissen started contributing in June 2003, mainly sending patches for the win32 interface. He used Borland C++ Builder, but wanted to port code to other platforms as well. Because Borland added their own proprietary extensions to C++ to support their VCL, the chances of BCB applications ever becoming truly portable were slim. A change of language was not really a problem so after some looking around, he thought Lazarus held the most promise. 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. Lazarus users were increasingly asking for a native win32 interface and Micha jumped in to help write that 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 attempted to get Lazarus running well on Windows. After graduation in 2003 he had more time for Lazarus and started to contribute patches for Lazarus. His main focus is getting Lazarus on Windows as good as Lazarus on Linux, and the Lazarus snapshots.

Felipe Monteiro de Carvalho started looking at Lazarus in 2005 when it was still at version 0.9.6. Felipe hoped to use it as a substitute for Delphi, especially on Linux. He ran into a number of problems when he first tried to use Lazarus, but since he saw huge potential there he decided to keep working with it. He believes his goal of having a fully functional cross-platform alternative to Delphi for his projects has now been achieved. He contributed initially only by reporting bugs and writing documentation, but eventually he started coding as well. Over the years he has started many new interfaces, including Qt 4, WinCE, fpGUI and Cocoa. He added the TTrayIcon component, the PasCocoa bindings, and the Windows CE Interface. He writes articles for the Toolbox Magazine and wrote significant chapters of the book: Lazarus - The Complete Guide.

Paul Ishenin became aware of Lazarus while working on FastCube 1.0 in Jan 2007. He decided to port FastCube to FPC and Lazarus, and made his first trial conversion. The process was rather easy, but a few things did not work - like the custom drag/drop cursor. At that stage the implementation of Lazarus cursors was very incomplete. Paul started to research how to implement cursors at least for the Windows platform. He used an IRC channel to discuss this with the Lazarus developers, and started to send patches to Marc Weustink. To Paul's surprise Marc Weustink did not accept his first patch verbatim because he had not paid full attention to dividing code between the LCL and the widgetsets. After Paul had implemented cursors for GTK, GTK2 and Carbon and made a few more patches, he was granted write access to svn. Later Paul participated in widgetset development for GTK2, Qt and win32, and IDE development. His main focus is to fix the remaining win32 LCL bugs.

Zeljan Rikalo began contributing to the Qt widgetset in 2007 by sending patches to Felipe. During the summer of 2007, he got svn write access. Now he's developing Qt, GTK2 and LCL.

Martin Friebe started his contributions to Lazarus by cleaning up and refactoring the SynEdit code. He has since added many new features such as syncro edit. Later he added multi-window views to the Source Editor and greatly improved the debugger.

Juha Manninen joined in 2009 by first fixing bugs. The biggest contribution before getting SVN write access was the revamped Configure "Build Lazarus" dialog. After getting the SVN access he started maintaining the Delphi converter. After improving the converter he moved to other areas, mostly improving the IDE's usability and fixing more bugs.

Bart Broersma was first contributing code for many years and joined the development team in 2011.

Contributors

Roozbeh Gholizadeh Joined in 2006 by trying to make his En2Fa program working on Pocket PC phones (and as a result SmileySMS program for Pocket PCs). En2Fa program was a phonetic writing program which translates phonetic writings in English to Persian. He started compiling and porting Win32 widgets to WinCE and made a working set of WinCE widgets. Also he made some small contributions to FPC compiler to be more compatible with WinCE architecture.

[todo: others]