mozilla.mano%sent.com
37d2c1066e
Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/)
2005-01-26 01:40:30 +00:00
bzbarsky%mit.edu
d222ecb623
Flush out reflows before processing invalidates and paint events. Fixes a
...
variety of flicker issues of various sorts, especially when we're not quite
keeping up with the rate of updates in DHTML or in editor. Bug 244366 and
various dependencies, r+sr=roc
2005-01-20 03:39:09 +00:00
mrbkap%gmail.com
cee8e50331
bug 204615: Editor hangs when pasting a list fragment. r=brade sr=dveditz
2005-01-14 21:49:16 +00:00
pete.zha%sun.com
cd3209f357
bug 147670
...
wrong (last or empty) tooltip text displayed for dropdown list menu items
r=louie.zhao@sun.com
sr=henry.jia@sun.com
patch=sandy.sun@sun.com
2005-01-13 13:27:27 +00:00
jst%mozilla.jstenback.com
371985eba8
Fixing bug 92686. Return inserts line break, should insert paragraph break. Patch by daniel@glazman.org, r=brade@comcast.netbrade@comcast.net, sr=jst@mozilla.org
2005-01-12 19:11:48 +00:00
scott%scott-macgregor.org
c33fb1025c
**shouldn't effect the 1.8 a6 seamonkey build**
...
Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors.
Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:31:43 +00:00
bzbarsky%mit.edu
e425259e0d
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
neil%parkwaycc.co.uk
53b7110f00
Update editor throbber default page b=272102 p=bugzilla@babylonsounds.com (Simon Paquet) r=glazou sr=me
2004-12-16 16:50:42 +00:00
bsmedberg%covad.net
81a0de68d5
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00
bsmedberg%covad.net
7ccf6e4965
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
bzbarsky%mit.edu
e766f067db
:empty should not match nodes that have whitespace children. Introduce a
...
:-moz-only-whitespace pseudo-class to do what :empty used to do (so we can use
it in quirk.css and the like). Bug 157395, patch by Justin Wood
<116057@bacon.qcc.mass.edu>, r+sr=bzbarsky
2004-12-03 04:25:21 +00:00
Stefan.Borggraefe%gmx.de
754caa08a3
Bug 252698 Use buttonlabel attributes in <dialog>s
...
r=glazou, sr=neil
2004-11-29 18:04:23 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
jshin%mailaps.org
ffd7ee363f
bug 163572 : converted string is inserted every time space key is pressed patch by masayuki@d-toybox.com (r=pinkerton,bryner,amardare,emaijala,sfraser,roc, sr=bryner,sfraser,roc)
2004-11-13 11:27:09 +00:00
timeless%mozdev.org
ea2f3df3b9
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
darin%meer.net
f94aa8151e
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
timeless%mozdev.org
730396d42c
xpconnect wrapped class - message: nsIModule is not defined
...
file: file:///R:/mozilla/all-i586-pc-msvc/dist/bin/components/nsComposerCmdLineHandler.js
code: S6
line: 1243160 col: 0 flags: 65553
runtime bustage
r=glazou
2004-11-05 10:04:13 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
bsmedberg%covad.net
3055933c27
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
bzbarsky%mit.edu
396fd33ea1
Fix image preview by working around the XUL reflow bug. Bug 265416, r=glazou,
...
sr=neil
2004-10-27 14:51:33 +00:00
darin%meer.net
fb3826168b
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
2004-10-25 19:34:45 +00:00
neil%parkwaycc.co.uk
de62b1ba52
Bug 260217 Fix old window.title workarounds r=glazou sr=mscott
2004-10-25 10:04:35 +00:00
bugzilla%arlen.demon.co.uk
bdd633d58e
Bug 264102 Chrome should use document.title instead of window.title - editor fixes (without EdColorPicker.js changes as these will be fixed in the patch to bug 260217)
...
p=me r=daniel sr=neil.parkwaycc.co.uk
2004-10-25 00:39:27 +00:00
jst%mozilla.jstenback.com
d50432795e
Fixing bug 265728. Don't paste on middle click from events not generated by the user. r+sr=bryner@brianryner.com
2004-10-24 06:34:06 +00:00
jst%mozilla.jstenback.com
41b441f124
One more followup change to the fix for bug 69070. Make sure to set the appType on the root docshell in editor.js.
2004-10-14 04:54:03 +00:00
jst%mozilla.jstenback.com
8f85c81aee
Fixing bug 69070. Don't allow loading of images from file: URIs from web content. r+sr=bzbarsky@mit.edu
2004-10-13 23:16:58 +00:00
aaronleventhal%moonset.net
24eabf40af
Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs
2004-10-13 01:12:14 +00:00
bzbarsky%mit.edu
791ce06bff
Switch some callers of EndViewUpdateBatch to VMREFRESH_NO_SYNC from DEFERRED.
...
Bug 263569, r+sr=roc
2004-10-11 15:34:45 +00:00
bzbarsky%mit.edu
c51ca715b4
nsRangeUtil should be a service. Make use of it for ComparePoints() as well.
...
Bug 262833 and bug 262832, r=glazou, sr=jst
2004-10-10 03:30:42 +00:00
roc+%cs.cmu.edu
2fdb399a89
Bug 262760. Do Begin/EndUpdateViewBatch around all reflows and restyling. Also, make the refresh flags in EndUpdateViewBatch mean the same thing as they do in UpdateView. In particular we introduce NS_VMREFRESH_DEFERRED. r+sr=bzbarsky
2004-10-09 01:39:21 +00:00
bzbarsky%mit.edu
c88621ae6f
Make sure to flush out frame construction before trying to access frames (which
...
is what accessing the presshell of an iframe effectively does). Bug 262998
redux, r+sr=jst
2004-10-07 23:20:17 +00:00
bzbarsky%mit.edu
f53d3d18db
Make createContextualFragment work for XML. Bug 133827, patch by
...
steve.swanson@mackichan.com , r=bzbarsky, sr=jst
2004-09-30 22:27:45 +00:00
dbaron%dbaron.org
f32ea19d1d
Slightly better fix for crashes. b=96108 r=neil sr=bzbarsky a=asa
2004-09-25 06:22:48 +00:00
mats.palmgren%bredband.net
a3bcfff345
Use SafeObjectAt() when array is potentially empty. b=260771 b=261120 r=bzbarsky sr=dbaron a=asa
2004-09-24 20:23:16 +00:00
dbaron%dbaron.org
0a64a1e467
Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky
2004-09-22 00:42:50 +00:00
peterv%propagandism.org
93852793b1
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2004-09-16 12:39:49 +00:00
jshin%mailaps.org
b7c3780729
bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com>
2004-09-12 05:00:57 +00:00
smontagu%smontagu.org
1c12093ecd
Backout last checkin because of build bustage
2004-09-11 07:48:29 +00:00
smontagu%smontagu.org
406b333cb0
Bug 16940, XP API to disable input methods for password fields. Patch by Masayuki Nakano, masayuki@d-toybox.com; see bug for reviewers.
2004-09-11 07:13:12 +00:00
dbaron%dbaron.org
4c36660044
Separate concept of stylesheet URI into base URI (for resolving relative links) and sheet URI (for everything else), since they can differ for style elements (and inline style and style set from script, but that's for the next patch). Some other things (relating to external stylesheets, where it doesn't make a difference) that probably should use the sheet URL are left as the base URL for now because I didn't want to change too much at once. b=255538 r+sr=bzbarsky
2004-09-10 06:45:59 +00:00
neil%parkwaycc.co.uk
5c9709d45c
Bug 257572 <head> content not cleared from recycled compose window r=glazou sr=mscott
2004-09-02 12:18:16 +00:00
gerv%gerv.net
62e3767f68
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
neil%parkwaycc.co.uk
36cc714d20
Bug 255914 Fix editor not to try to create elements with empty tag names r=brade sr=peterv
2004-08-25 17:03:33 +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
peterv%propagandism.org
a281cdd885
Fix for bug 244392 (Removing lines form a Bullet list using the [ back arrow ] or [Delete] keys results in <> and </> tags embedded in code when in Normal Mode). r=brade, sr=jst.
2004-08-19 12:45:47 +00:00
scott%scott-macgregor.org
b33e863edd
Bug #253054 --> Editor should use a chrome package known to exist (like itself) instead of
...
using "navigator" as the chrome package for asking the locale.
Fixes problems with the spell checker not working for new thunderbird profiles where there is no navigator package.
r=brade
2004-08-18 18:24:48 +00:00
mkaply%us.ibm.com
dacff96cd3
#249682
...
r=mkaply, a=mkaply
Regression - patch from brade - use correct string type for smileys
2004-08-16 20:17:13 +00:00
peterv%propagandism.org
895ab749b2
Fix for bug 252589 (Textbox attribute "multiline" seems broken). r+sr=jst.
2004-08-06 11:56:46 +00:00
bzbarsky%mit.edu
c5a64a1268
More setting of presentational attributes that should use the CSS equivalent
...
stuff. Bug 239476, r=glazman, sr=peterv
2004-08-04 21:21:26 +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