OSDN Git Service

winmerge-jp/winmerge-jp.git
5 years agoBump revision to 2.16.2
Takashi Sawanaka [Sun, 9 Dec 2018 23:22:56 +0000 (08:22 +0900)]
Bump revision to 2.16.2

--HG--
branch : stable

5 years agoccrystaltextview2.cpp: Fix the GitHub issue #109 Frustrating text selection bug
Takashi Sawanaka [Tue, 4 Dec 2018 23:10:14 +0000 (08:10 +0900)]
ccrystaltextview2.cpp: Fix the GitHub issue #109 Frustrating text selection bug

--HG--
branch : stable

5 years agoAdd File/Recompare As/Image menu item
Takashi Sawanaka [Sun, 2 Dec 2018 16:45:02 +0000 (01:45 +0900)]
Add File/Recompare As/Image menu item

--HG--
branch : stable

5 years ago*.po: Add BOM
Takashi Sawanaka [Sun, 2 Dec 2018 16:39:39 +0000 (01:39 +0900)]
*.po: Add BOM

--HG--
branch : stable

5 years agoSerbian.po: Restore broken Serbian.po
Takashi Sawanaka [Sun, 2 Dec 2018 16:38:40 +0000 (01:38 +0900)]
Serbian.po: Restore broken Serbian.po

--HG--
branch : stable

