| 2018-08-30 | 
            
             
                Refactor: Internals: Moved Settings functions in imgui.cpp in their own section. (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          
|---|---|
| 
            
             
                Refactor: Internals: Moved various functions in imgui.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved README, ChangeLog, TODO files to docs/ folder + update Changelog. (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Slider/Drag/Input functions + support DataType stuff from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved InputText functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved ColorEdit/ColorPicker/ColorButton/etc. functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Tree/Selectable functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Plot/Value functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Menu functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Combo/ListBox functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Button/Image/Checkbox/RadioButton/Bullet/ProgressBar functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Text functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Added imgui_widgets.cpp headers to easily merge in the functions in all our branches. (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Version 1.64 WIP
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Slider/Drag/Input functions + support DataType stuff from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved InputText functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved ColorEdit/ColorPicker/ColorButton/etc. functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Tree/Selectable functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Plot/Value functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Menu functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Combo/ListBox functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Button/Image/Checkbox/RadioButton/Bullet/ProgressBar functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Moved Text functions from imgui.cpp to imgui_widgets.cpp (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Added imgui_widgets.cpp headers to easily merge in the functions in all our branches. (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Version 1.64 WIP
                
                 
            
                  
                  omar
                  committed 
  
    
      on 30 Aug 2018
    
  
                  
                 
               | 
          |
| 2018-08-29 | 
            
             | 
          
| 
            
             
                Changelog tweaks/typos
                
                 
            
                  
                  omar
                  committed 
  
    
      on 29 Aug 2018
    
  
                  
                 
               | 
          |
| 
            
             
                Version 1.63
                
                 
            
                  
                  omar
                  committed 
  
    
      on 29 Aug 2018
    
  
                  
                 
               |