ssu%netscape.com
222dfae906
fixing bug #51928 - Disk space check doesn't return you to dir selection dialog.
...
and another fix that helps with fixing bugscape bug #2069 - Need appropriate strings for new UI dialogs.
r=sgehani.
affects only windows platforms.
2000-09-13 05:35:13 +00:00
ssu%netscape.com
4a9e6bd82d
cleaned up some error checking code. Not part of any build system. It's my personal test build script.
2000-09-13 05:30:10 +00:00
scc%mozilla.org
7b39beb410
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 05:12:13 +00:00
scc%mozilla.org
778fade416
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 05:04:09 +00:00
scc%mozilla.org
6621beac0d
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 04:59:07 +00:00
scc%mozilla.org
70ad30814f
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 04:50:55 +00:00
scc%mozilla.org
cfbee28623
if you want a pointer to the characters, your going to have to |.get()| it
2000-09-13 04:47:36 +00:00
morse%netscape.com
8e6302d6d0
bug 52026, crash when remembering cookie decisions, r=dveditz
2000-09-13 04:23:52 +00:00
mozilla.BenB%bucksch.org
26c2aa1f9c
44552: Finetune "Intelligent Send":
...
- Ignore <div>s and <span>s without |style| attribute
- Honor pref for outputting structs
- Recognize elements inserted by our own recognizer (might be in a quote)
- Compress |if|s
- Increase perf by reordering (check #text, br etc. first)
52042: "Escape" classes inserted by us by prepending "moz-"
r=ducarroz, a=alecf
2000-09-13 03:47:17 +00:00
scc%mozilla.org
a2b86d5574
adding |.get()| for the other half of |NS_LITERAL_STRING|
2000-09-13 03:44:58 +00:00
scc%mozilla.org
33ce8dfdb9
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 03:24:57 +00:00
hyatt%netscape.com
5e581a0556
Backing out chrome registry changes. a=brendan
2000-09-13 03:07:26 +00:00
scc%mozilla.org
c8bd6535e2
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 02:56:52 +00:00
scc%mozilla.org
b9d91cdd90
fix typo
2000-09-13 02:56:13 +00:00
scc%mozilla.org
f75af5e15f
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 02:48:08 +00:00
andreww%netscape.com
e10808ecbc
bug 28519 - mail 3pane focus ring. Ack! didnt account for the other layout view.xul for mailnews. This bug will die. r=putterman
2000-09-13 02:42:25 +00:00
scc%mozilla.org
23ed30f8b6
fixed indentation, added inheritance that makes classes cooperate in our buffer sharing strategy, added |get()| to flat classes, as we're deprecating implicit operators for this task
2000-09-13 02:41:06 +00:00
saari%netscape.com
bec759c387
parital fix for 52150. r=pinkerton
2000-09-13 02:30:47 +00:00
scc%mozilla.org
63e4e5b46c
fixed ugly name |nsXXXBufferHandle| --> |nsFlexBufferHandle|; hey, it may not be perfect, but it's better than 'XXX'
2000-09-13 02:27:11 +00:00
morse%netscape.com
0499900e7b
bug 52354, minor wording change, fix=verah, r=morse
2000-09-13 02:26:59 +00:00
scc%mozilla.org
b84bc0e8e1
fixing signatures, includes
2000-09-13 02:24:55 +00:00
mozilla.BenB%bucksch.org
180bef7f8a
52042: "Escape" classes inserted by our TXT recognizer(s) by prepending "moz-"
...
39771: * -> <b> (not <strong>), / -> <i> (not <em>)
18427, Step 1: Add |class=moz-text-html | to wrapping <div>, so users can add rules specific to HTML msgs to their user stylesheets (e.g. to ignore certain formatting). r=rhp
Updating msg body UA stylesheets
r=a=alecf
2000-09-13 02:11:00 +00:00
cmanske%netscape.com
e4e0b60ecf
Backed out using 'Clear' instead of 'Delete' for edit menu on Mac (b=47213). Fixed mispelled command name (42362) r=mjudge
2000-09-13 02:01:22 +00:00
akkana%netscape.com
ce3e69750c
52377, 52035: Put back keyset mistakenly removed in previous version. Suggested by jrgm
2000-09-13 01:53:34 +00:00
dimator%netscape.com
9cca7dd265
Fix for 42534, misc. js warnings removed. r=putterman
2000-09-13 01:52:41 +00:00
warren%netscape.com
6e9b3e4f9a
Adding missing files.
2000-09-13 01:48:34 +00:00
dimator%netscape.com
aabe3865d3
Swithing rules order to mysteriously fix 50970. r=alecf
2000-09-13 01:47:52 +00:00
pinkerton%netscape.com
450bbd5307
when we see that the mouseDown event was cancelled, stop tracking drags. This allows mousedown/move/up events to be processed by webpages w/out us interfering. r=joki, bug 43258.
2000-09-13 01:45:23 +00:00
cmanske%netscape.com
c74f61fb78
Prevent JS exception when node in tree doesn't implement getAttribute. r=hyatt. Needed to make Advanced Edit dialog work. b=47701, r=hyatt
2000-09-13 01:35:12 +00:00
dveditz%netscape.com
8745315245
Register chrome correctly in Mozilla debug builds when chrome jar packaging
...
turned off. Bug 51902 -- windows build system only, not a source file change
2000-09-13 01:11:54 +00:00
relyea%netscape.com
610034d01d
Fix double equal error in if statement
2000-09-13 00:21:17 +00:00
cyeh%bluemartini.com
43bd0deb3d
fix for 51521: Broken HTML on user permissions page, patch by john.beranek@pace.co.uk
2000-09-13 00:09:36 +00:00
anthonyd%netscape.com
408d1057ca
bug fix for mjudges bug #45387
...
r=anthonyd
2000-09-13 00:05:29 +00:00
kandrot%netscape.com
861c2cc6cb
Fix for bug #51944 . This change removes the stored selector text, and adds a method to the selector to generate the text, if needed.
...
r=vidur
2000-09-13 00:05:04 +00:00
cyeh%bluemartini.com
9045f8404b
fix for 50647: RFE: yp_nomail.sh contribution. contributed by mtakacs@pacbell.net
2000-09-12 23:50:31 +00:00
alecf%netscape.com
aa01acfceb
enough with the message pane having focus dump()s
...
removing this dump because it's ALWAYS true (no reviewer, just a dump statement)
2000-09-12 23:38:30 +00:00
cls%seawood.org
9e2e8ba282
Change MDDEPDIR to fix a VPATH issue in srcdir builds.
2000-09-12 23:37:16 +00:00
sgehani%netscape.com
ca8038b10c
Make linux installer ftp download correctly by flushing the control connection
...
after file transfer has completed. [nsbeta3+ b=52287; r=ssu]
Also, make the folder selection dialog cancel button *actually* destroy the
dialog when clicked. [r=ssu]
2000-09-12 23:36:12 +00:00
ben%netscape.com
e85cfbda1b
fix for 50119, make sure that textfields have a white background
2000-09-12 23:34:05 +00:00
andreww%netscape.com
26ce33c32e
bugzilla bug 28519, r=varada, visual cue for focus on mail 3 pane. Fixing case where focus might be in the sidebar frame.
2000-09-12 23:28:25 +00:00
av%netscape.com
dbeb7f70dc
Part of 33105 fix. Adding Bad Plugin warning message labels, r=serge
2000-09-12 23:27:37 +00:00
gordon%netscape.com
5eefa29523
Fix for bug 44627 "[mac]local files without .html extension are not loaded correctly". Changed logic for files of type TEXT without an extension to allow nsUnknownDecoder to parse data to determine MIME type. r=gagan
2000-09-12 23:23:54 +00:00
waterson%netscape.com
083b26da8d
Bugs 46134. Use caret ('^') character to concatenate text. Fix nsPromiseSubstring usage. r=rjc. Bug 46686. Update container attrs *before* we nuke the bestmatch. r=rjc
2000-09-12 23:12:40 +00:00
jgmyers%netscape.com
3d68e7a779
failure to save cx->i and cx->j caused second arcfour encrypt/decrypt to return garbage: bug 52192 r=mcgreer
2000-09-12 23:02:24 +00:00
pinkerton%netscape.com
adfa88a416
since mac has a better way to display busy status, don't set the busy cursor here in JS. r=ben, bug#52108
2000-09-12 22:52:21 +00:00
pinkerton%netscape.com
35ba98948e
Install a VBL task to animate the watch cursor when we are away from the event loop for more that 3/4 of a second. r=sfraser, bug#52108.
2000-09-12 22:51:16 +00:00
attinasi%netscape.com
b96825ada0
Implemented GetParentContextProvider for the table frames to allow them to specify a frame other than their parent as the provider of their parent style context. b=45210 r=karnaze
2000-09-12 22:48:35 +00:00
attinasi%netscape.com
1fd5ba1fd2
Added default implementation for frames to allow a frame to specify which frame provides its parent style context. Also reworked ReResolveStyleContext and VerifyStyleTree to allow the style context tree to diverge from the frame tree. b=45210 r=karnaze
2000-09-12 22:47:09 +00:00
attinasi%netscape.com
33c7174943
Added a new method to allow a frame to specify the frame that provides its parent style context. b=45210 r=karnaze
2000-09-12 22:45:33 +00:00
mkaply%us.ibm.com
b73a266b15
#47874
...
r=jkobal, a=brendan
Missed some code for dealing with popups
2000-09-12 22:41:07 +00:00