gthumb r1243 - in trunk: . libgthumb src



Author: paobac
Date: 2007-01-01 23:28:18 +0000 (Mon, 01 Jan 2007)
New Revision: 1243
ViewCVS link: http://svn.gnome.org/viewcvs/gthumb?rev=1243&view=rev

Added:
   trunk/libgthumb/gth-filter.c
   trunk/libgthumb/gth-filter.h
Modified:
   trunk/ChangeLog
   trunk/libgthumb/Makefile.am
   trunk/libgthumb/file-data.c
   trunk/libgthumb/file-data.h
   trunk/libgthumb/gth-file-list.c
   trunk/libgthumb/gth-file-list.h
   trunk/libgthumb/gth-file-view-list.c
   trunk/libgthumb/gth-file-view-thumbs.c
   trunk/libgthumb/gth-file-view.c
   trunk/libgthumb/gth-file-view.h
   trunk/libgthumb/gth-image-list.c
   trunk/libgthumb/gth-image-list.h
   trunk/libgthumb/typedefs.h
   trunk/src/dlg-crop.c
   trunk/src/gth-browser.c
   trunk/src/gth-filter-bar.c
   trunk/src/gth-filter-bar.h
   trunk/src/gth-viewer.c
   trunk/src/gth-window-actions-entries.h
Log:
2007-01-02  Paolo Bacchilega  <paobac cvs gnome org>

	* src/dlg-crop.c: added help button.

	* src/gth-window-actions-entries.h:
	* src/gth-viewer.c:
	* src/gth-browser.c: use the key_press callback for single-key shortcuts
	to avoid conflit with the filter text entry.

	* src/gth-filter-bar.h:
	* src/gth-filter-bar.c:
	* src/gth-browser.c:
	* libgthumb/typedefs.h:
	* libgthumb/Makefile.am:
	* libgthumb/gth-image-list.h:
	* libgthumb/gth-image-list.c:
	* libgthumb/gth-filter.h:
	* libgthumb/gth-filter.c:
	* libgthumb/gth-file-view-thumbs.c:
	* libgthumb/gth-file-view-list.c:
	* libgthumb/gth-file-view.h:
	* libgthumb/gth-file-view.c:
	* libgthumb/gth-file-list.h:
	* libgthumb/gth-file-list.c:
	* libgthumb/file-data.h:
	* libgthumb/file-data.c: second part of the filter implementation:
	implemented the filter for the gth-image-list widget.  Created a simple
	filter on the filename.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]