Commit graph

61 commits

Author SHA1 Message Date
Damien Elmes
e8aa1432e2 add whitespace preservation option & stateChange handlers 2010-11-30 03:30:21 +09:00
Damien Elmes
0414eed116 call .reset() where necessary due to libanki changes
- mw.reset() rebuilds the deck queue, and refetches the current card, so we
  don't try to answer a card that's not in the queue
- in a number of cases we were already explicitly calling reset; the libanki
  changes ensure we're not doing it twice now
- the editor no longer resets the current card when it's closed. Instead, all
  deck operations in the editor should reset when they are performed
2010-11-23 18:00:29 +09:00
Damien Elmes
5fcd2d6e9b suppress 'was due' messages while cramming, timebox screen on ses fin 2010-10-20 18:03:00 +09:00
Damien Elmes
14c4dfeea2 patch from bernhard: revert to previous spell check behaviour 2010-08-05 06:51:43 +09:00
Damien Elmes
79831c4861 patch from Bernhard Ibertsberger to ignore some chars in type to ans 2010-06-29 08:10:37 +09:00
Damien Elmes
aeb23cdbcc strip media before comparing with the correct answer 2010-01-29 20:20:14 +09:00
Damien Elmes
e2cbfd1916 don't clear window only to write to it again 2010-01-27 20:06:24 +09:00
Damien Elmes
85ed9910cd use answer font family as well as size in answer comparison 2010-01-22 00:31:50 +09:00
Damien Elmes
bdba8cea83 support remote images (add remoteImages=1 to deckVars table) 2010-01-19 01:51:05 +09:00
Damien Elmes
04b6278cd7 apply translation patch from piotr 2009-06-16 02:24:22 +09:00
Damien Elmes
12c1590d3f support videos, pass current card to style gen, tweak q/a size when q hidden 2009-06-15 11:38:16 +09:00
Damien Elmes
e508239998 pass current card to drawquestion/answer filter 2009-06-12 22:22:40 +09:00
Damien Elmes
4ceebb4a89 add filter for styles 2009-06-10 23:45:44 +09:00
Damien Elmes
b985424ac3 support filtering question and answer 2009-06-06 21:56:37 +09:00
Damien Elmes
abdaf9e9df implement deck browser 2009-06-04 09:41:40 +09:00
Damien Elmes
b6eca72d88 if type in the answer field doesn't exist, disable 2009-05-19 02:12:00 +09:00
Damien Elmes
94dddb6531 fix images in preview, typo in hook code 2009-04-28 17:56:01 +09:00
Damien Elmes
b1b6d322df fix startup when no deck available 2009-04-25 02:45:11 +09:00
Damien Elmes
29bbbe0416 use <base> instead of munging image urls 2009-04-25 02:17:00 +09:00
Damien Elmes
26a0e7eaf2 tweak formatting 2009-03-14 05:08:26 +09:00
Susanna Björverud
ea6915305b Split up unwieldy welcome screen msgstring into parts that actually needs translating. 2009-03-14 04:30:19 +09:00
Damien Elmes
d87d48eff9 don't add extra <br> when in final drill 2009-03-13 06:13:56 +09:00
Damien Elmes
2646a40edb deck and plugin sharing 2009-03-11 05:19:26 +09:00
Damien Elmes
4945313bfa background colour per card, tweak ans buttons 2009-01-31 02:21:08 +09:00
Damien Elmes
75868490cf ignore blank answer 2009-01-29 16:58:49 +09:00
Damien Elmes
27a78bbde6 improved type in answer support from Bernhard Ibertsberger 2009-01-25 00:23:17 +09:00
Damien Elmes
a652a0979d type in the answer limits to a single field now 2009-01-21 01:22:17 +09:00
Damien Elmes
df3eb18a6c don't warn about failed cards, add 'due' to clarify 2009-01-15 04:38:13 +09:00
Damien Elmes
2f05f253fc add learn ahead / review early, fix modelchooser, update icons 2009-01-15 02:56:37 +09:00
Damien Elmes
8fe8072a2f add showCardTimer option 2009-01-12 08:31:21 +09:00
Damien Elmes
089f22c171 simplify preferences, more tweaks to study page 2009-01-10 16:53:47 +09:00
Damien Elmes
1a8884d595 make ctrl-z work when answer layout focused 2009-01-09 20:25:22 +09:00
Damien Elmes
84ca6ca31f make type in answer colours more easily customizable 2009-01-07 03:57:51 +09:00
Damien Elmes
1fd2912e92 make failed message more generic 2009-01-06 11:00:02 +09:00
Damien Elmes
61e3690831 display correction before original answer 2009-01-06 10:40:19 +09:00
Damien Elmes
6e35e483e5 don't attempt to draw view when in study screen 2009-01-06 09:10:05 +09:00
Damien Elmes
e21efd4802 improve error checking for type in answer 2009-01-05 15:49:19 +09:00
Damien Elmes
84293c9d7a fix bug in type answer 2009-01-05 15:40:22 +09:00
Damien Elmes
75fc98cdba type in answer support, accept ret from study options 2009-01-05 15:37:43 +09:00
Damien Elmes
666331bc6c make the tables even smaller to adjust for pre changes 2008-12-23 19:48:09 +09:00
Damien Elmes
655651bade make default table height a bit smaller 2008-12-23 18:50:56 +09:00
Damien Elmes
e63b7ef06d pre-wrap spaces, support indentation by user / programming etc 2008-12-23 18:43:24 +09:00
Damien Elmes
93731bf4f4 make thai hack optional, move some adv options into first tab 2008-12-13 16:45:42 +09:00
Damien Elmes
887d95203d default to win32 theme on win32, set background in css 2008-12-10 19:42:14 +09:00
Damien Elmes
c3a5897fb1 pad top area when not splitting q/a 2008-12-08 16:12:55 +09:00
Damien Elmes
5f0d9bcfd5 configurable q/a split 2008-12-07 23:14:03 +09:00
Damien Elmes
7391cef4f2 disable drop event in main window 2008-12-05 16:59:44 +09:00
Damien Elmes
f8d79a6e37 reduce button size, fix bug with answer active, don't center fin msg 2008-12-03 22:32:31 +09:00
Damien Elmes
d9842e5a30 add divider to main interface, make it neater 2008-12-03 21:31:45 +09:00
Damien Elmes
2a66095eed tidy init routine, add ctrl+c 2008-11-28 17:36:24 +09:00