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

59 Коммитов

Автор SHA1 Сообщение Дата
shrutiv%netscape.com 696899e1e6 Fix for bug 11279: Change CCK directory structure to support different
plaltforms and languages (r=smeredith)
2002-01-18 19:44:05 +00:00
smeredith%netscape.com b3bb255a0f Added Remote Admin function. 2002-01-08 21:11:27 +00:00
smeredith%netscape.com 5b879be5e3 Changes to use same XML parser as Mozilla (expat) instead of the MS one. 2001-12-28 21:17:11 +00:00
smeredith%netscape.com f63ec3d7e7 disabled the prefs tree stuff until I can rework it. Factory will be broken, but CCK will work. 2001-12-18 21:24:45 +00:00
smeredith%netscape.com 43153f7b0e Merge with CCK_PREFEDIT branch. 2001-12-18 17:56:45 +00:00
shannond%netscape.com 0045026fb0 Bug 113818 - CCK UI and backend need to be separated.
Merging CCK_IB_BRANCH into trunk
reviewed by smeredith@netscape.com, shrutiv@netscape.com
2001-12-17 23:07:47 +00:00
shrutiv%netscape.com 2a5e8d3998 Including proper formatting in the file, having only one tab stop
instead of two tab stops for indentation.
2001-12-05 18:48:02 +00:00
shrutiv%netscape.com 0a897c9d34 Fix for bugzilla 104124: User agent string allows blank spaces input
(r=tao)
2001-11-29 21:22:37 +00:00
smeredith%netscape.com 1de89b777b Merged SeamonkeyCCK_6_2_BRANCH with trunk. 2001-11-14 00:23:13 +00:00
shrutiv%netscape.com 2257549231 Fix for bug 105735: CD Autorun option with existing Windows configuration
(r=tao)
2001-10-24 01:56:16 +00:00
shrutiv%netscape.com a4130a32fd Fix for bug 106298: Without the CD Autorun option, creating a Windows
installer from an existing Linux configuration tarball doesn't get
removed (r=tao)
2001-10-24 01:44:05 +00:00
shrutiv%netscape.com 29794af480 Fic for bug 105588: linux installer cores if the config is cloned from
window's (r=tao)
2001-10-23 01:04:40 +00:00
shrutiv%netscape.com 576bf12779 Fix for bug 101658: leaving Auto proxy URL blank will cause browser to
crash. (r=tao)
Displaying error message if auto proxy URL is blank.
2001-10-02 01:14:22 +00:00
shrutiv%netscape.com 665a15e0d1 Fix for bug 101984: Empty string in port no. field causes browser to
crash (r=tao)
2001-10-01 21:30:39 +00:00
shrutiv%netscape.com 7492b536bf Fix for bug 90968: Feature to check same domain names for mail & news
desired (r=tao)
2001-09-27 23:42:31 +00:00
shrutiv%netscape.com 2ff930bdc2 Fix for bug 83679: Ability to create customized Linux builds of N6.1+
Removing trimming of text for linux tar file edit field (r=tao)
2001-09-11 01:01:14 +00:00
shrutiv%netscape.com b612ecaca8 Fix for bug 89471 (r=tao) 2001-07-21 01:09:27 +00:00
shrutiv%netscape.com adddb15311 Fix for bug 85470: Need input validation for port number (r=tao) 2001-07-19 00:59:01 +00:00
shrutiv%netscape.com 87e2d6a0fb Bug 84529: Crash with return/enter key after switching Configuraition
Using return/enter key after switching Configuration takes you to the
next screen (r=bobj)
2001-06-08 23:29:27 +00:00
varada%netscape.com 9b7c6532c1 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 47c2dc80dc 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 3cbacfb69a 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 33e2ed3f38 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 063f601fde removing the imposition of using only fixed extensions while choosing files 2000-01-04 21:01:37 +00:00
varada%netscape.com 8c60eae048 fix for file browsing to the last selected value bug #20345 1999-12-07 03:27:19 +00:00
varada%netscape.com 1df99e95e1 general cleanup 1999-12-01 21:23:07 +00:00
varada%netscape.com 5526e941b1 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 14ee45eb4c Fixups to generatelist & related handling of listbox type widgets 1999-11-05 00:36:17 +00:00
selmer%netscape.com dd2c42e0dd Dynamic component checkbox initialization 1999-11-04 20:19:27 +00:00
varada%netscape.com cfc9cd91db message box in interpret 1999-11-03 22:22:54 +00:00
varada%netscape.com 8f097cca54 changing the template name from ws_template to wstemplate 1999-11-03 01:58:43 +00:00
selmer%netscape.com 9fcd7b682d Big honking checkin for Install Builder 1999-11-03 01:51:54 +00:00
varada%netscape.com 09bd952652 fix for bug #6568 - showing summary in the first page 1999-11-01 20:13:16 +00:00
varada%netscape.com 137a1ca2ec cleanup code for customizationlist 1999-11-01 18:10:26 +00:00
varada%netscape.com 119bd80cf4 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 18871bef80 fix for bug #17459 as well as some clean up 1999-10-29 18:35:58 +00:00
varada%netscape.com f51eea593f fix for bug #12715 import feature for nci files 1999-10-28 19:26:35 +00:00
varada%netscape.com 269378a4f6 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 d2973a01d6 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 3d78b72fd7 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 ce93886aa0 Include IB into the wizard 1999-10-23 01:21:09 +00:00
varada%netscape.com 1eeab5db97 fixes to bug #2794 1999-10-23 00:38:06 +00:00
selmer%netscape.com 14c0e312ce globals into a dll 1999-10-22 23:42:02 +00:00
selmer%netscape.com 226d5b273f fix for crash on cancel newconfig dialog 1999-10-19 23:43:13 +00:00
selmer%netscape.com 16eb05bbfb Interpret functions moved to interpret.cpp; memory allocations cleaned up 1999-10-19 18:58:38 +00:00
selmer%netscape.com b9c7f57dc0 Fixes to make enable/disable work in checklist.ini 1999-10-19 02:41:48 +00:00
selmer%netscape.com b2962d9c3a Changed interpretation & initialization to use onInit and onCommand INI file directives 1999-10-19 01:30:18 +00:00
selmer%netscape.com 340a14b366 Enable/Disable for Network builds 1999-10-19 00:27:21 +00:00
selmer%netscape.com d93cc346e6 CheckListBox incorporated 1999-10-16 02:00:18 +00:00
varada%netscape.com 213cc2e4f7 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