[Lazarus] StateImages support in TListView
Paul Ishenin
ip at kmiac.ru
Fri Oct 23 07:50:02 CEST 2009
Boian Mitov wrote:
> I think I am done. I actually have a large number of packages that I am
> porting to the IDE - 20 or so packages with well over 200 components ;-)
> . They are all ported and work in Windows, and now I am porting the
> design time packages, and making them Delphi/Lazarus compatible.
>
> How do I create the patch?
Depends on the tool you use.
If it is tortoise svn then:
1. Right click on your lazarus folder
2. choose menu tortoise svn -> create patch ...
3. save it and create a bug report with it
If it is a command line tool then:
1. cd to the lazarus folder
2. execute: svn diff > mypatch.patch
3. create a bug report with it
Best regards,
Paul Ishenin.
More information about the Lazarus
mailing list