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

55579 Коммитов

Автор SHA1 Сообщение Дата
scc%netscape.com 1099be693b Added the Bill Law trick to make |nsCOMPtr| break the build for everybody where it use to break it only for Solaris and a few others (the `tainting' problem). Added a haiku. r=danm 2000-03-18 05:17:46 +00:00
blizzard%redhat.com 4602ee02e7 fix for #27791. assume that any drag motion events are not valid drop targets unless someone explicitly sets the canDrop = true in the JS event handler. this makes dragging feedback correct on linux. r=pavlov 2000-03-18 05:00:45 +00:00
gagan%netscape.com 677c58f65d Argh... checkin aborted while I was editing nsHTTPChannel.cpp. Fixed bug 25868. nsAuth now has an Init method so that things will work ok after a logout (new auths will be created). Other misc. code cleanup. Also changed QI implementations to standard macros. 2000-03-18 04:54:56 +00:00
gagan%netscape.com 268db75e9e Fixed bug 25868. nsAuth now has an Init method so that things will work ok after a logout (new auths will be created). Other misc. code cleanup. Also changed QI implementations to standard macros. 2000-03-18 04:51:00 +00:00
akkana%netscape.com b665692c5a 29312: move nbsp guard to a more general location so it'll always fire 2000-03-18 04:35:45 +00:00
bruce%cybersight.com f66d225e65 Fix for memory leak. r=gordon bug #28902 2000-03-18 04:10:27 +00:00
bryner%uiuc.edu c3c4832958 Fix a leak of the device context. r=bruce. 2000-03-18 04:10:13 +00:00
jst%netscape.com af7f00849e Backing out my last change since it broke the tree, sorry. 2000-03-18 03:11:52 +00:00
mccabe%netscape.com 31d6c9de6b Adding [noscript]. 2000-03-18 02:34:02 +00:00
mccabe%netscape.com e7de6c52ee Fix bustage; replace strdup (no prototype on mac) with call to (existing!) xpidl_strdup. 2000-03-18 02:29:23 +00:00
jst%netscape.com 6d0d3bb1c3 Fixing what (at least used to) crashes #28489. r=vidur@netscape.com 2000-03-18 02:10:28 +00:00
akkana%netscape.com 208142900c Remove a printf 2000-03-18 02:05:22 +00:00
mccabe%netscape.com ff15437205 Adding [noscript], to get past my recently-added xpidl compiletime error. Looks like I missed a file. 2000-03-18 02:01:19 +00:00
jst%netscape.com b91323399c Removing the last virtual functions from nsGenericElement, this reduces the size of every element object by 4 bytes. r=troy@netscapce.com 2000-03-18 01:55:47 +00:00
mccabe%netscape.com e64609efe6 - Add preliminary code for a documentation backend. Hopefully someone will want to extend it...
- Add a compile-time check requiring non-scriptable (because they're native) attributes to be marked [noscript] within [scriptable] interfaces.  This mirrors an existing check for methods, and may save some hair-pulling for script authors.  Partial fix to 11454.

- Emit a sample implementation (#ifdef 0) into the generated .h file that component authors can copy and use as the start of their implementation.  Code courtesy jband.

r=jband, r=mccabe
2000-03-18 01:30:35 +00:00
pnunn%netscape.com 1b3c67d6cf bug#31664: chkin for troy. r:pnunn. 2000-03-18 01:09:39 +00:00
bryner%uiuc.edu 1215d53a50 Handle Win95 MSH_MOUSEWHEEL messages in addition to WM_MOUSEWHEEL
messages.  r=law@netscape.com.
2000-03-18 00:57:23 +00:00
pinkerton%netscape.com 69f8e71699 making dev context use screen manager to get info about the screen. r=sfraser. 2000-03-18 00:57:22 +00:00
pinkerton%netscape.com de27147d88 adding numberOfScreens to interface. minor cleanup. 2000-03-18 00:56:34 +00:00
beard%netscape.com 4a376d4e5b removed redundant implementation of strdup. 2000-03-18 00:55:47 +00:00
beard%netscape.com da7ef54727 fixed to work with Universal Headers 3.3 JManager interfaces. 2000-03-18 00:55:15 +00:00
beard%netscape.com 5b7fb442d2 fixed to work with Universal Headers 3.3 to get MRJ interfaces/libraries, added jsj_simpleapi.c. (not part of mozilla build) 2000-03-18 00:53:55 +00:00
harishd%netscape.com 9f6afa90bc Fix for 31846 [PDT+]
r=rickg
a=jar,rickg
2000-03-18 00:49:54 +00:00
matt%netscape.com 6ba4222d8a Adding for international. Adding about str. name 2000-03-18 00:47:25 +00:00
nhotta%netscape.com d863813360 Added a MIME decoder which takes nsCString, bug 32013, r=ftang. 2000-03-18 00:42:29 +00:00
matt%netscape.com a41fedd299 adding fixes that when into the branch for search 2000-03-18 00:38:45 +00:00
karnaze%netscape.com 80b9157ef0 new regression tests not affecting the build. 2000-03-18 00:33:19 +00:00
sfraser%netscape.com 3504e8ff9f First Checked In. 2000-03-18 00:29:07 +00:00
dougt%netscape.com bbbe51b4f9 Fixing return type and build bustage. 2000-03-18 00:02:53 +00:00
mccabe%netscape.com 7cef346a78 Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
Preparatory to fix to 11454.

r=jband
2000-03-17 23:47:48 +00:00
rhp%netscape.com 1726f505c1 Just checking in a changes that will not get compiled because of ifdef. 2000-03-17 23:32:41 +00:00
ducarroz%netscape.com d39f92b1d1 Fix bug 31568. Need to correctly manage errors when processing attachment. R=mscott,rhp 2000-03-17 23:19:46 +00:00
srinivas%netscape.com dc672254c2 Implemented a new style stack of IO layers with a fixed, dummy header.
Bug #30914.
2000-03-17 23:15:27 +00:00
hyatt%netscape.com 3ad6a23de0 Fix for bug #32214. 2000-03-17 23:09:57 +00:00
sspitzer%netscape.com 79a6ddcb6a more changes for the new subscribe dialog. not part of the build yet. 2000-03-17 23:08:51 +00:00
scc%netscape.com dad43afb23 Added spaces to the cast macros to allow casting of template types. Moved |HAVE_CPP_...| symbols here from "nsCOMPtr.h" since more files need them. r=pinkerton 2000-03-17 23:08:29 +00:00
scc%netscape.com ba8a0f115a Renamed an internal typename. Was |nsDontAddRef<T>|, now is |already_AddRefed<T>| in hopes that it can be used outside of "nsCOMPtr.h". Moved |HAVE_CPP_...| symbols out of here and into "nscore.h" because more files need them. r=pinkerton 2000-03-17 23:08:18 +00:00
dougt%netscape.com 565cf476a8 Missed these two files!
adjusting entry points.
2000-03-17 22:58:15 +00:00
nhotta%netscape.com 4ac194e914 Cached charset names for charset title performance, bug 20249, r=duccaroz. 2000-03-17 22:32:14 +00:00
kmcclusk%netscape.com 21a6371d36 #ifdef'ed out timer used to flush paints. It is not needed b=31407 r=attanasi@netscape.com
Changed mVMCount from PRUint32 to PRInt32 to make ASSERTION checking for a negative value in mWMCount valid
b=11674 r=attanasi@netscape.com
2000-03-17 22:27:26 +00:00
slamm%netscape.com b415f4c938 Avoid setting HOME variable in main process (big no-no). Cleanup profile creation. Remove tabs. I hate tabs. 2000-03-17 22:22:10 +00:00
norris%netscape.com 1f3fab41e0 Remove comment that is no longer true. 2000-03-17 22:18:54 +00:00
morse%netscape.com b7efbedbd6 remove diagnostic print statement 2000-03-17 22:16:13 +00:00
akkana%netscape.com cadcfdc0e0 31994: don't output text nodes inside select elements. r=slamm 2000-03-17 22:15:14 +00:00
nhotta%netscape.com 2df1db7c13 Changed to call Finish() after the conversion, bug 29652 , r=cata. 2000-03-17 22:08:04 +00:00
dougt%netscape.com d9cdcd13d3 adding GetSecurityInfo to the nsIChannel. bug 29646 r= warren. 2000-03-17 22:07:37 +00:00
dougt%netscape.com 612badb3a9 Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren. 2000-03-17 22:06:32 +00:00
blizzard%redhat.com cace8e1fae fix for bug #26508. rewrite the main event hander for gtk to properly handle all the possible grab combinations properly. this should fix problems with scrollbars on popups and on modal dialogs. 2000-03-17 22:05:00 +00:00
scc%netscape.com e39b017146 Added the new string interface files to the export lists for each platform. They still aren't part of the build. r=pinkerton 2000-03-17 22:04:48 +00:00
dcone%netscape.com 86c55cba71 fixed a multiple definition of nsISupports. r=beard 2000-03-17 21:55:25 +00:00