- 24 Oct, 2008 1 commit
-
-
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
-
- 23 Oct, 2008 2 commits
-
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402584
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402583
-
- 21 Oct, 2008 2 commits
-
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402581
-
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
-
- 19 Oct, 2008 3 commits
-
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402579
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402578
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402577
-
- 18 Oct, 2008 4 commits
-
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402576
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402575
-
Davis King authored
made the get_native_font() function return a shared_ptr_thread_safe object instead of a raw pointer, and also made the letter object noncopyable (as it should have been). I also moved some code from the widgets header file to the cpp file. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402574
-
Davis King authored
svd function. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402573
-
- 17 Oct, 2008 4 commits
-
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402572
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402571
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402570
-
Davis King authored
specify an include path argument to your compiler. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402569
-
- 16 Oct, 2008 1 commit
-
-
Davis King authored
since it is sort of irritating. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402568
-
- 15 Oct, 2008 5 commits
-
-
Davis King authored
timer object. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402567
-
Davis King authored
event_handler_thread in the gui core that I accidentally deleted a few minutes ago. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402566
-
Davis King authored
internal mutex before calling delete on the pointer that it contains. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402565
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402564
-
Davis King authored
isn't created at all unless some part of an application calls some of the gui_core code. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402563
-
- 13 Oct, 2008 9 commits
-
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402562
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402561
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402560
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402559
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402558
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402557
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402556
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402555
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402554
-
- 12 Oct, 2008 1 commit
-
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402553
-
- 10 Oct, 2008 1 commit
-
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402551
-
- 09 Oct, 2008 4 commits
-
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402550
-
Davis King authored
instead added an overload that doesn't take any arguments. I did this because -O3 sometimes makes gcc ignore more complex default arguments. I don't actually have any cases where this happened to this function but I'm changing it just to be safe. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402549
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402548
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402547
-
- 08 Oct, 2008 1 commit
-
-
Davis King authored
Intel compiler. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402546
-
- 07 Oct, 2008 2 commits
-
-
Davis King authored
without them you get errors when compiling with the Intel compiler. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402545
-
Davis King authored
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402544
-