| 2015-05-31 | 
                Web: Added screenshots
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | 
|---|---|
| 
                Comments
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 
                BeginPopupContextWindow() in_empty_space_only -> !also_over_items (#126)+ comments
                
                  ...
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 
                ListBox() uses ImGuiListClipper helper, faster for large lists, assume evenly sized items.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 
                Added ImGuiListClipper helper to avoid using CalcListClipping() directly.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 
                ListBoxHeader() can return false.  Also made ListBox() only use public API.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 
                RetWindowCollapsed() to IsWindowCollapsed() for consistency. Kept inline indirection.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 
                Added IMGUI_DISABLE_OBSOLETE_FUNCTIONS
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 
                Comments, moved Sliders below Drag & Input in imgui.h
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 
                Comments
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 
                Comments
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 
                Merge branch 'master' of https://github.com/ocornut/imgui
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 
                Renamed IsRectClipped to IsRectVisible for consistency. Note that return value is opposite! Kept inline redirection function (will obsolete)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 31 May 2015
    
  
                  
                 | |
| 2015-05-29 | 
                Update README.md - supporters
                
                 
                  
                  omar
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | 
| 
                Fixed uninitialized fields in constructor - wouldn't have caused a problem (thanks Coverity!)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 
                Popups WantCaptureMouse active when popups/menus are active + using tracked mouse button ownership when mouse down (#126)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 
                Examples: OCD tweaks, a sign that we are near the release!
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 
                Examples: Comments.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 
                Examples: Tweaks. Usnig sprintf() in user-copiable code.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 
                Examples: Tweaks, demo code creating graph data actually creates data at the correct rate.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 
                Examples: Tiding up. Moved Dragging example higher up.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 
                Examples: Using a helper function for ? markers
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 
                Examples: Fixed Simple Layout example always showing. Using BeginPopupContextItem().
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 
                Added Simple Layout example applet
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 
                Fixed auto-filling child window using WindowMinSize at their minimum size, irrelevant. Using an arbitrary small number instead.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 
                Added GetItemsLineHeightWithSpacing() helper.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 May 2015
    
  
                  
                 | |
| 2015-05-28 | 
                Popups: calling OpenPopup() on already open popup doesn't close it's child (#126)
                
                  ...
                
                 
                  
                  ocornut
                  committed 
  
    
      on 28 May 2015
    
  
                  
                 | 
| 
                Popups: calling OpenPopup() on already open popup doesn't close it's child (#126)
                
                  ...
                
                 
                  
                  ocornut
                  committed 
  
    
      on 28 May 2015
    
  
                  
                 | |
| 
                Tweak BeginMenu() code
                
                 
                  
                  ocornut
                  committed 
  
    
      on 28 May 2015
    
  
                  
                 | |
| 
                Moved CloseInactivePopups() and tweaked.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 28 May 2015
    
  
                  
                 |