forked from categulario/kiki-re
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhistory.txt
52 lines (44 loc) · 1.45 KB
/
history.txt
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
KIKI 0.6.0 - regexes made nifty
Copyright (C) 2003, 2004 Project 5
Licence: GPL (free)
Requires: Python, wxPython
System: any, provided (wx)Python runs on it
History
=======
0.6.0 (8-15-2017, 32.4 kB)
- refactored to work with both Python 2.7 and Python 3.6.2
0.5.7 (6-19-2017, 32.5 kB)
- updated wxPython binding calls again against deprecated calls
- updated SetToolTipString calls to match new SetToolTip function
name
- tested on Python 2.7 and wxPython 4.0
0.5.6 (8-4-2004, 32.5 kB)
- changed code to support wxPython 2.5.1.5
- saves settings before evaluating the regex
0.5.5 (29-9-2003, 32.5kB)
- fixed bug which caused the selected regex
to disappear to the history when Evalute
was activated
- fixed Linux bug which caused warning
messages to be displayed when a different
doc was selected in the Help tab
- small changes in code and docs
- first public release outside Spe
0.5 (28-9-2003, 32.8kB)
= added really nifty colors
= added docs and about screen
= added ferrety Easter Egg :)
= added __init__.py so that Kiki can be used
as package in Spe
- fixed bug that meant flags were actually
not used when compiling the regex
- locale used to be after multiline - restored
alphabetical order
0.2 (26-9-2003, 25.7kB)
- fixed a bug with caused empty regex results
to lead to an infinite loop
= added pretty icons :)
- added support for integration in Spe
- misc changes
0.1:
- first version, only available in Spe 0.1.8.a