| 2015-03-26 | 
            
             
                Selectable(): not specifying a width default to using max of label width and remaining width
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 26 Mar 2015
    
  
                  
                 
               | 
          
|---|---|
| 
            
             
                Fixed clipping rectangle's own clipping #177
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 26 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Renamed IsItemHoveredRectOnly -> IsItemHoveredRect (introduced after previous release)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 26 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Avoid negative clipping rectangle when collapsing windows, ImDrawList could still submit data #177
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 26 Mar 2015
    
  
                  
                 
               | 
          |
| 2015-03-23 | 
            
             
                Added a more convenient three parameters version of Begin() which Flags more accessible.
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 23 Mar 2015
    
  
                  
                 
               | 
          
| 
            
             
                Using SetNextWindowSize() in examples to encourage its use
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 23 Mar 2015
    
  
                  
                 
               | 
          |
| 2015-03-22 | 
            
             
                Fixed new windows auto-fitting bigger than their .ini saved size
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 22 Mar 2015
    
  
                  
                 
               | 
          
| 
            
             
                OCD normalising function comments not ending with a comma
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 22 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Fixed SetWindowPos/SetNextWindowPos affectiving size computation (#175)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 22 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Fixed new window from having an incorrect content size on their first frame (#175)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 22 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Collapsed windows run initial auto-fit to resize the title bar #175
                
                  ...
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 22 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Examples: Terser code + added commented out glUseProgram(0( suggestion in OpenGL2 sample.
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 22 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             | 
          |
| 
            
             
                OpenGL/GLFW: hide system cursor if imgui is soft-rendering cursor
                
                 
            
                  
                  Adam D. Moss
                  committed 
  
    
      on 22 Mar 2015
    
  
                  
                 
               | 
          |
| 2015-03-21 | 
            
             
                ShowTestWindow: missing TreePop() call in Mouse Cursor section.
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          
| 
            
             
                Update README.md
                
                 
            
                  
                  omar
                  committed 
  
    
      on 21 Mar 2015
    
  
                  
                 
               | 
          |
| 
            
             
                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
    
  
                  
                 
               |