6129 Commits

Author SHA1 Message Date
rickg%netscape.com
551ef88034 fixed off by one error in Pop() 1998-08-21 02:03:56 +00:00
morse%netscape.com
8ec22be133 fix problem caused by dereferencing null pointer 1998-08-21 01:53:08 +00:00
jevering%netscape.com
36cb3fc3bc Moving plugin directory stuff. 1998-08-21 01:12:53 +00:00
pinkerton%netscape.com
3bf3c980f0 Fix rowRefresh() boo-boo so now it actually redraws the cell when the custom icon loads. Cells with custom icons now draw with the correct text color in all modes. 1998-08-21 00:40:34 +00:00
vidur%netscape.com
113f2c141b Fixed build bustage 1998-08-21 00:24:40 +00:00
vidur%netscape.com
c050c0e7ac Fixed build bustage. 1998-08-20 23:07:31 +00:00
vidur%netscape.com
a6dc2d7e18 Fixed build bustage. 1998-08-20 23:00:52 +00:00
mcafee%netscape.com
9648c6a639 Initial checkin 1998-08-20 22:46:05 +00:00
vidur%netscape.com
f10128ffe3 Used IIDs for nsIConnectionInfo and nsIDocumentLoadInfo 1998-08-20 22:29:22 +00:00
vidur%netscape.com
ed5a03320a Added nsIDocumentLoadInfo interface. Temporarily added service startup inside WebShell factory. 1998-08-20 22:28:52 +00:00
vidur%netscape.com
00f1de03b8 Added nsIConnectionInfo interface. Temporarily special-cased javascript: URLs in URL parsing. 1998-08-20 22:28:09 +00:00
vidur%netscape.com
1c697055ef Exported NET_StreamBuilder and NET_RegisterProtocolImplementation for modular netlib 1998-08-20 22:27:20 +00:00
vidur%netscape.com
68bded66ff Exported NET_StreamBuilder for modular netlib 1998-08-20 22:26:31 +00:00
vidur%netscape.com
5bb6715b57 Added javascript: URL handling. Added AddNamedReference and RemovedNamedReference to script context interface. 1998-08-20 22:25:21 +00:00
jevering%netscape.com
315a575c78 Moved the ART image hack to the tip. 1998-08-20 22:10:06 +00:00
pinkerton%netscape.com
3c7df4ca9c Handle d&d between multiple popdown trees. Make sure we broadcast that the current view has changed so that the title strip picks it up. 1998-08-20 21:51:10 +00:00
pinkerton%netscape.com
a74719d40d Fix hilight redraw bugs during d&d. 1998-08-20 21:50:12 +00:00
pinkerton%netscape.com
98513c9925 Correctly do dragging between popdown trees in the same window. Also only open the first item in the selection when in a popdown. 1998-08-20 21:49:56 +00:00
pinkerton%netscape.com
6bd87d1b9f Broadcast message on mouse-up. 1998-08-20 21:49:11 +00:00
pinkerton%netscape.com
b6fbb94c35 Handle redrawing the popdown tree during d&d when one goes away and a new one appears. Also close on mouse-up when clicking outside of popdown. 1998-08-20 21:48:34 +00:00
jgellman%netscape.com
c1ce4a8d42 2nd try; new parser from james clark 1998-08-20 21:20:50 +00:00
kmcclusk%netscape.com
105745e312 Added XP_UNIX code to leave the top slash for absolute file paths under UNIX.
This fixes a problem where all of the slashs get stripped off because the URL
is asked to parse a previously parsed url string.
1998-08-20 20:32:52 +00:00
jgellman%netscape.com
3844ff41be back out last checkin -- bad Macintosh karma, need more time 1998-08-20 20:05:26 +00:00
jgellman%netscape.com
bb11d5220a new XML parser from James Clark 1998-08-20 19:24:29 +00:00
karnaze%netscape.com
360f6023d3 checked for null form manager & fixed memory leak in win95 hack code 1998-08-20 18:27:13 +00:00
buster%netscape.com
8bbbded0c7 verify that proportionate-width columns (1* format, or COLS attribute)
get sized to at least their minimum width
1998-08-20 17:31:20 +00:00
warren%netscape.com
34633de0da Fixed copyright. 1998-08-20 07:58:32 +00:00
warren%netscape.com
b2a8175de1 Added from SpiderMonkey131_BRANCH of ns/js/ref/liveconnect 1998-08-20 07:58:00 +00:00
rpotts%netscape.com
1fb3fee926 moving changes in 3.55.2.1 onto the tip... 1998-08-20 06:19:11 +00:00
rpotts%netscape.com
ef4f2ef393 moving changes in 1.36.2.1 onto the tip... 1998-08-20 06:17:47 +00:00
rpotts%netscape.com
f206c224ca moving 3.23.4.1 to the tip... 1998-08-20 06:16:32 +00:00
uid401
a92d678212 Documentation improvements. 1998-08-20 04:51:19 +00:00
mcafee%netscape.com
d4c91e9cda Initial version 1998-08-20 03:24:24 +00:00
mcafee%netscape.com
4e19ef6961 Switching to test OS_ARCH for Rhapsody instead of using RHAPSODY. 1998-08-20 03:09:31 +00:00
mcafee%netscape.com
39907d64eb Woops, we should test OS_ARCH for Rhapsody instead of using RHAPSODY. 1998-08-20 03:09:01 +00:00
mcafee%netscape.com
f7e188d8a9 Added FE_PromptIMAPSubscriptionUpgrade() 1998-08-20 02:32:50 +00:00
mcafee%netscape.com
df86a453a5 Added FE_ShowMinibuffer() 1998-08-20 02:32:25 +00:00
morse%netscape.com
e8e5b9fcdf remove lock from SI_LogNewURL to assure it won't deadlock 1998-08-20 02:31:57 +00:00
mcafee%netscape.com
45ab045f65 Added FE_AlternateCompose() 1998-08-20 02:31:42 +00:00
mcafee%netscape.com
669c41bd8d _IMGCB_DisplayPixmap()'s paramters changed; added IMGCBFactory_Create(). 1998-08-20 02:31:13 +00:00
mcafee%netscape.com
efe06dc7aa FE_UnloadPlugin()'s parameters changed. 1998-08-20 02:30:38 +00:00
mcafee%netscape.com
667443a795 Added XFE_AskStreamQuestion to link stubfe. 1998-08-20 02:30:00 +00:00
mcafee%netscape.com
3591ee2bd8 Added STUBFE_CreateEmbedWindow STUBFE_SaveEmbedWindow STUBFE_RestoreEmbedWindow STUBFE_DestroyEmbedWindow STUBFE_FreeBuiltinElement STUBFE_DisplayBuiltin STUBFE_CheckConfirm STUBFE_SelectDialog. 1998-08-20 02:29:26 +00:00
mcafee%netscape.com
2b68ab90a4 Updated libraries to link this on Solaris. Stripped out release stuff. Took out some XFE hacks. 1998-08-20 02:28:32 +00:00
ftang%netscape.com
edd459a0ce add XP_ASSERT(IsUTF8String) to some HT api 1998-08-20 00:58:52 +00:00
mcafee%netscape.com
ef02448b63 Switch to using OS_ARCH instead of shell command. r=ramiro 1998-08-20 00:51:42 +00:00
pinkerton%netscape.com
d9809a48c6 Don't let popdown tree go off the right side of window. Push it back to left if it would. 1998-08-20 00:48:01 +00:00
pinkerton%netscape.com
770ac421bc Fix problems with popdown tree crashing when closing on double-click (again) by making every browser window have its own version of it and have a static member which points to the currently active one so we can still do things like clip it out when blitting images in the html area w/out having to know about the browser window. 1998-08-20 00:40:08 +00:00
pinkerton%netscape.com
72be2b187a Don't call HT_CanDropURLOn with bogus data. 1998-08-20 00:38:45 +00:00
scullin%netscape.com
9893a4e5b9 Fix hack incompatibility. 1998-08-20 00:33:26 +00:00