Commit Graph

46857 Commits

Author SHA1 Message Date
nickysn
051c8e74ce + added the win16api window query and enumeration functions
git-svn-id: trunk@31739 -
2015-09-17 14:27:25 +00:00
nickysn
077ce10a93 + added the win16api window coordinate mapping and hit testing functions
git-svn-id: trunk@31738 -
2015-09-17 14:14:49 +00:00
nickysn
2dffffb66d + added the win16api main window support functions
git-svn-id: trunk@31737 -
2015-09-17 13:55:33 +00:00
nickysn
d62c342b9c + added the win16api window proc implementation and subclassing functions
git-svn-id: trunk@31736 -
2015-09-17 13:41:45 +00:00
nickysn
c56a028e31 + added the win16api window placement functions
git-svn-id: trunk@31735 -
2015-09-17 13:23:06 +00:00
yury
b26fa07f1a * Fixed notes "var is assigned but not used".
git-svn-id: trunk@31734 -
2015-09-17 13:03:04 +00:00
nickysn
e01d57cea3 + added the win16api window creation/destroy functions
git-svn-id: trunk@31733 -
2015-09-17 12:51:03 +00:00
yury
432248cbf1 * Removed lot of unused vars.
git-svn-id: trunk@31732 -
2015-09-17 12:48:58 +00:00
yury
40628fa614 * Removed unused vars.
git-svn-id: trunk@31731 -
2015-09-17 12:24:59 +00:00
yury
80e5eb0c5d * ARM: I hope this is a final proper fix for GOT initialization. + Test.
git-svn-id: trunk@31730 -
2015-09-17 12:18:04 +00:00
nickysn
fc6837799e * RegisterClass returns a BOOL in windows 3.0 and earlier, and an ATOM in 3.1+
git-svn-id: trunk@31729 -
2015-09-17 12:05:15 +00:00
yury
1dff9bf025 * ARM: Fixed GOT init when optimization is off.
git-svn-id: trunk@31728 -
2015-09-16 21:30:20 +00:00
yury
34efa0e9a9 * Skip tests for android since they must be run locally.
git-svn-id: trunk@31727 -
2015-09-16 18:22:00 +00:00
yury
95aa8cf453 * delete test file.
git-svn-id: trunk@31726 -
2015-09-16 18:19:57 +00:00
yury
6e638e31d7 * Use cp1251 on Android.
git-svn-id: trunk@31725 -
2015-09-16 17:49:38 +00:00
yury
b6b072e030 * android: install unicodedata and unicodenumtable units.
git-svn-id: trunk@31724 -
2015-09-16 17:42:12 +00:00
yury
d106fc9823 * Use cp1251 on Android.
git-svn-id: trunk@31723 -
2015-09-16 17:35:22 +00:00
yury
5cab55be27 * android: Fixed ansi-unicode conversion when DefaultSystemCodePage is changed.
git-svn-id: trunk@31722 -
2015-09-16 17:34:39 +00:00
yury
2c7da8e43f * Build Unicode collations for android.
git-svn-id: trunk@31721 -
2015-09-16 16:47:57 +00:00
yury
6f15b5bf63 * Use /data/local/tmp/ as a fallback temp dir on Android.
git-svn-id: trunk@31720 -
2015-09-16 16:37:17 +00:00
yury
f9f8c931f3 * arm-android: Do not use register r4, since it must be preserved. Use r3 instead.
git-svn-id: trunk@31719 -
2015-09-16 16:28:41 +00:00
yury
67758f450e * Set ARMv6 as default CPU for arm-android to eliminate multi-threading issues on multi-core CPUs.
git-svn-id: trunk@31718 -
2015-09-16 16:11:36 +00:00
nickysn
5c71414d02 + added the win16api window class management functions
git-svn-id: trunk@31717 -
2015-09-16 15:28:12 +00:00
nickysn
dde243e4e5 + added the application termination win16api functions and constants
git-svn-id: trunk@31716 -
2015-09-16 15:04:53 +00:00
nickysn
475c24670b + added the win16api power management constants
git-svn-id: trunk@31715 -
2015-09-16 15:00:14 +00:00
nickysn
90d4b116d7 + added the win16api window message functions
git-svn-id: trunk@31714 -
2015-09-16 14:47:14 +00:00
nickysn
07879e64ca + added the win16api rectangle functions
git-svn-id: trunk@31713 -
2015-09-16 13:59:38 +00:00
yury
f2c8824963 * ARM: Do not use R9 as a fixed GOT register.
git-svn-id: trunk@31712 -
2015-09-16 13:52:15 +00:00
nickysn
c670fdd1e8 + added the win16api SystemParametersInfo function and its related constants
git-svn-id: trunk@31711 -
2015-09-16 13:13:31 +00:00
nickysn
0a587645ea + added the GetSystemMetrics win16api function and its related constants
git-svn-id: trunk@31710 -
2015-09-16 13:07:35 +00:00
nickysn
a516244e42 + added win16api user typedefs
git-svn-id: trunk@31709 -
2015-09-16 12:52:56 +00:00
nickysn
b5092a68ae + added the win16api gdi escape support function and constants
git-svn-id: trunk@31708 -
2015-09-16 12:43:54 +00:00
nickysn
3ec1c02eee + added the win16api printing support functions
git-svn-id: trunk@31707 -
2015-09-16 12:27:19 +00:00
yury
df9d6db398 * Fixed instruction re-scheduler for ARM in case of PIC.
git-svn-id: trunk@31706 -
2015-09-16 11:54:12 +00:00
nickysn
0034e53445 - removed the win16 tiny memory model startup code loader - 16-bit windows
simply doesn't support the tiny memory model

