| 2017-09-01 | 
                Examples: Main: Removed call to SetNextWindowSize()
                
                 
                  
                  omar
                  committed 
  
    
      on 1 Sep 2017
    
  
                  
                 | 
|---|---|
| 2017-08-10 | 
                Renamed ImGuiSetCond_XXX type and enums to ImGuiCond_XXX, kept old enums under #ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS
                
                 
                  
                  omar
                  committed 
  
    
      on 10 Aug 2017
    
  
                  
                 | 
| 2017-04-26 | 
                Examples: GLFW+GL3, SDL+GL3: Fixed modifying bound Texture0 (#1087, #1088, #1116)
                
                 
                  
                  omar
                  committed 
  
    
      on 26 Apr 2017
    
  
                  
                 | 
| 2016-10-15 | 
                Added a void* user_data parameter to Clipboard function handlers. (#875)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 15 Oct 2016
    
  
                  
                 | 
| 2016-09-11 | 
                Fixing minor english typos (#827)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 11 Sep 2016
    
  
                  
                 | 
| 2016-09-03 | 
                Examples: Accessing ImVector fields directly, feel less stl-ey and fix renderer side assert when render list only contains a callback (#810)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 Sep 2016
    
  
                  
                 | 
| 2016-04-05 |  |