Бизнес-робот
Бизнес
робот

Темы:

Архив:

Каталог рекламы и объявлений

Ящик для предложений: sales@blogslov.ru

Wix-commits Digest, Vol 11, Issue 59

Send Wix-commits mailing list submissions to


To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/wix-commits
or, via email, send a message with subject or body 'help' to


You can reach the person managing the list at


When replying, please edit your Subject line so it is more specific
than "Re: Contents of Wix-commits digest..."


Today's Topics:

1. wix2.0/src/ui ui.build,1.8,1.9 (Rob Mensching)
2. wix2.0/src/wix/Data smalltables.xml, 1.6, 1.7 tables.xml,
1.16, 1.17 (Rob Mensching)
3. wix2.0/src/WixTasks wix.targets,1.3,1.4 (Rob Mensching)
4. wix2.0/src/dutil sqlutil.h,1.5,1.6 (Rob Mensching)


----------------------------------------------------------------------

Message: 1
Date: Wed, 27 Jun 2007 05:42:55 +0000
From: Rob Mensching
Subject: [WiX-commits] wix2.0/src/ui ui.build,1.8,1.9
To:
Message-ID:

Update of /cvsroot/wix/wix2.0/src/ui
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv6008/src/ui

Modified Files:
ui.build
Log Message:
RobMen: SFBUG:1680666 - Correctly modularize RemoveIniFile.DirProperites.

AaronSte: SFBUG:1675664 - Marking ComboBox value attribute as localizable.

BobArnso: sfbug:1680395 - emit File/@Source instead of src

RobMen: Make the Server CustomActions TSAware to handle TS correctly.

AaronSte: SFBUG:1687206 - Update Tallow so DllRegisterServer captures will work
on Windows Vista from an elevated cmd prompt.

RobMen: SFBUG:1690263 - make Directory (and Name) required, since they are.

BobArnso: Clarify error message that Express editions of Visual Studio aren't
supported, only Standard and above.

RobMen: SFBUG:1670978 - fix multiple IIS Filter install/uninstall.

FGrohn: Move to Windows Vista SDK.

RobMen: SFBUG:1712448 - remove dead CreateElement attribute.

RobMen: SFBUG:1710222 - fix modularization on certificate CustomActions.

RobMen: SFBUG:1707259 - fix nasty memory violation
RobMen: SFBUG:1710227 - update certificate CustomAction to handle modularized
BinaryKey and CertificatePaths.

RobMen: SFBUG:1716160 - fix string overflow error for XmlFile and XmlConfig


Index: ui.build
===================================================================
RCS file: /cvsroot/wix/wix2.0/src/ui/ui.build,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ui.build 16 Feb 2007 09:35:53 -0000 1.8
--- ui.build 27 Jun 2007 05:42:53 -0000 1.9
***************
*** 65,68 ****
--- 65,69 ----


+






------------------------------

Message: 2
Date: Wed, 27 Jun 2007 05:42:55 +0000
From: Rob Mensching
Subject: [WiX-commits] wix2.0/src/wix/Data smalltables.xml, 1.6, 1.7
tables.xml, 1.16, 1.17
To:
Message-ID:

Update of /cvsroot/wix/wix2.0/src/wix/Data
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv6008/src/wix/Data

Modified Files:
smalltables.xml tables.xml
Log Message:
RobMen: SFBUG:1680666 - Correctly modularize RemoveIniFile.DirProperites.

AaronSte: SFBUG:1675664 - Marking ComboBox value attribute as localizable.

BobArnso: sfbug:1680395 - emit File/@Source instead of src

RobMen: Make the Server CustomActions TSAware to handle TS correctly.

AaronSte: SFBUG:1687206 - Update Tallow so DllRegisterServer captures will work
on Windows Vista from an elevated cmd prompt.

RobMen: SFBUG:1690263 - make Directory (and Name) required, since they are.

BobArnso: Clarify error message that Express editions of Visual Studio aren't
supported, only Standard and above.

RobMen: SFBUG:1670978 - fix multiple IIS Filter install/uninstall.

FGrohn: Move to Windows Vista SDK.

RobMen: SFBUG:1712448 - remove dead CreateElement attribute.

RobMen: SFBUG:1710222 - fix modularization on certificate CustomActions.

RobMen: SFBUG:1707259 - fix nasty memory violation
RobMen: SFBUG:1710227 - update certificate CustomAction to handle modularized
BinaryKey and CertificatePaths.

RobMen: SFBUG:1716160 - fix string overflow error for XmlFile and XmlConfig


Index: smalltables.xml
===================================================================
RCS file: /cvsroot/wix/wix2.0/src/wix/Data/smalltables.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** smalltables.xml 16 Feb 2007 09:35:54 -0000 1.6
--- smalltables.xml 27 Jun 2007 05:42:53 -0000 1.7
***************
*** 513,519 ****

!
!







------------------------------

Message: 4
Date: Wed, 27 Jun 2007 05:42:54 +0000
From: Rob Mensching
Subject: [WiX-commits] wix2.0/src/dutil sqlutil.h,1.5,1.6
To:
Message-ID:

Update of /cvsroot/wix/wix2.0/src/dutil
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv6008/src/dutil

Modified Files:
sqlutil.h
Log Message:
RobMen: SFBUG:1680666 - Correctly modularize RemoveIniFile.DirProperites.

AaronSte: SFBUG:1675664 - Marking ComboBox value attribute as localizable.

BobArnso: sfbug:1680395 - emit File/@Source instead of src

RobMen: Make the Server CustomActions TSAware to handle TS correctly.

AaronSte: SFBUG:1687206 - Update Tallow so DllRegisterServer captures will work
on Windows Vista from an elevated cmd prompt.

RobMen: SFBUG:1690263 - make Directory (and Name) required, since they are.

BobArnso: Clarify error message that Express editions of Visual Studio aren't
supported, only Standard and above.

RobMen: SFBUG:1670978 - fix multiple IIS Filter install/uninstall.

FGrohn: Move to Windows Vista SDK.

RobMen: SFBUG:1712448 - remove dead CreateElement attribute.

RobMen: SFBUG:1710222 - fix modularization on certificate CustomActions.

RobMen: SFBUG:1707259 - fix nasty memory violation
RobMen: SFBUG:1710227 - update certificate CustomAction to handle modularized
BinaryKey and CertificatePaths.

RobMen: SFBUG:1716160 - fix string overflow error for XmlFile and XmlConfig


Index: sqlutil.h
===================================================================
RCS file: /cvsroot/wix/wix2.0/src/dutil/sqlutil.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** sqlutil.h 16 Feb 2007 09:35:52 -0000 1.5
--- sqlutil.h 27 Jun 2007 05:42:52 -0000 1.6
***************
*** 20,24 ****
#include
#include
- #include
#include

--- 20,23 ----




------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

------------------------------

_______________________________________________
Wix-commits mailing list

https://lists.sourceforge.net/lists/listinfo/wix-commits


End of Wix-commits Digest, Vol 11, Issue 59
*******************************************