OSDN Git Service

Update Dutch.po (#842)
[winmerge-jp/winmerge-jp.git] / Src / LocationView.h
2021-02-07 Takashi SawanakaFix sf.net #2237: The position selected by clicking...
2020-12-05 Takashi SawanakaFix GitHub issue #498: The Location pane doesn't draw...
2020-03-08 Takashi SawanakaFix osdn.net ticket #39913: Displaying of connecting...
2020-02-17 Takashi SawanakaLocationView: Make the color close to the background...
2019-07-04 Takashi SawanakaReduce the size of the executable file (3)
2018-10-12 Takashi SawanakaMerge pull request #97 from GreyMerlin/master
2018-10-11 GreyMerlin`BOOL` becomes `bool` and related (1)
2018-06-26 GreyMerlinMerge branch 'master' of https://github.com/sdottaka...
2018-06-24 Takashi SawanakaLocationView.*: Remove functions that are not called
2018-06-09 Takashi SawanakaAdd Window/Split menu item
2018-01-10 Takashi SawanakaMerge
2018-01-08 Takashi SawanakaRemove unused declarations
2017-10-06 Takashi SawanakaMerge pull request #42 from GreyMerlin/master
2017-10-04 GreyMerlinCleanup: Remove useless AFX_INSERT_LOCATION
2016-11-19 Takashi SawanakaMerge
2016-01-31 Takashi SawanakaCppcheck: C-style pointer casting
2015-02-20 sdottakaMerge with stable
2015-02-18 sdottaka- Replace include guards with #pragma once like winmerg...
2014-11-29 sdottakaMerge with stable
2014-11-28 sdottakaUse std::unique_ptr/shared_ptr instead of boost::scoped...
2014-01-20 sdottakaMerge with stable
2014-01-20 sdottakaDraw 3way-diff state on Location View
2014-01-18 sdottakaMerge with stable
2014-01-18 sdottaka* Use standard order of header files
2011-08-07 sdottakalearning about boost::scoped_* ...
2011-05-02 sdottakaUse MergeEditView instead of MergeDiffDetailView to...
2011-04-28 sdottakaMerge rev.7791
2011-01-08 sdottakaMerge Tim's fix-x64-warnings-in-bcmenu patch
2011-01-08 sdottakaMerge from rev.7448
2010-09-03 Tim GerundtBUG: [ 3022292 ] Location pane focus enabled "Save"
2010-06-29 sdottakaMerge from rev.7205
2010-05-23 sdottakaMerge from rev.7128:7151
2010-05-02 sdottakaMerge from rev.7121:7123
2010-04-29 sdottakaMerge from rev.7103:7118
2010-04-18 sdottakaApply my experimental code and fixes for Japanese MS... 2.13.11+-jp-8
2008-11-12 Kimmo VarisPATCH: [ 2119235 ] Locationview
2008-10-21 Kimmo VarisBUG: [ 2101780 ] Different carriage return types: Auto...
2008-08-13 Marcel GosselinUse bool/true/false instead of BOOL/TRUE/FALSE in some...
2008-07-30 Kimmo VarisUse std::vector instead of CList for DiffBlocks.
2008-05-25 Kimmo VarisBUG: [ 1740106 ] Flicker when resizing location pane
2008-05-23 Kimmo VarisOptimize location pane's diff list enumeration. Remove...
2008-05-22 Kimmo VarisOptimize location pane redraws by disabling diff block...
2008-05-21 Kimmo VarisRefactoring LocationPane code: create list of calculate...
2008-05-15 Kimmo VarisRefactor LocationView's bar coordinate calculation...
2008-05-15 Kimmo VarisImprove comment for CLocationView class.
2008-05-14 Kimmo VarisRefactor LocationView to use two CRects for storing...
2007-11-28 Kimmo VarisPATCH: [ 1837457 ] TouchPad scrolling patches
2007-08-20 Takashi SawanakaPATCH: [ 1770175 ] Translucent LocationView
2006-12-13 Gal HammerBUG: [ 1584068 ] location pane is inaccurate when word...
2006-12-10 Gal HammerBUG: [ 1584068 ] location pane is inaccurate when word...
2006-07-02 Kimmo VarisPATCH: [ 1515669 ] Add selected difference marker for...
2006-07-01 Kimmo VarisPATCH: [ 1514459 ] Cleanup for LocationView code (use...
2006-01-04 Kimmo VarisPATCH: [ 1393635 ] Save pane sizes and positions when...
2005-11-28 Kimmo VarisPATCH: [ 1265295 ] Swap file compare panes (use pointer...
2005-08-07 Perry Rapp PATCH: [ 1248259 ] Preserve trivial diffs in diff...
2005-04-05 Kimmo VarisPATCH: [ 1176600 ] Drag location pane indicator with...
2005-04-02 Kimmo VarisPATCH: [ 1175065 ] Use view lines when scrolling from...
2005-03-20 Kimmo VarisPATCH: [ 1165515 ] Improve drawing location pane moved...
2005-01-21 Kimmo VarisPATCH: [ 1106330 ] Change position in locationpane...
2005-01-20 Kimmo VarisPATCH: [ 1105640 ] Properly update locationpane visible...
2005-01-03 Kimmo VarisPATCH: [ 1094474 ] Visible area indicator for location...
2004-07-30 Kimmo VarisPATCH: [ 1000308 ] Add GotoLine() to CMergeEditView...
2004-07-08 Kimmo VarisPATCH: [ 986785 ] Improve location pane with short...
2004-06-15 Kimmo VarisPATCH: [ 972575 ] Goto real line from location pane
2004-06-08 Kimmo VarisPATCH: [ 968504 ] Add Goto Line to location pane contex...
2004-06-01 Laurent GanierPATCH: [ 948368 ] display moved blocks in location bar
2004-05-29 Perry RappPATCH: [ 945759 ] Move to location when double-click...
2004-04-17 Kimmo VarisPATCH: [ 910557 ] Location Bar -submitted by Vincent...