OSDN Git Service

winmerge-jp/winmerge-jp.git
16 years agoBuildScript: Default to build into distrib-subfolder instead of outside of the tree...
Kimmo Varis [Fri, 22 Feb 2008 21:10:19 +0000 (21:10 +0000)]
BuildScript: Default to build into distrib-subfolder instead of outside of the tree folder.

16 years agoBuildScript: Print error message when deleting old files fails, instead of stacktrace.
Kimmo Varis [Fri, 22 Feb 2008 20:57:28 +0000 (20:57 +0000)]
BuildScript: Print error message when deleting old files fails, instead of stacktrace.

16 years agoWinMerge experimental release 2.7.7.5 (SVN revision 5069)
Kimmo Varis [Fri, 22 Feb 2008 16:04:44 +0000 (16:04 +0000)]
WinMerge experimental release 2.7.7.5 (SVN revision 5069)

16 years agoUpdate PO files for next experimental release.
Kimmo Varis [Fri, 22 Feb 2008 16:00:35 +0000 (16:00 +0000)]
Update PO files for next experimental release.

16 years agoMove PATCHFILES definition to PatchTool.h to make includes more logical. Make dialog...
Kimmo Varis [Fri, 22 Feb 2008 15:48:03 +0000 (15:48 +0000)]
Move PATCHFILES definition to PatchTool.h to make includes more logical. Make dialog member of CPatchTool a pointer. Convert some CStrings to strings. Fix and improve doxygen comments.

16 years agoDocs: Exclude .svn folders from doxygen run.
Kimmo Varis [Fri, 22 Feb 2008 15:41:47 +0000 (15:41 +0000)]
Docs: Exclude .svn folders from doxygen run.

16 years agoManual: Bump revision number to 1.3.11.
Kimmo Varis [Fri, 22 Feb 2008 13:40:16 +0000 (13:40 +0000)]
Manual: Bump revision number to 1.3.11.

16 years agoPATCH: [ 1899161 ] Remove *BinaryFiles.dll from release
Tim Gerundt [Thu, 21 Feb 2008 23:04:25 +0000 (23:04 +0000)]
PATCH: [ 1899161 ] Remove *BinaryFiles.dll from release

16 years agoBUG: [ 1884717 ] Quick compare doesn't ignore EOL differences
Takashi Sawanaka [Wed, 20 Feb 2008 22:23:56 +0000 (22:23 +0000)]
BUG: [ 1884717 ] Quick compare doesn't ignore EOL differences

16 years agoI didn't mean to commit CompareEngines/ByteComparator.cpp in previous commit. Revert...
Kimmo Varis [Wed, 20 Feb 2008 19:21:21 +0000 (19:21 +0000)]
I didn't mean to commit CompareEngines/ByteComparator.cpp in previous commit. Revert the changes to that file.

16 years agoDoxygen comment improvements and fixes for FileActionScript.
Kimmo Varis [Wed, 20 Feb 2008 19:18:20 +0000 (19:18 +0000)]
Doxygen comment improvements and fixes for FileActionScript.

16 years agoConvert some CStrings to Strings in FileActionScript.
Kimmo Varis [Wed, 20 Feb 2008 18:20:42 +0000 (18:20 +0000)]
Convert some CStrings to Strings in FileActionScript.

16 years agoPATCH: [ 1895728 ] trivial changes to refactor the menu icon code
Kimmo Varis [Tue, 19 Feb 2008 22:19:29 +0000 (22:19 +0000)]
PATCH: [ 1895728 ] trivial changes to refactor the menu icon code
 Submitted by Adam Carrivick

16 years agoFix and improve doxygen comments in LanguageSelect.cpp.
Kimmo Varis [Tue, 19 Feb 2008 21:33:20 +0000 (21:33 +0000)]
Fix and improve doxygen comments in LanguageSelect.cpp.

16 years agoConvert path in FileLocation to String.
Kimmo Varis [Tue, 19 Feb 2008 21:02:22 +0000 (21:02 +0000)]
Convert path in FileLocation to String.

16 years agoAdd doxygen comments for FileLocation struct.
Kimmo Varis [Tue, 19 Feb 2008 19:52:54 +0000 (19:52 +0000)]
Add doxygen comments for FileLocation struct.

16 years agoRemove unused struct.
Kimmo Varis [Tue, 19 Feb 2008 18:35:40 +0000 (18:35 +0000)]
Remove unused struct.

