Rev. | Time | Author |
---|---|---|
1f42687cde97 | 2017-02-27 01:08:25 | <exeal@user...> |
fixed: Some minor compile errors. |
||
2dcc2d965f50 | 2017-02-25 15:57:28 | <exeal@user...> |
. |
||
bb1bb160e83a | 2017-02-25 15:54:55 | <exeal@user...> |
alpha.win32.WindowApplication now takes ownership of the main window. |
||
fb14acefdbc3 | 2017-02-25 15:51:53 | <exeal@user...> |
. |
||
5bfb9b77d665 | 2017-02-25 15:50:55 | <exeal@user...> |
Introduced ascension.text.utf.CodeUnitTraits class template. |
||
0d2f173ce5d7 | 2017-02-20 00:45:38 | <exeal@user...> |
. |
||
e266dd8e5740 | 2017-02-20 00:45:08 | <exeal@user...> |
Moved window message codes from Application into MainWindow. |
||
ae7e8b6321ff | 2017-02-20 00:43:43 | <exeal@user...> |
Removed unused stuffs from alpha.EditorView class. |
||
82865aa55768 | 2017-02-20 00:42:41 | <exeal@user...> |
Reimplemented input.*. |
||
f196d53b749d | 2017-02-20 00:38:58 | <exeal@user...> |
Added alpha.win32.StatusBar class. |
||
8a398d460886 | 2017-02-20 00:38:07 | <exeal@user...> |
Introduced adhoc localizedString free function. |
||
a4919138f967 | 2017-02-20 00:35:44 | <exeal@user...> |
fixed: . |
||
b5884cd7084b | 2017-02-20 00:34:59 | <exeal@user...> |
ascension.Timer is now noncopyable. |
||
89194ae0068f | 2017-02-08 23:05:36 | <exeal@user...> |
fixed: Some minor compile errors. |
||
12949adffa20 | 2017-02-06 00:39:05 | <exeal@user...> |
Introduced PanedWidget and StackedWidget classes into alpha.win32. |
||
94a90d8b8d98 | 2017-02-06 00:37:35 | <exeal@user...> |
fixed: Some minor compile errors. |
||
1465bde2f561 | 2017-01-24 13:06:32 | <exeal@user...> |
Separated ascension.fromLatin1 functions into the new header file. |
||
8331108e8907 | 2017-01-23 01:29:46 | <exeal@user...> |
. |
||
74d6c2f7ba45 | 2017-01-22 22:36:48 | <exeal@user...> |
win32.CustomControl and win32.SubclassedWindow are now class templates. |
||
cb7878260c46 | 2017-01-22 14:01:20 | <exeal@user...> |
Introduced alpha/src/ui directory. |
||
b38396ec3f84 | 2017-01-21 20:29:56 | <exeal@user...> |
Separated win32.Application class from win32/module.hpp into the new header file. |
||
27191112d868 | 2017-01-19 23:26:39 | <exeal@user...> |
Added alpha.PlatformString type. |
||
3d4a971a6105 | 2017-01-19 01:16:18 | <exeal@user...> |
Unified DefaultCaretShaper and LocaleSensitiveCaretShaper classes into StandardCaretShaper. |
||
4c6e56973050 | 2017-01-18 19:22:05 | <exeal@user...> |
Renamed default-caret-shaper.* standard-caret-shaper.*. |
||
3b3009708062 | 2017-01-16 00:04:46 | <exeal@user...> |
Separated option entities for RenderingContext2D class from rendering-context.hpp into the new header file. |
||
b4e0bb1f1741 | 2017-01-15 23:49:06 | <exeal@user...> |
Separated graphics.PaintContext class from rendering-context.hpp into the new header file. |
||
e22b5d3d9e4e | 2017-01-15 22:22:46 | <exeal@user...> |
Refined around InputMethodEvent class. |
||
dd09b0a95e01 | 2017-01-15 22:21:54 | <exeal@user...> |
CaretPainter is now an interface class and used by the Caret not the TextArea. |
||
265602ee84c2 | 2017-01-15 22:16:30 | <exeal@user...> |
fixed: Many compile errors. |
||
9900940cd549 | 2017-01-15 22:07:18 | <exeal@user...> |
viewer.widgetapi.Cursor now can construct from a platform-native object. |