| Commit | Date | |
|---|---|---|
| 
                
                    
                
                [r4306]
                
                
                    (23.9 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Changed TSnippetView's constructor and TViewFactory.CreateSnippetView to take a TSnippetID parameter instead of TSnippet. | 2013-12-14 13:05:28 | View Download | 
| 
                
                    
                
                [r4304]
                
                
                    (24.0 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Changed data type for change events involving snippets passed via Info property of IDatabaseChangeEventInfo from TSnippet to TBox<TSnippetID>. Modified change event handlers in using code accordingly. | 2013-12-14 12:52:24 | View Download | 
| 
                
                    
                
                [r4303]
                
                
                    (23.6 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Moved all change event handling code from _TDatabase into TDatabase and removed AddChangeEventHandler and RemoveChangeEventHandler from _IDatabase. | 2013-12-14 11:09:10 | View Download | 
| 
                
                    
                
                [r4289]
                
                
                    (23.6 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Removed event kinds that applied to categories from TDatabaseChangeEventKind. | 2013-12-13 00:37:09 | View Download | 
| 2013-12-03 16:59:22 | View Download | |
| 
                
                    
                
                [r4052]
                
                
                    (23.7 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Renamed various interface, class and factory method names in UView.pas to correct the spelling of "Null" in their names. | 2013-12-02 16:59:29 | View Download | 
| 
                
                    
                
                [r4047]
                
                
                    (23.7 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Renamed TMainDisplayMgr's SelectNextActiveTab and SelectPreviousActiveTab to SelectNextDetailsTab and SelectPreviousDetailsTab respectively: these names are more sensible now that only detail pane has tabs. | 2013-12-02 15:24:06 | View Download | 
| 
                
                    
                
                [r4045]
                
                
                    (23.7 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Moved methods of ITabbedDisplayMgr into IDetailPaneDisplayMgr and deleted ITabbedDisplayMgr. | 2013-12-02 15:17:56 | View Download | 
| 
                
                    
                
                [r4044]
                
                
                    (25.1 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Changed various method, variable, parameter and constant names that referred to overview "tabs" so that they now refer to "groupings". | 2013-12-02 14:54:58 | View Download | 
| 
                
                    
                
                [r4043]
                
                
                    (24.8 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Removed support for ITabbedDisplayMgr from TOverviewFrame because it no longer has tabs. This means that the Ctrl+Tab and Shift+Ctrl+Tab key presses no longer change the grouping. | 2013-12-02 13:50:10 | View Download |