Commit Graph

61623 Commits

Author SHA1 Message Date
waterson%netscape.com
8e51bfbbef Remove #ifdef that is unnecessary when STL headers are not included. 2000-05-14 00:05:24 +00:00
jst%netscape.com
ee926f445f Adding DOM Level 2 LinkStyle interface. 2000-05-14 00:01:02 +00:00
scc%netscape.com
5bd4efd8d4 waterson and I are giving up on the current build being allowed to even include files related to STL, mostly (but not only) because of Solaris ... by the time someone want to _use_ STL, maybe the compilers will be better, and this fix won't effect them. 2000-05-13 23:59:49 +00:00
dp%netscape.com
d7f5ecc681 Standalone xpcom. 2000-05-13 23:35:55 +00:00
dp%netscape.com
11476feb1a Removed NS_NewSample(). Using NS_IMPL_ISUPPORTS1. 2000-05-13 23:11:43 +00:00
hyatt%netscape.com
f5ba3d2ebf XBL changes. 2000-05-13 23:02:12 +00:00
mjudge%netscape.com
db0ca25636 adding method to remove scrollbars 2000-05-13 23:00:53 +00:00
mjudge%netscape.com
6dc5b7a120 removing warning 2000-05-13 22:59:43 +00:00
mcafee%netscape.com
a5e3d8c1b0 Fixing missing mozilla logo in about: page (38573) 2000-05-13 22:36:57 +00:00
danm%netscape.com
63d1366668 sync with new chrome structure (top-level dirs are packages, locales, skins) 2000-05-13 22:16:00 +00:00
danm%netscape.com
239f9df89e load newly installed chrome at startup 2000-05-13 21:43:39 +00:00
danm%netscape.com
178936af94 load newly installed chrome 2000-05-13 21:42:56 +00:00
danm%netscape.com
a2312bf2f1 new method checkForNewChrome 2000-05-13 21:42:00 +00:00
scc%netscape.com
37ec015a19 fixed macro-based comparison operators to help with our type-unification problems 2000-05-13 21:39:37 +00:00
danm%netscape.com
847b981781 now describes all of locales/en-US 2000-05-13 21:32:52 +00:00
danm%netscape.com
e8bcd88e4f now describes packages/core 2000-05-13 21:32:15 +00:00
danm%netscape.com
b3af5ad7bd new CHROME_MISC rule. fix CHROME_TYPE rule 2000-05-13 21:30:45 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
danm%netscape.com
49d1c9fe22 no longer used 2000-05-13 21:25:36 +00:00
mcafee%netscape.com
6adf2c3b0f Adding trailing slash to browser buster URL (33826) 2000-05-13 21:22:41 +00:00
cls%seawood.org
5ebe2c59b7 Fix detection for OS/2 builds. Bug 38977 2000-05-13 21:22:02 +00:00
mcafee%netscape.com
a47c632404 Adding copyright symbol to about: page (37691) 2000-05-13 21:16:16 +00:00
danm%netscape.com
7e68eab2ac new chrome manifest 2000-05-13 21:15:37 +00:00
mjudge%netscape.com
fa4088842d fixing warnings and some redundant code 2000-05-13 20:47:42 +00:00
scc%netscape.com
018741229b Added |NS_READABLE_CAST| to clarify what we're doing in places where we face the type-unification error on lame compilers. 2000-05-13 20:29:18 +00:00
scc%netscape.com
e55217832f getting ready to turn this stuff on, changes related to that: empty strings specified with null pointer, a couple of other fixes. 2000-05-13 20:17:35 +00:00
leaf%mozilla.org
840b7b0549 Automated update 2000-05-13 19:00:10 +00:00
waterson%netscape.com
d44171a2ae Temporarily add --enable-new-string-apis to ease transition to new Unixen. 2000-05-13 18:54:47 +00:00
morse%netscape.com
835bf5d898 improve UI for selecting between encrypting and obscurring 2000-05-13 18:22:13 +00:00
morse%netscape.com
b284d56e88 improve the UI for selecting between encrypting and obscurring 2000-05-13 18:14:11 +00:00
jst%netscape.com
e0f24c4de8 In stead of throwing an exception when the user asks for the owner rule of style sheet we return null. 2000-05-13 18:10:24 +00:00
morse%netscape.com
02b6af7439 improve UI for selecting between encrypting and obscurring 2000-05-13 18:08:46 +00:00
morse%netscape.com
a9405f9f7b improve the UI for selecting between encrypting and obscurring 2000-05-13 18:07:57 +00:00
jdunn%netscape.com
7115e67255 Fix alignment problem with DB reads.
r= davidm@netscape.com, wtc@netscape.com
#= 38884
2000-05-13 15:05:18 +00:00
ftang%netscape.com
b04ffa4153 check in xprint changes for tajima@eng.sun.com r=erik@netscape.com
all the changes is now #ifdef USE_XPRINT and won't be build by default.
2000-05-13 13:31:05 +00:00
ftang%netscape.com
9a3eda7bbf fix OS/2 problem for IBM. Change the #ifdef XP_PC to #if defined(XP_PC) && !defined(XP_OS2) 2000-05-13 13:13:38 +00:00
ftang%netscape.com
e0ad9c9d7e fix 38767 by 1. add Unicode Mac utility functions. We should move this function into a utility class later so it can be shared by context manu and menu 2. use this function when we create the Apple menu item. 2000-05-13 13:09:33 +00:00
andreas.otte%primus-online.de
f8406c718e fix bug 37616, Retire SetRelativePath, removing unused SetRelativePath from nsIURI.idl and all it's implementations, r=warren@netscape.com, a=mscott@netscape.com for the mailnews part 2000-05-13 13:05:00 +00:00
jim_nance%yahoo.com
318c844a28 Fix 37025. Slightly modified version of Rusty Lynches patch. r=jim_nance@yahoo.com 2000-05-13 12:39:16 +00:00
colin%theblakes.com
8097be8740 Fix segmented reads on local files. r=warren 2000-05-13 12:29:13 +00:00
andreas.otte%primus-online.de
7926de6eca fix bug 36455, unable to go to url with port but without http://, clean up a if statement causing the problem, r=radha@netscape.com,adamlock@netscape.com 2000-05-13 12:09:16 +00:00
andreas.otte%primus-online.de
972e78add0 fix bug 32997, file URLs that include a hostname don't work, look for a hostname and do some special work on detecting drivenames for XP_PC, r=gagan@netscape.com 2000-05-13 12:00:38 +00:00
mjudge%netscape.com
481c5db0e2 fixing redundant calls to notify selection listeners 2000-05-13 09:10:16 +00:00
mjudge%netscape.com
c63528bad2 fixing crash when overflowing tables 2000-05-13 09:02:27 +00:00
mjudge%netscape.com
45dff76e4c shoudl not have been in the tree 2000-05-13 08:34:58 +00:00
mjudge%netscape.com
8614218bbb this should not have been in the tree 2000-05-13 08:34:33 +00:00
mjudge%netscape.com
658ec8a0c9 shoudl not have had the .h in the tree 2000-05-13 08:34:04 +00:00
mjudge%netscape.com
e9b9d825b4 xuldocument now will output xif/text also changing references from nsXifconverter to nsIXIFConverter 2000-05-13 08:13:54 +00:00
mjudge%netscape.com
e8885126eb nsXifConverter to nsIXIFConverter 2000-05-13 08:13:05 +00:00
mjudge%netscape.com
756b147879 ender-lite lives 2000-05-13 08:11:59 +00:00