| 2018-11-30 | 
            
             
                About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Nov 2018
    
  
                  
                 
               | 
          
|---|---|
| 
            
             
                Added ShowAboutWindow(), About Window now showing various config/build information.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                About: Added build/system info relating to Docking branch.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Merge branch 'viewport' into docking
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                About: Added build/system info relating to Viewport branch.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             | 
          |
| 
            
             
                About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Added ShowAboutWindow(), About Window now showing various config/build information.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Include <alloca.h> also on macOS (and osxcross) (#2218)
                
                 
            
                  
                    Sebastian Krzyszkowiak
                    authored 
  
    
      on 30 Nov 2018
    
  
                    
                  
                  omar
                  committed 
  
    
      on 30 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Separator: Fixed Separator() outputting an extraneous empty line when captured into clipboard/text/file.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             | 
          |
| 
            
             
                Merge misc/shallow changes from Docking branch to minimize drift: moved some blocks, added comments.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Viewport: Fixed a bug where tooltips on their first frame didn't find a monitor leading to the "recovery" code to revert it to the main viewport for a frame. (#1542)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Nov 2018
    
  
                  
                 
               | 
          |
| 2018-11-29 | 
            
             
                When the focused window become inactive don't restore focus to a window with the ImGuiWindowFlags_NoInputs flag. (#2213)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 29 Nov 2018
    
  
                  
                 
               | 
          
| 
            
             
                Comments
                
                 
            
                  
                  omar
                  committed 
  
    
      on 29 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             | 
          |
| 
            
             
                Viewport: Avoid calling platform functions when window is not created (apart from Platform_GetWindowDpiScale, documented as such). Main viewport situation is still ambiguous. (#1542)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 29 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Viewport: Misc renaming.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 29 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Docking: Added io.ConfigDockingTransparentPayload option (to use with ImGuiConfigFlags_ViewportsNoMerge)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 29 Nov 2018
    
  
                  
                 
               | 
          |
| 2018-11-28 | 
            
             
                Viewport: imgui_impl_sdl2: Added support for PlatformIO Platform_SetWindowAlpha.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 28 Nov 2018
    
  
                  
                 
               | 
          
| 
            
             
                Examples: DX12: Fixed compilation of imgui_impl_dx12.cpp in viewport branch. Multi-viewport is still not functional.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 28 Nov 2018
    
  
                  
                 
               | 
          |
| 2018-11-27 | 
            
             | 
          
| 
            
             
                Viewport: Comments.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 27 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Merge branch 'master' into viewport
                
                 
            
                  
                  omar
                  committed 
  
    
      on 27 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Viewport: Better support for toggling ImGuiConfigFlags_ViewportsEnable. (#2196)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 27 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Added ImGuiConfigFlags_None, ImGuiBackendFlags_None for good measure.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 27 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Docking: Fixed debug Rebuild operation.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 27 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                imgui.h: Comments
                
                 
            
                  
                  omar
                  committed 
  
    
      on 27 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                imgui.h: Moved ImGuiListClipper
                
                 
            
                  
                  omar
                  committed 
  
    
      on 27 Nov 2018
    
  
                  
                 
               | 
          |
| 
            
             
                mgui.h: Moved ImGuiInputTextCallbackData,, ImGuiSizeCallbackData, ImGuiPayload structures so they are not in the "Helpers" section.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 27 Nov 2018
    
  
                  
                 
               |