OSDN Git Service

winmerge-jp/winmerge-jp.git
16 years agoPATCH: [ 2011365 ] Incorporate dev review comments in Intro_diffs help topic
Kimmo Varis [Mon, 7 Jul 2008 07:30:55 +0000 (07:30 +0000)]
PATCH: [ 2011365 ] Incorporate dev review comments in Intro_diffs help topic
 Submitted by Denis Bradford

16 years agoFix ifdef for debug code (we have _DEBUG).
Kimmo Varis [Sat, 5 Jul 2008 10:23:20 +0000 (10:23 +0000)]
Fix ifdef for debug code (we have _DEBUG).

16 years agoRemove commented out code. Fix class name in doxygen comment.
Kimmo Varis [Sat, 5 Jul 2008 10:20:33 +0000 (10:20 +0000)]
Remove commented out code. Fix class name in doxygen comment.

16 years agoWeb: Add SourceForge.net Community Choice Awards 2008 Finalist VOTE banner
Tim Gerundt [Fri, 4 Jul 2008 15:28:29 +0000 (15:28 +0000)]
Web: Add SourceForge.net Community Choice Awards 2008 Finalist VOTE banner

16 years agoAdd 2.10 branch to branch list.
Kimmo Varis [Fri, 4 Jul 2008 09:20:21 +0000 (09:20 +0000)]
Add 2.10 branch to branch list.

16 years agoWinMerge 2.10.x (R_210) branch created (r5561)
Kimmo Varis [Fri, 4 Jul 2008 08:24:20 +0000 (08:24 +0000)]
WinMerge 2.10.x (R_210) branch created (r5561)

16 years agoWinMerge experimental release 2.9.1.5 (SVN revision 5560)
Kimmo Varis [Fri, 4 Jul 2008 07:46:12 +0000 (07:46 +0000)]
WinMerge experimental release 2.9.1.5 (SVN revision 5560)

