1
Commit Graph

12 Commits

Author SHA1 Message Date
3dfa077e08 Cleanup, remove maxResults 2016-05-07 20:24:59 -07:00
d2bdda937a Options code 2016-05-01 21:27:09 -07:00
9f9d2221db Save state of remote API checkbox to preferences 2016-04-28 21:43:57 -07:00
a7813b9acd Minor fixups
Former-commit-id: 7e6057db62be3251f7f8ffffbbc7d054e92eb1b6
2015-02-15 13:25:45 +09:00
felixvd
5226adca67 Basics for persistent text box functionality
Text is saved in the JSON upon closing and loaded on startup if the
flag “rememberTextBoxContent” is true (default). Text seems to be
escaped automatically for export into the JSON. Tested with quote
characters only.

Missing the UI for controlling this feature, as discussed.


Former-commit-id: 77c46388edc0a25e36ae8d2538448f1c1e61c069
2015-02-12 13:14:31 +09:00
533f90960b Add nag to make people take the time to configure Yomichan
Former-commit-id: d93128d78a3255025a916612974397c369fed869
2015-01-30 18:57:15 +09:00
8dbbf3d6fc Add some initial text to the text area, text area is now editable by default
Former-commit-id: 9141971f189946f62c664e9065e48a5af1763042
2015-01-30 18:42:18 +09:00
63ba3bb6d4 Add checkbox to allow editing the main text area
Former-commit-id: 67061d862173e3acd4c5b7eea9a5a62d84b1b6ba
2015-01-30 18:38:01 +09:00
d279b2bf28 Some basic support for displaying information about characters
Former-commit-id: 895554df1f912021309091c88cd5b3c2a8b7211f
2013-11-10 20:27:25 -08:00
b2c3245e20 Preferences partially working now
Former-commit-id: 1d8395b26b30b13c2d9af76ef509ac84bada79ec
2013-11-10 13:05:04 -08:00
dce854f966 Updating preference system
Former-commit-id: a78921bc5ddfac052070580f12e000eda4b52200
2013-11-10 11:46:50 -08:00
eee3e9627a Adding default configuration, updating labels in preference dialog
Former-commit-id: 37871a4f6d60e419bd7974f3512c3a7f66eb000f
2013-11-10 10:38:36 -08:00