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

19836 Коммитов

Автор SHA1 Сообщение Дата
rpotts%netscape.com 24d90e1d5d in the process of adding support for a protocol helper component which is responsible for dealing with modal requests from the network protocol handlers (which may be on different threads...) 1999-03-11 11:39:34 +00:00
rpotts%netscape.com 6c860be42e Temporarily added a CID for the default protocol helper component... 1999-03-11 11:35:23 +00:00
warren%netscape.com 7ffd58be7e Commented out line causing link error on mac (fix later). 1999-03-11 11:03:43 +00:00
warren%netscape.com 9198ea0da6 tweak 1999-03-11 11:01:16 +00:00
warren%netscape.com 27d6390ab4 Exporting symbols for the mac. 1999-03-11 10:47:54 +00:00
rpotts%netscape.com 48285edfdf added an #ifdef USE_NGPREF around the definition of the nsIPref interface and ClassID... This should fix the build bustage... 1999-03-11 10:23:37 +00:00
warren%netscape.com b108def4c3 attempt to fix mac build 1999-03-11 10:18:46 +00:00
warren%netscape.com 2317bd6fb4 First cut at new command architecture. 1999-03-11 10:14:35 +00:00
warren%netscape.com c2dd39a493 First cut at new command architecture. 1999-03-11 10:01:25 +00:00
warren%netscape.com d046a90e99 Added union and intersection enumerators. 1999-03-11 09:56:59 +00:00
briano%netscape.com f35fcbbef7 Automated update 1999-03-11 09:30:43 +00:00
mcafee%netscape.com dafaa316d9 Adding -xildoff linker flag to Solaris/CC build; removing -z defaultextract MKSHLIB_UNFORCE_ALL option, this works with ld but not CC. CC just picks the last -z option and uses that for the whole line, ld behaves as advertized in the ld man page. 1999-03-11 09:16:56 +00:00
vidur%netscape.com 77e49edcf0 Put back in changes blown away by evaughn 1999-03-11 08:59:37 +00:00
rpotts%netscape.com a4358133d0 Added an mRequestingThread member to nsConnectionInfo... This is a PRThread pointer to the thread which made the network request (ie. the UI thread, etc)... This information is necessary when marshelling information back to the requesting thread... 1999-03-11 08:19:54 +00:00
jband%netscape.com 4788fda605 strings are TD_PSTRING | XPT_TDP_POINTER 1999-03-11 08:01:02 +00:00
dp%netscape.com f703def293 Changing default registry name:
Unix: ~/.mozilla/registry
Win: <winnt dir>\mozregistry.dat

