| Commit | Date | |
|---|---|---|
| 
                
                    
                
                [r4334]
                
                
                    (58.1 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Replaced last remaining reference to _Database global object in TMainForm with an equivalent call into the Database global singleton. | 2013-12-16 00:46:56 | View Download | 
| 
                
                    
                
                [r4333]
                
                
                    (58.0 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Modified TDependenciesDlg and TDialogMgr.ShowDependenciesDlg to use ISnippet instances instead of TSnippet. | 2013-12-16 00:45:18 | View Download | 
| 
                
                    
                
                [r4332]
                
                
                    (58.0 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Modified TFindXRefsDlg and TDialogMgr.ExecFindXRefsDlg to use ISnippet instances instead of TSnippet. | 2013-12-16 00:28:37 | View Download | 
| 
                
                    
                
                [r4331]
                
                
                    (58.0 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Modified TTestUnitDlgMgr and TDialogMgr.ShowTestUnitDlg to use ISnippet instances instead of TSnippet. | 2013-12-16 00:20:21 | View Download | 
| 
                
                    
                
                [r4324]
                
                
                    (58.0 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Changed TTestCompileDlg.Execute to take an ISnippet parameter instead of TSnippet and modified TTestCompileDlg accordingly. | 2013-12-15 10:27:49 | View Download | 
| 
                
                    
                
                [r4308]
                
                
                    (58.0 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Changed ISnippetView to have a SnippetID property of type TSnippetID instead of a Snippet property of type TSnippet. | 2013-12-14 13:36:32 | View Download | 
| 
                
                    
                
                [r4303]
                
                
                    (57.9 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 | 
| 
                
                    
                
                [r4300]
                
                
                    (57.9 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Modified comments and string literals referring to the "user" database or "user-defined snippets" to remove or qualify the word "user". | 2013-12-14 10:45:54 | View Download | 
| 
                
                    
                
                [r4275]
                
                
                    (57.9 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Added new TDatabase.Save method that saves database using new native file format. | 2013-12-12 17:52:07 | View Download | 
| 
                
                    
                
                [r4271]
                
                
                    (57.9 kB)
                
                by 
        
  
    
   delphidabbler
    
                 Moved field that records whether database has changed from _TDatabase into TDatabase and created a temporary TDatabase.__Updated property to provide access to the new field to the code that needs it in TDatabase. | 2013-12-12 17:16:09 | View Download |