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

40 Коммитов

Автор SHA1 Сообщение Дата
varada%netscape.com 2d4f930492 fix for bug #34089 - customizations werent makeing it in because there were spaces in the directory name - fixed it by appending the quotes before and after the directory name 2000-03-31 20:47:46 +00:00
varada%netscape.com 2bfda6be69 fix for bug #32124 making the default application open the file depending on the extension 2000-03-28 23:19:12 +00:00
varada%netscape.com 9a4f6d0b36 fix for shortening the file names in the display bug #22947 - introduced a new CString display in the WIDGET struct which will contain the values for the display 2000-01-18 22:39:01 +00:00
varada%netscape.com 84551e0999 fix for bug #11600 - have removed the command function and added a new function for copyfile in accountsetup.ini because command.com cannot handle more than certain number of characters - 2000-01-07 02:10:47 +00:00
varada%netscape.com 9f0327cb29 removing the imposition of using only fixed extensions while choosing files 2000-01-04 21:01:37 +00:00
varada%netscape.com 4ca9c2b829 fix for file browsing to the last selected value bug #20345 1999-12-07 03:27:19 +00:00
varada%netscape.com fd610a6faf general cleanup 1999-12-01 21:23:07 +00:00
varada%netscape.com e72c12a282 adding new function SelectItem to make the selected item as the first in a combo box 1999-11-08 21:50:55 +00:00
selmer%netscape.com 454ac620e9 Fixups to generatelist & related handling of listbox type widgets 1999-11-05 00:36:17 +00:00
selmer%netscape.com 9cfb13d3f4 Dynamic component checkbox initialization 1999-11-04 20:19:27 +00:00
varada%netscape.com a5a4fa7709 message box in interpret 1999-11-03 22:22:54 +00:00
varada%netscape.com 3ff4dea91d changing the template name from ws_template to wstemplate 1999-11-03 01:58:43 +00:00
selmer%netscape.com 4c06279ece Big honking checkin for Install Builder 1999-11-03 01:51:54 +00:00
varada%netscape.com 92aac969d4 fix for bug #6568 - showing summary in the first page 1999-11-01 20:13:16 +00:00
varada%netscape.com 8a136564be cleanup code for customizationlist 1999-11-01 18:10:26 +00:00
varada%netscape.com 225e751bc0 fix for bug #14012 viewfile function to open the files and open url to open html 1999-10-29 21:57:00 +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 5e11d3c247 fix for bug #12715 import feature for nci files 1999-10-28 19:26:35 +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
varada%netscape.com 5e9df119dd fix for bug #17011 create copy (for config)invokes a window with text relevant to copy in it 1999-10-25 03:26:48 +00:00
varada%netscape.com 239024405e fix for bug #7850 - have to call function depend on the Next button on the ini file 1999-10-24 02:04:37 +00:00
selmer%netscape.com 4100b9e57b Include IB into the wizard 1999-10-23 01:21:09 +00:00
varada%netscape.com 737e5f3953 fixes to bug #2794 1999-10-23 00:38:06 +00:00
selmer%netscape.com ac08d3b09b globals into a dll 1999-10-22 23:42:02 +00:00
selmer%netscape.com d19a6067d1 fix for crash on cancel newconfig dialog 1999-10-19 23:43:13 +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 8d1afc2f92 Fixes to make enable/disable work in checklist.ini 1999-10-19 02:41:48 +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 25d38f41e1 Enable/Disable for Network builds 1999-10-19 00:27: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 b047e40e55 changes from relative path to absolute path in interpret.cpp and validation of empty entry in ncidialog 1999-10-15 07:43:57 +00:00
varada%netscape.com 816fd88e17 removing relative paths and evaluating absolute ones 1999-10-15 06:51:03 +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 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