Activity
From 01/17/2010 to 02/15/2010
02/15/2010
- 04:13 pm Feature #273: A QtNetwork...erm.. WtNetwork Module would be nice
- It seems to me that (1) there are already nice and portable libraries that do networking, boost.asio is certainly one...
- 03:20 pm Feature #297 (New): WTextArea default style improvement
- I think in most of the use cases one would avoid to set the number of columns, and would expect instead that the text...
- 03:00 pm Feature #285 (Feedback): How the Wt supports the "Server Push"
- The simplechat gives an example of server push (where data is pushed from one client to others). Perhaps you are look...
- 11:22 am Bug #296 (Closed): right mouse popup also displays default menu
- Problem:
Performing the right click in the treeview 'slowly' (= mouse down, hold down for a second, then mouse up) p...
02/10/2010
- 10:40 pm Feature #294 (Closed): WText and WTextArea improvement proposal
- Extra (optional) string attribute (indication text) that would be shown as long the WText and WTextArea are initializ...
- 12:03 pm Feature #289: ExtJS widgets state restore on Layout change
- PLEASE MODIFY THIS FROM BUG TO FEATURE!
Sorry for the mistake.
Regards
02/09/2010
- 01:49 pm Feature #289 (New): ExtJS widgets state restore on Layout change
- When a layout manager geometry is changed the children widgets that keep their status track client-side are resetted,...
02/08/2010
- 03:14 pm Bug #282: wt version 3.1.0 don't compile because lack of boost/unordered library in boost 1.35
- Hey,
You are right. I wasn't cautious enough when using unordered_map...
We will update the minimum requirements ... - 03:13 pm Bug #284: bus error - failure in 'test' program, Redhat Enterprise 5.4, x86_64
- Hey,
We recommend 1.36 or higher.
The stack-trace indicates somewhere a possible problem related to threads.
A... - 01:17 pm Revision d55724d512cb9370122262f9067bafa42a3d1d5e: fix IE bugs related to with-eval mysteries
- 12:23 pm Feature #288 (Closed): Extend WCalendar features
- - allow a custom selection handler (e.g. select a whole week when clicking on a date)
proposal:
- allow to disa...
02/07/2010
- 04:31 pm Feature #287 (Closed): Extend features of titlebar area of WPanel
- often it makes sense to put in the place of the title of a WPanel an anchor, line edit, etc., or combination of contr...
02/05/2010
- 10:13 am Feature #285 (Closed): How the Wt supports the "Server Push"
- Could you some example for "Server Push" ?
Thank you!
02/04/2010
- 05:13 pm Bug #284 (Closed): bus error - failure in 'test' program, Redhat Enterprise 5.4, x86_64
- I've pulled Wt from git, as of
commit b17cb610fddb9f46be5482d0c4d286289a87e9e6
Author: Koen Deforche <koen@emweb...
02/01/2010
- 07:47 pm Bug #282 (Closed): wt version 3.1.0 don't compile because lack of boost/unordered library in boos...
- I got following error:
@wt-3.1.0/src/Wt/WTreeView:12:35: error: boost/unordered_map.hpp: No such file or directory... - 03:25 pm Feature #273: A QtNetwork...erm.. WtNetwork Module would be nice
- > Are you suggesting a wrapper of boost.asio?
Yes.
> Do you know how much work is that?
Erm....no, not reall...
01/31/2010
- 10:46 pm Revision b17cb610fddb9f46be5482d0c4d286289a87e9e6: fix WTreeView issue and perhaps second; make a...
- 06:53 pm Support #281: Cygwin Build Using gcc
- Isn't this rather a question for the cmake fora?
I have no experience with building Wt with cygwin. I believe previo...
01/29/2010
- 02:36 pm Bug #278 (Feedback): WLogger isn't thread safe
- To avoid this:
1. start your wt application with --num-threads=1. This is usually acceptable during debugging.
2. r... - 10:59 am Bug #270: WSlider setValue doesn't emit valueChanged
- Koen Deforche wrote:
> Omer Katz wrote:
> > I'm setting a slider's value from an external source and I see that val... - 10:06 am Revision dca789497057b7bcacc7836115994ecaa8cd04fa: fix WResource for QtApplication use case
- 01:33 am Support #281 (Closed): Cygwin Build Using gcc
- I would like to build wt using gcc under Cygwin.
Cmake gives the following error:
CMake Error at /usr/share/c...
01/28/2010
- 02:04 pm Bug #270 (Feedback): WSlider setValue doesn't emit valueChanged
- Omer Katz wrote:
> I'm setting a slider's value from an external source and I see that valueChanged does not emit on... - 02:00 pm Support #269 (Feedback): Running a Wt application without using command arguments
- Hey Johnny,
I cannot reproduce this on Linux, so I wonder if the problem is with the GetModuleName() method ?
T... - 01:40 pm Bug #279 (Feedback): examples/charts does not work [origin/v3.0
- 01:40 pm Bug #279: examples/charts does not work [origin/v3.0
- Hey,
Any reason why you are not using the 'master' branch ?
Regards,
koen - 01:14 pm Revision e9f077ac27fd6186b2728a07372a564eb95f8874: setSelectable() on treeview itself
- 01:01 pm Feature #280 (New): Improve Ext::TableView::cellClicked()
- How about adding a Signal<WModelIndex, WMouseEvent> cellClicked() to Ext::TableView?
i.e. have access to the mouse... - 12:55 pm Revision 390f910a5bac74bd1ac87999e74bb6c0493961bc: see Changelog
01/27/2010
- 10:48 pm Feature #273: A QtNetwork...erm.. WtNetwork Module would be nice
- Anonymous wrote:
> As from the subject might be guessed: I'd love to see analogue classes to the QtNetwork module in...
01/25/2010
- 04:47 pm Bug #279: examples/charts does not work [origin/v3.0
- It turns out this gets only the Scatter Plot (time series) working.
* Category Chart
* Scatter Plot (sine functio... - 04:29 pm Bug #279 (Feedback): examples/charts does not work [origin/v3.0
- The examples build and starts fine - but
* Category chart
* Scatter Plott (time series)
* Scatter Plott (sine f... - 10:19 am Revision 31cba77fd86ca6480e67aace6d8cc92fc76f663a: woops
- 10:14 am Revision 1b62644a14af88fe8b32a9a18538595c8a8dda07: add column1Fixed() method, fix typo and update...
- 10:00 am Revision 7f0ab7d203d8d28cee6c2e685b84fcec2aa4164f: see Changelog
01/22/2010
- 06:58 pm Bug #278 (Feedback): WLogger isn't thread safe
- When logging from another thread it mixes the buffer with other logs.
This makes it very hard to debug or just show ... - 10:58 am Feature #277 (New): extend the styleclass api
- create function which allow to set or unset a styleclass,
without affecting the other classes in the element
01/21/2010
- 02:07 pm Revision 7fd2688e015b8cdea73bf65aa8ae493c1a31ecdf: see Changelog
- 11:08 am Bug #267 (Resolved): WPopupMenu example in widget gallery crashes
- 11:08 am Bug #276 (Closed): examples/charts does not work [empty page]
- Hey,
You need to get and deploy ExtJS (the 404 results for ext-base.js and co indicate you do not have them).
S... - 10:11 am Revision 380749513e4ccc6a429f84f8cb24c2bb2d101287: improvements to server push, WTreeView with co...
- 06:39 am Bug #276 (Closed): examples/charts does not work [empty page]
- I compiled wt and the examples from
* remotes/origin/master
* remotes/origin/v2
* remotes/origin/v3.0
* "v3.1....
01/20/2010
01/19/2010
- 08:37 pm Revision 442ffdb49730a184efac4a840b3388e43d447241: prevent double join table creation, fix WCanva...
- 06:14 pm Bug #275 (Resolved): canvas rendering bugs
- 06:14 pm Bug #275 (Closed): canvas rendering bugs
- canvas rendering bugs
the attached code does not render the grid - 06:11 pm Revision 8a85a34b23b83cfb2830d1f6a591d354594d8122: fix using non-Ext::Container widgets directly ...
- 03:24 pm Feature #274 (Closed): WDialog: listen for escape key
- WDialog: listen for escape key
hide by default when pressed? - 02:23 pm Feature #273 (New): A QtNetwork...erm.. WtNetwork Module would be nice
- As from the subject might be guessed: I'd love to see anlogue classes to the QtNetwork module in Wt, e.g. Q(W)TcpSock...
- 12:59 pm Revision 4937127d8cbb592ff4b718429b4be3da914c63e0: fix WTreeViewNode single column updates
- 11:29 am Revision aacf1163998a3e3b8410503e589d4116e95130c9: fix JavaScript one-month off error
- 10:27 am Revision 783d5d090224b99b144dd526251907a3c28320d7: see Changelog
01/18/2010
- 10:39 pm Feature #272: WLogger lacks file rerouting and file joint logging
- I mistakenly labeled it as a bug, please change.
- 10:39 pm Feature #271: WProgressBar
- I mistakenly labeled it as a bug, please change.
- 10:38 pm Feature #272 (New): WLogger lacks file rerouting and file joint logging
- WLogger currently only logs for the command line.
This should be changed so it will be possible to map the log into ... - 10:33 pm Feature #271 (New): WProgressBar
- Currently there is only a Wt::Ext::ProgressDialog but a progress bar widget is missing.
It should be fairly easy to ... - 09:04 pm Revision 2027393667178b91fcd480bf4fee73f0e74e5ed5: see Changelog
- 12:32 pm Revision 7b0bb951cc80c199fcf14a35e432bff2802c2761: fix table create quotation missing
- 10:57 am Revision 6c37c9a5e7b8201ac6dc185f2d84284bcf150d58: fix WTabWidget layout management
- 09:18 am Revision 517bc011d5793270298f44e3cacfc5a513f2c642: small fixes
01/17/2010
- 12:48 am Bug #270 (Feedback): WSlider setValue doesn't emit valueChanged
- I'm setting a slider's value from an external source and I see that valueChanged does not emit on setValue() call.
I...
Also available in: Atom