| 2015-05-11 | 
            
             
                WIP intermediary branch commit for  menus, submenus (some large inconsistencies remaining in API + need cleanup)  (#126)
                
                  ...
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 11 May 2015
    
  
                  
                 
               | 
          
|---|---|
| 
            
             
                Default item width for AlwaysAutoResize windows expressed as a factor of font height
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 11 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Added ImGuiCol_TextDisabled
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 11 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Tweaks
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 11 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                BeginPopup() API had to be changed! :( Proper support for stacked popups, leading into menus (wip #126)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 11 May 2015
    
  
                  
                 
               | 
          |
| 2015-05-09 | 
            
             
                Merge remote-tracking branch 'origin' into 2015-05-menus
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 9 May 2015
    
  
                  
                 
               | 
          
| 
            
             
                Assert on modifiers stack size mismatch between Begni()/End() pairs #204
                
                  ...
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 9 May 2015
    
  
                  
                 
               | 
          |
| 2015-05-07 | 
            
             
                Examples: test for tooltip over popup.
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 7 May 2015
    
  
                  
                 
               | 
          
| 
            
             
                Allow stacking popups, not really useful yet (wip #126)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 7 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Added ImGuiSetCond_Appearing to test the hidden->visible transition.
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 7 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                MenuItem() draft for popups, with Selected option (wip #126)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 7 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Tweak RenderCheckMark()
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 7 May 2015
    
  
                  
                 
               | 
          |
| 
            
             | 
          |
| 
            
             
                Comments (#209)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 7 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Fix "Debug" window stealing focus/popup #208 #209 @thevaber
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 7 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Removed inline marker #210
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 7 May 2015
    
  
                  
                 
               | 
          |
| 2015-05-03 | 
            
             
                Removed style.AutoFitPadding, using style.WindowPadding makes more sense (the default values were already the same).
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 3 May 2015
    
  
                  
                 
               | 
          
| 
            
             
                Autofit cancel out one worth of vertical spacing for correct symmetry (group and tooltip already do that)
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 3 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Popup auto-border doesn't spread to its childs #197
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 3 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Popup have borders by default #197 attenuated border alpha in default theme
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 3 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Plot: overlay label clipped within frame when bigger than frame
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 3 May 2015
    
  
                  
                 
               | 
          |
| 2015-05-02 | 
            
             
                Popups, Tooltips: fit within display. Hidden during size calculation. Fixed popups flicker when changing size.
                
                  ...
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 2 May 2015
    
  
                  
                 
               | 
          
| 
            
             | 
          |
| 
            
             
                Comments, tweaks, metrics window tweak
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 2 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                Tidying up Begin(): using local copy of 'flags' for brevity
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 2 May 2015
    
  
                  
                 
               | 
          |
| 
            
             | 
          |
| 
            
             
                Renamed Visible->Active internally
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 2 May 2015
    
  
                  
                 
               | 
          |
| 
            
             
                InputText: fixed incorrect edit state after text buffer is modified by user through callback #206
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 2 May 2015
    
  
                  
                 
               | 
          |
| 
            
             | 
          |
| 
            
             
                Build fix
                
                 
            
                  
                  ocornut
                  committed 
  
    
      on 2 May 2015
    
  
                  
                 
               |