gerv%gerv.net
4948defb71
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
gerv%gerv.net
8268a2e270
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
bryner%brianryner.com
c28e6a9665
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
41e6c02b2f
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
a87da277e8
Followup to fix build bustage. Bug 305710
2006-03-14 19:29:38 +00:00
bzbarsky%mit.edu
7409f92dda
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
9c6a08adf8
Fix compiler warning. Bug 330308, patch by Giacomo Magnini, r=biesi.
2006-03-13 09:46:28 +00:00
mrbkap%gmail.com
571359555b
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
a279d689e5
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
sharparrow1%yahoo.com
acef3d3622
Bug 327868: nsIFrameSelection cleanup. r+sr=roc
2006-02-21 00:49:04 +00:00
cbiesinger%web.de
75690f0264
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
27048ab6e4
PArt of patch for bug 266371
2006-02-15 03:33:38 +00:00
bzbarsky%mit.edu
585f7570c5
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
6616d08c5a
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
7d6f272823
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
b9963cd96c
fixing build bustage
2006-02-11 06:52:44 +00:00
pavlov%pavlov.net
d1240f8c17
fixing build bustage from bug 326149
2006-02-10 21:37:25 +00:00
bzbarsky%mit.edu
0899f137f9
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
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
bzbarsky%mit.edu
2dbdd7da0d
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
f06e36356e
Bug 326013 - profile name not used (gtkmozembed API compatibility), r=chpe
2006-02-07 16:49:41 +00:00
mark%moxienet.com
fdee37107a
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
f0100172af
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
3063e481ca
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
ed2aa565de
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
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
eab4195d4c
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
f345a03ffd
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
d8c110078c
190307 nsINonBlockingAlertService.idl is not frozen, moving out of SDK_XPIDLSRCS
2006-02-02 02:43:42 +00:00
mark%moxienet.com
887b2ad73e
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
1d98ecd955
need stdio for stderr/printf, from bug 299988
2006-01-26 21:26:45 +00:00
bsmedberg%covad.net
abdac7eba1
Bug 299988 - integrate gtkmozembed into libxul, r=chpe
2006-01-26 19:10:50 +00:00
bsmedberg%covad.net
676d303877
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
895af679a9
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
a2a093f148
Explicitly link against gkgfx.lib to resolve dependencies.
...
Fixing pacifica tinderbox bustage.
2006-01-26 16:48:38 +00:00
bsmedberg%covad.net
c85be04cc3
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
fbc6cb3e44
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
54044216fc
Temporarily fix gtkmozembed in xulrunner until bug 299988 lands.
2006-01-24 19:51:57 +00:00
bryner%brianryner.com
82d6fa213e
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
2006-01-24 19:22:02 +00:00
dougt%meer.net
06ad8d2a03
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
4cf89bf6dd
note that make must be run in the objdir
2006-01-13 23:11:48 +00:00
wtchang%redhat.com
dbbc444239
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
527acfe9e9
fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky
2006-01-11 01:50:15 +00:00
bzbarsky%mit.edu
829e20c2b9
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
6c0b84f4f0
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
4660c0415f
noting that this stuff is dead.
2006-01-03 23:04:40 +00:00
jwatt%jwatt.org
e549b7b50d
Fixing build bustage on Sun due to earlier checkin for bug 317628
2006-01-02 16:38:44 +00:00
jwatt%jwatt.org
6ec6d02edd
Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net
2006-01-02 02:43:53 +00:00
darin%meer.net
645a0a885e
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
2006-01-02 02:30:32 +00:00
dbaron%dbaron.org
d927b0a122
Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor
2005-12-28 00:33:23 +00:00
bsmedberg%covad.net
d997e02d87
From bug 320988, remove references to nsCRT::strcmp
2005-12-23 14:16:20 +00:00
bsmedberg%covad.net
72d9817b55
Bug 320988 relanding activex bits with a fix for the agressive optimization of inlines, r=darin
2005-12-21 19:54:59 +00:00
bsmedberg%covad.net
59348932a9
Reverting the activex parts of bug 320988 as well. The combination of gkgfx and no xpcom_core is bad too :-(
2005-12-21 18:12:27 +00:00
bsmedberg%covad.net
85da670429
activex control should only link against the frozen xpcom.lib, not xpcom_core.lib, or it ends up with multiply-defined symbols from xpcomglue_s.lib, bug 320988
2005-12-21 17:29:59 +00:00
bsmedberg%covad.net
86ee4f1cf2
Reverting bug 320988 for mfcembed/components.
2005-12-21 17:25:17 +00:00
bsmedberg%covad.net
977b774520
Revert the gkgfx removal due to MSVC6 linker aggresively instantiating inlines.
2005-12-21 16:07:45 +00:00
bsmedberg%covad.net
6ad32f3e39
Bug 320988 - Make xulrunner + activex control + mfcembed happy with frozen-only symbols, r=darin
2005-12-21 15:18:49 +00:00
timeless%mozdev.org
d3c5117263
Bug 320886 mfcembed doesn't build w/ NS_TRACE_MALLOC
...
r=bsmedberg
2005-12-21 05:13:05 +00:00
ajschult%verizon.net
404da48edd
package missing sidebar, svg, canvas, loadsave xpt files in Windows installer. bug 320370, r=biesi
2005-12-18 20:30:07 +00:00
timeless%mozdev.org
7b09668c76
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin
2005-12-18 01:50:50 +00:00
roc+%cs.cmu.edu
83f4b43f32
Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst
2005-12-06 01:29:42 +00:00
mark%moxienet.com
1eed63ef89
Bug 317232, enable SVG in Camino. Camino-only, npotdb. r=pink
2005-12-01 22:24:58 +00:00
dougt%meer.net
b38e6826ee
disable building TestGtkEmbed when tests are disabled. rs=bsmedberg
2005-12-01 21:09:30 +00:00
jst%mozilla.jstenback.com
175fe145fe
Fixing bug 318461. Move SetNewDocument() and SetOpenerWindow() from nsIScriptGlobalObject to nsPIDOMWindow to clean out non-script related methods form the nsIScriptGlobalObject interface. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
2005-12-01 19:35:27 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bsmedberg%covad.net
efc1fd7274
Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway)
2005-11-23 14:16:33 +00:00
timeless%mozdev.org
5cf4939f9c
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan
2005-11-21 06:01:10 +00:00
mark%moxienet.com
1f0ac15759
Bug 317077, Enable HTML <canvas> support in Camino. Camino-only, npotdb. r=smfr
2005-11-20 19:51:12 +00:00
bsmedberg%covad.net
b713846867
Bug 315563 - Convert the activex code to use the frozen string API, r=darin
2005-11-18 15:58:53 +00:00
dbaron%dbaron.org
8e1263ab28
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
2005-11-14 20:09:51 +00:00
darin%meer.net
855c0571c2
remove references to necko_data.xpt
2005-11-12 23:08:33 +00:00
darin%meer.net
88d4698da6
attempt to fix static gtkmozembed build
2005-11-12 20:35:47 +00:00
darin%meer.net
56de173b8c
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
cls%seawood.org
d9dc65b0e7
Rename tmp file to avoid VPATH conflict.
...
Bug #315718 r=bsmedberg
2005-11-09 16:58:24 +00:00
bsmedberg%covad.net
8475a1e496
MFCEmbed (with the standalone glue) needs to link against the XPCOM_GLUE versions of XPCOM functions, not the dllimport versions. Bug 315601, this needs ex-post-facto review but I'm checking it in to get mfcembed working.
2005-11-08 21:20:05 +00:00
dougt%meer.net
1e937de1a3
Build/config changes to allow static xpcom link for Minimo. b=314880, r=dveditz.
2005-11-07 19:08:03 +00:00
roc+%cs.cmu.edu
e27280dcf7
Bug 314138. Don't use obsolete InitXPCOM, allow InitXPCOM to find the static modules. r+sr=bsmedberg
2005-11-01 01:26:08 +00:00
roc+%cs.cmu.edu
f8cddec44f
Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers.
2005-10-18 01:41:11 +00:00
bsmedberg%covad.net
db13868592
Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls
2005-10-17 14:57:32 +00:00
cbiesinger%web.de
250cc4f62d
bug 312370 forward nsIProgressEventListener calls to the webbrowserpersist
...
consumer
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin
2005-10-15 17:27:52 +00:00
cbiesinger%web.de
226c31c8aa
Bug 312367 forward GI to the the webbrowserpersist's listener
...
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin
2005-10-14 19:05:42 +00:00
bzbarsky%mit.edu
cf82394840
Don't try to duplicate the jsval typedef. Bug 312003, r+sr=brendan
2005-10-12 20:16:35 +00:00
bzbarsky%mit.edu
1b31b43868
Attempt to fix splitwindow focus stuff -- bug 305032. Issue found by mrbkap,
...
patch by me, r=mrbkap, sr=jst
2005-09-28 02:44:16 +00:00
cbiesinger%web.de
3d92e3b89a
bug 306839 properly consume events
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=mtschrep
2005-09-23 17:57:18 +00:00
bzbarsky%mit.edu
0154f05af9
Update some GetScriptGlobalObject() callers to the right signature. Bug
...
303084, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-09-23 14:50:43 +00:00
bzbarsky%mit.edu
2fdae80e93
Correct tooltip coords in nsWebBrowser when frames are involved. Bug 171229,
...
r+sr=roc
2005-09-18 23:08:48 +00:00
cbiesinger%web.de
0a438eb44e
Bug 306550 gtkmozembed progress flags lack STATE_RESTORING value
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-09-18 14:05:49 +00:00
cbiesinger%web.de
9bcb123dc8
bug 305520 correctly handle 0 as flags value
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-09-18 14:02:41 +00:00
dougt%meer.net
465333ff84
This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org
2005-09-16 02:25:37 +00:00
bsmedberg%covad.net
f91ad167b8
Bug 307309 - Make winembed use libxul r=darin
2005-09-15 12:04:57 +00:00
gerv%gerv.net
a656eecc05
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
bzbarsky%mit.edu
98f698b036
Throw if window.open is called on a window that has no chrome. Bug 306804, r+sr=jst
2005-09-10 04:16:59 +00:00
neil%parkwaycc.co.uk
f894e33aab
Make _WIN32_WINN% default to 0x400 c.f. WINVER should fix bug 305187 b=bsmedberg
2005-08-29 14:22:33 +00:00
locka%iol.ie
636159d05c
NOT PART OF BUILD. Fix release mode projects for vs2002
2005-08-28 20:05:31 +00:00
locka%iol.ie
7eb92dd53e
NOT PART OF BUILD. Bump development environment up to VS2002. Add support for windowless plugins. Factor out functionality from nsPluginHostCtrl into nsPluginHostWnd base class.
2005-08-28 20:00:31 +00:00
cbiesinger%web.de
e7586138a3
bug 265607 check *aConfirm instead of aConfirm
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-08-27 16:18:25 +00:00
cbiesinger%web.de
8c3ad799f4
bug 210373 make gtkmozembed on gtk2 use nsIWebBrowserFocus for focus handling,
...
to fix focus stealing bugs
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-08-27 16:14:36 +00:00
dougt%meer.net
67ca169e0c
Fixing linux build bustage for Minimo. b=306087 r=bsmedberg
2005-08-26 21:03:29 +00:00
smfr%smfr.org
c3ec6baef4
Fix bug 305662: fix leakage of nsWebShell and entrained data by breaking a ref cycle between the docShell and nsISecureBrowserUI in a place that works for both embedders and the suite. r=bryner, sr=bz
2005-08-23 23:48:47 +00:00
cbiesinger%web.de
d29c9821c9
Bug 275463 embedding/browser/gtk should not use deprecated nsIPref
...
r=marco sr=roc
2005-08-23 13:35:40 +00:00
bzbarsky%mit.edu
692c9e00f2
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
...
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
roc+%cs.cmu.edu
6e23b199ec
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
kairo%kairo.at
b53e5bc6bc
bug 302444 - include unpackaged files in package lists for SeaMonkey installers, r=ajschult sr=Neil
2005-08-19 23:09:31 +00:00
roc+%cs.cmu.edu
56b0974569
Bug 303484. Limit the nesting of modal event loops so we avoid overflowing the C++ stack. r+sr=brendan,a=asa
2005-08-16 20:59:39 +00:00
dougt%meer.net
b781de9b5f
Minimo Linux changes from INDT.
...
** it removes 'icons.h' , 'preference.h' and 'history.h' -> they were not being used anymore.
** it restrutures Minimo.cpp , minimo_callbacks files -> In some places of the source code, there were methods in the wrong file, and so on.
** it changes the varibles and methods naming in all files (gFILENAME_NAME e.g. gPreferenceStruct)
** it creates a new file (minimo_support), and add the respective line in the Makefile.in file.
** it improves the bookmark manager, and also adds the FIND feature into its gtk_tree_view.
** it fixes some small bugs.
r=antonio.gomes@indt.org.br .
2005-08-16 19:33:31 +00:00
bzbarsky%mit.edu
0be172785b
Removing unused code. Bug 303102, r+sr=jst
2005-08-15 02:49:22 +00:00
cbiesinger%web.de
b54d6bce01
bug 297388 make nsIWebBrowserStream implement ReadSegments correctly (by just
...
forwarding to the underlying pipe)
r=caillon sr=darin
2005-08-13 16:32:00 +00:00
cbiesinger%web.de
1ddcc16e21
Bug 297238 incorrect parameter specification for signal open-uri of gtkembedmoz
...
patch by chpe@gnome.org r=mpgritti sr=roc
2005-08-13 12:09:54 +00:00
cbiesinger%web.de
aaca860bc9
bug 97580 back out the original patch for this bug, since it's not necessary
...
anymore and breaks plugins
patch by chpe@gnome.org r=blizzard sr=roc
2005-08-13 11:58:00 +00:00
dbaron%dbaron.org
4f125b95bb
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin
2005-08-12 22:53:22 +00:00
jst%mozilla.jstenback.com
0d8b79a0bf
Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
2005-08-12 04:11:00 +00:00
bugzilla%arlen.demon.co.uk
ed78b6e25d
Bug 303675 downloads fail silently if the default download path is invalid, e.g. leads to a removed drive
...
p=me r=cbiesinger sr=neil.parkwaycc.co.uk a=asa
2005-08-08 10:56:34 +00:00
smfr%smfr.org
d234a13c97
Fix bug 202014: add UI to the Mac Print Dialog Extension (PDE) that allows the user to select which headers and footers to print. Patch by Conrad Carlen, r=pinkerton, sr=me, a=asa.
2005-08-08 03:19:55 +00:00
smfr%smfr.org
e8c318c2a8
Fix bug 202014: add UI to the Mac Print Dialog Extension (PDE) that allows the user to select which headers and footers to print. Patch by Conrad Carlen, r=pinkerton, sr=me, a=asa.
2005-08-08 03:08:43 +00:00
smfr%smfr.org
b781a97846
Fix bug 302962. When someone calls Activate() or Deactivate() on an nsWebBrowser which doesn't have a content viewer yet (and hence no pres shell), don't just bail because nsGlobalWindow will complain. Instead, change nsDocShell to make the content viewer on demand, and go ahead and pass the activate/deactivate onto the dom window. This fixes a serious focus bug in Camino.
...
r/sr=bryner, a=bsmdedberg.
2005-08-06 20:28:42 +00:00
dougt%meer.net
9f0f4900e9
Make embedding\minimo a noop for window platforms.
2005-08-05 03:50:37 +00:00
dougt%meer.net
897f293443
cvs remove after moving to mozilla/minimo. npodb
2005-08-05 00:12:42 +00:00
dougt%meer.net
8113ffd902
Removing WinCE specific stuff. Reverting to a place before wince work.
...
All new work is in mozilla/minimo/ NPODB
2005-08-05 00:10:59 +00:00
dougt%meer.net
96f41b2090
removing code after move to mozilla/minimo
2005-08-05 00:09:54 +00:00
dougt%meer.net
133c017695
NPODB. Removing dead debug code. build changes to compile on linux.
2005-08-04 22:41:31 +00:00
dougt%meer.net
20a78ee090
Globe icon. npodb
2005-08-04 22:25:53 +00:00
dougt%meer.net
49b44be67d
Adding Spatial Navigation to the mix. NPODB
2005-08-04 22:18:28 +00:00
dougt%meer.net
32732d2845
modifier is a int. npodb
2005-08-04 16:51:03 +00:00
dougt%meer.net
1c3b09c5d9
-O1 seams like a more reasonable flag. npodb
2005-08-04 02:19:22 +00:00
dougt%meer.net
46274fe271
Implemented hacky preloading for Windows CE based on msdn.microsoft.com article. NPODB.
2005-08-04 02:18:40 +00:00
dougt%meer.net
41ad4454a9
Adding Phone API to MinimoCE. Including NSS in static build of MinimoCE. Adding Rebase code to package.sh npodb.
2005-08-03 23:56:40 +00:00
dougt%meer.net
bbedf4f439
Simple Phone support API. NPODB.
2005-08-03 23:55:15 +00:00
mgalli%geckonnection.com
bb90e65b66
Eliminated all the image references from the source. Preserving skinability. Some other cleanup and half way fix to the progress style blue bar (using real percentage).
2005-08-03 21:59:36 +00:00
jst%mozilla.jstenback.com
9700a6e483
Landing the split window work, bug 296639. This change doesn't have full reviews yet, bzbarsky@mit.edu and shaver@mozilla.org have done partial reviews, but there's still more to look at. Given the current time constraint this is landed with reviews and followup changes that result to come after the initial checkin. a=drivers
2005-07-30 20:57:07 +00:00
dougt%meer.net
2b54633315
backing out last change to smallscreen css.
2005-07-29 02:26:26 +00:00
dougt%meer.net
477d274b54
Not part of default build -- WINCE ONLY
...
Better tabbrowser support from Macrio.
Adding Browser Status Filter via some nasty makefile magic.
Adding rules to make packaging happen via make installer.
Adding a jsconsole dump feature. this should really be a js comp
2005-07-29 01:16:17 +00:00
dougt%meer.net
d2a3a24db4
NPODB. Making the zip command actually work.
2005-07-28 15:27:01 +00:00
dougt%meer.net
5a39a2dd58
NPODB. Adding an explict FINAL_LINK_LIBS to avoid linking to xulapp_s
2005-07-28 15:25:45 +00:00
dougt%meer.net
d213233c9c
*** empty log message ***
2005-07-28 02:19:46 +00:00
cbiesinger%web.de
3d15ef402a
Bug 265599 crash in [@ GtkPromptService::Prompt]
...
patch by Christian Persch <chpe@gnome.org> r=mpgritti sr=roc a=bsmedberg
2005-07-26 20:39:57 +00:00
dougt%meer.net
04068176ba
WinCE only. remove snav.dll -- it is statically build. reorder minimo-link-names to make diffing being generated one easier. Added GetScreenSize so that we can calculate the screensize when opening a new window. NPODB.
2005-07-26 16:06:25 +00:00
mkaply%us.ibm.com
09e3c6ec6f
OS/2 build bustage
2005-07-25 20:59:23 +00:00
dougt%meer.net
456222cd22
Fixing more of the bustage. npodb
2005-07-25 19:21:18 +00:00
dougt%meer.net
2e878e484a
Fixing bustage caused by Bug 296561. NPODB
2005-07-25 16:53:20 +00:00
dougt%meer.net
b0a3408bf1
Multiple browserStatusHandler objects with progress stuff and urlbar tied to each tab. fix by marcio. npodb
2005-07-25 16:16:52 +00:00
dougt%meer.net
43b1d95927
disabling string 1.0 abi support. npodb
2005-07-23 04:40:07 +00:00
dougt%meer.net
3af3ff63b1
removing window size from css. adding smaller size for the toolbar in css. npodb
2005-07-22 22:18:34 +00:00
dougt%meer.net
48ab35ea39
Adding transfer.gif, moving skin files into skin directory in jar. Fixing up the NewTab button on the toolbar. I also added some ssr css rules to our chrome css file. this might need to be trimmed back. NPODB
2005-07-22 20:45:56 +00:00
dougt%meer.net
598bd38181
Minimo chrome changes by Marcio <taboca@gmail.com>. npodb
2005-07-22 18:41:52 +00:00
bsmedberg%covad.net
df550d0124
Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa
2005-07-21 13:33:43 +00:00
dougt%meer.net
4d66ea41e7
Updating UAString in all.js npodb
2005-07-20 18:46:04 +00:00
masayuki%d-toybox.com
02b22c05d0
Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor
2005-07-20 08:40:13 +00:00