BTW, mac is already MozRegistry
1999-03-11 07:56:03 +00:00
vidur%netscape.com aeb71939f8 Added parsererror and sourcetext to element table 1999-03-11 07:52:24 +00:00
dp%netscape.com e11be739ca creating ~/.mozilla under unix if not already there. 1999-03-11 07:44:23 +00:00
sfraser%netscape.com a3b0250777 Added Cut, Copy and Paste, and did general cleanup 1999-03-11 07:40:55 +00:00
jband%netscape.com 0ed6b5c0ec interfaces are pointers and getters return retvals 1999-03-11 07:12:18 +00:00
kostello%netscape.com e4fcec6de5 Changed To using Ender: approved by legal 1999-03-11 06:48:30 +00:00
bienvenu%netscape.com 876e7c14c0 add morkWriter and morkCell, morkRowCellCursor.cpp 1999-03-11 06:42:59 +00:00
bienvenu%netscape.com 27a8c2cf5c use Close instead of Release 1999-03-11 06:42:18 +00:00
sfraser%netscape.com beb4a09d21 Adapted key listener to get char code directly from event, rather than trying to do a key code conversion (#ifdeffed out until char code is there on all platforms). 1999-03-11 06:42:09 +00:00
bienvenu%netscape.com 8a5ff94857 patches not to use persistent databases 1999-03-11 06:41:29 +00:00
bienvenu%netscape.com 67757eae14 fix bogus cast to nsMsgHdr 1999-03-11 06:40:22 +00:00
bienvenu%netscape.com 10a9444191 add explicit include of nsCOMPtr.h 1999-03-11 06:39:35 +00:00
bienvenu%netscape.com 92d9f934f6 check for missing db when deciding to reparse 1999-03-11 06:38:56 +00:00
ftang%netscape.com f20df250b4 add shift_jis to the list. Solve PRBool problem on mac 1999-03-11 05:56:29 +00:00
troy%netscape.com 158ed075a4 Patch from Bruce Mitchener (bruce@cybersight.com) that fixes unitialized
memort error
1999-03-11 05:56:11 +00:00
michaelp%netscape.com d4ba88584d fixed memory leak. 1999-03-11 05:45:52 +00:00
nisheeth%netscape.com 3e2ccd6150 - Send out the source line where the error occurred from inside PushXMLErrorToken().
- Add the 'parsererror' and 'sourcetext' tags to the HTML tag enum.
1999-03-11 05:36:50 +00:00
bienvenu%netscape.com eb1a2d94de fix syntax error in widgetglue js 1999-03-11 05:32:51 +00:00
nisheeth%netscape.com b5a7ada1b1 Added two new HTML tags used internally for error reporting of expat errors: "parsererror" and "sourcetext". 1999-03-11 05:30:28 +00:00
nisheeth%netscape.com 42b362f298 - Beautified error reporting of expat errors. We now don't just dump the error text out as nodes. We create the parsererror and sourcetext HTML nodes that can be styled via ua.css. 1999-03-11 05:29:36 +00:00
nisheeth%netscape.com acf5451120 - changing ua.css to add style rules for the 'parsererror' and 'sourcetext' elements.
- added eHTMLTag_parsererror, eHTMLTag_sourcetext to the set of HTML tags.
- These tags are used within XML documents to show errors from expat.
1999-03-11 05:26:53 +00:00
kostello%netscape.com da5563c045 Changed comment on -editor and -mail command line code 1999-03-11 05:25:57 +00:00
kostello%netscape.com 80df909b0e Added -editor and -mail as command line extensions. When
passed into apprunner they load the corresponding editor and
mail url
1999-03-11 05:24:29 +00:00
bienvenu%netscape.com e8f1ad9560 add GetAuthor and GetSubject intefraces 1999-03-11 05:15:33 +00:00
kostello%netscape.com 30f9fba3d0 Cleaned up PasteTextBlocking to return better
error information if NO TEXT data exists
on the clipboard
1999-03-11 04:41:43 +00:00
kostello%netscape.com 8a43eca493 Added windows specific paste code 1999-03-11 04:27:39 +00:00
mscott%netscape.com b668b90a35 somehow the pointer passed into getting the netlib queue service got changed...change it back.... 1999-03-11 03:34:27 +00:00
ftang%netscape.com e9631c3a4f fix mHasMultibyte hint problem when the first character of the *word* is not ASCII 1999-03-11 03:00:33 +00:00
alecf%netscape.com 15804df1fc more linux fixes - link against the right libraries, include xp_time.c, etc. 1999-03-11 02:50:08 +00:00
briano%netscape.com 6005031928 Automated update 1999-03-11 02:45:41 +00:00
sdagley%netscape.com f522d736cb Fill in the keyEvent.charCode field so that we can figure out what character code corresponds to the key pressed. 1999-03-11 02:37:24 +00:00
briano%netscape.com 7a4f15f3bb Cleaned up some of the platform-specific ifdef's. Using HAVE_INT16_T, HAVE_INT32_T, and HAVE_UINT16_T now. 1999-03-11 02:37:23 +00:00
briano%netscape.com e88afe135b Added tests for int16_t, int32_t, and uint16_t for AIX and BSDI. 1999-03-11 02:32:53 +00:00
jband%netscape.com 41b9e6001a get xptinfo building on Win32 again 1999-03-11 02:21:23 +00:00
coop%netscape.com c6c0714f4f NOT YET PART OF SEAMONKEY:
* added improved error message for IID collision.
1999-03-11 02:15:53 +00:00