<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user">
    <title>gmane.comp.lib.wxwidgets.wxcode.user</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/697"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/696"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/695"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/694"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/693"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/692"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/691"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/690"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/689"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/688"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/687"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/686"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/685"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/684"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/683"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/682"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/681"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/680"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/679"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/678"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/697">
    <title>[ wxcode-Patches-2355758 ] [wxplotctrl]wxplotctrl.h: Compiler issue?</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/697</link>
    <description>Patches item #2355758, was opened at 2008-11-28 14:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=462818&amp;aid=2355758&amp;group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Peter Jansson (jansson)
Assigned to: Nobody/Anonymous (nobody)
Summary: [wxplotctrl] wxplotctrl.h: Compiler issue?

Initial Comment:
I am having an issue with using wxplotctrl.h in my MinGW environment.

Replacing
#include "wx/wxwindow.h"
wih
#include "wx/wx.h"
on line 18 in wxplotctrl.h seem to make the following complier error to disappear. I attach a patch for that small change. I don't why this error occurs, any input on this?

C:/wxWidgets-2.8.9/include/wx/msw/toplevel.h:122: error: expected identifier befor</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-11-28T13:20:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/696">
    <title>[ wxcode-Bugs-2355227 ] wxadvtable</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/696</link>
    <description>Bugs item #2355227, was opened at 2008-11-28 09:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=462816&amp;aid=2355227&amp;group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxadvtable

Initial Comment:
hi, i'm using vs2005 and wxmsw 2.8.5 (multilib) and wxadvtable svn version as of 11.28. 2008. 
The compiler gave me linking errors when compiling demo project. The issue was about wxAboutDialogInfo and wxEVT_GRID_CELL_&lt;action&gt; event handlers. After I've added the wxmsw28_adv lib, everything was ok.
If I'm not mistaken, you have forgot to add 
 &lt;wx-lib&gt;adv&lt;/wx-lib&gt; 
option in bkl file in sample settings section i.e.</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-11-28T09:37:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/695">
    <title>[ wxcode-Bugs-2342061 ] editing applied to wrongcolumn</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/695</link>
    <description>Bugs item #2342061, was opened at 2008-11-25 08:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=462816&amp;aid=2342061&amp;group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: treelistctrl
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ronan Chartois (pgriddev)
Assigned to: Ronan Chartois (pgriddev)
Summary: editing applied to wrong column

Initial Comment:
After editing a label, I kill the focus of the edit control by clicking
outside. If the click happens to land on one of the other tree-list columns,
then that column gets updated with the new text, not the main column.

Since I only need to edit the main column, I changed this line (in
wxTreeListMainWindow::OnRenameAccept)

SetItemText (m_editItem, m_curColumn, m_renameRes);

to

SetIte</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-11-25T07:26:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/694">
    <title>[ wxcode-Bugs-2342054 ] crash after rename / celledit</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/694</link>
    <description>Bugs item #2342054, was opened at 2008-11-25 08:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=462816&amp;aid=2342054&amp;group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: treelistctrl
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ronan Chartois (pgriddev)
Assigned to: Otto Wyss (wyo)
Summary: crash after rename / cell edit

Initial Comment:
After several renames, I get either intermittent crashes or failure of
the Edit control to show and work properly.

The bug is due to the usage of a deleted object. Say, we're editing a label and
hit ENTER. In the OnChar handler, the edit control is marked for some
asynchronous deletion, and then m_finished flag is set.


