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

377 Коммитов

Автор SHA1 Сообщение Дата
kaie%kuix.de 1462d73d35 Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
r=benjamin
2007-07-23 10:58:34 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
Olli.Pettay%helsinki.fi 6721d4f009 Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 09:13:09 +00:00
timeless%mozdev.org c7371e90f8 Bug 379723 gtk_moz_embed_set_directory_service_provider not in glue
patch by tomeu@tomeuvizoso.net r=timeless
2007-05-13 14:52:52 +00:00
Olli.Pettay%helsinki.fi 8e287d3582 backout Bug 363089 2007-05-11 13:34:12 +00:00
Olli.Pettay%helsinki.fi 670f53f666 Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 11:15:20 +00:00
bzbarsky%mit.edu b1e55b927c Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(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 22:24:25 +00:00
mats.palmgren%bredband.net d4055c75e1 Bustage fix for TestGtkEmbed. b=326152 2007-05-01 00:13:44 +00:00
mats.palmgren%bredband.net 24e870cb3d Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 23:52:44 +00:00
benjamin%smedbergs.us 3fb4912f5d 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 14:22:04 +00:00
philringnalda%gmail.com c3b117a948 Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst 2007-04-17 04:06:12 +00:00
bugzilla%standard8.demon.co.uk cf2bc82c4a Temporary fix for debug build bustage 2007-03-23 16:16:24 +00:00
timeless%mozdev.org e2475f40f9 Landing MICROB_20070103_BRANCH
This should improve the standalone build story.
Patches Wanted, Work will be on the MICROB_20070323_BRANCH
2007-03-23 15:56:57 +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
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
Olli.Pettay%helsinki.fi 1bcae4df40 Fixing bustage, Bug 83265, r=peterv 2007-02-08 15:34:12 +00:00
benjamin%smedbergs.us 37213b8537 Bug 78081 - Don't export intermediate libraries, blanket-r=mento 2007-02-03 01:19:04 +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
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
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
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
timeless%mozdev.org b1cffb7e10 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 9a0a6da923 SetPageTitle is nsIGlobalHistory2 :(
And RemoveAllPages is now just nsresult
2006-12-04 07:58:22 +00:00
timeless%mozdev.org a9759ca1ea 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 995a23d6f6 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 3b9c5d2f0d First attempt at bandaging gtk1 2006-12-04 06:22:18 +00:00
ajschult%verizon.net 0377c7473a Fixing preliminary bustage. rs=timeless 2006-12-04 06:02:56 +00:00
timeless%mozdev.org 2fd37ff2e2 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
caillon%redhat.com 90305304f0 Bug 312998
fix EmbedWindow::GetVisibility
Patch from chpe@gnome.org
r=caillon sr=roc
2006-09-27 00:45:24 +00:00
timeless%mozdev.org 204a110dff Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
r=bsmedberg sr=biesi
2006-09-17 00:04:39 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
darin%meer.net 5521781301 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
gerv%gerv.net 8268a2e270 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
benjamin%smedbergs.us fa83da037b Bug 326442 - gtkmozembed custom directoryservice provider support is broken, patch by chpe@gnome.org, r=me 2006-02-08 22:00:39 +00:00