Commit Graph

681 Commits

Author SHA1 Message Date
hyatt%netscape.com
68d5238904 Changes to make prefs work with new trees. 1999-12-01 10:55:44 +00:00
hyatt%netscape.com
cd2b66ab3e Adding the stubs of a UI for theme switching to prefs. 1999-11-30 11:53:17 +00:00
hangas%netscape.com
be1b60400d Fix for 18018, mail prefs messed up. r=davidm 1999-11-29 21:38:32 +00:00
matt%netscape.com
ce35e8a261 14846 r-self 1999-11-23 01:55:13 +00:00
matt%netscape.com
21d5573882 fix for bug 683 typo 1999-11-22 23:58:05 +00:00
matt%netscape.com
df0d01f732 adding ' for bug 6830..typo 1999-11-22 23:56:22 +00:00
law%netscape.com
5d7accd7a9 Fix for 14634; use fileSpec.nativePath rather than raw file: URL; r=matt@netscape.com 1999-11-22 23:15:02 +00:00
nisheeth%netscape.com
ce26e31713 Don't make the label of a pref an anchor. r=none. 1999-11-20 07:11:11 +00:00
nisheeth%netscape.com
a03bdd0283 r=harishd.
- The stack walking code now works on windows.  We were initializing the symbol handler on each DLL load which was resetting its symbol tables.  Now, we don't re-init the symbol handler repeatedly.

- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF.  When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set.  If this is not set, refcount logging is not affected by the pref.
1999-11-19 03:50:28 +00:00
evaughan%netscape.com
579a9d2af2 1) Changed box to use a linked list instead of a fixed array. -r Hyatt
2) Cleaned up some of the preference panels. -r Matt
1999-11-18 21:05:43 +00:00
sspitzer%netscape.com
4f43d6922e ok, really fixed this time. forgot the "== 0" in the macro. dummy. 1999-11-18 01:14:05 +00:00
sspitzer%netscape.com
3abbebd8e8 fix for #19068, prefs not loading values, or saving changes.
the problem was the pref window architecture walks the dom looking for input widgets
of type "radio" or "text" and not "RADIO", "Radio", etc or "TEXT", "Text", etc.  (the widget type changed recently from lowercase to uppercase.

now we do a case insensitive string compare and it all works fine.
a=leaf
r=mscott
1999-11-18 00:59:21 +00:00
tbogard%aol.net
3caae87616 Changed calls to nsIWebShell::GetRootWebShellEvenIfChrome() and further QI's to use the new nsIWebShell::GetTopLevelWindow(). 1999-11-16 20:05:21 +00:00
warren%netscape.com
7f04320416 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf 1999-11-12 09:07:26 +00:00
fergus%netscape.com
6ec4d9812f Updated/added Localization Notes. r: chjung & rchen 1999-11-12 01:53:54 +00:00
mcafee%netscape.com
e06d051523 Missing type field for check_doc_requency pref (17903) r=jfrancis 1999-11-11 05:27:29 +00:00
matt%netscape.com
c2feb3747f fixing for bug 16221
changing port from string to int
1999-11-09 23:02:51 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
matt%netscape.com
7354ebdae6 fix for bug 18042 by adding close window tag r=mcafee 1999-11-05 00:34:48 +00:00
mcafee%netscape.com
75527a38a5 Fixing JS error when loading prefs; skipping assertion in nsPrefWindow::ChangePanel() that is not needed for prefs to function, left a comment there so we can fix that later. (14663) a=matt, r=chofmann. 1999-11-04 22:39:21 +00:00
mcafee%netscape.com
f65cf8bb9e ftp & http proxy settings got reversed in the UI (15165). r=slamm, a=chofmann. 1999-11-03 23:53:15 +00:00
mcafee%netscape.com
dede1e72a0 We were using the wrong pref to enable JS (14660). r=slamm, a=chofmann 1999-11-03 23:10:47 +00:00
cls%seawood.org
bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
matt%netscape.com
5e31d1b0ac fix for bug 14634 r-bill 1999-11-02 20:51:29 +00:00
matt%netscape.com
19f6272790 fix for bug 6830 and 14634 r-bill 1999-11-02 20:49:49 +00:00
mcafee%netscape.com
93c5a6cb8c Adding pavlov to modeless pref dialog patch, improved some assertion comments. r=pavlov 1999-11-02 02:43:04 +00:00
waterson%netscape.com
26cdab7acc Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI. 1999-11-02 01:14:50 +00:00
alecf%netscape.com
649ac66265 cleanup NS_IMPL_MODULE and friends
- define new nsModuleComponentInfo and use it instead of components_t
- use size_t instead of unsigned int
- add some docs
- allow user to define own module name
1999-11-02 01:12:32 +00:00
alecf%netscape.com
84fe2a2aa0 add class="dialog" to all pref window dialogs
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
hangas%netscape.com
07646c5b86 Fixed OK/Cancel button appearance by using globalOverlay.xul r=mscott 1999-10-30 00:14:52 +00:00
rchen%netscape.com
fca6c94a68 Add Localization notes 1999-10-29 21:27:41 +00:00
alecf%netscape.com
d567311276 fix a broken class= r=sspitzer 1999-10-29 21:11:06 +00:00
alecf%netscape.com
d51df94c8d add class="dialog push" to all pref windows r=sspitzer 1999-10-29 21:01:41 +00:00
matt%netscape.com
26c2b48eac fix for bug 15169 r-morse 1999-10-27 22:33:35 +00:00
matt%netscape.com
94b65d7c4c 17218 r-mcafee 1999-10-27 22:31:58 +00:00
pavlov%netscape.com
ab6fd0a0fa rename PrefsWindow.xul so that it can be better friends with the chrome registry r=hyatt 1999-10-24 07:16:45 +00:00
sspitzer%netscape.com
719d18a101 remove pref-select.html, it is obsolete. 1999-10-23 01:29:09 +00:00
sspitzer%netscape.com
2321af2ed0 remove PrefsWindow.html, it is obsolete. 1999-10-23 01:26:07 +00:00
alecf%netscape.com
667cd007ac convert nsPrefWindow to a module
prefwindow was doing it's own singleton management, so changed it to use getService()
1999-10-22 21:05:31 +00:00
sspitzer%netscape.com
1df3f9eb17 make the PrefWindow work for html select dom elements, instead of just html input dom elements.
right now, it only works for int prefs.  fix #15230, heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.

rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.

add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code.  use PR_sscanf instead of sscanf.

r=mscott
1999-10-22 02:09:18 +00:00
matt%netscape.com
12d7c924da Adding manual proxies -r by bill 1999-10-21 19:53:19 +00:00
dougt%netscape.com
ef6d2a7263 Fix for bug 14784. Moved pref item up. r=cathleen. 1999-10-19 01:01:51 +00:00
mcafee%netscape.com
fd1235c9a2 Backing out quotes change for (14663), r=matt 1999-10-14 01:38:22 +00:00
mcafee%netscape.com
e617436351 Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson 1999-10-12 05:40:15 +00:00
waterson%netscape.com
8241422540 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 02:10:08 +00:00
tao%netscape.com
dfc5dc1b02 Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com
452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
danm%netscape.com
f86eb66b97 killing general table and td rules since these are global to the entire app, and table display:block in particular will break all tables. want to remove other rules, too, but stopped with the delightfully self-contradictory #righttext, which isn't used. r:hyatt 1999-10-07 23:10:41 +00:00
mcafee%netscape.com
ca34e454c3 Adding option for modeless pref dialog, ifdef'd off by default. r=akkana 1999-10-06 23:54:47 +00:00
mcafee%netscape.com
46c9d36103 Removing unnecessary label rule that was making prefs look like crap. Thanks to pavlov for this fix. r=pavlov,myself 1999-10-06 07:45:05 +00:00
mcafee%netscape.com
886ef180d1 removing redundant xul: tags, minor whitespace stuff. r=slamm 1999-10-05 23:44:41 +00:00
mcafee%netscape.com
c4654485e8 xul: is redundant in xul files. r=slamm 1999-10-05 23:40:07 +00:00
beard%netscape.com
9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
mcafee%netscape.com
df4935b698 Better variable names for readability. 1999-10-03 08:13:41 +00:00
mcafee%netscape.com
704c0ea29e Adding text to debug pref UI documenting how the debugPaintFlashing pref works with the caps-lock key. r=braddr@portland.puremagic.com 1999-10-03 06:56:43 +00:00
norris%netscape.com
d21c5596fd Fix the following bugs:
14443 "Same origin" security policy may be circumvented using docu
14820 Fixing up the relationship between nsCodeBasePrincipal and n
14919 Crash in JS MM code
Reviewed by mstoltz, approved by scc.
1999-10-02 03:41:37 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
dougt%netscape.com
1695928cd1 adjusting pref names to match what we are exporting. 1999-09-27 19:58:06 +00:00
mcafee%netscape.com
353824668a Adding single quotes so that pref-appearance.xul gets loaded properly (14663). a=leaf, r=akkana 1999-09-24 20:15:49 +00:00
hangas%netscape.com
669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
dougt%netscape.com
cafc051501 removing. the only way is xul. 1999-09-20 21:36:01 +00:00
dougt%netscape.com
c0d07bfc1f Fixing software installation preference panel. 1999-09-20 21:35:06 +00:00
sspitzer%netscape.com
653eda99e3 changes to the proxy manual dialog. 1999-09-20 10:28:52 +00:00
briano%netscape.com
cd3098a8ae General cleanup. 1999-09-18 03:45:06 +00:00
law%netscape.com
152b969357 Wire up file/folder picker buttons 1999-09-18 01:17:32 +00:00
tao%netscape.com
32b915cda2 Hook up da-DK 1999-09-18 00:50:37 +00:00
tao%netscape.com
4661727893 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
mcafee%netscape.com
f8a0f960f1 Adding color picker. 1999-09-17 07:49:56 +00:00
mcafee%netscape.com
82622ebed7 Removing debug info 1999-09-17 07:34:37 +00:00
mcafee%netscape.com
947c13ebf3 Adding colorpicker 1999-09-17 06:30:56 +00:00
fergus%netscape.com
1ebf81d673 Adding localization comments 1999-09-16 22:01:08 +00:00
fergus%netscape.com
0f19259cab Adding localization comments 1999-09-16 21:20:57 +00:00
mcafee%netscape.com
08c807ec26 Naming radio inputs to fix radio behavior. 1999-09-16 20:07:03 +00:00
matt%netscape.com
637f82796b Adding dtd entities lHeader to convert to xul 1999-09-16 19:07:32 +00:00
matt%netscape.com
29f8d82fdc Adding pref-smart_browsing 1999-09-16 19:06:07 +00:00
davidm%netscape.com
5a704023d2 13084 [PP]Use current page to set homepage doesn't work 1999-09-15 05:08:22 +00:00
alecf%netscape.com
a2b604557a tables should not be white - it makes all the mail prefs white 1999-09-14 09:40:00 +00:00
mcafee%netscape.com
93d2f2b4fd Adding buttons for colorpicker placeholder, some minor text reformatting. 1999-09-14 05:50:32 +00:00
mcafee%netscape.com
7477c338ae Shortening historyPages so that layout looks better. 1999-09-13 23:38:18 +00:00
mcafee%netscape.com
8f3c91d19e Shortening Clear Location Bar to Clear, it was falling off the page. 1999-09-13 23:30:58 +00:00
alecf%netscape.com
b7c78caa0f fix for prefwindow not being initialized if it's brought up at the wrong time.
thanks to Wen.Gong@eng.sun.com
1999-09-10 23:59:05 +00:00
matt%netscape.com
891ee6bf65 fixes for bugs 6848 6851 6850 1999-09-10 18:35:24 +00:00
matt%netscape.com
d3c510ab2e Adding fix for bug 13316 1999-09-10 18:33:26 +00:00
ramiro%netscape.com
1001041fa2 Add event debuggin prefs. 1999-09-09 04:11:37 +00:00
briano%netscape.com
202e970483 Removed the obsolete non-NECKO leftovers. 1999-09-09 00:21:43 +00:00
matt%netscape.com
dd1baa6fbb Adding fix for bug 13316 1999-09-09 00:07:52 +00:00
sspitzer%netscape.com
86691e468e removing unused entity. it was made obsolete by my fix for #13366. 1999-09-08 21:29:20 +00:00
sspitzer%netscape.com
e360299ec5 fix for #13366. remove the copies and folders pane from the preferences window. its in the account mananger now, on a per server basis. 1999-09-08 21:24:07 +00:00
matt%netscape.com
c9e72b298e rewriting prefs for smartupdate and fixing bug13272 1999-09-07 23:21:09 +00:00
ramiro%netscape.com
83ca30e0f7 Move the debug prefs to their own panel. Add Invalidate() flashing
debug pref for debuggin painting events.
1999-09-07 19:36:48 +00:00
dbragg%netscape.com
c6d7ec42e7 Removed the Entities. They've been in a .dtd file for a few days. 1999-09-07 18:22:40 +00:00
matt%netscape.com
42d2687c8e Fixing bugs 6830 6826 1999-09-01 22:05:56 +00:00
dbragg%netscape.com
2f0a3abf2a Added pref-smartupdate to the dist 1999-09-01 21:35:44 +00:00
dbragg%netscape.com
7441294219 Added the dtd file for pref-smartupdate.xul 1999-09-01 21:32:44 +00:00
dbragg%netscape.com
aaa9acd8af Changed pref-smartupdate.html to pref-smartupdate.xul 1999-09-01 21:31:11 +00:00
matt%netscape.com
f63d600a53 doing preftree.dtd update for mail and news 1999-09-01 20:50:41 +00:00
matt%netscape.com
b9391d57f9 taking out table pref style for border 1999-09-01 20:49:59 +00:00
matt%netscape.com
eb7c1b76f5 Adding new prefs for bugs.
Also clean up a bit.
1999-09-01 20:49:16 +00:00
cyeh%netscape.com
34cd2ddae1 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
morse%netscape.com
954bf7212f fetch server location from a pref 1999-08-31 02:48:28 +00:00
ramiro%netscape.com
7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
brendan%mozilla.org
defeffaabd Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
matt%netscape.com
ec57f1a9fd *** empty log message *** 1999-08-25 02:41:12 +00:00
matt%netscape.com
d14cbee0b7 Adding new pref files 1999-08-25 02:40:19 +00:00
mcafee%netscape.com
265c43df6e Adding temp pref for native/gfx widget rendering. r=matt 1999-08-25 01:10:02 +00:00
mccabe%netscape.com
ed5a2f8522 Move uses xpfe/components interfaces to using NS_DECL_NSIFOO macro. Several interfaces in xpfe/components declared their own NS_DECL_IFOO macros; I moved those to generated NS_DECL_NSIFOO and will remove the definitions in a subsequent checkin to prevent any risk of mid-checkin skew. 1999-08-23 01:07:33 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
brade%netscape.com
0d66a9e356 fix align typo; comment out auto-save and external editors for now; add beginnings of page color prefs; remove old comment from bottom (html version) 1999-08-20 13:12:18 +00:00
brade%netscape.com
1257777160 removed unneeded strings; add in strings for color preferences 1999-08-20 13:07:04 +00:00
brade%netscape.com
04996da922 fixed apparent pref typo for calendar startup; fixed Calendar label (was Composer) 1999-08-20 13:05:32 +00:00
chuang%netscape.com
dce91382e5 replace pref html to xul 1999-08-19 20:07:18 +00:00
matt%netscape.com
fb9a2569b9 Adding for bug fix 11706 1999-08-12 22:46:26 +00:00
dbragg%netscape.com
952053a14e xul version of pref-smartupdate.html 1999-08-11 00:32:22 +00:00
jband%netscape.com
d010c9a713 check member for null before using it in dtor 1999-08-10 05:23:03 +00:00
sspitzer%netscape.com
2696a2a86b ignore generated Makefile 1999-08-10 05:16:39 +00:00
matt%netscape.com
5d59c4c13e Adding prefs in boxes 1999-08-10 02:48:56 +00:00
matt%netscape.com
e34f37cdb6 Adding makefiles 1999-08-10 02:47:42 +00:00
matt%netscape.com
23ee2ca012 Adding makefile for en-US directory 1999-08-10 02:46:41 +00:00
matt%netscape.com
0cbdef93da Adding dtd files for prefs 1999-08-10 02:45:59 +00:00
matt%netscape.com
0179359dfe Adding fixing bug 6825 1999-08-06 19:16:26 +00:00
matt%netscape.com
0401f6621e Fixing bugs 6854 6850 6830 and 6824 1999-08-06 19:07:31 +00:00
matt%netscape.com
b5163aeb72 Fixing bugs 6826 1999-08-05 22:10:12 +00:00
matt%netscape.com
4dd8ad49ab Adding treehead to prefs 1999-08-05 21:42:15 +00:00
matt%netscape.com
2cc6563676 Adding new box prefs.
fixing prefs bugs
1999-08-05 21:41:40 +00:00
chuang%netscape.com
a0afb83e9b replace html files to xul files 1999-08-04 18:29:28 +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
danm%netscape.com
e30f7e7efb stop neglecting to specify an URL to open in the prefs window. fixes bug 10589. 1999-07-30 23:42:43 +00:00
mscott%netscape.com
c790980c6e fix build breakage....include config.mak 1999-07-29 03:56:54 +00:00
briano%netscape.com
007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
danm%netscape.com
25c2d9c6ad hooking up window OS border control from JS/C++ 1999-07-27 06:34:25 +00:00
neeti%netscape.com
088bd4235e cookie prefs not being initialized bug 10444
walletService not being initialized bug 10474
cookie prefs off by one bug 9745
1999-07-27 01:44:15 +00:00
rickg%netscape.com
418cac6b88 replaced call to deprecated nsString API 1999-07-26 01:01:10 +00:00
chuang%netscape.com
6ba588ef21 fix bug 6836, change News to Newsgroups 1999-07-24 06:20:03 +00:00
matt%netscape.com
1f8d081f5b fix for bug 9330. Appoved. Reviewed by bill 1999-07-12 19:36:59 +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
sspitzer%netscape.com
1524cb704a fix warnings 1999-07-01 08:07:54 +00:00
gagan%netscape.com
dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
sfraser%netscape.com
b9b887fa93 Change prefs window registration printf. 1999-06-28 21:55:29 +00:00
briano%netscape.com
31b0f03f1f Fix for OpenBSD. 1999-06-28 20:19:58 +00:00
warren%netscape.com
fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
danm%netscape.com
582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
hyatt%netscape.com
b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
mcmullen%netscape.com
a5369e528a I got tired of the triangular button arrangement. Increased the cell width to 200. 1999-06-22 07:52:01 +00:00
mcmullen%netscape.com
db81350779 Use nsIFileSpecWithUI instead of nsIFileSpec. 1999-06-22 03:51:32 +00:00
mcmullen%netscape.com
ab6315c1db Fix content bugs (#7902) 1999-06-21 21:54:40 +00:00
mcmullen%netscape.com
8e915dbe30 #8185. Badly formed xul (<window>...</html:window>) caused a crash. Replaced this with <xul:window>...</xul:window> 1999-06-19 01:00:05 +00:00
valeski%netscape.com
e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
mcmullen%netscape.com
73b8757be8 Fix for #7902 and #8090 1999-06-17 21:35:59 +00:00
sfraser%netscape.com
a4626a9d71 delete[] -> PR_Free. r bruce 1999-06-16 06:57:53 +00:00
mcmullen%netscape.com
92fc5761ff Changed API to nsIPref 1999-06-15 05:18:01 +00:00
matt%netscape.com
9eceba2554 fixing bug 7907 1999-06-11 18:22:51 +00:00
mcmullen%netscape.com
b22f6febbc Updated to changed prefwindow interface. 1999-06-10 23:55:54 +00:00
mcmullen%netscape.com
534a90e613 Removed an unused variable. 1999-06-10 20:32:35 +00:00
mcmullen%netscape.com
b1b51a930d Converted method names to lowerStartInterCaps, following the JS convention. Combined init() and showWindow to reduce pointless verbosity in javascript usage (since they are always called together). Added a third parameter, an initial panel url, though this is as yet unsupported. 1999-06-10 19:55:08 +00:00
mscott%netscape.com
71e08d3991 Remove references to mailnews header files. 1999-06-10 07:41:35 +00:00
mcmullen%netscape.com
2da6e9a03f XML is case sensitive, and that's why the "Save" button didn't work! 1999-06-10 02:32:06 +00:00
mcmullen%netscape.com
ab033bd1b2 Updated URLs to the new .xul files. 1999-06-08 23:20:28 +00:00
mcmullen%netscape.com
10475274a3 Fixed an entity reference 1999-06-08 23:19:07 +00:00
mcmullen%netscape.com
f4431e016a Bulletproofing. 1999-06-08 23:18:27 +00:00
mcmullen%netscape.com
c1aa35453d Fixed the module names 1999-06-08 21:28:23 +00:00
mcmullen%netscape.com
0bdb844344 added a cast 1999-06-08 21:23:41 +00:00
mcmullen%netscape.com
790081d15d Added MODULE= 1999-06-08 21:19:07 +00:00
mcmullen%netscape.com
81427ef9ed ... 1999-06-08 21:18:05 +00:00
mcmullen%netscape.com
fee248eeef Forgot the damned ./ 1999-06-08 21:13:56 +00:00
mcmullen%netscape.com
03e9a818f0 Continuing development. (Still not in build). 1999-06-08 20:57:54 +00:00
mcmullen%netscape.com
303236739d Continuing development (not yet in build). 1999-06-08 20:51:34 +00:00
mcmullen%netscape.com
0e7b99cdb2 Continuing development (not yet in build) 1999-06-08 20:48:34 +00:00
matt%netscape.com
4fcb038072 adding pref-advanced.xul 6894 1999-06-08 20:45:37 +00:00
matt%netscape.com
ecb09b712a Taking out prefbottom.xul from makefiles 1999-06-08 20:38:35 +00:00
matt%netscape.com
e18b454e5f fixing bug 6483 1999-06-08 20:33:40 +00:00
matt%netscape.com
b4802cce10 fixing bugs 6468 and
6482
1999-06-08 20:30:08 +00:00
matt%netscape.com
74cd2a1d81 removing prefbottom.html since we don't use it anymore 1999-06-08 20:23:38 +00:00
mcmullen%netscape.com
105c00d0f7 Working, working. 1999-06-04 23:32:03 +00:00
mcmullen%netscape.com
6b29576403 First Checked In. 1999-06-04 23:28:56 +00:00
mcmullen%netscape.com
3beb3c2b35 Checked in in error 1999-06-03 22:52:33 +00:00
mcmullen%netscape.com
d880240f09 First Checked In. 1999-06-03 22:50:16 +00:00
mcmullen%netscape.com
7e7f964a88 In progress 1999-06-03 21:43:44 +00:00
mcmullen%netscape.com
30b094ed4f First Checked In. 1999-06-03 21:41:11 +00:00
mcmullen%netscape.com
fefe7f8216 First Checked In. 1999-06-03 21:18:31 +00:00
mcmullen%netscape.com
2631821140 First Checked In. 1999-06-03 19:57:28 +00:00