From d1ffef33af487f18d3a015352dbb16f61fbd3ead Mon Sep 17 00:00:00 2001 From: Jim Norman Date: Tue, 6 Dec 2005 22:15:19 +0000 Subject: [PATCH] Windows changes for version 170 --- CASA.changes | 251 ++++++++++++++------------- vs_solutions/CASAInstall/CASA.ncb | Bin 216064 -> 216064 bytes vs_solutions/CASAInstall/CASA.suo | Bin 26112 -> 26112 bytes vs_solutions/CASAInstall/CASA.vdproj | 34 ++-- 4 files changed, 145 insertions(+), 140 deletions(-) diff --git a/CASA.changes b/CASA.changes index 205d207c..0ccd52c1 100644 --- a/CASA.changes +++ b/CASA.changes @@ -1,123 +1,128 @@ -------------------------------------------------------------------- -Tue Dec 6 09:43:46 MST 2005 - cmashayekhi@novell.com - --Reverting back to build 166 changes and updating the CASA.spec - to run pre and post script. - -------------------------------------------------------------------- -Mon Dec 5 13:32:23 MST 2005 - jnorman@novell.com - -- Bug 136523. Fix KWallet code to show KWallet secrets. - fix made in kwallets_rw.cpp - -------------------------------------------------------------------- -Fri Dec 2 16:35:38 MST 2005 - jnorman@novell.com - -- Bug 136527. Add handlers on KDEStore and GNOME Store code - -------------------------------------------------------------------- -Fri Dec 2 15:11:49 MST 2005 - cmashayekhi@novell.com - -- Bug 136221, workaround in CASA.spec file were removed because - they were not changes for supported intended use of the - product. Instead the readme was updated. - -------------------------------------------------------------------- -Fri Dec 02 10:34:02 MST 2005 - jnorman@novell.com - -- Bug 134096, add CASAManager.exe.config. -- Bug 136224, Document Readme for random crash on 64 bit. -- Bug 136226, Launch kde-open on kde desktops, and gnome-open on - gnome for help files -- Bug 136221, Attempt to prevent installing 32bit rpms on - 64 bit platforms as a workaround. -- Added CASA_dbg.spec file to build debug RPMs on autobuild - -------------------------------------------------------------------- -Wed Nov 30 10:34:02 MST 2005 - jnorman@novell.com - -- Bug 134096, Fixed Wrapper code for proper structure marshaling. - -------------------------------------------------------------------- -Tue Nov 29 17:01:09 MST 2005 - jnorman@novell.com - -- Bug: 134096 Fix CASA gui for 64 bit - -------------------------------------------------------------------- -Wed Nov 24 14:09:19 MST 2005 - jnorman@novell.com - -- Bug fixes: 135387, 135393 - -------------------------------------------------------------------- - -Wed Nov 23 07:18:23 MST 2005 - cmashayekhi@novell.com - -- c_gui/CASAManager.sh was fixed to support lib64 directory. -- c_micasad/startup/micasad.sh was fixed to support lib64. - -------------------------------------------------------------------- -Wed Nov 23 16:09:19 MST 2005 - jnorman@novell.com - -- changed PAM Capture to find libmicasa in path - -------------------------------------------------------------------- -Wed Nov 18 14:09:19 MST 2005 - jnorman@novell.com - -- Change GUI dependency from gtk2-devel to gtk2. - -------------------------------------------------------------------- -Wed Nov 16 13:42:19 MST 2005 - jnorman@novell.com - -- Bug 133479. Clear Native information when destroying secrets or refreshing - -------------------------------------------------------------------- -Tue Nov 15 14:54:19 MST 2005 - jnorman@novell.com - -- Added gtk2-devel dependency to CASA-gui rpm - -------------------------------------------------------------------- -Mon Nov 14 15:56:59 MST 2005 - cmashayekhi@novell.com - -- Bug 133705 having to do with licenses in the source files - was fixed. -- CASA.spec was modified to accomodate for auto build scripts. -------------------------------------------------------------------- -Fri Nov 11 08:26:50 MST 2005 - jnorman@novell.com - -- Added help files, and code to launch help files to GUI - -------------------------------------------------------------------- -Thu Nov 10 12:32:38 MST 2005 - jnorman@novell.com - -- Replaced changes.log with CASA.changes in the src tree to be - consistent with autobuild - -------------------------------------------------------------------- -Mon Nov 7 16:44:00 MST 2005 - cameron@novell.com - -- CASA.spec and versioning number was modified to support build - number as a part of the rpm version. -- lib*.so versioning was changed to support linux format versioning - numbers. CASA libs are at 1.1.1 now. - - Build scripts were modified to support $RPM_OPT_FLAGS. - - Added persistence without desktop credentials. - - Bug 130336 -- resevered escaped chars was fixed. - - Bug 130518 -- invalid param exception handling was - fixed. - - Support for extended ascii and double byte chars in - GUI was added. - - Finalized GUI cosmetic changes. - ----------------------------------------------------------------- -Thu Oct 27 11:40:20 MDT 2005 - cmashayekhi@novell.com --The image version to 1.5.0 - Files: - - Work area was cleaned up for the final build. - - CASA.spec was modified to requirement. - - Minor bug fixes were applied. ----------------------------------------------------------------- -Thu Oct 19 14:46:33 MDT 2005 - cmashayekhi@novell.com --The image version to 1.5.0 - Files: - - Moving from version 1.0.0 to 1.5.0 as per PRD. ----------------------------------------------------------------- +------------------------------------------------------------------- +Tue Dec 6 15:43:46 MST 2005 - jnorman@novell.com + +-Added AssemblyInfo files to all DotNET modules + +------------------------------------------------------------------- +Tue Dec 6 09:43:46 MST 2005 - cmashayekhi@novell.com + +-Reverting back to build 166 changes and updating the CASA.spec + to run pre and post script. + +------------------------------------------------------------------- +Mon Dec 5 13:32:23 MST 2005 - jnorman@novell.com + +- Bug 136523. Fix KWallet code to show KWallet secrets. + fix made in kwallets_rw.cpp + +------------------------------------------------------------------- +Fri Dec 2 16:35:38 MST 2005 - jnorman@novell.com + +- Bug 136527. Add handlers on KDEStore and GNOME Store code + +------------------------------------------------------------------- +Fri Dec 2 15:11:49 MST 2005 - cmashayekhi@novell.com + +- Bug 136221, workaround in CASA.spec file were removed because + they were not changes for supported intended use of the + product. Instead the readme was updated. + +------------------------------------------------------------------- +Fri Dec 02 10:34:02 MST 2005 - jnorman@novell.com + +- Bug 134096, add CASAManager.exe.config. +- Bug 136224, Document Readme for random crash on 64 bit. +- Bug 136226, Launch kde-open on kde desktops, and gnome-open on + gnome for help files +- Bug 136221, Attempt to prevent installing 32bit rpms on + 64 bit platforms as a workaround. +- Added CASA_dbg.spec file to build debug RPMs on autobuild + +------------------------------------------------------------------- +Wed Nov 30 10:34:02 MST 2005 - jnorman@novell.com + +- Bug 134096, Fixed Wrapper code for proper structure marshaling. + +------------------------------------------------------------------- +Tue Nov 29 17:01:09 MST 2005 - jnorman@novell.com + +- Bug: 134096 Fix CASA gui for 64 bit + +------------------------------------------------------------------- +Wed Nov 24 14:09:19 MST 2005 - jnorman@novell.com + +- Bug fixes: 135387, 135393 + +------------------------------------------------------------------- + +Wed Nov 23 07:18:23 MST 2005 - cmashayekhi@novell.com + +- c_gui/CASAManager.sh was fixed to support lib64 directory. +- c_micasad/startup/micasad.sh was fixed to support lib64. + +------------------------------------------------------------------- +Wed Nov 23 16:09:19 MST 2005 - jnorman@novell.com + +- changed PAM Capture to find libmicasa in path + +------------------------------------------------------------------- +Wed Nov 18 14:09:19 MST 2005 - jnorman@novell.com + +- Change GUI dependency from gtk2-devel to gtk2. + +------------------------------------------------------------------- +Wed Nov 16 13:42:19 MST 2005 - jnorman@novell.com + +- Bug 133479. Clear Native information when destroying secrets or refreshing + +------------------------------------------------------------------- +Tue Nov 15 14:54:19 MST 2005 - jnorman@novell.com + +- Added gtk2-devel dependency to CASA-gui rpm + +------------------------------------------------------------------- +Mon Nov 14 15:56:59 MST 2005 - cmashayekhi@novell.com + +- Bug 133705 having to do with licenses in the source files + was fixed. +- CASA.spec was modified to accomodate for auto build scripts. +------------------------------------------------------------------- +Fri Nov 11 08:26:50 MST 2005 - jnorman@novell.com + +- Added help files, and code to launch help files to GUI + +------------------------------------------------------------------- +Thu Nov 10 12:32:38 MST 2005 - jnorman@novell.com + +- Replaced changes.log with CASA.changes in the src tree to be + consistent with autobuild + +------------------------------------------------------------------- +Mon Nov 7 16:44:00 MST 2005 - cameron@novell.com + +- CASA.spec and versioning number was modified to support build + number as a part of the rpm version. +- lib*.so versioning was changed to support linux format versioning + numbers. CASA libs are at 1.1.1 now. + - Build scripts were modified to support $RPM_OPT_FLAGS. + - Added persistence without desktop credentials. + - Bug 130336 -- resevered escaped chars was fixed. + - Bug 130518 -- invalid param exception handling was + fixed. + - Support for extended ascii and double byte chars in + GUI was added. + - Finalized GUI cosmetic changes. + +---------------------------------------------------------------- +Thu Oct 27 11:40:20 MDT 2005 - cmashayekhi@novell.com +-The image version to 1.5.0 + Files: + - Work area was cleaned up for the final build. + - CASA.spec was modified to requirement. + - Minor bug fixes were applied. +---------------------------------------------------------------- +Thu Oct 19 14:46:33 MDT 2005 - cmashayekhi@novell.com +-The image version to 1.5.0 + Files: + - Moving from version 1.0.0 to 1.5.0 as per PRD. +---------------------------------------------------------------- diff --git a/vs_solutions/CASAInstall/CASA.ncb b/vs_solutions/CASAInstall/CASA.ncb index 90d33b60349ea538e314413db27dbfc5e82f7ced..30720f5f548387c68135c0b7c3260226cf36273e 100644 GIT binary patch delta 135 zcmZpe!P_u{cLO8K!~h|-KmYIlXP&=Vk>x(~WCIos$shF$AP@m2fdt2k|I9#&387>X z4+o>&W=@`V!R-_7GO;iA&oll$b15PM5Q15@QV5ZaSao avJRu&cFr?Q?Sh*p$g(hPpK_lmCkFuK+bN3x delta 150 zcmZpe!P_u{cLO7fL>&VNM1V;k!SUihGXuj9=J}fyS?)7WHelh9{J{v5gwuci-)Cn+ zD4E2=!Dzdglc!y9`-HnpEKJQ) diff --git a/vs_solutions/CASAInstall/CASA.suo b/vs_solutions/CASAInstall/CASA.suo index eb50aabfb86a757c5a2e1405ff33b0c3adb5bd1d..ddbeedc70518aad4f3b17c68fb45f58f054ff53a 100644 GIT binary patch delta 413 zcmZoT!`N_!aYGIZD}!cT_NL8+ESFe$8RZxl7({{iKM+j5$fB~jgv+00vNM#Ummw1Oj@Gd-6U(j&Q-`_^nOWVysT*_qpLa|xF}%VcM1!_8m#T$nT`@-Z+l6a!%f zLkW;90rD;j0EuLVV1`77T!sRM9EMaNfA{1>L3gpmAgNr2OrUfkP<0|h3Xs2e@?AmY z$?rvYg@DSWpn5Zal0^&!lZ2dk899Ms+(7&v2qs@-QJGvK0Z2}p%p;=Dtir%B`J$*YGsv0NA~KsBL|oW-Kpx`