GImageView is a yet another image viewer works on UNIX like OS.
Version-0.2.27
* Added some options for slideshow.
(Thanks! > Christian Hammers <lathspell@users.sourceforge.net>)
* Added Xine image loader for movie thumbnail. (experimental)
* The bug that sometime same files are appeared numbers of times on
same thumbnail view has been fixed.
(Thanks reporting > shlomif)
* Enable to open archived files which has "[" in its filename.
* Other minor bug fixes are made.
Version-0.2.27
* スライドショー用のオプションを幾つか追加
(Thanks! > Christian Hammers <lathspell@users.sourceforge.net>)
* 動画サムネイル用にXine画像ローダを追加 (実験段階)
* 同じファイルが同じサムネイルビューに何度も出現するバグを修正
(Thanks reporting > shlomif)
* ファイル名に "[" を持つアーカイブ内ファイルを開けるようにした
* その他細かい修正
2004-12-29 Takuro Ashie <ashie@homa.ne.jp>
* Version-0.2.27
2004-12-21 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_thumb_win.[ch], po/ja.po: Added "Slideshow Options".
2004-12-21 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_image_win.c: Don't change the file to the next if the current
file is movie and playing while slideshow.
This patch is contributed by Christian Hammers
<lathspell@users.sourceforge.net>. Thanks!
2004-12-21 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_thumb_win.c: Added randamized slideshow.
This patch is contributed by Christian Hammers
<lathspell@users.sourceforge.net>. Thanks!
2004-12-20 Takuro Ashie <ashie@homa.ne.jp>
* src/dirview2.c: Do not scroll the directory view automatically when
the selected directory is in the view.
Thank you for your suggestion! > sholmif
2004-12-20 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_image_view.c: The bug that sometime same files are appeared
numbers of times on same thumbnail view has been fixed.
(Bug #1073316 Thanks reporting > shlomif).
2004-12-20 Takuro Ashie <ashie@homa.ne.jp>
* plugins/archiver/tar-ext.c, plugins/archiver/zip-ext.c:
Escape path of files to extract.
(Bug #908528 & #1074746. Thanks reporting > magnade and nobody)
2004-10-16 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_dupl_finder.c: Sorry, wrong hash function was used...
2004-10-04 Takuro Ashie <ashie@homa.ne.jp>
* plugins/image_view/Makefile.am, plugins/image_view/image_view_xine.c:
plugins/image_view/xine_image_loader.[ch],
plugins/image_view/prefs_xine.[ch], po/ja.po:
Added Xine image loader.
* plugins/image_view/prefs_mplayer.c: Fixed comment.
2004-10-04 Takuro Ashie <ashie@homa.ne.jp>
* plugins/image_view/gimv_xine_priv.c: Fixed clash bug on creating movie
thumbnail.
2004-10-03 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_image_win.c: "Auto resize to image size" didn't work
correctly when the "zoom" preference is set as "Do not change".
* src/gtkutils.c: Auto scaling feature of image views on over write
confirm dialog didn't work correctly.
2004-12-29 Takuro Ashie <ashie@homa.ne.jp>
* Version-0.2.27
2004-12-21 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_thumb_win.[ch], po/ja.po: 「スライドショーオプション」を追加
2004-12-21 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_image_win.c: スライドショーで,現在のファイルが動画で再生中の
場合は次のファイルへ移動しないようにした.
このパッチはChristian Hammers <lathspell@users.sourceforge.net>さんが
寄贈してくれました.ありがとう!
2004-12-21 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_thumb_win.c: ランダム順のスライドショーを追加.
このパッチはChristian Hammers <lathspell@users.sourceforge.net>さんが
寄贈してくれました.ありがとう!
2004-12-20 Takuro Ashie <ashie@homa.ne.jp>
* src/dirview2.c: 選択ディレクトリがビュー内にある場合はディレクトリビュ
ーを自動的にスクロールしないようにした
Thank you for your suggestion! > sholmif
2004-12-20 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_image_view.c: 同じファイルが同じサムネイルビューに何度も出現
するバグを修正 (Bug #1073316 Thanks reporting > shlomif).
2004-12-20 Takuro Ashie <ashie@homa.ne.jp>
* plugins/archiver/tar-ext.c, plugins/archiver/zip-ext.c:
解凍するファイルのパスをエスケープするようにした
(Bug #908528 & #1074746. Thanks reporting > magnade and nobody)
2004-10-16 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_dupl_finder.c: すまん,使うハッシュ関数間違えてた...
2004-10-04 Takuro Ashie <ashie@homa.ne.jp>
* plugins/image_view/Makefile.am, plugins/image_view/image_view_xine.c:
plugins/image_view/xine_image_loader.[ch],
plugins/image_view/prefs_xine.[ch], po/ja.po:
Xine画像ローダを追加
* plugins/image_view/prefs_mplayer.c: コメントを修正
2004-10-04 Takuro Ashie <ashie@homa.ne.jp>
* plugins/image_view/gimv_xine_priv.c: 動画サムネイル作成時のクラッシュ
バグを修正
2004-10-03 Takuro Ashie <ashie@homa.ne.jp>
* src/gimv_image_win.c: 「ズーム」設定が「変更しない」に設定されていると
きに「自動的に画像のサイズに合わせる」機能が正しく動作していなかったのを
修正
* src/gtkutils.c: 上書き確認ダイアログのイメージビューの自動スケール機能
が正しく動作していなかったのを修正