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

37610 Коммитов

Автор SHA1 Сообщение Дата
tague%netscape.com f969ec5baf updated for nsIEntityconverter 1999-08-21 02:51:15 +00:00
tague%netscape.com f1b6d29f55 Turned on nsIEntityConverter for Unix build 1999-08-21 02:50:58 +00:00
tague%netscape.com 9b6ca6ec86 Turn on nsIEntityConverter in Mac build. 1999-08-21 02:41:56 +00:00
tague%netscape.com d877478644 Added nsIEntityConverter to Mac build. 1999-08-21 02:06:02 +00:00
rjc%netscape.com 80512137a7 More search UI cleanup. 1999-08-21 01:56:56 +00:00
varada%netscape.com c8ef82ee0c adding test nci files 1999-08-21 01:47:51 +00:00
varada%netscape.com e3600fc94d adding xul files for dialup 1999-08-21 01:47:05 +00:00
varada%netscape.com a0b68ded19 modified makefile 1999-08-21 01:45:55 +00:00
varada%netscape.com 2abd7e05af new functions in idl file 1999-08-21 01:45:33 +00:00
varada%netscape.com 64c4ad0481 added new functions 1999-08-21 01:44:41 +00:00
varada%netscape.com 44db562e97 changed the module name from xpaccount32.dll to xpacct32.dll 1999-08-21 01:44:04 +00:00
varada%netscape.com bb134d7453 added new functions to get phone list and dialup lists 1999-08-21 01:43:25 +00:00
varada%netscape.com 90d9c02cea added comments and some values to the connectoid 1999-08-21 01:42:56 +00:00
varada%netscape.com 74576a2d34 Added new functions in nsAccount.cpp 1999-08-21 01:41:18 +00:00
tague%netscape.com ce0c16737e First Checked In. 1999-08-21 01:41:17 +00:00
beard%netscape.com 389e93e774 added mozilla/widget/src/support to access paths, to find new location for nsWidgetSupport.cpp. 1999-08-21 01:31:01 +00:00
rjc%netscape.com f70144aae8 More small Search tweaks. 1999-08-21 01:29:53 +00:00
sgehani%netscape.com 824c133dc6 Fix for bug 10696. 1999-08-21 01:20:52 +00:00
slamm%netscape.com 909a5ecb9b Init before parsing args. really check it in. 1999-08-21 01:11:39 +00:00
rjc%netscape.com e62ef831a6 Check this damn file in. 1999-08-21 01:09:30 +00:00
slamm%netscape.com f9e870a8ab Simplify the args just build depend by default. 1999-08-21 01:06:07 +00:00
danm%netscape.com 9d7271d462 adding more chrome to window cycler windows 1999-08-21 01:06:01 +00:00
danm%netscape.com ed5b9e5448 restoring chromeclass to urlbar removed in rev 1.28 1999-08-21 01:04:05 +00:00
alecf%netscape.com cce4d3df48 remove the "depth" attribute now that we have isServer 1999-08-21 01:03:00 +00:00
jdunn%netscape.com ecbbcad23e HP requires a newline at end of file 1999-08-21 01:01:46 +00:00
alecf%netscape.com 44017e0d56 stop using mDepth, use IsServer instead 1999-08-21 01:01:10 +00:00
alecf%netscape.com 14e0aa1a81 use isServer attribute 1999-08-21 00:59:15 +00:00
hangas%netscape.com 7a560a2387 Trigger first, last, and display name entry off of onkeypress= instead of onkeyup= 1999-08-21 00:58:26 +00:00
rjc%netscape.com abd8501364 Tweak search UI. 1999-08-21 00:56:27 +00:00
rjc%netscape.com 31e20fc761 Add internetresults.js into build. 1999-08-21 00:54:54 +00:00
rjc%netscape.com f8054c7ae0 Save HTML chunks in graph. 1999-08-21 00:53:52 +00:00
slamm%netscape.com 18da97b49b Load defaults before handling command-line options. 1999-08-21 00:49:25 +00:00
jdunn%netscape.com d4943ea017 HP's compiler won't allow deletes of void *... so a base type is needed.
I talked this over with Bienvenu and since the code will be switched
eventually to nsCString, the change is ok.
1999-08-21 00:48:02 +00:00
jdunn%netscape.com 12e301534f HP's native compiler won't allow delete's of void *... so since this
was allocated as an array of chars, i will cast the void * to char * and that works
1999-08-21 00:43:08 +00:00
tague%netscape.com 407f64b741 Added to windows build. 1999-08-21 00:42:38 +00:00
tague%netscape.com 25ffeb5fc3 Added makefile.win for windows build. 1999-08-21 00:42:03 +00:00
hangas%netscape.com 387354986d Changed Select Addresses dialog to be modal. 1999-08-21 00:24:26 +00:00
bienvenu%netscape.com 25a9e64653 register ab history 1999-08-21 00:22:26 +00:00
gagan%netscape.com 0c214adc91 Code style consistency cleanup. 1999-08-21 00:22:18 +00:00
pollmann%netscape.com f938373139 Bug 3256: Scroll frame into view when form element receives focus. 1999-08-21 00:19:34 +00:00
german%netscape.com 4f8c1c0245 updating this windows caption, since it's now just opening web location. also moving window title to dtd for localization 1999-08-21 00:19:18 +00:00
hangas%netscape.com deccca76f7 Fixed bug 10349 address book card dialogs not modal. Also made small syntax changes for rdf. 1999-08-21 00:16:01 +00:00
danm%netscape.com 1d7d64d898 move localizable string entities into separate DTD 1999-08-21 00:15:58 +00:00
pollmann%netscape.com a70f77633d Bug 3256: Add ScrollIntoView() method to form control frame interface. 1999-08-21 00:10:13 +00:00
pollmann%netscape.com 5b4a7ad743 Bug 3256: Add ScrollIntoView() method to form frame objects. 1999-08-21 00:09:24 +00:00
tague%netscape.com 2cdab7d080 Added nsEntityConverter components. 1999-08-20 23:57:51 +00:00
tague%netscape.com 7b2409d97b Added nsIEntityConverter component. 1999-08-20 23:57:21 +00:00
tague%netscape.com 67be3d73eb Added nsIEntityConverter.idl component. 1999-08-20 23:56:37 +00:00
tague%netscape.com 893a484b35 Fixed bug #12052 - design changes to the implemenation of the editor charset menu. The charset information is now pushed down to the nsIDocument rather than being stored in the nsEditor component. 1999-08-20 23:52:36 +00:00
slamm%netscape.com cabb8ffcdf Split configuration into a separate file (run --example-config to start out). 1999-08-20 23:52:18 +00:00