Commit Graph

291 Commits

Author SHA1 Message Date
marco
39d7bb511d * Regenned all makefiles before 2.6.x branching.
git-svn-id: trunk@18073 -
2011-08-03 13:41:52 +00:00
michael
a201f07420 * Added share mode argument to FileCreate call
git-svn-id: trunk@17548 -
2011-05-23 21:11:07 +00:00
sergei
15e1abddf7 * Windows RTL: Simplify SysUtils.GetLocalTime(). TSystemTime type for these targets matches one defined in Windows unit, so WinAPI function result can be used directly. Resolves #18346.
git-svn-id: trunk@16665 -
2010-12-30 20:40:47 +00:00
florian
a0c25dc0f9 - removes Thread_count from the system unit of several OSes: the value of this variable was unpredictable and the hebaviour was not fixable, resolves #18089
git-svn-id: trunk@16472 -
2010-11-28 20:46:50 +00:00
sergei
cbdc08b641 * dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies
git-svn-id: trunk@16366 -
2010-11-18 22:09:48 +00:00
michael
5cdc3c3a29 * Correction of PAFProtocols (Ivan Shikhalev, bug ID #17924
git-svn-id: trunk@16335 -
2010-11-13 15:51:43 +00:00
mazen
b127fc154a * Fixed spell error revealed by lintian.
git-svn-id: trunk@16094 -
2010-10-06 20:33:57 +00:00
Jonas Maebe
8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
sekelsenmat
2c71cbfe3a Removes non-working constant from wince rtl, see bug #15062
git-svn-id: trunk@15828 -
2010-08-16 09:38:31 +00:00
florian
59702147ff * patch by "Vasil" to fix various WinCE and Win32 API conversion issues
git-svn-id: trunk@15824 -
2010-08-15 19:39:31 +00:00
florian
39e533d40d + add StopDeviceNotifications to WinCE Windows units, resolves #17095
git-svn-id: trunk@15783 -
2010-08-11 20:31:04 +00:00
florian
786c4e206f * enables compilation of iso7185 unit on all targets
git-svn-id: trunk@15730 -
2010-08-06 17:45:42 +00:00
marco
be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch.
git-svn-id: trunk@14965 -
2010-03-01 22:35:14 +00:00
Tomas Hajny
5c31042f6a * SharedSuffix moved to include files to reduce number of ifdefs
git-svn-id: trunk@14902 -
2010-02-13 15:44:12 +00:00
marco
8e9a7e14ad * Revised yesterday solution to a more general one. Executeprocess gets
another parameter, a set type with flags, default = []

git-svn-id: trunk@14572 -
2010-01-07 20:49:28 +00:00
florian
616289f1c8 * Winsock2.GROUP must be of type u_int, resolves #15254
git-svn-id: trunk@14483 -
2009-12-26 22:18:37 +00:00
michael
e2387a5ac5 * Fixed OnBeep
git-svn-id: trunk@14271 -
2009-11-25 09:37:04 +00:00
michael
1cf64c032f * Patch to remove useless process_entry_hook from sven barth
git-svn-id: trunk@14094 -
2009-11-07 10:10:47 +00:00
marco
355b7cc306 * fix for 14986, unit dependancies.
git-svn-id: trunk@14082 -
2009-11-06 13:17:43 +00:00
yury
e82e4ae806 * Fixed WideString on wince. WideString=UnicodeString on wince. Bug #14304.
git-svn-id: trunk@13510 -
2009-08-10 11:32:08 +00:00
Jonas Maebe
e246cac3ac * regenerated using latest fpcmake
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
yury
fed5ef7c23 * Added declaration of GlobalReAllocPtr() for wince. Bug #13897.
git-svn-id: trunk@13231 -
2009-06-03 09:28:18 +00:00
yury
4da38a7723 * API records are not packed on wince. Bug #13614.
git-svn-id: trunk@13083 -
2009-05-02 14:22:55 +00:00
yury
57e49c4bb9 * Fixed AV in SysErrorMessage() when there is no message string corresponding to a error code. Bug #13617.
git-svn-id: trunk@13082 -
2009-05-02 14:15:50 +00:00
yury
f59d1b1b0b * Added UnicodeString helpers to widestring manager for wince. Bug #13057.
git-svn-id: trunk@13081 -
2009-05-02 13:59:39 +00:00
yury
08b551b504 + Added extapi and imm wince api units by Vasil Maximov.
* Updated some existing wince api units by Vasil Maximov.

git-svn-id: trunk@12839 -
2009-03-01 11:10:10 +00:00
yury
aa21ff308e * Added Delphi compatible definition for VerQueryValue for wince. Bug #12716.
git-svn-id: trunk@12351 -
2008-12-12 14:03:07 +00:00
marco
e5db5e4aa8 * regened makefiles to propagate makefile versions
git-svn-id: trunk@11947 -
2008-10-22 17:32:15 +00:00
yury
a6bff5f077 + Some fixes to wince api units by Vasil Maximov.
git-svn-id: trunk@11905 -
2008-10-17 10:41:46 +00:00
yury
14b5b6b9f2 + New wince api units and some fixes to existing api units by Vasil Maximov.
git-svn-id: trunk@11904 -
2008-10-16 11:43:01 +00:00
yury
3e92fc8a28 * Use MB_SETFOREGROUND and ICON_ERROR flags for unhandled exception message box on wince to prevent message box hiding when sequential error messages are displayed.
git-svn-id: trunk@11844 -
2008-10-01 12:19:55 +00:00
florian
f97c2968f9 * fixed widestring/unicodemanager initialisiation
git-svn-id: trunk@11743 -
2008-09-10 21:02:50 +00:00
yury
9015e06907 * Some fixes and additions by Vasil Maximov.
git-svn-id: trunk@11578 -
2008-08-14 14:51:21 +00:00
yury
f020a0a669 * LPMSG is pointer to MSG. Spotted by Vasil Maximov.
git-svn-id: trunk@11577 -
2008-08-14 14:49:36 +00:00
Almindor
4a54f15b47 * fix GetAppConfigDir and GetTmpDir for Windows(R)(c)(TM) and WinCE, unify with unix and provide pathdelim at end
git-svn-id: trunk@11529 -
2008-08-07 10:22:30 +00:00
yury
65dffb0e7c * wince readme.txt is outdated. Leave link to wiki page only.
git-svn-id: trunk@11425 -
2008-07-20 21:45:00 +00:00
yury
06ba5b7c2e * Compile fpintres just after system unit.
git-svn-id: trunk@11424 -
2008-07-20 21:38:57 +00:00
Jonas Maebe
1251ec996b - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
(that variable is not defined for all targets and is not necessary
     anymore either)
  * fixed building of win32/win64 (different because of the buildrtl unit)

git-svn-id: trunk@11419 -
2008-07-20 13:05:03 +00:00
Jonas Maebe
f22c6870d5 * use math.SetExceptionMask() to disable floating point exceptions
in the macpas initialisation code (mantis #11516)

git-svn-id: trunk@11415 -
2008-07-20 09:07:50 +00:00
Jonas Maebe
9d8bee1887 * regenerated with changes in r11233
git-svn-id: trunk@11234 -
2008-06-15 15:52:25 +00:00
yury
3f180cf139 * Some additions to Windows unit by Vasil Maximov.
git-svn-id: trunk@11218 -
2008-06-11 10:50:18 +00:00
yury
20c44bed05 * Added some types by Vasil Maximov.
git-svn-id: trunk@11203 -
2008-06-05 08:27:26 +00:00
yury
b21b10aafb * Added CP_UTF7 and CP_UTF8 constants. Mantis #10822.
git-svn-id: trunk@11191 -
2008-06-04 14:13:39 +00:00
giulio
14d4f02fa0 * fixed fpc_zipinstall for go32v2 and the like
* makefiles regenerated

git-svn-id: trunk@11180 -
2008-06-03 14:01:09 +00:00
Jonas Maebe
b6c43bad7d * regenerated for i386-Haiku and darwin cross compilation changes
git-svn-id: trunk@11073 -
2008-05-24 09:29:08 +00:00
florian
67fbadcdcf * WinCE compilation fixed
git-svn-id: trunk@11057 -
2008-05-23 15:35:18 +00:00
yury
45980d423d * Some additions to Windows unit by Vasil Maximov.
git-svn-id: trunk@10970 -
2008-05-14 16:26:02 +00:00
yury
5d1582b940 * Added some API imports and constants by Vasil.
git-svn-id: trunk@10961 -
2008-05-13 10:52:03 +00:00
yury
9d0acf1505 * Added some types and structs to make activex unit compilable.
git-svn-id: trunk@10917 -
2008-05-09 18:43:38 +00:00
yury
981920616f * Windows unit additions by Vasil.
+ msgqueue, pm, service, winioctl header translations by Vasil.

git-svn-id: trunk@10914 -
2008-05-09 15:25:28 +00:00