Commit Graph

61535 Commits

Author SHA1 Message Date
slamm%netscape.com
e36afa411a grippy list-style-image is broken, so use the background-image for now. Fixes 30595.
git-svn-id: svn://10.0.0.236/trunk@68751 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:46:38 +00:00
ducarroz%netscape.com
2dc5ae888b Fix for bug 33992. Need to call ComposeCanClose() before closing the window!
git-svn-id: svn://10.0.0.236/trunk@68750 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:45:22 +00:00
saari%netscape.com
586aa4fb09 adding preventDefault to the mousedown event if it pops up a xul popup. This works around a bug where it is possible to have multiple popup listeners for different elements called for one mousedown event. This is a work around for bug 35100. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@68749 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:43:35 +00:00
mccabe%netscape.com
28c5e67460 Support for starting up with -jsconsole on the Mac.
git-svn-id: svn://10.0.0.236/trunk@68748 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:43:27 +00:00
rjc%netscape.com
83ae6897f3 Part of fix for bug # 36037: drag&drop change.
git-svn-id: svn://10.0.0.236/trunk@68747 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:43:01 +00:00
nhotta%netscape.com
38b9d6b2ef Changed format=flowed case to call GetMailNewsFont(), also changed to use "div" and "tt" instead of "pre", bug 38491, 38511.
git-svn-id: svn://10.0.0.236/trunk@68746 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:39:33 +00:00
slamm%netscape.com
f9e96edba8 CreateProfile() is no longer needed. mozilla creates the 'default' profile if none exists.
git-svn-id: svn://10.0.0.236/trunk@68745 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:34:50 +00:00
rjc%netscape.com
6c4ace7dd4 Fix bug # 36037: drag&drop changes to support translucency on Mac.
git-svn-id: svn://10.0.0.236/trunk@68744 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:29:32 +00:00
cls%seawood.org
432e43810b Tweaks to let themes build with objdirs. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@68743 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:28:35 +00:00
pinkerton%netscape.com
29b38aa6ac fix for crasher 38595, patch by sean@beatnik.com
git-svn-id: svn://10.0.0.236/trunk@68742 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:26:06 +00:00
sgehani%netscape.com
50555a403c Fix mac aliasing and AppleSingle decoding regressions. Make the Mac installer behave itself once again after being in a coma for two weeks.
[b=38313,37568]


git-svn-id: svn://10.0.0.236/trunk@68741 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:22:15 +00:00
pinkerton%netscape.com
82275d6281 fix for 38132, assert when mouse was over html element and a tooltip was registered. two things: make sure we always find the xul document using where the popup is registered not the event target, and try/catch around asking for the attribute since DOM Elements won't have attributes.
git-svn-id: svn://10.0.0.236/trunk@68740 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:21:57 +00:00
roeber%netscape.com
0b1e1ad460 Initial checkin of an simple module-excercise program
git-svn-id: svn://10.0.0.236/trunk@68739 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:19:45 +00:00
dougt%netscape.com
f907340c55 Fixed a problem where the socket was being deleted before pickled status was saved. This caused security not always being recognized (35861)
Fixed a problem where https would not display correctly if they were the first document load (28418)
Added MIME content handling for CA, Server, User, and Email certs


git-svn-id: svn://10.0.0.236/trunk@68738 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:19:09 +00:00
slamm%netscape.com
f192ae5176 Capitalize some words (bug 38513)
git-svn-id: svn://10.0.0.236/trunk@68737 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:14:33 +00:00
nelsonb%netscape.com
6ecb379e3e Several fixes. Builds on WIN32. Prints Usage when invalid syntax.
git-svn-id: svn://10.0.0.236/trunk@68736 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:13:10 +00:00
rogerl%netscape.com
9134f7bfd5 testing native 'print' function
git-svn-id: svn://10.0.0.236/trunk@68735 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:12:10 +00:00
morse%netscape.com
582243bc1d improve obscuring algorithm
git-svn-id: svn://10.0.0.236/trunk@68734 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:09:31 +00:00
ruslan%netscape.com
394f8602cc Fix 37778 - now handle simple (no status line/headers) http response correctly
git-svn-id: svn://10.0.0.236/trunk@68733 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:04:36 +00:00
rogerl%netscape.com
8ba0e32346 Added more string handling + valueToString/Number code.
NativeFunction support.


git-svn-id: svn://10.0.0.236/trunk@68732 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 22:59:42 +00:00
slamm%netscape.com
356e71c8b2 Only save customize panel field if it exists (bug 31829)
git-svn-id: svn://10.0.0.236/trunk@68731 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 22:54:59 +00:00
cmanske%netscape.com
22134677f5 Adding image icons for Composer's Show All Tags editmode. These are also in composer/skin/images, but will be removed from there
git-svn-id: svn://10.0.0.236/trunk@68730 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 22:50:36 +00:00
ssu%netscape.com
bab6cbf509 fixing bug #37452. File.execute() should work now.
git-svn-id: svn://10.0.0.236/trunk@68729 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 22:46:21 +00:00
ssu%netscape.com
065a34d0c9 fixing bug 38588. creates correct destination path, not the one displayed with ... . affects only windows platforms
git-svn-id: svn://10.0.0.236/trunk@68728 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 22:44:55 +00:00
rods%netscape.com
76a13d70a5 get char code instead of key code
bug 34630


