Commit Graph

3119 Commits

Author SHA1 Message Date
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