Commit graph

344 commits

Author SHA1 Message Date
Damien Elmes
c9220f9f60 remove old actions, add hooks to enable/disable card items 2009-06-10 23:45:32 +09:00
Damien Elmes
102e63acf0 strip all japanese support out in favour of a plugin 2009-06-10 23:04:15 +09:00
Damien Elmes
5fc9389e13 ctrl->alt in shortcut tooltips 2009-06-10 12:18:26 +09:00
Damien Elmes
76729e0d04 fix study options expanding 2009-06-10 01:38:05 +09:00
Damien Elmes
5d0e64b3a3 render deck browser properly with large fonts 2009-06-10 01:19:18 +09:00
Damien Elmes
7ae0211d22 fix osx layout 2009-06-09 08:00:02 +09:00
Damien Elmes
3c8c600feb more compact deck browser, default to smaller size 2009-06-09 07:14:14 +09:00
Damien Elmes
90388239f1 fix spacing of answer text on osx, make type answer field smaller 2009-06-09 05:49:47 +09:00
Damien Elmes
c9b4e84d87 fix cramming 2009-06-09 05:05:14 +09:00
Samson Melamed
c5ff8111a9 fix height of 'more' dropdown in deck browser on win32 when using alt theme 2009-06-08 14:21:22 -04:00
Damien Elmes
37c7b42d4f fix deck browser spacing on osx 2009-06-09 01:14:40 +09:00
Damien Elmes
6e7c258b6a add warning to forget, add scrolling to deck browser, use as much space as possible 2009-06-09 00:32:14 +09:00
Damien Elmes
b5fdca39e7 customizable deck order, nicer layout of browser and study options 2009-06-08 23:06:48 +09:00
Damien Elmes
3bab1b6829 set custom style earlier in initialization 2009-06-08 22:45:16 +09:00
Damien Elmes
3b97f082e8 process events before showing combo box 2009-06-08 21:54:24 +09:00
Damien Elmes
e67e3320a9 don't remove deck from list until deletion confirmed 2009-06-07 03:20:56 +09:00
Damien Elmes
a1d23c3e7b switch ctrl+r and shift+ctrl+r 2009-06-06 23:16:08 +09:00
Damien Elmes
9fe87329cd remove debugging code 2009-06-06 23:12:23 +09:00
Damien Elmes
dd5b3bacc8 if the file is in use, hide from browser but don't forget 2009-06-06 22:27:00 +09:00
Damien Elmes
8cd6692c84 don't use same card if priority == 0, ensure same card in browser too 2009-06-06 22:19:49 +09:00
Damien Elmes
39588816b6 always show the same card after editing current 2009-06-06 22:12:41 +09:00
Damien Elmes
9b8ad4596f use a smaller font instead of italics, it renders badly 2009-06-06 01:13:40 +09:00
Damien Elmes
c4c3bf102a add shortcuts back to browser 2009-06-06 00:26:47 +09:00
Damien Elmes
fbfbda1a58 new recent decks system, improve deck browser 2009-06-06 00:21:29 +09:00
Damien Elmes
89783c3e17 add recent decks menu back, inhibit startup progress bar 2009-06-05 22:22:53 +09:00
Damien Elmes
1001d6b7af load last deck if args set 2009-06-05 15:33:43 +09:00
Damien Elmes
17a967f5b8 ensure boxes are drawn around frames on win32 2009-06-05 15:10:07 +09:00
Damien Elmes
e8fd6922a0 patches from richard: fix typo, more robust proxy error checking 2009-06-04 17:42:45 +09:00
Damien Elmes
d0be463cc6 remove debugging code 2009-06-04 09:52:29 +09:00
Damien Elmes
5c3f538d07 if there's only one deck, load it, not browser 2009-06-04 09:46:06 +09:00
Damien Elmes
abdaf9e9df implement deck browser 2009-06-04 09:41:40 +09:00
Damien Elmes
0d76d987ca rebind mark card shortcut on osx 2009-06-04 07:15:17 +09:00
Damien Elmes
fb0a7da397 close current deck only if user decides to download a new one 2009-06-04 05:51:14 +09:00
Damien Elmes
8e91cde377 add proxy config & numBackups to preferences, based on richard's plugin 2009-06-04 05:26:25 +09:00
Damien Elmes
3123951e46 don't update value when downloading 2009-06-02 15:08:28 +09:00
Damien Elmes
65a718fdbe implement full sync downloading 2009-06-02 03:23:06 +09:00
Damien Elmes
b351946f55 set state = nostate before sync to prevent keystrokes getting in 2009-06-02 03:22:40 +09:00
Damien Elmes
470a501caa handler errors without 'type' set 2009-06-02 03:20:28 +09:00
Damien Elmes
619d2bcbaf implement full sync uploading 2009-05-31 01:24:42 +09:00
Damien Elmes
7a4855233b clear audio queue on question, not answer 2009-05-30 19:08:03 +09:00
Damien Elmes
23d39daeaa add show answer button to type in the answer area 2009-05-30 16:41:02 +09:00
Damien Elmes
250f1bec8f update priority after marking 2009-05-30 10:29:15 +09:00
Damien Elmes
769b4d28a8 exclude user events in db progress handler 2009-05-27 04:02:21 +09:00
Damien Elmes
5cd30656b4 display the full error in a textarea 2009-05-27 01:11:14 +09:00
Damien Elmes
11353079c0 mention how to change user/pass when setting up details 2009-05-27 00:56:43 +09:00
Damien Elmes
dbd2ee1f13 default # of backups to 20, make a config option 2009-05-21 02:12:41 +09:00
Damien Elmes
7541485e87 save the cramming check before closing the deck 2009-05-16 05:23:09 +09:00
Damien Elmes
ff20e23b50 when cramming, don't copy, just use old media dir 2009-05-16 04:08:15 +09:00
Damien Elmes
d205cd7602 add quick db check 2009-05-16 02:47:27 +09:00
Damien Elmes
1c690c5477 translation patch from piotr 2009-05-11 12:07:13 +09:00