Граф коммитов

87 Коммитов

Автор SHA1 Сообщение Дата
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
dougt%meer.net 669b214467 Not part of default build. 2008-03-04 19:43:45 +00:00
dougt%meer.net 6005e1bd7a NPODB. Adding max and mappings required to build NSPR 2008-02-23 01:33:02 +00:00
dougt%meer.net 9cfca67942 Using - instead of /. NPODB 2008-02-21 17:07:13 +00:00
dougt%meer.net 7b56ffe012 Adding map functionality. Including stub Usp10.h. NPODB 2008-02-20 17:57:06 +00:00
dougt%meer.net 4670c1af46 Updates for Windows Mobile shunt and toolchain. NPODB. 2008-02-20 17:56:10 +00:00
dougt%meer.net d0d8f6d2c5 toolpaths to toolspath include file name change 2007-12-20 22:05:00 +00:00
dougt%meer.net eae1403b4a From the 1.8 branch to trunk. dropping support for older SDKs. 2007-12-20 21:37:07 +00:00
dougt%meer.net 2734030e31 not part of default build.
updating wince shunt layer:
  upgrading to window mobile v6 sdk
  removing mozce_ prefix from functions
  removing stub fuctions which are not supported on windows mobile v6

upgrading tools to work with msys and v6 sdk.

removing old visual studio projects.

patch by atotic, r=dougt.
2007-12-20 21:26:11 +00:00
dougt%meer.net 34c9d0f306 Fixing build bustage on windows mobile b=402948. patch by blassey. not part of ff build 2007-11-27 23:51:44 +00:00
dougt%meer.net 347e4651cb FindFirstFile should not return 0 on error. wince only. 2006-05-16 16:18:45 +00:00
dougt%meer.net 7f0a2898d1 Fixing up Registry calls 2006-04-25 00:09:40 +00:00
dougt%meer.net aa67b4b1a6 adding IDI_APPLICATION. Also ensuring that we set Last Error during every API call. 2006-04-18 18:33:33 +00:00
dougt%meer.net 7c8ad3acb1 Windows CE only. NPODB. Adding: getprotobyname, getprotobynumber, _mbsdec, GetShortPathNameW, GetEnvironmentVariableW, ShellExecuteW, _beginthreadex. Stubbing CreatePipe, SetThreadAffinityMask, GetProcessAffinityMask, OpenFileMapping, GetDriveType, SetHandleInformation, GetHandleInformation, LockFile, UnlockFile, GetDiskFreeSpaceA, _beginthreadex 2006-04-12 22:23:26 +00:00
dougt%meer.net 4dafdc920a Adding ENOTEMPTY to fix build bustage. wince only 2006-04-02 06:11:39 +00:00
dougt%meer.net e2fb2985c6 Moving building of the shunt project out of configure and have it be controlled via the makefile in build/wince/tools. WINCE Only 2006-03-15 23:23:37 +00:00
dougt%meer.net 7fc0c9124e Allowing us to build against WINCE 5.0 via mozconfig options. patch by brad lassey. WINCE ONLY. 2006-03-08 17:33:27 +00:00
dougt%meer.net 097ef509d8 Updating for vc8 build. WINCE ONLY 2006-02-23 20:19:17 +00:00
dougt%meer.net 202f60285f Updating for vc8 compiler. wince only 2006-02-23 17:26:58 +00:00
dougt%meer.net 53559634e1 Updating vs8 tools. wince only 2006-02-23 17:12:30 +00:00
dougt%meer.net 4acdacb17c Use the release library. wince only 2006-02-01 20:23:53 +00:00
dougt%meer.net 621fa6dc20 Making work on Smartphones. WINCE ONLY 2006-01-20 03:48:34 +00:00
dougt%meer.net 2f8a86511d Enabling static mozce shunt builds. landing vs8 beta 2 build tools. wince only. 2006-01-18 19:20:42 +00:00
dougt%meer.net 8087a9cb49 Don't free null. 2006-01-11 04:55:57 +00:00
gerv%gerv.net 5956d34127 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
dougt%meer.net 70509ce775 Allow you to build on a drive other then c. Patch by aaron reed 2005-11-29 23:31:55 +00:00
dougt%meer.net 1b18d204ab Fix build bustage. 2005-11-29 17:59:06 +00:00
dougt%meer.net fea6e4f92a fixing 289045. 2005-11-20 23:08:13 +00:00
dougt%meer.net 4c14780f68 in debug, printf goes to OutputDebugString. Adding AlphaBlend stub from Brad Lassey 2005-11-18 21:07:19 +00:00
dougt%meer.net d02d0ca59d dbm requires this #define. npodb. 2005-10-18 16:11:35 +00:00
dougt%meer.net ced27ef15c Adding OLE link lib. Fixing FindWindow. NPODB. WINCE ONLY. 2005-10-17 19:42:34 +00:00
dougt%meer.net a8556aee33 Adding CoInitialize to wince shunt 2005-10-13 06:03:29 +00:00
dougt%meer.net b728323ed5 adding vs8 project 2005-10-05 21:23:19 +00:00
dougt%meer.net 07f9df9444 Updating shunt to be able to build w/ vs8. NPODB 2005-10-05 20:10:10 +00:00
dougt%meer.net 84066ae367 Adding vs8 tools. npodb 2005-10-05 20:09:26 +00:00
dougt%meer.net 05d1e61030 Fixing a bug in CreateProcess whereby if the imagename was null, CreateProcessW was not called. Adding ShellExecute, ExpandEnvironmentStrings and ExpandEnvironmentStrings(A|W). WINCE only. 2005-09-02 18:05:04 +00:00
dougt%meer.net ee602b8368 WINCE ONLY. Shortcut mozce_ExtSelectClipRgn by mapping RGN_COPY to SelectClipRgn. Adding stubbed out versions of OleInitialize and OleUninitialize. Mapping MA_NOACTIVATE and MA_ACTIVATE to 1. Mapping WM_MOUSEACTIVATE to WM_ACTIVATE 2005-08-31 07:36:05 +00:00
dougt%meer.net 77384ab964 odd thing. implemeting getmessage and/or peekmessage significantly slows down products. The reason we implemented these functions was to be able to implement GetMessageTime() However, even with a broken GetMessageTime() we appear to function okay. WINCE only. 2005-08-21 01:14:17 +00:00
dougt%meer.net 3a578e2933 Removing mozce_PeekMessageA 2005-08-16 23:20:09 +00:00
dougt%meer.net e383a2c5f3 Correctly implement GetMessageTime() by having PeekMessage w/ PM_REMOVE and GetMessage story the msg time.
Implements GetWindowPlacement

