- 09 Jan, 2011 3 commits
-
-
twanvl authored
fixed vector subscript out of range error in the Graph control: stacked bar charts ::findItem used incorrect bound
-
twanvl authored
-
artfreakwiu authored
No commit message
-
- 08 Jan, 2011 15 commits
-
-
twanvl authored
-
twanvl authored
Added quotes and - operator, which are the most important ones
-
twanvl authored
Yay for single line changes :)
-
twanvl authored
-
artfreakwiu authored
No commit message
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
- 07 Jan, 2011 2 commits
- 06 Jan, 2011 4 commits
- 03 Jan, 2011 3 commits
- 01 Jan, 2011 1 commit
-
-
twanvl authored
Reverted DropDownList back to wxPopupWindow from wxPopupTransientWindow. The latter is not going to work, because it tries to be too smart. In particular, it thinks the mouse clicks outside the dialog when the scrollbar is clicked, and dismisses the popup. It also requires a mouse capture, which gives problems when submenus are used.
-
- 31 Dec, 2010 6 commits
-
-
twanvl authored
this design using wxPopupTransientWindow is probably not going to work, I should revert to the old version.
-
twanvl authored
* fixed: popup didn't work when editor didn't have focus * fixed: dimissal by losing focus didn't repaint dropdown arrows
-
twanvl authored
-
twanvl authored
use wxPopupTransientWindow::Dismiss instead of Show(false), otherwise handlers are no uninstalled and we get an assertion failure.
-
twanvl authored
-
twanvl authored
-
- 08 Dec, 2010 6 commits