<?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://blog.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user">
    <title>gmane.comp.lib.wxwidgets.wxcode.user</title>
    <link>http://blog.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://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/669"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/668"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/666"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/665"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/658"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/657"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/656"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/655"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/654"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/653"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/652"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/650"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/649"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/640"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/636"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/635"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/634"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/633"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/632"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/631"/>
      </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://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/669">
    <title>undefined reference to `vtable for wxCustomButton'</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/669</link>
    <description>I am having troubles compiling my application that makes use of wxCustomButton in wxThings.  A build log is included.

I had this error once before and it was due to some interesting compiler directives.  I found that those are included in wxCustomButton:

#if defined(__GNUG__) &amp;&amp; !defined(NO_GCC_PRAGMA)
        #pragma implementation "toggle.h"
#endif

What do those lines do?  Would they be causing this undefined reference to vtable for wxCustomButton?  If not, what would and how can I resolve it?

Note that I did try commenting out those lines in the code and recompiling.  That did not help.

I appreciate the help!

NOTES ON THE BUILD LOG:

The library Sdbase contains the Msglog class.  It is prebuilt.  I do have access to the source, but I would like to not change that if possible.

The library wx_gtk2_wxthings-2.8 contains all the wxThings.  wxCustomButton is included here.  I believe this is where the problem lies, but I may be wrong.

Thanks!

**** Build of configuration Linux GCC for project GSE ****
</description>
    <dc:creator>Jonathan Haws</dc:creator>
    <dc:date>2008-09-26T22:11:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/668">
    <title>IMPORTANT: website services (currently?) notoperational</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/668</link>
    <description>Hi all,
    recently SF.net changed (again!) their infrastructure in many aspect; in 
particular they removed the SSH log-in support from their web servers.

Now I cannot run anymore wxCode maintainance scripts not even manually from an 
SSH session. This means that any component submission done in these days (or in 
the last few weeks) and in the future days (until a solution is found) won't be 
noticed.

SUBMITTERS OF NEW COMPONENTS: PLEASE POST HERE A MESSAGE DESCRIBING YOUR 
COMPONENT RATHER THAN USING THE WEBSITE SUBMISSION FORM (NO EMAIL WILL BE SENT 
USING THAT FORM).

This last modification of SF structures is really a trouble since we had written 
in the past years a number of scripts meant to be run from the SF servers from 
time to time.

Before searching other solutions for wxCode maintainance I'll wait until SF 
"stabilizes" (new services are being added in these days/weeks).

Bye,
Francesco Montorsi



-------------------------------------------------------------------------
This SF.Net email i</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-09-24T17:54:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/666">
    <title>Bugs in wxTreeListCtrl</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/666</link>
    <description>Hi,

Thanks for the wxTreeListCtrl.

There are two bugs in your code that break "Edit Label" functionality. 

Bug 1. 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.GetKeyCode() == WXK_RETURN)
    {
        if (!wxPendingDelete.Member(this))
            wxPendingDelete.Append(this);

        m_finished = true;
        // ...
    }
    // ...
}


At some point in time _later_, the destructor is called (because the object has
been pending for deletion), whicn in turn calls CancelEdit. CancelEdit exits
immediately, because m_finished is set. So there's no chance that
m_renameControl of the owner is reset to NULL.


void wxEditTextCtrl::CancelEdit() {
    if (m_finish</description>
    <dc:creator>Yaroslav</dc:creator>
    <dc:date>2008-09-04T18:04:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/665">
    <title>wxTreeListCtrl - new release 2008-07-21 (upgraderecommended)</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/665</link>
    <description>For wxTreeListCtrl users: 

If you are using this control, it is recommended that you upgrade to the latest version:
  several crashes fixed, events enhanced --changelog below

website: http://wxcode.sourceforge.net/components/treelistctrl

* treelistctrl_2008-07-21.tar.gz
  - Fixed: selection behavior
  - Fixed: make all mouse events accessible to child class [#2018407]
  - Fixed: column now always populated for mouse events [#2018407]
  - Fixed: crash on key navigation after item delete [#2021908]
  - Fixed: crash on edit after item delete [#2021908]
  - Fixed: missing event EVT_TREE_END_LABEL_EDIT when cancelled
  - Fixed: several crash possibilities when there is no root [#2021908]
  - Changed: changing the selection mode (wxTR_MULTIPLE style) will now reset the selection
  - Changed: id of main column is always returned in events (used to be -1 on blank area)
  - Changed: after an item is deleted, its next siblings is selected if it exists
  - Changed: key actions: if no item is selected, root is select</description>
    <dc:creator>PGRID dev.</dc:creator>
    <dc:date>2008-08-20T08:36:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/658">
    <title>Cron job: FixedWidthImportCtl is pending approval</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/658</link>
    <description>name: FixedWidthImportCtl
wxversion: 2.8
category: control,import/export
language: cpp
description: A control for defining columns-widths in a file or block of text. The user sees the text and sets delimiters. The widths these marks represent will be used to break each line into pieces.
location: fixdwdthimp
cdate: 2008-08-07
id: 141
status: stable
docs: notavailable
buildsys: 
extdep: none
wiki: disabled
wxport: all
samples: 0
approved: 0
author: Manuel Martin
version: 1.0
inCVS: 0
maintainerid: 64

Maintainer SF username: mmarsan
Maintainer name: Manolo
Maintainer mail address: mmartin-8Mf1e9xnKvw&lt; at &gt;public.gmane.org


-------------------------------------------------------------------------
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-08-18T11:12:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/657">
    <title>[ wxcode-Bugs-2051640 ] Minor edits needed for gcc4.2 compile</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/657</link>
    <description>Bugs item #2051640, was opened at 2008-08-14 08:03
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=2051640&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: Carl Godkin (cgodkin)
Assigned to: Otto Wyss (wyo)
Summary: Minor edits needed for gcc 4.2 compile

Initial Comment:
I downloaded the very latest treelistctrl.cpp 
for use in my project.  Compiling with gcc 4.2 (64-bit Linux) produced errors:

treelistctrl.cpp -o linux32/treelistctrl.o
treelistctrl.cpp:643: error: ISO C++ forbids declaration of 'wxEditTextCtrl' with no type
treelistctrl.cpp:643: error: expected ';' before '*' token

treelistctrl.cpp:658: error: extra qualification 'wxTreeListMainWindow::' on</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-08-14T15:03:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/656">
    <title>Translation of WebUpdater</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/656</link>
    <description>Hello,

I'm using the WebUpdater in a German Application. Is it possible, to 
translate the User Interface of the WebUpdater? Is there any 
localizazion ready or is it planned for the future?

Thanks in advance

Daniel Pomrehn

-------------------------------------------------------------------------
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>Daniel Pomrehn</dc:creator>
    <dc:date>2008-08-12T20:27:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/655">
    <title>Attention: Bug in wxSQLite3 1.9.0</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/655</link>
    <description>Unfortunately the code to finalize all unfinalized prepared statements 
introduced for convenience in method wxSQLite3Database::Close does not 
work as expected if the RTree extension module of SQLite is used. In 
that case the application will crash on executing the Close method.

Please disable the change in method wxSQLite3Database::Close. The source 
code of wxSQLite3 in the wxCode SVN repository has been already changed 
accordingly. You may download the source from here:

http://wxcode.svn.sourceforge.net/viewvc/wxcode/trunk/wxCode/components/wxsqlite3/src/wxsqlite3.cpp 


A corrected file release will follow within the next week.

Sorry for any inconveniences this may have caused.

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
h</description>
    <dc:creator>Ulrich Telle</dc:creator>
    <dc:date>2008-07-26T14:39:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/654">
    <title>[ wxcode-Patches-2028277 ] does not let me play makeor run my programs</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/654</link>
    <description>Patches item #2028277, was opened at 2008-07-25 18:06
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=2028277&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: Any
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: coaster3000 (coaster3000)
Assigned to: Nobody/Anonymous (nobody)
Summary: does not let me play make or run my programs

Initial Comment:
Hi it is coaster3000 from fsg site

I just wanted to report this bug

I am using Code Blocks Compiler and it is not on the list. so i just use gnu Compiler and then i do the rest and when i hit finish it pops up a message saying Debug configuration not compatable this will make you not able to build a debug

then the same thing goes for the release build!

can you fix this or rel</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-07-25T22:06:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/653">
    <title>[ wxcode-Bugs-2021938 ] Deleting item fromtreelistctrl and using arrow keys crashes</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/653</link>
    <description>Bugs item #2021938, was opened at 2008-07-18 18:48
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=2021938&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: JohnZ (jcz2001)
Assigned to: Otto Wyss (wyo)
Summary: Deleting item from treelistctrl and using arrow keys crashes

Initial Comment:
After my application code calls wxTreeListCtrl::Delete(), the user press the up arrow key and the application crashes.

I believe the crash is due to :

wxTreeListMainWindow::OnChar() is using m_curItem, which is pointing to the deleted item.

wxTreeListMainWindow::Delete() is not checking to see if m_curItem is the same item being deleted and setting it to null, like it does f</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-07-18T23:48:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/652">
    <title>[ wxcode-Bugs-2021908 ] Deleting item fromtreelistctrl and using arrow keys crashes</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/652</link>
    <description>Bugs item #2021908, was opened at 2008-07-18 18:03
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=2021908&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: JohnZ (jcz2001)
Assigned to: Otto Wyss (wyo)
Summary: Deleting item from treelistctrl and using arrow keys crashes

Initial Comment:
After my application code calls wxTreeListCtrl::Delete(), the user press the up arrow key and the application crashes.

I believe the crash is due to :

wxTreeListMainWindow::OnChar() is using m_curItem, which is pointing to the deleted item.

wxTreeListMainWindow::Delete() is not checking to see if m_curItem is the same item being deleted and setting it to null, like it does f</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-07-18T23:03:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/650">
    <title>[ wxcode-Feature Requests-2018434 ] test</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/650</link>
    <description>Feature Requests item #2018434, was opened at 2008-07-15 07:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=462819&amp;aid=2018434&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: Any component
Group: last released version
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ronan Chartois (pgriddev)
Assigned to: Nobody/Anonymous (nobody)
Summary: test

Initial Comment:
test

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=462819&amp;aid=2018434&amp;group_id=51305

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-07-15T05:59:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/649">
    <title>[ wxcode-Feature Requests-2018407 ] Mouse eventswith TreeListCtrl</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/649</link>
    <description>Feature Requests item #2018407, was opened at 2008-07-15 07:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=462819&amp;aid=2018407&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: m.a.k. (mak83)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mouse events with TreeListCtrl

Initial Comment:
It seems as if the wxTreeListCtrl (http://wxcode.sourceforge.net/components/treelistctrl/) is not able to catch mouse events:

I just want to receive an event when the user clicks on an item, but when I try to set an event handler, for example with

m_treelist-&gt;Connect(ID_TREELISTCTRL, wxEVT_LEFT_DOWN, wxMouseEventHandler(MainWindow::OnLeftDown), NULL, this);

and I click somewhere on the tree </description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-07-15T05:17:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/640">
    <title>Database encryption</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/640</link>
    <description>-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08_______________________________________________
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>Chong Tien Sen</dc:creator>
    <dc:date>2008-07-09T02:25:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/636">
    <title>News item at wxCode web site</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/636</link>
    <description>Hello [Francesco],

As seen from previous email, an update of the wxRL component.

Is there some way of generating a small news item at the wxCode web site?

Regards
// ATS.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
</description>
    <dc:creator>Arne Steinarson</dc:creator>
    <dc:date>2008-04-29T10:50:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/635">
    <title>wxRecursiveLayout - Release 0.6</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/635</link>
    <description>Hello,

The wxRL (rlayout) component at wxCode has been updated. ReadMe and
change notes below.

Regards
Arne steinarson

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

wxRL ReadMe
-------------

Website: http://wxcode.sourceforge.net/components/rlayout
Author: Arne Steinarson
Version: 0.6


Intro:
------
wxRecursiveLayout is a window layout manager for top-level windows, child
windows, panels and dialogs. It uses general sizing / area packing algorithms,
and as such, does not enforce a central 'document' area. Support for window
panes, toolbars, dragging panes &amp; toolbars, floating and docking,
saving/loading
layouts (aka perspectives). It is very flexible in terms of what layouts it
permits. It also provides a light-weight class for drawing customized window/
tool decorations and borders.


Version:
--------
0.6, running on Linux &amp; Win32 (and hopefully MacOS-X)


Requirements:
-------------
Requires wxWidgets &gt;-2.8.5
Tested with wxMSW and wxGTK. No platform specific features so it should
be st</description>
    <dc:creator>Arne Steinarson</dc:creator>
    <dc:date>2008-04-29T10:48:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/634">
    <title>Cron job: wxCoolBar is pending approval</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/634</link>
    <description>name: wxCoolBar
wxversion: all
category: window container,control,window layout,wrapper
language: cpp
description: wxCoolBar is a wrapper around the mickeysoft rebar control for use with the famous wxWidgets gui library. So developers can easily add the nice looking toolbars known from ms ie or other applications to their existing wxWidgets apps. Only if compiled against wxMSW on Win &gt; 95 of course.
location: coolbar
cdate: 2005-04-08
id: 119
status: beta
docs: hand
buildsys: makefiles
extdep: none
wiki: disabled
wxport: wxmsw
samples: 1
approved: 0
author: Martin Simon
version: 0.9
inCVS: 1
maintainerid: 43

Maintainer SF username: martinsfromb
Maintainer name: MartinSfromB
Maintainer mail address: martin.simon-HZQVPqyF5XYkRsT7YiGegxvVK+yQ3ZXh&lt; at &gt;public.gmane.org


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-04-18T16:14:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/633">
    <title>Cron job: wxDom is pending approval</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/633</link>
    <description>name: wxDom
wxversion: 2.6
category: data container,text processing
language: cpp
description: This is a modification of wxXML that allows loading from a File, URL, or XML String. Also allows dumping the Dom to String insted of just saving it to a file. I changed the class names, and some of the function names soas to not conflict with wxXML. 
location: wxdom
cdate: 2006-09-20
id: 102
status: beta
docs: notavailable
buildsys: projectfiles
extdep: none
wiki: enabled
wxport: all
samples: 0
approved: 0
author: Vaclav Slavik
version: 1.0
inCVS: 1
maintainerid: 24

Maintainer SF username: Digitalxero
Maintainer name: Dj Gilcrease
Maintainer mail address: digitalxero-Rn4VEauK+AKRv+LV9MX5uv+2+P5yyue3&lt; at &gt;public.gmane.org


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://j</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-04-18T16:14:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/632">
    <title>Cron job: there are 4 empty components</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/632</link>
    <description>[automated message for informative purposes].

wxSQLite3, maintainer: Ulrich Telle
wxAudio, maintainer: Ryan Norton
wxActiveRecordGenerator, maintainer: mszeftel
wxXmlSerializer, maintainer: MichalBliznak

The relative maintainers have already been notified by mail of this issue.

Your friendly wxCode script.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-04-18T16:25:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/631">
    <title>components recently moved to SVN</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/631</link>
    <description>Hi,
    I forgot to ask to all developers which had their component(s) moved 
to SVN to update the wxCodeDB going to: 
http://wxcode.sourceforge.net/edit.php

Please update for all your components the "Repository" field setting it 
to "Subversion".

Otherwise you'll get a monthly reminder about the fact that your 
component has no sources in the wxCode repo.

Thanks,
Francesco



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
</description>
    <dc:creator>Francesco Montorsi</dc:creator>
    <dc:date>2008-04-18T19:14:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/630">
    <title>[ wxcode-Bugs-1944584 ] Linkiing problem</title>
    <link>http://comments.gmane.org/gmane.comp.lib.wxwidgets.wxcode.user/630</link>
    <description>Bugs item #1944584, was opened at 2008-04-16 21:34
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=1944584&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: wxpdfdoc
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Linkiing problem

Initial Comment:
An application witch has the library made from wxpdfdoc
has error of link after compilation

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;atid=462816&amp;aid=1944584&amp;group_id=51305

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM)</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2008-04-17T04:34:10</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>
