~ben-kietzman/ubuntu/quantal/mountmanager/fix-for-598070

« back to all changes in this revision

Viewing changes to doc/en/Information/changelog.html

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2008-08-20 10:22:14 UTC
  • Revision ID: james.westby@ubuntu.com-20080820102214-fv93myu0ncb1503r
Tags: upstream-0.2.4
ImportĀ upstreamĀ versionĀ 0.2.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<head>
 
2
<title>MountManager manual</title>
 
3
<meta http-equiv="content-type" content="text/html; charset=utf8" />
 
4
<style>
 
5
a {
 
6
        color:#984a4a;
 
7
        text-decoration:none;
 
8
}
 
9
</style>
 
10
</head>
 
11
<body>
 
12
<center><b><font size='3'>Changelogs</font></b></center>
 
13
<hr>
 
14
<center><b>0.2.4</b></center>
 
15
<ul>
 
16
        <li>Plugin "Nfs mounting" trasformed to plugin "Shares mounting", because added support of samba shares</li>
 
17
        <li>Added Polish translation</li>
 
18
        <li>Fixed some bugs</li>
 
19
        <li>This Release is stable!</li>
 
20
</ul>
 
21
<center><b>0.2.3</b></center>
 
22
<ul>
 
23
        <li>Added new plugin: Tips of the day</li>
 
24
        <li>Added new plugin: NFS shares mounting</li>
 
25
        <li>Added new elements of design</li>
 
26
        <li>Added new menu: Internet links</li>
 
27
</ul>
 
28
<center><b>0.2.2</b></center>
 
29
<ul>
 
30
        <li>Core of MountManager was separated from Graphical User Interface</li>
 
31
        <li>Dialog of mounting built in main window</li>
 
32
        <li>Added filter of devices</li>
 
33
        <li>Message bars area separated by splitter with other content</li>
 
34
        <li>Improved plugins interface. Now plugins can be menus or tool bars. And one plugin can consists of tool bar, menu, panel and dialog.</li>
 
35
        <li>Removed Wizard as it's useless.</li>
 
36
        <li>View of partition options changed. Now it's table with two filters.</li>
 
37
</ul>
 
38
<center><b>0.2.1</b></center>
 
39
<ul>
 
40
        <li>Fixed bug: when user choose locale in ntfs-3g, it doesn't work.</li>
 
41
        <li>Wizard was development.</li>
 
42
        <li>Removed Qt4 test in configure</li>
 
43
        <li>Images,icons and other resources are situated in share directory</li>
 
44
        <li>If there is no documentation for user language, show English documentation</li>
 
45
        <li>Added menu in tray icon</li>
 
46
</ul>
 
47
<center><b>0.2.0</b></center>
 
48
<ul>
 
49
        <li>Was rewritten on C++</li>
 
50
        <li>Monitoring of storage devices(If user inserts some device, the program will know about it)</li>
 
51
        <li>Button "Update" was removed</li>
 
52
        <li>New system of warnings and errors - message bars</li>
 
53
        <li>New view of physical disk</li>
 
54
        <li>Every device has icon in devices tree</li>
 
55
        <li>Removed "Short information"</li>
 
56
        <li>New design of plugins manager</li>
 
57
        <li>Added dialog for udev rules creation and auto-mounting setting</li>
 
58
</ul>
 
59
<center><b>0.1.9</b></center>
 
60
<ul>
 
61
        <li>If user have several tmpfs partitions they are shown</li>
 
62
        <li>Added plugin manager</li>
 
63
        <li>Bugs with journal were fixed</li>
 
64
        <li>Added button "Show last message". Warning box is closed by one click on random screen place</li>
 
65
        <li>Added button "Open after mounting" in images mounting dialog</li>
 
66
        <li>Images mounting dialog is plugin</li>
 
67
        <li>Depends of file system options is "Advanced options" and independent is "General options"</li>
 
68
        <li>Root password is needed only when user mounts partition or apply changes</li>
 
69
        <li>Export of configuration file is possible</li>
 
70
        <li>When user apply changes and if there are partitions without mount point, the program will offer you what to do: change,skip all,skip or cancel.</li>
 
71
        <li>Fixed bug: from tmpfs, proc and cdrom device the file system was "Disk"</li>
 
72
        <li>Added button "Remove all" in Backup system</li>
 
