|
0fa5d17830
|
SDK preparation procedure reworked with init-for-IDE script
|
2021-01-18 23:52:16 +03:00 |
|
|
6eabb2141b
|
Build scripts moved to Tools subdirectory
|
2021-01-18 23:52:16 +03:00 |
|
|
731fbb7c1b
|
Console character map example added
|
2021-01-18 23:52:16 +03:00 |
|
|
66f8410294
|
KolibriOS window styles sorted by value, WS_NO_DRAW and WINDOW_BORDER_SIZE added
|
2021-01-18 23:52:16 +03:00 |
|
|
b52068a7f2
|
{$APPTYPE CONSOLE} support added
|
2021-01-18 23:52:16 +03:00 |
|
|
9888dd9095
|
Console API made closest to original one
Extended I/O procedures (CoreLite-like) removed, initial Read/ReadLn procedures added to System unit.
|
2021-01-18 23:52:16 +03:00 |
|
|
07075c3f36
|
KolibriOS.TThreadInfo.Window/Client are TBox now
|
2020-09-17 18:40:57 +03:00 |
|
|
5481451551
|
Exit HelloGUI app using standard Break procedure call
|
2020-09-17 00:36:12 +03:00 |
|
|
73d3f78bdf
|
Standard Pascal Write/WriteLn procedures added
|
2020-06-24 19:38:45 +03:00 |
|
|
a6dcaf154c
|
Example programs bugfixes © 0CodErr
|
2020-06-24 16:24:49 +03:00 |
|
|
6ff32000ac
|
Echo example program added
|
2020-06-21 19:34:51 +03:00 |
|
|
777db5d972
|
ConsoleColors example optimized
|
2020-06-12 12:05:43 +03:00 |
|
|
c0078559bb
|
Don't close console window by default
|
2020-06-12 12:05:34 +03:00 |
|
|
6ee928a133
|
CRT functions/procedures made safe with overloaded Write/WriteLn implementations
|
2020-06-10 01:45:07 +03:00 |
|
|
9868828cc2
|
CRT unit made more compatible with Turbo/FreePascal one
|
2020-06-10 01:24:36 +03:00 |
|
|
bf2e9bcc4b
|
Units initialization/finalization support added
|
2020-06-10 01:24:07 +03:00 |
|
|
92d967d122
|
Examples grouped by GUI and console
|
2020-06-08 01:40:34 +03:00 |
|
|
69fbd69abc
|
CRT unit with colored console example added
|
2020-06-08 01:39:33 +03:00 |
|
|
ec5f97eecf
|
Window widths/heights named correctly
|
2020-06-07 22:51:51 +03:00 |
|
|
b366037e72
|
Exit programs automatically by System unit
|
2020-06-07 22:51:51 +03:00 |
|
|
72eaac205a
|
Window captions of some example projects set to their actual names
|
2020-05-29 01:15:30 +03:00 |
|
|
a400afb119
|
KolibriOS unit improvements and bugfixes
|
2020-05-29 00:51:11 +03:00 |
|
|
206bf70447
|
DrawImageEx bugfix
|
2020-05-23 23:06:28 +03:00 |
|
|
f77ebd28fc
|
KolibriOS unit formatted to the Borland/Embarcadero style, migrated to native Delphi types
|
2020-05-23 23:06:03 +03:00 |
|
|
c012f5134c
|
Project tree simplified
|
2020-05-23 19:48:55 +03:00 |
|