jfrancis%netscape.com
4d0db6481a
fix for 187662: first return in empty doc does nothing. r=brade; sr=kin
2003-01-11 00:06:29 +00:00
glazman%netscape.com
0547cb1d01
just removing useless duplicate code; b=188486, r=Neil, r=brade, sr=peterv
2003-01-10 13:46:44 +00:00
brade%netscape.com
169ffbadef
bug 186054 and others; disable JS and plugins in Composer (r=smfr, sr=kin)
2003-01-10 13:13:25 +00:00
bryner%netscape.com
26d5c6ff25
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
2003-01-09 06:49:07 +00:00
dbaron%dbaron.org
e686da6f3c
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 19:51:43 +00:00
dbaron%dbaron.org
0b5c7134c9
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 19:35:36 +00:00
neil%parkwaycc.co.uk
e4a3f5cc52
Bug 188038 editor background image pref has wrong default name r=brade sr=peterv
2003-01-08 15:23:35 +00:00
kairo%kairo.at
a7555a91fe
change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard
2003-01-03 19:57:47 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
jfrancis%netscape.com
06b859a4a9
179384 Merging blocks via forward delete sends selection to front of document
...
correcting snafu from prior landing.
2002-12-22 07:48:32 +00:00
jfrancis%netscape.com
cf9102f71d
editor fixes for:
...
180034 editor should respect the select_all style
183836 New list item should not reset inline styles
179384 Merging blocks via forward delete sends selection to front of document
98434 IME does not work correctly at the last characters in the text field (patch courtesy of Shotaro Kamio)
r=jfrancis,brade,cmanske sr=kin
2002-12-22 01:51:14 +00:00
cmanske%netscape.com
efd47d4149
Backout accidental checkin related to bug 180303, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin
2002-12-21 17:29:07 +00:00
glazman%netscape.com
eaddaf794a
Text alignment feedback erroneous in Composer; b=183887, r=jfrancis, sr=peterv
2002-12-19 14:10:50 +00:00
ducarroz%netscape.com
4edd31cdb7
Fix for bug 173046. fix initialization of the text filter service. Editor commands also takes care of msg compose spell button. R=rods, SR=sspitzer
2002-12-18 02:23:10 +00:00
nhotta%netscape.com
4b5796a347
Adding a new interface to retrieve phonetic of input text,
...
bug 175937, r=brade, sr=kin.
2002-12-17 23:38:04 +00:00
seawood%netscape.com
737ba0c5f7
Forte 7 linker requires that search directories come *before* libraries that reside in those search dirs.
...
Fixing build bustage.
2002-12-17 22:13:01 +00:00
brade%netscape.com
1c01e174ff
fix insert HR command for Midas (bug 183793; r=cmanske, sr=smfr)
2002-12-17 19:41:00 +00:00
rbs%maths.uq.edu.au
504ac4b45e
Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...'
2002-12-17 00:41:25 +00:00
cmanske%netscape.com
e1f53da40f
Remove 'AppendStringToMenulist' JS method. b=183055, r=neil@parkwaycc.co.uk, sr=hewitt
2002-12-16 22:35:22 +00:00
rbs%maths.uq.edu.au
c7e2c76219
Refine the conversion of entities during serialization, b=169590, r=nhotta, sr=jst
2002-12-13 22:12:10 +00:00
peterv%netscape.com
cb350e678f
Bustage fix.
2002-12-13 12:39:14 +00:00
glazman%netscape.com
6b9db87de8
part of fix bustage, peterv's on the mac side
2002-12-13 12:32:31 +00:00
glazman%netscape.com
8b82131b13
fixing bustage, so it was not my last checkin...
2002-12-13 10:17:42 +00:00
glazman%netscape.com
f34099f667
fixing regression in composer, it was impossible to set foreground and background color; b=184505, r=brade, sr=kin, q=is this my last checkin?
2002-12-13 08:56:21 +00:00
sfraser%netscape.com
6ea8115c60
Remove duplicate text services files, which fixes a bug with the mac build picking up the wrong source and header files (bug 184935). This fixes bugscape bug 21720.
2002-12-12 22:42:53 +00:00
peterv%netscape.com
06900ef9b1
Bustage fix.
2002-12-12 20:01:59 +00:00
kin%netscape.com
805d8eec7d
sfraser's fix for commercial blocker bugscape bug 21720 (Spell checker fails find misspelled words (crash on exit from spellchecker)), which is caused by bugzilla bug 184935 (Mac build picks up the wrong nsTextServicesDocument.cpp; spell checking busted)
...
This patch fixes the editor project to search mozilla/editor/txtsvc before
mozilla/libeditor/, adds nsFilteredContentIterator.cpp, and adds #error to the
unused files.
r=jfrancis@netscape.com sr=kin@netscape.com
2002-12-12 18:04:31 +00:00
jfrancis%netscape.com
25ccf2ef3f
fix for 184308: cf_html bustage. fencepost error. r=brade; sr=bz; a=asa
2002-12-12 01:05:53 +00:00
sdagley%netscape.com
75f5c2e50b
Backing out jfrancis - back to v1.67
2002-12-10 20:24:49 +00:00
jfrancis%netscape.com
958bd182cb
fix for 184308: cf_html bustage. fencepost error. r=brade; sr=bz; a=asa
2002-12-10 18:32:58 +00:00
peterv%netscape.com
5387c863fa
Bustage fix for rods (once more).
2002-12-10 16:58:14 +00:00
cmanske%netscape.com
0710c0df67
Backing out previous changes (relating to bug 183055) since dependend bug 118038 was not approved for checkin. Needed else Publishing and Advanced Edit doesn't work
2002-12-10 15:25:41 +00:00
rods%netscape.com
ca00db2d37
Implement filters for spellchecker, so we can skip certain nodes (like Block Quote "cite") for mail
...
Bug 173046 r=jfrancis sr=kin a=asa
2002-12-10 15:03:04 +00:00
cmanske%netscape.com
31075bee53
Really fixed 'insert HTML' bug 180303 this time. r=akkana, sr=kin, a=asa
2002-12-06 03:13:39 +00:00
cmanske%netscape.com
61478f83ce
Part of fix to bug 170522 (remove unused code), r=akkana, sr=alecf, a=asa
2002-12-05 21:59:59 +00:00
cmanske%netscape.com
3125ee3693
Increase performance of 'Recent Pages' menu code. Most of the fix by neil@parkwayccc.co.uk, b=170522, r=akkana, sr=alecf, a=asa
2002-12-05 21:24:09 +00:00
cmanske%netscape.com
10b47dddd6
Missing file from checkin to fix 'insert HTML' command' b=180303, r=akkana, sr=kin, a=asa
2002-12-05 21:03:44 +00:00
timeless%mozdev.org
e58bc313c3
Bug 175789 <dialog>s don't need dialogOverlay
...
r=cmanske sr=alecf
2002-12-03 13:25:59 +00:00
bzbarsky%mit.edu
c815579255
Make the CSSLoader correctly order stylesheets as they are dynamically added
...
and removed via the DOM. Clean up the nsIDocument stylesheet accessors. Clean
up nsIDocumentObserver stylesheet stuff a bit. Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off. Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking, sr=peterv.
2002-12-03 05:48:14 +00:00
cmanske%netscape.com
d0ace40852
Reduce bloat in composer dialog JS. b=183055, r=akkana, sr=hewitt
2002-12-02 23:05:27 +00:00
cmanske%netscape.com
0953aae2ad
Fixed conflicting insert HTML commands. b=180303, r=akkana, sr=kin
2002-12-02 23:00:54 +00:00
brade%netscape.com
e1c5617be2
remove dead code; cleanup command params for a few commands; standardize QI calls (bug 180745, r=cmanske, sr=smfr)
2002-12-02 22:20:12 +00:00
brade%netscape.com
53257c3f39
documentation; not part of a build
2002-12-02 20:43:24 +00:00
cbiesinger%web.de
61f58706b3
103859 patch by neil@parkwaycc.co.uk r=cmanske sr=alecf controller.QueryInterface(Components.interfaces.nsICommandController) should be in goUpdateComposerMenuItems instead of goUpdateCommandState
2002-12-02 14:22:43 +00:00
cbiesinger%web.de
6a9512f826
171721 patch by neil@parkwaycc.co.uk r=cmanske sr=alecf Mozilla add-ins can move the Composer taskbutton
2002-12-02 14:01:01 +00:00
glazman%netscape.com
b8076d0038
Table of Contents management in Composer (lives under Insert menu); b=170050, r=cmanske, sr=peterv
2002-12-02 13:54:41 +00:00
cmanske%netscape.com
843942f7d2
Move caret to text position with rt click. b=181547, r=rods, sr=sfraser
2002-11-30 18:59:34 +00:00
dbaron%fas.harvard.edu
b9b5e43519
Remove unused parser-related code. b=130439 r=harishd sr=jst
2002-11-28 19:43:51 +00:00
cmanske%netscape.com
1c667569a9
Added command to notify when document url changes. b=181091, r=akkana, sr=sfraser
2002-11-27 00:35:09 +00:00
akkana%netscape.com
c24bb9a030
162083: fix ctrl-delete to delete by words, not to end of line. r=brade sr=bzbarsky
2002-11-26 23:01:12 +00:00