With opensource you can change it to your liking.
I suppose you mean free software, not open source.
There is a lot of open soruced softwares out there that doesn't allow
you to change their code.
--
Lepidosteus
http://lepidosteus.com
__
Scrolling with the mousewheel in the uniteditor I mean.
Darius
- Original Message -
From: "Mattias Gaertner" <[EMAIL PROTECTED]>
To:
Sent: Saturday, July 15, 2006 6:27 PM
Subject: Re: [lazarus] Mousewheel action broken
On Sat, 15 Jul 2006 18:13:40 +0200
"Darius Blaszijk" <[EMAIL PR
I tried making those links, and they didn't seem to work in fixing
lazarus to where it could link.
_
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freep
Alexandre Leclerc wrote:
> 2006/7/15, Al Boldi <[EMAIL PROTECTED]>:
> > Alexandre Leclerc wrote:
> > > 2006/7/15, Mattias Gaertner <[EMAIL PROTECTED]>:
> > > > On Sat, 15 Jul 2006 09:35:29 -0400
> > > >
> > > > "Alexandre Leclerc" <[EMAIL PROTECTED]> wrote:
> > > > > I remember a feature in D6 in t
On Sat, 15 Jul 2006 18:13:40 +0200
"Darius Blaszijk" <[EMAIL PROTECTED]> wrote:
> It seems that 9616 broke the mousewheel operation. This has been confirmed
on IRC.
What mousewheel operation?
Mattias
_
To unsubscribe: mail [EM
On Sat, 15 Jul 2006 16:16:09 +0200, Graeme Geldenhuys wrote:
> Hi,
>
> Anybody know of a NNTP server component I can use with Lazarus or
> FreePascal? I would like to write a News Server that uses the
> Firebird DB as backend.
>
Indy 10 does have a NNTP server component that should provide what you
2006/7/15, Al Boldi <[EMAIL PROTECTED]>:
Alexandre Leclerc wrote:
> 2006/7/15, Mattias Gaertner <[EMAIL PROTECTED]>:
> > On Sat, 15 Jul 2006 09:35:29 -0400
> >
> > "Alexandre Leclerc" <[EMAIL PROTECTED]> wrote:
> > > I remember a feature in D6 in the UnitEditor: a vertical code browser
> > > for
It seems that 9616 broke the mousewheel
operation. This has been confirmed on IRC.
Darius
Alexandre Leclerc wrote:
> 2006/7/15, Mattias Gaertner <[EMAIL PROTECTED]>:
> > On Sat, 15 Jul 2006 09:35:29 -0400
> >
> > "Alexandre Leclerc" <[EMAIL PROTECTED]> wrote:
> > > I remember a feature in D6 in the UnitEditor: a vertical code browser
> > > for fast-searching in source code. This was a v
On Sat, 15 Jul 2006, Alexandre Leclerc wrote:
> 2006/7/15, Mattias Gaertner <[EMAIL PROTECTED]>:
> > And maybe:
> > Under non windows linking the IDE only takes a few seconds.
> > I heard the new internal linker under windows does the same.
>
> Yes, this is why I use svn FPC version (the moment
2006/7/15, Graeme Geldenhuys <[EMAIL PROTECTED]>:
Hi Alexandre,
I wrote a plugin for Lazarus a while back (Got the idea from GExperts)
- not sure if this is what you want, but have a look anyway. I use it
constantly in my day-to-day work. It searches your code as you type.
It registers the Ctr
2006/7/15, Mattias Gaertner <[EMAIL PROTECTED]>:
On Sat, 15 Jul 2006 09:35:29 -0400
"Alexandre Leclerc" <[EMAIL PROTECTED]> wrote:
> I remember a feature in D6 in the UnitEditor: a vertical code browser
> for fast-searching in source code. This was a very nice gadget.
Do you mean the View -> Co
2006/7/15, Mattias Gaertner <[EMAIL PROTECTED]>:
And maybe:
Under non windows linking the IDE only takes a few seconds.
I heard the new internal linker under windows does the same.
Yes, this is why I use svn FPC version (the moment they are enought
stable) because my code compiles very fast! Li
On Sat, 15 Jul 2006 09:35:29 -0400
"Alexandre Leclerc" <[EMAIL PROTECTED]> wrote:
> I remember a feature in D6 in the UnitEditor: a vertical code browser
> for fast-searching in source code. This was a very nice gadget.
Do you mean the View -> Code Explorer?
> 1. Any-one work[ed,ing] on this?
On Sat, 15 Jul 2006 09:38:10 -0400
"Alexandre Leclerc" <[EMAIL PROTECTED]> wrote:
> 2006/7/15, Mattias Gaertner <[EMAIL PROTECTED]>:
> > Wrong.
> > To play with the interface you only need to rebuild the interface. See
> > below.
> > Of course if you want to create a patch for us, then you should
Hi,
Anybody know of a NNTP server component I can use with Lazarus or FreePascal?
I would like to write a News Server that uses the Firebird DB as backend.
Regards,
Graeme.
--
There's no place like 127.0.0.1
_
To unsubscribe
Hi Alexandre,
I wrote a plugin for Lazarus a while back (Got the idea from GExperts)
- not sure if this is what you want, but have a look anyway. I use it
constantly in my day-to-day work. It searches your code as you type.
It registers the Ctrl+Shift+G to launch and immediately you can start
t
2006/7/15, Mattias Gaertner <[EMAIL PROTECTED]>:
Wrong.
To play with the interface you only need to rebuild the interface. See
below.
Of course if you want to create a patch for us, then you should at least
rebuild the IDE once and check, that your changes didn't broke anything.
This raise a qu
On Sat, 15 Jul 2006 13:54:21 +0200
Borut Maricic <[EMAIL PROTECTED]> wrote:
> Thank you Mattias!
>
> I will explore it further probably on Sunday and would like
> to place a few additional questions right now, so that I
> will maybe find the answers when I come back today late at
> night:
>
> >
I remember a feature in D6 in the UnitEditor: a vertical code browser
for fast-searching in source code. This was a very nice gadget.
1. Any-one work[ed,ing] on this?
2. Can I use VirtualTreeView as a new component/source dependency to
implement such a feature? (It has everything required to bui
2006/7/14, Mattias Gaertner <[EMAIL PROTECTED]>:
On Fri, 14 Jul 2006 17:04:52 -0400
"Alexandre Leclerc" <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I would like to add a "browse history" to the unit editor. I saw some
> functions associated with HistoryJump() and I would like to know what
> exactly
Thank you Mattias!
I will explore it further probably on Sunday and would like
to place a few additional questions right now, so that I
will maybe find the answers when I come back today late at
night:
> Caption holds the value of the .lfm file, which will eventually be only
> UTF-8. But at the m
On Wed, 05 Jul 2006 10:00:12 +0200
Micha Nelissen <[EMAIL PROTECTED]> wrote:
> Mattias Gaertner wrote:
> >>> Then maybe it is another 'feature' of the TAyncProcess.
> >> I don't use TAsyncProcess (or somebody changed the code)
> >
> > As soon as some other place in the IDE uses a TAsyncProcess, t
On Sat, 15 Jul 2006 10:17:54 +0200
Borut Maricic <[EMAIL PROTECTED]> wrote:
> I just want to check something - please help...
>
> In the win32-case, in
> C:\Lazarus\lcl\interfaces\win32\win32wscontrols.pp
> one finds for example:
>
> procedure PrepareCreateWindow(const AWinControl: TWinControl;
On 7/15/06, Mattias Gaertner <[EMAIL PROTECTED]> wrote:
> So the TGraphicsControl.Canvas is a clipping window to the parent canvas.
Yes.
I will update the LCL documentation with my new found knowledge! :-)
Thanks to everybody that replied.
Graeme.
--
There's no place like 127.0.0.1
_
I just want to check something - please help...
In the win32-case, in
C:\Lazarus\lcl\interfaces\win32\win32wscontrols.pp
one finds for example:
procedure PrepareCreateWindow(const AWinControl: TWinControl; var Params:
TCreateWindowExParams);
begin
with Params do
begin
Flags := WS_CHILD o
26 matches
Mail list logo