Web Toolkit

Edit Package wt

Wt is a C++ library and application server for developing and
deploying web applications. The widget-centric API is inspired by
existing C++ GUI APIs. It offers complete abstraction of any
web-specific implementation details. Most importantly, the entire
application is written in only one compiled language (C++), from which
the library generates the necessary HTML, Javascript, CGI, and AJAX
code.

Refresh
Refresh
Source Files
Filename Size Changed
4.4.0.tar.gz 0008774471 8.37 MB
_constraints 0000000154 154 Bytes
wt.changes 0000022196 21.7 KB
wt.spec 0000006512 6.36 KB
Revision 2 (latest revision is 3)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 854582 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 2)
Update wt so it doesn't depend on Qt4 which will be removed soon (boo#1179613)

- update to 4.4.0:
  * Wt 4.4.0 adds a couple of new features, like multiple X axes, and
  * WColorPicker, among other fixes and tweaks 
  * security related: Wt now rejects GET requests for Ajax-enabled sessions
  that are not for resources, as an extra means to prevent session
  hijacking attempts 
  * Wt 4.3.0 mainly adds the ability to redirect logging to a custom logging
  function, and login and transport encryption to the mail client, among some
  other fixes and tweaks
  see https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

- Update to new upstream release 4.2.2:
  * ensure that tooltips are always on top, even inside of a dialog
  * fixed text format being reset when the text of a WAnchor is cleared
  * fixed panning not working properly for a WCartesianChart with plain tooltips
  * fixed JavaScript memory leak related to deferred or HTML tooltips
  * and lots of other fixes (https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html)

- Update to 4.2.0
  * WSuggestionPopup: wordSeparators no longer requires (extra) escaping
  * The WLogEntry copy constructor was removed and replaced by a move constructor
  * Removed WDatePicker::setGlobalPopup
  * the default visibility of symbols is now set to hidden
  * It's now possible to get client certificate information in wthttp when behind a reverse proxy
  * WLogEntry can now use argument dependent lookup
  * Limited prevention of default action of the dragstart event to only draggable widgets.
  * Fixed removal of all widgets in a layout causing a JavaScript error
  and many more. Check the Changelog file for details.
- Run spec-cleaner
Comments 0
openSUSE Build Service is sponsored by