File: ChangeLog

package info (click to toggle)
mysql-navigator 1.4.2-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,292 kB
  • ctags: 1,571
  • sloc: cpp: 17,291; sh: 9,381; makefile: 256; xml: 7
file content (216 lines) | stat: -rw-r--r-- 4,388 bytes parent folder | download | duplicates (4)
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
* Thu Feb 27 2003 shi bok jang <sise15@kldp.org>
- The export bug has been fixed.
- The Default style has been added.
- The 'Close All Except Schema' menu item has been added.
- The temporary, machine specific file has been removed.
- The build system has been modified.
- Man page has been added.

* Fri Oct 4 2002 shi bok jang <sise15@mizi.com>
- The ability to copy table has been added.
- 1.4 binary bug has been fixed.

* Sat Aug 31 2002 shi bok jang <sise15@mizi.com>

- Timeout option has been added.

* Tue Jun 4 2001 shi bok jang <sise15@mizi.com>

- Minor bugs has been fixed.



* Mon Apr 15 2001 shi bok jang <sise15@mizi.com>

- Support for Qt 3.0.3 has been added.



* Sat Mar 23 2001 shi bok jang <sise15@mizi.com>

- Quick open dialog has been added.

- The ability to save encrypted query history has been added.



* Sat Mar 3 2001 shi bok jang <sise15@mizi.com>

- Modify & change field bug has been fixed.

- "Table structure only" option has been added to xport.



* Sat Mar 2 2001 shi bok jang <sise15@mizi.com>

- Modify user bug has been fixed.

- Schema window has been changed. 



* Sat Mar 2 2001 shi bok jang <sise15@mizi.com>

- Schema window has been changed.

- Some minor bugs has been fixed.



* Thu Jan 31 2001 shi bok jang <sise15@mizi.com>

- Support for Qt 3.0.1 has been added.

- The ability to sort based on numerical value if a field is of numerical type has been added.

- The ability to load query from clipboard has been added to query window.



* Fri Jan 25 2001 shi bok jang <sise15@mizi.com>

- Log manager has been added.

- Update & delete releated bug in 1.3.6 has been fixed.

- Export bug has been fixed.



* Sat Jan 19 2001 shi bok jang <sise15@mizi.com>

- Modify & change field bug has been fixed.

- Delete & update bugs has been fixed. (Only table that has pirmary key can delete & update record.)



* Thu Jan 10 2001 shi bok jang <sise15@mizi.com>

- The ability to save encrypted password has been added.

- The ability to save font has been added.

- Some critical bugs has been fixed.



* Tue Jan 1 2001 shi bok jang <sise15@mizi.com>

- Key releated bugs has been fixed.

- Flush tables with read lock has been added.

- The ability to change font has been added.



* Mon Dec 31 2001 shi bok jang <sise15@mizi.com>

- Key window has been added.

- The ability to display keys in table has been added to schema window.

- Some minor bugs has been fixed.



* Thu Dec 13 2001 shi bok jang <sise15@mizi.com>

- Draw grid line at query result 

- Delete bug at query result has been fixed

- Query bug has been fixed 

- Script bug has been fixed 



* Wed Nov 28 2001 shi bok jang <sise15@mizi.com>

- "Clear history at exit" option has been added

- Modify & change field, Export, Schema bugs has been fixed 



* Sat Nov 17 2001 shi bok jang <sise15@mizi.com>

- Query, Table, Xport window bugs has been fixed



* Thu Nov 8 2001 shi bok jang <sise15@mizi.com>

- The ability to move table to another database has been added

- Table window has been modified



* Tue Nov 6 2001 shi bok jang <sise15@mizi.com>

- Qt include, library option has been added to configure script



* Sun Nov 4 2001 shi bok jang <sise15@mizi.com>

- Optimize SQL class 



* Fri Nov 2 2001 shi bok jang <sise15@mizi.com>

- The ability to display tooptip has been added to script window

- Query, Script, Xport bugs has been fixed

- Configure script bug has been fixed



* Sun Oct 21 2001 shi bok jang <sise15@mizi.com>

- The ability to display select information has been added to query window



* Mon Oct 15 2001 shi bok jang <sise15@mizi.com>

- "Field separated by, enclosed by" option has been added 

- "Refresh process list every x seconds" option has been added

- Process window has been modified



* Fri Oct 5 2001 shi bok jang <sise15@mizi.com>

- Show server window at startup

- "Save query history at exit" option has been added

- Some minor bugs has been fixed



* Fri Sep 28 2001 shi bok jang <sise15@mizi.com>

- Schema window, and xml file process routine has been optimized 

- "Show confirm message at exit" option  has been added

- Some minor bugs has been fixed



* Tue Sep 25 2001 shi bok jang <sise15@mizi.com>

- Support configure script

- The ability to lock/unlock table has been added