bzbarsky%mit.edu
99df5c71c0
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
d23f8a8a4e
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
60567bb185
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
79241940e8
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
6de447be6a
: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
125996288f
Bug 252698 Use buttonlabel attributes in <dialog>s
...
r=glazou, sr=neil
2004-11-29 18:04:23 +00:00
bryner%brianryner.com
29c70cffe8
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
2002afaacf
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
fb483e6b15
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
950a78482d
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
timeless%mozdev.org
f71a920412
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
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
bsmedberg%covad.net
e08012b8b7
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
0b1edd092b
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
52ac61d678
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
b8a982444d
Bug 260217 Fix old window.title workarounds r=glazou sr=mscott
2004-10-25 10:04:35 +00:00
bugzilla%arlen.demon.co.uk
ecbd9f5cb4
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
6e6735b4b4
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
f9f9f04078
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
bc60433e87
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
ca0cd1c767
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
89ae6d1ad4
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
07bdf724f4
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
6c4ebb2c18
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
01dd861bb1
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
e2c56f9785
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
cab30c29b3
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
a5719f6c71
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
d88e699712
Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky
2004-09-22 00:42:50 +00:00
peterv%propagandism.org
1a88732b51
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
ac1975a071
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
596da04448
Backout last checkin because of build bustage
2004-09-11 07:48:29 +00:00
smontagu%smontagu.org
efa975d2f7
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
96c0e36f4e
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
cb977e18d1
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
ba2432c07e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
neil%parkwaycc.co.uk
65128184bc
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
180b0b7373
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
peterv%propagandism.org
68a084b8c7
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
304c1345d0
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
e54d4234a2
#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
f0d5139d7d
Fix for bug 252589 (Textbox attribute "multiline" seems broken). r+sr=jst.
2004-08-06 11:56:46 +00:00
bzbarsky%mit.edu
d179ca744c
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
6a8c79a9b2
Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc.
2004-08-02 04:52:55 +00:00
bryner%brianryner.com
5c02a6978c
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
bryner%brianryner.com
0fd21c3872
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
dbaron%dbaron.org
2faa2566a0
Move things that aren't author stylesheets out of nsDocument's mStyleSheets array to simplify stylesheet management code. Add a level of the cascade for style attributes and ensure that there's only one rule processor per level of the cascade, and simplify the logic of nsCSSRuleProcessor creation. b=252578 r+sr=bzbarsky
2004-07-28 07:08:41 +00:00
neil%parkwaycc.co.uk
06cd01a9b0
Bug 251686 Old body not deleted when switching out of HTML source mode r=glazou sr=dmose
2004-07-21 09:57:49 +00:00
bzbarsky%mit.edu
d318ab090a
Fix bug 237628 -- unable to resize images with CSS size set. r=glazman, sr=peterv.
2004-07-20 19:11:04 +00:00
pkw%us.ibm.com
d42947291e
Bug 243931 - GTK2 build on AIX: Caret misplaced when inserting RTL input into LTR text.
...
Patch contributed by Lina Kemmel <lkemmel@il.ibm.com>.
r=smontagu@smontagu.org , sr=roc@ocallahan.org
2004-07-20 15:53:35 +00:00
sspitzer%mozilla.org
c32f3269ab
fix for bug #249882
...
after forward as inline with body style, the next new message gets the body style (cached compose)
r=neil, sr=bienvenu, a=sspitzer for 1.8a2
2004-07-14 04:27:31 +00:00
neil%parkwaycc.co.uk
70e4938611
Make RebuildDocumentFromSource smarter to fix regression caused by previous patch to bug 192557 r=brade sr=mscott a=sspitzer
2004-07-07 22:34:20 +00:00
daniel%glazman.org
a36bcbfda3
JS warning in EdAECSSAttributes.js; b=248966; fix by gautheri@noos.fr; r=daniel@glazman.org; sr=sfraser@aol.net
2004-06-29 08:07:26 +00:00
mkaply%us.ibm.com
daee29ebe3
#206716
...
r=mkaply, sr=kin
Patch from glazou - don't use the lowercased CSS value if the value is case sensitive
2004-06-28 12:43:49 +00:00
peterv%propagandism.org
a7908e751a
Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst.
2004-06-25 12:26:02 +00:00
timeless%mozdev.org
766d404cfe
Bug 240947 use content instead of _content
...
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
mkaply%us.ibm.com
3fea0ab34d
#206716
...
r=brade, sr=kin
use String not CString APIs for some composer APIs
2004-06-14 16:35:58 +00:00
smontagu%smontagu.org
82d48e1672
DeCOMtaminate nsIFrame Set/GetProperty and merge Set/GetBidiProperty with it. Bug 117751, r+sr=roc
2004-06-01 06:20:16 +00:00
smontagu%smontagu.org
281ec7953b
Test for kOpInsertIMEText as well as kOpInsertText for platforms where right-to-left text is inserted by IME. Bug 243931, patch by Lina Kemmel lkemmel@il.ibm.com, r=smontagu, sr=roc.
2004-05-31 12:15:21 +00:00
louie.zhao%sun.com
6d30739384
bug 243809 M17rc2 mozilla crash at [@ nsHTMLEditor::CheckSelectionStateForAnonymousButtons]
...
r = daniel
sr= jst
2004-05-24 02:55:40 +00:00
roc+%cs.cmu.edu
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
62a5127738
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39
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
timeless%mozdev.org
fd28dba6de
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-18 09:13:28 +00:00
timeless%mozdev.org
55a5e5ddbf
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
roc+%cs.cmu.edu
cab775b57b
Backing out 233441.
2004-05-17 16:29:13 +00:00
jst%mozilla.jstenback.com
99e02e5aa3
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
2004-05-07 20:55:17 +00:00
roc+%cs.cmu.edu
e0fe2b43bd
Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron
2004-05-06 03:17:14 +00:00
bryner%brianryner.com
7d1dbeb3a8
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
gerv%gerv.net
31625ba2b1
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
varga%nixcorp.com
2cd056deb1
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00
darin%meer.net
c083b41820
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
2004-04-15 23:30:05 +00:00
bzbarsky%mit.edu
26cdb24398
Make nsXULElement::GetChildNodes use the same (live) node list that
...
nsGenericElement uses. Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
neil%parkwaycc.co.uk
e4a51a7517
Bug 233275 Double-clicking an empty area of the suggested word list incorrectly replaces words r=glazou sr=mscott
2004-04-15 20:32:06 +00:00
bryner%brianryner.com
0af1a79c51
More nsIPresContext deCOMtamination (bug 229371). r+sr=roc.
2004-04-13 00:28:44 +00:00
daniel%glazman.org
a430943829
allow the editor to correctly handle DL/DT/DD, switching from DT to DD when the user presses enter and vcie-versa; b=233261, r=timeless, sr=dbaron, a=tor
2004-04-09 13:55:59 +00:00
daniel%glazman.org
eeffb1c6d6
Do not preselect default site in Publishing settings, users found that very disturbing; b=233524, r=Neil, sr=dbaron, a=chofman
2004-04-01 14:50:25 +00:00
brade%comcast.net
09425f7571
don't dirty editor if there are no transactions and undo or redo are called (bug 237834; r=glazman, sr=kin, a=asa)
2004-03-26 14:20:04 +00:00
neil%parkwaycc.co.uk
8ee92404b7
Bug 100567 Paste As Quotation shortcut not appearing on menuitem r=brade sr=mscott a=chofmann
2004-03-25 12:42:10 +00:00
timeless%mozdev.org
818b1d422c
Bug 234128 Composer->File menu has two menuitems (Publish and Page Setup) with the same hot key ''u".
...
r=neil sr=dbaron moa=glazou a=chofmann
2004-03-12 16:40:40 +00:00
scott%scott-macgregor.org
85ab5348f9
Bug #84950 --> Emoticons should be themeable. Move them out of editor\content and into a shared (communicator) theme package.
...
r=benB
sr=bienvenu
moa=glazman
a=asa
2004-03-10 19:10:58 +00:00
sicking%bigfoot.com
fc084e0c73
Bug 236620: kill nsIContent::CanContainChildren
...
r/sr=jst
2004-03-06 00:22:03 +00:00
brade%comcast.net
6018b87e5f
fix for bug 32768; relativize urls (if possible) on insertion; r=Neil, glazman, smfr; sr=dmose
2004-03-04 18:47:49 +00:00
scott%scott-macgregor.org
a02852bfaf
supplimental fix for bug #228879
2004-03-02 17:34:22 +00:00
scott%scott-macgregor.org
b2a499791c
landing fix for bug #228879
...
Bogus Text when pasting from open office spread sheet or word processor to Mail Compose
working around bug http://www.openoffice.org/issues/show_bug.cgi?id=25864 in open office
r=jfrancis, sr=mscott
2004-03-02 16:03:56 +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
bryner%brianryner.com
ed98c9a308
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2004-02-27 17:17:37 +00:00
kairo%kairo.at
5f250d223d
bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv
2004-02-27 11:54:28 +00:00
kyle.yuan%sun.com
0c05f0e98f
Second patch for Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
...
make the new keybindings only available on X11 platform
r=bsmedberg, sr=mscott
2004-02-27 06:22:29 +00:00
jshin%mailaps.org
41c532dc70
bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman)
2004-02-21 04:52:39 +00:00
scott%scott-macgregor.org
412ab75352
Bug #231224 --> fix broken winking images (wink is backwards). patch by Robert Accettura.
2004-02-20 20:37:04 +00:00
scott%scott-macgregor.org
d6db4d5087
Bug #217808 --> Show :-b as :-P tongue-out smiley and remove case sensitivity from all emoticons (:-p = :-P)
...
patch by robert accettura
r=daniel
sr=mscott
2004-02-20 20:17:39 +00:00
kyle.yuan%sun.com
4021f06547
Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
...
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com
2004-02-20 01:59:34 +00:00
jshin%mailaps.org
e36a7933da
bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner
2004-02-19 11:13: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
jshin%mailaps.org
f6310cfd79
bug 208095: crashes when ASCII characters are entered before any characters that go through an XIM server. patch by smontagu, r=katakai, sr=sfraser, a=choffman
2004-02-14 00:22:15 +00:00
jst%mozilla.jstenback.com
feda3ad1b7
Fixing bug 206859. Don't allow drag & drop into file inputs. r=caillon@aillon.org, sr=bryner@brianryner.com, a=chofmann@mozilla.org
2004-02-11 21:31:53 +00:00
ere%atp.fi
40c23d6dcf
Fix for bug 212767: Crash when initializing Midas (setting designMode and others)
...
r=brade
sr=dbaron
a=chofmann
2004-02-11 15:40:34 +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
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
daniel%glazman.org
3255664481
fixes annoying assertion in the editor: b=217906, r=brade, sr=kin
2004-02-06 14:34:54 +00:00
kairo%kairo.at
3d12a17e05
bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions
2004-02-04 14:24:38 +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
jst%mozilla.jstenback.com
2edea76468
Fixing debug build bustage.
2004-01-30 21:09:49 +00:00
neil%parkwaycc.co.uk
6beb28a3a1
Bug 84098 Link properties dialog should display ids as well as named anchors and headings p=basic@mozillanews.org r=me sr=brendan
2004-01-30 11:04:40 +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
scott%scott-macgregor.org
daab80dc6d
Bug #229203 --> thunderbird needs new liness converted to commas when pasting into single cell text boxes.
...
This comes up when pasting address data from spreadsheet programs into the addressing widget. This pref cannot be turned on for seamonkey because it effects all single line text boxes.
r=glazman, moa=glazman
sr=bienvenu
2004-01-29 16:55:01 +00:00
daniel%glazman.org
f8a9b202b8
Remove all text styles menu item and key binding both no longer working in Composer and mail composer; b=215406; r=floppymoose,sr=dbaron
2004-01-29 14:52:43 +00:00
jst%mozilla.jstenback.com
806e2d7dc7
Fixing regression bug 232343. Make nsTextServicesDocument::GetFirstTextNodeInPrevBlock() just return the first text node in the previous block, and not also position the iterator at that node. r=mscott@mozilla.org, sr=bryner@brianryner.com
2004-01-28 04:09:23 +00:00
jst%mozilla.jstenback.com
4f2e5da122
Fixing uninitialized variable that was introduced with the fix for bug 230840.
2004-01-26 21:58:09 +00:00
jst%mozilla.jstenback.com
ce1edc1dc9
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
bryner%brianryner.com
56bd2e4e15
Move EXTRA_DSO_LDOPTS before include of rules.mk so that it catches dependencies properly
2004-01-23 21:24:08 +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
dbaron%dbaron.org
643acf57f1
Fix leak by calling removeObserver for observer implemented in JS so it doesn't stay around until the pref service shuts down. b=231384 r=daniel@glazman.org sr=bryner@brianryner.com
2004-01-21 21:15:44 +00:00
bryner%brianryner.com
ef5c330583
Continuing nsIPresContext deCOMtamination (bug 229371). Remove GetImageLoadFlags (unused). Make failure to fetch the LookAndFeel service cause Init() to fail, don't null check it after that, and inlined the getter. Move IOService caching to nsImageFrame, the only user of it. r+sr=bzbarsky.
2004-01-21 09:35:59 +00:00
daniel%glazman.org
f4bed13880
Allow the editing session to update all command controllers from script; this is needed for MDI in Composer/Nvu and frameset editing.
...
b=231464, r/sr=dbaron
2004-01-19 20:31:18 +00:00
peterv%propagandism.org
db653ec4e3
Fix for bug 230439 (Remove anonymous nodeinfomanager and other cleanup). r=caillon, sr=jst.
2004-01-18 14:52:21 +00:00
bsmedberg%covad.net
1e8f67c135
Bug 231270 - fix default prefs for Mac OSX rs=dbaron
2004-01-17 20:04:03 +00:00
bsmedberg%covad.net
c7b97d1f33
Bug 224578 - unix.js prefs were left out of first patch! I'm mortified.
2004-01-16 23:59:09 +00:00
bsmedberg%covad.net
047415ef80
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
bsmedberg%covad.net
f4c960a66c
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:15:30 +00:00
neil%parkwaycc.co.uk
c85fc9a9db
Bug 183569 no update for command cmd_smiley r=glazou sr=mscott
2004-01-15 21:51:42 +00:00
daniel%glazman.org
002e4c216a
Font-family dropdown menu not updated in Composer and HTML mail composition; b=230683, r=Neil, sr=sspitzer
2004-01-14 16:26:32 +00:00
bzbarsky%mit.edu
8093efd14c
Remove nsIHTMLContentContainer, merge those three functions into nsIDocument,
...
and make XUL style attribute dynamic changes get a proper CSSLoader off the
document. Bug 211376, r+sr=jst
2004-01-13 23:14:49 +00:00
smontagu%smontagu.org
7a8aed8d34
Make Ctrl+Delete and Ctrl+Backspace delete words in the expected direction in right-to-left text. Bug 209430, r=daniel@glazman,org, sr=dbaron@dbaron.org
2004-01-12 23:39:40 +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
neil%parkwaycc.co.uk
1381d4d55a
Bug 196766 Insert/HTML should be using its own access key p=ciopz@bigfoot.com r=glazou sr=brendan
2004-01-09 22:18:25 +00:00
daniel%glazman.org
e192f6607b
Composer's table cell properties' dialog did not allow to reset width and hight and the switch between TD and TH did not work (regression): b=230165, r=timeless, sr=dbaron
2004-01-09 20:52:07 +00:00
daniel%glazman.org
9d3d02884e
Composer's AllTags mode was showing tags for table resizing handles; b=230501, r=brade, sr=dbaron
2004-01-09 20:27:25 +00:00
bryner%brianryner.com
e65d2d2fe5
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
2004-01-07 22:30:53 +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
daniel%glazman.org
97ddf886c0
fixing corrupted GIF image; fix by hadrien.nilsson@sinapse.com; b=228708, r/rs=daniel@glazman.org
2004-01-05 14:10:41 +00:00
bryner%brianryner.com
080ad777b6
Continuing nsIPresContext deCOMtamination. This patch changes Get/SetImageAnimationMode. Bug 229371, r+sr=bzbarsky.
2003-12-26 04:24:11 +00:00
bsmedberg%covad.net
0c471686e7
bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
...
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
mvl%exedo.nl
778af1240c
Update to review comments. oops. Bug 225749
2003-12-21 12:36:47 +00:00
timeless%mozdev.org
301baa7362
Bug 225152 Warning: assignment to undeclared variable word in EdSpellCheck.js:281
...
r=mvl sr=kin
2003-12-21 04:27:52 +00:00
timeless%mozdev.org
99bb05cf6b
Bug 227415 Warning: assignment to undeclared variable foundCell in chrome://editor/content/EdTableProps.js
...
r=neil sr=bz
2003-12-21 04:04:50 +00:00
timeless%mozdev.org
9bf18d89e0
Bug 228527 JS Warnings in editor
...
r=neil sr=bz
2003-12-21 04:04:33 +00:00
mvl%exedo.nl
e8119d04ba
make nsIEditorSpellcheck use nsAString instead of nsString.
...
bug 225749, r=dwitte, sr=alecf
2003-12-20 13:06:44 +00:00
cbiesinger%web.de
7a40e9e1fe
225807 r=bzbarsky sr=darin make more use of getPrimaryExtension
2003-12-19 21:34:00 +00:00
mkaply%us.ibm.com
8974df19d2
#217875
...
r=timeless, sr=bryner, a=dveditz
Change parentage of "Download More" in spellchecker dialog so it doesn't hang the UI
2003-12-17 22:58:36 +00:00
dbaron%dbaron.org
6931545fdc
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
2003-12-12 23:02:12 +00:00
timeless%mozdev.org
fc0c74c42d
Bug 110517 ctrl-k doesn't work in mail/news composer on unix
...
Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer
2003-12-08 00:01:10 +00:00
dbaron%dbaron.org
d5582721b7
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
2003-12-02 23:22:11 +00:00
technutz%netscape.net
f1c7ca5b73
Bug 226299. Detabbify \editor\ui\jar.mn, r=daniel@glazman.org, sr=alecf@flett.org, a=dbaron@mozilla.org
2003-11-26 00:17:16 +00:00
neil%parkwaycc.co.uk
722f0efb6e
Bug 226736 Typo in editor toolbar preferences r=glazou,brade rs/a=asa
2003-11-25 23:50:55 +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
timeless%mozdev.org
d594242b8a
Bug 225991 DRefTool analysis for editor files
...
r=roc sr=roc
2003-11-17 20:45:37 +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
cbiesinger%web.de
86a6cb09ce
bug 223990. Should have a getPrimaryExtensionForType function
...
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
darin%meer.net
582bc3f22c
fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky
2003-11-09 22:49:57 +00:00
neil%parkwaycc.co.uk
9cbca90577
Bug 224672 re-comment out dummy code that changes map name r=glazou sr=bz
2003-11-04 21:23:12 +00:00
peter%propagandism.org
f9f591a28f
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
2003-11-01 10:57:41 +00:00
cmanske%jivamedia.com
4e813663f9
Fixed crash in table editing, b=217717, r=mozeditor, sr=dbaron, a=asa
2003-10-24 23:01:30 +00:00
neil%parkwaycc.co.uk
c3f084c87b
Bug 92726 Save As should default to the message subject r=me moa=glazou sr=bienvenu a=asa
2003-10-24 12:13:46 +00:00
bryner%brianryner.com
605cc06382
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
kairo%kairo.at
7b21e2d4eb
bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz
2003-10-18 17:54:07 +00:00
bzbarsky%mit.edu
7e19a9767b
Add pref for the default :active styling. Bug 142163, patch by
...
mats.palmgren@bredband.net (Mats Palmgren), r=bzbarsky/sr=dbaron on the
layout/xpfe parts of the patch, r=glazou/sr=bzbarsky on the editor part,
moa=neil on the prefwindow changes.
2003-10-15 01:56:12 +00:00
neil%parkwaycc.co.uk
2d04a18bbc
Bug 221719 Disable Composer's Paste As Quotation menuitem in the subject and address fields r=brade sr=alecf
2003-10-10 19:02:28 +00:00
mozeditor%floppymoose.com
9db6cb6a5b
fix for topcrash 218556: I made the object resize listener hold weak pointer to the editor to fix resize timer firings on stale editors. r=brade; sr=peterv
2003-10-09 22:08:59 +00:00
mozeditor%floppymoose.com
0231ae7e05
removing bogus comments
2003-10-09 22:07:48 +00:00
bzbarsky%mit.edu
a972a3e501
Make presshell batch processing of style changes (using BeginUpdate/EndUpdate
...
notifications). Bug 200931, r=peterv, sr=jst
2003-10-02 21:29:40 +00:00
bryner%brianryner.com
b74d8438f9
Updating my email address
2003-09-29 06:04:02 +00:00
jst%mozilla.jstenback.com
5037b2a4a2
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
2003-09-27 04:18:26 +00:00
stephend%netscape.com
98d74e30c8
Bug 220272. Accesskey of W for Paste Without Formatting conflicts with W for Rewrap in plain text editor. Patch by Karsten Dusterloh <kd-moz@tprac.de> r=neil, sr=bz
2003-09-25 21:12:50 +00:00
neil%parkwaycc.co.uk
4c283a6eeb
Bug 220215 use XPCNativeWrapper instead of directly calling Components.lookupMethod moa=glazman r=caillon sr=bz
2003-09-25 20:43:27 +00:00
uid502
1cfabd35d3
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
2003-09-23 17:05:29 +00:00
hpradhan%hotpop.com
de8419d89d
Bug 219673 : Uninitialized variable in nsHTMLEditor r=glazman sr=sfraser
2003-09-20 05:59:44 +00:00
neil%parkwaycc.co.uk
3922d7e119
Bug 21432 Composer needs Page Setup menuitem r=brade sr=rbs
2003-09-17 08:41:15 +00:00
neil%parkwaycc.co.uk
38cb3ad7b4
Bug 216564 Editor does not remove blank image title r=brade sr=rbs
2003-09-14 14:20:06 +00:00
neil%parkwaycc.co.uk
6288bb808b
Bug 206279 Recent files list should not truncate end of file name r=brade sr=bz
2003-09-13 21:15:55 +00:00
dbaron%dbaron.org
506e1cf947
Don't create style rule DOM wrappers for inline style, since we are not supposed to, and ours crash when used on inline style. b=218222 r+sr=bzbarsky
2003-09-13 19:18:52 +00:00
neil%parkwaycc.co.uk
aa816e6f1f
Bug 207221 Autocomplete URL in [Image/]Link Properties dialog r=brade sr=rbs
2003-09-11 09:10:22 +00:00
bryner%brianryner.com
2406bc1ed4
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:05:34 +00:00
scott%scott-macgregor.org
c26ce97cd5
Bug #216753 --> Message compose should not automatically convert HTML attributes to CSS styles.
...
Fix this by setting a flag in editor to not use CSS styles for the background image.
Then back out my fixes in mailnews to work around the inline style editor was giving us.
With this change, mail compose now handles background images again and they are preserved when you save as draft
or save as template.
r=neil
sr=bienvenu
a=glazman for the editor change
a=asa for 1.5 final
2003-09-05 17:49:36 +00:00
brade%comcast.net
246cf5a850
remove unused variables, fix typos, code cleanup (r=glazman, sr=tor, a=asa, bug=216054)
2003-09-03 13:58:00 +00:00
brade%comcast.net
f1dedc3d24
remove redundant code and unused variables, cleanup (r=glazman, sr=tor, a=asa, bug=216054)
2003-09-03 13:56:21 +00:00
brade%comcast.net
8b0ca47657
add helper methods for dealing with pixels; reduce string usage; code cleanup (r=glazman, sr=tor, a=asa, bug=216045)
2003-09-03 13:54:36 +00:00
brade%comcast.net
4d1f72cf19
fix typo, removed unused string, code cleanup (r=glazman, sr=tor, a=asa, bug=216045)
2003-09-03 13:49:22 +00:00
scott%scott-macgregor.org
2a8f81be02
fix for bug #216581
...
Rewrap is broken
thanks to Akkana (akkzilla@shallowsky.com ) for the fix
r=brade a=sspitzer for 1.5 final
2003-09-03 04:17:45 +00:00
brade%comcast.net
c58d9375bf
fix typo for "-moz-canvas" found by bz; r=glazman, sr=tor, a=asa, bug=211982
2003-08-18 14:11:43 +00:00
scott%scott-macgregor.org
5375ac67e1
Note: the editor portion of this change is to a routine only used by mailnews.
...
Make mail news handle inline background url styles which is how editor now sets background urls instead of using the obsolete background attribute on the body:
Bug #116867 --> convert background images from file urls to inline cid urls and attach the image as an inline part.This allows thunderbird and mozilla mail to support background images again.
Bug #170504 --> Compose from template/draft containing "Inline Styles" and a background image loses the background image drops the
inline style.
r=bienvenu
sr=sspitzer
a=sspitzer
2003-08-18 05:18:05 +00:00
cls%seawood.org
1b51ba858c
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
caillon%returnzero.com
9f10aae4a5
Bug 215473
...
Implement tooltips for z-index and layer buttons in Composer.
Patch by Stephen Donner <technutz@netscape.net>
r=daniel@glazman.org
sr=bzbarsky@mit.edu
a=asa@mozilla.org
2003-08-15 05:07:33 +00:00
kairo%kairo.at
5cbc82d1b5
bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa
2003-08-11 11:31:24 +00:00
axel%pike.org
cbed1b9806
bug 210107, dont double blank lines when switching from normal to html, patch by burpmaster@truffala.net, r=brade, sr=tor
2003-08-06 09:57:02 +00:00
neil%parkwaycc.co.uk
8f07cf446a
Bug 52548 (again...) Sidebar links opening in Composer window r=brade sr=jst
2003-08-05 21:35:12 +00:00
scott%scott-macgregor.org
e12c07dc7c
Bug #201866 --> Spell checker should not check qutoed text for plain text compose.
...
r=mkapply
sr=kin
2003-07-31 21:54:02 +00:00
neil%parkwaycc.co.uk
b3861ff905
Bug 213477 Right click menus don't hide or disable items when they should r=brade sr=rbs
2003-07-31 07:58:55 +00:00
jfrancis%netscape.com
1f94461b27
fix for bugs 192507 and 181677. r=brade; sr=kin;
2003-07-31 07:09:42 +00:00
timeless%mozdev.org
5ecd2e0bb8
Bug 214025 [@ nsHTMLCSSUtils::IsCSSEditableProperty]
...
r=glazou sr=bz
2003-07-29 14:48:44 +00:00
brade%netscape.com
a2b4921bae
fix compiler warning
2003-07-28 22:18:42 +00:00
bzbarsky%mit.edu
5fa37ec6f3
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
brade%netscape.com
c0ab0f2b29
more Is* method usage / code cleanup; r=glazman, sr=bz, bug=212683
2003-07-28 20:31:08 +00:00
brade%netscape.com
41c493c4ca
fix tinderbox bustage
2003-07-28 14:27:49 +00:00
brade%netscape.com
ee332541d8
cleanup of editor code, bug=209548, r=jfrancis, sr=blizzard
2003-07-28 13:13:50 +00:00
bzbarsky%mit.edu
b0d068ccde
Bump skinVersion up to 1.5, since older skins are likely to get broken by the
...
change to no longer support single-':' pseudo-elements. Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
jaggernaut%netscape.com
95899387f6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
cbiesinger%web.de
bb37693039
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
jaggernaut%netscape.com
4e7c966d11
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00
jaggernaut%netscape.com
83c571e877
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
brade%netscape.com
dbe0fc80cf
reduce string usage by using atom version of method; r/sr=dbaron, bug=213101
2003-07-19 08:51:54 +00:00
brade%netscape.com
f506ba963b
fix includes; r=kaie, sr=tor, bug=180316
2003-07-18 19:03:34 +00:00
brade%netscape.com
d36b4b2d9b
editor cleanup; r=jfrancis, sr=blizzard, bug=209548
2003-07-18 14:12:51 +00:00
brade%netscape.com
3b47d61cef
fix bug found when reading source, replace ending space to match intent and version 1; r=jfrancis, sr=blizzard, bug=209548
2003-07-18 14:09:34 +00:00
brade%netscape.com
b66b6a8011
call GetIsDocumentEditable which will check CanModify for us; r=jfrancis, sr=blizzard, bug=209548
2003-07-18 14:06:21 +00:00
brade%netscape.com
1dc8f45c00
remove misplaced #ifdef NS_DEBUG; bug 209548
2003-07-18 13:06:18 +00:00
brade%netscape.com
ec16b2466e
remove misplaced #ifdef NS_DEBUG
2003-07-18 13:04:46 +00:00
brade%netscape.com
ec16552a3a
use Truncate instead of SetLength(0); r=cmanske, sr=bz, bug=209548
2003-07-18 02:27:19 +00:00
brade%netscape.com
55cece0652
code cleanup (remove some NS_LITERAL_STRINGs in favor of existing ut
...
ility methods); r=cmanske, sr=tor, bug=209548
2003-07-17 23:44:13 +00:00
bryner%brianryner.com
bde4b5494e
Fixing --enable-plaintext-editor-only bustage (bug 209548). Patch by brade, r/sr=me.
2003-07-16 22:19:59 +00:00
brade%netscape.com
6bedaabb65
editor cleanup of NodeIsType; r=kin, sr=darin, bug=209548
2003-07-15 13:47:15 +00:00
brade%netscape.com
d91118e262
fix linux bustage
2003-07-14 15:43:20 +00:00
brade%netscape.com
d02d3e1612
cleanup #includes; r=kaie, sr=darin, bug=180316
2003-07-14 14:37:23 +00:00
jaggernaut%netscape.com
817298ce0b
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
bzbarsky%mit.edu
b69b2abd98
Backing out part of patch for bug 211128, since it regressed all sorts of
...
XBL-ish stuff. r=stuff-is-broken sr=jag for the backout.
2003-07-14 05:35:09 +00:00
jaggernaut%netscape.com
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
scott%scott-macgregor.org
60e11691f4
Bug #212469 --> spell checker should ignore quoted text for HTML mail.
...
r/sr=kin
2003-07-12 00:17:37 +00:00
bzbarsky%mit.edu
9cb380a7ff
Make XBL anonymous content get its base URI from the XBL document (the binding
...
URI) instead of from the document of the bound element. This way relative URIs
in a binding are always relative to the binding. Bug 211128, r=caillon, sr=jst
2003-07-11 23:06:26 +00:00
leon.zhang%sun.com
467c93cfb1
First patch for bug 208446: Caret stops blinking or disappears, prevent firing assertion
...
r=sfraser sr=kin
2003-07-09 03:05:25 +00:00
brade%netscape.com
ed15121205
fix comment
2003-07-09 02:39:51 +00:00
brade%netscape.com
04402fc7a2
remove unused local variable; fixes warning; no bug, no reviewers
2003-07-08 22:12:04 +00:00
brade%netscape.com
0ff8702179
remove unused variables to fix warnings; no bug, no reviews
2003-07-08 22:10:09 +00:00
brade%netscape.com
13cfbbcb35
fix warning for cstring charset change made a week or two ago; editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
2003-07-08 20:38:51 +00:00
brade%netscape.com
673b9351fd
editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
2003-07-08 20:35:09 +00:00
brade%netscape.com
9371323b42
editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
2003-07-08 20:22:56 +00:00
brade%netscape.com
44a2105094
editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
...
CVS ----------------------------------------------------------------------
2003-07-08 20:18:18 +00:00
kin%netscape.com
f8f9d8592a
Fix for bug 211378 (Unable to paste into editor widgets with middle mouse button)
...
Modified MouseUp() and MouseClick() so that they call thru to the base class versions. This regression was caused by the fix for bug 137092.
r=brade@netscape.com sr=bzbarsky@mit.edu
2003-07-08 17:38:13 +00:00
bzbarsky%mit.edu
b2ba25b6fd
Move to the double-'::' notation for various pseudo-elements.
...
Bug 211657, r+sr=dbaron
2003-07-07 21:57:01 +00:00
bzbarsky%mit.edu
0b0c3f7646
Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
...
nsIHTMLContent. Bug 209573, r=caillon, sr=jst.
2003-07-03 02:45:34 +00:00
timeless%mozdev.org
6cd606f046
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=brade
2003-07-02 14:30:15 +00:00
bryner%netscape.com
dfd3c1dd7a
Fix some issues related to focus changes in onfocus and onblur handlers:
...
- Abort firing blur events on the document and/or window if one of the blur handlers focuses something else. This ensures that the caret doesn't get confused about whether it should be active.
- Release any mouse or key grab when the view manager sees a deactivate event; this fixes event targeting when a mousedown handler opens a modal dialog.
- Make sure the editor element is actually focused before activating the caret. Just receiving a focus event isn't good enough, since a focus change does not cancel propagation of the original event.
Bug 53579, r=jkeiser, sr=roc.
2003-07-01 22:46:55 +00:00
brade%netscape.com
ed3d11ddae
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 19:10:53 +00:00
brade%netscape.com
b09e279a38
code cleanup continued; r=timeless, sr=kin, bug=209548
2003-06-30 18:55:06 +00:00
brade%netscape.com
eb37ab13c3
code cleanup, r=timeless, sr=kin, bug=209548
2003-06-30 17:28:52 +00:00
brade%netscape.com
cfe03fb3da
code cleanup, r=timeless, sr=kin, bug=209548
2003-06-30 15:02:48 +00:00
brade%netscape.com
446fa1708a
remove unused headers, r=timeless, sr=kin, bug=209548
2003-06-30 14:59:04 +00:00
brade%netscape.com
d188ae1ca0
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 14:57:59 +00:00
brade%netscape.com
15f77abce7
code cleanup, r=timeless, sr=kin, bug=209548
2003-06-30 14:56:22 +00:00
brade%netscape.com
9b6d727de6
code cleanup; r=timeless, sr=kin, bug 209548
2003-06-30 14:46:41 +00:00
brade%netscape.com
d77dfe0b8d
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 14:41:55 +00:00
brade%netscape.com
2b032d24d7
code cleanup; r=timeless, sr=kin, bug 209548
2003-06-30 14:39:27 +00:00
brade%netscape.com
3bad714491
code cleanup, r=timeless, sr=kin, bug 209548
2003-06-30 14:33:23 +00:00
brade%netscape.com
47c5c6c0c9
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 14:31:48 +00:00
brade%netscape.com
f2833330f5
code cleanup; r=timeless; sr=kin; bug=209548
2003-06-30 14:24:40 +00:00
brade%netscape.com
bbf1d39ea2
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 14:20:49 +00:00
brade%netscape.com
ed5455cfe0
code cleanup, r=timeless, sr=kin, bug=209548
2003-06-30 14:17:15 +00:00