120 Commits

Author SHA1 Message Date
varada%netscape.com
816fd88e17 removing relative paths and evaluating absolute ones 1999-10-15 06:51:03 +00:00
varada%netscape.com
26bfd2069e getting rid of relative paths in wizardmachine.cpp and wizardui.cpp for generate lists 1999-10-15 01:38:25 +00:00
varada%netscape.com
5df2518a9c fix for bug #6348 -new field called Title is to be added in each ini file for the show example 1999-10-14 01:56:43 +00:00
varada%netscape.com
8480283fa8 fix for bug #10361 - make neccessary changes in ini files in the title 1999-10-14 01:21:01 +00:00
varada%netscape.com
7a5b1e4434 rewriting verifyval to compare values 1999-10-14 00:39:31 +00:00
varada%netscape.com
729d73ac14 fix for bug #6569 1999-10-13 21:30:51 +00:00
selmer%netscape.com
c44e44b6d9 fix 15325 - don't allow dupl config 1999-10-13 19:55:13 +00:00
varada%netscape.com
a3fae46238 correcting temp node problem 1999-10-13 01:19:23 +00:00
varada%netscape.com
02f0fcd7db 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
f9013c88f3 Added checking to ensure DLL & procedure get loaded successfully 1999-10-13 00:19:03 +00:00
selmer%netscape.com
df8e7ca097 Fixed up releasing DLLs in destructor 1999-10-13 00:12:27 +00:00
selmer%netscape.com
4580cd61fd 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
c4d6227c66 Split interpret into its own class 1999-10-12 18:31:05 +00:00
selmer%netscape.com
c084e8f9f8 Created new Interpret.cpp & CInterpret class 1999-10-12 01:54:00 +00:00
selmer%netscape.com
6411aa0a19 Fix up inclusions of headers 1999-10-12 00:56:51 +00:00
varada%netscape.com
dadbf1ef78 changing minlen and maxlen in edit fields 1999-10-12 00:12:10 +00:00
varada%netscape.com
25a927f81a bug #5958 validating entering of characters in the newconfigdialog edit fields 1999-10-12 00:05:38 +00:00
varada%netscape.com
bbcbe74143 fix to bug #15339- added SetForegroundWindowin the OnSetActive code in the wizardui.cpp 1999-10-11 23:47:49 +00:00
varada%netscape.com
f6b0f8643a checking in fixes for bug #6569 - confirmation on clicking the finish button 1999-10-11 19:23:25 +00:00
selmer%netscape.com
a96a1c0908 New standard makefile 1999-10-09 01:33:45 +00:00
varada%netscape.com
20e0744bc8 have made error dialog box systemmodal bug #15339 1999-10-07 02:07:23 +00:00
varada%netscape.com
557d8b559b %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
2a870896b9 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
751c2c8fdd Bug fix for #15327 - determination of length of edit fields 1999-10-06 01:32:00 +00:00
selmer%netscape.com
d381f0e440 new fn definitions 1999-10-05 23:18:35 +00:00
selmer%netscape.com
9cca47598a Removed temporary 'NewConfig' fix in favor of real fix 1999-10-05 23:18:12 +00:00
selmer%netscape.com
4c045429c1 Fix dialogs a little (more required) and fix handling of GlobalArrayIndex 1999-10-05 23:17:07 +00:00
varada%netscape.com
1143b3521a Validation for .nci in the entry field during creation of NCI files 1999-10-05 20:30:20 +00:00
selmer%netscape.com
7580ecd1e8 Most of CopyDir ready 1999-10-05 02:22:36 +00:00
selmer%netscape.com
12ce9be35f Major rework on interpreting commands 1999-10-02 01:28:27 +00:00
varada%netscape.com
4332970fc7 NOT part of Seamonkey build, chofmann OK'd. removing message boxes 1999-09-30 01:17:51 +00:00
varada%netscape.com
7f1259dd5e 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
603cf839ad NOT part of Seamonkey build, chofmann OK'd. fixups for OnEnter. 1999-09-30 00:44:28 +00:00
varada%netscape.com
c3d576a898 NOT part of Seamonkey build, chofmann OK'd. OnEnter implementation 1999-09-30 00:39:06 +00:00
selmer%netscape.com
c8713269b7 NOT part of Seamonkey build, chofmann OK'd. OnCommand code changes support 1999-09-30 00:36:54 +00:00
selmer%netscape.com
f5449edd7c 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
7c5164229e remove extra free() call 1999-09-28 18:48:29 +00:00
varada%netscape.com
54d665cddb New cck.che file with the references to netscape 2000 removed 1999-09-25 00:08:16 +00:00
robinf%netscape.com
2e2e2f3690 edited text in New Configuration dialog per Bijal's comments; removed last paragraph. 1999-09-24 18:54:13 +00:00
selmer%netscape.com
aea9ba9359 Need to fix up inits of NODE structures 1999-09-24 00:25:10 +00:00
varada%netscape.com
95809223df This is the modified cck.che defaults file that has the correct values 1999-09-21 01:03:48 +00:00
robinf%netscape.com
f024902ce3 fixing bug 4492; text added to New Config dialog 1999-09-20 22:00:21 +00:00
varada%netscape.com
5e3aae808c 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
2a44a5b8ee 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
f6a681ab8b Fixes to handle case where no customization directories exist 1999-08-30 19:56:34 +00:00
selmer%netscape.com
6c469b2b32 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
a39247f8a4 Make combobox remember by string instead of integer index 1999-08-29 23:04:36 +00:00
selmer%netscape.com
591aff982f Hook combobox selection up to its display 1999-08-29 22:52:40 +00:00
selmer%netscape.com
5d6fdd3926 Oops, need to set name in SetGlobal 1999-08-29 22:32:29 +00:00
selmer%netscape.com
8903fc25e9 Fix combobox to have first item selected 1999-08-29 22:07:39 +00:00