Joel16
a649c29279
filebrowser: Set size column to fixed width of 150.f
2022-01-23 00:43:05 -05:00
Joel16
6e95f56e53
imGui: Update to v1.86
2022-01-23 00:24:12 -05:00
Joel16
67545b98b1
settings: Disable language selection for now
2021-10-29 14:33:40 -04:00
Joel16
f94885041c
imGui: Update to v1.85
2021-10-29 14:27:10 -04:00
Joel16
27898a179b
popups: Use ImGuiCond_Always when resizing popups
2021-09-22 22:10:02 -04:00
Joel16
1ded24446c
settings: Reimplement updates popup
2021-09-20 01:37:23 -04:00
Joel16
1b0d504e91
options: Reimplement file properties
2021-09-19 23:07:21 -04:00
Joel16
64b52198a5
options: Do not select first entry when 'Select All' is used
2021-09-19 23:06:42 -04:00
Joel16
66d78ca0e4
filebrowser: Reapply sort after delete/copy/move and rename
2021-09-19 15:40:26 -04:00
Joel16
ac86fec1f5
filebrowser: Reimplement delete and fix copy/move for multiple files
2021-09-19 12:59:56 -04:00
Joel16
94d9ce780d
filebrowser: Revert back to using Y for checking multiple items
2021-09-18 15:39:47 -04:00
Joel16
3209c39f99
filebrowser: Fix sort logic for size
2021-09-18 02:52:02 -04:00
Joel16
4193650a57
fs: Reimplement sort functionality using imGui's table sort specs
2021-09-17 22:01:10 -04:00
Joel16
99b8908e54
fs: Clear vector entries before inserting data
2021-09-13 17:44:08 -04:00
Joel16
c602482f70
options: Reimplement options popup in filebrowser tab
2021-09-13 17:03:16 -04:00
Joel16
ee4fbc8a31
textures: Cleanup and remove free function param
2021-09-13 17:02:45 -04:00
Joel16
fad77d8785
Clean up various messed up indentation throughtout souce
2021-09-12 19:54:27 -04:00
Joel16
e6e82836bc
NX-Shell(Deko3D): Initial commit
2021-09-12 17:08:02 -04:00
Chris Butler
097ac8225c
Fixed crash when pressing Y in an empty directory ( #102 )
2021-08-04 22:21:08 -04:00
Joel16
c36f52cd18
imGui: Use freetype2 to cut down boot time
2021-04-20 16:52:13 -04:00
Joel16
8805b42ef9
imGui: Update to v1.8.2
2021-04-12 20:09:18 -04:00
joel16
cf0567a020
textures: Add support for zooming into images using left stick and movement with right
2021-01-24 16:39:35 -05:00
joel16
ffb5e812a7
gui: Do not overwrite vector(copy) when multiple files are selected
2021-01-23 22:14:25 -05:00
joel16
a8a7c3b9e5
imGui: Update to v1.8.0
2021-01-21 20:27:40 -05:00
Joel16
943f245366
lang: Use offical system font
2020-11-27 12:48:52 -05:00
Joel16
7374cc02e1
Merge branch 'next' of https://github.com/joel16/NX-Shell into next
2020-11-02 15:08:32 -05:00
Joel16
2b2150967d
fs: Do not check if file exists before creating
2020-11-02 15:08:21 -05:00
HookedBehemoth
58bb206206
lang: Add localization support for German ( #92 )
...
* add german translation
2020-10-26 11:13:38 -04:00
cucholix
4e41fb2f4a
lang: Update Spanish translation ( #91 )
...
* Spanish language
Spanish language, left untouched certain words like "banner" and "logs" that doesn't have a precise translation, they are anglicism.
* Small correction in TODO line
Small correction in TODO line
* Spanish language update
Fixed a “Sort settings” to something that actually makes sense
2020-10-26 09:21:36 -04:00
cucholix
4b0bee9e8e
lang: Add localization support for Spanish ( #90 )
2020-10-25 22:38:08 -04:00
invoker__qq
10c6a8da96
lang: Add localization support for Traditional Chinese ( #89 )
2020-10-25 22:05:37 -04:00
invoker__qq
521bd6e58d
lang: Add localization support for Simplified Chinese ( #88 )
2020-10-25 21:17:30 -04:00
Joel16
61fbae92a8
lang: Add entry for empty string error message when using OSK
2020-10-25 17:49:00 -04:00
Joel16
0b7270016b
lang: Allow user to select language under settings
2020-10-25 17:40:24 -04:00
Joel16
1bddd7529b
lang: Initial localization impl (WIP)
2020-10-25 14:35:16 -04:00
Joel16
79850fb5b6
imGui: Add support for Chinese, Japanese and Korean language support by Noto-Sans CJK
2020-10-24 14:53:21 -04:00
Joel16
6de0623826
gui: Fix selected entry indicator being reset to 0 when opening a file
2020-10-23 01:36:55 -04:00
Joel16
6efcc03500
textures: Add support viewing animated/non-animated gifs
2020-10-22 12:17:10 -04:00
Joel16
36b73ed30d
gui: Set storage bar text to empty string
2020-10-20 17:15:17 -04:00
Joel16
29ef47d6fd
gui: Remove some redundant/unnecessary entries from MenuItem structure
2020-10-14 21:16:15 -04:00
Joel16
438f39ab85
fs: Use std::vectors instead of array pointers for holding fs entries
2020-10-13 01:48:17 -04:00
Joel16
d340a6a0dd
imGui: Fix misplaced enter button after updating to imGui v1.79
2020-10-12 22:32:53 -04:00
Joel16
047111c1ef
imGui: Update to v1.79
2020-10-09 12:40:11 -04:00
Joel16
410e397e3e
updates: Implement update popup and fix installation process
2020-09-28 15:52:54 -04:00
Joel16
c1addf2a5e
net: Use const char path variable to set download path
2020-09-21 17:45:50 -04:00
Joel16
36dd259487
net: Use fsFile* functions for writing data from curl
2020-09-21 17:18:33 -04:00
Joel16
19f1fa2adb
gui: Set state back to MEN_STATE_HOME after exiting settings window
2020-09-21 17:13:18 -04:00
Joel16
e053de94b1
Windows: Remove unused function declaration
2020-09-20 21:31:05 -04:00
Joel16
580b6d151a
fs: Remove FS::WriteFile function and use it in Config::Save directly
2020-09-20 21:24:37 -04:00
Joel16
dff3a6ed5e
settings: Only save config and refresh dir entries after settings is closed
2020-09-18 13:37:52 -04:00