darin%meer.net
ff07f6bbfe
fixes bug 321837 "nsWebBrowserFind::FindNext fails to wrap when searching chrome docshells" patch by rdmsoft@bugs.rdmsoft.com r=rbs,sfraser sr=bz
2006-03-31 05:31:10 +00:00
gerv%gerv.net
41fd37565a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-03-31 04:41:00 +00:00
timeless%mozdev.org
a757cb0909
Bug 332132 OOM crash in nsBaseCommandController methods
...
r=smfr sr=neil
2006-03-30 19:35:38 +00:00
darin%meer.net
20837f71e1
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
a54a4e6372
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
gerv%gerv.net
af20ee45fb
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
bryner%brianryner.com
7a96206e10
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
2006-03-22 18:36:36 +00:00
bryner%brianryner.com
4cd1e2b280
Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin.
2006-03-15 04:59:42 +00:00
bzbarsky%mit.edu
be3b8788e1
Followup to fix build bustage. Bug 305710
2006-03-14 19:29:38 +00:00
bzbarsky%mit.edu
6e8df6adb8
nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24
...
<jlurz24@gmail.com>, r=sicking, sr=bzbarsky
2006-03-14 17:12:41 +00:00
jruderman%hmc.edu
68624e5a7d
Fix compiler warning. Bug 330308, patch by Giacomo Magnini, r=biesi.
2006-03-13 09:46:28 +00:00
mrbkap%gmail.com
7fb7676464
Hold a strong reference to our context if we're using a script context from a window, since the window could navigate away before we're done with the context. bug 310508, r=jst sr=bzbarsky
2006-02-24 21:14:01 +00:00
timeless%mozdev.org
1ce5986f6b
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
sharparrow1%yahoo.com
eb67fd0b3d
Bug 327868: nsIFrameSelection cleanup. r+sr=roc
2006-02-21 00:49:04 +00:00
cbiesinger%web.de
e5e30a5864
bug 249508 disable loads when persisting the src of an <input type="image">
...
r+sr=bz
2006-02-19 17:39:13 +00:00
bzbarsky%mit.edu
612a095556
PArt of patch for bug 266371
2006-02-15 03:33:38 +00:00
bzbarsky%mit.edu
d48098df86
Keep track of the original window opener (or rather whether one was present)
...
even if window.open calls target the window. Bug 266371 and bug 212298,
r=bsmedberg, sr=jst
2006-02-15 03:22:17 +00:00
benjamin%smedbergs.us
10580d8f05
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-14 17:02:21 +00:00
bryner%brianryner.com
a084fa9ff9
Dispatch a notification that a newly-opened window has been initialized (bug 326784). r+sr=bzbarsky.
2006-02-12 00:39:26 +00:00
pavlov%pavlov.net
c4a61ef121
fixing build bustage
2006-02-11 06:52:44 +00:00
pavlov%pavlov.net
365a6e0b6a
fixing build bustage from bug 326149
2006-02-10 21:37:25 +00:00
bzbarsky%mit.edu
ff496fd4f1
Make nsIWindowProvider report whether it created a new window. Bug 326006,
...
r=bsmedberg, sr=jst
2006-02-10 20:50:43 +00:00
benjamin%smedbergs.us
b54825788d
Bug 326442 - gtkmozembed custom directoryservice provider support is broken, patch by chpe@gnome.org, r=me
2006-02-08 22:00:39 +00:00
bzbarsky%mit.edu
fc0b0f2bea
Move the "force into tab" code out of Gecko and allow embeddors to do the same
...
sort of thing. Bug 323810, r=bsmedberg, sr=jst
2006-02-07 20:46:39 +00:00
benjamin%smedbergs.us
e2c517adfe
Bug 326013 - profile name not used (gtkmozembed API compatibility), r=chpe
2006-02-07 16:49:41 +00:00
mark%moxienet.com
18898dbb5c
325851 svgBindings.xml missing from embed.jar. r=bsmedbarg a/1.8.1=bsmedberg
2006-02-06 19:21:02 +00:00
neil%parkwaycc.co.uk
5417075f05
Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me
2006-02-06 00:34:30 +00:00
gavin%gavinsharp.com
d6e8dffdab
Bug 324285 followup: remove all mentions of NS_SHISTORYLISTENER_CONTRACTID, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky
2006-02-05 16:45:52 +00:00
darin%meer.net
bf4998de17
Patch for bug 324642 "Add an API to expose the DOM node that the mouse is over when informing the WebBrowserChrome object to update the status bar." r=biesi sr=bzbarsky
2006-02-03 21:28:11 +00:00
cbiesinger%web.de
c2d981f764
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
263cf7dc11
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
mark%moxienet.com
3a9d72b3a4
190307 Non-blocking alert service/MathML for Camino. Adding copyright and license information for makotoy@ms.u-tokyo.ac.jp. Also marking the interface scriptable and cleaning up the documentation.
2006-02-02 04:25:41 +00:00
mark%moxienet.com
8997f8cbad
190307 nsINonBlockingAlertService.idl is not frozen, moving out of SDK_XPIDLSRCS
2006-02-02 02:43:42 +00:00
mark%moxienet.com
0ea84eb413
190307 Add MathML support to Camino, adding a non-blocking alert service to handle MathML's missing-font dialog. Patch by Makoto Yamashita <makotoy@ms.u-tokyo.ac.jp>, fixed up for CaminoStatic by me. r=smfr sr=pink
2006-02-02 02:07:45 +00:00
bsmedberg%covad.net
09052a7a2a
need stdio for stderr/printf, from bug 299988
2006-01-26 21:26:45 +00:00
bsmedberg%covad.net
fa57a77957
Bug 299988 - integrate gtkmozembed into libxul, r=chpe
2006-01-26 19:10:50 +00:00
bsmedberg%covad.net
288b9f9785
Reverting cls's change, which is undesirable in this frozen-linkage code; the real problem was fixed in stdafx.h
2006-01-26 17:52:00 +00:00
bsmedberg%covad.net
ac9b8eae8b
From bug 317375 - nsIPresShell.h is unneeded and ends up instantiating bad nsRect symbols (fix build bustage)
2006-01-26 16:48:43 +00:00
cls%seawood.org
d0f33f5ee8
Explicitly link against gkgfx.lib to resolve dependencies.
...
Fixing pacifica tinderbox bustage.
2006-01-26 16:48:38 +00:00
bsmedberg%covad.net
ec0ae1ec61
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
2006-01-25 20:23:24 +00:00
pavlov%pavlov.net
a6582b5239
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
601ab49886
Temporarily fix gtkmozembed in xulrunner until bug 299988 lands.
2006-01-24 19:51:57 +00:00
bryner%brianryner.com
ecc0706743
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
2006-01-24 19:22:02 +00:00
dougt%meer.net
253e471671
Removing old minimo gtk based application. http://weblogs.mozillazine.org/dougt/archives/009349.html . Bug=322266, r=bsmedberg
2006-01-17 17:48:07 +00:00
cbiesinger%web.de
ce6606cfa0
note that make must be run in the objdir
2006-01-13 23:11:48 +00:00
wtchang%redhat.com
7cb9201cf8
Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
...
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR. The patch is contributed by Chris Seawood
<cls@seawood.org>. r=wtc,kengert.
Modified Files:
Makefile.in browser/installer/unix/config.it
browser/installer/unix/packages-static
browser/installer/windows/config.it
browser/installer/windows/packages-static
calendar/installer/windows/config.it
calendar/installer/windows/packages-static
camino/Camino.xcode/project.pbxproj
embedding/config/basebrowser-installer-win.pkg
embedding/config/basebrowser-mac-macho
embedding/config/basebrowser-qnx
embedding/config/basebrowser-unix
embedding/config/basebrowser-win embedding/config/minimo-qnx
embedding/config/minimo-unix mail/config/basemail-os2
mail/config/basemail-unix mail/installer/windows/config.it
mail/installer/windows/packages-static
minimo/config/linux_package.sh security/manager/Makefile.in
security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
xpinstall/packager/packages-os2
xpinstall/packager/packages-static-unix
xpinstall/packager/packages-static-win
xpinstall/packager/packages-unix
xpinstall/packager/unix/deliver.pl
xpinstall/packager/win_mfcembed/config.it
xpinstall/packager/windows/browser.jst
xpinstall/packager/windows/config.it
xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
darin%meer.net
387edde4eb
fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky
2006-01-11 01:50:15 +00:00
bzbarsky%mit.edu
bc068c1794
Don't throw NS_ERROR_INVALID_ARG if listeners are added before window creation
...
-- it's a perfectly valid thing to do. Bug 309232, r+sr=darin
2006-01-09 22:20:30 +00:00
bzbarsky%mit.edu
b837c9d737
Flush frames before trying to find and select stuff. Bug 307783, r+sr=jst
2006-01-07 03:44:32 +00:00
dougt%meer.net
17f8a86528
noting that this stuff is dead.
2006-01-03 23:04:40 +00:00