sfraser%netscape.com
|
adc18943a5
|
Added nsIEditorService.idl for sspitzer. r=me
|
2000-02-16 03:21:04 +00:00 |
sspitzer%netscape.com
|
affacff1f1
|
added files: mozilla/editor/base/nsEditorService.cpp
|
2000-02-16 03:17:36 +00:00 |
sspitzer%netscape.com
|
bcc483c2cf
|
move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser
|
2000-02-16 03:14:20 +00:00 |
cmanske%netscape.com
|
992a5ea3c3
|
Safe UI changes: increased size of colorpicker buttons. r=slamm
|
2000-02-16 03:10:33 +00:00 |
cmanske%netscape.com
|
aa56163870
|
Safe UI changes: fixed window title bug, 28921; fixed page colors dialog bug 27905; increased size of colorpicker buttons. r=slamm
|
2000-02-16 03:09:46 +00:00 |
sspitzer%netscape.com
|
447ae38111
|
move the nsICmdLineHandler responsibility out of nsMessenger and into nsMessengerBootstrap. r=alecf
|
2000-02-16 02:57:29 +00:00 |
attinasi%netscape.com
|
bc9e08c335
|
ReResolveStyleContext now checks for the case where a background image is no longer used, in which case it stops the load for the frame. r=buster,pierre b=27042
|
2000-02-16 02:49:01 +00:00 |
sspitzer%netscape.com
|
09e6d755aa
|
gracefully handle bad progids (when registered as command line handlers)
getservice instead of createinstance (vishy@netscape.com needs this)
r=mscott@netscape.com
|
2000-02-16 02:45:22 +00:00 |
akkana%netscape.com
|
c75bc45b31
|
Fix build bustage -- case sensitivity error, apparently
|
2000-02-16 02:36:27 +00:00 |
morse%netscape.com
|
a46e0100d3
|
partial fix fo bug 27910, encoding on mac was coming up wrong
|
2000-02-16 02:33:13 +00:00 |
mcafee%netscape.com
|
91a46a44b9
|
Include problem.
|
2000-02-16 02:27:35 +00:00 |
vidur%netscape.com
|
c6fd9d66f6
|
Fix for bug 9844. Added offsetTop/Left/Width/Height/Parent to nsIDOMHTMLElement. It should go on a new interface - to avoid the cost of new interface (a new vtable pointer per content instance), it's temporarily on the standard interface.r=pollmann
|
2000-02-16 02:25:27 +00:00 |
vidur%netscape.com
|
e9544e6d17
|
Fix for bug 9844. Implemented offsetTop/Left/Width/Height/Parent for HTML content.r=pollmann
|
2000-02-16 02:25:07 +00:00 |
slamm%netscape.com
|
062f841528
|
Add option to pull via anonymous@cvs-mirror.mozilla.org. Make it the default.
|
2000-02-16 02:21:44 +00:00 |
sspitzer%netscape.com
|
4784ef1e19
|
not part of the build, yet.
|
2000-02-16 02:21:30 +00:00 |
blizzard%redhat.com
|
5d71a062d4
|
make sure that we aren't doing an extra server round trip for every paint event because of debugging code. this adds an extra check box to the debugging window to enable debugging feedback in addition to having the caps lock key down for debugging paint events. r=pavlov
|
2000-02-16 02:15:28 +00:00 |
akkana%netscape.com
|
0cd989d480
|
24694: Create the bogus node after newly inserted non-text nodes. r=sfraser.
|
2000-02-16 02:11:39 +00:00 |
cltbld%netscape.com
|
155813b2a4
|
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
|
2000-02-16 02:09:05 +00:00 |
sgehani%netscape.com
|
0294375917
|
*** NOT PART OF BUILD ***
Added new test keys and sections for additional feature support.
|
2000-02-16 01:57:28 +00:00 |
dougt%netscape.com
|
ab8fb9f38d
|
Adding timebomb to xpinstall. r=pinkerton.
|
2000-02-16 01:54:08 +00:00 |
dougt%netscape.com
|
fe03064a15
|
Adding timebomb to mac build. r=pinkerton.
|
2000-02-16 01:53:50 +00:00 |
karnaze%netscape.com
|
ee3ec33adf
|
new regression test not affecting the build.
|
2000-02-16 01:53:20 +00:00 |
dougt%netscape.com
|
ffc72414b1
|
removing space in IDL. Mac compiler did not like. r=pinkerton.
|
2000-02-16 01:53:05 +00:00 |
dougt%netscape.com
|
299dc2c908
|
First Checked In.
|
2000-02-16 01:51:47 +00:00 |
sfraser%netscape.com
|
32a2dc720c
|
Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton
|
2000-02-16 01:49:50 +00:00 |
av%netscape.com
|
2e86c31fe2
|
Added check for null pointer to avoid possible crashes, could be reason for 27558
|
2000-02-16 01:49:42 +00:00 |
sfraser%netscape.com
|
185fff7d12
|
Changes to get edit menu commands updating properly, fetching them from globalOverlay.xul. For bug 18395. r=pinkerton
|
2000-02-16 01:46:34 +00:00 |
sfraser%netscape.com
|
7cecb6043e
|
Remove a redundant dump(). r=mozbot
|
2000-02-16 01:45:18 +00:00 |
sfraser%netscape.com
|
754290420f
|
Fix command updating for GFX text widgets. for bug 18395. r=pinkerton
|
2000-02-16 01:41:59 +00:00 |
sfraser%netscape.com
|
868e0ee9df
|
Call the new Init() method on nsIEditorController for bug 18395. r=pinkerton
|
2000-02-16 01:41:17 +00:00 |
sfraser%netscape.com
|
6ff0e90ae4
|
Fix the document viewer command updating, give it a selection listener etc, so that commands get updated at the right time. for bug 18395. r=pinkerton
|
2000-02-16 01:39:30 +00:00 |
sfraser%netscape.com
|
b9be999830
|
Register the interface state maintainer as a transaction listener, for bug 18395. r=pinkerton
|
2000-02-16 01:38:02 +00:00 |
sfraser%netscape.com
|
61b2082c1b
|
Give the controller an Init method, and implement a bunch of commands the New Way. for bug 18395. r=pinkerton
|
2000-02-16 01:37:12 +00:00 |
sfraser%netscape.com
|
4513862820
|
Expose the transaction manager to outside, for bug 18395. r=akkana
|
2000-02-16 01:36:30 +00:00 |
sfraser%netscape.com
|
965156cfbc
|
Adding nsEditorCommands.cpp, for bug 18395. r=pinkerton
|
2000-02-16 01:35:57 +00:00 |
sfraser%netscape.com
|
7896d79490
|
Add nsEditorCommands.cpp, for bug 18395. r=pinkerton
|
2000-02-16 01:34:53 +00:00 |
sfraser%netscape.com
|
245db18efd
|
First Checked In.
|
2000-02-16 01:33:03 +00:00 |
ssu%netscape.com
|
4eb27e849f
|
fixing bug #27183 - detects psm.exe and tells user to quit before setup
can continue, so a reboot is not required.
windows only
does not affect build
r=dveditz
|
2000-02-16 01:27:33 +00:00 |
rjc%netscape.com
|
5c776a2b2e
|
More changes for bug # 26334: various search dataset changes. Code drop from Netcenter, Review: me
|
2000-02-16 01:21:53 +00:00 |
cata%netscape.com
|
1fff850d0c
|
Adding the AutoDetect charset menu items. r=erik
|
2000-02-16 01:17:25 +00:00 |
ftang%netscape.com
|
7fe3c3987a
|
fix bad assertion. Move the assertion down . fix bug 26441
|
2000-02-16 01:15:56 +00:00 |
cata%netscape.com
|
ad7c25874a
|
Adding new API for listing the available charset detectors. r=erik
|
2000-02-16 01:14:25 +00:00 |
cata%netscape.com
|
de9329aa63
|
Adding Charset Detectors menu items. r=nhotta
|
2000-02-16 01:13:45 +00:00 |
cata%netscape.com
|
03e99fe6d3
|
Changing a bunch of menu lables. r=nhotta
|
2000-02-16 01:12:34 +00:00 |
pierre%netscape.com
|
e4e757ac37
|
Bug 24390 "html:input styles in global.css are ignored". In SelectorMatches(), make string comparisons case-insensitive for HTML content.
|
2000-02-16 01:09:36 +00:00 |
karnaze%netscape.com
|
75155b965c
|
bug 7112, PDT+ 1802 - added custom style rule to handle <th> text alignment. Other text alignment changes. r=attinasi
|
2000-02-16 01:08:54 +00:00 |
buster%netscape.com
|
81c9408f56
|
bug 22853
absolute containing block was not checking frame bit, so sometimes contained block would not get an initial reflow
|
2000-02-16 01:05:38 +00:00 |
rginda%netscape.com
|
40e551de92
|
Fix for JS bug 26463. r=rogerl
|
2000-02-16 01:02:25 +00:00 |
ftang%netscape.com
|
822ba1c0c2
|
fix gbk problem submitted by intel. r=ftang
|
2000-02-16 00:56:11 +00:00 |
ftang%netscape.com
|
0dc6b342b9
|
r=cata. Make HZ , GBK availailable from the menu.
|
2000-02-16 00:54:57 +00:00 |