Commit graph

8 commits

Author SHA1 Message Date
Christian Krause
e4d4ecf221 Fix crash with enabled sys tray icon
If sys tray icon is enabled anki crash when e.g. the graphs
view is opened. Removing the lambda functions used for the
signal registration fixes the problem.
2010-02-28 15:06:48 +09:00
Damien Elmes
881a3c2468 update hooks to use libanki, warn about plugin errors differently 2008-12-10 17:37:03 +09:00
Damien Elmes
bb083ab965 work around tray widget being a top level widget 2008-12-07 22:52:55 +09:00
Damien Elmes
8e0df4aaa4 tray fix from richard 2008-12-07 22:38:55 +09:00
Damien Elmes
d149554bd1 use text in tray tooltip 2008-11-15 18:13:10 +09:00
Damien Elmes
340a521f2f add deck name to tray icons, change tooltip behaviour, coding style 2008-11-14 15:25:01 +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
e5463891e9 initial commit from hg 2008-09-28 00:00:49 +09:00