Commit Graph

61893 Commits

Author SHA1 Message Date
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
mjudge%netscape.com
d3823b7654 changing nsXifconverter to nsIXifConverter 2000-05-13 08:11:29 +00:00
mjudge%netscape.com
b007525646 nsIXifconverter from nsXifConverter 2000-05-13 08:11:07 +00:00
mjudge%netscape.com
06fe36cd3f changing use of nsXIFConverter to nsIXifConverter 2000-05-13 08:10:25 +00:00
mjudge%netscape.com
2a9f26fef3 changing nsXifconverter to nsIXIFconverter 2000-05-13 08:09:25 +00:00
mjudge%netscape.com
4d87ea0999 fixing up some of the calls for frameselection to setting mousedown state 2000-05-13 08:09:03 +00:00
sspitzer%netscape.com
95a2585ecc hook up to do imap subscribe / unsubscribe. 2000-05-13 08:08:16 +00:00
mjudge%netscape.com
14a639d690 exporting nsDOMSelection and nsXIFconverter as com elements to be made from CIDs 2000-05-13 08:08:04 +00:00
mjudge%netscape.com
a4c310645c (ender-lite) forcing use of nsixifconverter rather than nsxifconverter. making tostring method take output type parameters. 2000-05-13 08:07:34 +00:00
mjudge%netscape.com
320b76a769 exporting new apis for nsIXIFConverter and forcing nsidocument and nsicontent to use them 2000-05-13 08:06:37 +00:00
mjudge%netscape.com
2ecda101f0 lets you set the view to be scrolled 2000-05-13 08:06:13 +00:00
mjudge%netscape.com
6efafbcd8b marking owner 2000-05-13 08:05:42 +00:00
mjudge%netscape.com
32eba0ac36 writing out from content start using domseelction 2000-05-13 08:04:29 +00:00
mjudge%netscape.com
4674af6de9 changing api for 2 string to force a output type. 2000-05-13 08:01:47 +00:00
cls%seawood.org
0bb93593f4 Build the npsimple test plugin by default. Bug 38249 2000-05-13 07:42:31 +00:00
mjudge%netscape.com
dea483c5b6 else statement missing. grrr 2000-05-13 06:40:38 +00:00
alecf%netscape.com
bc86d052cf add skeleton search term overlays 2000-05-13 06:39:21 +00:00
mjudge%netscape.com
7f8b273853 marking comment 2000-05-13 06:38:06 +00:00
mjudge%netscape.com
19ed723376 xif converter interface 2000-05-13 06:37:01 +00:00
mjudge%netscape.com
305f627ad1 used to set specific under the hood settings on nsIDOMSelection 2000-05-13 06:36:30 +00:00
morse%netscape.com
008dcda068 remove local event queue when fetching tables from server 2000-05-13 06:09:39 +00:00
cls%seawood.org
2dd374c719 Vain attempt to make the xlib toolkit work. Switched nsRenderingContextXlib to use nsRenderingContextImpl. Filled in some missing functions. 2000-05-13 05:38:50 +00:00
cls%seawood.org
ac8b98306f Added -DMOZ_WIDGET_<toolkit> for each toolkit that is enabled. Tweaked legacy plugin support so that it will compile when not using gtk. Bug 38145 2000-05-13 04:41:56 +00:00
sspitzer%netscape.com
4ca2b3d567 add subscribe / unsubscribe to the nsISubscribable interface and use them. 2000-05-13 04:41:52 +00:00
beard%netscape.com
74f213b360 bug #13848, build the MRJ plugin as part of the standard build. Checking this, although it isn't turned on yet, so shouldn't affect the current build. 2000-05-13 03:37:40 +00:00
ddrinan%netscape.com
c61f315ca3 Put nls layer into a separate static library 2000-05-13 03:27:53 +00:00
cls%seawood.org
8aae75615d Remove temp hack used to make --disable-mailnews work when profile manager was dependent upon mailnews headers. (See bug 27948 for details) 2000-05-13 03:25:26 +00:00
ddrinan%netscape.com
e4d8ed38e4 Initial checkin 2000-05-13 03:12:20 +00:00
ben%netscape.com
0d40b968c5 skinnable bookmark properties dialog 2000-05-13 02:23:59 +00:00
beard%netscape.com
312fe40643 fix for linux bustage 2000-05-13 02:14:52 +00:00
waterson%netscape.com
cd9a82f6e1 Resolve gcc-2.7.2.3 type unification ambiguity for nsAReadableString's Compare() method. NOT PART OF THE BUILD. 2000-05-13 02:11:26 +00:00