73
        <li>Sorting in Backup system works right</li>
 
74
        <li>Added tool bar</li>
 
75
</ul>
 
76
<center><b>0.1.8</b></center>
 
77
<ul>
 
78
        <li>New function: images mounting(Nero,Mdf,Ccd,Bin etc)</li>
 
79
        <li>Support of proc file system was added</li>
 
80
        <li>Fixed problems with usb devices</li>
 
81
        <li>Options and documentation parsers were changed and now other languages except Russian and English are supported</li>
 
82
        <li>Program sources were improved by removing of repeat code and using common classes</li>
 
83
</ul>
 
84
<center><b>0.1.7</b></center>
 
85
<ul>
 
86
        <li>The kernel of the program was separated from GUI. That's why program work faster.</li>
 
87
        <li>Right panel was shared on two panels: Fstab preview and Documentation. Now you can show documentation and fstab together.</li>
 
88
        <li>Added new panel: Journal, where you can cancel changes or move to place where this change is situated.</li>
 
89
        <li>All files with options of file systems are XML files.</li>
 
90
        <li>Settings panel was removed and all you settings moved under tree of devices.</li>
 
91
        <li>In fstab preview panel you can see native fstab format.</li>
 
92
        <li>Chosen device in tree of devices show first in fstab preview.</li>
 
93
        <li>Support of file systems UDF,ADFS was added.</li>
 
94
        <li>All warnings and errors show in special popup window.</li>
 
95
        <li>New column "File system" was added</li>
 
96
        <li>Added a spanish localisation</li>
 
97
</ul>
 
98
<center><b>0.1.6</b></center>
 
99
<ul>
 
100
        <li>Fix errors with start of the program through graphical typing</li>
 
101
        <li>Added support of TmpFs</li>
 
102
        <li>In first start appears special dialog</li>
 
103
</ul>
 
104
<center><b>0.1.5</b></center>
 
105
<ul>    
 
106
        <li>If cdrom can read DVD disks, then to config file write two file systems: UDF and ISO9660</li>
 
107
        <li>Tab with settings is third</li>
 
108
        <li>All options are showing on all height of program and scrollbar appears only when it's needed</li>
 
109
        <li>Documentation was separated from core</li>
 
110
        <li>Documentation in right panel was translated</li>
 
111
</ul>
 
112
<center><b>0.1.4</b></center>
 
113
<ul>
 
114
        <li>It's impossible to hide right panel without button</li>
 
115
        <li>Added new tab to right panel "Settings"</li>
 
116
        <li>All options from menu Settings moved to right panel's tab</li>
 
117
        <li>The theme of icons changed on "Oxygen"</li>
 
118
        <li>To menu "Partition" added actions, which were in menu of tree of devices</li>
 
119
        <li>Added action "Apply", which replace config file and make backup file</li>
 
120
        <li>The system of "Backups" was invented</li>
 
121
        <li>Added "About program" dialog</li>
 
122
        <li>Added manual dialog</li>
 
123
        <li>Created mount dialog</li>
 
124
        <li>It's possible to choose format of writing devices names: as UUID,label or /dev</li>
 
125
        <li>If in fstab all devices was written with prefix /disk/by-x/, then the program understand what device is it</li>
 
126
        <li>If the storage device is removable, for example cdrom or floppy, you can don't write it to config</li>
 
127
        <li>Added support of such file systems: ext2,ntfs,fat,reiserfs,iso9660</li>
 
128
        <li>If file system of partition is ntfs, you will able to use ntfs-3g</li>
 
129
        <li>New options are supported</li>
 
130
        <li>Other little changes</li>
 
131
</ul>
 
132
<center><b>0.1.3</b></center>
 
133
<ul>
 
134
        <li>The program was rewritten</li>
 
135
        <li>The system of information is popup windows</li>
 
136
        <li>Expert mode was added</li>
 
137
        <li>Added the center of documentation, which parse special directory, where files with special format are stored. </li>
 
138
        <li>Added the center of options</li>
 
139
        <li>Added fstab preview with understandable format</li>
 
140
        <li>The documentation tab was added</li>
 
141
        <li>All options were separeted on three tabs to safe a program place</li>
 
142
        <li>Added menu in tree of devices</li>
 
143
</ul>
 
144
</body>
 
 
b'\\ No newline at end of file'