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

3140 Коммитов

Автор SHA1 Сообщение Дата
maxf%magma.ca f301643ff5 (I'm moving changes made on the MOZILLA_1_8_BRANCH to HEAD)
This change is for the QNX (Photon) platform only. It will not affect the
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. You can contact me at: mfeil@qnx.com

This change fixes compile errors when building Firefox under QNX Neutrino.
None of the changes should affect non-QNX builds in any way. r=amardare%qnx.com
2007-03-21 19:22:44 +00:00
ginn.chen%sun.com 553730227c Fix bustage of 368773 2007-03-19 06:57:15 +00:00
peterv%propagandism.org 8763e8133a Fix leak regression from bug 368773 (Add a bunch of DOM objects to cycle collection). r/sr=bz. 2007-03-18 11:07:52 +00:00
bzbarsky%mit.edu c9bf7a7b0e Update comments to reflect reality. Bug 362803, patch by Eric Shepherd
<eshepherd@mozilla.com>, r=bzbarsky, sr=bsmedberg
2007-03-09 22:38:47 +00:00
peterv%propagandism.org b0d71960ba Fix for bug 368773 (Add a bunch of DOM objects to cycle collection). r=sicking, sr=jst. 2007-03-08 11:17:16 +00:00
asqueella%gmail.com 7cd30903d2 Bug 372170 - Followup to 371497: fix array usage (footprint improvements)
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r+sr=bzbarsky
2007-03-07 20:03:19 +00:00
mats.palmgren%bredband.net 23f0463cc0 Move ~800 bytes of const data to text segment and fix GCC compile warnings. b=371497 r=sciguyryan sr=bzbarsky 2007-02-27 22:36:04 +00:00
benjamin%smedbergs.us 585196015d More gtkmozembed followups from bug 78081, r=timeless 2007-02-21 16:56:04 +00:00
benjamin%smedbergs.us 5e16e3a9b0 Trying to fix linux bustage from bug 78081, r=timeless 2007-02-21 15:46:23 +00:00
asqueella%gmail.com 448ce7cc20 Bug 155109 - Save As Complete misplaces data: src
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=bzbarsky
2007-02-17 18:49:28 +00:00
Olli.Pettay%helsinki.fi 1806e99e27 Trying to fix bustage, Bug 363067 2007-02-16 00:42:13 +00:00
Olli.Pettay%helsinki.fi 391f74f48d Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking 2007-02-15 23:04:33 +00:00
gerv%gerv.net 95fb1609fa Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-02-14 16:58:55 +00:00
dbaron%dbaron.org 1c867cd473 Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad 2007-02-08 19:23:25 +00:00
bugzilla%standard8.demon.co.uk 3d2245d3b9 Bug 366225 Remove some unused preferences. r=iann_bugzilla,sr=neil 2007-02-08 19:01:21 +00:00
jshin%mailaps.org ab27ba75e9 bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin 2007-02-08 17:48:22 +00:00
Olli.Pettay%helsinki.fi 1bcae4df40 Fixing bustage, Bug 83265, r=peterv 2007-02-08 15:34:12 +00:00
mozilla.mano%sent.com d9df0f2a4f Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-02-08 13:15:50 +00:00
sharparrow1%yahoo.com c78720aa24 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
benjamin%smedbergs.us 37213b8537 Bug 78081 - Don't export intermediate libraries, blanket-r=mento 2007-02-03 01:19:04 +00:00
benjamin%smedbergs.us c0d9a40e18 Bug 366354 - fix activex control manifest embedding for VC8, patch by mfinkle r=me 2007-02-01 18:57:57 +00:00
jwalden%mit.edu 258d9eb797 Fix broken WINNT embedding tests by not building them, as happened before the previous change -- bug 351968 cleanup 2007-01-31 05:52:24 +00:00
jwalden%mit.edu df236c24ab Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
martijn.martijn%gmail.com 6696642347 Bug 336279 � Find misses text in this testcase, r=jst, sr=rbs 2007-01-29 13:58:24 +00:00
dveditz%cruzio.com 9647d3f6d1 bug 342314: check-in initial effective-tld file. r=bsmedberg.
Effective TLD file itself thanks to Jo Hermans.
2007-01-27 00:12:57 +00:00
ajschult%verizon.net f6703ef2f3 Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg 2007-01-20 04:59:01 +00:00
ajschult%verizon.net 3ee4298277 Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg 2007-01-20 04:52:14 +00:00
ajschult%verizon.net e08c84ca67 Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg 2007-01-20 04:49:33 +00:00
gavin%gavinsharp.com a61e3d7300 Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest 2007-01-04 18:48:53 +00:00
jwatt%jwatt.org 688f763168 Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc 2007-01-04 10:53:59 +00:00
philringnalda%gmail.com 005f293b22 Bug 365569: remove workaround from bug 297227, r=mento 2007-01-03 06:02:39 +00:00
timeless%mozdev.org ea310740ca GetImageRequest is only available for gtk2 builds
trying to fix build bustage
2007-01-03 00:14:09 +00:00
timeless%mozdev.org 73fc208d85 Landing MICROB_20061206_BRANCH
This should improve the gnomevfs story (the goal is to not use it).
Patches Wanted, Work will be on the MICROB_20070103_BRANCH
2007-01-02 22:23:53 +00:00
benjamin%smedbergs.us 6923d8633b Bug 364754 - ActiveX control doesn't build with MSVC8 Express, r=dbaron 2007-01-02 15:24:08 +00:00
timeless%mozdev.org 4b1638ac08 Bug 363446 EmbedPrivate::ScrollToSelectedNode doesn't initialize rv if !aDOMNode
patch by sciguyryan+bugzilla@gmail.com r=timeless
2006-12-21 07:01:48 +00:00
ginn.chen%sun.com 142855186d Bug 364205 gtkmozembed.h should be C style
r+sr=roc
2006-12-20 05:28:57 +00:00
stridey%gmail.com 4534aab979 Bug 362042: Remove pre-Cocoa-Cairo remnants from basebrowser-mac-macho. Patch by ardissone <alqahira@ardisson.org>. r=smorgan sr=mento 2006-12-16 04:58:25 +00:00
timeless%mozdev.org 66eac5226b there's no objdir, but we need LOCAL_INCLUDES 2006-12-07 00:41:36 +00:00
timeless%mozdev.org 48cb0fda15 Bug 362950 build in embedding/browser/gtk/src failed if srcdir=. is set
The makefile was violating readonly srcdir for objdir builds too...
r=bsmedberg
2006-12-06 22:32:07 +00:00
timeless%mozdev.org caea38f2e2 Trying to fix Thunderbird Linux galactica Dep Lt-Release %
it's running with an old glib2. The hope is that the code will automatically
generate the marshalling code. This may or may not work, if it doesn't,
everything will probably go red :).
2006-12-05 21:36:25 +00:00
timeless%mozdev.org 88f9d92b72 missed one gnomevfs containing function. of course, that function was buggy... 2006-12-04 23:40:52 +00:00
timeless%mozdev.org 83e35dacf7 Attempt to make gnomevfs optional 2006-12-04 23:10:20 +00:00
timeless%mozdev.org 9df23cc57c oops, map doesn't take a parameter 2006-12-04 22:33:27 +00:00
mvl%exedo.nl ba02e5f206 bustage fix 2006-12-04 21:38:20 +00:00
timeless%mozdev.org f5000fda70 Fixing merge conflict, fixing out value to return ok on success and fixing out value to null out on failure.
Using interface map for complicated conditional case.
2006-12-04 21:23:35 +00:00
timeless%mozdev.org dc003d9c75 reverting header include to match rev 1.24, it's a gtk2 only header... 2006-12-04 20:58:27 +00:00
bugzilla%standard8.demon.co.uk 777a21e0d3 Fix build bustage from gtkmozembed checkins, r=timeless 2006-12-04 20:23:52 +00:00
timeless%mozdev.org deb62e3d99 Pulling romaxa's gtk1 fixes and the other changes from his commit 2006-12-04 18:00:11 +00:00
timeless%mozdev.org 141cadb9df fixing non libxul directory service handl; thanks smaug 2006-12-04 16:01:06 +00:00
timeless%mozdev.org 0bbc537403 fixing non libxul directory service handling; thanks smaug 2006-12-04 15:39:33 +00:00