You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
(5) |
Apr
(7) |
May
(11) |
Jun
(19) |
Jul
(9) |
Aug
(5) |
Sep
(6) |
Oct
(18) |
Nov
(9) |
Dec
(20) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(8) |
Feb
(1) |
Mar
(5) |
Apr
(1) |
May
(1) |
Jun
(73) |
Jul
(128) |
Aug
(39) |
Sep
(91) |
Oct
(24) |
Nov
(42) |
Dec
(37) |
2006 |
Jan
(8) |
Feb
(22) |
Mar
(15) |
Apr
(44) |
May
(13) |
Jun
(9) |
Jul
(19) |
Aug
(35) |
Sep
(28) |
Oct
(53) |
Nov
(19) |
Dec
(29) |
2007 |
Jan
(28) |
Feb
(37) |
Mar
(86) |
Apr
(14) |
May
(48) |
Jun
(2) |
Jul
(20) |
Aug
(19) |
Sep
(19) |
Oct
(8) |
Nov
(11) |
Dec
(11) |
2008 |
Jan
(3) |
Feb
(1) |
Mar
(22) |
Apr
(7) |
May
(3) |
Jun
|
Jul
(16) |
Aug
(10) |
Sep
(5) |
Oct
(3) |
Nov
(24) |
Dec
(9) |
2009 |
Jan
(14) |
Feb
(4) |
Mar
(16) |
Apr
(13) |
May
(22) |
Jun
(3) |
Jul
(3) |
Aug
(8) |
Sep
(20) |
Oct
(18) |
Nov
(5) |
Dec
(11) |
2010 |
Jan
(4) |
Feb
(4) |
Mar
(7) |
Apr
(5) |
May
(41) |
Jun
(15) |
Jul
(3) |
Aug
(2) |
Sep
(9) |
Oct
(7) |
Nov
(8) |
Dec
(3) |
2011 |
Jan
(28) |
Feb
(29) |
Mar
(3) |
Apr
(7) |
May
(3) |
Jun
(1) |
Jul
(1) |
Aug
(2) |
Sep
|
Oct
(4) |
Nov
(7) |
Dec
|
2012 |
Jan
(3) |
Feb
(4) |
Mar
(3) |
Apr
(3) |
May
(2) |
Jun
(2) |
Jul
(3) |
Aug
(3) |
Sep
(2) |
Oct
(3) |
Nov
|
Dec
(1) |
2013 |
Jan
|
Feb
|
Mar
(4) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
(7) |
Dec
(5) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(5) |
Dec
|
2015 |
Jan
(7) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Francesco M. <f18...@ya...> - 2007-03-28 17:45:17
|
Hi all wxcode users, as it was recently discussed on wx-dev the "contrib" folder of wxWidgets will be removed in wx3.0. In order to allow users of "ogl", "gizmos", "net" and "foldbar" components to continue using them, I've imported them to wxCode. The "mmedia", "deprecated", "applet" and "fl" parts will probably be just deleted. The "stc" and "svg" contribs will be moved in wx official libraries. Anyone willing to become the maintainer of one of the 4 contribs imported in wxCode can mail me ;) Francesco |
From: John L. <jla...@gm...> - 2007-03-27 02:40:29
|
On 3/26/07, Francesco Montorsi <f18...@ya...> wrote: > klaas.holwerda ha scritto: > > Hi John (i think), > > > > Running configure, tells me at the end that: > > > > configure: error: Versions of Bakefile used to generate makefile (0.2.2) > > and configure (0.2.0) do not match. > > This is with the latest CVS. > > > > What can be the problem ? > well, exactly what the error description says :) > > acregen.sh needs to be rerun after removing all old m4 files (aclocal.m4 > autoconf_inc.m4, autom4te.cache, etc). Oops, you mentioned this before, but I forgot to actually do it. Thanks, John Labenski |
From: Francesco M. <f18...@ya...> - 2007-03-26 22:48:47
|
klaas.holwerda ha scritto: > Hi John (i think), > > Running configure, tells me at the end that: > > configure: error: Versions of Bakefile used to generate makefile (0.2.2) > and configure (0.2.0) do not match. > This is with the latest CVS. > > What can be the problem ? well, exactly what the error description says :) acregen.sh needs to be rerun after removing all old m4 files (aclocal.m4 autoconf_inc.m4, autom4te.cache, etc). HTH, Francesco |
From: cecilio <s.c...@gm...> - 2007-03-26 16:52:38
|
Hi Francesco, > this problem has now been fixed. Great! Thank you very much. I have tested the page and the link and works ok. Thank you. Cecilio |
From: klaas.holwerda <ng...@kl...> - 2007-03-26 16:46:41
|
Hi John (i think), Running configure, tells me at the end that: configure: error: Versions of Bakefile used to generate makefile (0.2.2) and configure (0.2.0) do not match. This is with the latest CVS. What can be the problem ? Thanks, Klaas |
From: Francesco M. <f18...@ya...> - 2007-03-22 19:20:22
|
Now all those erraneous folders listed in the wiki for removal have been removed by SF staff. I'll clean the page and prepare it for a future round of dir removal ;) Francesco |
From: Francesco M. <f18...@ya...> - 2007-03-22 19:14:52
|
cecilio ha scritto: > Hi Francesco, > > I have detected a problem in the wxCode component page for my > component wxMIdi. Probably the bug is also in other pages but I didn't > check. The problem is that I moved my component time ago to SVN. But > in the component page there is still a 'Browse CVS' link pointing to > obsolete code at CVS, this problem has now been fixed. Francesco |
From: Francesco M. <f18...@ya...> - 2007-03-22 11:40:52
|
Hi Christian, Christian Gräfe ha scritto: > Hi wxcode-users, > I have a problem with the makefiles for my component wxLEDPanel. > I can create the makefiles with the bakefile, but I can't get this > makefile compiled. I'm using WinXP with MingW. why, what errors do you get? > Can anybody please test if one of the other makefiles run? I've tested the MSVC makefile and it worked nicely after a very small include fix which I've committed in the SVN of your component. > The wxLEDPanel is ready to use, there is an sample programm in the > svn-repositorie. very nice, thanks. BTW for your interest there seems to be a recurrent mispell: "sampel" instead of "sample"... Francesco |
From: Francesco M. <f18...@ya...> - 2007-03-20 21:21:53
|
Matías Szeftel ha scritto: > Francesco Montorsi escribió: >> Hi all, >> I'd like to warn you about a problem I've noticed in CVS repository: >> please don't add folders named the same but with different case. >> >> E.g. currently I get conflicts when updating on Windows (which is case >> insensitive!) the wxCode CVS because of: >> >> wxCode/components/activerecord/Templates >> wxCode/components/activerecord/templates >> >> and of HtmlIEWin folder. >> >> Matias, could you please decide which of the two folders should be kept >> (I strongly suggest to keep all folders named lowercase) and then update >> the page: >> >> http://wxcode.sourceforge.net/wiki/pmwiki.php?n=Maintainance.FoldersToRemoveFromCVS >> >> > Hi, sorry for tht. I was using Tortoise CVS and Windows created the > "Templates" folder. I want to stay with "templates" of course. > How do I proceed? you don't need to do anything. I've removed the files the "Templates" folder contained and then submitted this support request: https://sourceforge.net/tracker/?func=detail&atid=200001&aid=1684728&group_id=1 to ask removal of that (and many other) empty folders from CVS. Francesco |
From: <msz...@ya...> - 2007-03-20 20:16:10
|
Francesco Montorsi escribió: > Hi all, > I'd like to warn you about a problem I've noticed in CVS repository: > please don't add folders named the same but with different case. > > E.g. currently I get conflicts when updating on Windows (which is case > insensitive!) the wxCode CVS because of: > > wxCode/components/activerecord/Templates > wxCode/components/activerecord/templates > > and of HtmlIEWin folder. > > Matias, could you please decide which of the two folders should be kept > (I strongly suggest to keep all folders named lowercase) and then update > the page: > > http://wxcode.sourceforge.net/wiki/pmwiki.php?n=Maintainance.FoldersToRemoveFromCVS > > Hi, sorry for tht. I was using Tortoise CVS and Windows created the "Templates" folder. I want to stay with "templates" of course. How do I proceed? Thanks, Matías __________________________________________________ Preguntá. Respondé. Descubrí. Todo lo que querías saber, y lo que ni imaginabas, está en Yahoo! Respuestas (Beta). ¡Probalo ya! http://www.yahoo.com.ar/respuestas |
From: Cursor <cu...@fr...> - 2007-03-20 17:40:28
|
Hi. Yes you are right, it will be usefull to have zeroconf capabilities for=20 all ports. We can look for a common wrapper over dnssd or avahi. I just want to note that avahi work on linux/macos and will work on=20 windows http://avahi.org/wiki/GoogleSummerOfCode Regards Emilien Ishan Arora a =C3=A9crit : > Hi, > Really, I was waiting for someone to do it. Actually Hank Schultz (=20 > whschultz@NOSPAM!@cedrus.com <http://cedrus.com> ) already wrote=20 > wxDNSSD (servicediscovery) a wrapper for Apple's Bonjour SDK=20 > implementation of Zeroconf which should work on Windows and Mac. Avahi = > would work on linux. Could you 2 merge the projects to make a=20 > cross-platform wrapper for Zeroconf. I'd probably be the most thankful = > person for this. > > Ishan > > On 3/9/07, *Francesco Montorsi* <f18...@ya...=20 > <mailto:f18...@ya...>> wrote: > > Hi wxcode-users, Emilien > > I'm sending out this mail manually (see thread "dispatching mai= l > from wxCode DB to wxcode-users broken"): > > name: wxAvahi > wxversion: all > category: networking,wrapper > language: cpp > description: wxAvahi is a wrapping of Avahi features for wxWidgets.= > It handles Zeroconf publishing and discovery with wxWidgets feature= s > (wxString and wxEvent-base). > location: avahi > cdate: 2007-02-18 > id: 125 > status: beta > docs: doxygen > buildsys: bakefile > extdep: avahi > wiki: website > wxport: wxgtk > samples: 1 > approved: 0 > author: Emilien KIA > version: 0.6 > maintainerid: 51 > > Maintainer SF username: cursorstar > Maintainer name: Emilien KIA > Maintainer mail address: cu...@fr... <mailto:cu...@fr...> > > --------------------- > > BTW all info seems fine to me... before approving it I only need > to know > if you (Emilien) prefer CVS or SVN as now wxCode can provide both. > > Let me know, > Francesco > > > -------------------------------------------------------------------= ------ > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys-and earn cas= h > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&= CID=3DDEVDEV > <http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge= &CID=3DDEVDEV> > _______________________________________________ > wxCode-users mailing list > wxC...@li... > <mailto:wxC...@li...> > https://lists.sourceforge.net/lists/listinfo/wxcode-users > > > -----------------------------------------------------------------------= - > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share= your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > -----------------------------------------------------------------------= - > > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > =20 |
From: Francesco M. <f18...@ya...> - 2007-03-19 22:04:03
|
Hi all, I'd like to warn you about a problem I've noticed in CVS repository: please don't add folders named the same but with different case. E.g. currently I get conflicts when updating on Windows (which is case insensitive!) the wxCode CVS because of: wxCode/components/activerecord/Templates wxCode/components/activerecord/templates and of HtmlIEWin folder. Matias, could you please decide which of the two folders should be kept (I strongly suggest to keep all folders named lowercase) and then update the page: http://wxcode.sourceforge.net/wiki/pmwiki.php?n=Maintainance.FoldersToRemoveFromCVS I'd like to submit the support request ASAP. Thanks, Francesco |
From: Francesco M. <f18...@ya...> - 2007-03-19 20:39:42
|
Francesco Montorsi ha scritto: > Hi, > > Christian Gräfe ha scritto: >> Hi wxcode-users, >> the "automatic CVS-website synchronization" only works in CVS. >> Is it possible that it can work in svn too? > I've finally dedicated some time to fix this problem. > > Now wxCode DB stores a "inCVS" boolean which tells wxCode scripts where > to look for each component. That setting can now be modified/submitted > through wxCode regular forms. In case that's not obvious I forgot to say that this change, provided that the "CVS / Subversion" setting of your component is correctly set, makes the automatic CVS/SVN-website synchr work correctly. Francesco |
From: Francesco M. <f18...@ya...> - 2007-03-19 18:09:09
|
Hi, Christian Gräfe ha scritto: > Hi wxcode-users, > the "automatic CVS-website synchronization" only works in CVS. > Is it possible that it can work in svn too? I've finally dedicated some time to fix this problem. Now wxCode DB stores a "inCVS" boolean which tells wxCode scripts where to look for each component. That setting can now be modified/submitted through wxCode regular forms. Francesco |
From: <gr...@mc...> - 2007-03-17 10:35:37
|
Hi wxcode-users, the "automatic CVS-website synchronization" only works in CVS. Is it possible that it can work in svn too? I have my component only in the svn repositiory and the website folder isn't updatet with the server! |
From: <gr...@mc...> - 2007-03-17 10:29:35
|
Hi wxcode-users, I have a problem with the makefiles for my component wxLEDPanel. I can create the makefiles with the bakefile, but I can't get this makefile compiled. I'm using WinXP with MingW. Can anybody please test if one of the other makefiles run? The wxLEDPanel is ready to use, there is an sample programm in the svn-repositorie. Thanks, cg. |
From: cecilio <s.c...@gm...> - 2007-03-16 16:06:25
|
You are doing a great work! Thanks Francesco. Cecilio. |
From: Francesco M. <f18...@ya...> - 2007-03-15 21:51:56
|
Hi, Ishan Arora ha scritto: > Hi, > I am working with Cecilio on wxMidi and Lenmus. > This is the output from acregen.sh > -------------------------------------------------------------------------------------------------------- > /usr/share/aclocal/pth.m4:43: warning: underquoted definition of > _AC_PTH_ERROR > run info '(automake)Extending aclocal' > or see http://sources.redhat.com/automake/automake.html#Extending-aclocal > /usr/share/aclocal/pth.m4:55: warning: underquoted definition of > _AC_PTH_VERBOSE > /usr/share/aclocal/pth.m4:61: warning: underquoted definition of > AC_CHECK_PTH > /usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO these are a fault of the .m4 files which are missing some [] pairs (as instead aclocal requires); nothing you should care about ;) > configure.ac:17 <http://configure.ac:17> : error: possibly undefined > macro: m4_include > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > configure:2765: error: possibly undefined macro: AC_BAKEFILE that's because you've not installed bakefile (in this download it and install it) or you've installed it in /usr/local prefix but your aclocal only looks into /usr/share/aclocal and not /usr/local/share/aclocal. You can either: - create a symlink for /usr/local/share/aclocal/bakefile*.m4 to /usr/share/aclocal (as I did a lot of time ago) - use the attached acregen.sh script which uses the "-I" switch to add that folder to the include path of aclocal (I've committed it in the "template" folder of wxCode CVS/SVN as it's a common error). HTH, Francesco |
From: Ishan A. <ish...@us...> - 2007-03-15 21:39:23
|
Hi, I am working with Cecilio on wxMidi and Lenmus. This is the output from acregen.sh -------------------------------------------------------------------------------------------------------- /usr/share/aclocal/pth.m4:43: warning: underquoted definition of _AC_PTH_ERROR run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclocal/pth.m4:55: warning: underquoted definition of _AC_PTH_VERBOSE /usr/share/aclocal/pth.m4:61: warning: underquoted definition of AC_CHECK_PTH /usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO configure.ac:17: error: possibly undefined macro: m4_include If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:2765: error: possibly undefined macro: AC_BAKEFILE -------------------------------------------------------------------------------------------------------- but tweaking with files pth.m4 and ao.m4, my output is -------------------------------------------------------------------------------------------------------- configure.ac:17: error: possibly undefined macro: m4_include If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:2765: error: possibly undefined macro: AC_BAKEFILE -------------------------------------------------------------------------------------------------------- i have gentoo 2006.1, m4-1.4.7, autoconf-2.61 Ishan |
From: John L. <jla...@gm...> - 2007-03-15 21:30:22
|
On 3/15/07, Francesco Montorsi <f18...@ya...> 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 good, thanks. John Labenski |
From: Francesco M. <f18...@ya...> - 2007-03-15 21:20:18
|
Hi all, I'd like to inform you that if you like the idea of easily build .tar.gz and .zip archives of your wxCode component, you can do that just adding: <make-tarball/> and/or <make-zip/> tags to your wxCode component's bakefile. Then doing "make tarball" (from Unix-like OS) or "nmake -fmakefile.vc zip" (or similar commands for mingw/borland/watcom etc) the makefiles will: - clean your project from intermediate files - create the tarball/zip excluding e.g. CVS and .svn folders, object files, library files, *~ files, etc - put it in the component's root folder Then you can just take them and upload them to SF for making a new release. Those "tarball" and "zip" targets were very useful for me for doing my latest releases... HTH, Francesco |
From: Francesco M. <f18...@ya...> - 2007-03-15 21:12:29
|
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/ previously the description was only saying things about maintainership of the components... Francesco |
From: Francesco M. <f18...@ya...> - 2007-03-15 20:57:17
|
[redirecting from wx-users mailing list back to wxcode-users...] Hi Joachim, Joachim Buermann ha scritto: >> - after committing it to SVN, remove it from CVS >> - you won't need to commit .cvsignore files (if you use them) in SVN >> - you may want to set the svn:executable property on files which need them >> (e.g. configure scripts for Unix if you use them) >> - be careful when using SVN: it does not allow per-path authorizations so >> that e.g. if you remove the sources of another components from >> wxCode\components folder and then commit your changes, they'll go through: >> i.e. you may damage other people's components. Please be careful to avoid >> it. > > Does this means: I have to checkout all components in a local folder, add the > wxctb stuff (as an additional folder) and than commit it via svn. > Or can I import my sources to svn without checkout the other wxCode components > (to avoid confusion for the other users)? yes, you can avoid checking out others' components using this url: https://wxcode.svn.sourceforge.net/svnroot/wxcode/trunk/wxCode/components/ctb Note that I have created your component's folder as "ctb" and not "wxctb" just because the "wx" prefix is "deprecated" as in wxcode project everything is wx-related and thus it makes no much sense... >> Last: I see you've also made a new release for wxCTB 0.9, however the old >> one (look below in the list of wxCode components download: there is a >> "wxCTB" release already) should be versioned too (and maybe set as "hidden" >> since it's the old one) to avoid confusion for the users. > > Done! great, thanks Francesco |
From: Francesco M. <f18...@ya...> - 2007-03-14 11:59:31
|
Joachim Buermann ha scritto: > Hello Francesco, > > (sorry, couldn't contact you directly) hmm why? btw there's no problem in posting here if you don't need to communicate private things (e.g. passwords). > I have updated my project sources (wxctb-0.9) in the CVS . Great! > But I'm personally > no longer work with cvs and using svn instead. How can I switch my cvs to > subversion. just tell us ;) > As I try to import/add the sources to svn, I get the following error: > > svn: Commit failed (details follow): > svn: MKACTIVITY > of '/svnroot/wxcode/!svn/act/798da748-8e2b-0410-a062-8031419a0445': 403 > Forbidden (https://svn.sourceforge.net) yes, that's because you hadn't the "svn access" authorization set. I've changed it now. Now you should be able to commit your component in the SVN repo: just some notes: - after committing it to SVN, remove it from CVS - you won't need to commit .cvsignore files (if you use them) in SVN - you may want to set the svn:executable property on files which need them (e.g. configure scripts for Unix if you use them) - be careful when using SVN: it does not allow per-path authorizations so that e.g. if you remove the sources of another components from wxCode\components folder and then commit your changes, they'll go through: i.e. you may damage other people's components. Please be careful to avoid it. Last: I see you've also made a new release for wxCTB 0.9, however the old one (look below in the list of wxCode components download: there is a "wxCTB" release already) should be versioned too (and maybe set as "hidden" since it's the old one) to avoid confusion for the users. > (I have checked out the wxCode as described in the document (part svn) linked > by the automated message below). > > BTW: I have changed my SourceForge password, but on wxCode (for edit the wxctb > component) I have to use still my old (origin) password. yes, SF and wxCode passwords are completely unrelated. In fact, in general using different passwords for different things is the safest thing. If you want to change it however, please go to http://md5.rednoize.com/, type your new password, click "md5" and then mail me back the MD5 string you get generated (i.e. I need only the md5 of your new password, I don't care how you md5-ify it, e.g. if you don't trust that site you can use one of the many other tools that give you the md5 digest of strings). Thanks, Francesco |
From: Joachim B. <jbu...@ze...> - 2007-03-14 08:48:26
|
Hello Francesco, (sorry, couldn't contact you directly) I have updated my project sources (wxctb-0.9) in the CVS . But I'm personally no longer work with cvs and using svn instead. How can I switch my cvs to subversion. As I try to import/add the sources to svn, I get the following error: svn: Commit failed (details follow): svn: MKACTIVITY of '/svnroot/wxcode/!svn/act/798da748-8e2b-0410-a062-8031419a0445': 403 Forbidden (https://svn.sourceforge.net) (I have checked out the wxCode as described in the document (part svn) linked by the automated message below). BTW: I have changed my SourceForge password, but on wxCode (for edit the wxctb component) I have to use still my old (origin) password. Can you give me some hints, how I can resolve this? Someone else? Best regards Joachim Am Sunday 11 March 2007 21:04 schrieb Joachim Buermann: > ---------- Forwarded Message ---------- > > Subject: wxCtb maintainance > Date: Sunday 11 March 2007 20:33 > From: Francesco Montorsi <fr...@pr...> > To: jbu...@if... > > Hi Joachim Buermann, > This is an automated message sent by wxCode project > (http://wxcode.sourceforge.net) because you are registered as the wxCode > maintainer for the wxCtb component. > > It looks like you haven't uploaded yet any source file to the repository: > http://wxcode.cvs.sourceforge.net/wxcode/wxCode/components/wxctb > > Please upload sources as soon as possible. > For help on how to setup the CVS software and upload the sources, please > refer to: http://wxcode.sourceforge.net/maintguide.php > > Thanks! > The wxCode project administrators > > ------------------------------------------------------- |