- 17 Jan, 2013 7 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
which mouse button was double clicked.
-
Davis King authored
image_window::get_next_double_click() was slightly off.
-
Davis King authored
when set_image() is called with an image the same size as the one currently being displayed.
-
Davis King authored
or std::vector<unsigned char> were serialized.
-
Davis King authored
-
- 16 Jan, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
clang and also fixed a function call ambiguity.
-
- 15 Jan, 2013 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 14 Jan, 2013 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 09 Jan, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 08 Jan, 2013 4 commits
-
-
Davis King authored
-
Davis King authored
get information about where the user is clicking.
-
Davis King authored
-
Davis King authored
grayscale PNGs were used. libpng doesn't automatically convert from host endianness to big endian as the PNG standard demands. You have to explicitly tell it to do this or it will write out the 16bit pixel data in host order which result in the wrong thing happening on little endian chips. Similarly for reading PNGs.
-
- 07 Jan, 2013 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
istream. The bug caused the function to crash on strings longer than 56 characters.
-
- 06 Jan, 2013 1 commit
-
-
Davis King authored
-
- 05 Jan, 2013 7 commits
-
-
Davis King authored
calls.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
regenerated the icons and logo from the svg file.
-
Davis King authored
-
- 04 Jan, 2013 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
to 1 it automatically disables use of the bias since that is almost certainly what the user will want to do.
-
Davis King authored
instead of rolling its own implementation.
-
Davis King authored
-