benjamin%smedbergs.us
8fc9a7be93
Moved bloat tests onto the web, from bug 121881 (remove viewer)
2006-02-08 20:43:11 +00:00
dbaron%dbaron.org
5251254a34
Viewer samples are now moved to the website.
2006-02-08 20:28:36 +00:00
mark%moxienet.com
f49648c933
307311 needs a double-quote r=bsmedberg r=me
2006-02-03 19:54:38 +00:00
bsmedberg%covad.net
f92f57a646
Bug 324690 - Need to ship VC8 redist bits in the Windows installer, r=preed
2006-02-02 20:56:10 +00:00
bsmedberg%covad.net
c50a37db3f
Bug 325117 - libgtkmozembed no longer exists but is referenced in *-gtkmozembed.pc, r=chpe@gnome.org
2006-02-02 14:13:15 +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
kaie%kuix.de
a66df9148e
b=255408 Need to be able to build mozilla --with-system-nss
...
r=wtc/bsmedberg
Note: patches for bugs 288647 and 317620 might be required before enabling this build feature works.
2005-12-20 09:47:11 +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
timeless%mozdev.org
6ce7661d83
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 16:41:06 +00:00
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
ginn.chen%sun.com
384e42e7be
Bug 312092 Accessible hierarchy incomplete/incorrect
...
r=roc
2005-11-24 03:37:34 +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
wtchang%redhat.com
062ac85da7
Bugzilla Bug 259945: configure.in: use $ORIGIN with both GCC and Sun
...
compiler on Solaris. build/unix/run-mozilla.sh: changed '-h "$MOZ_PROGRAM"'
to '-h "libmozjs.so"' because firefox-bin and thunderbird-bin are not
symbol links under dist/bin. The patch is contributed by Boying Lu
<brian.lu@sun.com>. r=wtc. sr=neil.parkwaycc.co.uk.
2005-11-14 21:47:45 +00:00
darin%meer.net
efddb555a3
remove references to necko2
2005-11-12 19:24:51 +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
wtchang%redhat.com
6f0953f395
Bugzilla Bug 259945: Mozilla should use $ORIGIN instead of LD_LIBRARY_PATH
...
to locate shared libraries on Solaris whenever possible. The patch is
contributed by Brian Lu of Sun <brian.lu@sun.com>. r=wtc,bryner.
sr=neil.parkwaycc.co.uk.
Modified Files: configure.in build/unix/run-mozilla.sh
2005-10-17 17:21:17 +00:00
cls%seawood.org
adcef222a1
Sync config.guess & config.sub with official GNU CVS copies.
...
Bug #312352 r=bsmedberg
2005-10-14 17:30:30 +00:00
dougt%meer.net
a8556aee33
Adding CoInitialize to wince shunt
2005-10-13 06:03:29 +00:00
mvl%exedo.nl
0a956adbff
remove other-licenses/libical.
...
bug 311246, r=dmose, bsmedberg
2005-10-10 17:13:41 +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
dveditz%cruzio.com
ec6258f077
unbusting older RH linux
2005-10-01 05:33:05 +00:00
dveditz%cruzio.com
9f32bae1f3
bug 304330 (CAN-2005-2353) run-mozilla.sh -debugger option temporary file issue. Thanks to Javier Fern�ndez-Sanguino Pe�a for the Debian patch and Josh Bressers for pointing out the Ubuntu advisory. sr=dbaron
2005-09-30 19:16:31 +00:00
bsmedberg%covad.net
ddf33b9664
Bug 307311 - allow client.mk to build xulrunner + multiple apps in one pass r=darin
2005-09-30 17:39:16 +00:00
dbaron%dbaron.org
5daed7a970
Accept anything from pkg-config --libs except -Wl,--export-dynamic. Patch from Patrick Welche <pw-fb@newn.cam.ac.uk>. r=cls sr=dbaron b=298455
2005-09-11 19:51:51 +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
mark%moxienet.com
6008135c75
Bug 302080, HFS+ volume header's finder info openfolder field is not being set when packaging on Panther because bless won't work there. Go back to using makehybrid, which is better, but pass it arguments in the form it's actually expecting. r=smfr
2005-08-18 15:56:24 +00:00
mark%moxienet.com
7ee9fe41d2
#! cleanup from bug 302080
2005-08-18 13:51:08 +00:00
mark%moxienet.com
95e7ab9173
Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner
2005-08-18 13:11:46 +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
dougt%meer.net
663b946672
If GetClipRgn() returns 1 (there is a current clipping region�) it never is selected as the current clipping region, and all the logic that depends on the value of the result of that selection (being SIMPLEREGION, COMPLEXREGION, etc) all evaluates to 1 -> which is NULLREGION. patch by Mark Boudreau.
2005-07-15 17:13:56 +00:00
dougt%meer.net
1f1dd9da0e
Adding SP build tools. Files by Brad Lassey.
2005-07-12 19:19:18 +00:00
dougt%meer.net
915a55d4f6
Fixing logic. patch by Brad Lassey
2005-07-11 19:37:39 +00:00
dougt%meer.net
efd0df752d
Optimizes ExtSelectClipRgn. patch by Mark Boudreau. r=dougt
2005-07-11 15:32:07 +00:00
roc+%cs.cmu.edu
80b484fb6c
Bug 294507. Fix configure warning. r=cls,a=asa,patch by Wolfgang Rosenauer
2005-07-07 18:24:39 +00:00
dougt%meer.net
3fc0d3bb3a
Adding _mbsicmp implementation. Also adding ENOSYS shunt.
2005-07-07 18:21:16 +00:00
dougt%meer.net
c018f5eea2
fixing CreateMutexA name
2005-07-06 20:44:27 +00:00
dougt%meer.net
01ccefa09b
Add CreateMutexA to the shunt
2005-07-06 05:15:55 +00:00
roc+%cs.cmu.edu
3db6b9f5af
Bug 294747. Get required NSPR version from system NSPR if building with system NSPR. r=caillon,a=benjamin, patch by Wolfgang Rosenauer
2005-07-05 23:21:52 +00:00
dougt%meer.net
37dfd81b35
Fixing up stream io. Adding IEXEC define. npodb
2005-07-01 20:40:46 +00:00
dougt%meer.net
2bd28be1ea
dropping the commit stack size to use default. removing LINK env var before calling link to avoid recursive death.
2005-07-01 20:32:30 +00:00
dougt%meer.net
0036b6a47a
Updating wince toolchain source code. NPODB
2005-06-29 15:21:00 +00:00
roc+%cs.cmu.edu
afe40e0ab9
Bug 288438. Turn off SVG <foreignobject> because it's pretty broken. r=benjamin,sr=dbaron,a=benjamin,patch by jwatt,tor and roc
2005-06-29 03:51:44 +00:00
dougt%meer.net
d5c967426d
Adding LR_LOADFROMFILE
2005-06-28 20:23:39 +00:00
dougt%meer.net
3bf6a1efb2
Masking out RDW_NOINTERNALPAINT. NPODB
2005-06-28 06:25:59 +00:00
dougt%meer.net
89ec1db032
createDC can accept a null init data. We need to handle this or crash.
2005-06-22 05:18:46 +00:00
dougt%meer.net
269a475b49
Implementing |access|. Disabling NSPR all:5 logging during debug. Indicating that VerQueryValue is not a complete impl. via debug output.
2005-06-14 17:11:19 +00:00
dougt%meer.net
18698a7f4c
Cleans up font enumeration. Implements TextOutA. Implements SetWindowTextA. Remaps lstr* functions. NPODB
2005-06-10 17:43:15 +00:00
cls%seawood.org
34066213a5
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
roc+%cs.cmu.edu
da2cc9af1d
Bug 294507. Fix --with-system-nspr issues. r=caillon,a=shaver, patch by Wolfgang Rosenauer
2005-06-01 13:34:37 +00:00
dougt%meer.net
5e672d2868
Cleans up EnumChildWindows implementation. Implements IsIconic correctly. Breaks EnumThreadWindows. I stubbed out printf all together. I think that there is a bug in EVC's varargs which crash us. Fixes up ExtTextOut to correctly calculate length. Not part of normal build
2005-05-25 16:03:27 +00:00
bsmedberg%covad.net
d114be217e
Backout the make-diskimage changes from bug 287262, since they are causing problems on seamonkey tinderbox "barcelona". r+a=chase
2005-05-18 14:19:36 +00:00
bsmedberg%covad.net
10c7a340e1
Bug 287262 - build locales by starting with the en-US packages (mac bits) r=Chase (build/packaging bits only, a=Chase)
2005-05-05 12:38:27 +00:00
dougt%meer.net
6b4d28d89c
Adding fileno to shunt. Windows CE is broken and fileno returns a void*. Windows CE only.
2005-04-29 04:50:36 +00:00
dougt%meer.net
8d3b6f07a7
Windows CE Only. Implementing _fullpath and getcwd
2005-04-27 23:11:37 +00:00
dougt%meer.net
751478480a
Don't print the arguments during compile. WinCE only
2005-04-25 18:03:17 +00:00
dougt%meer.net
1d20ef1eb7
Checking in the WindowsCE tool wrappers for mozilla. This isn't part of the regular build.
2005-04-25 15:29:24 +00:00
dougt%meer.net
0a2ca830f9
Adding a few missing registry functions. WINDOWS CE ONLY. Not Part of the normal build
2005-04-22 19:36:37 +00:00
dougt%meer.net
b6e2c63e55
Build changes for windows ce. With this patch, configure correctly
...
produces working a autoconf.mk file.
r=benjamin@smedbergs.us
sr+a=dbaron@mozillafoundation.org
b=291229
2005-04-22 19:06:27 +00:00
cbiesinger%web.de
b6bfd3c2f4
Bug 256988 firefox pkg-config files reference mozilla-xpcom and mozilla-nspr.
...
use MOZ_APP_NAME in the pkgconfig files
patch by Christian Persch <chpe@gnome.org> r+a=shaver
2005-04-22 17:11:13 +00:00
dougt%meer.net
b4c2699199
Defaulting SetCurrentDirectory to ASCII. Windows CE only. NOT PART OF DEFAULT BUILD
2005-04-20 23:06:46 +00:00
dougt%meer.net
4bc1c9730a
Adding a PRECHECK block to all mozce function to allow debugging per function
...
call. By default, this is not used
Implemented open, close, read, write, unlink, and lseek.
2005-04-05 22:40:37 +00:00
dougt%meer.net
a49bbcafeb
1. Mapping printf to mozce_printf.
...
2. Adding NetCat style logging support.
3. Implemented mozce_printf in terms of both NetCat and OutputDebugString
4. Cleaned up shunt project file.
5. Stubbed out wsprintfA
6. Removed some ^M chars.
2005-03-24 21:45:55 +00:00
neil%parkwaycc.co.uk
3b158ac968
Bug 285627 mddepend.pl processes Windows depend files inefficiently r=bsmedberg
2005-03-14 15:57:26 +00:00
dougt%meer.net
44dec1fc48
Lost a change to CreateEvent in the last update.
2005-03-08 05:06:46 +00:00
dougt%meer.net
4cfbb141a4
Re-Map ExpandEnvironmentStrings and GdiFlush
2005-03-07 21:58:56 +00:00
dougt%meer.net
b7bca6f17e
Undefining API's if required before redefining. patch by wolfe@lobo.us, r=dougt
2005-03-07 21:10:05 +00:00
dougt%meer.net
1c7c7bf325
Adding Smartphone 2003 Target. Adding BLENDFUNCTION define.
2005-03-07 16:40:25 +00:00
shaver%mozilla.org
1e4b1cef8d
283156: teach make-makefile how to deal properly with .. components in DIRS, sr=bsmedberg
2005-03-04 13:37:14 +00:00
silver%warwickcompsoc.co.uk
9d0a488114
Bug 283156 - Make make-makefile cope with ../ in DIRS.
...
r=shaver
sr=bsmedberg
2005-03-03 21:12:22 +00:00
dougt%meer.net
bcb9fa2c5f
mapping DialogBoxIndirectParam
2005-02-28 18:06:31 +00:00
dougt%meer.net
f4584a8efd
Adding ExpandEnvironmentStrings and GdiFlush stubs
2005-02-28 18:05:00 +00:00
timeless%mozdev.org
17e744ec24
Bug 240473 Tell config tools where .idl files are installed
...
patch by braden@endoframe.com r=bsmedberg
2005-02-24 01:21:01 +00:00
dougt%meer.net
57756349f9
Adding GetACP. Disabling CreateEvent due to class member name conflicts
2005-02-22 22:58:32 +00:00
dougt%meer.net
dda564aa5c
Removing fd_ math functions. adding GetMessageTime simulation.
2005-02-11 16:20:40 +00:00
bsmedberg%covad.net
1bb6430989
Bug 232003 - AS perl and cygwin GNU make 3.80 don't play well together r=cls
2005-02-07 14:55:07 +00:00
dougt%meer.net
5d4c30d203
various fixes. Using static buffer sizes instead of calculating them. implmenting two more API. ExtSelectClipRgn still needs work.
2005-02-03 19:40:10 +00:00
gerv%gerv.net
f5cf6f08bf
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 15:28:15 +00:00
dougt%meer.net
2aee140f65
adding -kb. thanks dbaron
2005-01-28 21:06:58 +00:00