Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2006 |
Jan
|
Feb
(25) |
Mar
(71) |
Apr
(18) |
May
(41) |
Jun
(15) |
Jul
(1) |
Aug
(2) |
Sep
(10) |
Oct
(4) |
Nov
|
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(32) |
Feb
(2) |
Mar
(14) |
Apr
(4) |
May
(1) |
Jun
(2) |
Jul
(3) |
Aug
(3) |
Sep
|
Oct
(2) |
Nov
|
Dec
(17) |
2008 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
|
2009 |
Jan
(11) |
Feb
(7) |
Mar
(5) |
Apr
(2) |
May
(2) |
Jun
(2) |
Jul
(1) |
Aug
(4) |
Sep
(2) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
2010 |
Jan
(11) |
Feb
(6) |
Mar
(6) |
Apr
(4) |
May
|
Jun
(3) |
Jul
(2) |
Aug
|
Sep
(2) |
Oct
(7) |
Nov
|
Dec
(6) |
2011 |
Jan
(3) |
Feb
|
Mar
(18) |
Apr
(3) |
May
(1) |
Jun
(5) |
Jul
(2) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
2012 |
Jan
(1) |
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
(30) |
Oct
(5) |
Nov
|
Dec
(1) |
2013 |
Jan
(1) |
Feb
(1) |
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
1
|
2
|
3
(2) |
4
|
5
(1) |
6
(4) |
7
(1) |
8
(4) |
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
(1) |
19
(1) |
20
|
21
|
22
(8) |
23
(10) |
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
|
|
|
From: SourceForge.net <noreply@so...> - 2007-01-23 23:21:50
|
Feature Requests item #1478640, was opened at 2006-04-28 21:47 Message generated for change (Comment added) made by irswalker You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1478640&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements Group: Next Release Status: Closed Priority: 7 Private: No Submitted By: francisk (franciskam) Assigned to: Jasper Keuper (jaykee) Summary: Support for *Search in Property elements Initial Comment: It'd be nice if WiXEdit supported ComponentSearch/RegistrySearch/etc. ---------------------------------------------------------------------- Comment By: Ian Walker (irswalker) Date: 2007-01-23 23:21 Message: Logged In: YES user_id=294287 Originator: NO I can't imagine why you would want to assign two searches to a single property, so it looks like a bug in the WiX Schema (or MSI spec). Thanks for fixing. ---------------------------------------------------------------------- Comment By: francisk (franciskam) Date: 2007-01-23 21:45 Message: Logged In: YES user_id=1290248 Originator: YES Nice, thanks. I didn't even know that multiple sub-elements are allowed. Won't bother me. ---------------------------------------------------------------------- Comment By: Jasper Keuper (jaykee) Date: 2007-01-23 21:34 Message: Logged In: YES user_id=426742 Originator: NO Implemented, currently in cvs, will be in next release. Currently only for one sub-element of one property element, so the following is not supported: <Property> <DirectorySearch /> <FileSearch /> </Property> Does this bother anyone? (The WiX scheme says it is allowed...) Please let me know if it does, so I can start thinking of a solution. Thanks for the requests, you guys made me see how usefull this is. :-) ---------------------------------------------------------------------- Comment By: Ian Walker (irswalker) Date: 2007-01-18 12:37 Message: Logged In: YES user_id=294287 Originator: NO Please can I register my desire to see this as well - I have a lot of pre-existing WXS files that use RegistrySearch and FileSearch, and it's quite confusing not being able to see or edit those elements in the GUI - although they get preserved if you shell out to the external editor. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1478640&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-23 23:07:32
|
Bugs item #1641789, was opened at 2007-01-22 17:57 Message generated for change (Comment added) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None >Status: Closed >Resolution: Fixed Priority: 6 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) >Assigned to: Jasper Keuper (jaykee) Summary: Generated Ids are not unique across the loaded wix file Initial Comment: Uniqueness of generated Ids is not ensured. Import two folders containing equally named subfolders, and you end up with duplicate Directory Ids. ---------------------------------------------------------------------- >Comment By: Jasper Keuper (jaykee) Date: 2007-01-24 00:07 Message: Logged In: YES user_id=426742 Originator: NO Fixed in cvs, will be in next release. Dup of RFE #1546231. Made some improvements to the patch before applying. Thanks for the patch, keep up the good work! ---------------------------------------------------------------------- Comment By: Jasper Keuper (jaykee) Date: 2007-01-23 23:15 Message: Logged In: YES user_id=426742 Originator: NO Missed your patch when I made the last comment, will apply it. Thanks! ---------------------------------------------------------------------- Comment By: Jasper Keuper (jaykee) Date: 2007-01-23 22:59 Message: Logged In: YES user_id=426742 Originator: NO I think the same thing applies to Component and File Id's too and should also be fixed. ---------------------------------------------------------------------- Comment By: Daniel Cazzulino (kzu) (dcazzulino) Date: 2007-01-22 18:32 Message: Logged In: YES user_id=222270 Originator: YES Uploaded patch contains the fixes for the other bug I reported also (http://sourceforge.net/tracker/index.php?func=detail&aid=1641756&group_id=133314&atid=726876, or bug # 1641756). File Added: UniqueIdsImport.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-23 23:04:39
|
Feature Requests item #1546231, was opened at 2006-08-24 22:22 Message generated for change (Comment added) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1546231&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Priority: 5 Private: No Submitted By: mattyj (mattyj2001) >Assigned to: Jasper Keuper (jaykee) Summary: Rename duplicate ID's when importing a directory tree Initial Comment: I have a directory of web controls, basically skins for co-branded websites, that have the same structure and same filenames. For example: Controls +--Site1 | +--Menu.xml | +--Site2 +--Menu.xml When I import a structure like this, the ID's of both the Menu.xml files are the same. This won't compile until I change the ID of one of these files to something else. There are hundreds of files in each Site, and I have about a dozen different sites. It would be cool if WixEdit detected these duplicates and renamed the ID's to something unique. ---------------------------------------------------------------------- >Comment By: Jasper Keuper (jaykee) Date: 2007-01-24 00:04 Message: Logged In: YES user_id=426742 Originator: NO Implemented in cvs, will be in next release. Duplicate of bug #1641789. ---------------------------------------------------------------------- Comment By: mike (evilmike) Date: 2006-10-07 09:25 Message: Logged In: YES user_id=1604717 Also it would be nice to be able to define a prefix for directory and component id's. That way one can make sure the id's are unique. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1546231&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-23 22:15:37
|
Bugs item #1641789, was opened at 2007-01-22 17:57 Message generated for change (Comment added) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Resolution: Accepted Priority: 6 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) Assigned to: Nobody/Anonymous (nobody) Summary: Generated Ids are not unique across the loaded wix file Initial Comment: Uniqueness of generated Ids is not ensured. Import two folders containing equally named subfolders, and you end up with duplicate Directory Ids. ---------------------------------------------------------------------- >Comment By: Jasper Keuper (jaykee) Date: 2007-01-23 23:15 Message: Logged In: YES user_id=426742 Originator: NO Missed your patch when I made the last comment, will apply it. Thanks! ---------------------------------------------------------------------- Comment By: Jasper Keuper (jaykee) Date: 2007-01-23 22:59 Message: Logged In: YES user_id=426742 Originator: NO I think the same thing applies to Component and File Id's too and should also be fixed. ---------------------------------------------------------------------- Comment By: Daniel Cazzulino (kzu) (dcazzulino) Date: 2007-01-22 18:32 Message: Logged In: YES user_id=222270 Originator: YES Uploaded patch contains the fixes for the other bug I reported also (http://sourceforge.net/tracker/index.php?func=detail&aid=1641756&group_id=133314&atid=726876, or bug # 1641756). File Added: UniqueIdsImport.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-23 21:59:20
|
Bugs item #1641789, was opened at 2007-01-22 17:57 Message generated for change (Settings changed) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Resolution: Accepted >Priority: 6 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) Assigned to: Nobody/Anonymous (nobody) Summary: Generated Ids are not unique across the loaded wix file Initial Comment: Uniqueness of generated Ids is not ensured. Import two folders containing equally named subfolders, and you end up with duplicate Directory Ids. ---------------------------------------------------------------------- Comment By: Jasper Keuper (jaykee) Date: 2007-01-23 22:59 Message: Logged In: YES user_id=426742 Originator: NO I think the same thing applies to Component and File Id's too and should also be fixed. ---------------------------------------------------------------------- Comment By: Daniel Cazzulino (kzu) (dcazzulino) Date: 2007-01-22 18:32 Message: Logged In: YES user_id=222270 Originator: YES Uploaded patch contains the fixes for the other bug I reported also (http://sourceforge.net/tracker/index.php?func=detail&aid=1641756&group_id=133314&atid=726876, or bug # 1641756). File Added: UniqueIdsImport.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-23 21:59:06
|
Bugs item #1641789, was opened at 2007-01-22 17:57 Message generated for change (Comment added) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open >Resolution: Accepted Priority: 5 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) Assigned to: Nobody/Anonymous (nobody) Summary: Generated Ids are not unique across the loaded wix file Initial Comment: Uniqueness of generated Ids is not ensured. Import two folders containing equally named subfolders, and you end up with duplicate Directory Ids. ---------------------------------------------------------------------- >Comment By: Jasper Keuper (jaykee) Date: 2007-01-23 22:59 Message: Logged In: YES user_id=426742 Originator: NO I think the same thing applies to Component and File Id's too and should also be fixed. ---------------------------------------------------------------------- Comment By: Daniel Cazzulino (kzu) (dcazzulino) Date: 2007-01-22 18:32 Message: Logged In: YES user_id=222270 Originator: YES Uploaded patch contains the fixes for the other bug I reported also (http://sourceforge.net/tracker/index.php?func=detail&aid=1641756&group_id=133314&atid=726876, or bug # 1641756). File Added: UniqueIdsImport.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-23 21:48:42
|
Feature Requests item #1641823, was opened at 2007-01-22 18:49 Message generated for change (Comment added) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1641823&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None >Group: None Status: Open >Priority: 3 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) Assigned to: Jasper Keuper (jaykee) Summary: When importing folders, a ComponentGroup should be created Initial Comment: When importing folders with large number of files, having to reference these from Features is very annoying. If a ComponentGroup was created on the fly for the set of items added, it would be much easier to refer to the group as a whole from the respective Feature. ---------------------------------------------------------------------- >Comment By: Jasper Keuper (jaykee) Date: 2007-01-23 22:48 Message: Logged In: YES user_id=426742 Originator: NO Yes that would be nice, but WiX only allows ComponentGroup elements as child element of a Fragment. WixEdit doesn't support Fragment elements (yet?), so this feature will be postponed until WixEdit support Fragment elements or the ComponentGroup can have other parent elements too. ---------------------------------------------------------------------- Comment By: Jasper Keuper (jaykee) Date: 2007-01-22 22:49 Message: Logged In: YES user_id=426742 Originator: NO Nice request, will do this soon. :-) Should be quite simple. Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1641823&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-23 21:45:22
|
Feature Requests item #1478640, was opened at 2006-04-28 10:47 Message generated for change (Comment added) made by franciskam You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1478640&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements Group: Next Release Status: Closed Priority: 7 Private: No Submitted By: francisk (franciskam) Assigned to: Jasper Keuper (jaykee) Summary: Support for *Search in Property elements Initial Comment: It'd be nice if WiXEdit supported ComponentSearch/RegistrySearch/etc. ---------------------------------------------------------------------- >Comment By: francisk (franciskam) Date: 2007-01-23 11:45 Message: Logged In: YES user_id=1290248 Originator: YES Nice, thanks. I didn't even know that multiple sub-elements are allowed. Won't bother me. ---------------------------------------------------------------------- Comment By: Jasper Keuper (jaykee) Date: 2007-01-23 11:34 Message: Logged In: YES user_id=426742 Originator: NO Implemented, currently in cvs, will be in next release. Currently only for one sub-element of one property element, so the following is not supported: <Property> <DirectorySearch /> <FileSearch /> </Property> Does this bother anyone? (The WiX scheme says it is allowed...) Please let me know if it does, so I can start thinking of a solution. Thanks for the requests, you guys made me see how usefull this is. :-) ---------------------------------------------------------------------- Comment By: Ian Walker (irswalker) Date: 2007-01-18 02:37 Message: Logged In: YES user_id=294287 Originator: NO Please can I register my desire to see this as well - I have a lot of pre-existing WXS files that use RegistrySearch and FileSearch, and it's quite confusing not being able to see or edit those elements in the GUI - although they get preserved if you shell out to the external editor. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1478640&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-23 21:34:47
|
Bugs item #1641756, was opened at 2007-01-22 17:18 Message generated for change (Comment added) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641756&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) >Assigned to: Jasper Keuper (jaykee) Summary: Long names get whitespaces replaced with underscores Initial Comment: In WiX it's valid for long names to contain whitespaces in the name. The source code comment in the method that generates valid long names even acknowledges that. However, the regex used to perform the replace is the same one used in the generation of unique Ids, which matches whitespaces. This is incorrect and causes many manual edits to be required. ---------------------------------------------------------------------- >Comment By: Jasper Keuper (jaykee) Date: 2007-01-23 22:34 Message: Logged In: YES user_id=426742 Originator: NO Fixed in cvs will be in next release. (Fixed GenerateValidLongName, not replacing whitespace anymore. GenerateValidShortName now replaces whitespace instead of relying on GenerateValidLongName) Thanks for the clear report and patch! ---------------------------------------------------------------------- Comment By: Daniel Cazzulino (kzu) (dcazzulino) Date: 2007-01-22 17:47 Message: Logged In: YES user_id=222270 Originator: YES I also found that short name generation contains a bug, as it allows whitespaces. Last uploaded patch contains both fixes. File Added: FileImport.cs.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641756&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-23 21:34:41
|
Feature Requests item #1478640, was opened at 2006-04-28 22:47 Message generated for change (Comment added) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1478640&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements Group: Next Release >Status: Closed Priority: 7 Private: No Submitted By: francisk (franciskam) Assigned to: Jasper Keuper (jaykee) Summary: Support for *Search in Property elements Initial Comment: It'd be nice if WiXEdit supported ComponentSearch/RegistrySearch/etc. ---------------------------------------------------------------------- >Comment By: Jasper Keuper (jaykee) Date: 2007-01-23 22:34 Message: Logged In: YES user_id=426742 Originator: NO Implemented, currently in cvs, will be in next release. Currently only for one sub-element of one property element, so the following is not supported: <Property> <DirectorySearch /> <FileSearch /> </Property> Does this bother anyone? (The WiX scheme says it is allowed...) Please let me know if it does, so I can start thinking of a solution. Thanks for the requests, you guys made me see how usefull this is. :-) ---------------------------------------------------------------------- Comment By: Ian Walker (irswalker) Date: 2007-01-18 13:37 Message: Logged In: YES user_id=294287 Originator: NO Please can I register my desire to see this as well - I have a lot of pre-existing WXS files that use RegistrySearch and FileSearch, and it's quite confusing not being able to see or edit those elements in the GUI - although they get preserved if you shell out to the external editor. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1478640&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-22 21:49:54
|
Feature Requests item #1641823, was opened at 2007-01-22 18:49 Message generated for change (Comment added) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1641823&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None >Group: Next Release Status: Open >Priority: 7 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) >Assigned to: Jasper Keuper (jaykee) Summary: When importing folders, a ComponentGroup should be created Initial Comment: When importing folders with large number of files, having to reference these from Features is very annoying. If a ComponentGroup was created on the fly for the set of items added, it would be much easier to refer to the group as a whole from the respective Feature. ---------------------------------------------------------------------- >Comment By: Jasper Keuper (jaykee) Date: 2007-01-22 22:49 Message: Logged In: YES user_id=426742 Originator: NO Nice request, will do this soon. :-) Should be quite simple. Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1641823&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-22 20:11:42
|
Bugs item #1641751, was opened at 2007-01-22 17:12 Message generated for change (Comment added) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641751&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) >Assigned to: Jasper Keuper (jaykee) Summary: Missing file from CVS Initial Comment: I've just pulled the latest sources from CVS, tried to compile, and get the following error: CSC : error CS2001: Source file 'src\AssemblyVersionInfo.cs' could not be found If I just create an empty file with that name, everything compiles fine. Also, are you planning to port to VS 2005 / MSBuild file format? ---------------------------------------------------------------------- >Comment By: Jasper Keuper (jaykee) Date: 2007-01-22 21:11 Message: Logged In: YES user_id=426742 Originator: NO Hi, fixed in CVS. The 'src\AssemblyVersionInfo.cs' file is generated automatically by the NAnt script, and is not really required for custom builds. I build this project using NAnt and I actually don't have VS installed... The project file can be a bit out of date, because I don't use VS to compile the project. Currently I have no acces to VS 2005 and no plans yet to convert the project to MSBuild. Anyway, thanks for reminding me to keep the VS project file up to date. For now I've removed the 'src\AssemblyVersionInfo.cs' from the project file. Thanks for the report, Jasper ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641751&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-22 17:49:17
|
Feature Requests item #1641823, was opened at 2007-01-22 14:49 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1641823&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) Assigned to: Nobody/Anonymous (nobody) Summary: When importing folders, a ComponentGroup should be created Initial Comment: When importing folders with large number of files, having to reference these from Features is very annoying. If a ComponentGroup was created on the fly for the set of items added, it would be much easier to refer to the group as a whole from the respective Feature. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1641823&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-22 17:32:47
|
Bugs item #1641789, was opened at 2007-01-22 13:57 Message generated for change (Comment added) made by dcazzulino You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) Assigned to: Nobody/Anonymous (nobody) Summary: Generated Ids are not unique across the loaded wix file Initial Comment: Uniqueness of generated Ids is not ensured. Import two folders containing equally named subfolders, and you end up with duplicate Directory Ids. ---------------------------------------------------------------------- >Comment By: Daniel Cazzulino (kzu) (dcazzulino) Date: 2007-01-22 14:32 Message: Logged In: YES user_id=222270 Originator: YES Uploaded patch contains the fixes for the other bug I reported also (http://sourceforge.net/tracker/index.php?func=detail&aid=1641756&group_id=133314&atid=726876, or bug # 1641756). File Added: UniqueIdsImport.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-22 16:57:31
|
Bugs item #1641789, was opened at 2007-01-22 13:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) Assigned to: Nobody/Anonymous (nobody) Summary: Generated Ids are not unique across the loaded wix file Initial Comment: Uniqueness of generated Ids is not ensured. Import two folders containing equally named subfolders, and you end up with duplicate Directory Ids. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641789&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-22 16:47:39
|
Bugs item #1641756, was opened at 2007-01-22 13:18 Message generated for change (Comment added) made by dcazzulino You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641756&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) Assigned to: Nobody/Anonymous (nobody) Summary: Long names get whitespaces replaced with underscores Initial Comment: In WiX it's valid for long names to contain whitespaces in the name. The source code comment in the method that generates valid long names even acknowledges that. However, the regex used to perform the replace is the same one used in the generation of unique Ids, which matches whitespaces. This is incorrect and causes many manual edits to be required. ---------------------------------------------------------------------- >Comment By: Daniel Cazzulino (kzu) (dcazzulino) Date: 2007-01-22 13:47 Message: Logged In: YES user_id=222270 Originator: YES I also found that short name generation contains a bug, as it allows whitespaces. Last uploaded patch contains both fixes. File Added: FileImport.cs.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641756&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-22 16:18:17
|
Bugs item #1641756, was opened at 2007-01-22 13:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641756&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) Assigned to: Nobody/Anonymous (nobody) Summary: Long names get whitespaces replaced with underscores Initial Comment: In WiX it's valid for long names to contain whitespaces in the name. The source code comment in the method that generates valid long names even acknowledges that. However, the regex used to perform the replace is the same one used in the generation of unique Ids, which matches whitespaces. This is incorrect and causes many manual edits to be required. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641756&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-22 16:12:05
|
Bugs item #1641751, was opened at 2007-01-22 13:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641751&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Daniel Cazzulino (kzu) (dcazzulino) Assigned to: Nobody/Anonymous (nobody) Summary: Missing file from CVS Initial Comment: I've just pulled the latest sources from CVS, tried to compile, and get the following error: CSC : error CS2001: Source file 'src\AssemblyVersionInfo.cs' could not be found If I just create an empty file with that name, everything compiles fine. Also, are you planning to port to VS 2005 / MSBuild file format? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1641751&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-19 09:51:54
|
Feature Requests item #1478640, was opened at 2006-04-28 22:47 Message generated for change (Settings changed) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1478640&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements Group: Next Release Status: Open >Priority: 7 Private: No Submitted By: francisk (franciskam) >Assigned to: Jasper Keuper (jaykee) Summary: Support for *Search in Property elements Initial Comment: It'd be nice if WiXEdit supported ComponentSearch/RegistrySearch/etc. ---------------------------------------------------------------------- Comment By: Ian Walker (irswalker) Date: 2007-01-18 13:37 Message: Logged In: YES user_id=294287 Originator: NO Please can I register my desire to see this as well - I have a lot of pre-existing WXS files that use RegistrySearch and FileSearch, and it's quite confusing not being able to see or edit those elements in the GUI - although they get preserved if you shell out to the external editor. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1478640&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-18 12:37:06
|
Feature Requests item #1478640, was opened at 2006-04-28 21:47 Message generated for change (Comment added) made by irswalker You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1478640&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements Group: Next Release Status: Open Priority: 5 Private: No Submitted By: francisk (franciskam) Assigned to: Nobody/Anonymous (nobody) Summary: Support for *Search in Property elements Initial Comment: It'd be nice if WiXEdit supported ComponentSearch/RegistrySearch/etc. ---------------------------------------------------------------------- Comment By: Ian Walker (irswalker) Date: 2007-01-18 12:37 Message: Logged In: YES user_id=294287 Originator: NO Please can I register my desire to see this as well - I have a lot of pre-existing WXS files that use RegistrySearch and FileSearch, and it's quite confusing not being able to see or edit those elements in the GUI - although they get preserved if you shell out to the external editor. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1478640&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-08 22:34:39
|
Bugs item #1630885, was opened at 2007-01-08 21:32 Message generated for change (Comment added) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1630885&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: csds (leehairy) >Assigned to: Jasper Keuper (jaykee) Summary: Null pointer exception Initial Comment: Wix v3 WixEdit v0.6.1582.4 Wix file compiles and runs correctly, creating the website as expected. **Clicking on the treenode iis:Website throws an exception** <!-- # This comment is generated by WixEdit, the specific commandline # arguments for the WiX Toolset are stored here. candleArgs: "<projectfile>" -out "<projectname>.wixobj" -ext "C:\Program Files\Windows Installer XML v3\bin\WixIIsExtension.dll" -ext "C:\Program Files\Windows Installer XML v3\bin\WixUIExtension.dll" lightArgs: "<projectname>.wixobj" -out "<projectname>.msi" -cultures:"en-US" -ext "C:\Program Files\Windows Installer XML v3\bin\WixIIsExtension.dll" -ext "C:\Program Files\Windows Installer XML v3\bin\WixUIExtension.dll" --> Sample :: Wix file with relevant <iis::> infomrmation <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"; xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension"> <Component Id="C_Webservice" Guid="{80696450-256E-473b-A31F-796A8F8B9653}"> <CreateFolder Directory="INSTALLLDIR" /> <iis:WebVirtualDir Id="Webservice_wix" Alias="Webservice_wix" Directory="INSTALLLDIR" WebSite="DefaultWebSite"> <iis:WebApplication Id="WA_Webservice" Name="Webservice" /> </iis:WebVirtualDir> </Component> <iis:WebSite Id="DefaultWebSite" Description="Default Web Site"> <iis:WebAddress Id="AllUnassigned" Port="8080" /> </iis:WebSite> ---------------------------------------------------------------------- >Comment By: Jasper Keuper (jaykee) Date: 2007-01-08 23:34 Message: Logged In: YES user_id=426742 Originator: NO This is fixed in cvs, will be the next release. Thanks for reporting! ---------------------------------------------------------------------- Comment By: csds (leehairy) Date: 2007-01-08 21:33 Message: Logged In: YES user_id=693602 Originator: YES File Added: wixedit_iis.gif ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1630885&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-08 20:33:10
|
Bugs item #1630885, was opened at 2007-01-08 20:32 Message generated for change (Comment added) made by leehairy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1630885&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: csds (leehairy) Assigned to: Nobody/Anonymous (nobody) Summary: Null pointer exception Initial Comment: Wix v3 WixEdit v0.6.1582.4 Wix file compiles and runs correctly, creating the website as expected. **Clicking on the treenode iis:Website throws an exception** <!-- # This comment is generated by WixEdit, the specific commandline # arguments for the WiX Toolset are stored here. candleArgs: "<projectfile>" -out "<projectname>.wixobj" -ext "C:\Program Files\Windows Installer XML v3\bin\WixIIsExtension.dll" -ext "C:\Program Files\Windows Installer XML v3\bin\WixUIExtension.dll" lightArgs: "<projectname>.wixobj" -out "<projectname>.msi" -cultures:"en-US" -ext "C:\Program Files\Windows Installer XML v3\bin\WixIIsExtension.dll" -ext "C:\Program Files\Windows Installer XML v3\bin\WixUIExtension.dll" --> Sample :: Wix file with relevant <iis::> infomrmation <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"; xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension"> <Component Id="C_Webservice" Guid="{80696450-256E-473b-A31F-796A8F8B9653}"> <CreateFolder Directory="INSTALLLDIR" /> <iis:WebVirtualDir Id="Webservice_wix" Alias="Webservice_wix" Directory="INSTALLLDIR" WebSite="DefaultWebSite"> <iis:WebApplication Id="WA_Webservice" Name="Webservice" /> </iis:WebVirtualDir> </Component> <iis:WebSite Id="DefaultWebSite" Description="Default Web Site"> <iis:WebAddress Id="AllUnassigned" Port="8080" /> </iis:WebSite> ---------------------------------------------------------------------- >Comment By: csds (leehairy) Date: 2007-01-08 20:33 Message: Logged In: YES user_id=693602 Originator: YES File Added: wixedit_iis.gif ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1630885&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-08 20:32:15
|
Bugs item #1630885, was opened at 2007-01-08 20:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1630885&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: csds (leehairy) Assigned to: Nobody/Anonymous (nobody) Summary: Null pointer exception Initial Comment: Wix v3 WixEdit v0.6.1582.4 Wix file compiles and runs correctly, creating the website as expected. **Clicking on the treenode iis:Website throws an exception** <!-- # This comment is generated by WixEdit, the specific commandline # arguments for the WiX Toolset are stored here. candleArgs: "<projectfile>" -out "<projectname>.wixobj" -ext "C:\Program Files\Windows Installer XML v3\bin\WixIIsExtension.dll" -ext "C:\Program Files\Windows Installer XML v3\bin\WixUIExtension.dll" lightArgs: "<projectname>.wixobj" -out "<projectname>.msi" -cultures:"en-US" -ext "C:\Program Files\Windows Installer XML v3\bin\WixIIsExtension.dll" -ext "C:\Program Files\Windows Installer XML v3\bin\WixUIExtension.dll" --> Sample :: Wix file with relevant <iis::> infomrmation <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"; xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension"> <Component Id="C_Webservice" Guid="{80696450-256E-473b-A31F-796A8F8B9653}"> <CreateFolder Directory="INSTALLLDIR" /> <iis:WebVirtualDir Id="Webservice_wix" Alias="Webservice_wix" Directory="INSTALLLDIR" WebSite="DefaultWebSite"> <iis:WebApplication Id="WA_Webservice" Name="Webservice" /> </iis:WebVirtualDir> </Component> <iis:WebSite Id="DefaultWebSite" Description="Default Web Site"> <iis:WebAddress Id="AllUnassigned" Port="8080" /> </iis:WebSite> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726876&aid=1630885&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-08 19:47:21
|
Feature Requests item #1630853, was opened at 2007-01-08 19:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1630853&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements Group: None Status: Open Priority: 5 Private: No Submitted By: csds (leehairy) Assigned to: Nobody/Anonymous (nobody) Summary: Add dialog for compiler flags Initial Comment: Add dialog to enable easier configuration of light and candle . Much like the project settings dialogs for VC++, .NET etc In votive we can just browse to the ext library and VS2005 adds the library as a reference, auto-completing the -ext <ref> command line ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1630853&group_id=133314 |
From: SourceForge.net <noreply@so...> - 2007-01-07 00:26:24
|
Feature Requests item #1626958, was opened at 2007-01-03 14:33 Message generated for change (Comment added) made by jaykee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1626958&group_id=133314 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements Group: Next Release >Status: Closed Priority: 5 Private: No Submitted By: Xabatcha (xabatcha) >Assigned to: Jasper Keuper (jaykee) Summary: Wrap text in Result Panel Initial Comment: Have possibility to wrap text in Result panel. Simplest way would be access it by context menu. Just add next item "Wrap text". Bye X. ---------------------------------------------------------------------- >Comment By: Jasper Keuper (jaykee) Date: 2007-01-07 01:26 Message: Logged In: YES user_id=426742 Originator: NO Added feature in cvs, will be in next release. You can change the option in the context menu, the default value can be changed in the WixEdit Settings. Thanks! Jasper ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=726879&aid=1626958&group_id=133314 |