| 2015-05-02 | 
            
             
                Tidying up Begin() separated blocks needed for auto-resize so it can be moved above position calculation later
                
                  ...
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 2 May 2015
    
  
                  
                 
               | 
          
|---|---|
| 
            
             
                Tidying up Begin()
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 2 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Tidying up. Re-arranged the (first_begin_of_the_frame) blocks in Begin() for further changes.
                
                  ...
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 2 May 2015
    
  
                  
                 
               | 
          |
| 2015-05-01 | 
            
             
                Examples: AutoResize demo doesn't use TextWrapped()
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 1 May 2015
    
  
                  
                 
               | 
          
| 
            
             
                Tooltip: fit within display. Added style.DisplayWindowPadding, style.DisplaySafeAreaPadding now strictly for popups/menus.
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 1 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Examples: DirectX9/11: hide os curosr if ImGui is drawing it (#155)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 1 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Comments
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 1 May 2015
    
  
                  
                 
               | 
          |
| 2015-04-28 | 
            
             
                Added IsKeyDown() IsMouseDown() as convenience instead of reading into IO structures
                
                  ...
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 28 Apr 2015
    
  
                  
                 
               | 
          
| 
            
             
                Columns() distinguish columns-set ID from other widgets as a convenience, added asserts, added more sailors
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 28 Apr 2015
    
  
                  
                 
               | 
          |
| 2015-04-27 | 
            
             
                Separator() within group start on group horizontal offset #205
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 27 Apr 2015
    
  
                  
                 
               | 
          
| 2015-04-26 | 
            
             | 
          
| 2015-04-24 | 
            
             
                Fixed build with Visual Studio 2008 or earlier (via PR #203)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 24 Apr 2015
    
  
                  
                 
               | 
          
| 
            
             
                Examples: DirectX9/11: Fixed key mapping for down arrow.
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 24 Apr 2015
    
  
                  
                 
               | 
          |
| 2015-04-21 | 
            
             
                Added ImGuiStorage::GetVoidPtrRef()
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Apr 2015
    
  
                  
                 
               | 
          
| 
            
             
                Version number 1.39 WIP
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Apr 2015
    
  
                  
                 
               | 
          |
| 2015-04-19 | 
            
             
                Removed comment
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 19 Apr 2015
    
  
                  
                 
               | 
          
| 
            
             
                Selectable() render into AutoFitPadding only when full-fitting (fix  
            aac9981)
                
                
                  
                  ocornut
                  committed 
  
    
      on 19 Apr 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Added DragFloat2, DragFloat3, DragFloat4, DragInt2, DragInt3, DragInt4.
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 19 Apr 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Version number 1.38
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 19 Apr 2015
    
  
                  
                 
               | 
          |
| 
            
             
                ShowTestWindow(): drag example + tooltip.
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 19 Apr 2015
    
  
                  
                 
               | 
          |
| 2015-04-18 | 
            
             
                Slider internals: removed unnecessary slider_bb parameter
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 18 Apr 2015
    
  
                  
                 
               | 
          
| 
            
             
                ShowTestWindow(): added a custom label in the format for one of the slider example.
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 18 Apr 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Columns: mouse dragging uses absolute mouse coords. Fixed dragging left-most column of an auto-resizable window. #125
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 18 Apr 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Active column (when dragged) not clipped so it can release its active state (extends  
            16ddd79)
                
                
                  
                  ocornut
                  committed 
  
    
      on 18 Apr 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Documentation
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 18 Apr 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Update imconfig.h documentation
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 18 Apr 2015
    
  
                  
                 
               | 
          |
| 2015-04-17 | 
            
             
                DragFloat, DragInt: if step/speed is zero defaults to 1% of range #180
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 17 Apr 2015
    
  
                  
                 
               | 
          
| 
            
             | 
          |
| 2015-04-16 | 
            
             
                Fixed C4267.
                
                 
            
                  
                  Branimir Karadžić
                  committed 
  
    
      on 16 Apr 2015
    
  
                  
                 
               | 
          
| 
            
             
                ShowMetricsWindow(): renaming locals (not sure about the "shadows a local variable" warning?)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 16 Apr 2015
    
  
                  
                 
               |