Commit Graph

32786 Commits

Author SHA1 Message Date
hyatt%netscape.com
73b08a974d Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
saari%netscape.com
77096ca1e6 fix bug 9032, check for null crash 1999-07-04 02:43:58 +00:00
danm%netscape.com
15c866b72b makefile was broken if GLOWCODE was enabled. fixed, and removed glowcode. 1999-07-04 02:10:16 +00:00
danm%netscape.com
55f559d41b makefile was broken if GLOWCODE was enabled. fixed, and removed glowcode. 1999-07-04 01:54:34 +00:00
morse%netscape.com
eec4ffa43d turn on wallet viewers - atotic was here 1999-07-04 01:38:29 +00:00
morse%netscape.com
1c3293dbb9 *** empty log message *** 1999-07-04 01:30:32 +00:00
morse%netscape.com
4d866dd8d9 First Checked In. 1999-07-04 01:29:53 +00:00
jfrancis%netscape.com
ba66393a39 SetParagraphFormat() to list item now does someting halfway sane 1999-07-04 00:34:58 +00:00
ducarroz%netscape.com
7f29360e21 enable the tests app back now that the source has been fixed 1999-07-04 00:28:52 +00:00
ducarroz%netscape.com
6840751336 adapt code to the new nsIMsgCompFields 1999-07-04 00:20:49 +00:00
ducarroz%netscape.com
47c30b3ade Redo Bienvenu's fix for the new nsIMsgCompFields 1999-07-04 00:19:35 +00:00
ducarroz%netscape.com
f057c4cd71 Remove folder tests from build until I fix the sources 1999-07-03 22:56:30 +00:00
bienvenu%netscape.com
1e707f37fa fix build problem with new compose stuff 1999-07-03 22:51:17 +00:00
bienvenu%netscape.com
90ccc541c4 fix unix warning 1999-07-03 22:09:11 +00:00
bienvenu%netscape.com
b1b65a0cde fix imap move to sub folder, imap delete uri to have user name 1999-07-03 22:06:44 +00:00
ducarroz%netscape.com
499f9af92e Implement new UI with dynamic recipients list (blocked to 3 fields for now) 1999-07-03 21:40:41 +00:00
ducarroz%netscape.com
faee0f3324 Rewrite nsIMsgCompFields/nsMsgCompFields in order to be usable from JS. Remove dependence on the UI implementation (except for the message body) 1999-07-03 21:40:38 +00:00
ducarroz%netscape.com
d1357e7a81 fix casting warning 1999-07-03 21:37:17 +00:00
bienvenu%netscape.com
197a72b267 fix unix warnings 1999-07-03 21:29:50 +00:00
bienvenu%netscape.com
48e0f7b78f fix horrible cast in find folders with flag 1999-07-03 21:25:49 +00:00
rhp%netscape.com
07ed18799c Changes to fix ref counting problem in compose back end 1999-07-03 21:19:51 +00:00
rhp%netscape.com
31ca209bb0 Need to close the file so compose back end can delete it. 1999-07-03 21:05:07 +00:00
warren%netscape.com
d3c6265c13 Fix for about:blank to work -- not destroy the listener prematurely in the OnStopRequest method. 1999-07-03 20:27:27 +00:00
waterson%netscape.com
00f9c67d96 Temporary hacky sloppy fix for rdf_MakeAbsoluteURI(). 1999-07-03 19:10:00 +00:00
sgehani%netscape.com
3385a67736 Fixes for: - bug #7739: GetFolder() Mac bug - bug #9149: GetFolder() creating dir when it shouldn't - bug #9254: GetComponentFodler() creating dir when it shouldn't 1999-07-03 19:00:45 +00:00
sspitzer%netscape.com
f443f579a2 debugging dump. don't hardcode mozillazine as the start page. the start page is set from the browser.startup.page pref. see navigator.js for details. 1999-07-03 18:18:02 +00:00
sspitzer%netscape.com
8977322293 changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again. 1999-07-03 18:00:43 +00:00
cmanske%netscape.com
738b71ccbe Fixed SetCaretAfterElement (but cursor still not redrawn correctly) 1999-07-03 17:07:08 +00:00
rhp%netscape.com
0d33f5862f Adding pref to disable copy operations 1999-07-03 15:53:08 +00:00
rhp%netscape.com
fdbdc456c5 Changes for FCC operations 1999-07-03 15:02:38 +00:00
jfrancis%netscape.com
b570308383 fix for bug 5903 1999-07-03 13:27:13 +00:00
duncan%be.com
f65548f632 Unbreak build under BeOS by adding new nsIMenuItem methods
(SetShortcutChar, GetShortcutChar, SetModifiers, GetModifiers).
1999-07-03 11:41:59 +00:00
rjc%netscape.com
6f04287e9f In bookmark properties panel, containers shouldn't be allowed to have shortcut URLs, so disable that input field 1999-07-03 11:35:11 +00:00
rjc%netscape.com
19258641ce More Search cleanup. 1999-07-03 11:20:10 +00:00
jfrancis%netscape.com
a79218c7e4 thread safety comes to nsRange 1999-07-03 11:14:08 +00:00
rjc%netscape.com
e5e54d70ff Get search XUL/CSS working with latest XUL tree changes. 1999-07-03 11:02:09 +00:00
rpotts%netscape.com
d3f52807c8 And now for something completely different... Fixing build bustage when NECKO is defined... 1999-07-03 10:02:28 +00:00
andreas.otte%primus-online.de
3cf2b58f90 NECKO only: little better error handling 1999-07-03 09:53:09 +00:00
andreas.otte%primus-online.de
8ea26659f6 some cleanup, removing unnecessary stuff that might cause problems 1999-07-03 09:51:14 +00:00
warren%netscape.com
7391e7f588 Fix for necko crash trying to load pages with images. 1999-07-03 08:56:26 +00:00
andreas.otte%primus-online.de
b6ee2fcdb6 adding samples, renaming testPICS to TestPICS 1999-07-03 08:42:26 +00:00
andreas.otte%primus-online.de
6d86d5201e making libcookie a component, adding tests if ENABLE_TESTS is set
renaming testCookie to TestCookie
1999-07-03 08:39:50 +00:00
andreas.otte%primus-online.de
d118ec010c some more ignorance 1999-07-03 08:35:42 +00:00
andreas.otte%primus-online.de
9004effea0 NECKO only: adding some ignorance 1999-07-03 08:32:38 +00:00
andreas.otte%primus-online.de
2e94ba4cb0 NECKO only: adding protocol/about makefiles 1999-07-03 08:29:27 +00:00
rjc%netscape.com
8c54f70547 Fix bug #9232. 1999-07-03 07:53:46 +00:00
waterson%netscape.com
066b0c616e Rewrite bookmarks to use JS and RDF where possible. Got rid of dependency on appcores (except RDFCore b/c of sorting). Fix bugs 5221, 7921. 1999-07-03 07:20:08 +00:00
waterson%netscape.com
e4e07af757 Fix a bunch of whitespace as an experiment in pleasing RJC's broken editor. More importantly, fix 7144, 5221, 7921. 1999-07-03 07:19:24 +00:00
warren%netscape.com
0195199112 Fixed case where spec given to MakeAbsolute is null. 1999-07-03 07:11:07 +00:00
warren%netscape.com
0989551d4c Changed necko assertion to warning to make progress. 1999-07-03 06:52:55 +00:00