Commit Graph

61064 Commits

Author SHA1 Message Date
ssu%netscape.com
4db7fc379f fixing bug #38568. affects only windows platforms. 2000-05-10 22:06:36 +00:00
law%netscape.com
4fa65478ae New files to provide baseline implementation of new nsINativeAppSupport interface (not built yet) 2000-05-10 22:05:43 +00:00
kmcclusk%netscape.com
2155e827d9 Force average character height to be at least 1 twip instead of allowing it to round off to 0 for extremely small fonts on WIN32. b=38188 r=rods@netscape.com 2000-05-10 22:04:40 +00:00
rogerl%netscape.com
1f1c369c98 Bug #38384, fix from norris (which I tweaked a little) to handle a bug in
recursive reseting of the thisObj in InterpreterData.
2000-05-10 22:03:15 +00:00
jefft%netscape.com
06ca3bd53d add default smtp auth method 2000-05-10 22:01:49 +00:00
blizzard%redhat.com
eb03dced5f add tests for new window and for visibility changes. make sure to destroy the widget when it's requested 2000-05-10 21:55:36 +00:00
blizzard%redhat.com
f1fc191267 add new_window + visibility change signals. add map method to widget so that you can use the show and realize methods in the right order. 2000-05-10 21:54:53 +00:00
brade%netscape.com
80e864ba4c turn on editor context menus (though they are not done yet) 2000-05-10 21:02:28 +00:00
jbetak%netscape.com
302c33deee 32477 Implement accept-language UI 2000-05-10 20:20:21 +00:00
jst%netscape.com
20634a570e Teaching IDLC about the type 'float'. 2000-05-10 20:12:44 +00:00
brendan%mozilla.org
d422e712d9 Reword comment to fix typo (missing 'to'). 2000-05-10 20:05:17 +00:00
brendan%mozilla.org
d5cc8fbf14 More minor style cleanups, plus a teeny optimization from tlundeen@webcrossing.com. 2000-05-10 19:58:28 +00:00
brendan%mozilla.org
e4977c0ede Fix the TOO_MUCH_GC define (optional for GC stress-testing, not part of build). 2000-05-10 19:56:21 +00:00
brendan%mozilla.org
df66e6872c Minor style improvements (80th column, over-parenthesization, better variable names). 2000-05-10 19:55:48 +00:00
brade%netscape.com
d901d443e7 adding file for shaver 2000-05-10 19:55:35 +00:00
sfraser%netscape.com
41a3c5a792 Just reorder the $build array so that it matches the real build order 2000-05-10 19:54:07 +00:00
brade%netscape.com
b4b3615c3d fix to correspond with jst's fix (setting doctype properly) 2000-05-10 19:53:38 +00:00
jst%netscape.com
8d53354702 Support replacing the doctype in a document. 2000-05-10 19:52:08 +00:00
ftang%netscape.com
ad1b1063cf add demo cases for bug 16796 and 36863. add german ß
Since we have not fix bug 36863 yet, that part is in
html comment for now.
2000-05-10 19:48:05 +00:00
ftang%netscape.com
e4fea9b5a0 fix bug 16796. handle german ß and convert to SS in capital and uppercase 2000-05-10 19:44:09 +00:00
sspitzer%netscape.com
964b87c16f fix for crasher bug #38803, r=putterman,a=granrose. 2000-05-10 18:26:45 +00:00
jst%netscape.com
917b5b56a5 Fixing incorrect hash table useage, this fixes smoketest blocker #38795. a=granrose 2000-05-10 18:19:46 +00:00
karnaze%netscape.com
612ff6a87f new regression tests, not affecting the build. 2000-05-10 14:53:41 +00:00
karnaze%netscape.com
5a47e0b789 bug 38699 - make left/right align caption act like top instead of bottom. 2000-05-10 14:51:37 +00:00
brade%netscape.com
f553ca6f5d check in change that was lost 2000-05-10 14:41:12 +00:00
jefft%netscape.com
b7018e89a2 added couple more imap global prefs 2000-05-10 14:39:50 +00:00
sspitzer%netscape.com
06a7579405 update. 2000-05-10 14:01:05 +00:00
cmanske%netscape.com
cd1ccbd5e1 Removing EditorCommands.js (replaced by editor.js) 2000-05-10 13:57:33 +00:00
cmanske%netscape.com
ba93f893eb Switch to using 'editor.js' instead of 'EditorCommands.js', Removed obsolete methods in editor.js, Removed unnecessary code in editorshell. 2000-05-10 13:56:30 +00:00
cmanske%netscape.com
d4751bbd20 Switch to using 'editor.js' instead of 'EditorCommands.js' 2000-05-10 13:56:27 +00:00
jst%netscape.com
70ec854f6b added files: mozilla/layout/base/src/nsNodeInfo.cpp, mozilla/layout/base/src/nsNodeInfoManager.cpp 2000-05-10 13:31:53 +00:00
jst%netscape.com
ee4b181034 Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com. 2000-05-10 13:13:39 +00:00
ben%netscape.com
c4cbd87862 modifications to newsgroup subscription dialog:
- made sizable (enough of the damned 4.x/win nonresizability!)
- modified XUL a bit to make it scale more smoothly
- skinnability tweaks
2000-05-10 10:12:00 +00:00
morse%netscape.com
e6e14ae6a1 bug 38709, preview editor can hang browser 2000-05-10 08:54:48 +00:00
rjc%netscape.com
e32ff92b27 Center common dialogs on screen. 2000-05-10 08:42:29 +00:00
cata%netscape.com
5a13204c66 Fixing JS error bug. 2000-05-10 08:19:46 +00:00
hyatt%netscape.com
06785d71b0 Fix my bigass leak. 2000-05-10 08:19:43 +00:00
alecf%netscape.com
a2b96674db add smtp datasource and delegate factory to the unix build 2000-05-10 08:06:50 +00:00
sspitzer%netscape.com
bf4c969fa6 updated 2000-05-10 08:01:17 +00:00
alecf%netscape.com
c447d610b1 fix test bustage 2000-05-10 07:55:04 +00:00
alecf%netscape.com
b63edac665 added files: mozilla/mailnews/compose/src/nsSmtpDataSource.cpp, mozilla/mailnews/compose/src/nsSmtpDelegateFactory.cpp 2000-05-10 07:47:54 +00:00
sspitzer%netscape.com
735f5d381f update. 2000-05-10 07:32:44 +00:00
saari%netscape.com
b51ef71829 Slight modification to my fix for bug 38725 to make it more robust in the case of a popup bringing up a popup. Just in case. 2000-05-10 07:32:14 +00:00
alecf%netscape.com
6a363ba9fa scriptify key methods of nsIMsgSend so that QA can do more whitebox testing 2000-05-10 07:30:45 +00:00
alecf%netscape.com
0e04060297 add delegate factory and datasource to windows build 2000-05-10 07:29:51 +00:00
rjc%netscape.com
1a44d56fe9 Fix silly warnings. 2000-05-10 07:26:13 +00:00
rginda%netscape.com
b0d19c19d8 -- CHATZILLA CHANGES ONLY --
add /server, /quit, /exit commands
2000-05-10 07:08:33 +00:00
ben%netscape.com
1cfe56707a update to link to new file 2000-05-10 07:05:37 +00:00
ben%netscape.com
c0c4b26578 adding file... 2000-05-10 07:02:45 +00:00
ducarroz%netscape.com
d4607da7a2 Remove unused and invalid css rule 2000-05-10 07:01:54 +00:00