Commit Graph

4178 Commits

Author SHA1 Message Date
jst%mozilla.jstenback.com
3ca18f468e Fixing bug 206859. Don't allow drag & drop into file inputs. r=caillon@aillon.org, sr=bryner@brianryner.com, a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@152680 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 21:31:53 +00:00
ere%atp.fi
33d15bac03 Fix for bug 212767: Crash when initializing Midas (setting designMode and others)
r=brade
sr=dbaron
a=chofmann


git-svn-id: svn://10.0.0.236/trunk@152667 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 15:40:34 +00:00
bryner%brianryner.com
7ace3321e6 Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@152647 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 04:57:07 +00:00
jst%mozilla.jstenback.com
854468a176 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
git-svn-id: svn://10.0.0.236/trunk@152565 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-09 22:48:53 +00:00
daniel%glazman.org
1c59909ce3 fixes annoying assertion in the editor: b=217906, r=brade, sr=kin
git-svn-id: svn://10.0.0.236/trunk@152414 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-06 14:34:54 +00:00
kairo%kairo.at
9eeba6dafc 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
git-svn-id: svn://10.0.0.236/trunk@152289 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-04 14:24:38 +00:00
bryner%brianryner.com
018aeefc0d 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
git-svn-id: svn://10.0.0.236/trunk@152137 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-01 10:09:07 +00:00
jst%mozilla.jstenback.com
aa4e1c9058 Fixing debug build bustage.
git-svn-id: svn://10.0.0.236/trunk@152093 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-30 21:09:49 +00:00
neil%parkwaycc.co.uk
8f2fca5d51 Bug 84098 Link properties dialog should display ids as well as named anchors and headings p=basic@mozillanews.org r=me sr=brendan
git-svn-id: svn://10.0.0.236/trunk@152080 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-30 11:04:40 +00:00
jst%mozilla.jstenback.com
6629ad58f7 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
git-svn-id: svn://10.0.0.236/trunk@152045 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 22:04:45 +00:00
scott%scott-macgregor.org
0d92e4b579 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


git-svn-id: svn://10.0.0.236/trunk@152018 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 16:55:01 +00:00
daniel%glazman.org
dfe8508bf4 Remove all text styles menu item and key binding both no longer working in Composer and mail composer; b=215406; r=floppymoose,sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@152015 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 14:52:43 +00:00
jst%mozilla.jstenback.com
cd9093c6e4 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
git-svn-id: svn://10.0.0.236/trunk@151938 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 04:09:23 +00:00
jst%mozilla.jstenback.com
809cf8fca0 Fixing uninitialized variable that was introduced with the fix for bug 230840.
git-svn-id: svn://10.0.0.236/trunk@151859 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-26 21:58:09 +00:00
jst%mozilla.jstenback.com
12ed685455 Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
git-svn-id: svn://10.0.0.236/trunk@151784 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-24 00:46:17 +00:00
bryner%brianryner.com
4a034a15c2 Move EXTRA_DSO_LDOPTS before include of rules.mk so that it catches dependencies properly
git-svn-id: svn://10.0.0.236/trunk@151767 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-23 21:24:08 +00:00
neil%parkwaycc.co.uk
7082e58c32 Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@151746 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-23 13:31:07 +00:00
dbaron%dbaron.org
5e3c423778 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
git-svn-id: svn://10.0.0.236/trunk@151656 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-21 21:15:44 +00:00
bryner%brianryner.com
70bf134ff4 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.
git-svn-id: svn://10.0.0.236/trunk@151636 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-21 09:35:59 +00:00
daniel%glazman.org
0ee0cbc545 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


git-svn-id: svn://10.0.0.236/trunk@151558 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-19 20:31:18 +00:00
peterv%propagandism.org
f76a4dbc8a Fix for bug 230439 (Remove anonymous nodeinfomanager and other cleanup). r=caillon, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@151500 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-18 14:52:21 +00:00
bsmedberg%covad.net
69a4902963 Bug 231270 - fix default prefs for Mac OSX rs=dbaron
git-svn-id: svn://10.0.0.236/trunk@151458 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 20:04:03 +00:00
bsmedberg%covad.net
58eac0a4df Bug 224578 - unix.js prefs were left out of first patch! I'm mortified.
git-svn-id: svn://10.0.0.236/trunk@151442 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 23:59:09 +00:00
bsmedberg%covad.net
eaffa06f00 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


git-svn-id: svn://10.0.0.236/trunk@151427 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 19:22:43 +00:00
bsmedberg%covad.net
440186a600 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


