Commit graph

43 commits

Author SHA1 Message Date
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
Damien Elmes
0207298bb5 make scrolling to answer customizable 2008-11-23 08:04:32 +09:00
Damien Elmes
e6db07b74a missing files 2008-11-23 07:49:43 +09:00
Damien Elmes
9f2572d6ef fix images on win32, display bugs 2008-11-21 23:57:04 +09:00
Damien Elmes
518fcc3442 inline edit, fix images, css, scroll to bottom, status, etc
- new edit card inline mode
- provide file:// url for images for webkit
- look for the css file inside the anki dir
- make add cards dialog more compact
- launch clicked links in external window
2008-11-21 20:05:15 +09:00
Damien Elmes
ae776365b1 scroll to answer 2008-11-21 16:47:26 +09:00
Damien Elmes
e1f1812a9e refactor help.py, use welcome widget and main widget 2008-11-19 21:06:49 +09:00
Damien Elmes
c5a78d8dbc dev wip 2008-11-09 15:48:36 +09:00
Damien Elmes
b0835c11c8 add 'get more decks' link 2008-10-18 19:30:56 +09:00
Damien Elmes
8739e164ac many changes - see detailed log below
- don't use psyco
- bump version number
- autosave more often
- no last card period/text by default
- 3 buttons not 5
- default to tray off
- don't show only current card anymore
- simple toolbar
- support for sources
- don't force size of main window
- new button definitions
- remove vertical answer button support
- ditch 'how well did you remember'
- open online deck no longer hidden in new deck dialog
- default to simple model, no more 'what do you want to learn?'
- prompt user for sync username/password if not set
- simplify dialogs, add help buttons, move documentation to wiki
- don't make the timer change colors - distracting, and punishes
  people who practice writing
- remove 'empty deck' message, allow people to add cards from main screen
- remove 'welcome to anki' message. make the initial user
  experience nicer
2008-10-10 16:54:30 +09:00
Damien Elmes
27a3cd1c4f wip 2008-10-05 23:34:59 +09:00
Damien Elmes
e5463891e9 initial commit from hg 2008-09-28 00:00:49 +09:00