Commit Graph

29549 Commits

Author SHA1 Message Date
hyatt%netscape.com
edee2e9784 Passing the popup alignment info along. 1999-06-09 09:24:10 +00:00
hyatt%netscape.com
d1a4916b8b The editor popups are positioned properly. 1999-06-09 09:09:58 +00:00
hyatt%netscape.com
7060de515d The translate menu is the master of evil. 1999-06-09 09:06:33 +00:00
hyatt%netscape.com
feccd6dcff Popups know how to shag, baby. 1999-06-09 09:05:53 +00:00
hyatt%netscape.com
431a8f8a69 Popups put the "grrrr!" in "swinger", baby! 1999-06-09 09:03:15 +00:00
hyatt%netscape.com
151640cafb Yeah, baby, yeah, baby, YEAH. 1999-06-09 09:02:35 +00:00
briano%netscape.com
088c1e97d9 Fix for FreeBSD 2.x builds. 1999-06-09 08:43:51 +00:00
hyatt%netscape.com
4837ef67be Ok, everything's peachy on the RDF end. Time to work on the front end. 1999-06-09 08:39:10 +00:00
hyatt%netscape.com
3c9cbf513e Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
waterson%netscape.com
3b2101b351 Add nsRDFContentUtils fns to dlldeps, as they are used from rdfdatasource_s.lib now. 1999-06-09 08:32:17 +00:00
waterson%netscape.com
a4a094852d Fix incorrect RDF usage; replace 'ID=' with 'about=' where appropriate. 1999-06-09 08:31:47 +00:00
waterson%netscape.com
1715e9d49e Don't rely on rdf_PossiblyMake[Relative|Absolute](); rather, use XUL-specific functions to do it. 1999-06-09 08:30:47 +00:00
briano%netscape.com
ef046924dd Automated update 1999-06-09 08:29:52 +00:00
waterson%netscape.com
42fc425b58 Bug 7440. Replace rdf_PossiblyMakeRelative() and rdf_PossiblyMakeAbsolute(); use NS_MakeAbsoluteURL() to create absolute URLs, when constructing relative, distinguish between 'name' and 'ref' sites (e.g., 'foo' vs. '#foo'). Misc other fixes to the RDF content sink. 1999-06-09 08:29:51 +00:00
hyatt%netscape.com
81885da6d4 Altering the idl for createPopup. 1999-06-09 08:25:07 +00:00
briano%netscape.com
a7ad714f37 Oops, left out one of the two dashes. 1999-06-09 08:22:26 +00:00
briano%netscape.com
3fe44289ba Added a patch for IRIX 6.x submitted by jasonh@engr.sgi.com. 1999-06-09 08:17:01 +00:00
hyatt%netscape.com
fb60c4761f Updating popups to use screen coordinates instead of being hardcoded to (50,50). 1999-06-09 08:00:27 +00:00
hyatt%netscape.com
39f9584c09 Fixing build bustage. 1999-06-09 07:51:52 +00:00
joki%netscape.com
25aab9fee5 Fixing event coordinates to give screen based info. Also fixing direct reference to frames via their names. 1999-06-09 07:38:26 +00:00
warren%netscape.com
c7f0ebfe8d Removed nsIByteBufferInputStream - obsolete. 1999-06-09 06:48:38 +00:00
warren%netscape.com
0b2245488a Cleaned up the nsIBuffer interface, added comments, etc. 1999-06-09 06:41:32 +00:00
mscott%netscape.com
14b921cb3a Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
sspitzer%netscape.com
a9e539a291 fix windows build breakage. 1999-06-09 06:18:08 +00:00
hyatt%netscape.com
58cba873bf More content model tweaks. 1999-06-09 05:45:15 +00:00
sspitzer%netscape.com
f9f89bb4b1 more fix for SunOS and other UNIX platform build bustage.
I don't need to include the .idl file since I'm not deriving from it.
but as I side effect, I need to add the include to the other .h file.
1999-06-09 05:42:57 +00:00
sspitzer%netscape.com
e2c451ba68 fix for build bustage on SunOS and other unix platforms..(but curiously, not
windows, mac, or linux.)

since we aren't deriving from these interfaces, I only need to declare
them as interfaces.  I don't have to include the idl files.
1999-06-09 05:22:30 +00:00
warren%netscape.com
a619c8caf6 Added ReadSegments and WriteSegments to nsIBuffer to avoid the need to allocate intermediate buffers. 1999-06-09 04:52:47 +00:00
ftang%netscape.com
dcf5e82033 add cp1255, 1256, 866 converters 1999-06-09 04:19:13 +00:00
ftang%netscape.com
3f6ca09473 add 1255, 1256, 866 1999-06-09 04:05:12 +00:00
ftang%netscape.com
f8f6a66acb add cp1255,1256,866 converter files 1999-06-09 04:02:18 +00:00
mcafee%netscape.com
62c9f50725 Ignore generated files. 1999-06-09 04:02:15 +00:00
mcafee%netscape.com
0e313ad0ab Proper use of parens. 1999-06-09 04:00:57 +00:00
ftang%netscape.com
1cb6387dc9 add new mapping tables 1999-06-09 03:50:07 +00:00
ftang%netscape.com
537c4dad03 add GB2312 GL converter 1999-06-09 03:42:03 +00:00
ramiro%netscape.com
ccf4e567bf Remove cruft. 1999-06-09 03:37:05 +00:00
warren%netscape.com
47becf5b56 Added nscore.h to nsrootidl.idl for PRUnichar. 1999-06-09 03:19:10 +00:00
tague%netscape.com
d0540fc75b Conditional fix for #7629. Only builds with a conditional set in my environment 1999-06-09 03:17:56 +00:00
ftang%netscape.com
f1964c992d add cid and class mapping 1999-06-09 03:17:50 +00:00
rogerl%netscape.com
5ceb7b04d6 New 1999-06-09 03:10:30 +00:00
rogerl%netscape.com
1a16eaebd5 tried adding some lexical scoping to the leftmost identifier 1999-06-09 03:10:09 +00:00
selmer%netscape.com
d5db91e5a2 Fix dialog conditionals 1999-06-09 03:02:49 +00:00
selmer%netscape.com
53f14f0dce fixed dialog for rename 1999-06-09 02:56:07 +00:00
selmer%netscape.com
d95035e62d rename dialog 1999-06-09 02:55:49 +00:00
hangas%netscape.com
4fa117ed08 Changed Address Book window to show selected card only when a single card is selected. Multi-selection and no selection shows no card. 1999-06-09 02:39:56 +00:00
tague%netscape.com
9dd8d20230 Fix for #7798: Spelling error in locale GetCategory API. Made one change to mailnews to reflect new spelling 1999-06-09 02:37:14 +00:00
cmanske%netscape.com
e351151970 Fixed fingers-to-quick checkin error 1999-06-09 02:28:47 +00:00
cmanske%netscape.com
c56d124f5b Moved destination of editor string bundle file to editor's chrome directory 1999-06-09 02:26:48 +00:00
cmanske%netscape.com
19a50dffc4 Added string bundle file to Mac manifest file 1999-06-09 02:16:48 +00:00
cmanske%netscape.com
2707da4d24 Added string bundle file 1999-06-09 02:12:52 +00:00