Noah kirsle
  • Joined on 2018-04-12
kirsle pushed to master at apps/gosocial 2022-08-13 22:39:44 +00:00
f6d076f7c2 Certification Photo Workflow
kirsle pushed to master at apps/gosocial 2022-08-13 06:11:48 +00:00
4533c15747 User Photo Gallery & Management
kirsle pushed to master at apps/gosocial 2022-08-12 06:04:12 +00:00
b72973e741 Photo Upload & Profile Pictures
kirsle pushed to master at apps/gosocial 2022-08-11 04:00:36 +00:00
c43d052665 User Profile and Settings Pages
kirsle pushed to master at apps/gosocial 2022-08-10 05:32:24 +00:00
2a8a1df6ab Initial commit
kirsle created branch master in apps/gosocial 2022-08-10 05:19:13 +00:00
kirsle pushed to master at apps/gosocial 2022-08-10 05:19:13 +00:00
5a455299c5 Initial commit
kirsle transferred repository kirsle/gosocial to apps/gosocial 2022-08-10 05:18:51 +00:00
kirsle created repository apps/gosocial 2022-08-10 05:18:32 +00:00
kirsle pushed to master at go/render 2022-05-05 05:39:13 +00:00
129a24300d SDL2: Reveal the ShowCursor function
kirsle pushed to master at go/render 2022-04-10 19:27:30 +00:00
c0c2d05619 Add RWMutex safety around the SDL2 texture cache
kirsle pushed to master at go/render 2022-04-09 21:26:02 +00:00
df69b8e525 Functions to free up (SDL2) texture memory
kirsle pushed to master at go/ui 2022-04-09 21:19:27 +00:00
3b653e503c Window manager: call Close() instead of Hide() so that WindowClose event handlers fire always
kirsle pushed to master at go/ui 2022-03-06 06:44:02 +00:00
c9c7b33647 Tooltips: how to draw on top of all widgets
kirsle pushed to master at go/render 2022-03-05 23:22:28 +00:00
c1b8bc910b SDL2 engine: expose renderer for custom use cases
kirsle pushed to master at go/ui 2022-02-20 04:15:38 +00:00
76ddda352d Bugfix: Window focus linked list
kirsle pushed to master at go/render 2022-02-20 02:23:05 +00:00
1f4af682e1 SDL2 GameController Support
kirsle pushed to master at go/ui 2022-01-02 02:49:31 +00:00
49b5cfd037 Cleanup debug code
kirsle pushed to master at go/ui 2022-01-02 02:43:55 +00:00
fee6e1e105 New widget: ColorPicker, plus other changes
kirsle pushed to master at go/render 2021-12-31 00:40:04 +00:00
9e640ab5c3 SetWindowIcon for SDL2 and Text.Update()