~starius/wt-classes/1.4.1

« back to all changes in this revision

Viewing changes to Changelog

  • Committer: Boris Nagaev
  • Date: 2012-10-16 22:01:56 UTC
  • Revision ID: bnagaev@gmail.com-20121016220156-qj7sewywbbsr6lfe
fix Notify: provide default noop implemntation for widget.notify()

If Widget's destructor was called during notify(),
then widget->notify() could be pure virtual call.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2012-10-17:
 
2
    * (fix) provide default noop implemntation for widget.notify() (Notify)
 
3
 
1
4
2012-10-03:
2
5
    * (fix) url(en/de)code values of nodes (Url)
3
6