15 Commits

Author SHA1 Message Date
qPCR4vir
a72d7b0ce7 cleaning 2015-04-10 15:01:39 +02:00
qPCR4vir
65c9b35455 fix: Scroll don't get trigged in secondary monitor: no scroll in texbox, trebox, listbox, etc. 2015-04-10 10:54:31 +02:00
Jinhao
0ebf3dfacb fix false alarm of event memory leak
remove the unnecessary event leak check
2015-04-10 00:44:49 +08:00
Jinhao
e99ebc6e2e fix a crash error
it occurs when deleting a window in its certain event
2015-03-20 14:55:17 +08:00
Jinhao
57bd96a6ca Merge branch 'hotfixes-1.0' into develop 2015-03-01 22:16:17 +08:00
Jinhao
d3d46705f3 stop intercepting the WM_SYSCHAR keys 2015-02-26 00:37:49 +08:00
Jinhao
0d8daca12f fix intercept of system key to respone Alt+F4 2015-02-25 18:18:33 +08:00
Jinhao
0ffa3e54ca some improvements 2015-02-17 04:03:55 +08:00
cnjinhao
fd5ff571a7 get ready for Linux 2015-02-04 10:26:08 +08:00
cnjinhao
60474150f5 Merge branch 'feature-draw-through' into develop 2015-02-02 19:17:44 +08:00
cnjinhao
46f8182c50 add event stop_propagation 2015-02-01 17:12:19 +08:00
cnjinhao
4ff3a6afd5 Add the new spinbox widget 2015-01-22 06:19:24 +08:00
cnjinhao
f67dbdb14b draw-through
it is possible to render with OpenGL/DX by using draw-through.
2015-01-12 09:39:28 +08:00
cnjinhao
ecbf71b7e2 Color Schemes
textbox.scheme().selection = color(colors::red);
Set the text selection background color
2014-12-28 17:16:52 +08:00
cnjinhao
d0a317bd45 first init of 0.9 2014-12-11 03:32:35 +08:00