void wxEditTextCtrl::OnChar( wxKeyEvent &amp;event )
{
    //...
    if (event.G</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-11-25T07:21:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/693">
    <title>[ wxcode-Patches-2338601 ] [wxplotctrl]plotdata.cpp: sprintf format warning</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/693</link>
    <description>Patches item #2338601, was opened at 2008-11-24 13:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=462818&amp;aid=2338601&amp;group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Peter Jansson (jansson)
Assigned to: Nobody/Anonymous (nobody)
Summary: [wxplotctrl] plotdata.cpp: sprintf format warning

Initial Comment:
A compiler warning is generated in the method
wxPlotData::LoadFile
where
wxString::Format(...%d...)
is used with a long integer in the argument list.

The attached patch uses %ld instead of %d.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=462818&amp;aid=2338601&amp;group_id</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-11-24T12:22:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/692">
    <title>Re: How to update a component's online docs?</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/692</link>
    <description>Hi Francesco,


That did the trick. Thanks!

Regards,

Ulrich


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Ulrich Telle</dc:creator>
    <dc:date>2008-11-23T09:13:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/691">
    <title>Re: How to update a component's online docs?</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/691</link>
    <description>Hi,

Ulrich Telle ha scritto:
I think you should use sftp to connect to web.sourceforge.net using for the 
username "utelle,wxcode"; you shouldn't have permission problems then (when 
writing to "/home/groups/w/wx/wxcode/htdocs/docs/wxsqlite3".

Let me know,
Francesco



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-11-22T23:20:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/690">
    <title>How to update a component's online docs?</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/690</link>
    <description>I'm currently releasing a new version of my component wxSQLite3. For 
previous releases I published the doxygen generated documentation in the 
docs/wxsqlite3 subdirectory. I'd like to update the documentation to 
reflect the new version.

I successfully connected to web.sourceforge.net via sftp and was able to 
cd to userweb, but when I try to cd to htdocs I get "access denied" 
error messages.

How do I update those documentation files?

Regards,

Ulrich


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Ulrich Telle</dc:creator>
    <dc:date>2008-11-22T21:06:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/689">
    <title>Re: Now to post news</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/689</link>
    <description>mab-2QRbNuDDdII&lt; at &gt;public.gmane.org ha scritto:
Sure, you should ;)
Simply go to: https://sourceforge.net/news/submit.php?group_id=51305
and submit a new item. Then drop here a note so I'll run the script which 
updates the wxCode homepage.

Bye,
Francesco



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-11-19T17:07:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/688">
    <title>Now to post news</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/688</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
wxCode-users mailing list
wxCode-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&lt; at &gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wxcode-users
</description>
    <dc:creator>mab-2QRbNuDDdII&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-11-19T16:16:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/687">
    <title>Re: (no subject)</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/687</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
wxCode-users mailing list
wxCode-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&lt; at &gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wxcode-users
</description>
    <dc:creator>mab-2QRbNuDDdII&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-11-13T18:49:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/686">
    <title>Re: (no subject)</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/686</link>
    <description>Hi,

mab-2QRbNuDDdII&lt; at &gt;public.gmane.org ha scritto:
I know: component websites, contrary to what writting in wxCode docs, are not 
currently automatically updated once per hour. This is because of the changes 
undergoing in SF servers.

Until they restore 'cron' I need to manually run a script on their servers to 
have component websites updated... I just ran it now and I see this fixed the 
websites of your components.

Just drop a note here if you need your component websites updated again (or you 
may even run the script 'updatesite.sh' in wxcode/htdocs yourself...); it's not 
a problem!

Bye,
Francesco


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-11-13T16:32:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/685">
    <title>(no subject)</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/685</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
wxCode-users mailing list
wxCode-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&lt; at &gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wxcode-users
</description>
    <dc:creator>mab-2QRbNuDDdII&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-11-13T15:05:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/684">
    <title>Re: I submitted two new components</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/684</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
wxCode-users mailing list
wxCode-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&lt; at &gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wxcode-users
</description>
    <dc:creator>mab-2QRbNuDDdII&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-11-11T07:19:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/683">
    <title>Re: I submitted two new components</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/683</link>
    <description>Francesco Montorsi ha scritto:
I see now you managed to add contents ;)

Bye,
Francesco


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-11-10T19:30:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/682">
    <title>Re: I submitted two new components</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/682</link>
    <description>Hi,

mab-2QRbNuDDdII&lt; at &gt;public.gmane.org ha scritto:
that's strange... can you retry it now?

Francesco


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-11-10T19:26:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/681">
    <title>Re: I submitted two new components</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/681</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
wxCode-users mailing list
wxCode-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&lt; at &gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wxcode-users
</description>
    <dc:creator>mab-2QRbNuDDdII&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-11-09T15:43:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/680">
    <title>Re: I submitted two new components</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/680</link>
    <description>mab-2QRbNuDDdII&lt; at &gt;public.gmane.org ha scritto:
I've approved them, but I changed the location removing the intial 'wx' prefix 
(=&gt; directories for the components will be named 'freechart', 'advtable').

You can now proceed to checking out the component folders as explained in the 
maintainer's guide: http://wxcode.sourceforge.net/maintguide.php

Ask here for any doubt....

Francesco


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-11-08T13:32:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/679">
    <title>I submitted two new components</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/679</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
wxCode-users mailing list
wxCode-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&lt; at &gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/wxcode-users
</description>
    <dc:creator>mab-2QRbNuDDdII&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-11-07T15:35:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/678">
    <title>wxCode website updates</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/678</link>
    <description>Hi all,
     since now SF has re-enabled shell access, I've been able to restore basic 
wxCode functionalities (cron and emails are still blocked however :/).

In particular now the submission form works again, but after using it the new 
maintainers should drop here a note, as I won't get notified automatically about 
new additions: they just get placed in the queue of unapproved components...

Another important note: I've disabled (actually, I've just removed the links to 
it from the website; in future I plan to remove it entirely from SF servers) the 
wxCode wiki; it wasn't very much used and the recent SF changes had reset it.

If you had any contents on the old wiki which you want to restore, we may send a 
mail to SF staff to see if we can get wiki contents back...

bye,
Francesco


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great </description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-11-06T16:04:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/677">
    <title>Re: New component submission: wxFreeChart</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/677</link>
    <description>Hi,
   just for the wxAdvTable, can you please resubmit these infos using the 
canonical form? TIA!


mab-2QRbNuDDdII&lt; at &gt;public.gmane.org ha scritto:
again, I'd put it in "freechart" instead

same consideration for wxAdvTable; are you sure? :)

Bye,
Francesco



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-11-06T15:49:50</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lib.wxwidgets.wxcode.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lib.wxwidgets.wxcode.user</link>
  </textinput>
</rdf:RDF>
