Re: [wxCode-users] Harmonize SVN repository

2013-03-25 Thread John Labenski
On Mon, Mar 25, 2013 at 4:35 PM, Ulrich Telle wrote: > Dear wxCode developers, > > mid of December 2012 I followed the SourceForge advise to upgrade the > wxCode project to the new SourceForge platform Allura. > > Unfortunately I misinterpreted the SourceForge information regarding the > wxCode Su

Re: [wxCode-users] github 'poll' request

2012-07-01 Thread John Labenski
On Tue, Jun 19, 2012 at 10:14 AM, Ulrich Telle wrote: > Hi Andrea, > >> I would like to have a new wxCode home on github (so to use Git instead >> SVN as SCM system). I don't know if I'm ready for Git yet, I'm just getting accustomed to SVN after having dropped CVS, but see the bottom for a solut

Re: [wxCode-users] searching for a wxCode administrator to takeover my role

2011-01-25 Thread John Labenski
my first steps in taking over > the wxCode's administrator role. I'd like to also thank Francesco for his work on wxCode's website, administration, etc... and to apologize for my negligence in my own tasks. Ulrich, I do still lurk here and eventually when I get some time I wo

Re: [wxCode-users] bakefile gdiplus lib

2009-05-19 Thread John Labenski
On Tue, May 19, 2009 at 11:38 PM, John Labenski wrote: > On Mon, May 18, 2009 at 4:15 PM, Francesco Montorsi < > f18m_cpp217...@yahoo.it> wrote: > >> Hi Klaas, >> >> klaas.holwerda ha scritto: >> > Francesco, >> > >> > I updated f

Re: [wxCode-users] bakefile gdiplus lib

