-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
65 lines (54 loc) · 2.1 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
#====================================================
# Cycle - calendar for women
# Distributed under GNU Public License
# Author: Oleg S. Gints ([email protected])
# Home page: http://cycle.sourceforge.net
#===================================================
0.3.1 (15.09.2005)
- change to Python 2.4 - repleace rotor module
- restore old default color scheme
- The description of the program in English from
Marco Papa Manzillo<[email protected]> is corrected
- Now the name of the user is stored in a file with data.
from Miriam Ruiz <[email protected]>:
- fixed colors not initialized the first time a user was created.
- Added code to use wx 2.5.3 or higher if multiple versions are installed.
- Added es, ca and gl translations, and solved some bugs in locale subsystem.
- Added note alerting that this is not a reliable contraceptive method every
time a new user is created.
- Added man page
- fixed Cycle for unicode version of wx
0.3.0 (21.12.2004)
- Add translation to the german language
from Christian Weiske <[email protected]>
- change to wxPython = 2.5.X
0.2.1 (06.06.2004)
- Add colours settings
0.2.0 (28.04.2004)
- Add translation for czech and slovak language
from Jozef Riha <[email protected]>
- change to Python 2.3
- Add description for english language
from Marco Papa Manzillo <[email protected]>
0.0.5 (30.12.2002)
- fix PopupMenu for new wxPythonGTK-2.3.3.1
- fix exception from LANGUAGE=lang1:lang2
0.0.4 (24.10.2002)
- add setup.py and MANIFEST.in, now make new release so:
python setup.py sdist
- add check reception of hormonal contraceptive tablets
0.0.3 (16.05.2002)
- Add icons
- Convert README* in *.html
0.0.2 (05.05.2002)
- Add line under toolbar
- Change color legend "today"
- Change BackgroundColour = LIGHT BLUE
- clean up code
- Add Note
- Add calc birthday
- encode messages to locale
- Add method "by average"
- Add cycle.spec
0.0.1 (22.04.2002)
- First release