| 2017-10-06 | 
            
             
                Nav: Renaming NavInitDefaultRequest -> NavInitRequest
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          
|---|---|
| 
            
             
                Nav: Moving code next to its peers
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Nav: Caching into g.NavAnyRequest to minimize hot path cost (and so we can add many more request sources)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Nav: Minor tweaks in NavProcessItem() used by ItemAdd()
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Nav: Minor tweaks also toward removing processing from ItemAdd()
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Internal: ItemAdd() minor shallow tweaks
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             | 
          |
| 
            
             
                Internal: ItemAdd(), IsClippedEx(): removed unnecessary indirection for ID parameter
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Removed extraneous calls to GetCurrentWindowRead() when we already have a ImGuiContext. Internal RenderXXX functions also don't need to write into the Accessed field at all.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Merge branch 'master' into navigation
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Comments (clarifying whether types are to be considered as flags or regular, non combinable enums)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Nav: Shuffled code in ItemAdd() so that NavProcessItem() may have access to LastItemId (will be required by tabbing)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Nav: Minor midying up and comments,
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Nav: Removed possibly redundant test prior to calling NavProcessItem() from ItemAdd()
                
                 
            
                  
                  omar
                  committed 
  
    
      on 6 Oct 2017
    
  
                  
                 
               | 
          |
| 2017-10-05 | 
            
             
                Nav: Moving code next to its peers
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          
| 
            
             
                Nav: Moving the big chunk of code from ItemAdd() to NavProcessItem()
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Added ActivateItem(), GetItemID() functions.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Nav: Tidying up activation mechanism so that setting NavActivateId can trigger buttons.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Nav: Fixed uninitialized context variables for sanity.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Demo: better demo for SetKeyboardFocusHere()
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                ColorButton: Reduced bordering artefact that would be particularly visible with opaque Col_FrameBg and FrameRounding enabled.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Nav: Fixed uninitialized context variables for sanity.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                TextUnformatted(): minor tweak
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Made AlignFirstTextHeightToWidgets() saner and faster (still disliking its name very much!)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Merge branch 'master' into navigation
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Nav: Menus and popups now have move request wrap around vertically (using the move request forward thing added recently). (#787)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                SetKeyboardFocusHere() added assert to prevent passing values smaller than -1 as we may have to outlaw them (I think nobody was using that)
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 
            
             
                Removed obsolete comment.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 5 Oct 2017
    
  
                  
                 
               | 
          |
| 2017-10-04 | 
            
             
                Examples: Adding Roboto to the commented-out font list, and removing the unnecessary ProggyClean from there.
                
                 
            
                  
                  omar
                  committed 
  
    
      on 4 Oct 2017
    
  
                  
                 
               | 
          
| 
            
             
                Merge branch 'master' into navigation
                
                 
            
                  
                  omar
                  committed 
  
    
      on 4 Oct 2017
    
  
                  
                 
               |