amardare%qnx.com
|
3091edd84c
|
Changes for the qnx(photon) platform. It should not affect runtime/building other platforms.
Removed the mozserver dependency.
|
2004-03-08 20:27:24 +00:00 |
|
locka%iol.ie
|
b4f0b587ca
|
Fix "View Source" operation on popup menu. Move default profile into a member variable. b=228600 r=darin sr=bzbarsky
|
2004-03-03 21:24:19 +00:00 |
|
amardare%qnx.com
|
bcc40086df
|
Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Updated the embedded stuff to use the new PtWebServer API ( libPtWeb.so.3 ).
|
2004-03-02 19:21:40 +00:00 |
|
dougt%meer.net
|
06086a0274
|
When prompting/alerting the user (during a form post, etc.), the dialog that is displayed is wider than the viewable screen on small screens. This patch reduces the min size of the dialog. b=229156, r=blizzard
|
2004-03-02 05:07:08 +00:00 |
|
darin%meer.net
|
c380c59f65
|
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
|
2004-02-28 22:34:07 +00:00 |
|
chanial%noos.fr
|
4e74ed990f
|
Bug 235187: nsContextMenuInfo shouldn't use low-level API and remove presContext FindFrameBackground.
r=ccarlen, sr=bz
(file not used by the xul apps)
|
2004-02-28 02:00:23 +00:00 |
|
pinkerton%aol.net
|
78979b9349
|
use encoded filename in content-dispositon header (bug 233798, not part of
build)
|
2004-02-27 16:57:14 +00:00 |
|
locka%iol.ie
|
5b8c3629f9
|
Fix crash in get_all implementation. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com> b=233251 r=adamlock sr=jst
|
2004-02-25 20:23:22 +00:00 |
|
cbiesinger%web.de
|
958da29c87
|
removing now-unused mpfilelocprovider, superceded by profile/dirserviceprovider.
bug 235431, r=ccarlen sr=bz
|
2004-02-24 21:45:22 +00:00 |
|
amardare%qnx.com
|
1cd4d9e725
|
Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.
|
2004-02-20 23:36:43 +00:00 |
|
amardare%qnx.com
|
9b29f5859b
|
Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.
|
2004-02-20 23:06:30 +00:00 |
|
bzbarsky%mit.edu
|
3802922e91
|
Remove bogus method that makes backgrounds on the canvas unhappy. Bug 219302,
r+sr=roc
|
2004-02-20 00:39:09 +00:00 |
|
jshin%mailaps.org
|
cf9d6a4895
|
bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs)
|
2004-02-19 11:00:29 +00:00 |
|
darin%meer.net
|
8d65e087ae
|
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
|
2004-02-19 02:44:03 +00:00 |
|
timeless%mozdev.org
|
01040a802f
|
Bug 232642 [ActiveX] crash if access twice the same html element
patch by atremon@elansoftware.com r=adamlock sr=jst a=chofmann
|
2004-02-17 16:07:36 +00:00 |
|
bryner%brianryner.com
|
92499cbd13
|
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
|
2004-02-11 04:57:07 +00:00 |
|
bsmedberg%covad.net
|
814b876053
|
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
|
2004-02-11 02:10:04 +00:00 |
|
jst%mozilla.jstenback.com
|
41e764909a
|
Fixing build bustage.
|
2004-02-09 23:45:47 +00:00 |
|
jst%mozilla.jstenback.com
|
505c634885
|
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
|
2004-02-09 22:48:53 +00:00 |
|
cbiesinger%web.de
|
f96f808236
|
Bug 232771 Typo in definition of GTK_MOZ_EMBED_CLASS
patch by Crispin Flowerday <mozilla@flowerday.cx> r+sr=blizzard
|
2004-02-07 22:23:07 +00:00 |
|
cbiesinger%web.de
|
e306687216
|
Bug 232456 Escape key doesn't cancel Gtk alerts
patch by Crispin Flowerday <mozilla@flowerday.cx> sr=bryner r=blizzard
|
2004-02-07 22:21:42 +00:00 |
|
locka%iol.ie
|
c8c083d7a6
|
Implement outerHTML. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com> b=232281 r=adamlock sr=jst
|
2004-02-02 21:02:25 +00:00 |
|
bryner%brianryner.com
|
42adb9f1be
|
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
|
2004-02-01 10:09:07 +00:00 |
|
neil%parkwaycc.co.uk
|
50248a9c72
|
Bug 231750 gtk alert text should be selected p=mozilla@flowerday.cx r=blizzard sr=bryner
|
2004-01-30 10:55:44 +00:00 |
|
jst%mozilla.jstenback.com
|
90431d8022
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2004-01-29 22:04:45 +00:00 |
|
bsmedberg%covad.net
|
7d79d7ba8b
|
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
|
2004-01-28 23:45:17 +00:00 |
|
darin%meer.net
|
a7ca15c1f4
|
updating basebrowser and PPEmbed project file to reflect mozipcd being
renamed mozilla-ipcd. see bug 226481. r/sr=dbaron
|
2004-01-28 22:33:34 +00:00 |
|
dbaron%dbaron.org
|
0231f67b81
|
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
|
2004-01-23 23:12:44 +00:00 |
|
neil%parkwaycc.co.uk
|
84428dc828
|
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
|
2004-01-23 13:31:07 +00:00 |
|
locka%iol.ie
|
11b6007384
|
NOT PART OF BUILD. Add a smoketest.html to quickly test for common causes of breakage in embedded activex control.
|
2004-01-14 23:21:22 +00:00 |
|
locka%iol.ie
|
f548e28d3d
|
NOT PART OF BUILD. Enable bzip2 compression to standalone ActiveX control install script
|
2004-01-12 22:52:35 +00:00 |
|
locka%iol.ie
|
25436823ab
|
NOT PART OF BUILD. Update ActiveX control manifests & readme for standalone installer.
|
2004-01-12 22:50:27 +00:00 |
|
jst%mozilla.jstenback.com
|
c000ae86e8
|
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
|
2004-01-09 23:54:21 +00:00 |
|
bsmedberg%covad.net
|
d0f309943a
|
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 13:37:00 +00:00 |
|
bsmedberg%covad.net
|
274ef7cd49
|
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 01:22:31 +00:00 |
|
amardare%qnx.com
|
7a51464657
|
Changes for the photon platform - it should not affect ( building/runtime ) other platforms.
|
2004-01-05 23:04:07 +00:00 |
|
bryner%brianryner.com
|
dfe3513814
|
Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky.
|
2003-12-21 05:36:36 +00:00 |
|
neil%parkwaycc.co.uk
|
1730a3d24a
|
Bug 90906 Remove unused variables p=gautheri@noos.fr r=adamlock (locka) sr=alecf
|
2003-12-20 20:09:41 +00:00 |
|
dbaron%dbaron.org
|
0b1b574b92
|
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.
|
2003-12-13 03:02:55 +00:00 |
|
locka%iol.ie
|
9070219ab2
|
NOT PART OF BUILD. Install MSVC7.0 runtime DLLs from standalone ActiveX installer
|
2003-11-25 18:59:59 +00:00 |
|
jst%mozilla.jstenback.com
|
4183787fa9
|
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
|
2003-11-19 01:20:56 +00:00 |
|
locka%iol.ie
|
7045cd5e3c
|
NOT PART OF BUILD. Improvements to the NSIS installer script and readme for ActiveX control
|
2003-11-19 00:05:31 +00:00 |
|
locka%iol.ie
|
e829760c98
|
NOT PART OF BUILD. Add [Embed] section to top of manifest. b=223819
|
2003-11-18 22:23:15 +00:00 |
|
timeless%mozdev.org
|
d8323ba73f
|
Bug 106386 Correct misspellings in source code
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
|
2003-11-17 10:05:45 +00:00 |
|
locka%iol.ie
|
b7aa755e17
|
NOT PART OF BUILD. Additional client files needed by ActiveX control when running mozilla/embedding/config
|
2003-11-11 23:39:12 +00:00 |
|
locka%iol.ie
|
c7f64f525e
|
NOT PART OF BUILD. mozconfig file containing build settings for control
|
2003-11-11 23:37:53 +00:00 |
|
locka%iol.ie
|
10700e64c1
|
NOT PART OF BUILD. Clean up activex installer script, invoke makensis.exe automatically instead of by hand
|
2003-11-11 23:37:02 +00:00 |
|
locka%iol.ie
|
ec43ccca35
|
Move profile opening to after component registration to prevent locked profiles from causing strange behaviour in the control. b=224455 r=bzbarsky sr=jst
|
2003-11-11 20:38:51 +00:00 |
|
brendan%mozilla.org
|
7809adca33
|
Fix missing cx param problem (223041, r=caillon, sr=dbaron).
|
2003-11-03 04:26:55 +00:00 |
|
uid502
|
d81619b4fa
|
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
|
2003-10-31 20:19:18 +00:00 |
|