Wince only.
2005-08-16 19:18:10 +00:00
dougt%meer.net f156b97e2d WinCE only.
Defines off_t.  Also adding env var for TMP directory.
2005-08-15 06:21:25 +00:00
dougt%meer.net 774afefb28 Adding a new file 'clipboard.cpp' to hold all of the ole clipboard stuff. also implemented data object to handle copying data between apps. npodb 2005-08-11 02:43:21 +00:00
dougt%meer.net 4f66f6debc Ensure we don't crash. NPODB. 2005-08-11 00:52:19 +00:00
dougt%meer.net ff78879099 Implementing some of the OLE Clipboard functions. NPODB. 2005-08-11 00:41:50 +00:00
dougt%meer.net 30348ee0cc During debug, toss up a OOM dialog during a failed loadlibrary. NPODB 2005-08-04 16:48:59 +00:00
dougt%meer.net 6cb00de328 NPODB. I am not sure if we need to set the stack so high. Testing without increase the stack beyond default seams to offer no change. 2005-08-04 15:58:27 +00:00
dougt%meer.net f4664bd9ee Mapping _mkdir, _fdopen, _open, to existing mozce_ apis. Adding SmartPhone tools to build process. NPODB 2005-07-26 22:22:59 +00:00
dougt%meer.net 67004acb0b Remove cast, and actually convert char. npodb 2005-07-25 16:03:38 +00:00
dougt%meer.net 51a3e77c7a adding back 1mb stack commit. npodb 2005-07-23 04:39:16 +00:00
dougt%meer.net 7c9cec219b Shunt timeline getenv support. npodb 2005-07-23 04:38:02 +00:00