2009-05-19 Thread John Labenski
On Mon, May 18, 2009 at 4:15 PM, Francesco Montorsi wrote: > Hi Klaas, > > klaas.holwerda ha scritto: > > Francesco, > > > > I updated from CVS, but the linking problem is still there (gdiplus.lib > > is not in the makefile.vc. > > And with nmake it is a problem. > Yes, I see. It looks like John

Re: [wxCode-users] bakefile gdiplus lib

2009-05-10 Thread John Labenski
On Sat, May 9, 2009 at 5:46 AM, klaas.holwerda wrote: > Hi, > > When i enable in wxWidgets in config.vc the next: > > # Link with gdiplus.lib? (Needed for wxGraphicsContext, will also set > wxUSE_GRAPHICS_CONTEXT) [0,1] > USE_GDIPLUS = 1 > > this result in linking errors in wxstedit ( and later a

Re: [wxCode-users] from where to get wxPlotCtrl and wxThings

2008-05-19 Thread John Labenski
On Sun, May 18, 2008 at 3:08 PM, <[EMAIL PROTECTED]> wrote: > Hello, > > from where can I download recent stable version of wxPlotCtrl and wxThings ? > Is a newer tarball availiable than from sourceforge (there it is from > 2006-04-27) ? > > Or does anybody have a complete cvs address incl. revisi

[wxCode-users] CVS to SVN reprise

2008-03-16 Thread John Labenski
A while back a number of components switched to SVN from CVS and I and a few others were a little hesitant. However, since then, wxWidgets itself now uses SVN and has for months. I have not heard that anyone regrets their decision and so I think maybe it's time to ask again if there are any holdout

Re: [wxCode-users] Problem compiling stedit 1.2.5

2007-07-31 Thread John Labenski
-unicode=yes \ --with-gnomeprint \ --enable-mediactrl=yes \ --with-opengl \ --enable-graphics_ctx Hope this helps, John Labenski > John Labenski wrote: > > On 7/31/07, Jeff Holle <[EMAIL PROTECTED]> wrote: > > > >> I using an Ubuntu Linux system with gcc 4

Re: [wxCode-users] Problem compiling stedit 1.2.5

2007-07-31 Thread John Labenski
ctory > in attempting to compile it. > > My wxWidgets version is wxGTK 2.8.4. Its at $HOME/wxGTK-2.8.4 and > installed. > > Any help would be appreciated! Copy include/wx/stedit/setup0.h to setup.h. You can modify setup.h it to exclude vari

Re: [wxCode-users] wxThings compilation problem with wxW 2.8.4 and wxUSE_STL set to 1

2007-05-29 Thread John Labenski
Thanks, fixed in CVS. John Labenski On 5/25/07, Luca Cappa <[EMAIL PROTECTED]> wrote: > Hello, > > I am using wxWidgets 2.8.4 compiled with "#define wxUSE_STL 1", and > compiling wxThings I am getting some compilation errors regarding "... > ::Node is not

Re: [wxCode-users] How to have two samples using bakefile?

2007-05-12 Thread John Labenski
I forgot to mention that if I rem out either sample, so there's only one, bakefile runs ok. John Labenski On 5/12/07, John Labenski <[EMAIL PROTECTED]> wrote: > Here's the bakefile I tried to update > http://wxcode.cvs.sourceforge.net/wxcode/wxCode/components/wxthings/b

[wxCode-users] How to have two samples using bakefile?

2007-05-12 Thread John Labenski
': error: bakefile_gen cancelled by user Thanks for any help, John Labenski - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of you

Re: [wxCode-users] pmWiki or SF wiki ?

2007-05-07 Thread John Labenski
I'd say go with whichever one is foremost easiest to maintain and then to use since, as you said, it really hasn't had a lot of use anyway. -John Labenski On 5/6/07, Ishan Arora <[EMAIL PROTECTED]> wrote: > Hi, > > I think spam would be a greater concern as compared to a

Re: [wxCode-users] Compiling wxvidcap

2007-05-03 Thread John Labenski
On 5/3/07, Frank Fesevur <[EMAIL PROTECTED]> wrote: > At 3-5-2007 15:31, John Labenski wrote: > >> Is it portable to linux also?if it is portable,which driver is used? > > > > No, there is code for V4L2, but it is not nearly complete. It kinda' > > works

Re: [wxCode-users] Compiling wxvidcap

2007-05-03 Thread John Labenski
' works for one particular usb camera I have, but for any other camera conversion routines must be written to convert from their format to 32bit RGB for wxImages. I do not plan to spend any time on it in the near future. Regard

Re: [wxCode-users] Compiling wxvidcap

2007-05-02 Thread John Labenski
wxmsw? What compiler do you want to use? Regards, John Labenski - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. C

Re: [wxCode-users] wxstedit static build

2007-03-29 Thread John Labenski
. > BTW I've taken the freedom to commit my working version of "configure"... Thank you. John Labenski - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and

Re: [wxCode-users] wxstedit

2007-03-26 Thread John Labenski
. Oops, you mentioned this before, but I forgot to actually do it. Thanks, John Labenski - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to

Re: [wxCode-users] wxCode description on SF

2007-03-15 Thread John Labenski
On 3/15/07, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > Hi, > I've updated a bit wxCode project description for the SF interface: > I think it now better reflects wxCode nature: > > http://sourceforge.net/projects/wxcode/ > Looks go

Re: [wxCode-users] removal of old components / folders

2007-03-12 Thread John Labenski
repo, please add them to the > http://wxcode.sourceforge.net/wiki/pmwiki.php?n=Maintainance.FoldersToRemoveFromCVS What is the password to edit the page? Regards, John Labenski - Take Surveys. Earn Cash. Influence the Future

[wxCode-users] M4 version mismatch 0.2.X was Re: New bakefile, CVS needs wxwin.m4 & WXVER = 29?

2007-03-07 Thread John Labenski
match." If you just edit the configure script and change them both to 0.2.2 it works. I can't find where these get set, but they're in the generated files "aclocal.m4" and "autoconf_inc.m4" after running aclocal.sh. Thanks, John Labenski On 3/7/07,

[wxCode-users] New bakefile, CVS needs wxwin.m4 & WXVER = 29?

2007-03-06 Thread John Labenski
n MSVC2005 since the service pack 1 update destroyed it and I cannot compile anything right now. This is even after uninstalling everything and reinstalling... sigh. Regards, John Labenski - Take Surveys. Earn Cash. Influence

Re: [wxCode-users] IMPORTANT: New bakefile build system

2007-03-02 Thread John Labenski
Great, is there a component (of yours) that is updated to compare to? Thanks, John Labenski On 3/2/07, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > Hi all, > > I've just committed to the wxCode CVS repo a new set of bakefiles > which should make the build syste

Re: [wxCode-users] wxCode bakefile changes

2007-02-14 Thread John Labenski
Anything that makes it easier and better is good by me. -John Labenski On 2/14/07, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > Hi all, > > now that bakefile 0.2.2 is out and that the wxpresets have been > greatly enhanced I'd like to make some BIG changes to wxC

Re: [wxCode-users] Can't compile my own component in Linux. Works fine with VS C++ 2005

2007-02-08 Thread John Labenski
iesDlg.cpp:(.text+0x2223): referencia a `vtable for > RelationPropertiesDlg' sin definir For starters you may want to try adding virtual destructors for these classes, just an empty one like this. I think I've seen error messages like these before and I'm guessing that

Re: [wxCode-users] [ wxcode-Bugs-1633261 ] wxplotctrl_wxplotctrl.dsp corrupted?

2007-01-11 Thread John Labenski
try that too. Also I see now that you'll probably have to copy the generated wxthings lib to the ../lib dir in wxplotctrl. I will try to add a path to the wxthings lib with an environment variable when I get a chance. Regards, John Labenski ps. For small things like this it might be

Re: [wxCode-users] Cron job: wxMemoryMappedFile is pending approval

2007-01-10 Thread John Labenski
Are we still waiting to see what happens with the integration of wxMemoryMappedFile into wxWidgets itself? Regards, John Labenski On 1/9/07, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > name: wxMemoryMappedFile > wxversion: all > category: stream,system,wrapper,miscellan

Re: [wxCode-users] [ wxcode-Bugs-1632434 ] wxthings build error

2007-01-10 Thread John Labenski
which is more generally useful. Gcc does have exp10. I also fixed #including wxWidgets/src/generic/filedlgg.cpp for MSVC. You can get the new version from CVS or browse the sourceforge CVS and replace the files. Thanks for the heads up. John Labenski ---

Re: [wxCode-users] problems compiling wxplotctrl

2006-12-23 Thread John Labenski
environment variable $export CFLAGS=/usr/local/include as an additional path to search in. Or, if you're using the Makefiles just add the include path to APPEXTRADEFS. Or, you can just edit include/wx/plotctrl/plotdefs.h and change this #define wxPLOTCTRL_FAST_GRAPHICS 0 to just use the

Re: [wxCode-users] wxstedit wrong libname in release

2006-11-08 Thread John Labenski
On 11/8/06, John Labenski <[EMAIL PROTECTED]> wrote: > On 11/8/06, klaas.holwerda <[EMAIL PROTECTED]> wrote: > > klaas.holwerda wrote: > > > But it is looking in the rigth directories for it, so these things seem > > > to be hard coded somewhere? >

Re: [wxCode-users] wxstedit wrong libname in release

2006-11-08 Thread John Labenski
gets library and so it'll contain 'C:\path\to\wxWidgets-XXX'. -John Labenski - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technolog

Re: [wxCode-users] wxstedit wrong libname in release

2006-11-08 Thread John Labenski
hand first, to be sure. > > I think it should produce wxmsw26_stedit.lib > But in debug and release i only get wxmsw26d_stedit.lib > > Hope you know how to fix this, Ugh... more bakefile problems. I'll try to look into it tonight. For now

Re: [wxCode-users] Cron job: wxDNSSD is pending approval

2006-10-28 Thread John Labenski
Added and approved, give the CVS a hour or so to update. Please read the maintainer guide http://wxcode.sourceforge.net/maintguide.php for some tips. -John Labenski On 10/28/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > name: wxDNSSD > wxversion: cvs > category: networking

Re: [wxCode-users] bakefile, Makefile.in and install targets

2006-10-26 Thread John Labenski
On 10/26/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > John Labenski ha scritto: > > I applied a much simplier solution, you're still locked into using > > include/wx as a base path but you can now specify any number of > > additional extra paths. > >

Re: [wxCode-users] configure problems (Re: bakefile does create configure?)

2006-10-26 Thread John Labenski
nt the changes I wrote about in the other emails. John Labenski - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easie

Re: [wxCode-users] Cron job: wxRubberBand is pending approval

2006-10-26 Thread John Labenski
plate/ Regards, John Labenski On 10/25/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > name: wxRubberBand > wxversion: 2.6 > category: graphics > language: cpp > description: wxRubberBand is a class used for drawing a selection box on a > drawing area. This is intend

[wxCode-users] configure's AC_CONFIG_AUX_DIR uses the wxCode/build path, breaking out of tree builds

2006-10-25 Thread John Labenski
you have to have all the appropriate scripts in your build dir which is what you'd need to build out of the tree anyway. Regards, John Labenski - Using Tomcat but need to do more? Need to support web services, securit

Re: [wxCode-users] bakefile, Makefile.in and install targets

2006-10-25 Thread John Labenski
and then it's used here wxCode/build/targets.bkl. Hope this helps, John Labenski On 10/25/06, John Labenski <[EMAIL PROTECTED]> wrote: > In wxCode/build/bakefile/targets.bkl we have, which is similar as > COMP_WANT

[wxCode-users] bakefile, Makefile.in and install targets

2006-10-25 Thread John Labenski
since it already has it from wxWidgets/include. Maybe just have the user only specify "wx/stedit" and assume everything is in "include" as in "include/wx/stedit"? Or will we run into similar problems with some ot

Re: [wxCode-users] Bakefile libs in configure was Re: does wxstedit compile with 2.6.3

2006-10-25 Thread John Labenski
On 10/25/06, Klaas Holwerda <[EMAIL PROTECTED]> wrote: > John Labenski wrote: > > > > Anyway, with this simple fix you can use static libs if you like. If I > > understand correctly, aren't shared libs faster to compile stuff > > locally since the linker

Re: [wxCode-users] Bakefile libs in configure was Re: does wxstedit compile with 2.6.3

2006-10-24 Thread John Labenski
know. Once I get the static libs worked out I'll try it with wxLua. I did get wxLua to work nicely last night, but I had to specify everything for it to find wxStEdit, see wxLua's configure --help. configure ... --with-wxstedit-prefix=PATH --

Re: [wxCode-users] Bakefile libs in configure was Re: does wxstedit compile with 2.6.3

2006-10-23 Thread John Labenski
almost for wxLua in the latest wxstedit CVS. Ok, you're mixing a very old wxLua with the new wxStEdit. Either use CVS for both or use wxStEdit 1.2.3 and one of the wxLua snapshots. http://wxlua.sourceforge.net/download/ there is an #ifdef in wxLuaEdit for a change from using a wx

Re: [wxCode-users] Bakefile libs in configure was Re: does wxstedit compile with 2.6.3

2006-10-23 Thread John Labenski
SizeliiiS4_ _ZN10wxSpinCtrlC1Ev _ZTI10wxSpinCtrl _ZTS10wxSpinCtrl _ZN10wxSpinCtrlC1EP8wxWindowiRK8wxStringRK7wxPointRK6wxSizeliiiS4_ @10wxSpinCtrl This just shows the wxSpinCtrl functions called from somewhere in the adv lib. [EMAIL PROTECTED] lib]$ str

Re: [wxCode-users] Bakefile libs in configure was Re: does wxstedit compile with 2.6.3

2006-10-23 Thread John Labenski
> the user's system, looks at the configure options given by the user and > then tries to find a good matching eventually giving out a nice error > message. > > The libraries which it substitutes to WX_LIBS are those passed to > AM_WXCODE_CHECKS + base,core as documented.

[wxCode-users] Bakefile libs in configure was Re: does wxstedit compile with 2.6.3

2006-10-23 Thread John Labenski
like it just checks for stuff and doesn't actually set any libs. Thanks for any help, John Labenski - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-inte

Re: [wxCode-users] does wxstedit compile with 2.6.3

2006-10-23 Thread John Labenski
for myself, a long time ago. You made some changes to the bakefiles to generate differently named libs (thanks) a month or two ago and though I updated the bakefiles, I forgot to run bakefile_gen for the wxstedit project. Regards, John Labenski -

Re: [wxCode-users] does wxstedit compile with 2.6.3

2006-10-23 Thread John Labenski
7.x working together in the code. wxWidgets 2.8 should be out by the end of the year, so with your fingers crossed we can keep everything working until then. Let me know if this works for you, John Labenski - Using Tomca

Re: [wxCode-users] does wxstedit compile with 2.6.3

2006-10-21 Thread John Labenski
unday, John Labenski On 10/21/06, klaas.holwerda <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to compile and link wxstedit ( as from CVS ). > > Can somebody confirm it compile and links? ( ./configure make make install ) > > But it does not link the sample. And it

Re: [wxCode-users] Updating wxCode bakefiles

2006-09-01 Thread John Labenski
On 8/31/06, John Labenski <[EMAIL PROTECTED]> wrote: > > > Ok, I've added to wxhacks the wxlike-libname and wxlike-dllname tags so > > > that now you can write: > > > > > > > > > keybinder > > > > > > &

Re: [wxCode-users] Updating wxCode bakefiles

2006-08-31 Thread John Labenski
On 8/31/06, John Labenski <[EMAIL PROTECTED]> wrote: > I have to give up now, since I cannot get the adv to > get added to the Makefile.in and GNUmakefile. Same for html or any > other wxlib. I think I found the problem. In build/autoconf/wxpresets.m4 we have AC_DEFU

Re: [wxCode-users] Updating wxCode bakefiles

2006-08-30 Thread John Labenski
On 8/30/06, John Labenski <[EMAIL PROTECTED]> wrote: > > Thanks! I've checked it and found no errors except for the use of -- > > string as separator (which is not allowed within an XML file); I > > replaced them with ~~ Oops, I just got bakefile working in linux so I

Re: [wxCode-users] Updating wxCode bakefiles

2006-08-30 Thread John Labenski
Thanks, I'll try to test it as soon as I get a chance. -John Labenski On 8/30/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > John Labenski ha scritto: > > I've added quite a few more comments to the > > wxCode/bakefiles/empty.bkl.template file to (h

Re: [wxCode-users] SVN poll again

2006-08-30 Thread John Labenski
es since that will make it much easier to share components. Otherwise, what would happen if you used two components one in CVS one in SVN, I think the current way to use a component is to define an environment variable $(WXCODE) for the path. This would be awkward if they're in different place

Re: [wxCode-users] Updating wxCode bakefiles

2006-08-28 Thread John Labenski
he components these dirs exist. Again, it's easy enough to add to the generated configure script, but I cannot figure out where they should be added upstream. Thanks (Francesco :), John Labenski On 8/28/06, John Labenski <[EMAIL PROTECTED]> wrote: > I've added qu

[wxCode-users] Updating wxCode bakefiles

2006-08-28 Thread John Labenski
ets.m4 not work? WX_LIBS="$($WX_CONFIG_PATH $wx_config_args $WXCFG_FLAGS $1,$WX_ADDITIONAL_LIBS --libs)" Thanks, John Labenski - Using Tomcat but need to do more? Need to support web services, security? Get stu

Re: [wxCode-users] Removing wxMidi from wxCode CVS

2006-08-22 Thread John Labenski
your project. With wxMidi as a part of wxCode people may find it easier to manage if they're also using something else from wxCode. Anyway, that's my thoughts, it's up to you in the end. John Labenski ps

Re: [wxCode-users] diffrent lists on wxCode.com and sourceforge

2006-04-07 Thread John Labenski
cvs.sourceforge.net/viewcvs.py/wxcode/wxCode/components/ Regards, John Labenski --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and jo

Re: [wxCode-users] newbie question

2006-04-07 Thread John Labenski
a new project wxCode would be overkill. I haven't used wxforum myself, but it looks like a good place to put functions like this. I am tempted to add the CopyDir function from here http://wxforum.shadonet.com/viewtopic.php?t=2080 into my filebrowser class which is part of the wxthings project.

Re: [wxCode-users] wxCode.com

2006-04-06 Thread John Labenski
On 4/6/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > Hi all, > thanks to Angelo Mandato who is sponsoring it, wxCode website can > now be accessed also through the http://wxcode.com and > http://www.wxcode.com addresses. > > Thanks Angelo!

Re: [wxCode-users] Re: Moving to subversion ?

2006-04-04 Thread John Labenski
27;s just bad luck that they seem to always happen to the cvs server. I vote no, just because I'm lazy, fear change, and don't want to have to learn something new. :) [also I'm not convinced that it's really so much better or that SF supports it as well] If people wan

Re: [wxCode-users] Moving to subversion ?

2006-04-03 Thread John Labenski
, but that's only because you've already downloaded far too much to begin with. Currently wxCode is 220Mb or so, if each file has only 4 revisions that's nearly 1Gb. Hopefully I'm wrong about this. -John Labenski --- This S