OSDN Git Service

Fix issue #1583 Syntax highlighting for SQL leaves many things out. (#1591)
[winmerge-jp/winmerge-jp.git] / Src /
2022-11-27 Takashi SawanakaFix issue #1588: File Duplication Bug In Outputted...
2022-11-26 Takashi SawanakaUpdate markdown.cpp (#1590) (2)
2022-11-26 Takashi Sawanakaunicoder.cpp light performance improvements (#1586...
2022-11-26 Yurii HordiienkoUpdate markdown.cpp (#1590)
2022-11-25 Yurii Hordiienkounicoder.cpp light performance improvements (#1586)
2022-11-24 Yurii HordiienkoUpdate unicoder.cpp (#1584)
2022-11-23 Takashi Sawanakaosdn#46082: Fix incorrect links to files with # in...
2022-11-22 Yurii HordiienkoCheckForInvalidUtf8 performance improvement; code clean...
2022-11-20 Takashi SawanakaFixed incorrectly SubEditList ReadOnly attribute storag...
2022-11-20 Yurii HordiienkoFixed incorrectly SubEditList ReadOnly attribute storag...
2022-11-19 Yurii HordiienkoDiffFileData optimization for same-files (#1579)
2022-11-18 Takashi SawanakaDiff3.h: refactor (::at to ::operator[]) replacement...
2022-11-18 Yurii HordiienkoAdd files via upload (#1577)
2022-11-17 Takashi SawanakaFields rearranged for size optimization (#1576) (2)
2022-11-17 Yurii HordiienkoFields rearranged for size optimization (#1576)
2022-11-13 Takashi SawanakaRemove unused static variables
2022-11-13 Takashi SawanakaRemove unused static functions
2022-11-13 Takashi SawanakaRemove unused local variables
2022-11-13 Jun TajimaFix the problem that WinMerge crashes when pressing...
2022-11-12 Takashi SawanakaOptions dialog (Compare/Folder category): Fix the probl...
2022-11-12 Takashi SawanakaFolder Compare:
2022-11-06 Takashi SawanakaAttempt to fix issue #1558 "Crash when copying files...
2022-11-06 Takashi SawanakaBinary compare: Allow 64bit versions to open files...
2022-11-04 Takashi SawanakaFix the problem that the "According to WinMerge User...
2022-10-29 Jun TajimaAdd processing to indicate that two files are identical...
2022-10-29 pea-syspng optimization (#1541)
2022-10-29 Takashi SawanakaGet codepage list asynchronously, because the Codepage...
2022-10-25 Takashi SawanakaSelect Files or Folders Window: Make it possible to...
2022-10-23 Takashi SawanakaFix osdn#45935: The command line section in the generat...
2022-10-23 Jun TajimaFix an issue where the following message displayed...
2022-10-22 Takashi SawanakaFix osdn#45935: The command line section in the generat...
2022-10-18 Takashi SawanakaFix osdn.net ticket #45916: Fix crash when displaying...
2022-10-16 Takashi SawanakaFix that <Automatic> is displayed in the status bar...
2022-10-15 Takashi SawanakaOptions dialog: Change "Number of compare threads ...
2022-10-12 Takashi SawanakaFix typo in lwdisp.c (#1515) (2)
2022-10-12 Ikko AshimineFix typo in lwdisp.c (#1515)
2022-10-09 Takashi SawanakaSelect Files or Folders Window: Make it possible to...
2022-10-09 Takashi SawanakaEditorFilepathBar: Rename menu item from "Select.....
2022-10-02 Takashi SawanakaAllow saving of left-side and right-side description...
2022-10-02 Takashi SawanakaSelect Plugin dialog: Fix that "Display all plugins...
2022-10-02 Takashi SawanakaAllow saving table delimiter in the project file.
2022-10-01 Takashi SawanakaAllow saving of left-side and right-side description...
2022-10-01 Takashi SawanakaFix comparison failure when the left file path and...
2022-10-01 Takashi SawanakaChange the operation of displaying dialogs and context...
2022-09-25 Takashi Sawanaka[EXPERIMENTAL] Webpage Compare: Highlight differences...
2022-09-23 Jun TajimaFix an issue where compare flags may not update properl...
2022-09-15 Takashi SawanakaReduce compiler warnings
2022-09-15 Takashi SawanakaPR #1481 (7)
2022-09-14 Takashi SawanakaPR #1481 (6)
2022-09-13 Takashi SawanakaPR #1481 (5)
2022-09-12 Takashi SawanakaPR #1481 (4)
2022-09-12 Takashi SawanakaPR #1481 (2)
2022-09-12 SrdzankThe feature will allow the user to right-click the...
2022-08-23 Jun TajimaFix an issue where filenames containing "&" are not...
2022-08-21 Takashi SawanakaMergeEditView.cpp: Fix "Copy to Right" or "Copy to...
2022-08-13 Takashi SawanakaOptionsDiffColors.cpp: sort (2)
2022-08-13 Takashi SawanakaOptionsDiffColors.cpp: sort
2022-08-13 Jun TajimaFix an issue where renaming to a file name or directory...
2022-08-08 Takashi SawanakaFilepathEdit.cpp: Fix Select menu item unexpectedly...
2022-08-07 Takashi SawanakaFilepathEdit.cpp: Fix accelerator key not working in...
2022-08-06 Takashi SawanakaFix issue #1438: Non existing backup directory should...
2022-07-31 Takashi SawanakaFix issue #1433: Remember zoom level for all files
2022-07-31 Jun TajimaDisable rename operations when in read-only mode in...
2022-07-23 Takashi SawanakaImgMergefrm.cpp: Fix different widths of left and right...
2022-07-20 stonee-KOptimize snake function (#1411)
2022-07-18 Jun TajimaFix an issue where the folder column is not updated...
2022-07-16 Takashi SawanakaFix the status bar no longer shows Elapsed time after...
2022-07-12 Takashi SawanakaMerge branch 'master' of https://github.com/winmerge...
2022-07-12 Takashi SawanakaFix issue #1395: Allow renaming of untitled pages (3)
2022-07-10 Takashi SawanakaWIP(10)Fix issue #1395: Allow renaming of untitled...
2022-07-10 Takashi SawanakaFix issue #1395: Allow renaming of untitled pages
2022-07-03 Jun TajimaFix the problem that the comparison result is not displ...
2022-07-03 Mauricio Gracia... Keep hidden items (#1377)
2022-07-01 stonee-KMake wsc files available as plug-in (#1390)
2022-06-23 Ikko AshimineFix typo in SuperComboBox.cpp (#1379)
2022-06-19 Jun TajimaFix an issue where paths with different case are not...
2022-06-16 Takashi SawanakaBinary Compare: Allow the "Split Vertically" menu item...
2022-06-15 Takashi SawanakaImage Compare, Webpage Compare: Fix an issue where...
2022-06-14 Takashi SawanakaFix issue #1367: Tab behaviour on comparisons of files...
2022-06-07 Takashi SawanakaFix issue #1363: Crash on command line compare
2022-06-07 Takashi SawanakaFix issue #1192: [Bug Report] WinMerge does not recogni...
2022-06-07 Takashi SawanakaFix issue #1362: Line difference coloring in “Word...
2022-06-06 stonee-KInitialize variables defined at "diff.h" (#1360)
2022-06-04 Jun TajimaMake the file name refreshed to detect case changes...
2022-05-30 stonee-Kdiffutils ver2.7 (#1351)
2022-05-25 Takashi SawanakaFix issue #1349: Refresh Selected Marks Unscanned Folde...
2022-05-22 Takashi SawanakaCall Windows 7 or later API functions directly since...
2022-05-22 Takashi SawanakaIssue #1340: Request for updating code: a new language...
2022-05-21 Takashi SawanakaFix issue #1312: In windows 11 i have error 78 sidebysi...
2022-05-21 Takashi SawanakaFix issue #1326: Backup files: Misleading error messag...
2022-05-21 Takashi Sawanaka- Image compare: Make patience and histogram diff algor...
2022-05-20 Jun TajimaFix report generation process. (#1344)
2022-05-20 stonee-KFix typo: GPL (#1342)
2022-05-16 Takashi SawanakaFix issue #1335: Alt/Shift key highlighting issue...
2022-05-14 Takashi SawanakaFix issue #1334: Copy left/right different behavior
2022-05-14 Takashi SawanakaModify "Tools - Generate Report" (Add column width...
2022-05-14 Takashi SawanakaFolderCompare: Make the sort order of file names includ...
2022-05-13 stonee-KModify "Tools - Generate Report" (Add column width...
2022-05-11 Takashi SawanakaFolderCompare: Make the sort order of file names includ...
2022-05-09 Takashi SawanakaLocationView: Enable mouse wheel scrolling on the locat...
next