16 years agoPATCH: [ 1896462 ] Load EOL type strings from resource and unify them
Kimmo Varis [Tue, 19 Feb 2008 15:42:50 +0000 (15:42 +0000)]
PATCH: [ 1896462 ] Load EOL type strings from resource and unify them

16 years agoPATCH: [ 1895583 ] Slovak translation update
Tim Gerundt [Mon, 18 Feb 2008 23:43:47 +0000 (23:43 +0000)]
PATCH: [ 1895583 ] Slovak translation update
 Submitted by Ivan Masár

16 years agoBUG: [ 1770373 ] Permanently switches to quick compare?
Takashi Sawanaka [Mon, 18 Feb 2008 22:30:10 +0000 (22:30 +0000)]
BUG: [ 1770373 ] Permanently switches to quick compare?

16 years agoUpdate and improve comments for CDiffContext.
Kimmo Varis [Mon, 18 Feb 2008 20:39:13 +0000 (20:39 +0000)]
Update and improve comments for CDiffContext.

16 years agoDocs: Update doxygen config file for doxygen 1.5.5. Extract brief desc from first...
Kimmo Varis [Mon, 18 Feb 2008 18:44:44 +0000 (18:44 +0000)]
Docs: Update doxygen config file for doxygen 1.5.5. Extract brief desc from first line of comment, without @brief.

16 years agoAdd own constant for file compare statusbar EOL indicator panel width.
Kimmo Varis [Mon, 18 Feb 2008 17:58:35 +0000 (17:58 +0000)]
Add own constant for file compare statusbar EOL indicator panel width.

16 years agoPATCH: [ 1895629 ] Add encoding info (statusbar pane) to file compare
Kimmo Varis [Mon, 18 Feb 2008 14:11:50 +0000 (14:11 +0000)]
PATCH: [ 1895629 ] Add encoding info (statusbar pane) to file compare

16 years agoPATCH: [ 1894692 ] Load unicoding type names from resource
Kimmo Varis [Sat, 16 Feb 2008 16:59:25 +0000 (16:59 +0000)]
PATCH: [ 1894692 ] Load unicoding type names from resource

16 years agoPatch #1880711 - Fix a drawing issue
Jochen Tucht [Sat, 16 Feb 2008 06:49:32 +0000 (06:49 +0000)]
Patch #1880711 - Fix a drawing issue

16 years agoUse FileTextEncoding member in MergeDoc / CDiffTextBuffer instead of separate members...
Kimmo Varis [Fri, 15 Feb 2008 23:44:47 +0000 (23:44 +0000)]
Use FileTextEncoding member in MergeDoc / CDiffTextBuffer instead of separate members for different related values.

16 years agoPATCH: [ 1893167 ] Allow setting custom temporary folder
Kimmo Varis [Fri, 15 Feb 2008 18:50:14 +0000 (18:50 +0000)]
PATCH: [ 1893167 ] Allow setting custom temporary folder
 Add missing mnemonic chars for controls in System options dialog.

16 years agoFix "Warning: skipping non-radio button in group." runtime warnings from Options...
Kimmo Varis [Thu, 14 Feb 2008 17:40:20 +0000 (17:40 +0000)]
Fix "Warning: skipping non-radio button in group." runtime warnings from Options / Compare -dialog. Set WS_GROUP for next control of radiobutton group.

16 years agoPATCH: [ 1893167 ] Allow setting custom temporary folder
Kimmo Varis [Thu, 14 Feb 2008 17:09:58 +0000 (17:09 +0000)]
PATCH: [ 1893167 ] Allow setting custom temporary folder

16 years agoRFE: [ 1875111 ] Cleaning up Help-menu
Tim Gerundt [Wed, 13 Feb 2008 22:05:37 +0000 (22:05 +0000)]
RFE: [ 1875111 ] Cleaning up Help-menu
  Remove "..." from "Configuration" and "GNU General Public License" menu items

16 years agoPATCH: [ 1892283 ] Move time diff ignore option to compare options
Kimmo Varis [Wed, 13 Feb 2008 15:12:13 +0000 (15:12 +0000)]
PATCH: [ 1892283 ] Move time diff ignore option to compare options

