Commit Graph

59828 Commits

Author SHA1 Message Date
ben%netscape.com
0239506ecb fix js error 2000-05-01 22:28:39 +00:00
mkaply%us.ibm.com
eefa518bbc # 37239
r= dougt@netscape.com
OS/2 bring up continues - need an include for EMX only
2000-05-01 22:27:59 +00:00
mkaply%us.ibm.com
505e88817e # 37239
r= dougt@netscape.com
OS/2 bring up continues - need another INCL_
2000-05-01 22:27:21 +00:00
saari%netscape.com
7c3c972751 Adding the ability for popups to not install the keyboard navigation listener. Needed for autocomplete. R=hyatt 2000-05-01 22:27:16 +00:00
mkaply%us.ibm.com
fa49948d4f # 37239
r= dougt@netscape.com
Misspelling in printf
2000-05-01 22:26:26 +00:00
mkaply%us.ibm.com
5be272bc33 # 37239
r= dougt@netscape.com
OS/2 bring up continues - xpcom changes - #ifdefs for OS/2
2000-05-01 22:25:44 +00:00
mkaply%us.ibm.com
d41c17e2f8 # 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - checking in files for the OS/2 team
2000-05-01 22:21:43 +00:00
sfraser%netscape.com
9b856fda03 Make the toolbar look purdy. 2000-05-01 22:19:26 +00:00
sfraser%netscape.com
bf637866d2 Minor fixage for new command stuff. 2000-05-01 22:15:40 +00:00
putterman%netscape.com
f3bd2c31ce also use keyset in this window. 2000-05-01 22:12:10 +00:00
sfraser%netscape.com
11026f1bf5 Fix the case of nsHash*t*able.h include. 2000-05-01 22:11:22 +00:00
danm%netscape.com
a1c1e3f535 fix initialization bug that fails loading files from the installation dir. code=hyatt 2000-05-01 22:08:25 +00:00
putterman%netscape.com
2522a5c237 fix for 35716 where using the address picker didn't allow you to send messages.
r=ducarroz.
2000-05-01 22:04:52 +00:00
ben%netscape.com
c260efdf1d fixing 37738, fail to migrate 4.x profile on start 2000-05-01 22:03:52 +00:00
joki%netscape.com
dc7c4b5dd8 Fix for bug 12379, open tree frame on enter/return keystroke 2000-05-01 22:00:54 +00:00
nhotta%netscape.com
f1c9e75ce1 Changed to use canonical charset name instead of using the charset name from the message header as is, bug 37562. 2000-05-01 22:00:46 +00:00
sfraser%netscape.com
d8a49a51e1 Changes for changes in editor command handling. 2000-05-01 22:00:05 +00:00
nhotta%netscape.com
925020c709 Changed to use "pre", fixing a remaining part of the last change, bug 37299. 2000-05-01 21:59:49 +00:00
putterman%netscape.com
8582a383fe More work on moving functions around in mail frontend. 2000-05-01 21:58:24 +00:00
rogerl%netscape.com
54e812842e r=norris@netscape.com. Add ASSERT/ASSERT_NOT cases to fixNext child
processing - was running into garbage when processing these as children
of a '|'
2000-05-01 21:57:22 +00:00
sfraser%netscape.com
362d0e1c5e Make the checkout error messages a bit more gentle, put in a MakeJars stub method. 2000-05-01 21:57:11 +00:00
nhotta%netscape.com
7ecd89e27a Changed a string of NS_MSG_MULTILINGUAL_SEND. 2000-05-01 21:56:22 +00:00
rogerl%netscape.com
0d6de00daf r=norris@netscape.com
Bug #34187, adding 'eval' as property of global object.
Bug #31864, decompiler failure when attempting to invoke a non-function
where that object is accessed via an incoming argument of the current
function.
2000-05-01 21:55:52 +00:00
nhotta%netscape.com
753a89b158 Changed a string of sendDefaultCharset.label. 2000-05-01 21:55:02 +00:00
sfraser%netscape.com
8b6fe118f7 Make the text of inputs non-grey 2000-05-01 21:54:26 +00:00
rogerl%netscape.com
ba3bbf1120 r=norris@netscape.com; Bug#32174
Prevent recursive death when user has a function 'Object'.
2000-05-01 21:53:20 +00:00
sfraser%netscape.com
c1acfef366 Remove bogus string concat 2000-05-01 21:53:19 +00:00
sfraser%netscape.com
3a91080cf6 Print when checking out each module 2000-05-01 21:52:52 +00:00
sfraser%netscape.com
23ab0760f1 Add null check, to save crash when closing a window. 2000-05-01 21:51:11 +00:00
sfraser%netscape.com
c43e7b559a Add null check. 2000-05-01 21:50:18 +00:00
sfraser%netscape.com
035965297d Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions. 2000-05-01 21:49:52 +00:00
sfraser%netscape.com
a9c14b529c Added nsComposerCommands.cpp 2000-05-01 21:43:21 +00:00
sfraser%netscape.com
591d1d8d90 Remove bogus button styles. 2000-05-01 21:42:58 +00:00
sfraser%netscape.com
ea0cf39f2e Add ComposerCommands.js 2000-05-01 21:39:02 +00:00
sfraser%netscape.com
7703837d15 Add nsComposerCommands.cpp 2000-05-01 21:38:31 +00:00
sfraser%netscape.com
bdc2737942 Adding ComposerCommands.js 2000-05-01 21:38:11 +00:00
sfraser%netscape.com
288d009794 First Checked In. 2000-05-01 21:37:38 +00:00
mscott%netscape.com
f5e1bee33e Bug #36371 --> clear refresh timers when loading new documents into the
docshell. This fixes the problem where after visiting a page with a refresh,
we would later always try to refresh that page even if you had moved on.
2000-05-01 21:33:49 +00:00
kin%netscape.com
65b72822ba Fix for crasher bugs 37701 and 37728. r=mjudge@netscape.com 2000-05-01 18:21:30 +00:00
robinf%netscape.com
104709c453 fixing bug 37443 2000-05-01 18:12:58 +00:00
beard%netscape.com
846e79c959 warnings on Linux 2000-05-01 17:18:49 +00:00
beard%netscape.com
97c6f17dfa fixing breakage on Linux 2000-05-01 17:18:23 +00:00
alecf%netscape.com
d92c50a3bf fix for non-wrapping status line
r,a=leaf
2000-05-01 17:12:32 +00:00
beard%netscape.com
4942c057e3 removed unnecessary casts to int32 in ICodeGenerator::setLabel() which were generating warnings. 2000-05-01 17:11:36 +00:00
alecf%netscape.com
ba9f5f402e fix for #37716 r=putterman a=leaf
put flex on the tree so it doesn't have zero width
2000-05-01 17:07:47 +00:00
slamm%netscape.com
10ccc80ce0 Fix link for sidebar panel. 2000-05-01 16:41:38 +00:00
locka%iol.ie
89655a10cc Added minimize/maximize button.
Not part of build
2000-05-01 16:21:22 +00:00
locka%iol.ie
9d2de4211c Added explicit call to release webbrowser during destruction
Not part of build
2000-05-01 16:20:25 +00:00
rods%netscape.com
27fe983957 fixes two different checks for the existence of lowsrc. al text now displays
correctly for net based images.
2000-05-01 14:35:19 +00:00
brade%netscape.com
14478883d9 remove unused entities; remove colon from color entities so that they display properly in preview box; add colon entity as a separate character 2000-05-01 13:55:55 +00:00