git-svn-id: trunk@31705 -
2015-09-15 19:48:04 +00:00
yury
840803772c * arm-android: Enable PIC by default.
git-svn-id: trunk@31704 -
2015-09-15 18:22:24 +00:00
yury
9f2ef7c546 * ARM assembler routines are PIC compatible now.
git-svn-id: trunk@31703 -
2015-09-15 18:06:36 +00:00
nickysn
45c75ae449 + added the win16api metafile functions
git-svn-id: trunk@31702 -
2015-09-15 16:51:32 +00:00
nickysn
bccdafba1b + added the win16api bitmap functions, types and consts
git-svn-id: trunk@31701 -
2015-09-15 16:12:46 +00:00
nickysn
34766b82d8 + added the win16api font support functions, types and consts
git-svn-id: trunk@31700 -
2015-09-15 15:03:37 +00:00
nickysn
aa57e7e835 * moved the i8086-specific threadvar generation code from
ti8086loadnode.pass_generate_code to ti8086loadnode.generate_threadvar_access

git-svn-id: trunk@31699 -
2015-09-15 13:02:25 +00:00
nickysn
e180814ea2 + added the win16api text support functions
git-svn-id: trunk@31698 -
2015-09-15 12:37:53 +00:00
marco
1d609d552d * patch from Denis Golovan with Opengl4.3 debug support. mantis #28670
git-svn-id: trunk@31697 -
2015-09-15 12:36:37 +00:00
Jonas Maebe
c7aabaa3b6 - removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it
git-svn-id: trunk@31696 -
2015-09-15 11:52:02 +00:00
Jonas Maebe
28bc3bb294 - removed FPC_STRTOSHORTSTRINGPROC-related checks, FPC 2.6.4 has it
git-svn-id: trunk@31695 -
2015-09-15 11:51:58 +00:00
Jonas Maebe
ad66b06222 - removed FPC_STRTOCHARARRAYPROC-related checks, FPC 2.6.4 had it
git-svn-id: trunk@31694 -
2015-09-15 11:51:55 +00:00
Jonas Maebe
9ab80874cc - removed FPC_REAL2REAL_FIXED-related checks, FPC 2.6.4 has it
git-svn-id: trunk@31693 -
2015-09-15 11:51:51 +00:00
Jonas Maebe
2afd8eb802 - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it
git-svn-id: trunk@31692 -
2015-09-15 11:51:48 +00:00
Jonas Maebe
12030f904a - removed FPC_HAS_VALGRINDBOOL-related checks, FPC 2.6.4 has it
git-svn-id: trunk@31691 -
2015-09-15 11:51:45 +00:00
Jonas Maebe
1c2bac7608 - removed FPC_HAS_VARSETS-related checks, FPC 2.6.4 has it
git-svn-id: trunk@31690 -
2015-09-15 11:51:42 +00:00