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...> - 2005-07-13 19:41:26
|
approved & updated the DB... John or Otto will update the CVSROOT\avail file to give you CVS access as soon as possible... FM Francesco wrote: > name: wxTreeMultiCtrl > wxversion: all > category: gui > language: cpp > description: A tree control that can contain other ontrols, like a tree shaped property sheet. > The wxTreeMultiCtrl is loosely based upon the wxTreeCtrl and contains the same basic interface. However, the underlying functionality is a complete rewrite, to allow wxWindow derived classes to be painted in a tree shaped structure. > location: treemultictrl > cdate: 2013-07-20 > id: 72 > status: stable > docs: doxygen > buildsys: cmake > extdep: none > wiki: enabled > wxport: all > samples: 1 > approved: 0 > author: Jorgen Bodde > version: 1.08 > mantainerid: 11 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco <fr...@us...> - 2005-07-13 19:01:04
|
name: wxTreeMultiCtrl wxversion: all category: gui language: cpp description: A tree control that can contain other ontrols, like a tree shaped property sheet. The wxTreeMultiCtrl is loosely based upon the wxTreeCtrl and contains the same basic interface. However, the underlying functionality is a complete rewrite, to allow wxWindow derived classes to be painted in a tree shaped structure. location: treemultictrl cdate: 2013-07-20 id: 72 status: stable docs: doxygen buildsys: cmake extdep: none wiki: enabled wxport: all samples: 1 approved: 0 author: Jorgen Bodde version: 1.08 mantainerid: 11 |
From: SourceForge.net <no...@so...> - 2005-07-13 16:31:37
|
Patches item #1237667, was opened at 2005-07-13 18:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1237667&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 Submitted By: neai (neaiswitch) Assigned to: Nobody/Anonymous (nobody) Summary: [wxTreeListCtrl] vertical align feature Initial Comment: IMO tree item captions with wxTR_HAS_BUTTONS style should be drawn starting from the same vertical line regardless whether they have the button, so such option was added. continued from: http://sourceforge.net/tracker/index.php?func=detail&aid=1235635&group_id=51305&atid=462818 > I don't understand the problem clearly, can you tell how > this is visible in the treetest sample? It's not visible because in the sample all sibling items either have the button or do not. Append new item to any "Folder Child" item to see what I mean. Or patch, run the sample and toggle vertical align. With wxTR_ROW_LINES & vertical align enabled elongated horizontal lines look somewhat weird. If they were drawn like in Win32 list control, where vertical line goes *through* the plus/minus button, it would look better but that's another story. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1237667&group_id=51305 |
From: SourceForge.net <no...@so...> - 2005-07-13 16:18:42
|
Patches item #1237657, was opened at 2005-07-13 18:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1237657&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 Submitted By: neai (neaiswitch) Assigned to: Nobody/Anonymous (nobody) Summary: [wxTreeListCtrl] virtual/callback feature Initial Comment: Populating big tree lists with lots of columns is very slow, so virtual mode was added. It's like virtual list, except that instead of row number, pointer to wxTreeItemData is given. continued from: https://sourceforge.net/tracker/index.php?func=detail&aid=1235635&group_id=51305&atid=462818 > I like the idea but I don't like the name "virtual", can you think > of a better fitting name? Besides does it need a separate > mode (wxTR_VIRTUAL) or could it be done only with > additions to the API? Name and interface mimic wxListCtrl, which in turn may mimic Win32 API. I wouldn't mind name change and replacing the flag with something else. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1237657&group_id=51305 |
From: SourceForge.net <no...@so...> - 2005-07-12 23:31:53
|
Patches item #1237026, was opened at 2005-07-12 16:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1237026&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 Submitted By: Carl Godkin (cgodkin) Assigned to: Nobody/Anonymous (nobody) Summary: wxTreeListCtrl::IsVisible() doesn't work with wxTR_HIDE_ROOT Initial Comment: I find that IsVisible() works by climbing up from the item to be tested making sure that each ancestor is expanded. However, when using the wxTR_HIDE_ROOT style, the root item is not visible/expanded so the test always fails. I added an extra test to make this work and have included a patch against the latest CVS (separate from my earlier patch). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1237026&group_id=51305 |
From: SourceForge.net <no...@so...> - 2005-07-12 17:35:52
|
Patches item #1236865, was opened at 2005-07-12 10:35 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1236865&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 Submitted By: Carl Godkin (cgodkin) Assigned to: Nobody/Anonymous (nobody) Summary: wxTreeListCtrl::FindItem bug Initial Comment: FindItem goes into an infinite loop when searching for a non-existent item from the root item (i.e., first argument is RootItem) when wxTR_HIDE_ROOT is used. I fixed the problem (I think) by making a couple of minor changes treelistctrl.cpp. I'm attaching a patch against the latest CVS version made with diff -bu2 treelistctrl.cpp.bak treelistctrl.cpp > treelistctrl.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1236865&group_id=51305 |
From: SourceForge.net <no...@so...> - 2005-07-12 17:20:44
|
Patches item #1236859, was opened at 2005-07-12 10:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1236859&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 Submitted By: Carl Godkin (cgodkin) Assigned to: Nobody/Anonymous (nobody) Summary: doc problem with wxTreeListCtrl::FindItem Initial Comment: The docs for wxTreeListCtrl::FindItem() lists these flags: wxTL_SEARCH_LEVEL wxTL_SEARCH_VISIBLE wxTL_SEARCH_FULL wxTL_SEARCH_PARTIAL wxTL_SEARCH_NOCASE but the code actually uses these: // modes for navigation const int wxTL_MODE_NAV_FULLTREE = 0x0000; // default const int wxTL_MODE_NAV_EXPANDED = 0x0001; const int wxTL_MODE_NAV_VISIBLE = 0x0002; const int wxTL_MODE_NAV_LEVEL = 0x0004; // modes for FindItem const int wxTL_MODE_FIND_EXACT = 0x0000; // default const int wxTL_MODE_FIND_PARTIAL = 0x0010; const int wxTL_MODE_FIND_NOCASE = 0x0020; It would be good to correct the documentation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1236859&group_id=51305 |
From: Francesco M. <f18...@ya...> - 2005-07-11 22:31:44
|
Hi, I would like to inform all mantainers that recently 1) the bakefile build system of wxCode was updated to allow not only static builds but also easy-shared builds of wxCode components. Also some utilities for the "make uninstall" targets in the autoconf scripts have been added. 2) the wxCode\template folder (which is in the CVS) contains the website\index.php file which, if you open in a simple editor, shows how to make an amazing website for your component with the new wxCode website style ! It's so easy and it gives so many easy-to-use features (automatic thumbnail creation, syntax highlighting, connection to the wxCode DB) which I strongly suggest everyone to update their component website. Remember that all changes you do to your component's website folder is committed in the wxCode website each 24 hours. 3) If you don't want to write a index page for your component you can use the wxCode wiki at http://wxcode.sf.net/wiki/index.php... it also has the syntax highlighting feature... Last, I'd like to say a great thanks to David Hart which helped me a lot to improve the website with new FAQ entries and website-bugs notifications. For further info, please mail me, Francesco Montorsi |
From: Francesco M. <f18...@ya...> - 2005-07-10 20:12:22
|
approved & updated the DB, FM Francesco wrote: > name: wxBZipStream > wxversion: 2.4,2.5,2.6,cvs > category: gui > language: cpp > description: BZip2 input/output wxStreams for wxWidgets > location: wxBZipStream > cdate: 2004-06-19 > id: 71 > status: stable > docs: notavailable > buildsys: bakefile > extdep: none > wiki: disabled > wxport: all > samples: 0 > approved: 0 > author: Ryan Norton > version: 1.0 > mantainerid: 10 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco <fr...@us...> - 2005-07-10 19:01:06
|
name: wxBZipStream wxversion: 2.4,2.5,2.6,cvs category: gui language: cpp description: BZip2 input/output wxStreams for wxWidgets location: wxBZipStream cdate: 2004-06-19 id: 71 status: stable docs: notavailable buildsys: bakefile extdep: none wiki: disabled wxport: all samples: 0 approved: 0 author: Ryan Norton version: 1.0 mantainerid: 10 |
From: SourceForge.net <no...@so...> - 2005-07-10 16:36:34
|
Patches item #1235635, was opened at 2005-07-10 18:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1235635&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 Submitted By: neai (neaiswitch) Assigned to: Nobody/Anonymous (nobody) Summary: [wxTreeListCtrl] misc Initial Comment: Scrolling didn't work on msw 2.6.1, was fixed by adding wheel event to list of processed types of events in wxTreeListMainWindow::OnMouse(). Populating big tree lists with lots of columns is very slow, so virtual mode was added. It's like virtual list, except that instead of row number, pointer to wxTreeItemData is given. IMO tree item captions with wxTR_HAS_BUTTONS style should be drawn starting from the same vertical line regardless whether they have the button, so such option was added. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462818&aid=1235635&group_id=51305 |
From: Francesco <fr...@us...> - 2005-07-09 19:01:15
|
name: test for dumppendingcomp.sh wxversion: 2.4,2.5,cvs,all category: gui language: wxperl description: fdsafdsafdsafasdsdaf location: fdsafdsafdsa cdate: 2009-07-20 id: 70 status: alpha docs: notavailable buildsys: extdep: none wiki: disabled wxport: wxmsw,wxgtk,wxx11,wxmac,wxmotif,all samples: 0 approved: 0 author: Francesco Montorsi version: 1.0 mantainerid: 1 |
From: Francesco M. <f18...@ya...> - 2005-07-09 15:27:57
|
just a test... Francesco wrote: > name: test for dumppendingcomp.sh > wxversion: 2.4,2.5,cvs,all > category: gui > language: wxperl > description: fdsafdsafdsafasdsdaf > location: fdsafdsafdsa > cdate: 2009-07-20 > id: 70 > status: alpha > docs: notavailable > buildsys: > extdep: none > wiki: disabled > wxport: wxmsw,wxgtk,wxx11,wxmac,wxmotif,all > samples: 0 > approved: 0 > author: Francesco Montorsi > version: 1.0 > mantainerid: 1 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco M. <f18...@ya...> - 2005-07-09 15:27:13
|
approved & updated the DB, FM Francesco wrote: > name: wxScintilla > wxversion: > category: gui > language: cpp > description: wxScintilla is a wrapper around the Scintilla edit control (see > http://www.scintilla.org). It's derived from wxStyledTextCtrl done by Robin Dunn. > > location: wxscintilla > cdate: 0000-00-00 > id: 66 > status: stable > docs: notavailable > buildsys: > extdep: > wiki: disabled > wxport: > samples: 0 > approved: 0 > author: Otto Wyss > version: 1.64.0 > mantainerid: 8 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco <fr...@us...> - 2005-07-09 15:26:04
|
name: wxScintilla wxversion: category: gui language: cpp description: wxScintilla is a wrapper around the Scintilla edit control (see http://www.scintilla.org). It's derived from wxStyledTextCtrl done by Robin Dunn. location: wxscintilla cdate: 0000-00-00 id: 66 status: stable docs: notavailable buildsys: extdep: wiki: disabled wxport: samples: 0 approved: 0 author: Otto Wyss version: 1.64.0 mantainerid: 8 |
From: Francesco <fr...@us...> - 2005-07-09 15:26:04
|
name: test for dumppendingcomp.sh wxversion: 2.4,2.5,cvs,all category: gui language: wxperl description: fdsafdsafdsafasdsdaf location: fdsafdsafdsa cdate: 2009-07-20 id: 70 status: alpha docs: notavailable buildsys: extdep: none wiki: disabled wxport: wxmsw,wxgtk,wxx11,wxmac,wxmotif,all samples: 0 approved: 0 author: Francesco Montorsi version: 1.0 mantainerid: 1 |
From: Francesco <fr...@us...> - 2005-07-09 15:24:53
|
name: wxScintilla wxversion: category: gui language: cpp description: wxScintilla is a wrapper around the Scintilla edit control (see http://www.scintilla.org). It's derived from wxStyledTextCtrl done by Robin Dunn. location: wxscintilla cdate: 0000-00-00 id: 66 status: stable docs: notavailable buildsys: extdep: wiki: disabled wxport: samples: 0 approved: 0 author: Otto Wyss version: 1.64.0 mantainerid: 8 |
From: Francesco <fr...@us...> - 2005-07-09 15:24:16
|
name: wxScintilla wxversion: category: gui language: cpp description: wxScintilla is a wrapper around the Scintilla edit control (see http://www.scintilla.org). It's derived from wxStyledTextCtrl done by Robin Dunn. location: wxscintilla cdate: 0000-00-00 id: 66 status: stable docs: notavailable buildsys: extdep: wiki: disabled wxport: samples: 0 approved: 0 author: Otto Wyss version: 1.64.0 mantainerid: 8 |
From: Francesco M. <f18...@ya...> - 2005-07-08 21:50:11
|
approved & updated the DB, FM Francesco wrote: > name: wxspellchecker > wxversion: 2.4,2.5,2.6,cvs > category: gui > language: cpp > description: wxSpellChecker is an library that provides an API to use various spell checker engines through wxWidgets classes or a C interface. The developer should have flexibility in the dialog design (using XML resources) and the spell checking interface (only Aspell and Myspell are supported at this time). For maximum control, developers can derive dialog classes from wxSpellCheckDialogInterface and create more customized dialogs. Non-dialog based interfaces can be created by deriving from the wxSpellCheckUserInterface directly. Also support can be added for more spell check engines as needed using the wxSpellCheckEngineInterface base class. > location: wxspellchecker > cdate: 0000-00-00 > id: 67 > status: stable > docs: hand > buildsys: makefiles,projectfiles > extdep: Aspell (optional) > wiki: disabled > wxport: wxmsw,wxgtk > samples: 1 > approved: 0 > author: Joe Blough > version: 1.0 > mantainerid: 9 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco M. <f18...@ya...> - 2005-07-08 21:50:02
|
approved & updated the DB, FM Francesco wrote: > name: wxHyperLink > wxversion: > category: gui > language: cpp > description: wxHyperLink contains a static text element which links to an URL. Clicking on > the URL activates the standard browser (via mimetype) and opens the URL. No > checks on the URL is done. > location: hyperlink > cdate: 2004-12-23 > id: 64 > status: stable > docs: notavailable > buildsys: > extdep: > wiki: disabled > wxport: > samples: 0 > approved: 0 > author: Otto Wyss > version: 2004-12-23 > mantainerid: 8 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco M. <f18...@ya...> - 2005-07-08 21:49:55
|
approved & updated the DB, FM Francesco wrote: > name: wxCrashPrint > wxversion: > category: gui > language: cpp > description: This class formats and prints a report in case the application crashes on > Linux. Also included is the implementation of the BlackBox.dll which does > the same on Windows. > location: crashprint > cdate: 2004-12-23 > id: 63 > status: stable > docs: hand > buildsys: > extdep: > wiki: disabled > wxport: wxx11 > samples: 1 > approved: 0 > author: Otto Wyss > version: 2004-12-23 > mantainerid: 8 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco M. <f18...@ya...> - 2005-07-08 21:49:48
|
approved & updated the DB, FM Francesco wrote: > name: shortcutpanel > wxversion: 2.4,2.5,2.6,cvs > category: gui > language: cpp > description: Originally written by Jonatan Magnusson of Phoenix Data, this component provides an > old-style "Outlook-like" shortcut bar within a wxPanel derived class. > location: shortcutpanel > cdate: 0000-00-00 > id: 68 > status: stable > docs: hand > buildsys: makefiles,projectfiles > extdep: > wiki: disabled > wxport: wxmsw,wxgtk > samples: 1 > approved: 0 > author: Joe Blough > version: 1.0 > mantainerid: 9 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco M. <f18...@ya...> - 2005-07-08 21:49:43
|
approved & updated the DB, FM Francesco wrote: > name: wxScintilla > wxversion: > category: gui > language: cpp > description: wxScintilla is a wrapper around the Scintilla edit control (see > http://www.scintilla.org). It's derived from wxStyledTextCtrl done by Robin Dunn. > > location: wxscintilla > cdate: 0000-00-00 > id: 66 > status: stable > docs: notavailable > buildsys: > extdep: > wiki: disabled > wxport: > samples: 0 > approved: 0 > author: Otto Wyss > version: 1.64.0 > mantainerid: 8 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco M. <f18...@ya...> - 2005-07-08 21:47:51
|
approved ;-) FM Francesco wrote: > name: databaselayer > wxversion: 2.5,2.6,cvs > category: non-gui > language: cpp > description: Description: DatabaseLayer provides a JDBC-like interface to database I/O. So far only SQLite3 and Firebird database backends are supported. CxxTest unit tests are used to try and make it easier to add more database > backends in the future. > location: databaselayer > cdate: 0000-00-00 > id: 69 > status: stable > docs: hand > buildsys: makefiles > extdep: SQLite3, IBPP/Firebird (all optional) > wiki: disabled > wxport: wxmsw,wxgtk > samples: 1 > approved: 0 > author: Joe Blough > version: 1.0 > mantainerid: 9 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: Francesco <fr...@us...> - 2005-07-08 19:01:10
|
name: databaselayer wxversion: 2.5,2.6,cvs category: non-gui language: cpp description: Description: DatabaseLayer provides a JDBC-like interface to database I/O. So far only SQLite3 and Firebird database backends are supported. CxxTest unit tests are used to try and make it easier to add more database backends in the future. location: databaselayer cdate: 0000-00-00 id: 69 status: stable docs: hand buildsys: makefiles extdep: SQLite3, IBPP/Firebird (all optional) wiki: disabled wxport: wxmsw,wxgtk samples: 1 approved: 0 author: Joe Blough version: 1.0 mantainerid: 9 |