Hi Yurgis,
I committed most of your work to cvs.
Here is my contribution:
1. Custom SQL lexer registered and implemented directly in ctlSQLBox
class.
Since the custom lexer isn't unicode clean, it's still commented out.
Please fix it, using wxString::ToAscii and wxString::FromAscii.
wxScint
> Since the custom lexer isn't unicode clean, it's still commented out.
> Please fix it, using wxString::ToAscii and wxString::FromAscii.
> wxScintilla seems to use a mixture of ansi and unicode, not very
healthy...
Ok, I will make that change. Do you need a diff from the same version I
used bef
Attached is a patch to autoconf which makes the following changes:
*) Adds support for wxWindows 2.5 (--enable-wx25)
*) Adds support for release version of pgadmin3 (--enable-release)
*DO NOT* use the --enable-release flag yet to configure. I still have
to work out what a "release" build really
Hi Andreas,
The snapshot build failed last night - any ideas?
Regards, Dave.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: 02 June 2003 00:01
> To: [EMAIL PROTECTED]
> Subject: cron: /usr/local/src/pgadmin3/build-snapshot
>
>
> ? Makefile
> ? Make
Thanks, patch applied.
Regards, Dave.
> -Original Message-
> From: Adam H.Pendleton [mailto:[EMAIL PROTECTED]
> Sent: 02 June 2003 00:31
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] New Autoconf Patch
>
>
> Attached is a patch to autoconf which makes the following changes:
>
>
Yurgis Baykshtis wrote:
Ok, I will make that change. Do you need a diff from the same version I
used before, or from what you just committed?
Please diff always from the latest cvs. Since I already made some fixes,
please checkout first.
Regards,
Andreas
---(end of broadc
Adam H.Pendleton wrote:
Attached is a patch to autoconf which makes the following changes:
Adam,
I still have problems. Configure will not set the include directory
${WX_HOME}/include, but will only take the `wx-config -cxxflags` output.
The library name convention looks like this:
libwx_gtk[2
anyone,
Im trying to compile pgadmin3 on wxGTK framework. Mind if you could inform me
the compile/build procedure?
BTW, I am using a wxGTK and wxGTK-devel rpms from www.freshrpms.net.
Thanks.
Howard.
Sulat @MU v.2.2 (Fresh)
anyone,
Im trying to compile pgadmin3 on wxGTK framework. Mind if you could inform me
the compile/build procedure?
BTW, I am using a wxGTK and wxGTK-devel rpms from www.freshrpms.net.
Thanks.
Howard.
Sulat @MU v.2.2 (Fresh)
Dear Adam,
I am trying to build daily snapshots of wxWindows 2.5 from CVS, with the
required contribs. Could you validate my ./configure options:
--with-gtk --disable-gtk2 --disable-unicode --enable-debug --disable-compat24
--disable-shared
Later on, we will just --enable-gtk2 and --enable-uni
Hi Adam,
Would it be interesting to provide wxWindows 2.5 RPMs with sereval different
compilation options (unicode, gtk2, debug, no debug) at once.
The binaries would look like:
gtk
gtk-static-nodebug-ansi-gtk12
gtk-static-debug-unicode-gtk22
...
gtk-devel
gtk-stc
...
Adam : do you think it wo
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 02 June 2003 22:29
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] Howto Make?
>
>
> anyone,
>
> Im trying to compile pgadmin3 on wxGTK framework. Mind if you
> could inform me the compile/build pro
12 matches
Mail list logo