Граф коммитов

39377 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 327da38427 fix my weird code. 1999-09-03 06:56:42 +00:00
bruce%cybersight.com 6cfd335149 Replace delete[] of char* data with nsCRT::free(). Cleaning up a lot of purify noise. 1999-09-03 06:48:27 +00:00
bruce%cybersight.com 008536ea47 Replace delete[] for char* data with nsCRT::free() 1999-09-03 06:38:27 +00:00
bruce%cybersight.com f16fb790a0 Use nsCRT::free() instead of delete[] 1999-09-03 06:20:06 +00:00
briano%netscape.com c8d1681fe1 Automated update 1999-09-03 06:15:56 +00:00
cls%seawood.org 79bee44277 Added host case for osf1. Changed test for c++ requiring implementation of unused methods from try_compile to try_link. 1999-09-03 06:14:10 +00:00
bruce%cybersight.com 9f69b4edf3 Fix some char* deallocation issues. Also remove a couple of static IIDs and includes that aren't needed. 1999-09-03 06:08:50 +00:00
cls%seawood.org a72a8e9c3f Ack! Do not redefine jscpucfg target for OpenVMS arch. Only add HOST_NSPR_MDCPUCFG to build if it is defined 1999-09-03 05:35:26 +00:00
jefft%netscape.com 0c6911452e made chooseOutputFile() more complete; imaplemented QueryInterface() to return nsIFileSpec too 1999-09-03 05:30:33 +00:00
jefft%netscape.com 688340e8b9 fixed assert when calling SaveMessageToDisk() 1999-09-03 05:28:40 +00:00
hyatt%netscape.com 967a48e3f8 More column resizing fun. 1999-09-03 05:12:10 +00:00
karnaze%netscape.com 1c77fc7356 bug 1163 - implemented bordercolor attribute on table 1999-09-03 05:06:08 +00:00
cls%seawood.org 43b987f232 Fixed the use of HOST_NSPR_MDCPUCFG so that the build doesn't break if it is not defined. 1999-09-03 05:03:40 +00:00
sspitzer%netscape.com d780ed16c0 ignore the generated Makefile 1999-09-03 05:00:55 +00:00
sspitzer%netscape.com 956a1ca354 first pass at XPIDL-ifying nsIImapIncomingServer 1999-09-03 04:57:30 +00:00
cls%seawood.org c7dd8b1d73 Turn off debug messages 1999-09-03 04:57:25 +00:00
morse%netscape.com c025442b65 convert viewers from html to xul 1999-09-03 04:55:23 +00:00
cls%seawood.org c0192d9ec2 Removed hardcoded RANLIB as it breaks some Ports tinderboxes 1999-09-03 04:35:48 +00:00
kipp%netscape.com f8634d45f4 Switch to nsAutoString 1999-09-03 03:52:19 +00:00
kipp%netscape.com f9203227a9 Use nsAutoString instead of nsCAutoString to avoid double string copy 1999-09-03 03:51:56 +00:00
kipp%netscape.com 4063c268b6 Speed up cookie file handling by avoiding uselss string malloc/free's 1999-09-03 03:50:06 +00:00
kipp%netscape.com 178818de64 Implement fix for bug #5821 as per dbaron's suggestion 1999-09-03 03:47:49 +00:00
kipp%netscape.com 0f47e24e22 Eliminate some useless string malloc/free's 1999-09-03 03:47:06 +00:00
kipp%netscape.com b45ac1b43d Eliminate a uselss string copy 1999-09-03 03:45:44 +00:00
hyatt%netscape.com 875857039a Changing reflow hint for the width attribute of tree cols so that we can get a reflow on a resize. 1999-09-03 03:25:11 +00:00
hyatt%netscape.com b67dffd81a Column resizing. Not quite ready yet. Very soon now. 1999-09-03 03:21:56 +00:00
jband%netscape.com cd94757f54 renaming the field called 'code' to 'result' in nsIXPCException so that we don't conflict with DOM exception's use of the name 'code'. We want these types of exceptions to be compatible and the DOM exception ought to have a 'code' field that is as required by the DOM spec and also a 'result' field that is the nsresult. This avoids the naming conflict. 1999-09-03 02:32:21 +00:00
jefft%netscape.com d4e836a6eb more bullet prove; check m_channel prior processing current url 1999-09-03 02:29:00 +00:00
beard%netscape.com 2e6af96bc5 bug #10261: fix for dropping calls to UpdateView, also now correctly handles calls to UpdateView(nsIView*, nsIRegion*, ...) with non-null nsIRegion*. 1999-09-03 02:27:40 +00:00
jefft%netscape.com e5c321d37d implemented SaveAs() method 1999-09-03 02:27:36 +00:00
jefft%netscape.com 7edfbb6d6d enable SaveAs() command 1999-09-03 02:26:58 +00:00
jefft%netscape.com 06b28f6923 added saveAs() method for SaveAsFile() & SaveAsTemplate() 1999-09-03 02:25:53 +00:00
jefft%netscape.com 48f25ac001 revise chooseOutputFile() interface to take output filter mask 1999-09-03 02:24:39 +00:00
beard%netscape.com 195e01f7f8 bug 9534: moved SetOrigin(0, 0) in HandleUpdateEvent so that updateRgn is in correct coordinate system. added BLINK_DEBUGGING code. 1999-09-03 02:08:44 +00:00
beard%netscape.com 78d6967427 Cleaned up indentation. 1999-09-03 02:01:45 +00:00
ramiro%netscape.com bc5bef32f5 Comment out the stupid native menus to cut down on the daily saari carnage.
How ironic that changes to fix the one platform that uses native menus
breaks a bunch of others that dont...
1999-09-03 01:54:31 +00:00
bruce%cybersight.com 86d75c0cf7 Stub out functions for Saari so that this will build. 1999-09-03 01:53:42 +00:00
ramiro%netscape.com fe8795534f quiet pavlov's debug noise 1999-09-03 01:44:17 +00:00
cmanske%netscape.com 48ab0481b5 Added 'Cancel' to editor save file Confirm dialog and changed to accomodate common dialog interface changes 1999-09-03 01:23:19 +00:00
law%netscape.com d81b419f0c Add browser app core replacement to mac build 1999-09-03 01:14:48 +00:00
briano%netscape.com 6c92bd6839 Fixed the objdir-specific breakage. _Never_ include generated files from topsrcdir. 1999-09-03 01:14:07 +00:00
shawnp%earthling.net c8f1d2bc65 CreateViewerMenus() now returns the menu bar height. 1999-09-03 01:08:20 +00:00
shawnp%earthling.net 3a80de3b8f Fixed up inserting of separators into the menus. Now return the menu bar
height through CreateViewerMenus().
1999-09-03 01:06:38 +00:00
shawnp%earthling.net 893b4f4b34 Now return the proper value in nsNativeBrowserWindow::GetMenuBarHeight(). 1999-09-03 01:04:20 +00:00
gayatrib%netscape.com 6bb9d0faa9 Correcting some typos 1999-09-03 00:58:34 +00:00
gayatrib%netscape.com f758d39c3d Partial fix for bug #13033--yet to disable buttons 1999-09-03 00:56:26 +00:00
gayatrib%netscape.com 83bdfa4b69 Partial fix for bug #13033--yet to align buttons to the right and disable buttons 1999-09-03 00:52:19 +00:00
bienvenu%netscape.com cada69bdb0 more cleanup of unused routines, work on namespace stuff 1999-09-03 00:46:40 +00:00
valeski%netscape.com 72589c2530 adding data protocol to the build 1999-09-03 00:44:28 +00:00
valeski%netscape.com 073995e0bc adding data protocol handler to necko 1999-09-03 00:39:55 +00:00