Marco Kirchner
|
8379eac6b7
|
texteditor: make search case insensitive
|
2016-09-10 13:28:42 +02:00 |
|
TheFloW
|
2f854631f0
|
Fixed 'More' crash on '..'. Added first pos for text editor context menu.
|
2016-09-10 13:14:55 +02:00 |
|
TheFloW
|
f417a1d04e
|
Fix bad rebase.
|
2016-09-10 13:01:07 +02:00 |
|
TheFloW
|
77d067db5f
|
Added lastdir feature.
|
2016-09-10 12:58:22 +02:00 |
|
Marco Kirchner
|
b54b240f00
|
texteditor: remove wrong text_menu_entries entry
|
2016-09-10 12:27:26 +02:00 |
|
Marco Kirchner
|
0540e3b636
|
texteditor: set min search length to 1 char
|
2016-09-10 12:14:53 +02:00 |
|
Marco Kirchner
|
72f550b439
|
texteditor: add delete/insert line to context menu
|
2016-09-10 12:14:13 +02:00 |
|
Marco Kirchner
|
dd5df9e341
|
texteditor: refactor + fixes
|
2016-09-10 11:38:12 +02:00 |
|
TheFloW
|
4ce165384d
|
SHA1 result string is now broken down in two lines.
|
2016-09-10 09:54:31 +02:00 |
|
TheFloW
|
2948660412
|
Added changelog text to VitaShell bubble.
|
2016-09-10 09:44:20 +02:00 |
|
TheFloW
|
71afd14131
|
Use volatile for dialog_step.
|
2016-09-10 09:20:18 +02:00 |
|
TheOfficialFloW
|
87db9dddf0
|
Update README.md
|
2016-09-09 23:16:49 +02:00 |
|
TheFloW
|
ba38ec7b04
|
Updated readme.txt
|
2016-09-09 20:24:51 +02:00 |
|
TheFloW
|
308dc3be69
|
Rename to 0.95 to fix network update failure.
|
2016-09-09 20:24:30 +02:00 |
|
TheOfficialFloW
|
46fece4ed0
|
Fixed bug that made network update not working :(
|
2016-09-09 20:06:22 +02:00 |
|
TheFloW
|
1d66a763c9
|
Update v1.00
|
2016-09-09 19:50:19 +02:00 |
|
Marco Kirchner
|
3b17b60578
|
texteditor: fix being able to select invalid line
|
2016-09-09 15:47:20 +02:00 |
|
Marco Kirchner
|
18d8e4ae68
|
fix cutting lines not ending with \n
|
2016-09-09 15:43:11 +02:00 |
|
TheFloW
|
77932fce11
|
Dropped GENERAL_COLOR
|
2016-09-08 22:09:31 +02:00 |
|
Marco Kirchner
|
2b79149cdc
|
texteditor: fix cutting moves cursor out of view
|
2016-09-08 22:05:11 +02:00 |
|
TheFloW
|
9fb4f4778f
|
Added patch to make .vpk dumps showing as retail version in livearea.
|
2016-09-08 21:37:02 +02:00 |
|
Marco Kirchner
|
8b1b9afe9e
|
texteditor: add search function (WIP)
|
2016-09-08 21:27:49 +02:00 |
|
TheFloW
|
4d3d888918
|
Add context menu in text editor.
|
2016-09-08 20:37:03 +02:00 |
|
TheFloW
|
f09279c332
|
Added context_menu.c
|
2016-09-08 19:58:38 +02:00 |
|
Marco Kirchner
|
26b97e4f30
|
texteditor: skip utf8 bom
|
2016-09-08 12:36:08 +02:00 |
|
Marco Kirchner
|
1e29700fd5
|
texteditor: update n_lines when entering new lines
|
2016-09-08 10:32:32 +02:00 |
|
Marco Kirchner
|
bf6c200770
|
texteditor: Add cut/paste line
|
2016-09-08 10:32:32 +02:00 |
|
Marco Kirchner
|
291a544273
|
texteditor: theming
|
2016-09-08 10:32:22 +02:00 |
|
TheFloW
|
0771d498b2
|
Finished 'More' item. Added FILE_COLOR.
|
2016-09-07 22:36:37 +02:00 |
|
TheFloW
|
54d0b657db
|
Added WIP 'More' item.
|
2016-09-07 21:56:40 +02:00 |
|
TheFloW
|
3e63791781
|
Use strcasecmp/strncasecmp for path comparing.
|
2016-09-07 20:42:44 +02:00 |
|
TheFloW
|
3ec81a109f
|
Use strcasecmp/strncasecmp for path comparing.
|
2016-09-07 20:39:33 +02:00 |
|
TheFloW
|
f7f959501a
|
Extended ime dialog methods.
|
2016-09-07 20:18:43 +02:00 |
|
Marco Kirchner
|
47a6d0b626
|
check lower bounds when skipping page down
|
2016-09-07 19:29:57 +02:00 |
|
TheFloW
|
f81c80b2a1
|
Vpk update installation fix.
|
2016-09-07 19:19:07 +02:00 |
|
TheOfficialFloW
|
b29a74cb5d
|
Merge pull request #53 from BigBoot/page_skip
Page skip
|
2016-09-07 19:10:55 +02:00 |
|
Marco Kirchner
|
28a66fc830
|
add page skip
|
2016-09-07 19:07:47 +02:00 |
|
Marco Kirchner
|
6c48503b45
|
open file in truncate mode
|
2016-09-07 19:06:58 +02:00 |
|
TheOfficialFloW
|
e8b72c0fec
|
Merge pull request #52 from BigBoot/texteditor
Add text editor
|
2016-09-07 17:54:50 +02:00 |
|
Marco Kirchner
|
82e56ea8f6
|
add text editor
|
2016-09-07 15:52:06 +02:00 |
|
TheOfficialFloW
|
0e7ad6cef4
|
Merge pull request #50 from xperia64/master
Add SHA1 Context Menu Item
|
2016-09-07 13:20:36 +02:00 |
|
Adam Kimball
|
3ea0e0db8e
|
Add comments to SHA1 code, tweak style to match rest of VitaShell
|
2016-09-07 02:50:52 +00:00 |
|
xperia64
|
5c4c231dfe
|
Add SHA1 Context Menu Option
|
2016-09-06 23:52:33 +00:00 |
|
TheFloW
|
a627edca9e
|
Added vpk update installation.
|
2016-09-06 21:57:04 +02:00 |
|
TheFloW
|
826f4e2957
|
Implemented movePath method.
|
2016-09-06 21:19:21 +02:00 |
|
TheFloW
|
6c26fd6f08
|
Added 'Extracting' text and file list refresh when keeping FTP in background.
|
2016-09-06 18:16:29 +02:00 |
|
TheFloW
|
bd739abab4
|
Use installPackage function for ftp promoting.
|
2016-09-06 18:00:45 +02:00 |
|
TheFloW
|
d3befd75e3
|
Close archive after vpk extraction.
|
2016-09-05 22:19:46 +02:00 |
|
TheFloW
|
3a4a74e6a8
|
Fixed vpk installation progress bar.
|
2016-09-05 22:08:25 +02:00 |
|
TheFloW
|
d44e176e2e
|
Added sfo functions
|
2016-09-05 22:05:05 +02:00 |
|