Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | modify libui GL support so that it will be compatible with GTK | Arisotura | 2019-05-21 |
| | |||
* | begin butchering uiArea | Arisotura | 2019-05-15 |
| | |||
* | move platform specific config to platform specif ffile ayyyyyyyyyyygfghj;,gnxbf | Arisotura | 2019-03-15 |
| | |||
* | also, update copyright name | Arisotura | 2019-01-22 |
| | |||
* | libui/gtk: add functions to uiWindow for setting/getting minimized/maximized ↵ | StapleButter | 2018-12-30 |
| | | | | | | state remember if main window is maximized, avoid updating the saved size when it is | ||
* | fix potential crashes in input config dialog when setting joystick buttons, ↵ | StapleButter | 2018-12-29 |
| | | | | | | by using uiQueueMain() how could I not think of this? GTK is not thread safe. | ||
* | add hotkey config values. | StapleButter | 2018-12-14 |
| | | | | | duplicate DlgInputConfig so that it can also do hotkey config. also prevent from opening those config dialogs a billion times. | ||
* | fixor copyright years. | StapleButter | 2018-09-15 |
| | |||
* | maybe now the input dialog can stop being dumb | StapleButter | 2017-10-05 |
| | |||
* | use grids instead of nested boxes for input config dialog. (still lags, ↵ | StapleButter | 2017-10-05 |
| | | | | | | needs optimization) adjust things to make those dialogs sexier. | ||
* | add support for non-resizable windows | StapleButter | 2017-10-02 |
| | |||
* | re-add basic scaling | StapleButter | 2017-10-02 |
| | |||
* | actual joystick input | StapleButter | 2017-09-30 |
| | | | | also sync keyboard input nicely | ||
* | allow entering joystick config | StapleButter | 2017-09-30 |
| | |||
* | actually get the input dialog somewhere | StapleButter | 2017-09-30 |
| | |||
* | get the input dialog started | StapleButter | 2017-09-26 |