21260 Commits

Author SHA1 Message Date
troy%netscape.com
794f3738d6 Patch from Bruce Mitchener that adds "[]" to delete 1999-03-28 18:25:34 +00:00
jefft%netscape.com
0741517a6e added enum ImapState define; added m_dataMonitor; added ProcessCurrentURL() method; nsImapProtocol::ImapThreadMainLoop () now waits on m_dataMonitor indefinitely and then call ProcessCurrentURL () 1999-03-28 18:02:07 +00:00
locka%iol.ie
a42ec55332 Added a funky tree view of the web page that is built using the IE DOM interfaces 1999-03-28 16:00:23 +00:00
putterman%netscape.com
a5e987b3ef Move code out of NS_ASSERTION so release build will work. 1999-03-28 15:46:57 +00:00
bruce%cybersight.com
c15b380090 Fix to deallocate some memory when done with it. 1999-03-28 15:36:38 +00:00
pavlov%pavlov.net
123cba344b some code cleanups and mem leak fixes 1999-03-28 15:11:43 +00:00
troy%netscape.com
f349e95f64 Fix for bug #4317. Changed SetPosition() to call AdjustChildWidgets() with
"this" as the second parameter instead of the scrolled view
1999-03-28 05:25:07 +00:00
peterl%netscape.com
ad325a51d0 fixed img in link border color 1999-03-28 04:46:40 +00:00
beard%netscape.com
ef42c93638 calling JMSetFrameSize whenever window is moved or resized. This should make swing JMenus work much better. 1999-03-28 04:32:50 +00:00
peterl%netscape.com
b0a00db1a0 sync to style context api change
stubs for transparent border color support
1999-03-28 04:32:39 +00:00
peterl%netscape.com
89cd6f6017 added support for outline
border color fixes
1999-03-28 04:31:57 +00:00
peterl%netscape.com
b7974865e3 fixed tokenization bug (treating "+.foo" as a number) 1999-03-28 04:31:12 +00:00
peterl%netscape.com
888bd39b4a added transparent border support 1999-03-28 04:30:28 +00:00
peterl%netscape.com
52d76ba2be fixed bug in parsing backgrounds 1999-03-28 04:29:57 +00:00
peterl%netscape.com
9848661e5b moved img alt-text sizing into text pseudo-element 1999-03-28 04:29:09 +00:00
peterl%netscape.com
94d2d6c3bb added support for outline, border corner radius, transparent border
tweaked opacity
1999-03-28 04:28:22 +00:00
beard%netscape.com
a6847586ec changed activate event handling, special casing plainDBox window variant when showing a window, to keep swing menus from unhiliting the parent frame. 1999-03-28 04:16:46 +00:00
beard%netscape.com
dce6117b2e passing nullEvents to filter function. 1999-03-28 04:14:40 +00:00
pavlov%pavlov.net
b1e881dadb build nsBlender.cpp under unix. this fixes builds. 1999-03-28 00:13:30 +00:00
pavlov%pavlov.net
2aebb787e7 add nsBlender to unix 1999-03-27 23:19:22 +00:00
pavlov%pavlov.net
19bd3ecb44 make file end with a newline 1999-03-27 23:14:38 +00:00
dp%netscape.com
ec92f42b3b Adding more on service manager, component manager and progid/clsid with a hope to eliminate confusion 1999-03-27 21:35:43 +00:00
troy%netscape.com
545fe075ff Partial fix for bug #4315. Changed scroll frame to set view visibility to
hide if the frame should not be displayed
1999-03-27 18:21:54 +00:00
locka%iol.ie
955015ae64 Refined tests a bit.
Fixed debug output window to autoscroll with output.
1999-03-27 12:59:25 +00:00
locka%iol.ie
36f24446d3 Moved nasty IIDs into a single file, guids.cpp
Improved IE DOM. Seems to parse properly now
1999-03-27 12:58:23 +00:00
mcafee%netscape.com
b9eaba8ecd Adding nsClipboard to the Unix build. 1999-03-27 09:59:19 +00:00
mcafee%netscape.com
c456778478 Gtk version of nsClipboard. 1999-03-27 09:58:00 +00:00
mcafee%netscape.com
e7e4ae2cb4 Ignore generated files. 1999-03-27 09:22:27 +00:00
jband%netscape.com
035ccfbab3 adding to include list for new dependency on libxpt 1999-03-27 08:42:36 +00:00
jband%netscape.com
3bfd1f867e removing export of removed file 1999-03-27 08:36:20 +00:00
mcafee%netscape.com
45479aea3b Removing windows include files from XP file. 1999-03-27 08:32:56 +00:00
mccabe%netscape.com
a4aefc434d Consolidated xpt_cpp.h with xptinfo.h; removed xpt_cpp.h. Also
modified uses...
1999-03-27 08:02:15 +00:00
jband%netscape.com
ccca3b497c fixing cases of declaration not exactly matching definition and a few other instances of extraneous 'const' on PRUnichar passed by value 1999-03-27 07:34:44 +00:00
jband%netscape.com
1fe94e3b3f removing (yet another!) misplaced semi-colon 1999-03-27 06:20:40 +00:00
endico%mozilla.org
9959fbb8c1 oops was printing the oldest 15 to the rdf file, not the newest 1999-03-27 06:18:16 +00:00
mscott%netscape.com
db6ac72425 oops..forgot to check this one in. remove NODEPENDS. 1999-03-27 03:08:00 +00:00
jband%netscape.com
5e94ab36b2 quick fix for bustage -- JS_HAVE_LONG_LONG is not being set correctly in JS. Also, this code is not necessarily right on platforms here nspr's HAVE_LONG_LONG is not defined. I'll fix it right soon 1999-03-27 02:57:42 +00:00
warren%netscape.com
fb91ab1cfe PR_FALSE is not nsnull! 1999-03-27 02:56:52 +00:00
rjc%netscape.com
077db86ded Build Wallet after Network. 1999-03-27 02:48:23 +00:00
terry%netscape.com
c8ea70e26a Added stuff to make it more obvious how to create an account. 1999-03-27 02:28:51 +00:00
beard%netscape.com
b9565de309 Really added nsBoxFrame.cpp. Don't know why camelot failed. 1999-03-27 02:28:38 +00:00
warren%netscape.com
895cbeb457 Added ShutdownGlobalServiceManager 1999-03-27 02:22:33 +00:00
evaughan%netscape.com
bbd2d96ce7 Fi 1999-03-27 02:15:31 +00:00
briano%netscape.com
dae36447ac Automated update 1999-03-27 02:14:32 +00:00
rjc%netscape.com
a7931612b2 Add Morse's Wallet into Mac build. 1999-03-27 02:09:31 +00:00
briano%netscape.com
8e45b42247 Fix (sort of) for NetBSD/alpha 1.3H specifically, but perhaps others as well. 1999-03-27 02:09:04 +00:00
jband%netscape.com
6ad25b370b removing (more!) misplaced semi-colons that break some platforms 1999-03-27 02:08:30 +00:00
rjc%netscape.com
d4befbdfbe Mac-related fixed for wallet. 1999-03-27 02:08:17 +00:00
rjc%netscape.com
8053580964 First Checked In. 1999-03-27 02:07:35 +00:00
gagan%netscape.com
3cfdd57a35 Changes to build http in its own library. and use auto detection/registry. 1999-03-27 02:05:59 +00:00