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

3216 Коммитов

Автор SHA1 Сообщение Дата
mark.finkle@gmail.com 21ddeaec46 bug 367519. r=bsmedberg. add XUL and SVG mime type support to the mozilla activex control. Also updated some deprecated ATL macros. 2007-05-16 19:19:50 -07:00
bent.mozilla@gmail.com e3e1e8965c Bug 380470 - "nsAppStartupNotifier shouldn't require components to implement nsIObserver". r=bsmedberg. 2007-05-16 13:06:01 -07:00
Olli.Pettay@helsinki.fi 5767c4440b Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst 2007-05-15 01:50:33 -07:00
Olli.Pettay@helsinki.fi 065327c30f Seamonkey/Win bustage 2007-05-14 05:16:56 -07:00
Olli.Pettay@helsinki.fi ab3daf1d7f Seamonkey/Win bustage 2007-05-14 05:02:38 -07:00
Olli.Pettay@helsinki.fi 7817abfbca Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 02:11:38 -07:00
timeless@mozdev.org fb92eab385 Bug 379723 gtk_moz_embed_set_directory_service_provider not in gluepatch by tomeu@tomeuvizoso.net r=timeless 2007-05-13 07:52:52 -07:00
Olli.Pettay@helsinki.fi 40178e46a3 backout Bug 363089 2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi e1fb8b073b Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 04:15:11 -07:00
neil@parkwaycc.co.uk 00f6f7bfc3 Avoid calling formatStringByName with no formats b=379889 r=smontagu sr=biesi 2007-05-09 01:40:41 -07:00
bzbarsky@mit.edu 7e3d62ddea Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,r=bsmedberg, sr=biesi 2007-05-06 14:06:28 -07:00
bzbarsky@mit.edu 086c2eb0c0 Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me 2007-05-01 15:24:20 -07:00
mats.palmgren@bredband.net 7cf34d1a7e Bustage fix for TestGtkEmbed. b=326152 2007-04-30 17:13:44 -07:00
mats.palmgren@bredband.net c712869d45 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
peterv@propagandism.org f091506c2b Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 09:35:27 -07:00
benjamin@smedbergs.us baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
martijn.martijn@gmail.com 067d379a61 Bug 378178 - Some code that doesn't compile under DEBUG_FIND anymore, r+sr=bzbarsky 2007-04-21 04:00:01 -07:00
bzbarsky@mit.edu f792615997 Don't try to use ranges to represent chunks of the flattened tree, becauseranges can't have endpoints that are anonymous wrt the other endpoint. Bug374873, r+sr=rbs 2007-04-18 13:05:42 -07:00
philringnalda@gmail.com 811bd70baf Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst 2007-04-16 21:06:12 -07:00
gijskruitbosch@gmail.com 3e830ee3c0 Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Playerp=sciguyryan@gmail.com (Ryan Jones)r=silver@warwickcompsoc.co.uk (James Ross)r+sr=cbiesinger@gmx.at (Christian Biesinger) 2007-04-15 05:31:18 -07:00
benjamin@smedbergs.us b58c167d24 Bug 377410 - remove mfcembed, r=dougt 2007-04-13 10:22:42 -07:00
dbaron@dbaron.org d98d9fdec5 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -07:00
gavin@gavinsharp.com 84b4bbf9fe Bug 374899: Remove powerplant, r=bsmedberg, rs=brendan 2007-03-23 13:16:54 -07:00
bugzilla@standard8.demon.co.uk eb2cd2088d Temporary fix for debug build bustage 2007-03-23 09:16:24 -07:00
timeless@mozdev.org 691ce385f8 Landing MICROB_20070103_BRANCHThis should improve the standalone build story.Patches Wanted, Work will be on the MICROB_20070323_BRANCH 2007-03-23 08:56:57 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
maxf%magma.ca 4573b68c1a (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 b9eb989a03 Fix bustage of 368773 2007-03-19 06:57:15 +00:00
peterv%propagandism.org be653586e2 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 64eb85d946 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 12f2917956 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 d7595e46f7 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 c3220ba43f 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 91818d35b0 More gtkmozembed followups from bug 78081, r=timeless 2007-02-21 16:56:04 +00:00
benjamin%smedbergs.us 83e4a5d8b4 Trying to fix linux bustage from bug 78081, r=timeless 2007-02-21 15:46:23 +00:00
asqueella%gmail.com 986c85a51c 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 0dbd31470c Trying to fix bustage, Bug 363067 2007-02-16 00:42:13 +00:00
Olli.Pettay%helsinki.fi 805e0ff0f8 Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking 2007-02-15 23:04:33 +00:00
gerv%gerv.net 465b523fc0 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-02-14 16:58:55 +00:00
dbaron%dbaron.org afc56e1eb0 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 66924e438e Bug 366225 Remove some unused preferences. r=iann_bugzilla,sr=neil 2007-02-08 19:01:21 +00:00
jshin%mailaps.org 88da57650a 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 0aeb80a42d Fixing bustage, Bug 83265, r=peterv 2007-02-08 15:34:12 +00:00
mozilla.mano%sent.com 6040afd6ff 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 76a64e5c22 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
benjamin%smedbergs.us 20975ec114 Bug 78081 - Don't export intermediate libraries, blanket-r=mento 2007-02-03 01:19:04 +00:00
benjamin%smedbergs.us a3f9c4f73e 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 b57733ad8f 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 7eeed473b4 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 5fc4a6dc3f Bug 336279 � Find misses text in this testcase, r=jst, sr=rbs 2007-01-29 13:58:24 +00:00
dveditz%cruzio.com 8f100cd4dc 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 4acedf7aa5 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 e8ede8fa09 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 cf0bd8c525 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 d3de3edfef 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 bbb6339dc9 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 95a616af6d Bug 365569: remove workaround from bug 297227, r=mento 2007-01-03 06:02:39 +00:00
timeless%mozdev.org 915392e94d GetImageRequest is only available for gtk2 builds
trying to fix build bustage
2007-01-03 00:14:09 +00:00
timeless%mozdev.org 5719fc0760 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 edc9a0db2d Bug 364754 - ActiveX control doesn't build with MSVC8 Express, r=dbaron 2007-01-02 15:24:08 +00:00
timeless%mozdev.org 24ff8b5b51 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 f06308caa9 Bug 364205 gtkmozembed.h should be C style
r+sr=roc
2006-12-20 05:28:57 +00:00
stridey%gmail.com fe01141cb8 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 b0bd7b2fe6 there's no objdir, but we need LOCAL_INCLUDES 2006-12-07 00:41:36 +00:00
timeless%mozdev.org 0df954d9ef 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 43c2f5f730 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 8bf2c555b4 missed one gnomevfs containing function. of course, that function was buggy... 2006-12-04 23:40:52 +00:00
timeless%mozdev.org 286a2436f7 Attempt to make gnomevfs optional 2006-12-04 23:10:20 +00:00
timeless%mozdev.org eff6e6c967 oops, map doesn't take a parameter 2006-12-04 22:33:27 +00:00
mvl%exedo.nl f6de756720 bustage fix 2006-12-04 21:38:20 +00:00
timeless%mozdev.org 0b5f1e14c2 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 da27034ee1 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 166f20fbd9 Fix build bustage from gtkmozembed checkins, r=timeless 2006-12-04 20:23:52 +00:00
timeless%mozdev.org baa3b1aa09 Pulling romaxa's gtk1 fixes and the other changes from his commit 2006-12-04 18:00:11 +00:00
timeless%mozdev.org e4b154eb3a fixing non libxul directory service handl; thanks smaug 2006-12-04 16:01:06 +00:00
timeless%mozdev.org 039c36686b fixing non libxul directory service handling; thanks smaug 2006-12-04 15:39:33 +00:00
timeless%mozdev.org dfa70b2595 Fixing most ifdefs to mean libxul instead of saying 1.8
making xulrunner link dynamically against gtkmozembed (because ajschult and
I couldn't figure out how to deal with a profiledirectorylock and we know
of no reason to have gtkmozembed linked statically).
Hopefully fixed some cast complaints smaug had (presumably they relate to
the comments "I doubt this cast pair is correct").
Tried to clean up the REQUIRES a /bit/ in an effort to address the lock
problem.

Again, thanks to ajschult for his time and assistance.
2006-12-04 10:50:02 +00:00
timeless%mozdev.org 977897c41c SetPageTitle is nsIGlobalHistory2 :(
And RemoveAllPages is now just nsresult
2006-12-04 07:58:22 +00:00
timeless%mozdev.org c29f827309 Removing nsIBrowserHistory
The only method we needed was RemoveAllPages, which i've moved to be accessible via nsIObserver,
it's a private communication from the specific history client.

Variable length arrays is a C99 ism, in gecko we use nsAutoArrayPtr.

thanks to ajschult for helping out
2006-12-04 06:46:27 +00:00
timeless%mozdev.org 84c436205e Title should be nsCString (Autos never belong in structures, and the data was always narrow) 2006-12-04 06:23:28 +00:00
timeless%mozdev.org 82fac0674b First attempt at bandaging gtk1 2006-12-04 06:22:18 +00:00
ajschult%verizon.net 9fc3db9a56 Fixing preliminary bustage. rs=timeless 2006-12-04 06:02:56 +00:00
timeless%mozdev.org 1856e0b40d Landing MICROB_20061031_BRANCH
This is an experiment, and I'm sorry that the code isn't perfect.
Patches Wanted, Work will be on the MICROB_20061204_BRANCH
2006-12-04 04:06:14 +00:00
bzbarsky%mit.edu 38f1da6f92 Fix assertion to assert about the right thing. Bug 265780 comment 35 followup. 2006-12-01 04:35:18 +00:00
bzbarsky%mit.edu 0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
neil%parkwaycc.co.uk 6a6d38fbe5 Bug 326840 Make progress dialogs display download speed where available p=son.le0@gmail.com r=biesi sr=me 2006-11-10 10:29:54 +00:00
timeless%mozdev.org 46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
bzbarsky%mit.edu df977f5e9a Apply chrome flags to dialogs, even when opened by untrusted content (so alerts
are not resizable, for example).  Bug 294440, r=bsmedberg, sr=jst
2006-10-24 21:42:18 +00:00
gavin%gavinsharp.com 309c7dbf84 Bug 356225: Duplicate null check in nsWebBrowserPersist.cpp, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=bzbarsky 2006-10-13 14:55:54 +00:00
bzbarsky%mit.edu 016ec858e3 Don't pass null nodes to methods that don't expect them. Bug 329745,
r=timeless, sr=bzbarsky
2006-09-28 22:34:33 +00:00
cbiesinger%web.de 93e8d01a5f add unit test for bug 354522 2006-09-28 20:56:42 +00:00
cbiesinger%web.de 9a381e7875 bug 354410 move auth prompt strings out of necko. also, use the correct
strings for prompting without a realm and for prompting only for a password.
r=darin
2006-09-28 20:11:33 +00:00
mattwillis%gmail.com c3fe8709a1 bug 354522 - Moves rv outside the if so nsIAuthPrompt2 works properly. r=biesi,sr=dmose 2006-09-27 19:41:01 +00:00
caillon%redhat.com 28b70c5240 Bug 312998
fix EmbedWindow::GetVisibility
Patch from chpe@gnome.org
r=caillon sr=roc
2006-09-27 00:45:24 +00:00
cbiesinger%web.de 79738ef491 Bug 265780 make FTP use nsIAuthPrompt2
r=darin
2006-09-22 21:06:57 +00:00
timeless%mozdev.org 664b6df306 Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
r=bsmedberg sr=biesi
2006-09-17 00:04:39 +00:00
cbiesinger%web.de 15501fd5cb Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
dbaron%dbaron.org bb32a15350 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
bzbarsky%mit.edu a6772791b0 Improve the context menu flag-setting code. Bug 350614, patch by Dorian
<boissomag@free.fr>, r+sr=bzbarsky
2006-09-09 04:28:22 +00:00
benjamin%smedbergs.us 4b74339c6f Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00