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

27852 Коммитов

Автор SHA1 Сообщение Дата
gayatrib%netscape.com 24ee6fed33 Added new navigation frames to prevent the coexistence of next finish buttons 1999-05-19 04:20:28 +00:00
gayatrib%netscape.com 1714b6a650 New file to return to profile manager from the last screen 1999-05-19 04:19:33 +00:00
gayatrib%netscape.com fbaf57dd3c Added code to remember the edit field values 1999-05-19 04:17:51 +00:00
gayatrib%netscape.com 0badbbd3ac Modified to include all the new xul files 1999-05-19 04:13:22 +00:00
danm%netscape.com fbda7ea0d9 adding partial (for DOM elements) chromemask support to apprunner 1999-05-19 04:11:54 +00:00
alecf%netscape.com e8a7ad33bc add string-replacement capabilitiy to PrefsCore - now prefs can be dynamically changed on the fly in a given document 1999-05-19 04:11:38 +00:00
alecf%netscape.com aaa9fbd061 update XPIDL version of the DOM IDL file 1999-05-19 04:10:42 +00:00
dveditz%netscape.com 7361fdede5 new file 1999-05-19 04:06:40 +00:00
waterson%netscape.com c1fecd34b2 Re-arrange to fix win32 bustage. 1999-05-19 03:56:19 +00:00
waterson%netscape.com 99a4f19bce Use nsIRDFService::GetDataSource(). For now we need to, because you can't Init() the same RDF/XML datasource twice. This kinda sucks because it's synchronous. 1999-05-19 03:54:43 +00:00
briano%netscape.com e42fc819d2 Fixed the typo that was breaking Unix builds. 1999-05-19 03:48:06 +00:00
pollmann%netscape.com 86300d4555 Bug 3187: Add frame notification on option creation and destruction. 1999-05-19 03:46:25 +00:00
waterson%netscape.com 4e14d84a86 Remove #define out PR_LOG_ALWAYS to fix bustage. 1999-05-19 03:46:13 +00:00
varada%netscape.com 171cb2cf5e .aps file 1999-05-19 03:46:05 +00:00
waterson%netscape.com 774e4308ae Remove fstream.h to fix bustage. 1999-05-19 03:45:50 +00:00
varada%netscape.com 02cdc953be rc file 1999-05-19 03:45:41 +00:00
pollmann%netscape.com 4197c9e7d7 Bug 3322: onChange won't be sent when the combo box is first clicked now. (2 of x) 1999-05-19 03:37:23 +00:00
varada%netscape.com 104286c4b7 help files 1999-05-19 03:31:11 +00:00
varada%netscape.com 1fca0cc2ed *** empty log message *** 1999-05-19 03:25:38 +00:00
davidm%netscape.com 45034b539d Add code to post fix string to title and to tell the window mediator about title changes 1999-05-19 03:21:19 +00:00
dveditz%netscape.com 6476604581 allow multi-user finds 1999-05-19 03:21:03 +00:00
varada%netscape.com ac464a5c91 *** empty log message *** 1999-05-19 03:17:50 +00:00
davidm%netscape.com 63fe3036ab Added code to tell the window mediator about title changes and to post fix titles with a XUL attribute 1999-05-19 03:04:39 +00:00
blizzard%redhat.com 7d5390bed0 bpp stands for bytes per pixel, not bits per pixel in certian circumstances. make sure that the image data buffer is allocated properly. 1999-05-19 03:04:03 +00:00
davidm%netscape.com e4d3c17a1b Register and Unregister Windows with the window manager 1999-05-19 03:03:48 +00:00
mscott%netscape.com 6435907720 Fix build breakage for Hangas by backing out the makefile change until he can check in selectadress.xul. 1999-05-19 03:00:35 +00:00
davidm%netscape.com 51921bb50c Add nsWindowMediator to build and factory 1999-05-19 02:57:55 +00:00
davidm%netscape.com 7bf0a0d593 Add nsWindowMediator to the build and the factory 1999-05-19 02:57:00 +00:00
mscott%netscape.com ac4e3bc9c7 Fix Mac build for hangas by backing out his selectaddress.xul change as we don't have that file. 1999-05-19 02:56:55 +00:00
mscott%netscape.com 4e64ddd28d fix windows build for hangas. backing out his changes as we don't have a selectaddress.xul file to export. 1999-05-19 02:55:45 +00:00
sdagley%netscape.com 8cf312036a Add test to see if async I/O has completed before we actually yield the thread. Part of the I/O improvments tagged under bug #3536. Approved wtc. 1999-05-19 02:49:00 +00:00
ssu%netscape.com c83bba506e fixing bug #6661 1999-05-19 02:26:54 +00:00
hangas%netscape.com 68fbaf29a5 Added selectaddress.xul 1999-05-19 02:19:09 +00:00
davidm%netscape.com c616103c59 Update to compile on windows 1999-05-19 02:18:02 +00:00
hangas%netscape.com 5a1d0875da Added addressbook.js to support address picker dialog 1999-05-19 02:11:38 +00:00
hangas%netscape.com a5c67c324a Added code for selectaddress.xul (address picker) 1999-05-19 02:10:28 +00:00
dveditz%netscape.com c4aa848e52 further bullet-proofing against bad callers 1999-05-19 02:02:47 +00:00
bienvenu%netscape.com cbef1620ae more work on filter actions 1999-05-19 01:56:32 +00:00
bienvenu%netscape.com ff66607b3f temporarily don't build nsIDOMMsgAppcore.idl 1999-05-19 01:47:41 +00:00
beard%netscape.com dcb9aef801 bug #5670: renamed nsJNIEnvRef -> GetProxyEnv, got rid of operator ->, added GetSecureEnv. Changed CreateProxyJNI to return NULL if getSecureEnv() returns NULL, so the proxy JNI doesn't have to check for NULL. Makes OJI more robust when a JVM isn't available. 1999-05-19 01:44:35 +00:00
beard%netscape.com 4e1f2e4b7a bug #5670: making more robust when MRJ session can't be created. 1999-05-19 01:39:51 +00:00
nhotta%netscape.com 34461d6732 Changed to pick up result of MIME decoder and unicode converter. 1999-05-19 01:37:46 +00:00
pavlov%pavlov.net c374e0d408 fix for combo box bustage (bug 6712) 1999-05-19 01:37:21 +00:00
wtc%netscape.com de7799ef60 More SCO OpenServer updates from Brian Ostrom <briano@netscape.com>. 1999-05-19 01:28:21 +00:00
jefft%netscape.com 024b366eb6 fixed VC++ 5.0 bustage problem 1999-05-19 01:15:17 +00:00
srinivas%netscape.com 4c01ce61fd Fixed a typo in previous checkin 1999-05-19 01:14:12 +00:00
pollmann%netscape.com 51d7059098 Bug 3187: Adding an IndexOf method to nsOptionList. We'll use this in the option constructor and destructor (1 of 3) 1999-05-19 01:11:48 +00:00
briano%netscape.com b45d0e5590 Fix for bug 6650 to handle toolkits other than GTK. Thanks to Jerry.Kirk@Nexwarecorp.com. 1999-05-19 01:08:52 +00:00
putterman%netscape.com 4eef62237b Generate headers from idl. 1999-05-19 01:07:54 +00:00
jefft%netscape.com ff85add93a fixed delete message barf on creating new message header 1999-05-19 01:05:05 +00:00