| 1 | * Thu Apr 22 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 1.1.1 |
|---|
| 2 | - do not show unavailable packages (<BTS:wishes:236)> |
|---|
| 3 | - update help document |
|---|
| 4 | |
|---|
| 5 | * Sat Feb 06 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 1.1.0 |
|---|
| 6 | - show more information on detail pane. |
|---|
| 7 | - stop to use external .lua script (now use apt-cache command) |
|---|
| 8 | - improve appearance (show border color, change arranges, etc...) |
|---|
| 9 | - add "switch to synaptic" button |
|---|
| 10 | |
|---|
| 11 | * Sun Aug 16 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.2 |
|---|
| 12 | - enable/disable while adding items into ListConatiner widget |
|---|
| 13 | (workaround only for gb.qt, not required for gb.gtk) |
|---|
| 14 | - use lctApps_Click() instead of lctApps_MouseDown() |
|---|
| 15 | |
|---|
| 16 | * Mon Jul 27 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.1 |
|---|
| 17 | - add logic to prompt installation of vine-app-install-data-screenshots |
|---|
| 18 | when thumbnail is clicked and large screenshots is not found |
|---|
| 19 | |
|---|
| 20 | * Sun Jul 26 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.0 |
|---|
| 21 | - adjust button size again |
|---|
| 22 | |
|---|
| 23 | * Wed Jun 24 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.3 |
|---|
| 24 | - adjust some button size automatically according to its text |
|---|
| 25 | |
|---|
| 26 | * Mon Jun 15 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.2 |
|---|
| 27 | - fix icons size in buttons |
|---|
| 28 | |
|---|
| 29 | * Thu Jun 04 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.1 |
|---|
| 30 | - use Temp$ function for temporary directory |
|---|
| 31 | - add a few tooltips |
|---|
| 32 | |
|---|
| 33 | * Thu May 21 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.0 |
|---|
| 34 | - fix randomly missing text in lua script output |
|---|
| 35 | - add error check for lua script execution |
|---|
| 36 | - show progress bar while reading package information |
|---|
| 37 | |
|---|
| 38 | * Tue May 12 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.0 |
|---|
| 39 | - add error check for apply button |
|---|
| 40 | - fix remainig focus problem (do not disable hidden row) |
|---|
| 41 | |
|---|
| 42 | * Mon May 11 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.3.1 |
|---|
| 43 | - update application icon (thanks to TANAKA-san) |
|---|
| 44 | |
|---|
| 45 | * Mon May 04 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.3.0 |
|---|
| 46 | - add categories "Restricted" and "Tasks" |
|---|
| 47 | - use temporary file to pass the list of application names to script |
|---|
| 48 | |
|---|
| 49 | * Mon May 04 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.2.1 |
|---|
| 50 | - keep selection after changes are applied |
|---|
| 51 | - add application icon |
|---|
| 52 | |
|---|
| 53 | * Sun May 03 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.2.0 |
|---|
| 54 | - implement search function |
|---|
| 55 | - add closing function to close button |
|---|
| 56 | - drop unused pictures from project |
|---|
| 57 | |
|---|
| 58 | * Fri May 01 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.1.1 |
|---|
| 59 | - drop unnecessary component gb.form.mdi |
|---|
| 60 | |
|---|
| 61 | * Tue Apr 28 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.1.0 |
|---|
| 62 | - Implement mimimun functions |
|---|
| 63 | |
|---|