Activity

From 01/11/2010 to 02/09/2010

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,... Gianluca Sorrentino

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 ...
Koen Deforche
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...
Koen Deforche
01:17 pm Revision d55724d512cb9370122262f9067bafa42a3d1d5e: fix IE bugs related to with-eval mysteries
Koen Deforche
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...
Anonymous

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... mobi phil

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!
ruliang ge

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...
Joe VanAndel

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...
Anonymous
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...
Guido Seifert

01/31/2010

10:46 pm Revision b17cb610fddb9f46be5482d0c4d286289a87e9e6: fix WTreeView issue and perhaps second; make a...
Koen Deforche
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...
Wim Dumon

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...
Wim Dumon
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...
Omer Katz
10:06 am Revision dca789497057b7bcacc7836115994ecaa8cd04fa: fix WResource for QtApplication use case
Koen Deforche
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...
Ted Smith

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...
Koen Deforche
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...
Koen Deforche
01:40 pm Bug #279 (Feedback): examples/charts does not work [origin/v3.0
Koen Deforche
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
Koen Deforche
01:14 pm Revision e9f077ac27fd6186b2728a07372a564eb95f8874: setSelectable() on treeview itself
Koen Deforche
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...
Koen Deforche
12:55 pm Revision 390f910a5bac74bd1ac87999e74bb6c0493961bc: see Changelog
Koen Deforche

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...
Omer Katz

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...
blink eye
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...
blink eye
10:19 am Revision 31cba77fd86ca6480e67aace6d8cc92fc76f663a: woops
Koen Deforche
10:14 am Revision 1b62644a14af88fe8b32a9a18538595c8a8dda07: add column1Fixed() method, fix typo and update...
Koen Deforche
10:00 am Revision 7f0ab7d203d8d28cee6c2e685b84fcec2aa4164f: see Changelog
Koen Deforche

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 ...
Anonymous
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
Anonymous

01/21/2010

02:07 pm Revision 7fd2688e015b8cdea73bf65aa8ae493c1a31ecdf: see Changelog
Koen Deforche
11:08 am Bug #267 (Resolved): WPopupMenu example in widget gallery crashes
Koen Deforche
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...
Koen Deforche
10:11 am Revision 380749513e4ccc6a429f84f8cb24c2bb2d101287: improvements to server push, WTreeView with co...
Koen Deforche
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....
blink eye

01/20/2010

12:38 pm Revision 13ae54e1cd9ae7bfd1fa1f02be719b94aced65e9: documentation and style improvements
Koen Deforche

01/19/2010

08:37 pm Revision 442ffdb49730a184efac4a840b3388e43d447241: prevent double join table creation, fix WCanva...
Koen Deforche
06:14 pm Bug #275 (Resolved): canvas rendering bugs
Pieter Libin
06:14 pm Bug #275 (Closed): canvas rendering bugs
canvas rendering bugs
the attached code does not render the grid
Pieter Libin
06:11 pm Revision 8a85a34b23b83cfb2830d1f6a591d354594d8122: fix using non-Ext::Container widgets directly ...
Koen Deforche
03:24 pm Feature #274 (Closed): WDialog: listen for escape key
WDialog: listen for escape key
hide by default when pressed?
Pieter Libin
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... Anonymous
12:59 pm Revision 4937127d8cbb592ff4b718429b4be3da914c63e0: fix WTreeViewNode single column updates
Koen Deforche
11:29 am Revision aacf1163998a3e3b8410503e589d4116e95130c9: fix JavaScript one-month off error
Koen Deforche
10:27 am Revision 783d5d090224b99b144dd526251907a3c28320d7: see Changelog
Koen Deforche

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. Omer Katz
10:39 pm Feature #271: WProgressBar
I mistakenly labeled it as a bug, please change. Omer Katz
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 ...
Omer Katz
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 ...
Omer Katz
09:04 pm Revision 2027393667178b91fcd480bf4fee73f0e74e5ed5: see Changelog
Koen Deforche
12:32 pm Revision 7b0bb951cc80c199fcf14a35e432bff2802c2761: fix table create quotation missing
Koen Deforche
10:57 am Revision 6c37c9a5e7b8201ac6dc185f2d84284bcf150d58: fix WTabWidget layout management
Koen Deforche
09:18 am Revision 517bc011d5793270298f44e3cacfc5a513f2c642: small fixes
Koen Deforche

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...
Omer Katz

01/16/2010

07:13 pm Support #269 (Feedback): Running a Wt application without using command arguments
As the title already says a bit, I'm having trouble running a Wt application without using command arguments.
The fo...
Anonymous

01/15/2010

05:22 pm Revision bb76d586bec69eabec79913009e9ba30d248e123: code rearrangements, WTreeView regression glit...
Koen Deforche
02:26 pm Feature #268 (New): Advanced menu support
Idea from geert:
# A tree-like navigation model where each leaf has an internal path (basically this could be WAbs...
Koen Deforche
02:21 pm Bug #266 (Closed): Component display bug
Koen Deforche
02:21 pm Bug #266: Component display bug
Hey Johnny,
You need to make sure you run from a directory which holds the .xml resource files (and also need to l...
Koen Deforche
02:19 pm Bug #267: WPopupMenu example in widget gallery crashes
Hey Geert,
thanks for reminding us. This was in the mean time fixed in the latest git version, but this version wa...
Koen Deforche

01/13/2010

06:27 pm Bug #267 (Closed): WPopupMenu example in widget gallery crashes
Example on http://www.webtoolkit.eu/widgets#/form-widgets/wpopupmenu
crashes:
Click on the box, wait until the po...
Anonymous
02:11 pm Bug #266 (Closed): Component display bug
This bug occurs for me when I run any Wt example: !http://img705.imageshack.us/img705/5082/wtbug.jpg!
As you probabl...
Anonymous
09:25 am Feature #262 (Resolved): How to implement usr login problem ?
Hey,
You need to use a cookie if you want to keep authentication/identity across sessions, and you can configure r...
Koen Deforche
09:23 am Support #265 (Resolved): Session issues
There are several ways to reduce the risk of a denial of service attack:
* If your application requires authentica...
Koen Deforche

01/12/2010

06:18 pm Revision b6f7cc3d50cefe9561c110b15422e8fe48941393: see Changelog
Koen Deforche
03:36 pm Support #265 (Closed): Session issues
When a user reloads the page, a new session is created. This could lead to a serious denial of service attack if some... Anonymous
10:57 am Revision 180b3d2a5b81f07f6469a4be5e0787a4e013fd3d: fix internal path change for non-JavaScript si...
Koen Deforche

01/11/2010

10:31 pm Revision 1aee7b41170e294e4db5eafb074946d6948d672c: see Changelog
Koen Deforche
« Previous
Next »
 

Also available in: Atom