Develop and Download Open Source Software

Browse CVS Repository

Contents of /tombo/htdocs/En/changes.tmpl

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.10 - (show annotations) (download)
Fri May 16 03:39:52 2003 UTC (20 years, 11 months ago) by hirami
Branch: MAIN
CVS Tags: Tombo1_12, V20041017, V20040318, V20040828, V20040822, V20050410, V20030528, V20030724, V20040703, V20041121, Tombo_1_7, V20060212, V20040427, V20040526, Tombo_1_7b5, V20040915, V20040911, V20030516, HEAD
Changes since 1.9: +19 -1 lines
TOMBO 1.7 beta 4

1 <!-- HEADER -->
2 <!-- MENU -->
3
4 <h2>Changes from 1.7 beta 3 to 1.7 beta 4</h2>
5 <ul>
6 <li>Ehnancement of virtual folder feature.
7 <ul>
8 <li>Full GUI support of settings.
9 <li>Filtering by last update time
10 <li>Sorting.
11 <li>Restriction of the display number of cases.
12 </ul>
13 <li>FIX: Grep dialog is not displayed on some PocketPC devices(#2063,#2064)
14 <li>Adjust dialog size(PocketPC Japanese version(#1977,#1978)
15 </ul>
16
17 <h2>Changes from 1.7 beta 2 to 1.7 beta 3</h2>
18 <ul>
19 <li>Save memo failed(3)." occured when saving new notes to root folder(#1781,#1782).
20 </ul>
21
22 <h2>Changes from 1.7 beta 1 to 1.7 beta 2</h2>
23 <ul>
24 <li>IM area doesn't display well(#1558,#1559)
25 <li>Misworks DEL key when editing labels(#1588,#1589)
26 <li>Choose viewer mode by default(#1136)
27 <li>Choose root folder by startup option(#1412)
28 <li>Skip updating *.tdt file when note is not edited(#1557)
29 <li>Assign insert date to key Ctrl-: and Ctrl-;(#1702)
30 <li>Add newline macro to insert date format(#1720)
31 <li>Change 2 pane to 1 pane even though note is editing(#1747)
32 </ul>
33
34
35 <h2>Changes from 1.6 to 1.7 beta 1</h2>
36 <ul>
37 <li>NEW: Grep like feature.
38 <li>NEW: Virtual folder(for expert users).
39 <li>NEW: Stay topmost mode(#1260).
40 <li>FIX: Create new folder by selecting right menu(#1170).
41 <li>FIX: Disable not match dialog when search starts with treeview(#940).
42 <li>FIX: Memo discarded when select other note(#1313,#1314)
43 <li>FIX: Keep wrap text status(#1524).
44 <li>FIX: When resize task bar, main window size not changed(#1134).
45 <li>FIX: Appear some "string not found" dialogs(#1408,#1409).
46 <li>FIX: Assign rename to "F2" shortcut key(#1410).
47 </ul>
48
49
50 <h2>Changes from 1.6 beta2 to 1.6</h2>
51
52 <ul>
53 <li>NEW: Choose show/hide statusbar.
54 <li>FIX: Status not updated when push delete key after selecting region.
55 <li>NEW: Add option disables close a note by action button on edit view.
56 <li>NEW: Disable save icon when a note is not modified.
57 </ul>
58
59 <h2>Changes from 1.6 beta1 to 1.6 beta2</h2>
60
61 <ul>
62 <li>FIX: Can't use Ctrl-Z(Undo).
63 <li>FIX: Switch view-mode when B key pressed.
64 </ul>
65
66 <h2>Changes from 1.5.1 to 1.6 beta1</h2>
67
68 <ul>
69 <li>Improve tree search logic, search notes faster.
70 <li>You can cancel during searching.
71 <li>FIX: After search all tree's levels opened.
72 <li>FIX: If a note is updated during connection, ActiveSync will miss the note.
73 <li>Viewer (read-only) mode(EXPERIMENTAL)
74 <li>etc.
75 </ul>
76
77 <h2>Changes from 1.5 to 1.5.1</h2>
78 <ul>
79 <li>FIX: SH-4 version's encryption problems(#798,#799)
80 <li>FIX: When saving failed, an error number may also be displayed in addition to an error message.(#736,#791)
81 <li>FIX: Correction of the bug to which a tree will go out if two or more times edit and save are performed to the same note.(#753,#792)
82 <li>FIX: Correction of the bug by which a note is added to the root of a tree when saved.(#754,#793)
83 </ul>
84
85 <h2>Changes from 1.4 to 1.5</h2>
86 <ul>
87 <li>NEW: Add BLOWFISH self check routine at main.cpp.
88 <li>NEW: Add search direction on "Search" dialog box.
89 <li>FIX: When double tapping(clicking), Save dialog appears under the main window.
90 </ul>
91
92 <h2>Changes from 1.3.1 to 1.4</h2>
93
94 <ul>
95 <li>Change folder select dialog to common contol.
96 You can select network drive from tree.(#577,#620,#687)(Win32)
97 <li>Encrypt/decrypt notes under the folder.(#611)(All)
98 <li>"Find" button added on toolbar.(#648)(Win32, H/PC)
99 <li>Change icons to transparent.(#586,#681)(All)
100 <li>Impliment context menu(right button click) on treeview
101 (#610)(Win32)
102 <li>FIX: folder name can't change.(#587,#670)(All)
103 <li>FIX: Save notes caused application error when the memo
104 has been closed.(#565,#690)(Win32, H/PC)
105 <li>EXPERIMENTAL: Greek code support.(#696)(BE-300)
106 </ul>
107
108 <h2>Changes from 1.3 to 1.3.1</h2>
109
110 <ul>
111 <li>Add BE-300 version.
112 </ul>
113
114 <h2>Changes from 1.2.1</h2>
115
116 <p>
117 Version 1.3 is bug fix release.
118 </p>
119
120 <ul>
121 <li>FIX: The expression strange about some messages was corrected. :-P (Thanx Henri!)
122 <li>FIX: Keep Caret Settings is ignored (at Property-Memo View).
123 <li>FIX: In folder setting, folder cannot input if folder name is long.
124 <li>FIX: Though "Sync file name and property" option is off, filename changed
125 when Encrypting/Decrypting.
126 </ul>
127
128 <!-- FOOTER $Date: 2003/04/12 16:58:50 $ -->

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26