hyatt%netscape.com
bd37eb50fc
Checking in the Go Menu.
...
git-svn-id: svn://10.0.0.236/trunk@131275 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 22:54:24 +00:00
ian%hixie.ch
9dcaf51736
Add support for post-processing output filters. Also, some minor clean-up.
...
git-svn-id: svn://10.0.0.236/trunk@131274 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 22:08:32 +00:00
ian%hixie.ch
6345ac6027
HTTP HEAD support (unfortunately Apache screws it up, but theoretically this should work, I think...)
...
git-svn-id: svn://10.0.0.236/trunk@131273 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 22:06:51 +00:00
hyatt%netscape.com
137e60992a
Stub out the go menu.
...
git-svn-id: svn://10.0.0.236/trunk@131272 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 21:11:50 +00:00
darin%netscape.com
ef6903622e
fixing oops from checkin for bug 157135 (reported as bug 172930)
...
git-svn-id: svn://10.0.0.236/trunk@131268 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 19:31:11 +00:00
blakeross%telocity.com
aaf24a1bb3
Version # -> 0.3
...
git-svn-id: svn://10.0.0.236/trunk@131267 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 18:57:05 +00:00
cbiesinger%web.de
70460e6955
bug 172781 r=morse sr=bz remove unused preferences from all.js
...
git-svn-id: svn://10.0.0.236/trunk@131266 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 18:34:17 +00:00
chanial%noos.fr
d88c4b409c
bug 172504: after clicking on a disabled item, CM does not work anymore
...
git-svn-id: svn://10.0.0.236/trunk@131265 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 14:00:55 +00:00
gerv%gerv.net
d6fe11dfdb
Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus.
...
git-svn-id: svn://10.0.0.236/trunk@131264 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 11:52:37 +00:00
darin%netscape.com
d49bf9be24
fixes sun bustage
...
git-svn-id: svn://10.0.0.236/trunk@131263 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 06:32:42 +00:00
mkaply%us.ibm.com
b9d6c2e51f
A couple nits and then we should be good
...
git-svn-id: svn://10.0.0.236/trunk@131262 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 03:42:55 +00:00
darin%netscape.com
591bccda72
fixes bug 167463 "fromCacheOnly should be an attribute on nsICachingChannel"
...
and fixes bug 166927 "add nsICachingChannel should provide an attribute to
'load only if modified'" r=dougt sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@131261 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 03:20:40 +00:00
darin%netscape.com
d76cc96df5
another attempt at fixing the OS2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@131260 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 03:18:11 +00:00
hyatt%netscape.com
857643c557
Widt hcomputation tweaks for PT overflow.
...
git-svn-id: svn://10.0.0.236/trunk@131259 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 02:51:49 +00:00
darin%netscape.com
49f2b781d8
fixing OS2 bustage -- my bad for forgetting to follow mkaply's advice!
...
git-svn-id: svn://10.0.0.236/trunk@131258 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 02:38:43 +00:00
darin%netscape.com
80efa5a07a
moving nsIFileURL into the SDK now that it is frozen.
...
git-svn-id: svn://10.0.0.236/trunk@131257 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 02:28:27 +00:00
darin%netscape.com
b0d1215484
fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@131256 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 02:20:35 +00:00
hyatt%netscape.com
ccacff8d88
Implement chevron for overflow.
...
git-svn-id: svn://10.0.0.236/trunk@131255 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 02:07:35 +00:00
hyatt%netscape.com
95681c3042
Add chevron to jar.mn
...
git-svn-id: svn://10.0.0.236/trunk@131254 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 02:07:21 +00:00
cmanske%netscape.com
072667b20d
Removed arg test not needed - part of fix to bug 64647, r=mjudge, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@131253 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 01:35:51 +00:00
cmanske%netscape.com
b5d60d857b
Implemented command and Composer UI for 'Paste Without Formatting' command. b=64647, r=mjudge, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@131252 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 01:23:18 +00:00
darin%netscape.com
d0afbbaf0e
fixes bug 166612 "implement NS_CopyNativeToUnicode / NS_CopyUnicodeToNative
...
on all platforms" r=dougt sr=alecf
git-svn-id: svn://10.0.0.236/trunk@131251 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 00:29:46 +00:00
dougt%netscape.com
790c5bbc87
Removing silly comment.
...
git-svn-id: svn://10.0.0.236/trunk@131250 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-06 00:26:20 +00:00
timeless%mac.com
ab64df1e66
Bug 172416 Consistency for nsComponentManager.cpp
...
r=dbradley, sr=scc
git-svn-id: svn://10.0.0.236/trunk@131249 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 23:59:57 +00:00
chanial%noos.fr
3243919ba6
typo correction
...
git-svn-id: svn://10.0.0.236/trunk@131247 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 20:53:22 +00:00
cmanske%netscape.com
6e3002e5fa
More remove editorShell from dialogs work (comments added by neil as requested). b=158881, r=cmanske, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@131246 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 20:44:49 +00:00
arougthopher%lizardland.net
cf8138c948
Bug#169506
...
IsExecutable() deos not work for BeOS
BeOS now uses stat() instead of access() for:
IsWritable()
IsReadable()
IsExecutable()
sr=scc
r-dougt,arougthopher
git-svn-id: svn://10.0.0.236/trunk@131245 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 19:06:28 +00:00
cmanske%netscape.com
6e273b8448
Backed out changes for bugscape bug 20282, will recheckin as a mozilla bug
...
git-svn-id: svn://10.0.0.236/trunk@131244 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 17:35:36 +00:00
despotdaemon%netscape.com
6765d6dfdf
Pseudo-automatic update of changes made by chofmann@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@131243 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 16:30:10 +00:00
aaronl%netscape.com
28738c2f51
Fixing extra comma in checking
...
git-svn-id: svn://10.0.0.236/trunk@131242 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 16:12:44 +00:00
aaronl%netscape.com
2a80196ae6
Bug 28583. Select text field contents when focused, except by mouse click, on certain platforms. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@131241 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 15:39:33 +00:00
matty%chariot.net.au
02150d6352
... and also fix a bug introduced trying to unrot the general bug check rewrite, due to product IDs.
...
git-svn-id: svn://10.0.0.236/trunk@131240 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 15:29:20 +00:00
matty%chariot.net.au
1c05ab7258
Back out a stupid stupid change I made earlier when fixing the stupid stupid bustage I made even earlier. I need sleep.
...
git-svn-id: svn://10.0.0.236/trunk@131239 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 15:26:23 +00:00
matty%chariot.net.au
c5399b95da
... oops missed a reviewer checkin condition.
...
git-svn-id: svn://10.0.0.236/trunk@131238 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 15:08:50 +00:00
matty%chariot.net.au
84277bc1b7
Bug #93667 : Minor style fix, uninit var fix, add explanatory comments to CrossCheck/DoubleCrossCheck.
...
git-svn-id: svn://10.0.0.236/trunk@131237 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 15:07:16 +00:00
matty%chariot.net.au
141d8c1565
Bug #93667 : More movement, commenting, and remove an unused variable.
...
git-svn-id: svn://10.0.0.236/trunk@131236 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 14:37:52 +00:00
matty%chariot.net.au
924bd2581c
Bug #93667 : Move some code around, add some section heading comments.
...
git-svn-id: svn://10.0.0.236/trunk@131235 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 14:25:13 +00:00
matty%chariot.net.au
53ca666882
Bug #93667 : Rewrite double cross checking.
...
git-svn-id: svn://10.0.0.236/trunk@131234 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 14:14:47 +00:00
matty%chariot.net.au
75bef9c45f
Bug #93667 : Rewrite single cross checking.
...
git-svn-id: svn://10.0.0.236/trunk@131233 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 14:14:22 +00:00
matty%chariot.net.au
842908b2fa
... and fix build.
...
git-svn-id: svn://10.0.0.236/trunk@131232 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 13:50:12 +00:00
matty%chariot.net.au
3f714789af
Bug #93667 : General bug check refactoring.
...
git-svn-id: svn://10.0.0.236/trunk@131231 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 13:23:44 +00:00
rods%netscape.com
3e04f725a5
wrong file got checked in
...
Impl print preview for mail and addrbook This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@131230 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 12:47:15 +00:00
varga%netscape.com
2c37d606f2
Fix for bug 112534. Remove collapse grippies.
...
r=caillon, sr=jag
git-svn-id: svn://10.0.0.236/trunk@131228 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 08:11:28 +00:00
rogerl%netscape.com
d7690d9b03
Duh. Fixed C++ style comment, sorry.
...
git-svn-id: svn://10.0.0.236/trunk@131224 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 04:38:42 +00:00
rogerl%netscape.com
c798f05273
Bug #172699 . r=rogerl, sr=brendan. Detect illegal (overlong) utf-8.
...
git-svn-id: svn://10.0.0.236/trunk@131223 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 04:05:56 +00:00
depstein%netscape.com
f4d618d4c6
minor changes to screen dialogs, "Run All Tests" for interface tests run more smoothly.
...
a=asa for QA checkins that are not part of the default builds
git-svn-id: svn://10.0.0.236/trunk@131222 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 04:03:32 +00:00
peterlubczynski%netscape.com
8e03e4e94b
Fixing bug 169513, Add the means to obtain the DOM from a plugin r=adamlock sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@131221 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 02:57:21 +00:00
bryner%netscape.com
c6a22246cd
OS/2 fixes from mkaply.
...
git-svn-id: svn://10.0.0.236/trunk@131220 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 02:54:35 +00:00
bryner%netscape.com
6e21d6290d
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@131219 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 02:49:02 +00:00
bryner%netscape.com
f449c4cf79
Removing a dead nmake build makefile
...
git-svn-id: svn://10.0.0.236/trunk@131218 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-05 02:28:06 +00:00