Commit Graph

61520 Commits

Author SHA1 Message Date
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
waterson%netscape.com
abb7aa4bf8 Fix build bustage. Added nscore.h, which declares NS_STATIC_CAST et. al. 2000-05-13 02:05:50 +00:00
sfraser%netscape.com
4919f300cb WIP for bug 33810 -- add an image animation enum, and getters and setters in the pres context 2000-05-13 01:39:20 +00:00
dmose%mozilla.org
6b38a9662c created an nsILDAPConnection interface, and set up nsLDAPConnection to implement it so that we can use XPCOM proxies for cross-thread marshalling, and so we get JS access as well 2000-05-13 01:38:38 +00:00
dmose%mozilla.org
cb59429f00 a couple of shutdown related things: added an mThreadRunning member, and made thread PR_JOINABLE 2000-05-13 01:36:25 +00:00
waterson%netscape.com
f284e62f26 Fix string backsliding. r=scc 2000-05-13 01:11:31 +00:00
sspitzer%netscape.com
9882cd015b such a dumbass. nntp is the server type, not news. 2000-05-13 01:09:26 +00:00
racham%netscape.com
83b0c94d02 Fixing bug 10953. Modifying SetRegString interface to store all required values in the registry. r=gayatrib 2000-05-13 01:02:29 +00:00
ben%netscape.com
7cf9640d99 skinnable sidebar 2000-05-13 01:02:28 +00:00
sspitzer%netscape.com
40408e6fae whoops. 2000-05-13 00:55:20 +00:00
sspitzer%netscape.com
f02481be2e fix for #38929, when building the subscribe dialog, don't block the ui thread.
using nsTimer to do this.  need to fix some performance problems, but that's
covered in other bugs.
2000-05-13 00:53:44 +00:00
ben%netscape.com
d62b1a4591 tweaks to sidebar customize XUL classes 2000-05-13 00:49:23 +00:00
law%netscape.com
89b6bc06ea Add desktop integration component for windows 2000-05-13 00:49:03 +00:00
waterson%netscape.com
00a181bcf2 Fix string backsliding. r=scc 2000-05-13 00:47:48 +00:00
sspitzer%netscape.com
d490ed66e0 get type down to do the right things for imap. 2000-05-13 00:47:47 +00:00
law%netscape.com
854508076f Add Desktop Integration pref panel 2000-05-13 00:41:56 +00:00
ben%netscape.com
94b682b963 skinnable taskbar 2000-05-13 00:40:39 +00:00
ben%netscape.com
e6eaaad37d patch sidebar to use new tab classes 2000-05-13 00:40:22 +00:00
cmanske%netscape.com
0dd4f7da76 Fixed layout of personal dictionary dialog 2000-05-13 00:38:54 +00:00
sspitzer%netscape.com
931dd42d43 fix #38097, #37927, #37759. in official bits, menulists were horked.
we forgot to package menulistBindings.xml
2000-05-13 00:28:12 +00:00
waterson%netscape.com
7c5e4bf508 Deal with type unification errors on gcc-2.7.2.3 using NEW_STRING_APIS. r=scc 2000-05-13 00:23:04 +00:00
scc%netscape.com
80b0f54e6f bug #38765 2000-05-13 00:22:38 +00:00
waterson%netscape.com
a926ea50f1 Deal with type-unification errors on gcc-2.7.2.3 using NEW_STRING_APIS. r=scc 2000-05-13 00:19:21 +00:00
cmanske%netscape.com
205aaa3ea3 Adding TableCommands to <commandset> for message composer 2000-05-13 00:18:59 +00:00