| 2016-09-25 | 
                Refactor text alignment options to use ImVec2, removed ImGuiAlign (#842, #222)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 25 Sep 2016
    
  
                  
                 | 
|---|---|
| 
                Internal RenderTextClipped() merged optional/rate clip_min* clip_max* into clip_rect*
                
                 
                  
                  ocornut
                  committed 
  
    
      on 25 Sep 2016
    
  
                  
                 | |
| 
                Comment
                
                 
                  
                  ocornut
                  committed 
  
    
      on 25 Sep 2016
    
  
                  
                 | |
| 
                Tidying up PushStyleVar/PopStyleVar() a little more (#842)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 25 Sep 2016
    
  
                  
                 | |
| 
                Refactor PushStyleVar/PopStyleVar so it is constant time + can receive integers (yet unused) (#842)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 25 Sep 2016
    
  
                  
                 | |
| 2016-09-23 | 
                Inhibiting a ??e sequence in the embedded font.  Shouldn't be treated as a trigraph but consistent with encoder (#839)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 23 Sep 2016
    
  
                  
                 | 
| 
                Tools: binary_to_compressed_c: Avoid ?? trigraphs sequences in string outputs (#839)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 23 Sep 2016
    
  
                  
                 | |
| 2016-09-21 | 
                Merge pull request #837 from fdb/patch-1
                
                  ...
                
                 
                  
                    omar
                    authored 
  
    
      on 21 Sep 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 21 Sep 2016
    
  
                  
                 | 
| 
                Update link to Synergy repo
                
                  ...
                
                 
                  
                    Frederik De Bleser
                    authored 
  
    
      on 21 Sep 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 21 Sep 2016
    
  
                  
                 | |
| 2016-09-20 | 
                Shutdown() clear out some remaining pointers (#836)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 20 Sep 2016
    
  
                  
                 | 
| 2016-09-19 | 
                ImFont: CalcWordWrapPositionA() fixed font scaling with fallback character. (followup to  8666648)
                  
                  ocornut
                  committed 
  
    
      on 19 Sep 2016
    
  
                  
                 | 
| 2016-09-15 | 
                Metrics: Displaying window position + moving extraneous line in IsPopupOpen().
                
                 
                  
                  ocornut
                  committed 
  
    
      on 15 Sep 2016
    
  
                  
                 | 
| 2016-09-13 | 
                Fixed EndGroup() not restoring offset properly. breaking SameLine() offset (caused by  954c890) (#829)
                  
                  ocornut
                  committed 
  
    
      on 13 Sep 2016
    
  
                  
                 | 
| 2016-09-11 | 
                Fixing minor english typos (#827)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 11 Sep 2016
    
  
                  
                 | 
| 2016-09-10 | 
                Examples: OpenGL2: Uploading font texture as RGBA32 to increase compatibility with users shaders for beginners (#824)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 10 Sep 2016
    
  
                  
                 | 
| 
                Merge pull request #825 from philix/fix-build
                
                  ...
                
                 
                  
                    omar
                    authored 
  
    
      on 10 Sep 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 10 Sep 2016
    
  
                  
                 | |
| 
                Fix Mac OS X build and remove cruft from Makefile
                
                 
                  
                  Felipe Oliveira Carvalho
                  committed 
  
    
      on 10 Sep 2016
    
  
                  
                 | |
| 2016-09-08 | 
                Update README.md
                
                 
                  
                    omar
                    authored 
  
    
      on 8 Sep 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 8 Sep 2016
    
  
                  
                 | 
| 
                Update README.md
                
                 
                  
                    omar
                    authored 
  
    
      on 8 Sep 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 8 Sep 2016
    
  
                  
                 | |
| 2016-09-07 | 
                TODO list
                
                 
                  
                  ocornut
                  committed 
  
    
      on 7 Sep 2016
    
  
                  
                 | 
| 2016-09-05 | 
                Examples: OpenGL*: Savnig/restoring existing scissor rectangle for completeness (#807)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 5 Sep 2016
    
  
                  
                 | 
| 
                Examples: OpenGL3: Revert Makefile change for OSX for now (#812)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 5 Sep 2016
    
  
                  
                 | |
| 
                Update README.md
                
                 
                  
                    omar
                    authored 
  
    
      on 5 Sep 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 5 Sep 2016
    
  
                  
                 | |
| 2016-09-03 | 
                Examples: Accessing ImVector fields directly, feel less stl-ey and fix renderer side assert when render list only contains a callback (#810)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 Sep 2016
    
  
                  
                 | 
| 
                Fixed assert triggering when a window has zero rendering but has a callback (#810)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 Sep 2016
    
  
                  
                 | |
| 2016-09-02 | 
                Merge pull request #812 from linkemars/master
                
                  ...
                
                 
                  
                    omar
                    authored 
  
    
      on 2 Sep 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 2 Sep 2016
    
  
                  
                 | 
|  | |
| 2016-09-01 | 
                Merge pull request #804 from Loftilus/master
                
                  ...
                
                 
                  
                    omar
                    authored 
  
    
      on 1 Sep 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 1 Sep 2016
    
  
                  
                 | 
| 2016-08-27 | 
                Fix Vulkan example for use when a depth buffer is active.
                
                 
                  
                  Håvard Mathisen
                  committed 
  
    
      on 27 Aug 2016
    
  
                  
                 | 
| 2016-08-25 | 
                Travis test fix
                
                 
                  
                    omar
                    authored 
  
    
      on 25 Aug 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 25 Aug 2016
    
  
                  
                 |