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

40632 Коммитов

Автор SHA1 Сообщение Дата
peterl%netscape.com 240256290a even better li bullet positioning 1999-09-11 18:20:30 +00:00
rods%netscape.com 6c54a44b78 It now checks to see if option elements have a "\n" in them and it strips them out 1999-09-11 17:28:36 +00:00
sspitzer%netscape.com 560c7a7f95 ignore the generated Makefiles.
they aren't being generated yet, but soon.
1999-09-11 16:10:24 +00:00
sspitzer%netscape.com 9fc02c45ee makefile for building pref-migrator on UNIX. NOT PART OF BUILD YET. 1999-09-11 16:08:15 +00:00
colin%theblakes.com 317c0966aa Tidy up library list 1999-09-11 15:37:40 +00:00
rods%netscape.com f6e0510a05 when <option></option> no text node gets created for the option element
it now checks and makes sure one gets created
1999-09-11 14:55:33 +00:00
dp%netscape.com c8c283c93e regxpcom : does autoreg and registers/unregisters individual dlls.
The new incarnation of RegFactory. RegFactory will be retired.
1999-09-11 14:51:55 +00:00
dp%netscape.com 9ef85f9c81 Implemented dll enumeration and prepopulation. Improves startup performance. 1999-09-11 14:49:55 +00:00
alecf%netscape.com 8a911e660a oops, had CIDs and if/elses in the wrong place 1999-09-11 10:49:12 +00:00
alecf%netscape.com c418b9190c switch back to COMPtrs for now because nsDOMNodes don't support weak references (arg) 1999-09-11 10:48:42 +00:00
alecf%netscape.com 26b8c2d42a fix random typos and prevent crashes on blank documents 1999-09-11 10:47:56 +00:00
alecf%netscape.com 80fd13c831 fix boxes/iframes to lay out better 1999-09-11 10:46:25 +00:00
alecf%netscape.com 0f3d0651c7 get rid of library name so we don't overwrite on export 1999-09-11 10:46:10 +00:00
alecf%netscape.com 2d055618fc fix tree and add Type from RDF 1999-09-11 10:45:52 +00:00
alecf%netscape.com d15639ecb7 fix case where html text widget is busted 1999-09-11 10:45:25 +00:00
alecf%netscape.com da4b0ea78b add rdfutils for base implementation 1999-09-11 10:44:56 +00:00
alecf%netscape.com 9a6081a16e update to use weak references to DOM elements, fix tree to use new templates, get rid of old dom:// <-> DOMNode system 1999-09-11 09:11:03 +00:00
alecf%netscape.com 5f2d349f84 oops, this should be checking if we have any accounts not if we have negative! 1999-09-11 09:10:03 +00:00
ramiro%netscape.com e036f0750c Forgot a .c file. 1999-09-11 09:06:38 +00:00
mcafee%netscape.com 67a6b4faba Tweaking pinkerton's switch to nsAutoString to avoid crashing! (13598) 1999-09-11 07:56:08 +00:00
dp%netscape.com 1a07439ce3 - Fixed Register() to use componentmanager instead of hand loading the
dll
- Unregister() still needs implementation.
- Added reference to NS_NewTimer() to link in libtimer_s.so (unix
only) This fixes autoreg for unix run from RegFactory
1999-09-11 07:30:24 +00:00
dp%netscape.com 6341cd61aa Typo fixed. AutoRegisterComponent works again. 1999-09-11 07:23:28 +00:00
pierre%netscape.com 0165ae64b2 Fixed crash on Quit due to a double delete of the nsAppShellService (it was noticed with debug builds on the Mac but it was affecting other platforms too) 1999-09-11 06:25:51 +00:00
sfraser%netscape.com 311bba1d89 Fix one cause of GFX text widget crashes. If you're going to mess with my code, Mike, at least get the return values right. 1999-09-11 06:00:00 +00:00
jband%netscape.com 83ffb3a7d0 check resolve op for null before trying to use it 1999-09-11 05:22:42 +00:00
jband%netscape.com 9ef85a0511 unfinished array support. fixes for exceptions 1999-09-11 05:21:30 +00:00
jband%netscape.com a3a6462404 add arrays to xpidl and typelibs. got rid of vararg support scheme 1999-09-11 05:20:39 +00:00
mscott%netscape.com d3aa1711da export nsIRequest.idl so other idl files outside of netwerk can inherit from it. 1999-09-11 05:13:13 +00:00
briano%netscape.com 9f141fff54 General cleanup. 1999-09-11 04:50:16 +00:00
briano%netscape.com 0a4cd946e5 General cleanup. 1999-09-11 04:39:15 +00:00
briano%netscape.com bfce118cad Got rid of some trailing spaces. 1999-09-11 04:37:48 +00:00
nhotta%netscape.com 3809ce982e Bug #10940, when converting from unicode skip unencodable char instead of abort conversion. 1999-09-11 03:45:07 +00:00
briano%netscape.com 3c5537e996 General cleanup. 1999-09-11 03:12:45 +00:00
briano%netscape.com d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
pavlov%netscape.com ae80769478 release the rendering context after we paint 1999-09-11 02:51:38 +00:00
briano%netscape.com 58f4f0bdb7 General cleanup. 1999-09-11 02:35:09 +00:00
vidur%netscape.com 9749f2fcf0 Fixed memory leak related to UrlDispatcher 1999-09-11 02:25:59 +00:00
hangas%netscape.com bf3e0c25b1 More cleanup for address book. Notes area in address book card is now multiple lines. 1999-09-11 02:05:26 +00:00
vidur%netscape.com adee81749d Fixed memory leaks 1999-09-11 02:03:52 +00:00
alecf%netscape.com c69bd02e2f remove mail.server_type so that the account manager can tell if we're starting a fresh profile or upgrading from 4.x 1999-09-11 01:54:49 +00:00
alecf%netscape.com 2b8f47e975 when there are 0 accounts, try to migrate 4.x accounts
when that fails, open the account wizard.
1999-09-11 01:54:15 +00:00
alecf%netscape.com aad4bf790b minor fixes to the account wizard - report success of account creation 1999-09-11 01:53:14 +00:00
putterman%netscape.com d1e9ee42f1 Fix crash when bringing up mail 3 pane more than once by not registering with the RDF
service which is ok since we've moved to a one ds per window world anyway.
1999-09-11 01:46:14 +00:00
jefft%netscape.com 47859e0b68 fixed bug 12459 -- cannot use delete for error recovery instead should use AddRef() and Release() 1999-09-11 01:44:16 +00:00
briano%netscape.com 54abb91f5f General cleanup. 1999-09-11 01:43:34 +00:00
jband%netscape.com fb368b667d fix shaver's broken pool growing code. remove unused bitwise code. 1999-09-11 01:40:22 +00:00
jband%netscape.com 3c516ca121 get rid of declarations for unused code and broken code 1999-09-11 01:39:22 +00:00
briano%netscape.com 6f97cd6289 General cleanup. 1999-09-11 01:34:27 +00:00
alecf%netscape.com f62beefae6 make prefs a component on windows 1999-09-11 01:26:37 +00:00
briano%netscape.com 40320c9f41 General cleanup. 1999-09-11 01:20:05 +00:00