This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/gui
jacob1 08cd32abbe use scancode instead of keycode for most keyboard shortcuts
keys like 0-9, tab, enter, ctrl/shift/alt, ins, and del are still looking for keys instead of scan codes, just in case (but I expect them to be always equivalent anyway)
2019-02-19 21:46:56 -05:00
..
colourpicker upgrade to SDL 2 2018-05-25 21:19:44 -04:00
console more sdl2 fixes: 2018-05-25 21:19:44 -04:00
dialogues Fix some C++14-isms. 2018-05-08 05:48:32 +03:00
elementsearch upgrade to SDL 2 2018-05-25 21:19:44 -04:00
filebrowser Delete unused Thumbnail handling code 2018-11-27 22:13:29 -05:00
font Add copy-paste to the font editor 2018-05-08 03:58:30 +03:00
game use scancode instead of keycode for most keyboard shortcuts 2019-02-19 21:46:56 -05:00
interface use scancode instead of keycode for most keyboard shortcuts 2019-02-19 21:46:56 -05:00
localbrowser fix scrolling in browsers being reversed 2018-06-01 00:22:06 -04:00
login upgrade to SDL 2 2018-05-25 21:19:44 -04:00
options Add "Force Integer Scaling" option for fullscreen 2019-02-18 22:18:29 -05:00
preview Delete unused Thumbnail handling code 2018-11-27 22:13:29 -05:00
profile Remove ByteString::Stream 2018-05-04 23:10:39 +03:00
render upgrade to SDL 2 2018-05-25 21:19:44 -04:00
save Delete unused Thumbnail handling code 2018-11-27 22:13:29 -05:00
search Delete unused Thumbnail handling code 2018-11-27 22:13:29 -05:00
tags upgrade to SDL 2 2018-05-25 21:19:44 -04:00
update Remove ByteString::Stream 2018-05-04 23:10:39 +03:00
Style.cpp Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
Style.h Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00