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

56 Коммитов

Автор SHA1 Сообщение Дата
varada%netscape.com 45e7621967 fix for bug #22284 -creating a new GlobalText type to handle static text that can be obtained from global variables 2000-03-28 19:48:46 +00:00
varada%netscape.com e17ddceb43 fix for bug#10810 - Help button can now point to local as well as online files - The local file can also be a relative file by using the Root variable for the CCKTool directory 2000-03-28 00:47:40 +00:00
varada%netscape.com 5ba548fd2e fix for bug#31201 - including a vertical scroll bar to scroll for more than 10 configurations - at present the configs are there but we can see them only when we use the arrow to go down 2000-03-27 21:34:55 +00:00
varada%netscape.com 79dddca29c fix for bug #26443 - included the combobox amongst the widget types that do not get written onto the cck.che for all the configs- but it gets written for the top level cck.che alone inorder to remember the last configuration used 2000-02-09 02:31:24 +00:00
varada%netscape.com 5e8cb94c78 reading the keys from the wizardmachine.ini and getting the values and storing them in widgets for later use as global variables 2000-01-14 03:12:01 +00:00
varada%netscape.com 47fb024955 introduced attrib in the widget struct - the prefs will be attrib=pref and will be collected and stored in prefs.js in the workspace/isetup directory 2000-01-13 22:12:41 +00:00
varada%netscape.com a0247f7872 fix for bug #4976 getting rid of the boldgroup items from the show summary 2000-01-04 02:02:51 +00:00
varada%netscape.com 304617ac88 removing CreateRshell from wizardmachine.cpp 1999-11-16 03:14:13 +00:00
selmer%netscape.com 454ac620e9 Fixups to generatelist & related handling of listbox type widgets 1999-11-05 00:36:17 +00:00
varada%netscape.com bd62dacf47 getting rid of root variable in che file 1999-11-03 22:44:24 +00:00
varada%netscape.com ed4fc4bfa7 getting rid of root variable from the che files 1999-11-03 22:22:31 +00:00
dmose%mozilla.org ae0024bbbb updating license boilerplate 1999-11-02 05:38:33 +00:00
varada%netscape.com eb4432a418 fix for bug #17459 as well as some clean up 1999-10-29 18:35:58 +00:00
varada%netscape.com 1eeacb0adb fix for bug#10810 if Help=Online;url is included in the ini file then the online help is launched with that url 1999-10-26 21:10:39 +00:00
selmer%netscape.com ac08d3b09b globals into a dll 1999-10-22 23:42:02 +00:00
selmer%netscape.com 2c5fcd4eb1 CheckListBox supports descriptions (bug #4884) 1999-10-19 20:30:18 +00:00
selmer%netscape.com 98c2829864 Interpret functions moved to interpret.cpp; memory allocations cleaned up 1999-10-19 18:58:38 +00:00
selmer%netscape.com b736eb7c8c Minor cleanup 1999-10-19 03:46:54 +00:00
selmer%netscape.com 5dd7116813 Changed interpretation & initialization to use onInit and onCommand INI file directives 1999-10-19 01:30:18 +00:00
selmer%netscape.com bbc97e3fac Enable BoldText type 1999-10-18 20:22:21 +00:00
selmer%netscape.com 2f5b18d98d CheckListBox incorporated 1999-10-16 02:00:18 +00:00
varada%netscape.com d6f4f9ad58 fixes to bug#7717 on exiting the wizard you get a message stating that data has been saved 1999-10-16 01:40:06 +00:00
varada%netscape.com 723035e37f fixing bug #5987 - introduced three new fields in VARS in the ini files - cancel back and next - use those to change the text on the buttons 1999-10-15 22:55:06 +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 729d73ac14 fix for bug #6569 1999-10-13 21:30:51 +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 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 f6b0f8643a checking in fixes for bug #6569 - confirmation on clicking the finish button 1999-10-11 19:23:25 +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 4c045429c1 Fix dialogs a little (more required) and fix handling of GlobalArrayIndex 1999-10-05 23:17:07 +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 c3d576a898 NOT part of Seamonkey build, chofmann OK'd. OnEnter implementation 1999-09-30 00:39:06 +00:00
selmer%netscape.com 7c5164229e remove extra free() call 1999-09-28 18:48:29 +00:00
selmer%netscape.com aea9ba9359 Need to fix up inits of NODE structures 1999-09-24 00:25:10 +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
selmer%netscape.com 8cd5544ab4 Fix SetGlobal & related handling 1999-08-29 21:30:16 +00:00
racham%netscape.com 9b405b1d6e Fixed bugs 8258, 6218 1999-06-17 04:42:40 +00:00