bao-qian
|
fb5938280e
|
Move context menu and socre into program model
|
2016-08-22 02:21:28 +01:00 |
|
bao-qian
|
2d72c58ae7
|
fixup
|
2016-08-22 02:21:28 +01:00 |
|
bao-qian
|
1415f74fe5
|
Check AppListEntry #198
|
2016-08-20 19:19:33 +01:00 |
|
bao-qian
|
8de84f03a0
|
Better title and subtitle
|
2016-08-20 18:50:14 +01:00 |
|
bao-qian
|
fe85ce5885
|
Fix multi application uwp package #198
|
2016-08-20 18:25:55 +01:00 |
|
bao-qian
|
9dc7142e4a
|
fixup
|
2016-08-20 18:19:49 +01:00 |
|
bao-qian
|
34a8d0b99b
|
fixup
|
2016-08-20 18:19:13 +01:00 |
|
bao-qian
|
176e2726e9
|
Fix unicode in lnk dexcrption
|
2016-08-20 18:18:41 +01:00 |
|
bao-qian
|
2e4a1680b9
|
Parallel linq everywhere
1. Parallel linq
2. remove depth
3. fix #257
|
2016-08-20 17:11:02 +01:00 |
|
bao-qian
|
f217dbac51
|
fixup
|
2016-08-20 02:36:36 +01:00 |
|
bao-qian
|
eb74414b16
|
disable file watcher
Filewatcher will only watch directory given by user,
a bit useless.
disable for now
|
2016-08-20 01:18:43 +01:00 |
|
bao-qian
|
ee542f0fec
|
Merge models
|
2016-08-20 01:17:28 +01:00 |
|
bao-qian
|
f32f37cfbb
|
rename
|
2016-08-19 23:25:36 +01:00 |
|
bao-qian
|
8684788f1f
|
rename
|
2016-08-19 23:25:13 +01:00 |
|
bao-qian
|
9e033d1673
|
rename
|
2016-08-19 23:24:21 +01:00 |
|
bao-qian
|
69c00d272b
|
Fix can't find file exception caused by abnormal scale
|
2016-08-19 23:15:40 +01:00 |
|
bao-qian
|
19617e9dae
|
Refactoring start menu source
1. refactoriong start menu source
2. fix depth problems involved in last commit
|
2016-08-19 23:05:59 +01:00 |
|
bao-qian
|
f8cc54d4f2
|
Refactoring App Paths source
|
2016-08-19 22:08:45 +01:00 |
|
bao-qian
|
8764aa9829
|
Remove suffixes from model
|
2016-08-19 20:34:20 +01:00 |
|
bao-qian
|
fb68f6eb60
|
Remove enable property from model
|
2016-08-19 19:16:06 +01:00 |
|
bao-qian
|
d09c42366a
|
Remove bonus points
|
2016-08-19 19:09:11 +01:00 |
|
bao-qian
|
0298fa602a
|
Code refactoring #198
|
2016-08-19 19:02:29 +01:00 |
|
bao-qian
|
30cbcbb3c4
|
Fix uwp background color / plated icon #198
|
2016-08-19 02:37:39 +01:00 |
|
bao-qian
|
1127d323d3
|
add missing dll
|
2016-08-18 01:29:45 +01:00 |
|
bao-qian
|
01e812aebf
|
Initial support for uwp app #198
1. basic support, better than nothing...
2. thanks great contribution from @talynone
3. #198
|
2016-08-18 01:16:40 +01:00 |
|
Salas
|
337a2cf319
|
update zh-tw locale strings for plugins (#898)
* update zh-tw locale strings for plugins
|
2016-08-03 23:18:57 +01:00 |
|
bao-qian
|
10f8941258
|
Program plugin: simple refactoring
|
2016-07-21 20:49:01 +01:00 |
|
bao-qian
|
0816fdf318
|
Program plugin: remove lock
lock is not needed since assignment is atomic
|
2016-07-21 20:07:23 +01:00 |
|
bao-qian
|
1de68051e3
|
Program plugin: remove complicated inheritance
|
2016-07-21 19:52:48 +01:00 |
|
bao-qian
|
0c9015bb77
|
Program plugin: move files
|
2016-07-21 19:52:37 +01:00 |
|
bao-qian
|
a8c200f25a
|
simple refactoring
|
2016-07-21 19:52:36 +01:00 |
|
Paweł Pastuszak
|
9be90dd035
|
Added plugins Polish translations (#764)
|
2016-06-16 01:29:38 +01:00 |
|
Paweł Pastuszak
|
6c5f606682
|
Fixed languages files not included in build (#753)
|
2016-06-16 01:05:41 +01:00 |
|
Paweł Pastuszak
|
6e76b7a7dd
|
Improved English translations (#748)
* Improve English translation
* Improve plugins English translations
|
2016-06-16 00:52:14 +01:00 |
|
bao-qian
|
cf9c41f437
|
Log first change exception
|
2016-05-15 17:03:06 +01:00 |
|
bao-qian
|
db5f45da83
|
rename plugin main file, part 2
|
2016-05-08 17:27:58 +01:00 |
|
bao-qian
|
52a4bfa25f
|
rename plugin main file, part 1
|
2016-05-08 17:27:57 +01:00 |
|
bao-qian
|
92f45567d7
|
Focuses first textbox on load
fix #516
thanks @staff0rd for idea!
|
2016-05-06 00:29:27 +01:00 |
|
bao-qian
|
d536377329
|
Refactoring multithreading
1. ThreadPool -> Task
2. fix deadlock
3. remove unnecessory application.dispatcher.invoke
4. enable non-main thread access to results collection
5. Misc
6. part of #412
|
2016-05-06 00:00:43 +01:00 |
|
bao-qian
|
c6aff8424c
|
Save when exit
1. fix image cache
2. fix save when exit since destructor won't be called
3. fix #583 #582 (partially) #581 (partially) #580
|
2016-05-02 22:37:01 +01:00 |
|
bao-qian
|
e96bd5a0e7
|
Misc
|
2016-04-26 22:45:31 +01:00 |
|
bao-qian
|
26addf809e
|
Use consistent new icons
https://icons8.com
|
2016-04-26 00:25:43 +01:00 |
|
bao-qian
|
d416a77866
|
Fix #559
fix program suffixes
|
2016-04-24 18:34:49 +01:00 |
|
bao-qian
|
bed65745cc
|
Use WorkingDirectory when strat process
As proposed in #569
|
2016-04-24 13:35:21 +01:00 |
|
bao-qian
|
04a4833c6e
|
Fix uninitialized ui
fix #569
|
2016-04-24 03:49:04 +01:00 |
|
bao-qian
|
082191412e
|
Fix suffixes converter, part 2
rename file
|
2016-04-24 02:53:20 +01:00 |
|
bao-qian
|
e3a7d0807e
|
Fix suffixes converter, part 1
1. fix #568, fix #566 fix #553, fix #559
2. simple refactoring
|
2016-04-24 02:53:20 +01:00 |
|
bao-qian
|
b600bce23f
|
Refactoring pinyin
1. use custom patched pinyin library Pinyin4Net
2. fix memory leak on startup: 360mb -> 160mb when using vs15 debugger
|
2016-04-24 02:53:18 +01:00 |
|
bao-qian
|
349e8b2da7
|
Use resharper annotation nuget package
|
2016-04-24 02:53:14 +01:00 |
|
bao-qian
|
6f3cdeda70
|
Refactoring Program plugin to use parallel linq
much master when use parallel
|
2016-04-22 23:03:32 +01:00 |
|