git-svn-id: svn://10.0.0.236/trunk@68727 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 22:18:38 +00:00
sgehani%netscape.com
eebb6c767d Progress bar and message changes. [b=38035]
git-svn-id: svn://10.0.0.236/trunk@68726 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 22:10:08 +00:00
suresh%netscape.com
837122cdf4 fix for 31729. r=putterman
git-svn-id: svn://10.0.0.236/trunk@68725 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 22:04:10 +00:00
terry%mozilla.org
bb5e8c5949 Add a new param, musthavemilestoneonaccept, which requires users to
set the target milestone when accepting a bug.


git-svn-id: svn://10.0.0.236/trunk@68724 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 22:00:38 +00:00
erik%netscape.com
d5529e8b27 bug 27164; need to use em square height to compute line-height; added new
APIs for this purpose; this is the Windows implementation; r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@68723 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:59:23 +00:00
cata%netscape.com
658f7340f2 Cosmetics.
git-svn-id: svn://10.0.0.236/trunk@68722 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:54:58 +00:00
slamm%netscape.com
cc93d5d0ee Fix history window xul that made it blank (bug 37737)
git-svn-id: svn://10.0.0.236/trunk@68721 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:50:03 +00:00
jefft%netscape.com
d787be2991 fixed imap server pref not initailized correctly; check in for alecf
git-svn-id: svn://10.0.0.236/trunk@68720 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:39:44 +00:00
karnaze%netscape.com
8b7fd0b7f0 bug 32471 - incremental reflow considers edge cellspacing when setting desired height
bug 37508 - get the row grp frame when there is a scrolling row grp


git-svn-id: svn://10.0.0.236/trunk@68719 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:39:35 +00:00
rods%netscape.com
132a6cb39a this should bring down the leaks
should have used XPCom


git-svn-id: svn://10.0.0.236/trunk@68718 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:39:29 +00:00
rjc%netscape.com
4c4c1c8ac8 Fix bug # 38545 and bug # 38570: use onkeypress instead of onkeyup for CR detection.
git-svn-id: svn://10.0.0.236/trunk@68717 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:38:52 +00:00
sspitzer%netscape.com
fd7b33eaf8 build mozilla/themes. don't panic, it doesn't matter yet.
git-svn-id: svn://10.0.0.236/trunk@68716 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:35:40 +00:00
cyeh%bluemartini.com
c57cc4be37 rolling version to 2.11 for development
git-svn-id: svn://10.0.0.236/trunk@68715 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:26:53 +00:00
pinkerton%netscape.com
96fca1c9cd don't let context menu show up under mouse so that clicks can more easily dismiss it. bug 27364, thanks dean_tessman@hotmail.com.
git-svn-id: svn://10.0.0.236/trunk@68714 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:24:51 +00:00
jdunn%netscape.com
95c3f2dea2 Fixing HPUX code - HP specific file
r= jgracer@ems.att.com
# 17997


git-svn-id: svn://10.0.0.236/trunk@68713 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:22:21 +00:00
rods%netscape.com
32bbf34604 added password to td rule
bug 37856


git-svn-id: svn://10.0.0.236/trunk@68712 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:19:07 +00:00
pavlov%netscape.com
351590b7b4 fix for 36711 and random other event dropping bugs on linux
git-svn-id: svn://10.0.0.236/trunk@68711 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:01:14 +00:00
miodrag%netscape.com
1f49a471ae Disbale unconditional debug statments
git-svn-id: svn://10.0.0.236/trunk@68709 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 20:58:49 +00:00
slamm%netscape.com
6bbb2c4221 Eliminate the bottom border on the tab if it is the last panel.
git-svn-id: svn://10.0.0.236/trunk@68708 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 20:55:27 +00:00
slamm%netscape.com
74a048287a Add 'last-panel' attribute to last visible sidebar header. Makes it easier to tweak the styles.
git-svn-id: svn://10.0.0.236/trunk@68707 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 20:54:49 +00:00
hyatt%netscape.com
6fef7eb022 Add blankrow capability to tree.
git-svn-id: svn://10.0.0.236/trunk@68706 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 20:51:50 +00:00
slamm%netscape.com
824c537a07 Fix 'webconfig' target (bug 34193).
git-svn-id: svn://10.0.0.236/trunk@68705 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 20:51:48 +00:00
slamm%netscape.com
f8796cbaaa Readd for 'webconfig' target of client.mk
git-svn-id: svn://10.0.0.236/trunk@68704 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 20:51:14 +00:00
cmanske%netscape.com
36f4b6d19a Adding composer image (not used yet)
git-svn-id: svn://10.0.0.236/trunk@68703 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 20:47:17 +00:00
wtc%netscape.com
545bb2e891 Bugzilla bug #36718: several socket options become enums in Mac OS
Universal Interfaces 3.3.  Define them as macros so that our code
in prmapopt.c, which assumes all socket options are macros, continues
to work.


git-svn-id: svn://10.0.0.236/trunk@68701 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 20:38:14 +00:00
slamm%netscape.com
e748176d98 Rename 'inbatch' to 'refresh' to make added panel show up right away (bug 28073).
git-svn-id: svn://10.0.0.236/trunk@68700 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 20:34:28 +00:00