vidur%netscape.com
|
36c7810f34
|
Added parsererror and sourcetext to element table
|
1999-03-11 07:52:24 +00:00 |
dp%netscape.com
|
e4d775b1e6
|
creating ~/.mozilla under unix if not already there.
|
1999-03-11 07:44:23 +00:00 |
sfraser%netscape.com
|
e2c0e1da24
|
Added Cut, Copy and Paste, and did general cleanup
|
1999-03-11 07:40:55 +00:00 |
jband%netscape.com
|
38a8cd5adb
|
interfaces are pointers and getters return retvals
|
1999-03-11 07:12:18 +00:00 |
kostello%netscape.com
|
e65c6bf92c
|
Changed To using Ender: approved by legal
|
1999-03-11 06:48:30 +00:00 |
bienvenu%netscape.com
|
8ae68caac0
|
add morkWriter and morkCell, morkRowCellCursor.cpp
|
1999-03-11 06:42:59 +00:00 |
bienvenu%netscape.com
|
826aceecb3
|
use Close instead of Release
|
1999-03-11 06:42:18 +00:00 |
sfraser%netscape.com
|
97a6619823
|
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
|
53426f7534
|
patches not to use persistent databases
|
1999-03-11 06:41:29 +00:00 |
bienvenu%netscape.com
|
4f8b4fc643
|
fix bogus cast to nsMsgHdr
|
1999-03-11 06:40:22 +00:00 |
bienvenu%netscape.com
|
d49f254d4c
|
add explicit include of nsCOMPtr.h
|
1999-03-11 06:39:35 +00:00 |
bienvenu%netscape.com
|
48480d4881
|
check for missing db when deciding to reparse
|
1999-03-11 06:38:56 +00:00 |
ftang%netscape.com
|
3bbaca6ba2
|
add shift_jis to the list. Solve PRBool problem on mac
|
1999-03-11 05:56:29 +00:00 |
troy%netscape.com
|
5d5ab80fa3
|
Patch from Bruce Mitchener (bruce@cybersight.com) that fixes unitialized
memort error
|
1999-03-11 05:56:11 +00:00 |
michaelp%netscape.com
|
f8f65fb15e
|
fixed memory leak.
|
1999-03-11 05:45:52 +00:00 |
nisheeth%netscape.com
|
0bf05a99fe
|
- 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
|
38cfe2bae0
|
fix syntax error in widgetglue js
|
1999-03-11 05:32:51 +00:00 |
nisheeth%netscape.com
|
a1193c3031
|
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
|
595276432b
|
- 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
|
554a04fad4
|
- 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
|
4b07c06d65
|
Changed comment on -editor and -mail command line code
|
1999-03-11 05:25:57 +00:00 |
kostello%netscape.com
|
c6f2860007
|
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
|
5fd5e382f2
|
add GetAuthor and GetSubject intefraces
|
1999-03-11 05:15:33 +00:00 |
kostello%netscape.com
|
ac792e8b27
|
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
|
961d83dfc3
|
Added windows specific paste code
|
1999-03-11 04:27:39 +00:00 |
mscott%netscape.com
|
599f32842d
|
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
|
2e945807e6
|
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
|
f8bb86b423
|
more linux fixes - link against the right libraries, include xp_time.c, etc.
|
1999-03-11 02:50:08 +00:00 |
briano%netscape.com
|
d7bc845f60
|
Automated update
|
1999-03-11 02:45:41 +00:00 |
sdagley%netscape.com
|
104f48d05d
|
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
|
16cccd7486
|
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
|
88878b3c2e
|
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
|
d438675ce9
|
get xptinfo building on Win32 again
|
1999-03-11 02:21:23 +00:00 |
coop%netscape.com
|
d2776c64fb
|
NOT YET PART OF SEAMONKEY:
* added improved error message for IID collision.
|
1999-03-11 02:15:53 +00:00 |
alecf%netscape.com
|
9b89d0f3ca
|
fix constness casting problem
|
1999-03-11 02:08:41 +00:00 |
ducarroz%netscape.com
|
707f772499
|
add new entries
|
1999-03-11 01:44:44 +00:00 |
ducarroz%netscape.com
|
261c6ce531
|
did some cleanup
|
1999-03-11 01:43:19 +00:00 |
ducarroz%netscape.com
|
1f9181f6fb
|
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
|
1999-03-11 01:41:25 +00:00 |
ducarroz%netscape.com
|
ff4d754ae9
|
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
Initial check in
|
1999-03-11 01:38:11 +00:00 |
mjudge%netscape.com
|
18c261af46
|
fix win32 breakage by changing build order of widget and editor
|
1999-03-11 01:37:45 +00:00 |
ducarroz%netscape.com
|
c5ca16b0da
|
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
this file was originally located into mailnews/ui/compose/src
|
1999-03-11 01:36:37 +00:00 |
slamm%netscape.com
|
a6cff0cd76
|
Only use mddepend.pl when PERL is set.
|
1999-03-11 01:35:33 +00:00 |
ducarroz%netscape.com
|
fba29313c0
|
Add new interface to nsMsgCompose, cleanup the code
|
1999-03-11 01:34:59 +00:00 |
alecf%netscape.com
|
31d630638b
|
rev these interfaces
|
1999-03-11 01:33:33 +00:00 |
jj%netscape.com
|
19122e8133
|
changed $CLOBBER_LIBS from 0 to 1 [existing libs must be deleted before new one gets built]
|
1999-03-11 01:33:18 +00:00 |
ducarroz%netscape.com
|
c529b1a868
|
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
|
1999-03-11 01:32:48 +00:00 |
alecf%netscape.com
|
fa6213f632
|
eliminate duplicate IID
|
1999-03-11 01:32:08 +00:00 |
ducarroz%netscape.com
|
6658daac3e
|
add new interface to nsIMsgCompose
|
1999-03-11 01:30:18 +00:00 |
slamm%netscape.com
|
c6b4271e1f
|
Change name of save script
|
1999-03-11 01:30:16 +00:00 |
alecf%netscape.com
|
1387a8c647
|
we don't need to link against these libraries any more on unix
|
1999-03-11 01:30:07 +00:00 |