Mercurial > geeqie
diff TODO @ 90:dc3c77d027e6
Tue Oct 31 18:06:42 2006 John Ellis <johne@verizon.net>
* info.c: Increase default info window size to 600x400.
* po/be.po: Update Belarusian translation,
submitted by Pavel Piatruk <berserker@neolocation.com>.
* gqview.desktop: Add additional formats to MimeType list.
author | gqview |
---|---|
date | Tue, 31 Oct 2006 23:20:48 +0000 |
parents | b3149a34d0dd |
children | d063f97503b7 |
line wrap: on
line diff
--- a/TODO Sat Oct 28 18:49:38 2006 +0000 +++ b/TODO Tue Oct 31 23:20:48 2006 +0000 @@ -4,9 +4,9 @@ Major: ---------------------------------------------- - > figure out if crash when expanding a folder in the folder tree view then pessing "*" is a bug - GTK+ 2.10.4 (gdb shows it deep inside gtk, near gtk_tree_view_set_hover_selection()). This does not - happen on GTK+ 2.6. +d> figure out if crash when expanding a folder in the folder tree view when pessing "*" is a bug in + GTK+ 2.10.4 (gdb shows it deep inside gtk). This does not happen on GTK+ 2.6. + (determined fault of GTK+, filed as GTK+ bug #366782. > pixbuf-renderer.c: > tile dispose order is slightly incorrect, furthest ones from current position should be dropped first @@ -105,6 +105,11 @@ > update icon used for window to the (not so) new icon + > xv and xpaint are hardly used or even installed by any distro anymore - time + to remove these (and find alternates?) seems silly to only have gimp. + +d> update .desktop MimeType list to match Fedora's patch for missing formats + d> allow multiple command line dirs to work as expected (ie contents of each are treated as given on command line)