pedemont%us.ibm.com
e4ddc026d1
Initial drop. Not part of default build.
2004-09-02 16:34:11 +00:00
mvl%exedo.nl
a3021442be
Show favicons when blocking third party images.
...
bug 256172, r=dwitte, sr=shaver
2004-09-02 13:44:31 +00:00
bryner%brianryner.com
4de1e631ea
deCOMify nsIPresShell::GetRootFrame. Change callers inside of gklayout to use FrameManager()->GetRootFrame() instead so that the call can be inlined. Bug 253889, r+sr=roc.
2004-09-02 03:08:51 +00:00
darin%meer.net
43c3948f99
landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
...
degrading performance" r=lorenzo sr=bryner
2004-09-01 19:55:58 +00:00
varga%nixcorp.com
65d9c94dd7
Fix for bug 254886. SQLite3 support for sql module
...
r=varga patch by Valia V. Vaneeva <fattie@altlinux.ru>
2004-08-31 10:42:13 +00:00
kyle.yuan%sun.com
96068d8907
Bug 202163 caret mode: caret disappears after finding text (FAYT text mode)
...
r=aaronl, sr=roc, patch=ginn.chen@sun.com
2004-08-31 02:14:05 +00:00
neil%parkwaycc.co.uk
200c699646
Bug 253242 Some help GIFs converted to PNG p=giacomo.magnini@portalis.it r=me
2004-08-29 14:52:03 +00:00
bryner%brianryner.com
a8153addf4
More nsIPresShell deCOMtamination:
...
- Made Get/SetAuthorStyleDisabled and ReconstructStyleData non-virtual when called internally.
- Inlined GetFrameSelection and renamed it to FrameSelection.
- Removed non-inline version of GetViewManager.
- Removed unused EnablePrefStyleRules and ArePrefStyleRulesEnabled.
Bug 253889, r+sr=roc.
2004-08-29 03:08:44 +00:00
neil%parkwaycc.co.uk
47af29ff4b
Bug 253585 Fix incorrect link p=michael.opitz@aon.at r=rlk
2004-08-28 21:57:31 +00:00
neil%parkwaycc.co.uk
3e0d62b641
Bug 253242 Some help GIFs converted to PNG p=giacomo.magnini@portalis.it r=me
2004-08-28 20:07:59 +00:00
neil%parkwaycc.co.uk
00646f2d21
Bug 235989 Clean up help boilerplate p=stefan_h@utfors.se r=rlk
2004-08-28 10:23:28 +00:00
gerv%gerv.net
62e3767f68
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
rlk%trfenv.com
cd2089ac2c
bug 228670 - update helper application pref dialog Help. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com
2004-08-25 21:27:16 +00:00
timeless%mozdev.org
9b2e01315f
Moving context menu from treechildren context to tree contextmenu for right panels of dom inspector. This makes them
...
keyboard accessible.
r=caillon sr=neil
2004-08-25 20:07:54 +00:00
vladimir%pobox.com
ab916d5eb8
b=255134, make nsICollation scriptable, r=jshin,sr=brendan
2004-08-24 22:50:33 +00:00
darin%meer.net
4b2ca06dcc
fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner
2004-08-24 21:18:15 +00:00
darin%meer.net
86606ff3a3
fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg
2004-08-24 21:10:54 +00:00
darin%meer.net
6b0e02fff3
fixes bug 255032 "gnomevfs protocol handler should use info.type to check for directories" r=biesi
2004-08-24 20:30:41 +00:00
rlk%trfenv.com
d23958ff96
bug 253163 - Missing image files in help documentation referenced by help_help.xhtml. r=neil@parkwaycc.co.uk
2004-08-20 22:19:13 +00:00
bryner%brianryner.com
efcc221ee4
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
timeless%mozdev.org
a970edbb67
Bug 254838 Use @mozilla.org/moz/jssubscript-loader;1 as a singleton
...
patch by mcsmurf@gmx.de r=timeless sr=neil moa=mscott,silver
2004-08-19 23:00:27 +00:00
rlk%trfenv.com
5f634d7982
bug 253871 - fix bad links and update fro UI changes in bookmarks section in customize_help.xhtml. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com
2004-08-19 14:38:32 +00:00
timeless%mozdev.org
7a4a5a2ab9
Bug 255927 When handling a fault in nsIWebServiceCallContext it crashes
...
patch by chantepie@altern.org thanks to scc r=timeless sr=roc
2004-08-18 22:06:50 +00:00
neil%parkwaycc.co.uk
d372d25e42
Bug 255268 Make make chrome make installed-chrome.txt correctly r=bsmedberg
2004-08-18 19:14:51 +00:00
pkw%us.ibm.com
b998901ada
Bug 250005 - Shortcut keys conflict: New Message and Mark All Read are both Command+Shift+M.
...
r=neil.parkwaycc.co.uk@myrealbox.com , sr=bienvenu@nventure.com , a=mkaply@us.ibm.com
2004-08-12 19:14:12 +00:00
timeless%mozdev.org
db9b6f9781
calling addEventListener and passing an object that is not defined yet
...
fails, which means that code expecting the result of that function call
is somewhat unhappy, to the tune of:
Error: inspector is not defined
Source File: chrome://inspector/content/sidebar.js
Line: 142
r=caillon rs(sr)=neil
2004-08-08 21:35:01 +00:00
timeless%mozdev.org
ca571e3d43
Bug 222357 Shift-F10 doesn't trigger context menu
...
rs=caillon rs=neil
2004-08-08 20:48:57 +00:00
timeless%mozdev.org
1d87954d49
changing onclick to oncommand so that i can use a keyboard to install the
...
domi sidebar
rs=caillon rs=bz
2004-08-08 20:20:38 +00:00
mkaply%us.ibm.com
7cfd4e8f69
#239933
...
r=dwitte, sr=darin, a=mkaply
Fix AddObserver - P3P doesn't support weak references
2004-08-05 19:11:04 +00:00
rlk%trfenv.com
52c79a798b
bug 253242 - Reduce footprint for Mozilla Suite help guide. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>. r=rlk@trfenv.com
2004-08-03 14:13:38 +00:00
rlk%trfenv.com
38c8db23b9
adding newly optimized help images. Images by sharparrow1 <sharparrow1 at yahoo.com>. r=rlk@trfenv.com
2004-08-03 13:56:25 +00:00
cbiesinger%web.de
b5444756e1
remove *WithConversion from xmlterm r+sr=roc Bug 252940
2004-08-03 13:46:52 +00:00
jshin%mailaps.org
be6203502f
separate xpcom wrapper and charset detectors : patch by shanjian with some updates by me (r=smontagu, sr=alecf)
2004-08-03 01:50:37 +00:00
bryner%brianryner.com
c90fbb0885
Fixing bustage
2004-08-02 06:34:16 +00:00
bryner%brianryner.com
18fa617572
Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc.
2004-08-02 04:52:55 +00:00
timeless%mozdev.org
e12df82bee
Bug 252681 mozISpellCheckingEngine check method faulting on misspelled words
...
r=mvl sr=dmose
2004-08-02 02:14:23 +00:00
dwitte%stanford.edu
c79ff97c94
Bug 253597 Trunk crash blocking ads/images [@ nsImgManager::TestPermission]
...
p=mvl r=dwitte sr=darin
2004-08-01 22:38:10 +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
82e2ba77bd
followup to bustage fix - return an error code
2004-07-29 21:42:35 +00:00
bryner%brianryner.com
19073ae79c
fixing bustage
2004-07-29 21:08:26 +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
rlk%trfenv.com
90ef39b2d9
this image was checked in without -kb, so I'm fixing it.
2004-07-29 14:05:45 +00:00
rlk%trfenv.com
ff922e1997
this image was checked in without -kb, so I'm fixing it.
2004-07-29 14:05:09 +00:00
rlk%trfenv.com
5aaf254363
bug 89814 - "Frame" should link to entry in Glossary. r=neil@parkwaycc.co.uk
2004-07-28 22:54:10 +00:00
jst%mozilla.jstenback.com
987814a997
Landing fix for bug 244952, patch by chantepie@altern.org. Fixing crash when creating multiple proxy instances for the same webservice. r=keeda@hotpop.com, sr=jst@mozilla.org
2004-07-28 04:02:19 +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
pkw%us.ibm.com
787c75e986
Bug 252345 - Memory leak in nsXMLHttpRequest.cpp (seen when using GMail).
...
r=peterv@propagandism.org , sr=darin@meer.net
2004-07-26 23:17:40 +00:00
rlk%trfenv.com
da0e71dedc
removing unused files from the build.
2004-07-26 14:53:27 +00:00
rlk%trfenv.com
a23e054748
Fixing tree bustage (accidentally removed this file).
2004-07-26 02:13:28 +00:00