16 years agoChangelog: BugFix: Random crashes in folder compare (#2005308)
Kimmo Varis [Thu, 3 Jul 2008 22:11:00 +0000 (22:11 +0000)]
Changelog: BugFix: Random crashes in folder compare (#2005308)

16 years agoUpdate release notes for 2.9.10 beta.
Kimmo Varis [Thu, 3 Jul 2008 19:56:45 +0000 (19:56 +0000)]
Update release notes for 2.9.10 beta.

16 years agoBump manual revision to 1.4.4.
Kimmo Varis [Thu, 3 Jul 2008 19:45:15 +0000 (19:45 +0000)]
Bump manual revision to 1.4.4.

16 years agoBump ShellExtension version number to 1.14.2.
Kimmo Varis [Thu, 3 Jul 2008 19:43:54 +0000 (19:43 +0000)]
Bump ShellExtension version number to 1.14.2.

16 years agoPATCH: [ 2008581 ] Convert paths using system codepage
Kimmo Varis [Thu, 3 Jul 2008 19:39:57 +0000 (19:39 +0000)]
PATCH: [ 2008581 ] Convert paths using system codepage
 Patch idea from rarevisitor

16 years agoAdd DEBUG_NEW define.
Kimmo Varis [Thu, 3 Jul 2008 19:05:36 +0000 (19:05 +0000)]
Add DEBUG_NEW define.

16 years agoPATCH: [ 2007673 ] Update release notes for shutdown hang
Kimmo Varis [Wed, 2 Jul 2008 22:35:00 +0000 (22:35 +0000)]
PATCH: [ 2007673 ] Update release notes for shutdown hang

16 years agoPATCH: [ 2007426 ] Chinese Simplified translation for trunk, all in one
Kimmo Varis [Wed, 2 Jul 2008 09:08:49 +0000 (09:08 +0000)]
PATCH: [ 2007426 ] Chinese Simplified translation for trunk, all in one
 Submitted by xmpdhml

16 years agoChangelog: next manual copy editing patch.
Kimmo Varis [Tue, 1 Jul 2008 21:36:33 +0000 (21:36 +0000)]
Changelog: next manual copy editing patch.

16 years agoPATCH: [ 2005418 ] Major copy edit of Intro_diffs Help topic
Kimmo Varis [Tue, 1 Jul 2008 08:51:07 +0000 (08:51 +0000)]
PATCH: [ 2005418 ] Major copy edit of Intro_diffs Help topic
 Submitted by Denis Bradford

16 years agoUse String and std::vector instead of CString, LPCTSTR and CArray
Marcel Gosselin [Mon, 30 Jun 2008 13:37:00 +0000 (13:37 +0000)]
Use String and std::vector instead of CString, LPCTSTR and CArray

16 years agoMake header file self-contained
Marcel Gosselin [Mon, 30 Jun 2008 02:16:38 +0000 (02:16 +0000)]
Make header file self-contained

16 years agoUse bool instead of BOOL and String instead of CString and LPCTSTR
Marcel Gosselin [Mon, 30 Jun 2008 01:45:21 +0000 (01:45 +0000)]
Use bool instead of BOOL and String instead of CString and LPCTSTR

16 years agoMake header files self-contained
Marcel Gosselin [Mon, 30 Jun 2008 01:16:38 +0000 (01:16 +0000)]
Make header files self-contained

16 years agoUninline error struct. Use String in error struct. Add method for returning error...
Kimmo Varis [Sun, 29 Jun 2008 21:30:09 +0000 (21:30 +0000)]
Uninline error struct. Use String in error struct. Add method for returning error string.

16 years agoAdd doxygen comments for buffer struct. Rename arguments to be more descriptive.
Kimmo Varis [Sun, 29 Jun 2008 18:10:35 +0000 (18:10 +0000)]
Add doxygen comments for buffer struct. Rename arguments to be more descriptive.

16 years agoPATCH: [ 2005031 ] Fix location pane flickering(2)
Takashi Sawanaka [Sun, 29 Jun 2008 17:04:48 +0000 (17:04 +0000)]
PATCH: [ 2005031 ] Fix location pane flickering(2)

16 years agoPATCH: [ 2005308 ] Fix crash in DirScan.cpp list polling
Kimmo Varis [Sun, 29 Jun 2008 08:11:20 +0000 (08:11 +0000)]
PATCH: [ 2005308 ] Fix crash in DirScan.cpp list polling

16 years agoPATCH: [ 2004385 ] Detach menus before destroying
Kimmo Varis [Sun, 29 Jun 2008 08:04:32 +0000 (08:04 +0000)]
PATCH: [ 2004385 ] Detach menus before destroying

16 years agoBUG: [ 2004160 ] Possible crash when enabling line filter
Takashi Sawanaka [Sat, 28 Jun 2008 11:13:51 +0000 (11:13 +0000)]
BUG: [ 2004160 ] Possible crash when enabling line filter
 rename buffer::used to buffer::sizeof
 rename buffer::size to buffer::capacity

16 years agoMarcel Gosselin is now part of our development team - welcome.
Kimmo Varis [Fri, 27 Jun 2008 18:54:18 +0000 (18:54 +0000)]
Marcel Gosselin is now part of our development team - welcome.

16 years agoAdd Slovenian translator (Iztok Osredkar) to the contributors list.
Kimmo Varis [Fri, 27 Jun 2008 18:37:56 +0000 (18:37 +0000)]
Add Slovenian translator (Iztok Osredkar) to the contributors list.

16 years agoPATCH: [ 2003203 ] Remove debug info from release executables
Kimmo Varis [Thu, 26 Jun 2008 21:08:41 +0000 (21:08 +0000)]
PATCH: [ 2003203 ] Remove debug info from release executables

16 years agoPATCH: [ 2002091 ] Manual: Tweak <authorgroup> and <toc> styling
Tim Gerundt [Thu, 26 Jun 2008 20:42:50 +0000 (20:42 +0000)]
PATCH: [ 2002091 ] Manual: Tweak <authorgroup> and <toc> styling

16 years agoDefine _CRT_SECURE_NO_DEPRECATE in compiler command line instead of StdAfx.h so it...
Kimmo Varis [Thu, 26 Jun 2008 12:50:32 +0000 (12:50 +0000)]
Define _CRT_SECURE_NO_DEPRECATE in compiler command line instead of StdAfx.h so it is visible in all files. Compiler versions that don't know the define ignore it.

16 years agoPATCH: [ 2002738 ] SplashScreen PostNcDestroy does not call base class
Kimmo Varis [Thu, 26 Jun 2008 12:35:55 +0000 (12:35 +0000)]
PATCH: [ 2002738 ] SplashScreen PostNcDestroy does not call base class

16 years agoPATCH: [ 2002431 ] Revised install doc after review
Kimmo Varis [Wed, 25 Jun 2008 14:35:25 +0000 (14:35 +0000)]
PATCH: [ 2002431 ] Revised install doc after review
 Submitted by Denis Bradford

16 years agoPATCH: [ 2000322 ] Copy edit of first four Help topics for review
Kimmo Varis [Wed, 25 Jun 2008 13:26:26 +0000 (13:26 +0000)]
PATCH: [ 2000322 ] Copy edit of first four Help topics for review
 Submitted by Denis Bradford

16 years agoPATCH: [ 1992426 ] Web: Changes for new stable release 2.8.4
Tim Gerundt [Tue, 24 Jun 2008 21:44:47 +0000 (21:44 +0000)]
PATCH: [ 1992426 ] Web: Changes for new stable release 2.8.4

16 years agoPATCH: [ 2001874 ] Fix CSS for variablelist
Tim Gerundt [Tue, 24 Jun 2008 20:20:01 +0000 (20:20 +0000)]
PATCH: [ 2001874 ] Fix CSS for variablelist
 Submitted by Denis Bradford

16 years agoFix ANSI build, Src/Common/RegOptionsMgr.cpp didn't have all needed properties in...
Kimmo Varis [Tue, 24 Jun 2008 19:35:08 +0000 (19:35 +0000)]
Fix ANSI build, Src/Common/RegOptionsMgr.cpp didn't have all needed properties in project file.

16 years agoWinMerge experimental release 2.9.1.4 (SVN revision 5518)
Kimmo Varis [Tue, 24 Jun 2008 17:13:33 +0000 (17:13 +0000)]
WinMerge experimental release 2.9.1.4 (SVN revision 5518)

16 years agoBump manual revision to 1.4.3.
Kimmo Varis [Tue, 24 Jun 2008 17:00:20 +0000 (17:00 +0000)]
Bump manual revision to 1.4.3.

16 years agoSynchronize PO files to POT file.
Kimmo Varis [Tue, 24 Jun 2008 16:54:04 +0000 (16:54 +0000)]
Synchronize PO files to POT file.

16 years agoAdd info how to go to tracker item by tracker item number.
Kimmo Varis [Tue, 24 Jun 2008 16:49:15 +0000 (16:49 +0000)]
Add info how to go to tracker item by tracker item number.

16 years agoUse CRLFSTYLE enum as a EOL style type instead of int.
Kimmo Varis [Tue, 24 Jun 2008 08:47:25 +0000 (08:47 +0000)]
Use CRLFSTYLE enum as a EOL style type instead of int.

16 years agoCleanups for the DiffTextBuffer code.
Kimmo Varis [Tue, 24 Jun 2008 07:35:58 +0000 (07:35 +0000)]
Cleanups for the DiffTextBuffer code.

16 years agoPATCH: [ 2001237 ] Proper source displaying in "Confirm Copy" dialog
Kimmo Varis [Mon, 23 Jun 2008 23:01:12 +0000 (23:01 +0000)]
PATCH: [ 2001237 ] Proper source displaying in "Confirm Copy" dialog
 Submitted by Denis Matiukha

16 years agoPATCH: [ 2001190 ] Split CDiffTextBuffer to own files
Kimmo Varis [Mon, 23 Jun 2008 22:54:36 +0000 (22:54 +0000)]
PATCH: [ 2001190 ] Split CDiffTextBuffer to own files

16 years agoWeb: Add "tracker" tracker shortcut.
Tim Gerundt [Mon, 23 Jun 2008 20:11:38 +0000 (20:11 +0000)]
Web: Add "tracker" tracker shortcut.

16 years agoPATCH: [ 1999880 ] Beta 2.9.10 release notes
Kimmo Varis [Mon, 23 Jun 2008 16:07:02 +0000 (16:07 +0000)]
PATCH: [ 1999880 ] Beta 2.9.10 release notes

16 years agoPATCH: [ 2000307 ] Swedish.isl translation update for Slovenian language
Kimmo Varis [Mon, 23 Jun 2008 14:32:03 +0000 (14:32 +0000)]
PATCH: [ 2000307 ] Swedish.isl translation update for Slovenian language
 Submitted by Hans Eriksson

16 years agoTODO: [ 1879979 ] Uni*File::ReadBom() used to check for unicode
Kimmo Varis [Sun, 22 Jun 2008 17:35:42 +0000 (17:35 +0000)]
TODO: [ 1879979 ] Uni*File::ReadBom() used to check for unicode

16 years agoBugFix: Messages missing from installer translations
Kimmo Varis [Sun, 22 Jun 2008 12:58:52 +0000 (12:58 +0000)]
BugFix: Messages missing from installer translations

16 years agoPATCH: [ 1997236 ] New Slovenian translation for WinMerge
Kimmo Varis [Sun, 22 Jun 2008 12:41:31 +0000 (12:41 +0000)]
PATCH: [ 1997236 ] New Slovenian translation for WinMerge
 Submitted by Iztok Osredkar

16 years agoAdd our default SVN properties for new file.
Kimmo Varis [Sat, 21 Jun 2008 12:44:24 +0000 (12:44 +0000)]
Add our default SVN properties for new file.

16 years agoAdd small script able to compare the list of source files on disk and in VisualStudio...
Marcel Gosselin [Sat, 21 Jun 2008 04:18:40 +0000 (04:18 +0000)]
Add small script able to compare the list of source files on disk and in VisualStudio project files
This script now supports Vs2003 and VS2008. Adding VS2005 and VC6 should be trivial.

16 years agoAdd svn:ignore property for build folders and .suo and .ncb VisualStudio generated...
Marcel Gosselin [Sat, 21 Jun 2008 01:22:00 +0000 (01:22 +0000)]
Add svn:ignore property for build folders and .suo and .ncb VisualStudio generated files.

16 years agoFix a typo.
Kimmo Varis [Wed, 18 Jun 2008 23:36:34 +0000 (23:36 +0000)]
Fix a typo.

16 years agoTODO: [ 1460517 ] Use default settings from HKLM in registry
Kimmo Varis [Wed, 18 Jun 2008 19:46:34 +0000 (19:46 +0000)]
TODO: [ 1460517 ] Use default settings from HKLM in registry
 Copy registry values from HKLM to HKCU.

16 years agoRemove code to remove a key that was added by couple of 2.7.x experimentals. I'm...
Kimmo Varis [Tue, 17 Jun 2008 19:53:54 +0000 (19:53 +0000)]
Remove code to remove a key that was added by couple of 2.7.x experimentals. I'm sure there are no installations with that key left.

16 years agoTODO: [ 1460517 ] Use default settings from HKLM in registry
Kimmo Varis [Tue, 17 Jun 2008 16:50:09 +0000 (16:50 +0000)]
TODO: [ 1460517 ] Use default settings from HKLM in registry
 Modify installer to install WinMerge for all users.

16 years agoPATCH: [ 1995265 ] Release notes for 2.8.4
Kimmo Varis [Tue, 17 Jun 2008 14:27:25 +0000 (14:27 +0000)]
PATCH: [ 1995265 ] Release notes for 2.8.4

16 years agoConvert CTypedPtrList to std::vector.
Kimmo Varis [Tue, 17 Jun 2008 09:59:10 +0000 (09:59 +0000)]
Convert CTypedPtrList to std::vector.

16 years agoImprove plugins code readability by using m_ prefix for member variables.
Kimmo Varis [Tue, 17 Jun 2008 08:18:40 +0000 (08:18 +0000)]
Improve plugins code readability by using m_ prefix for member variables.

16 years agoUse std::vector in FilterList instead of CList.
Kimmo Varis [Tue, 17 Jun 2008 08:02:29 +0000 (08:02 +0000)]
Use std::vector in FilterList instead of CList.

16 years agoMove RegOptionsMgr.cpp and .h to Src/Common -folder. I accidentally added these files...
Kimmo Varis [Mon, 16 Jun 2008 18:54:40 +0000 (18:54 +0000)]
Move RegOptionsMgr.cpp and .h to Src/Common -folder. I accidentally added these files to wrong (/Src) folder in previous commit.

16 years agoSplit CRegOptions from OptionsMgr.h/cpp to own cpp/h files (RegOptionsMgr.cpp and...
Kimmo Varis [Mon, 16 Jun 2008 18:46:28 +0000 (18:46 +0000)]
Split CRegOptions from OptionsMgr.h/cpp to own cpp/h files (RegOptionsMgr.cpp and RegOptionsMgr.h). Most of the time we'll only use OptionsMgr.

16 years agoUse OptionsMgr to store selected language.
Kimmo Varis [Mon, 16 Jun 2008 17:40:20 +0000 (17:40 +0000)]
Use OptionsMgr to store selected language.

16 years agoPATCH: [ 1994578 ] Brazilian update for 2.8.2
Kimmo Varis [Mon, 16 Jun 2008 15:20:15 +0000 (15:20 +0000)]
PATCH: [ 1994578 ] Brazilian update for 2.8.2
 Submitted by Felipe Periard Lopes

16 years agoRemove some commented out code blocks from editor code.
Kimmo Varis [Mon, 16 Jun 2008 08:05:58 +0000 (08:05 +0000)]
Remove some commented out code blocks from editor code.

16 years agoPATCH: [ 1991259 ] Convert editor find/replace to use PCRE regexps
Kimmo Varis [Mon, 16 Jun 2008 04:52:20 +0000 (04:52 +0000)]
PATCH: [ 1991259 ] Convert editor find/replace to use PCRE regexps

16 years agoBUG: [1994402] Crash when starting WinMerge with only one path
Takashi Sawanaka [Sun, 15 Jun 2008 21:59:35 +0000 (21:59 +0000)]
BUG: [1994402] Crash when starting WinMerge with only one path

16 years agoBUG: [ 1993835 ] Crash when starting a second instance
Takashi Sawanaka [Sun, 15 Jun 2008 13:29:27 +0000 (13:29 +0000)]
BUG: [ 1993835 ] Crash when starting a second instance

16 years agoPATCH: [ 1990886 ] WinMerge 2.8.2 release notes
Kimmo Varis [Thu, 12 Jun 2008 14:19:29 +0000 (14:19 +0000)]
PATCH: [ 1990886 ] WinMerge 2.8.2 release notes

16 years agoPATCH: [ 1991171 ] Add new header for constants like URLs
Kimmo Varis [Thu, 12 Jun 2008 13:05:09 +0000 (13:05 +0000)]
PATCH: [ 1991171 ] Add new header for constants like URLs

16 years agoFix identing in CCrystalTextView::MergeTextBlocks(). Remove commented out code from...
Kimmo Varis [Wed, 11 Jun 2008 20:01:10 +0000 (20:01 +0000)]
Fix identing in CCrystalTextView::MergeTextBlocks(). Remove commented out code from CCrystalTextView::DrawSingleLine().

16 years agoPATCH: [ 1989744 ] Use PNG images for all screenshots
Kimmo Varis [Wed, 11 Jun 2008 13:00:53 +0000 (13:00 +0000)]
PATCH: [ 1989744 ] Use PNG images for all screenshots
 Cleanup Plugins.xml
 Submitted by denisbradford

16 years agoPATCH: [ 1989744 ] Use PNG images for all screenshots
Kimmo Varis [Wed, 11 Jun 2008 12:55:58 +0000 (12:55 +0000)]
PATCH: [ 1989744 ] Use PNG images for all screenshots
 Submitted by denisbradford

16 years agoPATCH: [ 1990121 ] Manual: Update translations list
Kimmo Varis [Wed, 11 Jun 2008 04:46:54 +0000 (04:46 +0000)]
PATCH: [ 1990121 ] Manual: Update translations list

16 years agoInstaller: Translate "Greek" and "Ukrainian" menu items to German
Tim Gerundt [Tue, 10 Jun 2008 21:13:31 +0000 (21:13 +0000)]
Installer: Translate "Greek" and "Ukrainian" menu items to German

16 years agoPATCH: [ 1989858 ] Use std::vector in word-diff code
Kimmo Varis [Tue, 10 Jun 2008 16:49:30 +0000 (16:49 +0000)]
PATCH: [ 1989858 ] Use std::vector in word-diff code

16 years agoPATCH: [ 1988845 ] Manual: Use PNG images for all screenshots
Kimmo Varis [Tue, 10 Jun 2008 13:32:48 +0000 (13:32 +0000)]
PATCH: [ 1988845 ] Manual: Use PNG images for all screenshots
 Submitted by Denis Bradford

16 years agoConvert stringdiffs to use String instead of CString.
Kimmo Varis [Tue, 10 Jun 2008 10:39:02 +0000 (10:39 +0000)]
Convert stringdiffs to use String instead of CString.

16 years agoUse std::vector instead of CArray in stringdiffs.
Kimmo Varis [Tue, 10 Jun 2008 09:17:39 +0000 (09:17 +0000)]
Use std::vector instead of CArray in stringdiffs.

16 years agoPATCH: [ 1979910 ] Web: Add wiki link to Translations tab
Tim Gerundt [Mon, 9 Jun 2008 20:01:46 +0000 (20:01 +0000)]
PATCH: [ 1979910 ] Web: Add wiki link to Translations tab

16 years agoPATCH: [ 1981326 ] ISL file syntax highlighting starts comment with {
Tim Gerundt [Mon, 9 Jun 2008 19:53:28 +0000 (19:53 +0000)]
PATCH: [ 1981326 ] ISL file syntax highlighting starts comment with {

16 years agoConvert MovedLines class to use std::map instead of CMap and remove MFC dependency...
Kimmo Varis [Mon, 9 Jun 2008 15:32:15 +0000 (15:32 +0000)]
Convert MovedLines class to use std::map instead of CMap and remove MFC dependency from it.

16 years agoFix a non-crashing access violation that may show up in debugger
Jochen Tucht [Sun, 8 Jun 2008 12:36:06 +0000 (12:36 +0000)]
Fix a non-crashing access violation that may show up in debugger

16 years agoMergeStatus: Convert CString members to String
Jochen Tucht [Sat, 7 Jun 2008 12:14:19 +0000 (12:14 +0000)]
MergeStatus: Convert CString members to String

16 years agoPATCH: [ 1987057 ] Fix case of file names in project file
Kimmo Varis [Sat, 7 Jun 2008 06:57:12 +0000 (06:57 +0000)]
PATCH: [ 1987057 ] Fix case of file names in project file
 Submitted by Marcel Gosselin

16 years agoPATCH: [ 1985997 ] Remove unnecessary #ifndef around includes
Kimmo Varis [Sat, 7 Jun 2008 06:48:49 +0000 (06:48 +0000)]
PATCH: [ 1985997 ] Remove unnecessary #ifndef around includes
 Submitted by Marcel Gosselin

16 years agoPATCH: [ 1984346 ] Archive reports don't include original archive paths/names
Kimmo Varis [Sat, 7 Jun 2008 06:29:21 +0000 (06:29 +0000)]
PATCH: [ 1984346 ] Archive reports don't include original archive paths/names

16 years agoPATCH: [ 1985982 ] Remove some unused forward declarations
Kimmo Varis [Fri, 6 Jun 2008 05:20:49 +0000 (05:20 +0000)]
PATCH: [ 1985982 ] Remove some unused forward declarations
 Submitted by Marcel Gosselin

16 years agoAdd meta info for translations status to Brazilian.po and Korean.po
Tim Gerundt [Thu, 5 Jun 2008 23:17:19 +0000 (23:17 +0000)]
Add meta info for translations status to Brazilian.po and Korean.po

16 years agoUpdate contributors list for Korean and Brazilian translations.
Kimmo Varis [Thu, 5 Jun 2008 18:09:56 +0000 (18:09 +0000)]
Update contributors list for Korean and Brazilian translations.

16 years agoWinMerge experimental release 2.9.1.3 (SVN revision 5438)
Kimmo Varis [Thu, 5 Jun 2008 17:37:06 +0000 (17:37 +0000)]
WinMerge experimental release 2.9.1.3 (SVN revision 5438)

16 years agoFix typo.
Kimmo Varis [Thu, 5 Jun 2008 17:33:18 +0000 (17:33 +0000)]
Fix typo.

16 years agoManual: Bump revision to 1.4.2.
Kimmo Varis [Thu, 5 Jun 2008 17:31:40 +0000 (17:31 +0000)]
Manual: Bump revision to 1.4.2.

16 years agoBump ShellExtension version number to 1.14.1.
Kimmo Varis [Thu, 5 Jun 2008 16:57:46 +0000 (16:57 +0000)]
Bump ShellExtension version number to 1.14.1.

16 years agoFix project file for real now. Change precompiled headers creation setting to automat...
Kimmo Varis [Thu, 5 Jun 2008 16:52:51 +0000 (16:52 +0000)]
Fix project file for real now. Change precompiled headers creation setting to automatic for LineFiltersList. The setting was wrong for release targets.

16 years agoRevert the previous change - it was just wrong to change precompiled headers globally!
Kimmo Varis [Thu, 5 Jun 2008 16:48:25 +0000 (16:48 +0000)]
Revert the previous change - it was just wrong to change precompiled headers globally!

16 years agoFix a typo.
Kimmo Varis [Thu, 5 Jun 2008 16:42:13 +0000 (16:42 +0000)]
Fix a typo.