Activity
From 02/06/2010 to 03/07/2010
03/06/2010
- 03:07 pm Bug #333 (Assigned): wt compile error under FreeBSD with sqlite
- make aborts build process because linking against libdl failed. There isn't a libdl under FreeBSD, the dynamic load f...
03/05/2010
- 05:36 pm Bug #327 (Resolved): wtimer is not updated when using progressive bootstrap
- 01:33 pm Bug #327 (Closed): wtimer is not updated when using progressive bootstrap
- wtimer is not updated when using progressive bootstrap
- 12:47 pm Support #326 (Closed): Best Practices
- See the wtwithqt folder in the examples directory. It is a solution that will probably work for you, but alternative ...
- 12:45 pm Support #324 (Closed): Building Hello World from Gentle Intro.
- 12:00 pm Revision ce5ce7836874c6ad5f6b0e53aa70a1eeb4446b5e: see Changelog
- 11:58 am Feature #43 (Resolved): add mechanism to paint cells in a WCalendar
- implemented virtual WWidget* renderCell(WWidget* widget, const WDate& date);
- 11:58 am Feature #288 (Resolved): Extend WCalendar features
- added clicked, activated, currentPageChanged signal
added setSelectionMode (+ NoSelection)
03/04/2010
- 12:34 pm Support #326 (Closed): Best Practices
- Hello,
Why Wt c++ uses Boost library and doesn't use QT ? (Qt also includes Signal/Slot mechanisms)
I am asking ... - 02:02 am Support #324 (Closed): Building Hello World from Gentle Intro.
- Hi,
What is the correct way to build "Hello World" from listing 1 of:
A gentle introduction to the Wt C++ ...
03/03/2010
- 05:30 pm Revision d8443d01f7df3dad80a3ad1b542c8d577c1d2b05: small fixes
- 03:21 pm Bug #323 (Closed): Column alignment issues with Ext::TableView
- Wt: GIT
OS: Linux Ubuntu 9.10 (karmic)
ExtJS: 3.1.0
Browser: Chrome 5.0.307.9 beta
Browser: Mozilla Firefox: 3.5.... - 12:40 pm Feature #294: WText and WTextArea improvement proposal
- WLineEdit
WTextArea
add css style to make the text gray (public css api) - 11:39 am Bug #322 (Resolved): WSocketNotifier does not work on Windows
- Subject says it all. Root cause is probably that dup() in Server.C does not work.
- 04:24 am Feature #285: How the Wt supports the "Server Push"
- Thank you very much for your example!
The follow picture file is what i want to do "Server Push".
I down not ho...
03/02/2010
- 01:48 pm Feature #312 (Closed): Graceful degradation for WTreeView
- WTreeView needs a graceful degradation to use 1 2 3 4 >> next style of (lame) navigation when AJAX is not available.
- 12:38 pm Bug #86 (Closed): Handle XHTMLRequest update failing
- 12:38 pm Bug #216 (Closed): [ WCalendar and Wt::Ext::Calendar ] j103 is null, code: undefined, descripti...
- 12:37 pm Bug #257 (Closed): WBoxLayout uneven spacing
- 12:37 pm Bug #267 (Closed): WPopupMenu example in widget gallery crashes
- 12:37 pm Bug #275 (Closed): canvas rendering bugs
- 12:37 pm Bug #310 (Closed): website boost dependancy inaccurate
- Sorry! Fixed now.
- 12:34 pm Revision 4abbc2cc0c897d7a86931763a8a71bd447edf4a2: dbo 0 session() fixes, and UTF8 string literals
03/01/2010
- 05:10 pm Feature #311 (New): WCalendar implement Vertical header
- WCalendar implement Vertical header
http://doc.trolltech.com/4.6/qcalendarwidget.html#VerticalHeaderFormat-enum - 03:36 pm Bug #309 (Resolved): Sizing issues with Ext::TableView
- Hey,
Thanks for the test case.
This is a problem with webkit not handling oversized absolute elements correctly... - 03:34 pm Revision e6b2a3c137e15f01411d0cd4d0b78705ef108306: see Changelog
02/27/2010
- 11:32 pm Bug #310 (Closed): website boost dependancy inaccurate
- http://www.webtoolkit.eu/wt#/download
Claims : "The indispensable boost C++ library: boost-1.35 or later. "
In...
02/26/2010
- 06:47 pm Bug #309 (Closed): Sizing issues with Ext::TableView
- OS: Linux Ubuntu 9.10 (karmic)
Wt: 3.1.1a
ExtJS: 3.1.0
Browser: Chrome 5.0.307.9 beta
Browser: Mozilla Firefox: 3... - 04:02 pm Bug #307 (Closed): Sizing issues with Ext::TableView
- Fixed in latest git. The issue was caused by the deferred JavaScript execution waiting on the ExtJS libraries to be l...
- 04:01 pm Revision e407b83f3fc5870df2d8b9886ec917f1bab3f720: fix UTF8 encoding issue and autoJavaScript cod...
- 03:53 pm Support #308 (Closed): [ENHANCEMENT] /etc/wt/wthttpd syntax
- In order to know the syntax to be used with /etc/wt/wthttpd file I had
to dig down to <boost/program_options/parsers... - 03:37 pm Bug #307 (Closed): Sizing issues with Ext::TableView
- Wt version: 3.1.1a (from repository https://launchpad.net/~pgquiles/+archive/ppa)
ExtJS version: 3.1.1
OS: Ubuntu L... - 03:07 pm Support #302 (Resolved): Mappingchema dbtable
- No you cannot (currently ?).
But since this only affects schema generation, you can create the schema yourself rat... - 03:02 pm Feature #285: How the Wt supports the "Server Push"
- From another thread you can grab the update lock, make the widget changes you want, and push them.
See also the fo... - 01:29 pm Support #301: cannot find Wt.sln
Hello,
From your post, I assume you found our windows build instructions at http://redmine.emweb.be/wiki/wt/Inst...- 01:26 pm Bug #296 (Closed): right mouse popup also displays default menu
- There seems not to be any reliable way of making this happen...
- 01:25 pm Bug #282 (Closed): wt version 3.1.0 don't compile because lack of boost/unordered library in boos...
- We version bumped to minimum boost 1.36 requirements
02/25/2010
- 11:18 am Revision cc24ab48de9a3a369eb8abfcca7afe937b9acf20: see Changelog
- 08:41 am Feature #285: How the Wt supports the "Server Push"
- Thank you!
I have seen the simplechat example. The WTextArea give an enter pressed signal,and make the server push...
02/23/2010
- 05:35 pm Revision f4efa76ea9350a0021a058ed3d2523fe6878e18b: fix recursive eventloop interfering with multi...
02/22/2010
- 02:29 pm Revision 568341583e7180f495818bebca969eaaf9d66d94: see Changelog
- 09:58 am Revision 76c18c8f10807dd5fb91788671a71e14a7d4d7aa: see Changelog
- 09:05 am Revision 756a677c2a6aaf11f46a327a7353b15c5a36a14f: see Changelog
02/19/2010
- 02:23 pm Support #302 (Closed): Mappingchema dbtable
- can i define an searchkey or unique key in mapping class?
regards
Axel
02/18/2010
02/17/2010
- 11:59 pm Revision eec48d45e4e44058d29060e1c8f97d938016ccd4: version bump
- 11:56 pm Revision 638dee6ecb2e58dccdf4757c14b70a6b446fdac4: replace mxml by rapidxml, prepare 3.1.1 release
- 11:21 pm Support #301 (Closed): cannot find Wt.sln
- We are new to the Wt download/configure/compile/build/installation procedure. We have the following issue:
(1) We...
02/16/2010
- 11:49 am Feature #299 (New): WCaptcha needed
- Would be useful to have a captcha control.
Please read the email conversation about the topic:
Wim Dumon to wit...
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...
Also available in: Atom