Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-27 | Include "mupdf/ucdn.h" explicitly. | Tor Andersson | |
2015-10-06 | gl: Add scroll wheel support. | Tor Andersson | |
2015-10-06 | gl: Bundle page texture info into a struct. | Tor Andersson | |
2015-10-06 | gl: Windows stuff. | Tor Andersson | |
* Add icons to application and window. * Open file dialog if no command line argument. * Install file type associations. | |||
2015-10-06 | gl: Cut, copy, and paste in text fields. | Tor Andersson | |
2015-10-06 | gl: Use UTF-8 string internally in text field. | Tor Andersson | |
2015-10-06 | gl: Use upper control characters for special keys. | Tor Andersson | |
2015-10-06 | gl: Split text field handling into separate file and add keyboard focus. | Tor Andersson | |
2015-10-06 | gl: Handle keyboard events in main loop. | Tor Andersson | |
Also fix event loop and refreshing the display at the correct times. | |||
2015-10-06 | gl: Add an internal header file for GL application. | Tor Andersson | |