- 24 Jan, 2011 1 commit
-
-
pichoro authored
-
- 23 Jan, 2011 4 commits
- 22 Jan, 2011 2 commits
- 21 Jan, 2011 8 commits
- 20 Jan, 2011 1 commit
-
-
twanvl authored
-
- 19 Jan, 2011 4 commits
- 18 Jan, 2011 3 commits
- 16 Jan, 2011 2 commits
- 13 Jan, 2011 1 commit
-
-
twanvl authored
-
- 12 Jan, 2011 1 commit
-
-
twanvl authored
-
- 11 Jan, 2011 6 commits
-
-
twanvl authored
Use built in sort indicator of ListView control (on windows), wx doesn't provide this, so we do some Win32 programming.
-
twanvl authored
This requires that we ev.Skip() EVT_MOTION, otherwise the list becomes very sluggish to update.
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
- 09 Jan, 2011 7 commits
-
-
twanvl authored
-
twanvl authored
Angles are always doubles. Internally use radians as much as possible.
-
twanvl authored
-
twanvl authored
-
twanvl authored
* sin, cos, tan (radians) * sin_deg, cos_deg, tan_deg (degrees) * exp, log (base e), log10 * sqrt, pow
-
twanvl authored
fixed vector subscript out of range error in the Graph control: stacked bar charts ::findItem used incorrect bound
-
twanvl authored
-