nickysn
|
c56a028e31
+ added the win16api window placement functions
|
10 vuotta sitten |
yury
|
b26fa07f1a
* Fixed notes "var is assigned but not used".
|
10 vuotta sitten |
nickysn
|
e01d57cea3
+ added the win16api window creation/destroy functions
|
10 vuotta sitten |
yury
|
432248cbf1
* Removed lot of unused vars.
|
10 vuotta sitten |
yury
|
40628fa614
* Removed unused vars.
|
10 vuotta sitten |
yury
|
80e5eb0c5d
* ARM: I hope this is a final proper fix for GOT initialization. + Test.
|
10 vuotta sitten |
nickysn
|
fc6837799e
* RegisterClass returns a BOOL in windows 3.0 and earlier, and an ATOM in 3.1+
|
10 vuotta sitten |
yury
|
1dff9bf025
* ARM: Fixed GOT init when optimization is off.
|
10 vuotta sitten |
yury
|
34efa0e9a9
* Skip tests for android since they must be run locally.
|
10 vuotta sitten |
yury
|
95aa8cf453
* delete test file.
|
10 vuotta sitten |
yury
|
6e638e31d7
* Use cp1251 on Android.
|
10 vuotta sitten |
yury
|
b6b072e030
* android: install unicodedata and unicodenumtable units.
|
10 vuotta sitten |
yury
|
d106fc9823
* Use cp1251 on Android.
|
10 vuotta sitten |
yury
|
5cab55be27
* android: Fixed ansi-unicode conversion when DefaultSystemCodePage is changed.
|
10 vuotta sitten |
yury
|
2c7da8e43f
* Build Unicode collations for android.
|
10 vuotta sitten |
yury
|
6f15b5bf63
* Use /data/local/tmp/ as a fallback temp dir on Android.
|
10 vuotta sitten |
yury
|
f9f8c931f3
* arm-android: Do not use register r4, since it must be preserved. Use r3 instead.
|
10 vuotta sitten |
yury
|
67758f450e
* Set ARMv6 as default CPU for arm-android to eliminate multi-threading issues on multi-core CPUs.
|
10 vuotta sitten |
nickysn
|
5c71414d02
+ added the win16api window class management functions
|
10 vuotta sitten |
nickysn
|
dde243e4e5
+ added the application termination win16api functions and constants
|
10 vuotta sitten |
nickysn
|
475c24670b
+ added the win16api power management constants
|
10 vuotta sitten |
nickysn
|
90d4b116d7
+ added the win16api window message functions
|
10 vuotta sitten |
nickysn
|
07879e64ca
+ added the win16api rectangle functions
|
10 vuotta sitten |
yury
|
f2c8824963
* ARM: Do not use R9 as a fixed GOT register.
|
10 vuotta sitten |
nickysn
|
c670fdd1e8
+ added the win16api SystemParametersInfo function and its related constants
|
10 vuotta sitten |
nickysn
|
0a587645ea
+ added the GetSystemMetrics win16api function and its related constants
|
10 vuotta sitten |
nickysn
|
a516244e42
+ added win16api user typedefs
|
10 vuotta sitten |
nickysn
|
b5092a68ae
+ added the win16api gdi escape support function and constants
|
10 vuotta sitten |
nickysn
|
3ec1c02eee
+ added the win16api printing support functions
|
10 vuotta sitten |
yury
|
df9d6db398
* Fixed instruction re-scheduler for ARM in case of PIC.
|
10 vuotta sitten |