mscott%netscape.com
c8948a35f6
more prepation for docshell landing. Implement IsPreferred and move implemtation of CanHandlecontent from the
...
application layer into the webshell/docshell layer.
r=travis
git-svn-id: svn://10.0.0.236/trunk@59760 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:45:34 +00:00
mscott%netscape.com
8fadc39c51
more prepation for docshell landing. Implement IsPreferred and move implemtation of CanHandlecontent from the
...
application layer into the webshell/docshell layer.
r=traivs
git-svn-id: svn://10.0.0.236/trunk@59759 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:44:46 +00:00
mscott%netscape.com
5099d9d1c1
More prepation for docshell landing. Add a IsPreferred method to nsIURIContentListener and use the Ispreferred
...
method when the load type is user click to find the preferred registered window for handling the content
r=travis
git-svn-id: svn://10.0.0.236/trunk@59758 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:43:34 +00:00
waterson%netscape.com
e0f132e842
Bug 26522. Stabilize refcount before calling code that'll addref/release the clone. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@59757 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:41:03 +00:00
mcafee%netscape.com
2345d4265f
Switching Send Link & Send Page menu items (5659), r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@59756 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:39:15 +00:00
mscott%netscape.com
789a6ae9ba
Back out rjc's checkin which broke bookmarks. (whenever you quit we lost your bookmarks)
...
a=sleestack
git-svn-id: svn://10.0.0.236/trunk@59755 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:39:08 +00:00
warren%netscape.com
9d42d7f278
Fix for bug 24996 - moving file creation from nsStreamXferOp into nsFileTransport where it belongs. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59754 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:33:17 +00:00
syd%netscape.com
8bad508cc7
Fix build bustage. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59753 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 07:51:21 +00:00
pinkerton%netscape.com
c510ede035
fix popup regression in editor. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@59752 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 07:44:43 +00:00
warren%netscape.com
b07abd219e
Added stream buffering. Made file transport use it. Bug #19233 r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@59751 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 07:31:43 +00:00
pinkerton%netscape.com
81dbc402e3
fix for mexican-jumping menus when menus were too large and needed to be repositioned to fit on screen. fixes bug 21477. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@59750 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 07:27:30 +00:00
sdagley%netscape.com
22894200d9
nsLocalFileMac work. Added GetFileSizeWithResFork() method for callers that need to account for the total size of a Mac file (GetFileSize() only returns the size of the data fork). r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59749 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 07:17:36 +00:00
hyatt%netscape.com
427ab734e8
Fix for bug#26483
...
git-svn-id: svn://10.0.0.236/trunk@59748 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 06:46:50 +00:00
pavlov%netscape.com
2db20a1456
remove code cruft and initialize the gcvalues struct's values to 0 so that we can correctly compare them in the gc cache r=tor@cs.brown.edu
...
git-svn-id: svn://10.0.0.236/trunk@59747 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 06:31:01 +00:00
sdagley%netscape.com
69d7139a1e
Fix #22428 where attachments didn't work on Mac as the length of the form data wasn't being computed properly. In nsFormFrame::ProcessAsMultipart now uses an nsILocalFile to get file size rather than PR_GetFileInfo as the path to the file is in native format and PR_GetFileInfo doesn't handle native Mac paths. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@59746 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:55:54 +00:00
bienvenu%netscape.com
a18f6d45d3
fix unicode folder name handling, user name escaping, r=jefft 7130 and 25476 (for real this time, last checkin was wrong)
...
git-svn-id: svn://10.0.0.236/trunk@59745 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:52:32 +00:00
morse%netscape.com
8aaf118538
center dialog on the screen, coder=ben, r=morse
...
git-svn-id: svn://10.0.0.236/trunk@59744 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:49:33 +00:00
bienvenu%netscape.com
752f4e4478
break out method for getting folder cache elem from file spec, r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@59743 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:48:50 +00:00
sdagley%netscape.com
6866b7f90e
For now nsLocalFileMac::GetFileSize should only return the size of the file's data fork to be compatible with other places in the code that make that assumption. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@59742 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:26:00 +00:00
pinkerton%netscape.com
d00dd9a869
oops, messed up the optimized target. now fixed.
...
git-svn-id: svn://10.0.0.236/trunk@59741 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:22:37 +00:00
bienvenu%netscape.com
1b0ae79007
fix unicode folder name handling, user name escaping, r=jefft 7130 and 25476
...
git-svn-id: svn://10.0.0.236/trunk@59740 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:09:19 +00:00
sspitzer%netscape.com
ae778a7a8d
add the interface for a command line handler. not part of build yet.
...
git-svn-id: svn://10.0.0.236/trunk@59739 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 04:33:46 +00:00
sdagley%netscape.com
c109484ffd
nsFormFrame::GetFileNameWithinPath didn't work properly for Mac or Unix paths. Found as part of investigation of bug #22428 but not a fix by itself. r=gagan
...
git-svn-id: svn://10.0.0.236/trunk@59737 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 04:11:51 +00:00
beard%netscape.com
7eb255f278
Added prefs for using nsViewManager2 to the debug panel.
...
git-svn-id: svn://10.0.0.236/trunk@59736 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:48:15 +00:00
pinkerton%netscape.com
7bc776b126
Fixing bug 26468, gtk clipboard regression with plain text. Forgot to set the flavor when doing conversion to unicode from text/plain. doh! r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@59735 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:38:27 +00:00
law%netscape.com
de7f7ff955
New files for windows splash screen (not built yet); b=6391, r=jevering@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59734 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:34:44 +00:00
law%netscape.com
c094e33ce0
Windows program icon (ugly as sin; please contribute a better one!); b=6391, r=jevering@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59733 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:29:27 +00:00
law%netscape.com
1eb465d2f6
Windows splash screen bitmap (from Mozilla classic, same as Mac); b=6391, r=jevering@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59732 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:28:09 +00:00
pinkerton%netscape.com
cb0d0da5e1
fix the access paths for pro5 migration. r=macdev.
...
git-svn-id: svn://10.0.0.236/trunk@59731 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:27:36 +00:00
law%netscape.com
29a36e7fca
New file needed for Win splash screen; b=6391,r=davidm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59730 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:24:55 +00:00
pinkerton%netscape.com
0216577864
fix build bustage. win32 compiler is not ansi c++ compliant wrt scoping of idents declared in a for loop.
...
git-svn-id: svn://10.0.0.236/trunk@59729 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:22:33 +00:00
karnaze%netscape.com
17f81563ab
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@59728 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:17:24 +00:00
karnaze%netscape.com
9db5f41f22
bug 23994 get the correct child list for a caption frame, r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@59727 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:16:47 +00:00
morse%netscape.com
72c1d61ccf
clear list of saved sigons when database timeout occurs, r=pnunn
...
git-svn-id: svn://10.0.0.236/trunk@59725 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:09:23 +00:00
warren%netscape.com
f4aedeeabf
Propagating return code. r=vidur,joki
...
git-svn-id: svn://10.0.0.236/trunk@59724 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:06:56 +00:00
warren%netscape.com
b14ca3b6c7
Added an assertion for case when return code gets ignored.
...
git-svn-id: svn://10.0.0.236/trunk@59723 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:06:16 +00:00
pavlov%netscape.com
d4589174f7
remove the non-needed push/pop states r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@59722 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:03:08 +00:00
mcafee%netscape.com
271a9a8241
Fixing /* within /* warning, r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@59721 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:56:48 +00:00
karnaze%netscape.com
80375a5194
bug 7714 - better row height allocation for rows with no cells originating in them, r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@59720 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:49:27 +00:00
karnaze%netscape.com
c07a74ff39
bug 8411 - the outer table cannot be made narrower than the captions min width, r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@59719 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:47:13 +00:00
slamm%netscape.com
ca8da41dde
Pick last panel as default instead of first (bug #25506 ).
...
Remember "My Panels" height for mailnews (bug 25121).
Lay ground work to exclude panels on a per component basis (bug 24602).
Improve initial sidebar draw by hidding everything by default
and then showing components as needed. It used to be the opposite.
git-svn-id: svn://10.0.0.236/trunk@59718 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:16:55 +00:00
pavlov%netscape.com
49aa03fcb7
remove bogus comments.
...
git-svn-id: svn://10.0.0.236/trunk@59717 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:03:36 +00:00
brendan%mozilla.org
43d1d6a141
- Eliminate ancient, bogus proxying of function object for its call objects (23346, r=jband@netscape.com).
...
- Tabs expanded as much as I could stand, without taking too much cvsblame.
git-svn-id: svn://10.0.0.236/trunk@59716 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 02:01:49 +00:00
putterman%netscape.com
1fa499a8a8
sorting and threading now remember selection. Removed Test5000 message. Cleaned up
...
js a bit and moved globals into one function. r =alecf.
git-svn-id: svn://10.0.0.236/trunk@59715 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:56:38 +00:00
neeti%netscape.com
1f4ed0f0e7
Returning the correct error value instead of NS_OK, from OnStartRequest() and OnStopRequest().r=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@59714 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:54:47 +00:00
sfraser%netscape.com
9a725f9715
Back out an old change by dcone which attempted to fix a redraw bug that has since been fixed a different way. r=beard.
...
git-svn-id: svn://10.0.0.236/trunk@59713 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:51:49 +00:00
alecf%netscape.com
e40358dcc3
hook up this object to the globalobjectowner so that we can report errors
...
r=waterson
git-svn-id: svn://10.0.0.236/trunk@59712 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:42:05 +00:00
morse%netscape.com
30557839ae
added a title line, not reviewed
...
git-svn-id: svn://10.0.0.236/trunk@59711 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:36:57 +00:00
cata%netscape.com
b0f922c805
Temporary splitting the charset menu, until scrollable menus become available. Bug #24029 , r=ftang.
...
git-svn-id: svn://10.0.0.236/trunk@59710 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:28:55 +00:00
tonyr%fbdesigns.com
8bb80daa24
Got rid of those pesky compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@59709 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:28:53 +00:00