| [4265] | 1 | * Tue Jul 05 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.9.3 |
|---|
| 2 | - fix fatal error when creating list of updated packages |
|---|
| 3 | |
|---|
| [3917] | 4 | * Sat May 21 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.9.2 |
|---|
| [3818] | 5 | - update check-reboot.lua to fix rpm lua segv when apt-get upgrade again |
|---|
| 6 | (import from 1.2.0-6vl5. Thanks iwamoto-san and daisuke-san) |
|---|
| 7 | - hide column header in list of updates |
|---|
| [3917] | 8 | - show install/download size in List of updates window |
|---|
| [3818] | 9 | |
|---|
| [3798] | 10 | * Thu May 05 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.9.1 |
|---|
| 11 | - sort list of update packages |
|---|
| 12 | - use column view for list of updates |
|---|
| 13 | - add direct action buttons in list of updates screen |
|---|
| 14 | |
|---|
| [3777] | 15 | * Wed May 04 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 1.9.0 |
|---|
| 16 | - update check-reboot.lua: skip reboot check when apt is runing under |
|---|
| 17 | vbootstrap/vuilder chroot environment |
|---|
| 18 | - remove icon in buttons |
|---|
| 19 | - set Synaptic::AskRelated=false when upgrading to skip popup screen |
|---|
| 20 | - update japanese translation |
|---|
| 21 | |
|---|
| [3774] | 22 | * Sun Aug 15 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 1.2.0 |
|---|
| 23 | - update update-watch.cron script: add check for network connection |
|---|
| 24 | - update update-watch.lua script: just touch run-apt-update to |
|---|
| 25 | keep last-updated date and time |
|---|
| 26 | - update delayed_launch_update-watch.sh: change sleep time to 60 sec |
|---|
| 27 | - add popup screen to propmt to do 'check update' |
|---|
| 28 | - until 1st apt-get update is done (for fresh installation) |
|---|
| 29 | - last apt-get update was done over a week ago |
|---|
| 30 | - update update-watch.png |
|---|
| 31 | |
|---|
| 32 | * Sat May 15 2010 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.1.2 |
|---|
| 33 | - do not execute lua script when rpm command is running |
|---|
| 34 | (avoid miss detection of duplicated packages) |
|---|
| 35 | - specity rex = require("rex_posix") in check-upgrade.lua |
|---|
| 36 | (only for Seed) |
|---|
| 37 | |
|---|
| 38 | * Sun Aug 09 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.1.1 |
|---|
| 39 | - run synaptic -i="Multiple Versions" when package duplicated |
|---|
| 40 | |
|---|
| 41 | * Sat Aug 08 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.1.0 |
|---|
| 42 | - add duplicated package detection logic |
|---|
| 43 | - add two new icons: update-watch-orange.png and orange.png |
|---|
| 44 | - update help |
|---|
| 45 | |
|---|
| 46 | * Sun Aug 02 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.5 |
|---|
| 47 | - use external shell script when checking update <BTS:VineLinux:0743> |
|---|
| 48 | |
|---|
| 49 | * Tue Jul 28 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.4 |
|---|
| 50 | - not to execute command via gksu when running by root |
|---|
| 51 | <BTS:VineLinux:0741> |
|---|
| 52 | |
|---|
| 53 | * Sun Jul 26 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.3 |
|---|
| 54 | - re-adjust button size |
|---|
| 55 | |
|---|
| 56 | * Thu Jul 23 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.2 |
|---|
| 57 | - change trayicon menu name to "Upgrade all" <BTS:VineLinux:0730> |
|---|
| 58 | |
|---|
| 59 | * Fri Jun 26 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.1 |
|---|
| 60 | - convert non utf-8 strings to utf-8 for package description |
|---|
| 61 | - adjust button size automatically according to its text |
|---|
| 62 | |
|---|
| 63 | * Thu May 07 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 1.0.0 |
|---|
| 64 | - slightly update appearance (menu, icon, etc...) |
|---|
| 65 | - enable help menu and button |
|---|
| 66 | |
|---|
| 67 | * Thu May 07 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.1 |
|---|
| 68 | - update icons (for list of updates, and for notification) |
|---|
| 69 | |
|---|
| 70 | * Mon May 04 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.0 |
|---|
| 71 | - now works fine under multiple user environment |
|---|
| 72 | - add help button and menu (but not yet work) |
|---|
| 73 | - fix icon size to keep constant appearance |
|---|
| 74 | |
|---|
| 75 | * Fri Apr 24 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.4 |
|---|
| 76 | - make list form resizeable |
|---|
| 77 | - change icon of "hold" packages (question -> warning) |
|---|
| 78 | |
|---|
| 79 | * Sat Mar 21 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.3 |
|---|
| 80 | - change notification levele of updates (low to normal) |
|---|
| 81 | - use stock icon instead of custom icon for reboot notification |
|---|
| 82 | |
|---|
| 83 | * Sun Oct 19 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.2 |
|---|
| 84 | - use external shell script for delayed autostart |
|---|
| 85 | - update all icons and add large icons for notification panel |
|---|
| 86 | - show notification panel when updates found |
|---|
| 87 | |
|---|
| 88 | * Thu Sep 25 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.1 |
|---|
| 89 | - run helper script when "check updates" selected from tray icon |
|---|
| 90 | |
|---|
| 91 | * Fri Aug 01 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.4.0 |
|---|
| 92 | - rewrite all notification icons |
|---|
| 93 | |
|---|
| 94 | * Fri Jul 25 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.3.2 |
|---|
| 95 | - use script to remove trigger file to fix reboot notify error |
|---|
| 96 | |
|---|
| 97 | * Wed Jul 23 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.3.1 |
|---|
| 98 | - update helper script "check-upgrade.lua" to handle |
|---|
| 99 | allow-duplicated packages correctly |
|---|
| 100 | - set icon for list of updates window |
|---|
| 101 | |
|---|
| 102 | * Mon Jul 21 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.3.0 |
|---|
| 103 | - notify when reboot is required after updated some packages |
|---|
| 104 | - add an icon for reboot notification |
|---|
| 105 | |
|---|
| 106 | * Fri Jun 27 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.2.4 |
|---|
| 107 | - show update list when tray icon is double clicked |
|---|
| 108 | |
|---|
| 109 | * Mon Jun 23 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.2.3 |
|---|
| 110 | - update helper script "update-watch.lua" to don't show manually |
|---|
| 111 | held packaged in apt.conf |
|---|
| 112 | |
|---|
| 113 | * Fri Jun 20 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.2.2 |
|---|
| 114 | - fix file existence check logic |
|---|
| 115 | - use apt-get upgrade as default and notify not upgraded packages |
|---|
| 116 | |
|---|
| 117 | * Wed Jun 18 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.2.1 |
|---|
| 118 | - set start up delay |
|---|
| 119 | |
|---|
| 120 | * Wed Jun 18 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.2.0 |
|---|
| 121 | - implement list of updates |
|---|
| 122 | - update icons |
|---|
| 123 | - disable some context menus if no updates available |
|---|
| 124 | |
|---|
| 125 | * Sun Jun 15 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.1.3 |
|---|
| 126 | - change logic to always show tray icon |
|---|
| 127 | - add green icon |
|---|
| 128 | - add more error handling |
|---|
| 129 | |
|---|
| 130 | * Wed Jun 13 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.1.2 |
|---|
| 131 | - add some error handling |
|---|
| 132 | - follow trayicon tooltips when icon is changed |
|---|
| 133 | - add startup time delay (60 seconds) |
|---|
| 134 | |
|---|
| 135 | * Thu Jun 12 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.1.1 |
|---|
| 136 | - add icons for tray icon |
|---|
| 137 | - add japanese tranlation |
|---|
| 138 | |
|---|
| 139 | * Tue Jun 10 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.1.0 |
|---|
| 140 | - check whether synaptic or apt-get is running |
|---|
| 141 | |
|---|
| 142 | * Tue Jun 10 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.0.2 |
|---|
| 143 | - add context (right click) menu for tray icon |
|---|
| 144 | |
|---|
| 145 | * Wed Jun 04 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.0.1 |
|---|
| 146 | - implement mimimun functions |
|---|
| 147 | |
|---|