Commit graph

83 commits

Author SHA1 Message Date
Damien Elmes
65bc9ec3f2 update download link 2010-08-20 20:21:09 +09:00
Damien Elmes
2a28e5223c bump version number 2010-08-19 13:45:01 +09:00
Damien Elmes
a4e3a9fa95 update release notes link 2010-08-16 19:31:18 +09:00
Damien Elmes
e5a4acb052 bump version 2010-08-02 13:27:11 +09:00
Damien Elmes
f93910128f multi-deck sync and related improvements
- deck open & browser refresh done after splash screen hidden now
- splash reduced to 3 steps
- new options sync on program load/close
- per-deck auto sync disabled on upgrade
- plugins are now always loaded before a deck has been opened
- don't prompt for sync params in auto sync, for both all and single deck
- refresh deck browser after multi sync
- wait on sync thread until syncFinished called, could fix crashes
- after a full sync, ensure interface is still disabled
- sync menu option now available in deck browser
- new option to tell a progress window it should appear immediately
2010-07-21 13:16:07 +09:00
Damien Elmes
25bc507adc bump version 2010-07-11 17:19:19 +09:00
Damien Elmes
3bb16dc50a bump version 2010-02-12 14:40:16 +09:00
Damien Elmes
dccdce9c58 bump version 2010-02-09 01:54:53 +09:00
Damien Elmes
4b978e0d86 remove backup setting from __init__, it's done elsewhere now 2010-02-06 00:46:54 +09:00
Damien Elmes
82081bd7c8 mark version as snapshot 2009-09-26 04:21:37 +09:00
Damien Elmes
1f16732dfc bump version 2009-07-04 18:11:10 +09:00
Damien Elmes
0c7405fa0d bump version number for beta 2009-06-26 15:46:54 +09:00
Damien Elmes
9ae9c2e85e bump version 2009-06-25 06:50:00 +09:00
Damien Elmes
6c263bd94d bump version number 2009-06-23 23:28:37 +09:00
Damien Elmes
cba494c5ad more robustly handle win32 brokenness 2009-06-16 02:53:46 +09:00
Damien Elmes
56d507c22d work around osx not shutting down properly 2009-06-13 03:20:54 +09:00
Damien Elmes
afc5cb0c4c bump version number 2009-06-09 01:31:27 +09:00
Damien Elmes
3bab1b6829 set custom style earlier in initialization 2009-06-08 22:45:16 +09:00
Damien Elmes
576c3bdaf8 bump version 2009-06-06 22:36:46 +09:00
Damien Elmes
89783c3e17 add recent decks menu back, inhibit startup progress bar 2009-06-05 22:22:53 +09:00
Damien Elmes
659821c7bb fix bug when APPDATA not defined 2009-05-21 20:10:52 +09:00
Damien Elmes
233406f174 bump version 2009-05-16 00:50:13 +09:00
Damien Elmes
dcc5323771 bump version again 2009-05-09 06:53:17 +09:00
Damien Elmes
3601e455a4 bump version 2009-05-09 04:13:30 +09:00
Damien Elmes
8ca606dbaf bump version 2009-05-06 16:07:40 +09:00
Damien Elmes
abcb027170 bump version 2009-04-30 05:13:49 +09:00
Damien Elmes
496cab1096 bump version 2009-04-29 12:44:14 +09:00
Damien Elmes
b4b4805a0b bump version 2009-04-25 21:43:34 +09:00
Damien Elmes
0946a3e0c4 bump version 2009-04-25 03:28:35 +09:00
Damien Elmes
840c3549b4 call sys.exit() after exit from main loop so audio thread dies 2009-04-25 01:29:07 +09:00
Damien Elmes
c84f97c33c Revert "check if anki is already open and prompt user"
This reverts commit a05fc37d94.
2009-04-22 22:11:14 +09:00
Damien Elmes
a05fc37d94 check if anki is already open and prompt user 2009-04-22 22:10:14 +09:00
Damien Elmes
183c194a06 bump version 2009-04-18 23:44:43 +09:00
Damien Elmes
fdfac00a5e fix runhook reference 2009-04-18 23:44:21 +09:00
Damien Elmes
fc3278a632 bump version 2009-04-11 02:36:07 +09:00
Damien Elmes
adbcf82501 setup module paths before app init 2009-04-10 22:24:31 +09:00
Damien Elmes
4c47468974 import hooks later in init so setup.py doesn't break 2009-04-10 00:15:35 +09:00
Damien Elmes
7c26cf7a36 set the application name for kde 2009-04-09 11:51:52 +09:00
Damien Elmes
a8764d49b1 don't move config.db more than once, bump version number 2009-04-07 11:57:36 +09:00
Damien Elmes
0957de3640 bump version number 2009-04-06 13:49:12 +09:00
Damien Elmes
6fa907f198 catch apple odoc load events 2009-04-04 13:45:38 +09:00
Damien Elmes
92ae00aae3 ignore old config.db.old too 2009-03-29 12:02:18 +09:00
Damien Elmes
e6ec61b301 try to fix upgrade errors 2009-03-29 11:48:45 +09:00
Damien Elmes
0d274e74a4 bump version number 2009-03-29 11:33:20 +09:00
Damien Elmes
cc67fd3985 fix version mismatch error 2009-03-24 07:55:16 +09:00
Damien Elmes
ef11a8fae8 bump version 2009-03-22 14:22:34 +09:00
Damien Elmes
26c4222cfb more progress bar tweaks 2009-03-14 12:22:17 +09:00
Damien Elmes
a91a6d3ad8 standard progress bar on mac 2009-03-14 11:59:00 +09:00
Damien Elmes
05b6a90470 tweak progress dialog 2009-03-14 11:29:54 +09:00
Damien Elmes
11ff28310b splash screen from Xtru 2009-03-14 10:33:32 +09:00