source: projects/rpminstall/trunk/ChangeLog @ 173

Revision 173, 2.6 KB checked in by kazutaka, 15 years ago (diff)

ドキュメントの追加・更新

Line 
1* Sat Jul 25 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.3
2- adjust button size automatically according to its text
3- fix button icon size
4
5* Sun Jul 19 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.2
6- allow to install ix86.rpm on x86_64 system
7- quote installation file path to handle space-contained filenames
8- update apt.sh helper script to run apt-get command with eval
9  <BTS:VineLinux:0725>
10 
11* Thu May 07 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.1
12- stop to print unnecessary messages to stdout
13
14* Sat May 02 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.0
15- add help button and show html help file using xdg-open
16- change textarea handling for progress window (internal change)
17- fix icon size for some buttons
18
19* Sat Mar 21 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.0
20- make main form resizeable
21- add src.rpm support (rpm -Uv with normal user privilege)
22
23* Sat Jun 21 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.3.2
24- set icon for progress window
25
26* Sat May 17 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.3.1
27- add detail button to see output messages after installation
28- check multiple instance using pgrep
29
30* Thu May 15 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.3.0
31- now use apt-get install command internally
32- move helper script, desktop file and ChangeLog to out of source
33  archive to minimize executable file size
34
35* Fri May 02 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.2.2
36- use newly created icon (Thanks mkato-san)
37- keep main form open after installation is finished
38- now can handle drag&drop
39
40* Sat Apr 26 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.2.1
41- now progress window is modal
42- change mouse pointer while installing rpm packages
43
44* Tue Apr 15 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.2.0
45- check time stamp of lock file
46- add japanese translation
47
48* Tue Apr 15 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.1.4
49- adjust main form layout
50- use shell script to get return code of executed command
51
52* Sat Apr 13 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.1.3
53- better progress bar handling
54- add error messages for authentification error
55- close window when escape key is pressed
56
57* Sat Apr 13 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.1.2
58- add exclusive control logic using lock file
59- use temporary file to transfer the arguments from successor
60
61* Sat Apr 05 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.1.1
62- add .desktop file
63
64* Mon Mar 31 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.1.0
65- add file duplication check
66
67* Sun Mar 30 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.0.1
68- Implement mimimun functions
69
Note: See TracBrowser for help on using the repository browser.