git-svn-id: svn://10.0.0.236/trunk@151426 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 19:15:30 +00:00
neil%parkwaycc.co.uk
a18b8311eb Bug 183569 no update for command cmd_smiley r=glazou sr=mscott
git-svn-id: svn://10.0.0.236/trunk@151389 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-15 21:51:42 +00:00
daniel%glazman.org
65ada2d70b Font-family dropdown menu not updated in Composer and HTML mail composition; b=230683, r=Neil, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@151309 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-14 16:26:32 +00:00
bzbarsky%mit.edu
86fee95b4d 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


git-svn-id: svn://10.0.0.236/trunk@151268 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-13 23:14:49 +00:00
smontagu%smontagu.org
5b10353aba 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
git-svn-id: svn://10.0.0.236/trunk@151225 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-12 23:39:40 +00:00
jst%mozilla.jstenback.com
803e4eb910 General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
git-svn-id: svn://10.0.0.236/trunk@151115 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-09 23:54:21 +00:00
neil%parkwaycc.co.uk
d508bb9c57 Bug 196766 Insert/HTML should be using its own access key p=ciopz@bigfoot.com r=glazou sr=brendan
git-svn-id: svn://10.0.0.236/trunk@151105 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-09 22:18:25 +00:00
daniel%glazman.org
48e1f594fe 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
git-svn-id: svn://10.0.0.236/trunk@151095 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-09 20:52:07 +00:00
daniel%glazman.org
8f5206b4e3 Composer's AllTags mode was showing tags for table resizing handles; b=230501, r=brade, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@151094 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-09 20:27:25 +00:00
bryner%brianryner.com
468d3e2e8d 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.
git-svn-id: svn://10.0.0.236/trunk@150998 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-07 22:30:53 +00:00
bsmedberg%covad.net
7e08b118b7 Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
git-svn-id: svn://10.0.0.236/trunk@150973 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
9706f93476 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
git-svn-id: svn://10.0.0.236/trunk@150961 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-07 01:22:31 +00:00
daniel%glazman.org
cc1c5334b4 fixing corrupted GIF image; fix by hadrien.nilsson@sinapse.com; b=228708, r/rs=daniel@glazman.org
git-svn-id: svn://10.0.0.236/trunk@150881 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-05 14:10:41 +00:00
bryner%brianryner.com
019725339d Continuing nsIPresContext deCOMtamination. This patch changes Get/SetImageAnimationMode. Bug 229371, r+sr=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@150737 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-26 04:24:11 +00:00
bsmedberg%covad.net
144afd1c5e 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


git-svn-id: svn://10.0.0.236/trunk@150618 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-22 05:23:10 +00:00
mvl%exedo.nl
9f897605c8 Update to review comments. oops. Bug 225749
git-svn-id: svn://10.0.0.236/trunk@150606 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-21 12:36:47 +00:00
timeless%mozdev.org
9baef54717 Bug 225152 Warning: assignment to undeclared variable word in EdSpellCheck.js:281
r=mvl sr=kin


git-svn-id: svn://10.0.0.236/trunk@150597 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-21 04:27:52 +00:00
timeless%mozdev.org
3ba4345d17 Bug 227415 Warning: assignment to undeclared variable foundCell in chrome://editor/content/EdTableProps.js
r=neil sr=bz


git-svn-id: svn://10.0.0.236/trunk@150591 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-21 04:04:50 +00:00
timeless%mozdev.org
8d115da9a1 Bug 228527 JS Warnings in editor
r=neil sr=bz


git-svn-id: svn://10.0.0.236/trunk@150589 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-21 04:04:33 +00:00
mvl%exedo.nl
4a77921f5e make nsIEditorSpellcheck use nsAString instead of nsString.
bug 225749, r=dwitte, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@150565 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-20 13:06:44 +00:00
cbiesinger%web.de
588c645a41 225807 r=bzbarsky sr=darin make more use of getPrimaryExtension
git-svn-id: svn://10.0.0.236/trunk@150531 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-19 21:34:00 +00:00
mkaply%us.ibm.com
30a3439501 #217875
r=timeless, sr=bryner, a=dveditz
Change parentage of "Download More" in spellchecker dialog so it doesn't hang the UI


git-svn-id: svn://10.0.0.236/trunk@150403 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-17 22:58:36 +00:00
dbaron%dbaron.org
22320a099e Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
git-svn-id: svn://10.0.0.236/trunk@150261 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-12 23:02:12 +00:00
timeless%mozdev.org
42b110eee4 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


git-svn-id: svn://10.0.0.236/trunk@150137 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-08 00:01:10 +00:00
dbaron%dbaron.org
0c3c71426a 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
git-svn-id: svn://10.0.0.236/trunk@149944 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-02 23:22:11 +00:00
technutz%netscape.net
86689707ac Bug 226299. Detabbify \editor\ui\jar.mn, r=daniel@glazman.org, sr=alecf@flett.org, a=dbaron@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@149749 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-26 00:17:16 +00:00