timeless%mozdev.org
96fd8d0a02
Bug 199804 Unprofessional error message when download fails
...
patch by mcsmurf@gmx.de r=biesi sr=bz
2004-08-08 21:12:22 +00:00
cbiesinger%web.de
ca0357a7db
Bug 254354 move nsIHelperAppLauncherDialog.idl into exthandler
...
r=bz sr=darin
2004-08-08 20:25:02 +00:00
mats.palmgren%bredband.net
798e7d641a
Check fo null before using GetFocusedElement result. b=252977 r+sr=bzbarsky
2004-08-08 17:18:58 +00:00
bzbarsky%mit.edu
372e293420
Make sure not to save magic _base_href attributes when saving a DOM. Bug
...
253507, r+sr=jst
2004-08-04 03:14:18 +00:00
timeless%mozdev.org
88a6af04bb
Bug 246392 Reloading a page containing frames goes back to top level
...
patch by crispin@flowerday.cx r=blizzard sr=shaver
2004-08-03 15:28:27 +00:00
timeless%mozdev.org
6a35541d22
Bug 246392 Reloading a page containing frames goes back to top level
...
patch by crispin@flowerday.cx r=blizzard sr=shaver
2004-08-03 15:22:31 +00:00
bryner%brianryner.com
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
bryner%brianryner.com
88f80381e3
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
2004-07-29 19:41:39 +00:00
cbiesinger%web.de
c0215f3bb8
Bug 252468 Remove outdated autostretch attribute from the tree
...
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
cbiesinger%web.de
784f49a951
Bug 246695 Gtk Embedding widget ignore scrollbar chrome setting
...
r=bryner sr=blizzard patch by Crispin Flowerday <crispin@flowerday.cx>
2004-07-28 20:54:50 +00:00
bzbarsky%mit.edu
4f6dfefbdd
Switch context back to being nsISupports, but make it clear that it's expected
...
to be an nsIDOMNode or nsIDOMWindow. Bug 252027, r=mvl, sr=shaver
2004-07-27 17:15:53 +00:00
bzbarsky%mit.edu
fba9dbd53f
Fix crash on exit if embedding widget was never shown. Bug 249520, patch by
...
Steven Brown <swbrown@ucsd.edu>, r+sr=blizzard
2004-07-22 02:36:24 +00:00
darin%meer.net
5fa05ca92c
fixes bug 106940 "ActiveX browser should use the newer nsIPrefService APIs instead of nsIPref" patch by gerlofs@us.ibm.com, r=mkaply, sr=darin
2004-07-20 18:31:57 +00:00
cbiesinger%web.de
07cf57d7dd
Bug 237611 init mPercent to -1, not 0, so that the title also shows 0% progress
...
patch suggested by ZF.Dang <dantifer.dang@sun.com> r=biesi sr=bz
2004-07-18 19:50:24 +00:00
gerv%gerv.net
554e0e99a4
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 19:30:11 +00:00
gerv%gerv.net
7043d82836
Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups.
2004-07-16 19:09:02 +00:00
gerv%gerv.net
50415faa3b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:48:35 +00:00
timeless%mozdev.org
87ad8ef85f
Bug 158038 minor comment changes in nsIWebBrowserPrint (print and printPreview)
...
patch by rods r=dcone sr=kin
2004-07-16 05:44:45 +00:00
amardare%qnx.com
c3fb91b921
Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
...
When reading the prefs back, check for the return value.
2004-07-06 19:42:33 +00:00
rbs%maths.uq.edu.au
24ee06ba33
Ensure that Find Again (F3) iterates over all matches, even when the ESM::MoveFocusToCaret() takes a shortcut that leaves the focus controller slightly out-of-sync, b=249345, r+sr=jst
2004-07-01 21:29:21 +00:00
daniel%glazman.org
99f30136ce
[minimo only] remove max-height constraints; b=247843; r/sr=dbaron
2004-06-21 12:28:04 +00:00
bryner%brianryner.com
47111a13aa
removing dead CFM build files
2004-06-21 02:09:30 +00:00
ben%bengoodger.com
c65983111c
243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor
2004-06-20 01:42:05 +00:00
bmlk%gmx.de
a07a866c19
bustage fix
2004-06-17 05:11:31 +00:00
roc+%cs.cmu.edu
f92adf1085
Fixing Windows bustage
2004-06-17 02:55:38 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
locka%iol.ie
843876d8b4
Add implementation for IHtmlElementCollection methods tags() & item() when there is more than one element with the same id. Checkin for atremon. b=236894 r=adamlock sr=jst
2004-06-14 19:26:47 +00:00
locka%iol.ie
aa6790eefd
Replace reinterpret_cast with static_cast for proper pointer casting. Checkin for atremon, b=236812 r=adamlock sr=jst
2004-06-14 17:56:07 +00:00
amardare%qnx.com
f07725e0f0
Changes for qnx ( photon ) platform only. They should not affect building/runtime other platforms.
...
Enable the tooltip window in embedding.
2004-06-14 14:44:42 +00:00
jst%mozilla.jstenback.com
04d5e76846
No need for result here any more. Continuation fix for the bustage caused by the initial checkin for bug 245619.
2004-06-11 17:45:24 +00:00
m_kato%ga2.so-net.ne.jp
9fbabd3625
fix bugstage, bug=245619, r/sr=brendan
2004-06-11 17:14:43 +00:00
amardare%qnx.com
c7b08a990d
Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
...
Focus related changes: when the window loses focus, the window must be deactivated ( cursor should stop blinking ).
When the window is given focus again by the window manager, the window must be activated ( the same cursor should start blinking ).
2004-06-08 18:56:04 +00:00
jst%mozilla.jstenback.com
936d2f0d37
Fixing bug 235457. Making it possible to open a window from chrome as if it was opened from untrusted script. r=danm-moz@comcast.net, sr=peterv@propagandism.org
2004-06-07 21:50:25 +00:00
dveditz%cruzio.com
1f3e1038f3
bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer
2004-06-05 09:26:01 +00:00
jst%mozilla.jstenback.com
f1fc36c541
Fixing bug 245529. Syncing gtkembed with some recent event handling changes that affected how listeners can prevent the default action. Patch by philipl@mail.utexas.edu, r=jst@mozilla.jstenback.com, sr=bryner@brianryner.com
2004-06-05 05:18:42 +00:00
bsmedberg%covad.net
cbb2a1a8c4
Bug 244965 - untrusted web content can use the "chrome" flag to window.open() r=danm sr=jst
2004-06-02 12:36:51 +00:00
blizzard%redhat.com
f8da579fc1
Bug #243419 . gtkmozembed doesn't handle being moved between toplevels. Patch from chpe@gnome.org. r=blizzard,sr=bryner
2004-06-01 18:37:36 +00:00
bsmedberg%covad.net
7bbfa9aab8
Parts of bug 205425 - turn the embedding widget into a GRE client - patch by marco@gnome.org r=me sr=blizzard
2004-05-29 17:43:59 +00:00
mkaply%us.ibm.com
18d9c2feaa
#239580
...
r=danm, sr=dveditz
Extend ConfirmEx to allow setting the default button - change default button for script security to no
2004-05-24 13:33:51 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
f79a6813af
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
62f7fc6ea3
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
b733dd59da
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
amardare%qnx.com
d2a89c4683
Changes for qnx/photon platform only. They should not affect building/runtime other platforms.
...
Added support for Pt_ARG_WEB_OPTIONs related to print header/footer.
2004-05-21 20:09:28 +00:00
dveditz%cruzio.com
31d9e1a660
bug 243699 block disk: and help: protocols r=bz,sr=bryner,a=brendan
2004-05-20 05:47:29 +00:00
depstein%netscape.com
4212c049c2
Added SaveObject() function in QAUtils.cpp. This is called in AsyncOpenTest() to compare the support objects passed to AsyncOpen and OnStartRequest.
2004-05-20 02:15:10 +00:00
caillon%redhat.com
e55198520c
Kill off nsComObsolete.h
...
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
timeless%mozdev.org
ded395653e
Bug 242999 Crash while trying to GC [@ DOMGCCallback]
...
r=jst sr=jst
2004-05-18 04:00:47 +00:00
timeless%mozdev.org
7b5970dc1f
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
amardare%qnx.com
6f230dd1c2
Changes for qnx/photon platform only. It should not affect building/runtime other platforms.
...
Removed unnecessary Pt_SET_REALIZED_F, Pt_SET_UNREALIZE_F methods - they were causing a crash when the server
is destroyed.
2004-05-14 17:53:50 +00:00
depstein%netscape.com
0ed0e66552
Cleaned up nsIChannel tests and running AsyncOpen() from the Tests menu. Added additional nsIProtocolHandler tests to Tests > nsIProtocolHandler->NewURI() for tracking some values. Will spin off into separate Test Interface in the future.
2004-05-14 00:19:54 +00:00
mvl%exedo.nl
2f908209a7
Make content policy api (nsIContentPolicy) not suck.
...
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
amardare%qnx.com
37d5442c36
Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
...
Mostly compile fixes due to changed interfaces.
2004-05-12 19:19:01 +00:00
amardare%qnx.com
3d67756008
Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
...
Added EmbedDownload to manage the downloads and HeaderSniffer to be used in "Save Target As"
( look for "content-disposition" to provide a filename ).
Changes for handling the unknown mime types/downloading.
2004-05-12 16:49:13 +00:00
bryner%brianryner.com
6fbe6bfc72
remove unused file
2004-05-11 18:49:23 +00:00
cbiesinger%web.de
33c5b41794
239394 nsIMIMEInfo should use interCaps for methods and attributes
...
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
jst%mozilla.jstenback.com
d247d3f525
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
2004-05-07 20:55:17 +00:00
depstein%netscape.com
c12bc16ffd
Added additional cases to post AsyncOpen tests for nsIChannel tests. Additional request methods used for SetRequestMethod in httpChannel tests. Some cleanup in a few functions.
2004-05-07 02:43:23 +00:00
cbiesinger%web.de
6dfd44ee87
bug 239111 rework pause/resume handling in download manager
...
r=neil sr=roc
2004-05-04 18:53:54 +00:00
amardare%qnx.com
af152a534b
Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
...
Changes for the downloading in the embedded server.
Fixed setting the proxy options coming from client.
2004-05-04 15:28:55 +00:00
bryner%brianryner.com
f9f55ca33e
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
cbiesinger%web.de
9556948baa
bug 241209, make sure to QueryInterface mTargetFile to nsILocalFile, to tell
...
xpconnect about the launch() and reveal() methods to prevent errors when trying
to call them.
r=neil sr=darin
2004-05-02 12:33:51 +00:00
rbs%maths.uq.edu.au
79cf272f93
Scroll the find position last so that it is not overriden by another intermediate scrolling, b=242056, r=akkana, sr=jst
2004-05-01 07:47:23 +00:00
bryner%brianryner.com
7927c18306
Implement basic support for DOM level 2 UIEvents, and implement DOMActivate for HTML form control elements. Also minor usage cleanup for nsIDOMUIEvent. Bug 60212, r+sr=jst.
2004-04-30 23:55:16 +00:00
amardare%qnx.com
c0c8d854a3
Changes for qnx/photon platform. They should not affect building/runtime other platforms.
...
When printing from the embedded application, allow it to set the print frame, BG colors, BG images
in the print settings, according to the preferences.
Also changes for ShowTooltip ( it was broken ). Known problem - the location is broken if the page has frames
and the tooltip is inside a frame.
2004-04-30 20:03:43 +00:00
rbs%maths.uq.edu.au
abe59f1a21
Find in textareas misses some matches & some cleanup/consolidation, b=241053, r=akkana, sr=jst
2004-04-27 22:22:43 +00:00
danm-moz%comcast.net
6e86fad6c3
rewrite of new window sizing and placement. bug 239876. also addresses bugs 118717,176342,183633,240381. r=jag sr=blizzard (previous version of patch)
2004-04-27 17:34:13 +00:00
amardare%qnx.com
056ae745ca
Changes for qnx/photon platform only. It should not affect other platforms.
...
Added the memory_cache_kb_size setting.
2004-04-26 19:53:40 +00:00
dougt%meer.net
aae66ceafa
Minimo only. Adding local html
2004-04-26 17:40:10 +00:00
dougt%meer.net
ff1657f4dd
Minimo only. disable dtd debug
2004-04-26 17:11:24 +00:00
dougt%meer.net
402d035d9d
MINIMO Only.
...
These changes include
pointing the start page to a local file.
fixing up the packaging files to do a clober of the dist/Embed directory.
updating the ipkg version.
2004-04-26 06:33:22 +00:00
dbaron%dbaron.org
40122301a3
Add |const| in a few places where it should be used. b=241164 r=blizzard sr=darin
2004-04-23 19:30:25 +00:00
cbiesinger%web.de
f42f71ca76
bug 240367, also filter out nsITransport::STATUS_READING and STATUS_WRITING
...
messages
r+sr=darin
2004-04-23 18:57:10 +00:00
dougt%meer.net
9a41e73608
MINIMO ONLY
...
Fixing UA string preference. It must be a pref not a user_pref.
Minimo Application UI changes:
Replaced toolbar with context menu
Replaced throbber with url bar bg color fading.
Added URL Bar autocomplete
Added mosaic style url open events
2004-04-21 14:51:42 +00:00
locka%iol.ie
c46426b646
Implement IHTMLDocument2::get_Cookie. Checkin on behalf of atremon@elansoftware.com, r=adamlock sr=bzbarsky
2004-04-19 19:59:52 +00:00
gerv%gerv.net
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
cbiesinger%web.de
a26a693b1c
bug 24867 fallout - access the right variable, r+sr=bz
2004-04-18 01:12:49 +00:00
darin%meer.net
b86829b878
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
2004-04-17 00:58:23 +00:00
cbiesinger%web.de
3c212719bf
bug 239604. make uriloader more doxygen friendly, and remove unused "command"
...
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
cbiesinger%web.de
d4e1da55f3
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
rbs%maths.uq.edu.au
5813221e21
fix typo
2004-04-15 20:35:35 +00:00
rbs%maths.uq.edu.au
f0c2514be7
Add the much requested support for find in <textarea> and text <input> elements. Also fix a long-standing problem with the mutually-exclusion: selecting something in a text field doesn't clear an earlier selection outside. b=58305, r=akkana, sr=jst
2004-04-15 19:45:46 +00:00
blizzard%redhat.com
238a65791a
Bug #195078 . LOCATION signal was triggered when subframe loads would happen, not just on the primary load. Patch from chpe@gnome.org. r+sr=blizzard
2004-04-15 18:35:38 +00:00
depstein%netscape.com
77610945e2
added View Logfile & Delete Logfile from Tools menu
2004-04-15 00:28:26 +00:00
locka%iol.ie
59b3662a6c
Tidy up some enums. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
2004-04-13 10:09:24 +00:00
locka%iol.ie
1177bf060a
NOT PART OF BUILD. Add "Page Setup..." menu item to exercise ActiveX control's new page setup dialog
2004-04-13 10:03:36 +00:00
locka%iol.ie
2fab350372
Add page setup dialog to ActiveX control & fix com exception in IOleCommandTargetImpl. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
2004-04-13 09:21:06 +00:00
depstein%netscape.com
49fb28f23d
*** empty log message ***
2004-04-10 02:24:37 +00:00
bryner%brianryner.com
caa7cd7c1e
Check in missing part of patch for bug 237239.
2004-04-08 19:18:25 +00:00
timeless%mozdev.org
a83785deb7
Bug 205077 Prefs: Networking cleanup for trunk
...
patch by benc@chuang.net r=darin a=mkaply
2004-04-08 06:43:34 +00:00
timeless%mozdev.org
7a085cdf23
embedding/qa isn't part of the build
...
Adding a Makefile.in which enables testembed to build
note that embedding/qa is currently a windows only critter.
as such, the embedding/Makefile.in needs:
ifdef ENABLE_TESTS
ifeq ($(OS_ARCH),WINNT)
DIRS += qa
endif
endif
2004-04-05 08:54:08 +00:00
timeless%mozdev.org
ab2add1c65
embedding/qa is not part of the build
...
and it doesn't build on case sensitive file systems without these changes
hopefully at some point these changes can be reverted. doing that will
require magic on the cvs server.
2004-04-05 08:48:14 +00:00
timeless%mozdev.org
496e2cd9f8
embedding/qa is not part of the build
...
you can tell because this file doesn't build without this change
2004-04-05 08:42:03 +00:00
timeless%mozdev.org
257ecfc990
embedding/qa is not part of the build
...
you can tell because this file doesn't build without this change
2004-04-05 08:31:42 +00:00
depstein%netscape.com
85fc3eb875
*** empty log message ***
2004-03-31 00:09:37 +00:00
bsmedberg%covad.net
168f7225da
Bug 236101 - flatten the directory structure of the embedding SDK. Consensus from dougt/adamlock/blizzard r=cls a=mkaply
2004-03-23 20:58:21 +00:00
locka%iol.ie
26e4f586f0
Implement IHtmlSelectionObject & IHtmlTextRange. Checkin on behalf of atremon@elansoftware.com. r=adamlock sr=jst a=chofmann
2004-03-19 20:10:58 +00:00
amardare%qnx.com
6d0ec11abe
Changes for qnx ( photon ) platform. They should not affect runtime/building other platforms.
...
Removed the usage of network.hosts.socks* from the embedding code, as per BUG:237576.
2004-03-18 16:22:23 +00:00
neil%parkwaycc.co.uk
d3889680fd
Bug 162718 Advanced smart browsing preview is not localizable p=vberon@mecano.gme.usherb.ca r=bryner sr=rbs a=chofmann
2004-03-15 23:19:46 +00:00
locka%iol.ie
bd2f68065e
Implement IHtmlDocument2::get_selection and range objects in ActiveX control. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com>. r=adamlock a=jst a=chofmann
2004-03-15 19:20:12 +00:00
locka%iol.ie
0d3305ea71
Add selection and range objects implementations. Not compiled by makefile yet. Checkin on behalf of atremon@elansoftware.com, b=234640 r=adamlock sr=jst a=chofmann
2004-03-14 23:10:03 +00:00
darin%meer.net
b5f0ab457f
disable building extensions (NOT PART OF THE DEFAULT BUILD)
2004-03-12 02:39:30 +00:00
bsmedberg%covad.net
53b2368452
Fix embedlite bustage from bug 233160.
2004-03-09 20:30:17 +00:00
bsmedberg%covad.net
b107850633
Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz
2004-03-09 19:59:09 +00:00
amardare%qnx.com
f8b8fbcf2a
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
pinkerton%aol.net
9dfeb991a7
work around bug in chrome reg that won't register locales w/out content.
...
(bug 234109, patch from bsmedberg, r=pink/sr=bryner)
2004-03-04 00:39:06 +00:00
locka%iol.ie
3878bb1dbe
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
f9327e9960
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
e75b3dc615
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
mconnor%myrealbox.com
b176eb1e6a
Bug 236124 network.http.pipelining.firstrequest is unused and should be removed - patch by Michael Lefevre (michaell+bmo@michaellefevre.com), r+sr=darin
2004-03-02 01:04:35 +00:00
darin%meer.net
1d2d419885
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
40dbde989a
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
bryner%brianryner.com
d6b0d386ee
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2004-02-27 17:17:37 +00:00
pinkerton%aol.net
19faaa1139
use encoded filename in content-dispositon header (bug 233798, not part of
...
build)
2004-02-27 16:57:14 +00:00
locka%iol.ie
4a7be88d07
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
528931f674
removing now-unused mpfilelocprovider, superceded by profile/dirserviceprovider.
...
bug 235431, r=ccarlen sr=bz
2004-02-24 21:45:22 +00:00
bryner%brianryner.com
c13cc68678
Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst.
2004-02-24 03:22:35 +00:00
amardare%qnx.com
b7d5d39bbe
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
91b5d879aa
Changes for the qnx platform only. These changes should not affect runtime/building
...
other platforms.
2004-02-20 23:06:30 +00:00
amardare%qnx.com
6bb265dd92
Changes for the qnx platform only. These changes should not affect runtime/building
...
other platforms.
Added the minimo-qnx for the qnx platform.
2004-02-20 23:04:07 +00:00
bzbarsky%mit.edu
af7fa0750d
Remove bogus method that makes backgrounds on the canvas unhappy. Bug 219302,
...
r+sr=roc
2004-02-20 00:39:09 +00:00
bzbarsky%mit.edu
eb5f956346
Fix comment. Bug 234895, patch by Simon Miller <mozbugs@nuvisions.ch>,
...
r=biesi, sr=bzbarsky
2004-02-20 00:17:35 +00:00
jshin%mailaps.org
b4155c6050
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
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
timeless%mozdev.org
cb144109ec
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
b26298f7c2
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
bsmedberg%covad.net
7a922f66fd
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
f7cc1b50e9
Fixing build bustage.
2004-02-09 23:45:47 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
cbiesinger%web.de
c0cfa599ca
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
9538f8ae05
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
dbaron%dbaron.org
71a7773d75
Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin
2004-02-03 18:23:41 +00:00
locka%iol.ie
4025b93e0c
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
dbaron%dbaron.org
fc0604e652
Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt
2004-02-01 23:23:19 +00:00
bryner%brianryner.com
f67839e02e
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
dougt%meer.net
9cd9cc5049
minimo only. cross compiler more sensitive to casting.
2004-02-01 05:22:51 +00:00
neil%parkwaycc.co.uk
6ab4cc4e81
Bug 231750 gtk alert text should be selected p=mozilla@flowerday.cx r=blizzard sr=bryner
2004-01-30 10:55:44 +00:00
dougt%meer.net
9d02d4b1dc
minimo only - making the stop icon act like a throbber when page loading. wacking g_prints to save a tad of footprint. And, yes. These are the xpm's I am using for now.
2004-01-30 07:36:31 +00:00
dougt%meer.net
8d5926b64c
[minimo only] remove dos line endings.
2004-01-29 22:09:23 +00:00
jst%mozilla.jstenback.com
1804c4910c
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
dougt%meer.net
037a7b9d2e
[minimo only] check of small screen css addition
2004-01-29 22:00:57 +00:00
dougt%meer.net
7f11c36559
http caching disabled per darin and I
2004-01-29 21:55:00 +00:00
bsmedberg%covad.net
34cd8e8bdf
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
cbiesinger%web.de
8aca4a6967
Bug 62760
...
make the helper app dialog always select "Save to disk" if the server sent
content-disposition:attachment, not only if we first see this content type
r=bzbarsky rs=darin
2004-01-28 23:18:20 +00:00
darin%meer.net
708aba1899
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
dougt%meer.net
21b138c8a0
[Minimo only] Adding simple popup blocking
2004-01-27 08:45:11 +00:00
dougt%meer.net
3aa01b38dd
[minimo only] Minimo app vanity clean up. Merging stop and reload buttons. Autosizing URL entry bar on focus. Fixed chrome lite library so that it doesn't require any linking to necko. Adding ipkg build stuff.
2004-01-27 01:46:05 +00:00
dbaron%dbaron.org
d03089546b
Allow this to compile in a build with trace-malloc enabled.
2004-01-26 23:00:30 +00:00
jst%mozilla.jstenback.com
d62aed44c4
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
2004-01-24 00:46:17 +00:00
dbaron%dbaron.org
ca4e64fa50
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