Commit Graph

39596 Commits

Author SHA1 Message Date
cls%seawood.org
2b65fee83b Removed hardcoded RANLIB as it breaks some Ports tinderboxes 1999-09-03 04:35:48 +00:00
kipp%netscape.com
9a00149774 Switch to nsAutoString 1999-09-03 03:52:19 +00:00
kipp%netscape.com
dc04e68f6a Use nsAutoString instead of nsCAutoString to avoid double string copy 1999-09-03 03:51:56 +00:00
kipp%netscape.com
592de366b8 Speed up cookie file handling by avoiding uselss string malloc/free's 1999-09-03 03:50:06 +00:00
kipp%netscape.com
86e12ae621 Implement fix for bug #5821 as per dbaron's suggestion 1999-09-03 03:47:49 +00:00
kipp%netscape.com
b2b92bb835 Eliminate some useless string malloc/free's 1999-09-03 03:47:06 +00:00
kipp%netscape.com
3072eef9ea Eliminate a uselss string copy 1999-09-03 03:45:44 +00:00
hyatt%netscape.com
5c7402981c 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
7da189847c Column resizing. Not quite ready yet. Very soon now. 1999-09-03 03:21:56 +00:00
jband%netscape.com
e19b1fb7da 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
8bbf5abf79 more bullet prove; check m_channel prior processing current url 1999-09-03 02:29:00 +00:00
beard%netscape.com
f90ec9dba5 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
73aec1aeb7 implemented SaveAs() method 1999-09-03 02:27:36 +00:00
jefft%netscape.com
94e527b91f enable SaveAs() command 1999-09-03 02:26:58 +00:00
jefft%netscape.com
afae46a6c8 added saveAs() method for SaveAsFile() & SaveAsTemplate() 1999-09-03 02:25:53 +00:00
jefft%netscape.com
1a826d143d revise chooseOutputFile() interface to take output filter mask 1999-09-03 02:24:39 +00:00
beard%netscape.com
075747c417 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
7ede76e864 Cleaned up indentation. 1999-09-03 02:01:45 +00:00
ramiro%netscape.com
0dd06a4372 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
c09adf0abb Stub out functions for Saari so that this will build. 1999-09-03 01:53:42 +00:00
ramiro%netscape.com
e7997db3b4 quiet pavlov's debug noise 1999-09-03 01:44:17 +00:00
cmanske%netscape.com
599b54720b Added 'Cancel' to editor save file Confirm dialog and changed to accomodate common dialog interface changes 1999-09-03 01:23:19 +00:00
cmanske%netscape.com
cb72d8345b Fixed rule to make text and background buttons join together on toolbar 1999-09-03 01:16:39 +00:00
law%netscape.com
b134c19981 Add browser app core replacement to mac build 1999-09-03 01:14:48 +00:00
briano%netscape.com
747d21d900 Fixed the objdir-specific breakage. _Never_ include generated files from topsrcdir. 1999-09-03 01:14:07 +00:00
shawnp%earthling.net
295a198fbe CreateViewerMenus() now returns the menu bar height. 1999-09-03 01:08:20 +00:00
shawnp%earthling.net
5179b84bd4 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
d5b25b2633 Now return the proper value in nsNativeBrowserWindow::GetMenuBarHeight(). 1999-09-03 01:04:20 +00:00
gayatrib%netscape.com
d0d0297cf9 Correcting some typos 1999-09-03 00:58:34 +00:00
gayatrib%netscape.com
1480073791 Partial fix for bug #13033--yet to disable buttons 1999-09-03 00:56:26 +00:00
gayatrib%netscape.com
7cb90cfb1d 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
0c7dcbfb74 more cleanup of unused routines, work on namespace stuff 1999-09-03 00:46:40 +00:00
valeski%netscape.com
036616dcaa adding data protocol to the build 1999-09-03 00:44:28 +00:00
valeski%netscape.com
9bd1d6e8d4 adding data protocol handler to necko 1999-09-03 00:39:55 +00:00
jdunn%netscape.com
6ae8f1cf4a Fixing int/enum conversion which the native unix compilers don't like.
( |= produces an int which you can't assign to an enum so you need the cast)
1999-09-03 00:24:23 +00:00
waterson%netscape.com
4a2a095fd5 Cache the RDF service in a static member variable rather than acquiring it each time. 1999-09-03 00:10:09 +00:00
briano%netscape.com
ada6f17b62 Automated update 1999-09-03 00:06:24 +00:00
briano%netscape.com
7017a941de Fix for 'official' release builds. Now generates xpinstall/packager/Makefile explicitly. Also replaced the perl-based directory 'pre-creator' with a shell-based version. 1999-09-03 00:05:19 +00:00
briano%netscape.com
b2cb687f76 Automated update 1999-09-03 00:01:25 +00:00
cls%seawood.org
f277b79642 Removed redundant program checks.
Added target case for *-mingw*
Don't check for NSPR libs when cross-compiling.  Assume that they exist for now.
Added MDCPUCFG to CFLAGS for INTERNAL_TOOLS builds.
1999-09-02 23:58:00 +00:00
saari%netscape.com
c903641346 Chages to nsIMenu and nsIMenuItem for checkbox support and a more general way of IDing the Help menu (necessary for MacOS). Also, some changes to try and stop crashing when Palm software is installed on MacOS. 1999-09-02 23:48:39 +00:00
pinkerton%netscape.com
bdda0f539f hookup the drag listener attributes. 1999-09-02 23:19:56 +00:00
pinkerton%netscape.com
7f2ad65166 fix a comment a=mcafee. 1999-09-02 23:17:21 +00:00
pinkerton%netscape.com
5a953d6e18 making sure we call StartDragSession and EndDragSession. a=mcafee 1999-09-02 23:17:07 +00:00
pinkerton%netscape.com
c302e0ade3 personal toolbar d&d now in JavaScript. 1999-09-02 23:16:37 +00:00
briano%netscape.com
84aac0933f Automated update 1999-09-02 22:45:47 +00:00
slamm%netscape.com
1477af406a Fix typo s/CONFIG_TEMP/CONFIG_TMP/. 1999-09-02 22:41:43 +00:00
cata%netscape.com
af4d979f29 Fixed the fix. 1999-09-02 22:35:00 +00:00
cata%netscape.com
34eebb2418 Fixed problem when calling deprecated method. 1999-09-02 22:20:23 +00:00
cyeh%netscape.com
c9d7c36281 remove MODULAR_NETLIB define. obsolete. 1999-09-02 22:19:21 +00:00