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

457 Коммитов

Автор SHA1 Сообщение Дата
varada%netscape.com f55af801ff fix for bug #6569 1999-10-13 21:30:51 +00:00
selmer%netscape.com 19d6a02128 fix 15325 - don't allow dupl config 1999-10-13 19:55:13 +00:00
selmer%netscape.com d9cfea594c Can't have commands after a Reload 1999-10-13 19:24:41 +00:00
varada%netscape.com 9b00c0de92 correcting temp node problem 1999-10-13 01:19:23 +00:00
varada%netscape.com 25f636f723 fixes for bug #15782 to save caches 1999-10-13 00:28:59 +00:00
varada%netscape.com f5d98514c3 fix for bug #15782 to save cache file in the respective directories and also to save after each page and to save the last used config name in the default che 1999-10-13 00:28:10 +00:00
selmer%netscape.com cafebd403d Added checking to ensure DLL & procedure get loaded successfully 1999-10-13 00:19:03 +00:00
selmer%netscape.com 799dff5553 Fixed up releasing DLLs in destructor 1999-10-13 00:12:27 +00:00
selmer%netscape.com 75fbcdbfc6 Implemented basis for DLL functions in interpreter; fixed Reload to exit if anything follows it 1999-10-13 00:01:10 +00:00
selmer%netscape.com c22422b3b9 Top level makefile 1999-10-12 20:36:42 +00:00
selmer%netscape.com 795211c60a Split interpret into its own class 1999-10-12 18:31:05 +00:00
selmer%netscape.com 9079928b06 Created new Interpret.cpp & CInterpret class 1999-10-12 01:54:00 +00:00
selmer%netscape.com 6e96b8feaf Fix up inclusions of headers 1999-10-12 00:56:51 +00:00
varada%netscape.com 1029bbeb6a changing minlen and maxlen in edit fields 1999-10-12 00:12:10 +00:00
varada%netscape.com b51c79328b bug #5958 validating entering of characters in the newconfigdialog edit fields 1999-10-12 00:05:38 +00:00
varada%netscape.com 8c5892eef3 fix to bug #15339- added SetForegroundWindowin the OnSetActive code in the wizardui.cpp 1999-10-11 23:47:49 +00:00
varada%netscape.com 8e07a5b63d #6569 adding Message function to OnNext handler 1999-10-11 22:30:02 +00:00
varada%netscape.com 1e18084139 #15327 changing minlen to maxlen 1999-10-11 22:28:59 +00:00
varada%netscape.com e5a39c362d checking in fixes for bug #6569 - confirmation on clicking the finish button 1999-10-11 19:23:25 +00:00
selmer%netscape.com c06b370388 New standard makefile 1999-10-09 01:33:45 +00:00
selmer%netscape.com 92d5537ba9 Configs instead of Customizations directory 1999-10-08 22:56:29 +00:00
selmer%netscape.com d27c3dd883 varada - bug #15770 adding extra funtions to create button in checklist.ini to verify presence of config before doing a copy 1999-10-07 22:18:13 +00:00
varada%netscape.com 4d428d2e51 have made error dialog box systemmodal bug #15339 1999-10-07 02:07:23 +00:00
varada%netscape.com baa2ffb804 %Root% is a global variable that contains the value of the current working directory - so we can use it in an inifile to resolve the relative root locations 1999-10-07 01:39:34 +00:00
varada%netscape.com a3e22d6dc2 change customization to configs directory in checklist.ini in some files 1999-10-07 00:15:35 +00:00
varada%netscape.com 941dce6c98 changed customizations directory to Configs in wizardmachine.cp as well as in the checklist.ini 1999-10-07 00:11:01 +00:00
varada%netscape.com 5fab7b7e33 fix to bug #15327 adding MinLen field to the edit widget 1999-10-06 01:38:02 +00:00
varada%netscape.com 73d6bbb1f3 Bug fix for #15327 - determination of length of edit fields 1999-10-06 01:32:00 +00:00
selmer%netscape.com a89e1c3721 new fn definitions 1999-10-05 23:18:35 +00:00
selmer%netscape.com 79d953fbc5 Removed temporary 'NewConfig' fix in favor of real fix 1999-10-05 23:18:12 +00:00
selmer%netscape.com c3ab5fb131 Fix dialogs a little (more required) and fix handling of GlobalArrayIndex 1999-10-05 23:17:07 +00:00
selmer%netscape.com 757ed9931d Updates to make all functions go through 'command' except generatelist and installbuilder (fix those later) 1999-10-05 23:15:49 +00:00
varada%netscape.com ea9cee5e4f moving branding_page4.ini to the page before the installer page bug 11342 1999-10-05 22:57:18 +00:00
varada%netscape.com 5daa1b787d Validation for .nci in the entry field during creation of NCI files 1999-10-05 20:30:20 +00:00
selmer%netscape.com 7c0d042db9 Most of CopyDir ready 1999-10-05 02:22:36 +00:00
selmer%netscape.com 36f32ac15f Major rework on interpreting commands 1999-10-02 01:28:27 +00:00
selmer%netscape.com c777d13cd3 Attempted fix to unmerge lines that ran together 1999-09-30 23:51:49 +00:00
selmer%netscape.com acf35965fc OOPS, the ase\ isn't correct for release builds. Putting back 1999-09-30 23:33:54 +00:00
selmer%netscape.com 29c1be0fb1 NCIFiles actually live in ase subdir, corrected NCIFileList widget 1999-09-30 21:36:13 +00:00
varada%netscape.com f2a09174bb NOT part of Seamonkey build, chofmann OK'd. removing message boxes 1999-09-30 01:17:51 +00:00
varada%netscape.com fcb8e3875b NOT part of Seamonkey build, choffman OK'd, onEnter added to CoONTROLS in wizardtypes.h 1999-09-30 00:52:10 +00:00
varada%netscape.com 8057a46658 NOT part of Seamonkey, chofmann OK'd. OnEnter fixups. 1999-09-30 00:45:23 +00:00
varada%netscape.com 51752a1488 NOT part of Seamonkey build, chofmann OK'd. fixups for OnEnter. 1999-09-30 00:44:28 +00:00
varada%netscape.com ceed39b69c NOT part of Seamonkey build, chofmann OK'd. OnEnter implementation 1999-09-30 00:39:06 +00:00
selmer%netscape.com 85af227dea NOT part of Seamonkey build, chofmann OK'd. OnCommand code changes support 1999-09-30 00:36:54 +00:00
selmer%netscape.com 848a8a0150 NOT part of Seamonkey build, chofmann OK'd. Added Target= for BrowseFile actions. 1999-09-30 00:33:55 +00:00
selmer%netscape.com e265688d9d NOT in building Seamonkey tree, checkin OK'd by chofmann. Major whackage of OnCommand routine to enhance readability. 1999-09-30 00:29:48 +00:00
selmer%netscape.com 2415f68a58 remove extra free() call 1999-09-28 18:48:29 +00:00
varada%netscape.com 9f478379ab New cck.che file with the references to netscape 2000 removed 1999-09-25 00:08:16 +00:00
robinf%netscape.com 54dd6691c8 removed product name references; fixed WinNt widget display bugs 1999-09-24 18:59:51 +00:00
robinf%netscape.com 1ce895a063 edited text in New Configuration dialog per Bijal's comments; removed last paragraph. 1999-09-24 18:54:13 +00:00
selmer%netscape.com d473b85559 Need to fix up inits of NODE structures 1999-09-24 00:25:10 +00:00
varada%netscape.com d89b570f0f This is the modified cck.che defaults file that has the correct values 1999-09-21 01:03:48 +00:00
robinf%netscape.com c670b18615 fixing bug 4492; text added to New Config dialog 1999-09-20 22:00:21 +00:00
robinf%netscape.com c42ff6fb46 updates to reflect final UI decisions 1999-09-18 00:44:37 +00:00
robinf%netscape.com c8f2c1e859 checking in updates to UI and text that fix my M11 and M12 bugs. 1999-09-18 00:41:44 +00:00
varada%netscape.com b3b8eb8172 Checking in a fix for the browse button not retaining the previous value when the open file dialog is cancelled. 1999-09-17 20:29:40 +00:00
varada%netscape.com 22a2b36e24 Added new style ES_AUTOHSCROLL to enable scrolling of text in edit boxes and also set the limit to 200 ( its arbitrary and can be changed later if it is too high or low) 1999-09-17 00:05:25 +00:00
selmer%netscape.com 49020b037e Fixes to handle case where no customization directories exist 1999-08-30 19:56:34 +00:00
selmer%netscape.com 8ee827d037 Added onNext handler to load new config's cache file 1999-08-29 23:43:26 +00:00
selmer%netscape.com 31e6c2afc8 Initial handling of configuration local cache files using onNext=Reload(dir) in INI file 1999-08-29 23:42:43 +00:00
selmer%netscape.com e6c9709d07 Make combobox remember by string instead of integer index 1999-08-29 23:04:36 +00:00
selmer%netscape.com f44eb78425 Hook combobox selection up to its display 1999-08-29 22:52:40 +00:00
selmer%netscape.com a75f8cb782 Oops, need to set name in SetGlobal 1999-08-29 22:32:29 +00:00
selmer%netscape.com e1b2ca9002 customizations isn't below cckwiz in release product 1999-08-29 22:13:32 +00:00
selmer%netscape.com 741f3fe1d2 Fix combobox to have first item selected 1999-08-29 22:07:39 +00:00
selmer%netscape.com 32e0969f1c Fix SetGlobal & related handling 1999-08-29 21:30:16 +00:00
varada%netscape.com b58002bbe1 horiz and vert scroll bars removed 1999-08-26 18:12:05 +00:00
varada%netscape.com 4c19ac7281 horizontal scroll bar removed from help 1999-08-24 19:15:57 +00:00
varada%netscape.com 7fa09fc049 CCK Help files - altered to deal with Unix line endings 1999-08-24 19:15:35 +00:00
robinf%netscape.com 0b6d2cbedd updating text on this screen 1999-08-12 23:48:42 +00:00
robinf%netscape.com 95be56c9b7 *** empty log message *** 1999-08-04 23:58:33 +00:00
robinf%netscape.com 05f5496586 *** empty log message *** 1999-08-04 23:47:39 +00:00
robinf%netscape.com 1b62c159f9 *** empty log message *** 1999-08-04 23:05:21 +00:00
robinf%netscape.com 74da185d02 *** empty log message *** 1999-08-04 21:20:47 +00:00
robinf%netscape.com 6430a7cb3c *** empty log message *** 1999-08-04 21:04:23 +00:00
robinf%netscape.com 10b25f4844 *** empty log message *** 1999-08-04 20:45:14 +00:00
robinf%netscape.com f9c04e9c02 fizxing bug 7162; this file is no longer needed. 1999-08-03 23:18:45 +00:00
robinf%netscape.com e5025b2359 fixing bug 7162; this file is no longer needed. 1999-08-03 23:17:15 +00:00
robinf%netscape.com faec82b729 Fixing bug 7162 and bug 6560 1999-08-03 23:15:47 +00:00
selmer%netscape.com 0c64227712 Adding contents of customizable shell directory 1999-07-22 18:48:17 +00:00
selmer%netscape.com 8192b6407a Updates to actual CCK CD content 1999-07-20 01:53:16 +00:00
selmer%netscape.com 15d0ed5218 Adding CCK CK shell 1999-07-15 18:37:28 +00:00
varada%netscape.com 90190970fb default values 1999-06-29 02:11:17 +00:00
petitta%netscape.com 2ee22a094b Updated Build Environment 1999-06-22 22:58:56 +00:00
petitta%netscape.com b2b7ae476d Updated build environment 1999-06-22 22:54:45 +00:00
petitta%netscape.com b0777c8753 Updates build environment 1999-06-22 22:53:55 +00:00
varada%netscape.com 39312445e0 help files 1999-06-22 00:35:28 +00:00
varada%netscape.com 93766fa7f8 makefile changes 1999-06-18 00:15:55 +00:00
varada%netscape.com 1e8736cdbf adding help to show example pages 1999-06-17 19:25:42 +00:00
varada%netscape.com 0f8df7c1c9 clhelp.txt 1999-06-17 19:06:53 +00:00
varada%netscape.com 51a51add6a help ini files 1999-06-17 19:06:29 +00:00
varada%netscape.com e4a676852c wizardmachine.rc 1999-06-17 18:49:51 +00:00
varada%netscape.com 5dc9787862 change to button name 1999-06-17 17:56:19 +00:00
racham%netscape.com e885ebacb7 Modified page title. 1999-06-17 05:29:06 +00:00
racham%netscape.com d3b34b58ab Modified page title. Modified some command parameters 1999-06-17 05:20:45 +00:00
racham%netscape.com 28126f932b Removed the title to the base dialog to make it dynamic. inifile supplies the value. 1999-06-17 04:48:16 +00:00
racham%netscape.com 2980085baf Fixed bug 4975 and enabled picking page titles from ini files 1999-06-17 04:44:53 +00:00
racham%netscape.com 49c59537e6 Fixed bugs 8258, 6218 1999-06-17 04:42:40 +00:00
petitta%netscape.com 80c19128c3 updated to match changes in source code 1999-06-09 17:18:21 +00:00
petitta%netscape.com a54b1f1ec9 updated to much new source code 1999-06-09 17:17:36 +00:00
robinf%netscape.com 3b7a1910d5 Fixing bug 7247 - outdated Checklist.ini file was being used; I'm replacing it with the correct versin that also preserves Varada's help changes. 1999-06-02 20:42:30 +00:00
varada%netscape.com c43c25f41a 4.2 version 1999-05-26 04:25:02 +00:00
varada%netscape.com cf92ea2be7 make file test 1999-05-25 23:17:31 +00:00
varada%netscape.com 6ce7d6af58 summary file 1999-05-25 23:14:40 +00:00
varada%netscape.com 59223fda20 help files 1999-05-25 22:46:14 +00:00
varada%netscape.com 22285216d0 rshell ini files 1999-05-25 21:11:00 +00:00
varada%netscape.com f9d6a9e0f5 make file 1999-05-25 20:59:43 +00:00
varada%netscape.com 671459e71a rshell.ini changes 1999-05-25 07:42:48 +00:00
varada%netscape.com 5e9fcd64ab summary file 1999-05-22 00:06:00 +00:00
varada%netscape.com 1b6c97dc5b summary header 1999-05-22 00:05:42 +00:00
varada%netscape.com f227695f86 help files 1999-05-19 21:53:48 +00:00
varada%netscape.com d12de0158c .aps file 1999-05-19 03:46:05 +00:00
varada%netscape.com 5ec8553d46 rc file 1999-05-19 03:45:41 +00:00
varada%netscape.com 6a4a2228b4 help files 1999-05-19 03:31:11 +00:00
varada%netscape.com 098919412e *** empty log message *** 1999-05-19 03:25:38 +00:00
varada%netscape.com 372e4c6a46 *** empty log message *** 1999-05-19 03:17:50 +00:00
robinf%netscape.com 12dac4024b fixing bug 4492 1999-05-14 00:34:30 +00:00
varada%netscape.com 62de0e8fad *** empty log message *** 1999-05-13 22:42:50 +00:00
robinf%netscape.com a1936bd7a9 checking in fix for bug 6102 1999-05-13 21:57:18 +00:00
robinf%netscape.com c1272b3f08 commented-out text on these screens to make them less cluttered;other minor twaks 1999-05-13 20:34:47 +00:00
robinf%netscape.com eac167fd3b *** empty log message *** 1999-05-13 00:28:38 +00:00
gayatrib%netscape.com 45d23355c5 Modified to reflect the new flow for customize pages 1999-05-05 21:14:02 +00:00
gayatrib%netscape.com a41b67b06e Modified to reflect the new flow for branding pages 1999-05-05 21:13:26 +00:00
gayatrib%netscape.com ae106a79b1 Modified to reflect the new wizard flow 1999-05-05 21:11:39 +00:00
robinf%netscape.com 5136f28797 changed wording from "still frame" to "static" in two places 1999-04-28 18:12:19 +00:00
robinf%netscape.com 7cddbe81a4 corrected spelling of POP to PoP 1999-04-26 18:52:33 +00:00
robinf%netscape.com 3a99c95949 adding new banner bitmp 1999-04-23 22:12:43 +00:00
robinf%netscape.com d196c30741 updates to CCK wizard UI for M5 1999-04-23 22:08:13 +00:00
varada%netscape.com a735c1390a *** empty log message *** 1999-04-22 06:05:43 +00:00
varada%netscape.com 20e44d1110 *** empty log message *** 1999-04-20 20:29:43 +00:00
petitta%netscape.com e05e950efc Updated the readme file info 1999-04-14 23:31:09 +00:00
petitta%netscape.com e3b60adcee New Upload .bat for CCKBuild.pl 1999-04-14 23:20:49 +00:00
petitta%netscape.com eebcef3dc8 New PERL CCK Build Script 1999-04-13 23:00:19 +00:00
petitta%netscape.com 94ab68a5f1 Support to BuildCCK.pl 1999-04-13 22:54:37 +00:00
petitta%netscape.com acfedb1ec5 New Build Files 1999-04-08 23:38:59 +00:00
petitta%netscape.com 7ec84d2c67 Updated info 1999-04-07 19:22:55 +00:00
petitta%netscape.com 9f6f4b0091 modified date algorithium 1999-04-07 19:15:23 +00:00
petitta%netscape.com 7333182a6f Modified path logic 1999-04-07 19:14:38 +00:00
petitta%netscape.com 2cf7517609 add more info 1999-04-07 17:08:52 +00:00
petitta%netscape.com fa3e43befb Build info 1999-04-07 17:04:59 +00:00
petitta%netscape.com ff28a96df5 Update mailing routines 1999-04-06 22:38:01 +00:00
petitta%netscape.com 211d87c237 Update mailing routines 1999-04-06 22:35:06 +00:00
petitta%netscape.com 22491af083 New build file 1999-04-05 21:06:29 +00:00
petitta%netscape.com 00b30a8208 New build files 1999-04-05 21:01:37 +00:00
robinf%netscape.com a7133b92cf removing unecessary ini file 1999-03-30 22:30:12 +00:00
robinf%netscape.com 1bea961c80 removing unnecessray bitmap 1999-03-30 22:29:34 +00:00
robinf%netscape.com 8fcffb2212 removing netcenter checkbox from this page 1999-03-30 22:27:55 +00:00
robinf%netscape.com 14cbdf3108 updating files to reflect latest UI for cck wizard 1999-03-22 22:12:23 +00:00
robinf%netscape.com b84a19af96 adding new show example bitmaps for cck wizard 1999-03-22 22:08:03 +00:00
racham%netscape.com 2707a0f767 Modified buffer sizes in define constants 1999-02-26 18:36:56 +00:00
racham%netscape.com e4b15afcc8 increased buffer size for holding value field 1999-02-26 18:36:04 +00:00
robinf%netscape.com 288d294cd8 adding Show Example bitmap for net.ini dialog 1999-02-20 00:41:54 +00:00
robinf%netscape.com 64a5e8bcd7 updated Netcenter dialog text on this screen 1999-02-20 00:37:15 +00:00
robinf%netscape.com 193617f428 adding bitmap for folder.ini dialog 1999-02-19 23:33:02 +00:00
robinf%netscape.com 121f3c25e0 adding dialogs for new Show Example buttons 1999-02-19 23:31:12 +00:00
robinf%netscape.com 6d4df2a390 added Show Example buttons to these dialogs 1999-02-19 23:28:27 +00:00
racham%netscape.com 24c20c9b01 Widget name conflict resolved 1999-02-08 23:18:56 +00:00
robinf%netscape.com 7be9b5f3e6 text changes based on ISP feedback on user interface 1999-02-06 02:01:01 +00:00
racham%netscape.com e8335eba48 Added code to convert forward slash to back slash in program arguments 1999-02-05 04:05:43 +00:00
racham%netscape.com 67a14259be Readme file for CCK Wizard application 1999-02-05 04:03:22 +00:00
racham%netscape.com a2691f819b Modified browsedir to browsefile 1999-02-05 03:22:50 +00:00
racham%netscape.com c55444b564 adding Nlogo to list of images 1999-02-05 01:40:17 +00:00
racham%netscape.com ac6172d7e9 Adding license statement to the folder 1999-02-05 01:31:29 +00:00
racham%netscape.com b2a35f0592 Removing Netscape logo 1999-02-05 01:23:34 +00:00
racham%netscape.com 95ddc6b544 Resolved path issues 1999-02-05 01:02:27 +00:00
racham%netscape.com 4cc0089efd Modified editor field name. 1999-02-04 22:53:15 +00:00
racham%netscape.com 5e89c0e679 Removed demo dll dependency 1999-02-04 20:24:31 +00:00
racham%netscape.com 1bdc83ab36 Modified variable names 1999-02-04 04:31:39 +00:00
racham%netscape.com 2c3d486044 Modified variable names. 1999-02-04 04:27:59 +00:00
racham%netscape.com fc27a718a6 Commented out the Install builder related code 1999-02-04 00:01:38 +00:00
racham%netscape.com d72248b75c WizardMachine project file 1999-02-03 23:50:03 +00:00
racham%netscape.com c767df133d Thread to run progress dialog 1999-02-03 23:45:50 +00:00
racham%netscape.com b547109d9c ProgressDialogThread header file 1999-02-03 23:45:10 +00:00
racham%netscape.com 8c3ac87fe0 Progress dialog source file 1999-02-03 23:37:04 +00:00
racham%netscape.com 1fdb3a2568 Progress dialog header file 1999-02-03 23:36:18 +00:00
racham%netscape.com 81fe900ce2 A Sample NCI file 1999-02-03 21:07:27 +00:00
racham%netscape.com 49255b21c6 Account Setup Bitmap 1999-02-03 21:02:10 +00:00
racham%netscape.com 54201cea2c Splash Screen Bitmap 1999-02-03 21:00:43 +00:00
racham%netscape.com a868b15401 Shell Bitmap 1999-02-03 20:59:08 +00:00
racham%netscape.com 5e37b907ae Netscape logo bitmap 1999-02-03 20:56:32 +00:00
racham%netscape.com 173c328d02 Small animation logo bitmap 1999-02-03 20:55:02 +00:00
racham%netscape.com 2a1b994662 Large animation logo bitmap 1999-02-03 20:54:25 +00:00
racham%netscape.com f07885da88 Installation bitmap 1999-02-03 20:52:55 +00:00
racham%netscape.com 64d0261e49 Home button customization bitmap 1999-02-03 20:50:23 +00:00
racham%netscape.com 78203adc41 Help menu bitmap 1999-02-03 20:49:05 +00:00
racham%netscape.com fb70ba9e96 Bookmark bitmap 1999-02-03 20:48:25 +00:00
racham%netscape.com 16eeee89e1 CD Shell custom installation guide button example 1999-02-03 20:46:23 +00:00
racham%netscape.com 767bea0419 CD shell below title text customization example 1999-02-03 20:45:42 +00:00
racham%netscape.com b38bc765c6 CD Shell title bar text customizaiton example 1999-02-03 20:44:50 +00:00
racham%netscape.com d3b8bec319 CD Shell custom background bitmap example 1999-02-03 20:43:59 +00:00
racham%netscape.com ecb8854dd0 logo customization graphic example 1999-02-03 20:42:51 +00:00
racham%netscape.com a8b506aadd company name customization graphic example 1999-02-03 20:40:54 +00:00
racham%netscape.com 8a83485c5f tech support customization graphic example 1999-02-03 20:39:37 +00:00
racham%netscape.com 114274a821 acctSetup background bitmap example 1999-02-03 20:37:21 +00:00
racham%netscape.com 8325d05210 Start menu customization example 1999-02-03 20:34:41 +00:00
racham%netscape.com bb103bf49f Start menu customization graphic example 1999-02-03 20:32:36 +00:00
racham%netscape.com 1f4c824fdf Splash screen customization graphic example 1999-02-03 20:31:52 +00:00
racham%netscape.com df2beebb66 Small animation customization graphic example 1999-02-03 20:29:45 +00:00
racham%netscape.com fa7b6f3682 CD Shell custom installation guide button example 1999-02-03 20:28:05 +00:00
racham%netscape.com eaa7925bfd CD shell below title text customization example 1999-02-03 20:26:15 +00:00
racham%netscape.com 10cb365473 CD Shell title bar text customizaiton example 1999-02-03 20:19:39 +00:00
racham%netscape.com 162728e6cf CD Shell custom background bitmap example 1999-02-03 20:18:24 +00:00
racham%netscape.com d23b88accb logo customization graphic example 1999-02-03 20:16:23 +00:00
racham%netscape.com cd45c89e68 large animation customization graphic example 1999-02-03 20:13:51 +00:00
racham%netscape.com 1ea1b3cdda installation screen text customization graphic example 1999-02-03 20:12:41 +00:00
racham%netscape.com 301310d499 home button customization graphic example 1999-02-03 20:10:24 +00:00
racham%netscape.com dde6ad4650 help customization graphic example 1999-02-03 20:08:02 +00:00
racham%netscape.com 14ab8533e6 bookmarks customization graphic example 1999-02-03 20:07:17 +00:00
racham%netscape.com efcf306543 company name customization graphic example 1999-02-03 20:05:58 +00:00
racham%netscape.com 64b9051cfd tech support customization graphic example 1999-02-03 20:04:35 +00:00
racham%netscape.com 8f88f938dc Account Setup background graphic 1999-02-03 20:00:14 +00:00
racham%netscape.com 79f72c9dfc Checklist page 1999-02-03 18:50:07 +00:00
racham%netscape.com 5fc4b26007 Finish page 1999-02-03 18:48:20 +00:00
racham%netscape.com 861c7674f7 Installer customizations 1999-02-03 18:46:23 +00:00
racham%netscape.com 8321d431df Start Menu customizations 1999-02-03 18:44:48 +00:00
racham%netscape.com a1de751e06 User Agent Information 1999-02-03 18:43:59 +00:00
racham%netscape.com 03a01be2fa Home Page customizations 1999-02-03 18:42:58 +00:00
racham%netscape.com a76e5c9de4 Customizations main page 1999-02-03 18:41:25 +00:00
racham%netscape.com ca5d8e2039 cck Main Page 1999-02-03 18:40:11 +00:00
racham%netscape.com 719fd80d82 Installer Customizations 1999-02-03 18:38:42 +00:00
racham%netscape.com 45c3442bd3 Account Setup Customizations 1999-02-03 18:37:43 +00:00
racham%netscape.com ff64c7cfb8 CD Shell customizations 1999-02-03 18:36:18 +00:00
racham%netscape.com 228526f4d2 Animation customizations 1999-02-03 18:34:54 +00:00
racham%netscape.com 3f9c73c4bd Branding main page 1999-02-03 18:32:11 +00:00
racham%netscape.com 1b36513dc2 iniFile for AccountSetup customizations 1999-02-03 18:30:36 +00:00
racham%netscape.com a12f659d0c auto generated aps file 1999-02-03 17:48:29 +00:00
racham%netscape.com f21f5cc94d Class wizard information file 1999-02-03 17:46:11 +00:00
racham%netscape.com d600a3e0fe WizardMachine project file 1999-02-03 17:44:47 +00:00
racham%netscape.com 8a67806a2f Automatically generated ncb file 1999-02-03 17:39:40 +00:00
racham%netscape.com 012f5bf124 bitmap file 1999-02-03 17:36:08 +00:00
racham%netscape.com 21a1d55be0 Icon File 1999-02-03 17:34:52 +00:00
racham%netscape.com bf34cd394b Auto generated rc file 1999-02-03 17:30:55 +00:00
racham%netscape.com 16e96b55df UI resource file for the WizardMachine 1999-02-03 17:17:27 +00:00
racham%netscape.com a890a8d364 Connecting file between driver code and UI 1999-02-03 17:12:26 +00:00
racham%netscape.com 834f3cff46 Automatically generated resource header file 1999-02-03 17:10:25 +00:00
racham%netscape.com 0a927b61d5 Source file for collecting new NCI file name 1999-02-03 17:07:43 +00:00
racham%netscape.com 5d3545a18d NewDialog header file 1999-02-03 17:02:51 +00:00
racham%netscape.com 8d764aabd4 Create context sensitive dialog popup 1999-02-03 16:58:48 +00:00
racham%netscape.com 41142de053 NewConfigDialog header file 1999-02-03 16:56:17 +00:00
racham%netscape.com 9bcbb5ea75 Root property sheet source file 1999-02-03 16:51:07 +00:00
racham%netscape.com dabd50540e File that provides UI services for Wizard 1999-02-03 16:49:10 +00:00
racham%netscape.com 796c1c6be0 WizardMachine User Interface headers 1999-02-03 16:47:01 +00:00
racham%netscape.com ecc6c5d1e5 WizardMachine Dialog interface header file 1999-02-03 16:45:07 +00:00
racham%netscape.com d266bd3bde Wizardmachine Driver Core code enabling navigationa and other services 1999-02-03 16:39:50 +00:00
racham%netscape.com 6fcc7dfafc Wizardmachine Driver header file 1999-02-03 16:38:33 +00:00
racham%netscape.com f089310358 Standard AFX file 1999-02-03 16:36:27 +00:00
racham%netscape.com b028418f56 Standard AFX headers 1999-02-03 16:35:58 +00:00
racham%netscape.com ae85731f70 Navigation Status text file 1999-02-03 16:34:56 +00:00
racham%netscape.com 9a9db5f82e Root property sheet header file 1999-02-03 16:34:01 +00:00