source: projects/rpminstall/trunk/ChangeLog @ 171

Revision 171, 2.5 KB checked in by kazutaka, 15 years ago (diff)

rpminstall をインポート

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