Commit Graph

58884 Commits

Author SHA1 Message Date
pavlov%netscape.com
5448d0d8b6 remove unused member variable 2000-04-21 23:06:45 +00:00
kmcclusk%netscape.com
ebb082aaed Offscreen drawing surface now shrinks and expands in discrete increments of the screen size. b=20741 r=rods@netscape.com. tested on WIN32, Mac, Linux
Applied second half of patch to prevent invisible views from being painted (patch from Tomi.Leppikangas@oulu.fi) b=34466 r=rods@netscape tested on WIN32, Mac, Linux
2000-04-21 23:02:02 +00:00
sgehani%netscape.com
320cabe2f2 * Fix error mapping off-by-one for error strings.
* Hide cancel button once download/installation begins.
2000-04-21 22:57:05 +00:00
sspitzer%netscape.com
ace9709b28 PerformExpand() and UpdateCounts() need to take a nsIMsgWindow, because these
action may require the user to enter a password, which means a dialog must comes up,
which means we need the msg window for the parent.
2000-04-21 22:55:18 +00:00
rogerl%netscape.com
adfcfe0dca Added a beginning for exception handling. 2000-04-21 22:52:52 +00:00
warren%netscape.com
914e63504c Don't know why it thought these were different. Reverting. 2000-04-21 22:52:23 +00:00
cata%netscape.com
7f19ed4cf4 New interface method. 2000-04-21 22:50:35 +00:00
warren%netscape.com
4f8ade4f50 Fixed clobber rules to use $(RM) instead of rm. 2000-04-21 22:49:57 +00:00
erik%netscape.com
efbbeaa968 grabbing a few IDs for nsILanguage and nsILanguageService; not part of
build
2000-04-21 22:42:42 +00:00
racham%netscape.com
807ea9e889 Fixing bugs 28888, 27948. Moving activation code out of mozilla. r=alecf 2000-04-21 22:37:52 +00:00
racham%netscape.com
6eb3c716ca Fixing bug 28888, 27948. Moving activation code out of mozilla. r=alecf 2000-04-21 22:36:31 +00:00
sfraser%netscape.com
a9566d98c3 Fix for 24043, close empty editor doc when opening a new file. Help from Ryan Cassin <kidteckco@hotmail.com>. 2000-04-21 22:32:57 +00:00
racham%netscape.com
0df523e594 Fixing bugs 28888, 27948. Moving activation code out of mozilla. r=alecf 2000-04-21 22:29:42 +00:00
rods%netscape.com
d01a3c8d69 It now uses the nsHTMLContent->GetHTMLAttribute to get the value and/or label
The code now lso checks to see if the attr actually exists before it moves to the label or the content
bug 36459
2000-04-21 22:28:07 +00:00
racham%netscape.com
80f2cdeabf Fixing bug 28888, 27948. Moving activation code out of mozilla. r=alecf 2000-04-21 22:27:58 +00:00
alecf%netscape.com
36b81ea82b add an extra variable to make this easier for consumers of this file 2000-04-21 22:21:52 +00:00
racham%netscape.com
d98b785a9d Adding startup listener interface fo profiles. part bug fix 28888. a=alecf 2000-04-21 22:20:57 +00:00
rods%netscape.com
e0e4f13e2f also added asserts for improper sizes being passed
back in reflow send onChange events on all navigation bug 29440
2000-04-21 22:20:44 +00:00
jdunn%netscape.com
fe9da9312c adding newline for hp 2000-04-21 22:17:14 +00:00
alecf%netscape.com
fbb5ebf6da switch from titledbuttons and <div>'s to <text> for skinnability and speed 2000-04-21 22:16:39 +00:00
rods%netscape.com
85c02c71ec Add ifdef'ed Performance Reflow Counting code
also added asserts for improper sizes being passed back in reflow
send onChange events on all navigation bug 29440
2000-04-21 22:16:23 +00:00
alecf%netscape.com
c914e6dca9 switch from titledbutton to <text> for skinnability 2000-04-21 22:14:31 +00:00
alecf%netscape.com
cffae356cc localize some hardcoded strings in the account manager 2000-04-21 22:04:10 +00:00
tao%netscape.com
fcf44711b1 35397: "Make Taskbar localizable". Move menu hierarchy to taskbar.rdf. (r=waterson,a=ben) 2000-04-21 22:04:02 +00:00
rods%netscape.com
7abbda5997 Add ifdef'ed Performance Reflow Counting code 2000-04-21 22:02:46 +00:00
tao%netscape.com
305359871d 35397: "Make Taskbar localizable". Move menu hierarchy to taskbar.rdf. 2000-04-21 22:02:38 +00:00
alecf%netscape.com
d78622e04c add some new strings for the account manager datasource 2000-04-21 22:01:38 +00:00
rods%netscape.com
bbea2867ad The value in the GetAttribute will no longer have the space stripped in front and back 2000-04-21 21:59:53 +00:00
rods%netscape.com
8617a1b004 text content longer gets set to "" which it ignores, it
gets set to " " when thedisplay should be ""
bug 36459
Add ifdef'ed Performance Reflow Counting code
2000-04-21 21:53:38 +00:00
rods%netscape.com
465d191a2e Add ifdef'ed Performance Reflow Counting code 2000-04-21 21:51:35 +00:00
ftang%netscape.com
bc875bc29f change the dump code to dump in UTF8 so we can reduce unnecessary assertion when we turn on nsString
data corruption code
2000-04-21 21:46:36 +00:00
ftang%netscape.com
238c2b8d57 fix nsFileSpec unicode interface . 2000-04-21 21:44:23 +00:00
anthonyd%netscape.com
d49663a53e r=mjudge. adding in focus listener to docviwer. this will now disable/reenable selection on those displays that desired selection at all. 2000-04-21 21:40:28 +00:00
brendan%mozilla.org
3fda61301a Stop component-wise over-totalling madness when JS=>js=>JS=>js. 2000-04-21 21:38:18 +00:00
anthonyd%netscape.com
b5b3122ac2 r=mjudge. Removing redundant call to SetColor for ::RenderString. all places have allready set the color before calling this method. this removal should be a no-op. Selection color now should look correct 2000-04-21 21:38:08 +00:00
radha%netscape.com
225526bfec Fix up the back/forward menu item. A small regression from last night's pull-out. 2000-04-21 21:36:54 +00:00
rods%netscape.com
87ca6a324b Add ifdef'ed Performance Reflow Counting code 2000-04-21 21:36:33 +00:00
jst%netscape.com
9fc5b3a994 Regenerating the DOM JS glue now that idlc knows about the new nsString API's, also updated nsGlobalWindow.cpp to use the new API. 2000-04-21 21:36:26 +00:00
nhotta%netscape.com
21755fc10e Added language sensitive font selection (disabled as a default), bug 26182. 2000-04-21 21:36:10 +00:00
nhotta%netscape.com
5e42fc3054 Changed to use ToNewUTF8String instead of ToNewCString in order to avoid data loss of non latin1 data,
contributed by m_kato@ga2.so-net.ne.jp, r=chuang,nhotta.
2000-04-21 21:35:21 +00:00
jst%netscape.com
761fc35efc Teaching idlc about the new nsString API. 2000-04-21 21:29:19 +00:00
danm%netscape.com
317a9fed34 allowed windows with position specified to also specify size. deuglified some braces. couldn't help myself. bug 36219 2000-04-21 21:28:25 +00:00
pinkerton%netscape.com
488edb0187 fix for sunWpro compiler. forgot a return in my haste. thanks to tor@cs.brown.edu for pointing this out. 2000-04-21 21:26:42 +00:00
thayes%netscape.com
584dffaa06 Add Secret Decoder Ring implementation, and add it to the PSM glue module 2000-04-21 21:26:33 +00:00
cls%seawood.org
f03dcb44c8 Explicitly cast string literals (const char*) to char *. 2000-04-21 21:26:21 +00:00
thayes%netscape.com
1fd7987178 Add SecretDecoderRing idl file 2000-04-21 21:23:56 +00:00
danm%netscape.com
a0fe6c9940 stop up a couple of leaks. r=davidm 2000-04-21 21:23:10 +00:00
tor%cs.brown.edu
dd1a38aa24 Build bustage fix: include <stdlib.h> so we don't pick up glib's
erroneous definition of NULL.
2000-04-21 21:22:46 +00:00
harishd%netscape.com
3bbedd8709 Fix for
26583,2946, 22636 (partial),32782
33570,27136,24184,35125,
35806,36063,29456
r=rickg,waqar
34311 - Patch provided by Patrick ( Fix for MLK ).
r=me.
2000-04-21 21:22:03 +00:00
thayes%netscape.com
bb86f0f2f9 Merge build fix from M14 branch 2000-04-21 21:18:51 +00:00