|
2423 | 2423 | Wed Mar 10 01:50:14 2004 John Ellis < [email protected]>
|
2424 | 2424 |
|
2425 | 2425 | * cache.[ch], gqview.h: Changed cache get and find functions to take
|
2426 |
| - a CacheType, so that metadata location can be seperate from thumbnails. |
| 2426 | + a CacheType, so that metadata location can be separate from thumbnails. |
2427 | 2427 | * cache_maint.c: Add support for meta cache to maintenance.
|
2428 | 2428 | * image.c, preferences.c, rcfile.c: Remove GDK_PIXBUF_TILE_BROKEN hack,
|
2429 | 2429 | as it has long been fixed.
|
|
3255 | 3255 | Sat Nov 8 20:51:37 2003 John Ellis < [email protected]>
|
3256 | 3256 |
|
3257 | 3257 | * bar_exif.c: Added advanced view for exif data.
|
3258 |
| - * exif.c: Fix capitalization, mark relevent (standard view) strings for |
| 3258 | + * exif.c: Fix capitalization, mark relevant (standard view) strings for |
3259 | 3259 | translation.
|
3260 | 3260 | * info.c: Use a paned widget to allow expansion of properties window
|
3261 | 3261 | without expanding image view size.
|
|
3775 | 3775 | layout_util.c, view_dir_list.c, view_dir_tree.c, view_file_icon.c,
|
3776 | 3776 | view_file_list.c: Hooked up context menu key, to show right click
|
3777 | 3777 | menus, F10 will also work for the collection, dupes, and image windows.
|
3778 |
| - Also now explicitely destroy pop up menus when the underlying view is |
| 3778 | + Also now explicitly destroy pop up menus when the underlying view is |
3779 | 3779 | destroyed, since the menu does not go away when menu items are toggled
|
3780 | 3780 | with the spacebar (no selection done is sent in this case).
|
3781 | 3781 | * ui_menu.[ch](popup_position_clamp): Given a GtkMenu, ensure the
|
|
5014 | 5014 |
|
5015 | 5015 | Fri Oct 19 20:09:44 2001 John Ellis < [email protected]>
|
5016 | 5016 |
|
5017 |
| - * ui_clist_edit.c: Explicitely set the focus for the text entry to |
| 5017 | + * ui_clist_edit.c: Explicitly set the focus for the text entry to |
5018 | 5018 | fix missing cursor.
|
5019 | 5019 | * README: Updated.
|
5020 | 5020 | * configure.in: Release 0.12.0
|
|
5324 | 5324 |
|
5325 | 5325 | Thu Feb 8 17:46:00 2001 John Ellis < [email protected]>
|
5326 | 5326 |
|
5327 |
| - * image.c (image_change_from_image): Copy all relevent data from |
| 5327 | + * image.c (image_change_from_image): Copy all relevant data from |
5328 | 5328 | source, now fullscreen toggle while loading an image works. This is
|
5329 | 5329 | really a move function, it moves most data from source to dest.
|
5330 | 5330 | Probably should add a copy function that copies pixbuf, or loads from
|
|
5355 | 5355 |
|
5356 | 5356 | * dupe.c: Added keyboard shortcuts for the duplicates window.
|
5357 | 5357 | * image.c (image_change_complete): Call the update function
|
5358 |
| - explicitely if sync if FALSE. |
| 5358 | + explicitly if sync if FALSE. |
5359 | 5359 |
|
5360 | 5360 | Mon Feb 5 14:06:07 2001 John Ellis < [email protected]>
|
5361 | 5361 |
|
|
6488 | 6488 | - Pressing the [ESC] key will now stop loading of thumbnails.
|
6489 | 6489 | - [CTRL] - M is now moves files, purging old thumbnails is now [CTRL] - T.
|
6490 | 6490 | - Add save button to config dialog.
|
6491 |
| - - New configuration tab: image, moved relevent options there. |
| 6491 | + - New configuration tab: image, moved relevant options there. |
6492 | 6492 |
|
6493 | 6493 | 0.4.1 (9-11-98)
|
6494 | 6494 | > Scrollbars removed, now you can pan the image by pressing and dragging the
|
|
0 commit comments