2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  yury e04a3b4ac6 * Removed unused vars for x86 compiler. 10 жил өмнө
  yury aa150093d2 * Hack-fixed a compiler note. 10 жил өмнө
  yury d27964bd1a * Removed unused chunk of code. Looks like a not needed leftover. 10 жил өмнө
  nickysn 12cd32ec18 + added the win16api drawing support functions 10 жил өмнө
  nickysn 051c8e74ce + added the win16api window query and enumeration functions 10 жил өмнө
  nickysn 077ce10a93 + added the win16api window coordinate mapping and hit testing functions 10 жил өмнө
  nickysn 2dffffb66d + added the win16api main window support functions 10 жил өмнө
  nickysn d62c342b9c + added the win16api window proc implementation and subclassing functions 10 жил өмнө
  nickysn c56a028e31 + added the win16api window placement functions 10 жил өмнө
  yury b26fa07f1a * Fixed notes "var is assigned but not used". 10 жил өмнө
  nickysn e01d57cea3 + added the win16api window creation/destroy functions 10 жил өмнө
  yury 432248cbf1 * Removed lot of unused vars. 10 жил өмнө
  yury 40628fa614 * Removed unused vars. 10 жил өмнө
  yury 80e5eb0c5d * ARM: I hope this is a final proper fix for GOT initialization. + Test. 10 жил өмнө
  nickysn fc6837799e * RegisterClass returns a BOOL in windows 3.0 and earlier, and an ATOM in 3.1+ 10 жил өмнө
  yury 1dff9bf025 * ARM: Fixed GOT init when optimization is off. 10 жил өмнө
  yury 34efa0e9a9 * Skip tests for android since they must be run locally. 10 жил өмнө
  yury 95aa8cf453 * delete test file. 10 жил өмнө
  yury 6e638e31d7 * Use cp1251 on Android. 10 жил өмнө
  yury b6b072e030 * android: install unicodedata and unicodenumtable units. 10 жил өмнө
  yury d106fc9823 * Use cp1251 on Android. 10 жил өмнө
  yury 5cab55be27 * android: Fixed ansi-unicode conversion when DefaultSystemCodePage is changed. 10 жил өмнө
  yury 2c7da8e43f * Build Unicode collations for android. 10 жил өмнө
  yury 6f15b5bf63 * Use /data/local/tmp/ as a fallback temp dir on Android. 10 жил өмнө
  yury f9f8c931f3 * arm-android: Do not use register r4, since it must be preserved. Use r3 instead. 10 жил өмнө
  yury 67758f450e * Set ARMv6 as default CPU for arm-android to eliminate multi-threading issues on multi-core CPUs. 10 жил өмнө
  nickysn 5c71414d02 + added the win16api window class management functions 10 жил өмнө
  nickysn dde243e4e5 + added the application termination win16api functions and constants 10 жил өмнө
  nickysn 475c24670b + added the win16api power management constants 10 жил өмнө
  nickysn 90d4b116d7 + added the win16api window message functions 10 жил өмнө