Commit Graph

38459 Commits

Author SHA1 Message Date
rjc%netscape.com
9ab582d122 When enumerating a folder's contents, don't resolve aliases, and don't return hidden files/folders. 1999-08-27 03:42:23 +00:00
pinkerton%netscape.com
80fdd59867 remove nsTriStateCheckboxFrame.cpp 1999-08-27 03:41:43 +00:00
blizzard%redhat.com
4a51fac7b4 remove -ljsurl from the link line. a=leaf 1999-08-27 01:27:58 +00:00
dmose%mozilla.org
d61bf22774 replaced 'external' with non-Netscape, and 'internal' with Netscape. 1999-08-27 01:00:07 +00:00
briano%netscape.com
f67c64a32c Automated update 1999-08-27 00:15:48 +00:00
briano%netscape.com
fcb81da452 Yet another attempt to build successfully on HP-UX using gcc. HP-specific change. 1999-08-27 00:02:25 +00:00
rpotts%netscape.com
1b0be9b8eb Fixed up the calls to NewChannel to take a load group... 1999-08-26 23:38:02 +00:00
rpotts%netscape.com
094c37e358 Fix for unix... nsIChannel needed to be fully defined... 1999-08-26 23:05:20 +00:00
briano%netscape.com
97a8cfbf91 Fix for Unix native compiler builds. A newline is required at the EOF. 1999-08-26 22:53:50 +00:00
rpotts%netscape.com
0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
briano%netscape.com
6ca95f60a6 Cleaned it up to fix the Commercial build breakage. 1999-08-26 22:45:39 +00:00
mscott%netscape.com
b787a68d1a This file is not part of the build yet! (approved by cyeh)
This file is the idl replacement of nsISmtpService.h
1999-08-26 21:50:46 +00:00
cltbld%netscape.com
e1a35e11e5 backing out hyatt to fix mouseover/scrollbar crash 1999-08-26 21:37:20 +00:00
phillip%netscape.com
5f2cfbd06f added broswerwatch.com to url.txt 1999-08-26 21:29:25 +00:00
hyatt%netscape.com
b26cf8bde4 Patching the xul.css file. 1999-08-26 19:28:00 +00:00
hyatt%netscape.com
9f079a0fef Patching the bookmarks.xul. 1999-08-26 19:27:36 +00:00
varada%netscape.com
f53aa0e8e2 horiz and vert scroll bars removed 1999-08-26 18:12:05 +00:00
slamm%netscape.com
e7f1404e36 Add path for gunzip. Eventually this should be handled by a configure script. 1999-08-26 17:13:49 +00:00
slamm%netscape.com
6d5fc86c44 Apply this changes for the millionth time. The last tinderbox outage was happened because a mail server went down. This turns on warnings updating. 1999-08-26 17:13:21 +00:00
karnaze%netscape.com
a6cc89fba6 backing out recent changes that failed table regression tests 1999-08-26 16:56:42 +00:00
slamm%netscape.com
5f1f0c79ae More debugging. 1999-08-26 16:38:56 +00:00
slamm%netscape.com
0e9d081daf Add a filter for 'Statement with no effect' that brendan requested. Add some debugging statements (run with --debug). 1999-08-26 16:27:45 +00:00
andreas.otte%primus-online.de
7be99f3cfa Don't forget the last one in the converter chain 1999-08-26 15:05:26 +00:00
rods%netscape.com
5fbfb26e7d Removed call to EnableFileDrop 1999-08-26 14:56:35 +00:00
valeski%netscape.com
6c3d09ea42 added virtual specifier to destructor 1999-08-26 14:55:14 +00:00
rods%netscape.com
6cf112a833 Completely reworked the select GFX object - List and Combobox, it now does all event processing
via DOM listeners instead of through the frames
1999-08-26 14:54:07 +00:00
valeski%netscape.com
271b4483c7 adding multipartmixed stream converter implementation NOTE: it's not part of the build yet 1999-08-26 14:53:01 +00:00
rods%netscape.com
f4f7d3591c Added rule for input type=image, it sets the border to a 2px solid blue 1999-08-26 14:50:47 +00:00
rods%netscape.com
d0366de11c removed the hard coded blue border from Input typ=image 1999-08-26 14:49:42 +00:00
rods%netscape.com
a680982ab4 Put in check for null a mOptions and return zero for GetLength 1999-08-26 14:48:59 +00:00
rods%netscape.com
a70b8597f5 Cleanup the file and gave it a unique GUID. 1999-08-26 14:45:53 +00:00
rods%netscape.com
891b176869 The method nsIView::CreateView has parameter that indicates whether D&D for the widget
should be turned on or not. This make it configurable from the outside,
it is needed for the editor
1999-08-26 14:41:18 +00:00
rods%netscape.com
4d8da33c9c Changed EnableDropFile to EnableDragDrop. D&D is now NOT automatically registered for all windows during
creation and initialization. The method EnableDragDrop is not used to "turn it on".
The method nsIView::CreateView has parameter that indicates whether it should be turned on or not
This make it configurable from the outside, it is needed for the editor
1999-08-26 14:41:17 +00:00
valeski%netscape.com
394c235b4e fixed transposed args, we now pass the listener in as we're supposed to when we find a 1-to-1 mapping 1999-08-26 14:33:25 +00:00
valeski%netscape.com
a1171738f9 added virtual destructor to elliminate linux warning 1999-08-26 14:28:17 +00:00
blizzard%redhat.com
81b78327a2 merge font changes from gtk 1999-08-26 13:29:26 +00:00
neeti%netscape.com
8a390ae229 Implemented special processing required to handle # in prefs.js,
write out prefs file with #, fixed memory leak bug 10629
1999-08-26 12:54:52 +00:00
scc%netscape.com
2162d2e029 some small documentation changes, plus removed a function that was otherwise unused, and was confusing Solaris. 1999-08-26 10:45:50 +00:00
hyatt%netscape.com
aaa6b28aa0 Patching the bookmarks xul. 1999-08-26 10:26:11 +00:00
hyatt%netscape.com
51f2ba3cd5 Fixing style rules for trees to give them a default width and height. 1999-08-26 10:25:05 +00:00
hyatt%netscape.com
229e5bf222 Fix for bug 12887. 1999-08-26 10:23:49 +00:00
pavlov%netscape.com
3fa54f8ec7 hack for silly behavior so that xpmenus popup and show the first time 1999-08-26 10:07:39 +00:00
hyatt%netscape.com
140ec36d80 Getting the scrollbar back on the bookmarks tree. 1999-08-26 10:00:54 +00:00
hyatt%netscape.com
63a3c4f8e6 Making sure the twisty doesn't cause a reflow when moused over. 1999-08-26 09:56:54 +00:00
andreas.otte%primus-online.de
1dd7cc989e adding the test directory 1999-08-26 09:21:42 +00:00
andreas.otte%primus-online.de
931bef08c5 adding netwerk/streamconv/test/Makefile 1999-08-26 09:19:21 +00:00
andreas.otte%primus-online.de
81474cea1e first checked in 1999-08-26 09:18:33 +00:00
alecf%netscape.com
987ce4d3d9 save results of setIncomingServer and AddIdentity to the prefs file 1999-08-26 09:08:28 +00:00
alecf%netscape.com
94efd6f780 fix the migration code to use the new prefs api, and remove some depricated functions 1999-08-26 09:07:59 +00:00
pavlov%netscape.com
481a9ee3bd patch from Alexander Larsson so we display true type fonts from xfstt properly 1999-08-26 08:58:07 +00:00