16 years agoChangelog: Add German updates for WinMerge 2.7.7.5
Tim Gerundt [Tue, 12 Feb 2008 23:40:06 +0000 (23:40 +0000)]
Changelog: Add German updates for WinMerge 2.7.7.5

16 years agoUpdates for German translation
Tim Gerundt [Tue, 12 Feb 2008 23:37:37 +0000 (23:37 +0000)]
Updates for German translation

16 years agoRight-align tab size number in editor options
Kimmo Varis [Tue, 12 Feb 2008 22:45:36 +0000 (22:45 +0000)]
Right-align tab size number in editor options

16 years agoRefresh master POT file.
Tim Gerundt [Tue, 12 Feb 2008 22:34:20 +0000 (22:34 +0000)]
Refresh master POT file.

16 years agoPATCH: [ 1891326 ] A Swedish.po translation update
Tim Gerundt [Tue, 12 Feb 2008 22:18:31 +0000 (22:18 +0000)]
PATCH: [ 1891326 ] A Swedish.po translation update

16 years agoRFE: [ 1875111 ] Cleaning up Help-menu
Tim Gerundt [Tue, 12 Feb 2008 21:59:22 +0000 (21:59 +0000)]
RFE: [ 1875111 ] Cleaning up Help-menu
  Change "WinMerge help" to "WinMerge Help" in description

16 years agoChangelog: Add Croatian updates for WinMerge 2.7.7.5
Tim Gerundt [Tue, 12 Feb 2008 21:31:19 +0000 (21:31 +0000)]
Changelog: Add Croatian updates for WinMerge 2.7.7.5

16 years agoUpdates for Croatian translation by Hasan Osmanagæ
Tim Gerundt [Tue, 12 Feb 2008 21:28:57 +0000 (21:28 +0000)]
Updates for Croatian translation by Hasan Osmanagæ

16 years agoPATCH: [ 1868989 ] Language idiomatics in the *.po-files in the Trunk
Tim Gerundt [Tue, 12 Feb 2008 20:07:33 +0000 (20:07 +0000)]
PATCH: [ 1868989 ] Language idiomatics in the *.po-files in the Trunk
 Submitted by Hans Eriksson
 Fix small typo from r5029.