5 years agoMerge.rc: Widen the width of labels in Options dialog (GitHub#108)
Takashi Sawanaka [Sun, 2 Dec 2018 16:29:15 +0000 (01:29 +0900)]
Merge.rc: Widen the width of labels in Options dialog (GitHub#108)

--HG--
branch : stable

5 years agoRename Brazilian_Portguese.isl to Brazilian.isl (GitHub#108)
Takashi Sawanaka [Sun, 2 Dec 2018 14:24:02 +0000 (23:24 +0900)]
Rename Brazilian_Portguese.isl to Brazilian.isl (GitHub#108)

--HG--
branch : stable

5 years agoUpdate Brazilian Portuguese translation. Submitted by Felipe (GitHub#108)
Takashi Sawanaka [Sun, 2 Dec 2018 13:31:47 +0000 (22:31 +0900)]
Update Brazilian Portuguese translation. Submitted by Felipe (GitHub#108)

--HG--
branch : stable

5 years agoMerge
Takashi Sawanaka [Fri, 30 Nov 2018 15:03:48 +0000 (00:03 +0900)]
Merge

--HG--
branch : stable

5 years agoPreferencesDlg.cpp: Fix wrong pointer cast (Bitbucket#128)
Takashi Sawanaka [Fri, 30 Nov 2018 15:01:54 +0000 (00:01 +0900)]
PreferencesDlg.cpp: Fix wrong pointer cast (Bitbucket#128)

--HG--
branch : stable

5 years agoFix some problems in translations status
Tim Gerundt [Wed, 28 Nov 2018 03:37:48 +0000 (04:37 +0100)]
Fix some problems in translations status

--HG--
branch : stable

5 years agoUse UTF-8 meta tags for WinMerge POT file
Tim Gerundt [Wed, 28 Nov 2018 03:36:22 +0000 (04:36 +0100)]
Use UTF-8 meta tags for WinMerge POT file

--HG--
branch : stable

5 years agoUpdate Swedish translation. sf.net#3035
Takashi Sawanaka [Sun, 25 Nov 2018 22:55:45 +0000 (07:55 +0900)]
Update Swedish translation. sf.net#3035

--HG--
branch : stable

5 years agoAdded tag 2.16.0 for changeset bc5f0fce716c
Takashi Sawanaka [Thu, 22 Nov 2018 15:48:41 +0000 (00:48 +0900)]
Added tag 2.16.0 for changeset bc5f0fce716c

--HG--
branch : stable

5 years agoBump revision to 2.16.0
Takashi Sawanaka [Wed, 21 Nov 2018 11:14:54 +0000 (20:14 +0900)]
Bump revision to 2.16.0

--HG--
branch : stable

5 years agoTest.cpp: Add FileCompare.LastLineEOL test
Takashi Sawanaka [Tue, 20 Nov 2018 23:13:44 +0000 (08:13 +0900)]
Test.cpp: Add FileCompare.LastLineEOL test

--HG--
branch : stable

5 years agoAdd Testing/Data/LastLineEOL/*
Takashi Sawanaka [Mon, 19 Nov 2018 23:26:54 +0000 (08:26 +0900)]
Add Testing/Data/LastLineEOL/*

--HG--
branch : stable

5 years agoUpdate release notes and changelog for 2.16.0
Takashi Sawanaka [Mon, 19 Nov 2018 22:35:36 +0000 (07:35 +0900)]
Update release notes and changelog for 2.16.0

--HG--
branch : stable

5 years agoMergeDoc.cpp: Fix github issue #106 File compare always showing different ending
Takashi Sawanaka [Sun, 18 Nov 2018 22:57:56 +0000 (07:57 +0900)]
MergeDoc.cpp: Fix github issue #106 File compare always showing different ending

--HG--
branch : stable

5 years agoSuperComboBox.cpp: Fix crash when pressing key with enabling "From MRU list" option
Takashi Sawanaka [Fri, 16 Nov 2018 14:29:17 +0000 (23:29 +0900)]
SuperComboBox.cpp: Fix crash when pressing key with enabling "From MRU list" option

--HG--
branch : stable

5 years agoBitmap.cpp: grayscaling toolbar bitmap did not work on XP
Takashi Sawanaka [Thu, 15 Nov 2018 22:00:14 +0000 (07:00 +0900)]
Bitmap.cpp: grayscaling toolbar bitmap did not work on XP

--HG--
branch : stable

5 years agoOpenView.cpp: Replace SplitButton with PushButton when running on XP
Takashi Sawanaka [Wed, 14 Nov 2018 15:46:12 +0000 (00:46 +0900)]
OpenView.cpp: Replace SplitButton with PushButton when running on XP

--HG--
branch : stable

5 years agoFix github issue#105 Scrolling issue
Takashi Sawanaka [Tue, 13 Nov 2018 23:24:26 +0000 (08:24 +0900)]
Fix github issue#105 Scrolling issue

--HG--
branch : stable

5 years agoFix crash when inserting text at the last line which is a ghost line. github issue#104
Takashi Sawanaka [Tue, 13 Nov 2018 22:00:09 +0000 (07:00 +0900)]
Fix crash when inserting text at the last line which is a ghost line. github issue#104

--HG--
branch : stable

5 years agoccrystaltextview.cpp: Fixed an issue that does not advance upward after the second...
Takashi Sawanaka [Tue, 13 Nov 2018 21:53:27 +0000 (06:53 +0900)]
ccrystaltextview.cpp: Fixed an issue that does not advance upward after the second search if backward searching of one-character text only

--HG--
branch : stable

5 years agoDrop ClearCase from Installer
Tim Gerundt [Tue, 13 Nov 2018 06:06:29 +0000 (07:06 +0100)]
Drop ClearCase from Installer

--HG--
branch : stable

5 years agoDrop ClearCase from Manual
Tim Gerundt [Tue, 13 Nov 2018 06:06:05 +0000 (07:06 +0100)]
Drop ClearCase from Manual

--HG--
branch : stable

5 years agoMergeDoc.cpp: clear GGhostTextBuffer::m_RealityBlock when reloading unnamed buffer
Takashi Sawanaka [Mon, 12 Nov 2018 16:12:18 +0000 (01:12 +0900)]
MergeDoc.cpp: clear GGhostTextBuffer::m_RealityBlock when reloading unnamed buffer

--HG--
branch : stable

5 years agoMerge.rc: Fix bitbucket issue#125. The order of controls seems to be important
Takashi Sawanaka [Mon, 12 Nov 2018 14:25:51 +0000 (23:25 +0900)]
Merge.rc: Fix bitbucket issue#125. The order of controls seems to be important

--HG--
branch : stable

5 years agoAdd Lithuanian translation
Takashi Sawanaka [Sat, 10 Nov 2018 19:43:51 +0000 (04:43 +0900)]
Add Lithuanian translation

--HG--
branch : stable

5 years agoMergeEditView.cpp: Fix "Copy to Left and Advance" not work in 3-way file compare...
Takashi Sawanaka [Thu, 8 Nov 2018 16:51:25 +0000 (01:51 +0900)]
MergeEditView.cpp: Fix "Copy to Left and Advance" not work in 3-way file compare. bitbucket#123

--HG--
branch : stable

5 years agoDirFrame.cpp: Add loading/saving of the visibility of status bar
Takashi Sawanaka [Tue, 6 Nov 2018 22:01:53 +0000 (07:01 +0900)]
DirFrame.cpp: Add loading/saving of the visibility of status bar

--HG--
branch : stable

5 years agoMerge.rc: Widen the width of 'Save project...' button for some translations
Takashi Sawanaka [Tue, 6 Nov 2018 21:54:14 +0000 (06:54 +0900)]
Merge.rc: Widen the width of 'Save project...' button for some translations

--HG--
branch : stable

5 years agoAdd missing Portuguese Translation
Lippe35 [Tue, 6 Nov 2018 15:19:33 +0000 (15:19 +0000)]
Add missing Portuguese Translation

--HG--
branch : stable

5 years agoRemove IDR_MERGEDOCTYPE and IDR_DIRDOCTYPE
Tim Gerundt [Wed, 31 Oct 2018 20:54:12 +0000 (21:54 +0100)]
Remove IDR_MERGEDOCTYPE and IDR_DIRDOCTYPE

--HG--
branch : stable

5 years agoAdd separators to "Zoom" and "Diff Context" menus
Tim Gerundt [Wed, 31 Oct 2018 20:53:32 +0000 (21:53 +0100)]
Add separators to "Zoom" and "Diff Context" menus

--HG--
branch : stable

5 years agoMerge.rc: Replace 'Compare' with 'Co&mpare' in OpenDlg. bitbucket#121
Takashi Sawanaka [Mon, 29 Oct 2018 21:41:41 +0000 (06:41 +0900)]
Merge.rc: Replace 'Compare' with 'Co&mpare' in OpenDlg. bitbucket#121

--HG--
branch : stable

5 years agoUpdate Portuguese Translation
Lippe35 [Mon, 29 Oct 2018 14:58:38 +0000 (14:58 +0000)]
Update Portuguese Translation

--HG--
branch : stable

5 years agoManual: Update screenshots
Takashi Sawanaka [Sun, 28 Oct 2018 22:56:34 +0000 (07:56 +0900)]
Manual: Update screenshots

--HG--
branch : stable

5 years agoManual: Update screenshots
Takashi Sawanaka [Sun, 28 Oct 2018 22:59:24 +0000 (07:59 +0900)]
Manual: Update screenshots

--HG--
branch : stable

5 years agoAdded tag 2.15.5 for changeset 42fd7355d3f7
Takashi Sawanaka [Sun, 28 Oct 2018 17:23:25 +0000 (02:23 +0900)]
Added tag 2.15.5 for changeset 42fd7355d3f7

5 years agoDiffTextBuffer.cpp: Impletement 'TODO: speed this up via table lookup'
Takashi Sawanaka [Sun, 28 Oct 2018 14:47:48 +0000 (23:47 +0900)]
DiffTextBuffer.cpp: Impletement 'TODO: speed this up via table lookup'

5 years agoRestore wrongly removed translations
Takashi Sawanaka [Sun, 28 Oct 2018 14:00:42 +0000 (23:00 +0900)]
Restore wrongly removed translations

5 years agoCppcheck: Member variable '...' is not initialized in the constructor.
Takashi Sawanaka [Fri, 26 Oct 2018 21:49:47 +0000 (06:49 +0900)]
Cppcheck: Member variable '...' is not initialized in the constructor.

5 years agoMyCom.h: The parameter _vt in ChangeType() function was not used
Takashi Sawanaka [Tue, 23 Oct 2018 23:23:37 +0000 (08:23 +0900)]
MyCom.h: The parameter _vt in ChangeType() function was not used

5 years agoRestore Merge7zFormatShellImpl. {cpp, h}
Takashi Sawanaka [Tue, 23 Oct 2018 14:41:00 +0000 (23:41 +0900)]
Restore Merge7zFormatShellImpl. {cpp, h}
This module enables comparison of various special folders like the following.
  - FTP folder (ftp://...)
  - Folder in the ZIP file (c:\tmp\a.zip\dir1)
  - CLSID (::{645FF040-5081-101B-9F08-00AA002F954E}})

5 years agoMerge pull request #100 from GreyMerlin/master
Takashi Sawanaka [Tue, 23 Oct 2018 14:17:36 +0000 (23:17 +0900)]
Merge pull request #100 from GreyMerlin/master

Trivial Bugfix: Debugger generates three warnings

5 years agoTrivial Bugfix: Debugger generates three warnings
GreyMerlin [Tue, 23 Oct 2018 00:31:14 +0000 (17:31 -0700)]
Trivial Bugfix: Debugger generates three warnings

**Symptom:** Starting WinMerge with an active Debugger generates three identical
warning messages ...
    `... \dlgdata.cpp(254) : AppMsg - Warning: dialog data checkbox value (205) out of range.`

**Solution:** The `m_bReadOnly`array was not being initialized, thus all of the `bool` elements
had a value of `0xcd` = 205 when initially given to the three **Read-only** checkboxes on the
OpenView dialog.

The array is now properly initialized in the `COpenView::` constructor.

**Also:** An unrelated trivial comment is repaired.

5 years agoCreateRelase.cmd: build with VS2015 until the following problem is fixed.
Takashi Sawanaka [Mon, 22 Oct 2018 22:56:32 +0000 (07:56 +0900)]
CreateRelase.cmd: build with VS2015 until the following problem is fixed.
https://developercommunity.visualstudio.com/content/problem/312206/mfc-exe-binary-size-is-5-times-bigger-in-vs-158-ms.html

5 years agoMerge
Takashi Sawanaka [Mon, 22 Oct 2018 14:57:34 +0000 (23:57 +0900)]
Merge

5 years agoUpdate release notes and changelog for 2.15.5
Takashi Sawanaka [Mon, 22 Oct 2018 14:55:47 +0000 (23:55 +0900)]
Update release notes and changelog for 2.15.5

5 years agoMerge pull request #99 from GreyMerlin/master
Takashi Sawanaka [Mon, 22 Oct 2018 14:18:10 +0000 (23:18 +0900)]
Merge pull request #99 from GreyMerlin/master

BugFix: Extended Length File Path names

5 years agoWrite an error message to the console when unknown command-line option is specified
Takashi Sawanaka [Mon, 22 Oct 2018 14:14:23 +0000 (23:14 +0900)]
Write an error message to the console when unknown command-line option is specified

5 years agoInstaller: Upgrade to 7-Zip 18.05
Takashi Sawanaka [Mon, 22 Oct 2018 14:04:46 +0000 (23:04 +0900)]
Installer: Upgrade to 7-Zip 18.05

5 years agoBugFix: Extended Length File Path names
GreyMerlin [Mon, 22 Oct 2018 06:28:25 +0000 (23:28 -0700)]
BugFix: Extended Length File Path names

**Symptom:**  If an explicit `\\?\` or `\\?\UNC\` prefix is given for a file path in the Open
dialog, that prefix remains with the file path even if it is not necessary to indicate an Extended
Length File Path.  It will even be correctly stored and retrieved from the registry.  Generally
this is OK, however some context menu actions (such as *Rename*, *Delete* *Left/Right Shell Menu"
and *Open With...*) cannot process Extended Length File Path values (because they are implemented
via Shell Extensions, which are limited to file path values with less that 260 characters).
Unfortunately, the Shell Extensions reject file path values simply based on the `\\?\` prefix, not
the actual length of the value.

**Solution:** Remove the explicit `\\?\` or `\\?\UNC\` prefix characters if they are not actually
necessary.

**Note:** The context menu actions noted above will still fail for actual Extended Length File Path
values, because Shell Extensions (indeed the entire Windows Shell) cannot handle Extended Length
File Path names.

5 years agoUpdate ReleaseNotes.html for 2.15.5
Takashi Sawanaka [Sun, 21 Oct 2018 23:03:54 +0000 (08:03 +0900)]
Update ReleaseNotes.html for 2.15.5

5 years agoMerge.rc: Change the tab order of the group '1st File or Folder' to 1
Takashi Sawanaka [Sun, 21 Oct 2018 23:02:51 +0000 (08:02 +0900)]
Merge.rc: Change the tab order of the group '1st File or Folder' to 1

5 years agoOpenView.cpp: Make 'Folder: Filter' group and 'File: Unpacker Plugin' group resizable
Takashi Sawanaka [Sat, 20 Oct 2018 15:05:43 +0000 (00:05 +0900)]
OpenView.cpp: Make 'Folder: Filter' group and 'File: Unpacker Plugin' group resizable

5 years agoDownloadDeps.cmd: Upgrade to 7-Zip 18.05
Takashi Sawanaka [Sat, 20 Oct 2018 13:32:38 +0000 (22:32 +0900)]
DownloadDeps.cmd: Upgrade to 7-Zip 18.05

5 years agoMerge
Takashi Sawanaka [Sat, 20 Oct 2018 13:20:19 +0000 (22:20 +0900)]
Merge

5 years agoMerge.rc: Widen 'Folder: Filter' and 'File: Unpacker Plugin' label in OpenDialog
Takashi Sawanaka [Sat, 20 Oct 2018 13:19:57 +0000 (22:19 +0900)]
Merge.rc: Widen 'Folder: Filter' and 'File: Unpacker Plugin' label in OpenDialog

5 years agoCrystalEdit/Sample: Fix memory leak
Takashi Sawanaka [Sat, 20 Oct 2018 13:13:43 +0000 (22:13 +0900)]
CrystalEdit/Sample: Fix memory leak

5 years agoCrystalEdit/Sample: Fix link error
Takashi Sawanaka [Sat, 20 Oct 2018 13:13:02 +0000 (22:13 +0900)]
CrystalEdit/Sample: Fix link error

5 years agoUpdate Japanese translation
Takashi Sawanaka [Sat, 20 Oct 2018 13:11:01 +0000 (22:11 +0900)]
Update Japanese translation

5 years agoArchiveSupport: Upgrade to 7-Zip 18.05
Takashi Sawanaka [Sat, 20 Oct 2018 13:08:14 +0000 (22:08 +0900)]
ArchiveSupport: Upgrade to 7-Zip 18.05

5 years agoUse "c-format" only if nessary in POT file
Tim Gerundt [Fri, 19 Oct 2018 03:59:15 +0000 (05:59 +0200)]
Use "c-format" only if nessary in POT file

5 years agoUpdate German translation a little bit
Tim Gerundt [Fri, 19 Oct 2018 03:53:22 +0000 (05:53 +0200)]
Update German translation a little bit

5 years agoMerge pull request #98 from GreyMerlin/master
Takashi Sawanaka [Mon, 15 Oct 2018 22:03:19 +0000 (07:03 +0900)]
Merge pull request #98 from GreyMerlin/master

Improve OpenView's Status layout

5 years agoImprove OpenView's Status layout (2)
GreyMerlin [Mon, 15 Oct 2018 06:28:03 +0000 (23:28 -0700)]
Improve OpenView's Status layout (2)

* Move "Status Text" to the Left margin and make it full width

5 years agoMore updates to 2.15.5 changelog
GreyMerlin [Sun, 14 Oct 2018 03:10:23 +0000 (20:10 -0700)]
More updates to 2.15.5 changelog

5 years agoImprove OpenView's Status layout (1)
GreyMerlin [Sat, 13 Oct 2018 06:08:42 +0000 (23:08 -0700)]
Improve OpenView's Status layout (1)

* Status marked by light-gray line above, full width at bottom of dialog
* 12 fewer vertical pixels overall, but still 17 pixels more than original
* Added a few comments

5 years agoFurther tweak to sizecbar.*
GreyMerlin [Sat, 13 Oct 2018 15:30:03 +0000 (08:30 -0700)]
Further tweak to sizecbar.*

* Eliminate "old creation method" as it is no longer used or needed.

5 years agoFix release build error (2)
Takashi Sawanaka [Mon, 15 Oct 2018 16:00:34 +0000 (01:00 +0900)]
Fix release build error (2)

5 years agoBuildArc.cmd: Eliminate error messages when running createrelease.cmd
Takashi Sawanaka [Mon, 15 Oct 2018 14:13:51 +0000 (23:13 +0900)]
BuildArc.cmd: Eliminate error messages when running createrelease.cmd

5 years agoInstaller: Remove an unused variable
Takashi Sawanaka [Mon, 15 Oct 2018 14:03:53 +0000 (23:03 +0900)]
Installer: Remove an unused variable

5 years agoBump revision to 2.15.5
Takashi Sawanaka [Mon, 15 Oct 2018 13:06:30 +0000 (22:06 +0900)]
Bump revision to 2.15.5

5 years agoDiffTextBuffer.cpp: Last line was not saved when last line has no EOL
Takashi Sawanaka [Mon, 15 Oct 2018 13:03:15 +0000 (22:03 +0900)]
DiffTextBuffer.cpp: Last line was not saved when last line has no EOL

5 years agoFix release build error
Takashi Sawanaka [Mon, 15 Oct 2018 11:36:03 +0000 (20:36 +0900)]
Fix release build error

5 years agosizecbar.*: partially revert back to BOOL
Takashi Sawanaka [Sat, 13 Oct 2018 12:18:40 +0000 (21:18 +0900)]
sizecbar.*: partially revert back to BOOL

5 years agoMerge pull request #97 from GreyMerlin/master
Takashi Sawanaka [Fri, 12 Oct 2018 18:07:09 +0000 (03:07 +0900)]
Merge pull request #97 from GreyMerlin/master

Reorganize the OpenView dialog, plus ...

5 years agoReorganize OpenView dialog (5)
GreyMerlin [Thu, 11 Oct 2018 23:31:37 +0000 (16:31 -0700)]
Reorganize OpenView dialog (5)

* Update the `*.pot` and `*.po` files

5 years agoReorganize OpenView dialog (4)
GreyMerlin [Thu, 11 Oct 2018 23:29:20 +0000 (16:29 -0700)]
Reorganize OpenView dialog (4)

* Allow more room for translation with **Read-Only** and **Swap** buttons.

5 years ago`BOOL` becomes `bool` and related (2)
GreyMerlin [Thu, 11 Oct 2018 22:33:20 +0000 (15:33 -0700)]
`BOOL` becomes `bool` and related (2)

* Implicit assignment conversions of `BOOL` to `bool` that were caught only by VS2015.  However it
is good to be explicit.

5 years agoAdd icon for "New (3 panes)" menu item
GreyMerlin [Thu, 11 Oct 2018 06:42:23 +0000 (23:42 -0700)]
Add icon for "New (3 panes)" menu item

* Courtesy of **Tim Gerundt**, issue #118, see
https://bitbucket.org/winmerge/winmerge/issues/118/icon-for-new-3-panes

* I couldn't find a need to use the additional `.bmp`, `.png`, or `.ico` files provided by Tim;
nonetheless I have captured them locally, but outside of the repository

5 years agoReorganize OpenView dialog (3)
GreyMerlin [Thu, 11 Oct 2018 00:16:13 +0000 (17:16 -0700)]
Reorganize OpenView dialog (3)

* Improve the Enable/Disable logic for OpenView dialog items that are only valid for Folders or
Files.

5 years agoReorganize OpenView dialog (2)
GreyMerlin [Thu, 11 Oct 2018 00:14:26 +0000 (17:14 -0700)]
Reorganize OpenView dialog (2)

* Automatic changes by VS's Resource Editor ...
* It threw away all the comments; I had **git** put them back
* I kept the other formatting changes

5 years agoReorganize OpenView dialog (1)
GreyMerlin [Thu, 11 Oct 2018 00:09:09 +0000 (17:09 -0700)]
Reorganize OpenView dialog (1)

* Same info, improved layout

5 years ago`BOOL` becomes `bool` and related (1)
GreyMerlin [Sat, 29 Sep 2018 05:56:24 +0000 (22:56 -0700)]
`BOOL` becomes `bool` and related (1)

* Retains `BOOL` where necessary for MFC or Win API interfaces
* Retains `BOOL` in `*.c` files (GNU diffutils, and others) as `bool` is unavailable
* Mostly retains `BOOL` in CrystalEdit and BCMenu related files
* Retains `BOOL` in Poco and Boost source files.
* Retains `BOOL` when used with values other than simply `TRUE` and `FALSE`, such as values of
`-1`, or with additional flag bits.  These should be modernized with some future commits.
* Also `TRUE` becomes `true` and `FALSE` becomes `false` where appropriate.

5 years agoCompareMSExcelFiles.sct: To avoid saving the extracted sheet data as a file name...
Takashi Sawanaka [Thu, 11 Oct 2018 15:00:40 +0000 (00:00 +0900)]
CompareMSExcelFiles.sct: To avoid saving the extracted sheet data as a file name containing prohibited characters, change the name of the file name

5 years agoRemove unused header file
Takashi Sawanaka [Thu, 11 Oct 2018 13:47:56 +0000 (22:47 +0900)]
Remove unused header file

5 years agoEditorFilepathBar.cpp: Remove gaps
Takashi Sawanaka [Thu, 11 Oct 2018 13:44:13 +0000 (22:44 +0900)]
EditorFilepathBar.cpp: Remove gaps

5 years agoUpdate changelog for 2.15.5
Takashi Sawanaka [Wed, 10 Oct 2018 23:10:48 +0000 (08:10 +0900)]
Update changelog for 2.15.5

5 years agoBCMenu.cpp: Small optimization
Takashi Sawanaka [Wed, 10 Oct 2018 22:58:35 +0000 (07:58 +0900)]
BCMenu.cpp: Small optimization

5 years agoManual: Eliminate old Version Control feature
Takashi Sawanaka [Wed, 10 Oct 2018 13:48:02 +0000 (22:48 +0900)]
Manual: Eliminate old Version Control feature

5 years agoStdAfx.*: Improve CWinMergeProfile
Takashi Sawanaka [Wed, 10 Oct 2018 13:25:52 +0000 (22:25 +0900)]
StdAfx.*: Improve CWinMergeProfile

5 years agoCrystalEdit: An optimization for large text files
Takashi Sawanaka [Wed, 10 Oct 2018 13:06:25 +0000 (22:06 +0900)]
CrystalEdit: An optimization for large text files

5 years agoMergeEditView.*: Remove an unused function
Takashi Sawanaka [Mon, 8 Oct 2018 11:35:55 +0000 (20:35 +0900)]
MergeEditView.*: Remove an unused function

5 years agoMergeEditSplitterView.h: Fix mixed eol-style
Takashi Sawanaka [Mon, 8 Oct 2018 11:32:15 +0000 (20:32 +0900)]
MergeEditSplitterView.h: Fix mixed eol-style

5 years agoPlease run InsertLineNumbersInPOFiles.bat if you want to insert line numbers into...
Takashi Sawanaka [Sun, 7 Oct 2018 11:14:20 +0000 (20:14 +0900)]
Please run InsertLineNumbersInPOFiles.bat if you want to insert line numbers into PO files

5 years agoUpdate Dutch translation. Submitted by Thomas De Rocke
Takashi Sawanaka [Thu, 27 Sep 2018 15:56:29 +0000 (00:56 +0900)]
Update Dutch translation. Submitted by Thomas De Rocke