Commit Graph

35670 Commits

Author SHA1 Message Date
hyatt%netscape.com
e0efbd25cc Fixing the oddness. This looks like a CSS parsing bug (it didn't detect the
close of the comment).
1999-08-02 21:17:13 +00:00
dveditz%netscape.com
ff4d6b8717 split nspr build out as a separate target to save build time 1999-08-02 20:37:46 +00:00
sspitzer%netscape.com
4ddac9fbda remove the mail server, news server and identity pref pages. for mail news, these are now found under Edit | Account Setup... and Edit | New Account Wizard... 1999-08-02 20:08:08 +00:00
hyatt%netscape.com
1eddcff6ba Fixing editor bustage in one of their XUL files that prevented the window
from even coming up.  (Assuming this should be fixed before the tree opens,
hence the checkin into a closed tree.)
1999-08-02 19:59:57 +00:00
bienvenu%netscape.com
6deef0f40c fix install of ab dtd's 1999-08-02 19:04:14 +00:00
bienvenu%netscape.com
372264ef3f enable scripting from js for opening db 1999-08-02 18:38:51 +00:00
bienvenu%netscape.com
a6d3f31afb fix depth for windows and unix makefiles 1999-08-02 18:36:39 +00:00
hangas%netscape.com
71de21a122 Fixes for splitter 1999-08-02 18:30:40 +00:00
hangas%netscape.com
c27dffed84 Updates for the new address book xul file names, added dtd files, removed html files, overall reorg. 1999-08-02 18:27:42 +00:00
hangas%netscape.com
81d653d0a6 First Checked In. 1999-08-02 18:22:58 +00:00
hangas%netscape.com
415bd5e038 First Checked In. 1999-08-02 18:11:26 +00:00
mcafee%netscape.com
e0774b1605 usage comment 1999-08-02 18:04:23 +00:00
terry%mozilla.org
51988822c3 Was generating incorrect link to the "CVS Query Page." 1999-08-02 16:36:15 +00:00
terry%mozilla.org
cb3eb0d996 Fix a typo in the "process any SQL" feature, that has made this
feature completely busted for about a year now.  I guess people don't
use it...
1999-08-02 16:12:47 +00:00
ramiro%netscape.com
00c3e1d976 Forgot a slash. 1999-08-02 14:48:05 +00:00
briano%netscape.com
da53539ccc Automated update 1999-08-02 14:30:11 +00:00
ramiro%netscape.com
f33d337200 One more typo. 1999-08-02 14:20:13 +00:00
briano%netscape.com
4e7f8f8d8c Automated update 1999-08-02 14:15:12 +00:00
buster%netscape.com
74837951bb minor bustage, hopefully before tinderbox even catches it... 1999-08-02 14:13:08 +00:00
ramiro%netscape.com
62db08d31a Forgot to add define to turn it on. 1999-08-02 14:12:16 +00:00
buster%netscape.com
ee55b2ba44 events are now propogated from the editor out to the containing document, as per Javascript/DOM spec.
onSelect doesn't work yet, I'm not sending the right event message yet.
1999-08-02 14:00:41 +00:00
buster%netscape.com
5adf51ccfc fixed some set and remove text propery bugs 1999-08-02 13:55:45 +00:00
ramiro%netscape.com
e560b3661b Landing unix toolkit exorcism changes. #ifdef-ed OFF for now. 1999-08-02 13:53:49 +00:00
buster%netscape.com
1941ea5807 selection and caret are not displayed at Init time any more. This is done on Focus now.
checking in temp hack to repaint on focus
1999-08-02 13:53:23 +00:00
buster%netscape.com
e0138bce18 enabled string bundles, now that NECKO has landed
selection and caret are not displayed at Init time any more.  This is done on Focus now.
1999-08-02 13:51:50 +00:00
briano%netscape.com
475a089c09 Automated update 1999-08-02 13:45:11 +00:00
ramiro%netscape.com
493ea93050 Add toolkit service. 1999-08-02 13:41:04 +00:00
ramiro%netscape.com
1907f3d208 Add temporary toolkit exorcism hack. 1999-08-02 13:33:11 +00:00
jfrancis%netscape.com
969c6446c4 fixing mac NS_LINEBREAK macro 1999-08-02 13:25:19 +00:00
jfrancis%netscape.com
759efa9e64 fixing XUL for popup menus in toolbar to obey new world order 1999-08-02 12:47:40 +00:00
ramiro%netscape.com
40722a6bbc Fix debug typo. 1999-08-02 11:58:11 +00:00
ramiro%netscape.com
59f44df465 Add toolkit service. 1999-08-02 11:57:38 +00:00
ramiro%netscape.com
39890e1068 Ignore generated files. 1999-08-02 11:56:13 +00:00
mccabe%netscape.com
ed3c4eb1e7 Further warning enhancements engendered by 10693.
- Added xpidl_sprint_iid method for printing an nsID to a string.

- Removed "this is a gross hack" code for parsing and printing iids, and replaced with calls to xpidl_sprint_iid

- Made write_classname_iid_define() void, and removed cluttering tests against its failure.

- Cleaned up.
1999-08-02 11:19:30 +00:00
mccabe%netscape.com
3e1e43dd00 Improved abstraction of uuid parsing; uuid parsing function now no longer understands "" to mean 'the uuid consisting of only 0s.' Also broke the function out into xpidl_idl.c (where utility functions live) towards reusing it in xpidl_headers as well.
Removed outdated reference to (resolved) bug 5872.
1999-08-02 09:46:57 +00:00
mccabe%netscape.com
97d2f06afc Fix to 10693. Error on malformed uuid (currently we just check for a uuid of the wrong length) rather than failing silently. 1999-08-02 09:35:28 +00:00
mccabe%netscape.com
7967e283d1 Add the classes defined in org/mozilla/classfile to js.jar. 1999-08-02 09:01:19 +00:00
hyatt%netscape.com
b07be00b42 Fixing separators also. 1999-08-02 08:59:56 +00:00
hyatt%netscape.com
691b196a67 Fixing separators also. 1999-08-02 08:59:35 +00:00
hyatt%netscape.com
a2872f72b5 Fixing Mac breakage where menu items don't execute when selected. 1999-08-02 08:55:15 +00:00
mcafee%netscape.com
b524429748 Fix null pointer crash for XP Menu case. 1999-08-02 08:21:40 +00:00
hyatt%netscape.com
bd9b9bc524 More hacks..errr...tricks to speed up XP menus. 1999-08-02 08:15:30 +00:00
hyatt%netscape.com
2140346ebb Demonstrating how to use the accesskey attribute. 1999-08-02 07:32:06 +00:00
hyatt%netscape.com
a51447d993 Speeding up XP menus. 1999-08-02 07:26:24 +00:00
briano%netscape.com
e9e0a60caa Added a newline to the EOF to fix the Unix native compiler builds. 1999-08-02 06:40:28 +00:00
briano%netscape.com
39e329f8ae Cleaned it up. 1999-08-02 06:40:06 +00:00
rjc%netscape.com
b19e9b2e82 Now that we can read in the localstore, don't hide failure to read it in any more. 1999-08-02 06:39:54 +00:00
rjc%netscape.com
f612d2d5a1 If GetNameSpaceID() fails due to a null namespace, now return kNameSpace_None instead of failure. 1999-08-02 06:35:26 +00:00
briano%netscape.com
7047e55c1e Added a newline to the EOF to fix the Unix native compiler builds. 1999-08-02 06:33:08 +00:00
waterson%netscape.com
776e2a4547 Fix toolbar buttons in bookmarks menu. 1999-08-02 05:29:05 +00:00