Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-13 Thread Marco van de Voort
> On Monday 12 December 2005 20.58, Marco van de Voort wrote: > > > (same license, different versions. The LCL form was the original one, but > > some repeating questions and discussion convinced the fpc team to reword it > > more in Legalese. Content not significantly altered, just worded more >

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-13 Thread Michael Van Canneyt
On Tue, 13 Dec 2005, Martin Schreiber wrote: On Monday 12 December 2005 20.58, Marco van de Voort wrote: (same license, different versions. The LCL form was the original one, but some repeating questions and discussion convinced the fpc team to reword it more in Legalese. Content not signifi

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
On Monday 12 December 2005 20.58, Marco van de Voort wrote: > (same license, different versions. The LCL form was the original one, but > some repeating questions and discussion convinced the fpc team to reword it > more in Legalese. Content not significantly altered, just worded more > precise ve

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Marco van de Voort
> On Monday 12 December 2005 14.23, Michael Van Canneyt wrote: > > > This is the same license. (same license, different versions. The LCL form was the original one, but some repeating questions and discussion convinced the fpc team to reword it more in Legalese. Content not significantly altered,

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Felipe Monteiro de Carvalho
On 12/8/05, Martin Schreiber <[EMAIL PROTECTED]> wrote: > My Pascal cross platform GUI library and IDE has reached 'near beta' state. > I plan to release the IDE under GPL and the library under LGPL or similar. Souds great! I´d like to make three feature requests: * Use the Modifyed LGPL used by

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
(Second post) On Saturday 10 December 2005 10.04, L505 wrote: > Demo.exe I got a 604KB exe demo.pas compiled with Delphi 7: exe size = 392kB > p.s. > Martin I may use this IDE in the PSP project - we are looking for an IDE to > build Pascal web projects, and currently lazarus is i candidate, and

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
(Third post) On Saturday 10 December 2005 17.37, Felipe Monteiro de Carvalho wrote: > * Use the Modifyed LGPL used by Lazarus LCL to allow static linking to > projects on other licenses for the Library. What about the FPC library licence (COPYING.FPC)? > > * Can you create a Widgetset interface f

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
On Saturday 10 December 2005 10.04, L505 wrote: > Demo.exe I got a 604KB exe demo.pas compiled with Delphi 7: exe size = 392kB > p.s. > Martin I may use this IDE in the PSP project - we are looking for an IDE to > build Pascal web projects, and currently lazarus is i candidate, and Syn > too.. ma

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
On Monday 12 December 2005 14.23, Michael Van Canneyt wrote: > This is the same license. COPYING.LCL: - object files and libraries linked into an application may be distributed without source code. COPYING.FPC: As a special exception, the copyright holders of this library give you permission

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
(Second post) On Friday 09 December 2005 19.13, Mattias Gaertner wrote: > Is there any Readme, Makefile or Install text? Not yet. If you wish to test: 1. Download src and bin zip's. 2. Extract them to a directory of your choice ('yourdirectory') . 3. Run 'yourdirectory/bin/i386-linux/mseide' on l

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
(Third post) On Saturday 10 December 2005 10.04, L505 wrote: > Demo.exe I got a 604KB exe demo.pas compiled with Delphi 7: exe size = 392kB > p.s. > Martin I may use this IDE in the PSP project - we are looking for an IDE to > build Pascal web projects, and currently lazarus is i candidate, and S

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
(Second post) On Saturday 10 December 2005 10.04, L505 wrote: > Demo.exe I got a 604KB exe demo.pas compiled with Delphi 7: exe size = 392kB > p.s. > Martin I may use this IDE in the PSP project - we are looking for an IDE to > build Pascal web projects, and currently lazarus is i candidate, and

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Vincent Snijders
Martin Schreiber wrote: (Fourth post) Thanks. I lost count ;-) Vincent. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
On Friday 09 December 2005 19.13, Mattias Gaertner wrote: > Is there any Readme, Makefile or Install text? Not yet. If you wish to test: 1. Download src and bin zip's. 2. Extract them to a directory of your choice ('yourdirectory') . 3. Run 'yourdirectory/bin/i386-linux/mseide' on linux or 'your

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
(Fourth post) On Friday 09 December 2005 19.13, Mattias Gaertner wrote: > Is there any Readme, Makefile or Install text? Not yet. If you wish to test: 1. Download src and bin zip's. 2. Extract them to a directory of your choice ('yourdirectory') . 3. Run 'yourdirectory/bin/i386-linux/mseide' on l

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
On Saturday 10 December 2005 17.37, Felipe Monteiro de Carvalho wrote: > * Use the Modifyed LGPL used by Lazarus LCL to allow static linking to > projects on other licenses for the Library. What about the FPC library licence (COPYING.FPC)? > > * Can you create a Widgetset interface for it on Laza

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Michael Van Canneyt
On Sun, 11 Dec 2005, Martin Schreiber wrote: (Second post) On Saturday 10 December 2005 17.37, Felipe Monteiro de Carvalho wrote: * Use the Modifyed LGPL used by Lazarus LCL to allow static linking to projects on other licenses for the Library. What about the FPC library licence (COPYING.FP

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
(Second post) On Saturday 10 December 2005 17.37, Felipe Monteiro de Carvalho wrote: > * Use the Modifyed LGPL used by Lazarus LCL to allow static linking to > projects on other licenses for the Library. What about the FPC library licence (COPYING.FPC)? > > * Can you create a Widgetset interface

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-12 Thread Martin Schreiber
(Third post) On Friday 09 December 2005 19.13, Mattias Gaertner wrote: > Is there any Readme, Makefile or Install text? Not yet. If you wish to test: 1. Download src and bin zip's. 2. Extract them to a directory of your choice ('yourdirectory') . 3. Run 'yourdirectory/bin/i386-linux/mseide' on li

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-10 Thread Martin Schreiber
On Saturday 10 December 2005 10.33, L505 wrote: > So a 600kb exe may actually mean that there is 600kb of true native > controls in the exe, whereas notepad/delphi applications store a lot of > their native controls in other dlls on the windows machine. > > Martin, are components mostly custom wind

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-10 Thread Martin Schreiber
(Second post) On Saturday 10 December 2005 10.33, L505 wrote: > So a 600kb exe may actually mean that there is 600kb of true native > controls in the exe, whereas notepad/delphi applications store a lot of > their native controls in other dlls on the windows machine. > > Martin, are components most

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-10 Thread Felipe Monteiro de Carvalho
On 12/8/05, Martin Schreiber <[EMAIL PROTECTED]> wrote: > My Pascal cross platform GUI library and IDE has reached 'near beta' state. > I plan to release the IDE under GPL and the library under LGPL or similar. Souds great! Can I make some feature requests? * Use the Modifyed LGPL used by Lazaru

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-10 Thread L505
> I hate to bring this up since it isn't the most important issue in our lives > these > days, but just for fun.. > > Demo.exe I got a 604KB exe > After UPX 187KB > > That was with the -CX and -XX options in the command line, along with > > strip demo.exe > > Anyone get similar results? > > Pr

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-10 Thread L505
I hate to bring this up since it isn't the most important issue in our lives these days, but just for fun.. Demo.exe I got a 604KB exe After UPX 187KB That was with the -CX and -XX options in the command line, along with strip demo.exe Anyone get similar results? Pretty good size for a cros

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-10 Thread L505
> My Pascal cross platform GUI library and IDE has reached 'near beta' state. > I plan to release the IDE under GPL and the library under LGPL or similar. > > - Compiles on FPC 2.0.2 or FPC 2.0.3. > - Tested on i386-linux SuSE 9.0,9.2,10.0 and i386-win32 98 and 2000. > - Links to xlib and gdi32,

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-09 Thread Den Jean
On Friday 09 December 2005 01:13 pm, Mattias Gaertner wrote: > > - Compiles on FPC 2.0.2 or FPC 2.0.3. > > - Tested on i386-linux SuSE 9.0,9.2,10.0 and i386-win32 98 and 2000. > > - Links to xlib and gdi32, no external widget library needed. > > - Internal character encoding is UCS2. > > - Uses ant

Re: [fpc-pascal] New Pascal cross platform GUI library with IDE

2005-12-09 Thread Mattias Gaertner
On Thu, 8 Dec 2005 09:52:50 +0100 Martin Schreiber <[EMAIL PROTECTED]> wrote: > My Pascal cross platform GUI library and IDE has reached 'near beta' > state. I plan to release the IDE under GPL and the library under LGPL or > similar. > > - Compiles on FPC 2.0.2 or FPC 2.0.3. > - Tested on i386-l