16 years agoChangelog: BugFix: GNU General Public License name in menu (#1868989)
Kimmo Varis [Mon, 11 Feb 2008 22:54:02 +0000 (22:54 +0000)]
Changelog: BugFix: GNU General Public License name in menu (#1868989)

16 years agoPATCH: [ 1868989 ] Language idiomatics in the *.po-files in the Trunk
Kimmo Varis [Mon, 11 Feb 2008 22:50:37 +0000 (22:50 +0000)]
PATCH: [ 1868989 ] Language idiomatics in the *.po-files in the Trunk
 Submitted by Hans Eriksson
 Fix the name of the license to GNU General Public License

16 years agoBUG: [ 1880628 ] LineFilter doesn't filter out non-ascii lines
Takashi Sawanaka [Mon, 11 Feb 2008 21:17:53 +0000 (21:17 +0000)]
BUG: [ 1880628 ] LineFilter doesn't filter out non-ascii lines

16 years agoBUG: [ 1880628 ] LineFilter doesn't filter out non-ascii lines
Takashi Sawanaka [Mon, 11 Feb 2008 21:17:11 +0000 (21:17 +0000)]
BUG: [ 1880628 ] LineFilter doesn't filter out non-ascii lines

16 years agoCosmetic fix: CCrystalEditView::ShowDropIndicator() was at times unexpectedly hiding...
Jochen Tucht [Mon, 11 Feb 2008 16:38:26 +0000 (16:38 +0000)]
Cosmetic fix: CCrystalEditView::ShowDropIndicator() was at times unexpectedly hiding the caret.

16 years agoRemove unneeded path parameters from compare thread function. Paths are passed in...
Kimmo Varis [Sun, 10 Feb 2008 19:30:58 +0000 (19:30 +0000)]
Remove unneeded path parameters from compare thread function. Paths are passed in the compare context.

16 years agoRemove unused path members from DiffFuncStruct.
Kimmo Varis [Sun, 10 Feb 2008 19:18:05 +0000 (19:18 +0000)]
Remove unused path members from DiffFuncStruct.

16 years agoChangelog: Czech Translation update (r5017)
Kimmo Varis [Sun, 10 Feb 2008 13:38:05 +0000 (13:38 +0000)]
Changelog: Czech Translation update (r5017)

16 years agoRemove some usage of CString in DiffThread.
Kimmo Varis [Sun, 10 Feb 2008 13:34:26 +0000 (13:34 +0000)]
Remove some usage of CString in DiffThread.

16 years agoPATCH: [ 1889907 ] Patch for BUG: [ 1865131 ] Potential lockup in DirScan_Compa
Takashi Sawanaka [Sun, 10 Feb 2008 13:23:21 +0000 (13:23 +0000)]
PATCH: [ 1889907 ] Patch for BUG: [ 1865131 ] Potential lockup in DirScan_Compa

16 years agoPatch #1880711 - Fix escape key
Jochen Tucht [Sun, 10 Feb 2008 12:10:44 +0000 (12:10 +0000)]
Patch #1880711 - Fix escape key

16 years agoPatch #1885119 - (1) Remove redundant variables from DIFFITEM.
Jochen Tucht [Sun, 10 Feb 2008 11:50:33 +0000 (11:50 +0000)]
Patch #1885119 - (1) Remove redundant variables from DIFFITEM.

16 years agoFix precompiled header settings
Jochen Tucht [Sun, 10 Feb 2008 10:43:53 +0000 (10:43 +0000)]
Fix precompiled header settings

16 years agoUpdate of translation
Jan Hryz [Sat, 9 Feb 2008 18:32:08 +0000 (18:32 +0000)]
Update of translation

16 years agoPatch #1885119 - (4) Fix a potential crash when attempting to refresh DirView after...
Jochen Tucht [Sat, 9 Feb 2008 09:31:29 +0000 (09:31 +0000)]
Patch #1885119 - (4) Fix a potential crash when attempting to refresh DirView after switching between compare methods.

16 years agoPatch #1885119 - (3) Make DirCompProgressDlg operational for single threaded operation.
Jochen Tucht [Sat, 9 Feb 2008 09:07:53 +0000 (09:07 +0000)]
Patch #1885119 - (3) Make DirCompProgressDlg operational for single threaded operation.

16 years agoUpdate PO files...
Tim Gerundt [Thu, 7 Feb 2008 21:40:57 +0000 (21:40 +0000)]
Update PO files...

16 years agoPATCH: [ 1887268 ] Delete unused "binary" string resources
Tim Gerundt [Thu, 7 Feb 2008 21:23:59 +0000 (21:23 +0000)]
PATCH: [ 1887268 ] Delete unused "binary" string resources

16 years agoRFE: [ 1875111 ] Cleaning up Help-menu
Tim Gerundt [Thu, 7 Feb 2008 21:08:37 +0000 (21:08 +0000)]
RFE: [ 1875111 ] Cleaning up Help-menu

16 years agoWinMerge experimental release 2.7.7.4 (SVN revision 5011)
Kimmo Varis [Thu, 7 Feb 2008 18:32:14 +0000 (18:32 +0000)]
WinMerge experimental release 2.7.7.4 (SVN revision 5011)

16 years agoUpdate all translation PO files for next experimental release.
Kimmo Varis [Thu, 7 Feb 2008 18:28:32 +0000 (18:28 +0000)]
Update all translation PO files for next experimental release.

16 years agoPATCH: [ 1880711 ] Handle embedded nulls in CrystalEdit
Kimmo Varis [Thu, 7 Feb 2008 18:24:46 +0000 (18:24 +0000)]
PATCH: [ 1880711 ] Handle embedded nulls in CrystalEdit
 Infinite loop fix from Takashi

16 years agoPATCH: [ 1888810 ] Invalid directory checking cleanup
Kimmo Varis [Thu, 7 Feb 2008 18:18:56 +0000 (18:18 +0000)]
PATCH: [ 1888810 ] Invalid directory checking cleanup

16 years agoChangelog: Swedish translation update (#1884918)
Kimmo Varis [Thu, 7 Feb 2008 18:15:49 +0000 (18:15 +0000)]
Changelog: Swedish translation update (#1884918)

16 years agoPATCH: [ 1884918 ] A Swedish.po translation update
Kimmo Varis [Thu, 7 Feb 2008 18:13:30 +0000 (18:13 +0000)]
PATCH: [ 1884918 ] A Swedish.po translation update
 Submitted by Hans Eriksson

16 years agoPATCH: [ 1868989 ] Language idiomatics in the *.po-files in the Trunk
Kimmo Varis [Thu, 7 Feb 2008 15:59:47 +0000 (15:59 +0000)]
PATCH: [ 1868989 ] Language idiomatics in the *.po-files in the Trunk
 Submitted by Hans Eriksson
 Fix type blacks to blocks

16 years agoBUG: [ 1875116 ] File/Open Project menuitem misses mnemonic
Kimmo Varis [Thu, 7 Feb 2008 15:35:33 +0000 (15:35 +0000)]
BUG: [ 1875116 ] File/Open Project menuitem misses mnemonic

16 years agoBUG: [ 1881440 ] Weird message: Directory files cannot be compared
Kimmo Varis [Thu, 7 Feb 2008 14:29:47 +0000 (14:29 +0000)]
BUG: [ 1881440 ] Weird message: Directory files cannot be compared

16 years agoPatch #1885119
Jochen Tucht [Wed, 6 Feb 2008 06:23:02 +0000 (06:23 +0000)]
Patch #1885119

16 years agoPATCH: [ 1886576 ] Convert LineFiltersList to use String - Fix ANSI build.
Kimmo Varis [Tue, 5 Feb 2008 20:32:48 +0000 (20:32 +0000)]
PATCH: [ 1886576 ] Convert LineFiltersList to use String - Fix ANSI build.

16 years agoPATCH: [ 1886664 ] Zoom to normal
Tim Gerundt [Tue, 5 Feb 2008 20:30:26 +0000 (20:30 +0000)]
PATCH: [ 1886664 ] Zoom to normal

16 years agoPATCH: [ 1886576 ] Convert LineFiltersList to use String
Kimmo Varis [Tue, 5 Feb 2008 15:34:52 +0000 (15:34 +0000)]
PATCH: [ 1886576 ] Convert LineFiltersList to use String

16 years agoPATCH: [ 1885793 ] Installer: Add more version resource info
Kimmo Varis [Tue, 5 Feb 2008 15:27:47 +0000 (15:27 +0000)]
PATCH: [ 1885793 ] Installer: Add more version resource info

16 years agoCleanup ColorButton code.
Kimmo Varis [Tue, 5 Feb 2008 10:48:43 +0000 (10:48 +0000)]
Cleanup ColorButton code.

16 years agoRFE: [ 1879340 ] Move "Zoom In/Out" to own sub menu
Tim Gerundt [Mon, 4 Feb 2008 21:54:35 +0000 (21:54 +0000)]
RFE: [ 1879340 ] Move "Zoom In/Out" to own sub menu

16 years agoPATCH: [ 1880504 ] Add icons for "Zoom In/Out"
Tim Gerundt [Mon, 4 Feb 2008 21:14:36 +0000 (21:14 +0000)]
PATCH: [ 1880504 ] Add icons for "Zoom In/Out"

16 years agoConvert shared/private file filter selection dialog to use COptionsMgr instead of...
Kimmo Varis [Mon, 4 Feb 2008 19:02:38 +0000 (19:02 +0000)]
Convert shared/private file filter selection dialog to use COptionsMgr instead of accessing registry directly.

16 years agoRemove commented out code.
Kimmo Varis [Mon, 4 Feb 2008 10:06:53 +0000 (10:06 +0000)]
Remove commented out code.

16 years agoPATCH: [ 1884920 ] Add publisher to version resource
Kimmo Varis [Sun, 3 Feb 2008 16:12:43 +0000 (16:12 +0000)]
PATCH: [ 1884920 ] Add publisher to version resource

16 years agoBUG: [ 1878828 ] ShellExtension version resource strings not good
Kimmo Varis [Sun, 3 Feb 2008 16:06:18 +0000 (16:06 +0000)]
BUG: [ 1878828 ] ShellExtension version resource strings not good

16 years agoBUG: [ 1882019 ] Read-only does not disable Delete in main menu
Kimmo Varis [Fri, 1 Feb 2008 14:34:51 +0000 (14:34 +0000)]
BUG: [ 1882019 ] Read-only does not disable Delete in main menu

16 years agoPATCH: [ 1883868 ] Add document string for CDirDoc
Kimmo Varis [Fri, 1 Feb 2008 14:19:21 +0000 (14:19 +0000)]
PATCH: [ 1883868 ] Add document string for CDirDoc

16 years agoPATCH: [ 1883044 ] Build for XP with VS2008
Kimmo Varis [Fri, 1 Feb 2008 14:14:21 +0000 (14:14 +0000)]
PATCH: [ 1883044 ] Build for XP with VS2008

16 years agoFix a typo, standardize to using folder instead of directory.
Kimmo Varis [Fri, 1 Feb 2008 06:16:55 +0000 (06:16 +0000)]
Fix a typo, standardize to using folder instead of directory.

16 years agoPatch #1865087 - This fix got lost somehow...
Jochen Tucht [Thu, 31 Jan 2008 21:49:14 +0000 (21:49 +0000)]
Patch #1865087 - This fix got lost somehow...

16 years agoCollapseWhitespace() was eating a closing tag's < when tags included nothing but...
Jochen Tucht [Thu, 31 Jan 2008 21:34:05 +0000 (21:34 +0000)]
CollapseWhitespace() was eating a closing tag's < when tags included nothing but whitespace.

16 years agoPATCH: [ 1883059 ] Web: Changes for new stable release 2.6.14
Tim Gerundt [Thu, 31 Jan 2008 21:32:16 +0000 (21:32 +0000)]
PATCH: [ 1883059 ] Web: Changes for new stable release 2.6.14

16 years agoPatch #1880711
Jochen Tucht [Thu, 31 Jan 2008 21:08:06 +0000 (21:08 +0000)]
Patch #1880711

16 years agoFix ANSI build
Jochen Tucht [Thu, 31 Jan 2008 21:03:44 +0000 (21:03 +0000)]
Fix ANSI build

16 years agoUpdate root readme.txt, add missing externals folder and update descriptions for...
Kimmo Varis [Thu, 31 Jan 2008 20:23:12 +0000 (20:23 +0000)]
Update root readme.txt, add missing externals folder and update descriptions for several other folders. Update information about changelog.

16 years agoPATCH: [ 1821669 ] Build external libraries from WinMerge pre-link step
Kimmo Varis [Thu, 31 Jan 2008 18:51:56 +0000 (18:51 +0000)]
PATCH: [ 1821669 ] Build external libraries from WinMerge pre-link step
 - apply latest version of Jochen's patch (modified for paths) to fix VS2008 build.

16 years agoPATCH: [ 1882897 ] Make options handling safer by using String internally
Kimmo Varis [Thu, 31 Jan 2008 16:15:30 +0000 (16:15 +0000)]
PATCH: [ 1882897 ] Make options handling safer by using String internally

16 years agoRemove MFC/stdafx.h dependency from TempFile.cpp.
Kimmo Varis [Wed, 30 Jan 2008 19:33:24 +0000 (19:33 +0000)]
Remove MFC/stdafx.h dependency from TempFile.cpp.

16 years agoAdd our current changelog file to project file's Changelogs -folder. Remove old chang...
Kimmo Varis [Wed, 30 Jan 2008 17:26:30 +0000 (17:26 +0000)]
Add our current changelog file to project file's Changelogs -folder. Remove old changelog files from project file.

16 years agoBUG: [ 1881931 ] WM ignores diff of 3 bytes at the head of UTF-8NOBOM file
Takashi Sawanaka [Wed, 30 Jan 2008 15:44:05 +0000 (15:44 +0000)]
BUG: [ 1881931 ] WM ignores diff of 3 bytes at the head of UTF-8NOBOM file

16 years agoPATCH: [ 1882053 ] Delete unused language resources
Tim Gerundt [Tue, 29 Jan 2008 23:13:56 +0000 (23:13 +0000)]
PATCH: [ 1882053 ] Delete unused language resources

16 years agoFix archive bit trick for PO(T) scripts [hopefully finally]
Tim Gerundt [Tue, 29 Jan 2008 23:10:28 +0000 (23:10 +0000)]
Fix archive bit trick for PO(T) scripts [hopefully finally]

16 years agoChangelog: Ask and create pair for unique folder and open them (#1881454)
Kimmo Varis [Tue, 29 Jan 2008 15:42:27 +0000 (15:42 +0000)]
Changelog: Ask and create pair for unique folder and open them (#1881454)

16 years agoPATCH: [ 1881454 ] Create pair for unique folder and open them
Kimmo Varis [Tue, 29 Jan 2008 15:32:12 +0000 (15:32 +0000)]
PATCH: [ 1881454 ] Create pair for unique folder and open them