Commit History

Author SHA1 Message Date
  yury 61a1976e09 * Removed a leftover of my code. It is not needed anymore. 10 years ago
  yury 7c62aadf65 * Fixed string conversion warnings in RTL. 10 years ago
  nickysn b3226f2e63 + readded the FIsCaseSensitive variable (that was removed in r31734) as a 10 years ago
  yury e1a0b1204a * Removed unused vars in RTL. 10 years ago
  nickysn 718dda73ef + added an overload for EnumProps with a TFarProc parameter for BP7 compatibility 10 years ago
  nickysn d942309402 * fixed memory leak in TOmfLibObjectReader.ReadLibrary 10 years ago
  nickysn 24d051703e + added the window repainting win16api functions 10 years ago
  yury 374148b966 * fixed compilation of 8086 compiler. 10 years ago
  yury 11a9ff4a43 * Removed unused vars for mipsel compiler. 10 years ago
  yury 47b316d0e2 * Removed unused vars for x86-64 compiler. 10 years ago
  yury e04a3b4ac6 * Removed unused vars for x86 compiler. 10 years ago
  yury aa150093d2 * Hack-fixed a compiler note. 10 years ago
  yury d27964bd1a * Removed unused chunk of code. Looks like a not needed leftover. 10 years ago
  nickysn 12cd32ec18 + added the win16api drawing support functions 10 years ago
  nickysn 051c8e74ce + added the win16api window query and enumeration functions 10 years ago
  nickysn 077ce10a93 + added the win16api window coordinate mapping and hit testing functions 10 years ago
  nickysn 2dffffb66d + added the win16api main window support functions 10 years ago
  nickysn d62c342b9c + added the win16api window proc implementation and subclassing functions 10 years ago
  nickysn c56a028e31 + added the win16api window placement functions 10 years ago
  yury b26fa07f1a * Fixed notes "var is assigned but not used". 10 years ago
  nickysn e01d57cea3 + added the win16api window creation/destroy functions 10 years ago
  yury 432248cbf1 * Removed lot of unused vars. 10 years ago
  yury 40628fa614 * Removed unused vars. 10 years ago
  yury 80e5eb0c5d * ARM: I hope this is a final proper fix for GOT initialization. + Test. 10 years ago
  nickysn fc6837799e * RegisterClass returns a BOOL in windows 3.0 and earlier, and an ATOM in 3.1+ 10 years ago
  yury 1dff9bf025 * ARM: Fixed GOT init when optimization is off. 10 years ago
  yury 34efa0e9a9 * Skip tests for android since they must be run locally. 10 years ago
  yury 95aa8cf453 * delete test file. 10 years ago
  yury 6e638e31d7 * Use cp1251 on Android. 10 years ago
  yury b6b072e030 * android: install unicodedata and unicodenumtable units. 10 years ago