|
71d0ec4603
|
How to automate compiling KolibriOS applications from IDE
|
2020-06-20 23:28:58 +03:00 |
|
|
a6a40b11de
|
Minimal Unicode compiler support
|
2020-06-20 23:28:58 +03:00 |
|
|
1d4bc29ce6
|
System.RTLVersion constant added
|
2020-06-20 23:28:58 +03:00 |
|
|
d608e7fc3a
|
System.TVarRec reverted compatible with standard one
|
2020-06-20 23:28:58 +03:00 |
|
|
eb8499dff1
|
FAQ added
|
2020-06-20 23:28:58 +03:00 |
|
|
ea5ac0dff0
|
Readme significantly updated
|
2020-06-20 23:28:58 +03:00 |
|
|
975d36c3fd
|
User program templates added
|
2020-06-20 23:28:16 +03:00 |
|
|
26b5b29b50
|
Contribution rules added
|
2020-06-18 18:18:04 +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 |
|
|
7b632d7d69
|
Kolibri character types moved to System unit
|
2020-06-12 11:58:58 +03:00 |
|
|
c9b180ef16
|
System.TVarType improvement © 0CodErr
|
2020-06-10 01:45:20 +03:00 |
|
|
fe38ee81a1
|
CRT.Delay bugfix © 0CodErr
|
2020-06-10 01:45:20 +03:00 |
|
|
76b727ae20
|
CRT.SetTitle procedure added
|
2020-06-10 01:45:20 +03:00 |
|
|
d9cb4352b5
|
CRT.TextAttribute → TextAttr, for compatibility to original CRT
|
2020-06-10 01:45:20 +03:00 |
|
|
6f73b7be3f
|
CRT.Write/WriteLn bugfix © 0CodErr
|
2020-06-10 01:45:20 +03:00 |
|
|
6ee928a133
|
CRT functions/procedures made safe with overloaded Write/WriteLn implementations
|
2020-06-10 01:45:07 +03:00 |
|
|
023d565b81
|
CRT.FontHeight function added
|
2020-06-10 01:24:36 +03:00 |
|
|
5b3e082e52
|
CRT cursor function param/result types made compatible to Console.obj documentation
|
2020-06-10 01:24:36 +03:00 |
|
|
0529e3bc2d
|
Overloaded CRT.CursorHeight functions added
|
2020-06-10 01:24:36 +03:00 |
|
|
3ec3c581d2
|
CRT attribute procedures rewritten without use of Esc-sequences
|
2020-06-10 01:24:36 +03:00 |
|
|
fc1b62c43b
|
CRT.ClrScr procedure added
|
2020-06-10 01:24:36 +03:00 |
|
|
9868828cc2
|
CRT unit made more compatible with Turbo/FreePascal one
|
2020-06-10 01:24:36 +03:00 |
|
|
f59ec2420a
|
CRT unit bugfixes © 0CodErr
|
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 |
|
|
7add2ddf38
|
Executable convertion moved out to a separate file, manual “Bin\convert.bat” added
|
2020-06-04 23:56:09 +03:00 |
|
|
a9f98b9894
|
Build RTL when not exist while compiling examples
|
2020-06-04 23:55:50 +03:00 |
|
|
956e9db0e8
|
Pet log output set to brief
|
2020-05-31 21:32:39 +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 |
|
|
988daadc67
|
Build-examples script simplified, thanks 0CodErr
|
2020-05-23 23:10:31 +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 |
|
|
eee4e1beeb
|
Readme file added
|
2020-05-23 19:50:06 +03:00 |
|
|
15646dbe60
|
Kernel functions documentation added
|
2020-05-23 19:50:06 +03:00 |
|
|
c012f5134c
|
Project tree simplified
|
2020-05-23 19:48:55 +03:00 |
|
|
238356dff9
|
Screenshot program bugfix
|
2020-05-23 18:25:34 +03:00 |
|
|
d72a460d22
|
Build scripts for RTL and examples
|
2020-05-23 18:25:34 +03:00 |
|
|
b0ec37bebd
|
Minimal Delphi RTL added
|
2020-05-22 01:17:29 +03:00 |
|
|
743e32c30b
|
Example projects made compilable by any version of Delphi
|
2020-05-22 01:00:36 +03:00 |
|
|
db03f7a14a
|
Example projects renamed, simplified and formatted to the Borland/Embarcadero style
|
2020-05-22 01:00:36 +03:00 |
|
|
8b9324a6ce
|
KolibriOS examples © 0CodErr
|
2020-05-12 01:07:51 +03:00 |
|
|
615c1e6d18
|
Base KolibriOS library © 0CodErr
|
2020-05-10 21:26:30 +03:00 |
|
|
6835163b64
|
Initial Git configuration
|
2020-05-09 18:28:52 +03:00 |
|