| 2015-03-21 | 
            
             
                Update README.md - demo binaries
                
                 
            
                  
                  omar
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          
|---|---|
| 
            
             
                Updated FAQ
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Setting io.LogFilename to NULL disable default LogToFile() (part of #175)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Commented standard library include with the functions we use. Using ImFormatString in place of sprintf (part of #172)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Hovering a column set the resize <> mouse cursor #155
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Fixed comment
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Mouse cursor offset tweak #155
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Prepacking mouse cursors to save on source code size, generally simpler #155
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Added mouse cursor types handling + embed mouse cursor data #155
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Disabled -Wmissing-noreturn warning for Clang a bit reluctantly - will put back when removing GetDefaultFontData() #173
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Fixed unused parameter warning with empty IME handler #173
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             | 
          |
| 2015-03-20 | 
            
             
                Shutdown() freeing a few extra vectors so they don't have to freed by destruction #169
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          
| 
            
             
                Moved draw list for io.MouseDrawCursor to state (#169)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Auto-filling child window feed their content size to parent - hopefully fix more problem than it causes? #170
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Merge branch 'mmozeiko-allow-to-disable-test-window'
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Tweaked IMGUI_DISABLE_TEST_WINDOWS so it doesn't show in ImGui.h
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Merge branch 'allow-to-disable-test-window' of https://github.com/mmozeiko/imgui into mmozeiko-allow-to-disable-test-window
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Comment
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Fixed MouseDrawCursor feature submitting an empty trailing command in the draw list
                
                  ...
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Allow to disable help and test window functionality
                
                 
            
                  
                  unknown
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Tweak stb_textedit integration to be lenient if another user are leaking their STB_TEXTEDIT definitions/symbols
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Removed unnecessary assert (will crash well enough without) + comment
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Added IsMouseDragging(), GetMouseDragDelta() given button and lock threshold. added io.MouseDragThreshold setting. (#167)
                
                  ...
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Double-clicking on resize grip doesn't keep grip active if mouse button is kept held.
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Added GetMouseDragDelta() helper. No unlock threshold yet (#167)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Fixed MouseClickedPos not updated on double-click update (fix #167)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 20 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             | 
          |
| 2015-03-19 | 
            
             
                Replace assert with IM_ASSERT in few places.
                
                 
            
                  
                  Martins Mozeiko
                  committed 
  
    
      on 19 Mar 2015
    
  
                  
                 
               |