lp:wt-classes

Created by Boris and last modified
Get this branch:
bzr branch lp:wt-classes
Only Boris can upload to this branch. If you are Boris please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Boris
Project:
wt-classes
Status:
Development

Recent revisions

891. By Boris

Added tag 1.4.1 for changeset cd539288aa70

890. By Boris

version 1.4.1

889. By Boris

fix get_locale()

888. By Boris

add utility functions get_locale() and set_locale(string) as Wt 3.3.0 workaround

http://redmine.emweb.be/issues/1705

887. By Boris

Countdown: use jquery.countdown v1.6.1 by default

+ use symbol 'jQuery.countdown' in the lib require()

886. By Boris

Countdown: update to jquery.countdown >= 1.6.0 changes

'change' command was replaced with 'option'
'option' does not work for 'since' and 'until' (recreation is needed)

Now it works for jquery.countdown 1.6.0 and 1.6.1 at least.

Chrome 24.0.1312.52 problem with jquery.countdown < 1.6.1 remains.
It seems to be connected with requestAnimationFrame.

885. By Boris

(fix) (Wbi/Output) propagate set_selected_by_default() to is_selected()

884. By Boris

(fix) do not use tmpnam(NULL), it causes races

883. By Boris

add virtual destructor to abstract class Event (Notify)

Possible memory leaks fixed.

882. By Boris

Planning: make sure timeduration passed to schedule() >= delay

If a task was queued, its target datetime could occur < now().
schedule() does not work correct if duration < 0.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~starius/wt-classes/1.4.0
This branch contains Public information 
Everyone can see this information.

Subscribers