1. 24 Oct, 2008 1 commit
    • Davis King's avatar
      Removed the arrow_button widget and moved its functionality into the · 2055ec6e
      Davis King authored
      button widget.  I also added 4 new button styles that correspond to
      the 4 types of arrow button.  Lastly, I had to move some things around
      so that is why there seem to be a lot of code changes in this commit.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402585
      2055ec6e
  2. 23 Oct, 2008 2 commits
  3. 21 Oct, 2008 2 commits
    • Davis King's avatar
      made a release · 159d32d7
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402581
      159d32d7
    • Davis King's avatar
      Moved the dlib_assert_breakpoint() call in the assert macro to the front. This avoids · b215c6e4
      Davis King authored
      the case where your program has had its heap corrupted and is very nearly about to crash,
      and so when an assert triggers it crashes on the code that constructs the error
      message because the heap is hosed.  Thus preventing you from hitting a break point
      on dlib_assert_breakpoint().  So this change mitigates that.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402580
      b215c6e4
  4. 19 Oct, 2008 3 commits
  5. 18 Oct, 2008 4 commits
  6. 17 Oct, 2008 4 commits
  7. 16 Oct, 2008 1 commit
  8. 15 Oct, 2008 5 commits
  9. 13 Oct, 2008 9 commits
  10. 12 Oct, 2008 1 commit
  11. 10 Oct, 2008 1 commit
    • Davis King's avatar
      made a release · febbfa96
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402551
      febbfa96
  12. 09 Oct, 2008 4 commits
  13. 08 Oct, 2008 1 commit
  14. 07 Oct, 2008 2 commits