| 2014-12-28 | 
                Factoring bits out of Begin() into a private CreateNewWindow() funciton
                
                  ...
                
                 
                  
                  ocornut
                  committed 
  
    
      on 28 Dec 2014
    
  
                  
                 | 
|---|---|
| 
                CalcTextSize() default third parameter to false because it almost never makes sense to use it from the outside (may obsolete it)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 28 Dec 2014
    
  
                  
                 | |
| 
                Taking notes of issues/todo
                
                 
                  
                  ocornut
                  committed 
  
    
      on 28 Dec 2014
    
  
                  
                 | |
| 2014-12-26 | 
                Fixed clipped ImGui::Combo not registering its size properly (was flickering when scrolling with combo on the edge of clipping region)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 26 Dec 2014
    
  
                  
                 | 
| 2014-12-22 | 
                Renamed second parameter to Begin() to 'bool* p_opened' to be more self-explanatory. Added more comments on the use of Begin().
                
                 
                  
                  ocornut
                  committed 
  
    
      on 22 Dec 2014
    
  
                  
                 | 
| 2014-12-21 | 
                Preserve windows position on zero-sized display (minimized).
                
                 
                  
                  ocornut
                  committed 
  
    
      on 21 Dec 2014
    
  
                  
                 | 
| 
                Update README.md - tweaks
                
                 
                  
                  omar
                  committed 
  
    
      on 21 Dec 2014
    
  
                  
                 | |
| 
                OpenGL3 example: fix growing of VBO
                
                 
                  
                  ocornut
                  committed 
  
    
      on 21 Dec 2014
    
  
                  
                 | |
| 
                Support zero-sized display, now sets default as -1,-1 and assert if display size is negative.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 21 Dec 2014
    
  
                  
                 | |
| 2014-12-19 | 
                Added ImGuiStyleVar_WindowRounding enum for PushStyleVar() API
                
                 
                  
                  ocornut
                  committed 
  
    
      on 19 Dec 2014
    
  
                  
                 | 
| 2014-12-14 | 
                Update README.md minor fixes
                
                 
                  
                  omar
                  committed 
  
    
      on 14 Dec 2014
    
  
                  
                 | 
| 2014-12-11 | 
                Cleanup todo list, removed 3 done items + added 1 new
                
                 
                  
                  omar
                  committed 
  
    
      on 11 Dec 2014
    
  
                  
                 | 
| 2014-12-10 | 
                Version number
                
                 
                  
                  omar
                  committed 
  
    
      on 10 Dec 2014
    
  
                  
                 | 
| 
                Update README.md
                
                 
                  
                  omar
                  committed 
  
    
      on 10 Dec 2014
    
  
                  
                 | |
|  | |
| 
                Added ImGuiWindowFlags_NoSavedSettings flag + Fixed overlay example app.
                
                 
                  
                  omar
                  committed 
  
    
      on 10 Dec 2014
    
  
                  
                 | |
| 
                Comments
                
                 
                  
                  omar
                  committed 
  
    
      on 10 Dec 2014
    
  
                  
                 | |
| 
                OpenGL example: allow resizing window.
                
                 
                  
                  omar
                  committed 
  
    
      on 10 Dec 2014
    
  
                  
                 | |
| 2014-12-08 | 
                Clarified comment
                
                 
                  
                  omar
                  committed 
  
    
      on 8 Dec 2014
    
  
                  
                 | 
| 
                OpenGL3 example: fixed mouse handling.
                
                 
                  
                  omar
                  committed 
  
    
      on 8 Dec 2014
    
  
                  
                 | |
| 
                ImGuiStorage helper can store float + added functions to get pointer to data. Exposed ImGui::GetId() - may be misleading?
                
                 
                  
                  omar
                  committed 
  
    
      on 8 Dec 2014
    
  
                  
                 | |
| 2014-12-07 | 
                Added Travis CI build banner.
                
                 
                  
                  omar
                  committed 
  
    
      on 7 Dec 2014
    
  
                  
                 | 
| 
                Update README.md
                
                 
                  
                  omar
                  committed 
  
    
      on 7 Dec 2014
    
  
                  
                 | |
| 
                Fix Clang warning with offsetof() macro? Added -Wall in OpenGL 3 example.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 7 Dec 2014
    
  
                  
                 | |
| 
                Setup Travis CI integration with Clang + -Wall in Makefiles
                
                 
                  
                  ocornut
                  committed 
  
    
      on 7 Dec 2014
    
  
                  
                 | |
| 2014-12-06 |  | 
|  | |
|  | |
|  | |
|  |