Mercurial > geeqie.yaz
diff TODO @ 113:55166d93498d
Fri Nov 24 21:37:01 2006 John Ellis <johne@verizon.net>
* configure.in: Add test for lcms (little cms).
* Makefile.am: Add color-man.[ch]:
* color-man.[ch]: New files for color management support.
* globals.c, gqview.h, main.c, rcfile.c, typedefs.h: Add color profile
variables and option saving.
* image.[ch]: Add color profile functions.
* layout.c, layout_image.[ch]: Add color profile icon, popup menu, and
fix sort menu to use radio buttons.
* menu.c: Use radio buttons for sort menu when appropriate.
* preferences.c: Add color profile options to preferences.
* ui_menu.[ch]: Add menu_item_add_radio() for radio item menus.
* ui_misc.c: Fix gtk_table_attach() arg for vertical expansion.
* view_file_icon.c, view_file_list.c: Check for active state in sort
menu callbacks.
* README: Add info about lcms, and how to disable.
author | gqview |
---|---|
date | Sat, 25 Nov 2006 03:00:33 +0000 |
parents | 847e4bc6b54c |
children | 50fc73e08550 |
line wrap: on
line diff
--- a/TODO Sat Nov 18 00:12:22 2006 +0000 +++ b/TODO Sat Nov 25 03:00:33 2006 +0000 @@ -21,6 +21,10 @@ > cache-load.c: > should honor enable_thumbnails setting + > color profiles: + > support profiles embedded in images + > add support in img-view.c + --- >raw + exif formats: @@ -101,6 +105,7 @@ > [Control]+V now shows image in new window > [Shift]+P print shortcut added to collection and img-view windows. (fixme, forgot to add it to find dialog). + > add color profile page > add blurb about moving images between collections with shift+drag @@ -113,6 +118,8 @@ d> update icon used for window to the (not so) new icon + > fix gtk_table_attach use to not use FALSE for fill vertical arg. + > 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.