log src/search.c @ 1073:577d726e32f0

age author description
Mon, 20 Oct 2008 21:00:18 +0000 nadvornik Fix a cut and paste error when implementing the comment search (Klaus
Tue, 07 Oct 2008 18:37:32 +0000 nadvornik Implement the search for image comment - patch by Klaus Ethgen
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Mon, 01 Sep 2008 17:29:07 +0000 zas_ Use a constant for minimal window size. Set it to 32 for all dialogs.
Sun, 31 Aug 2008 10:51:41 +0000 zas_ Move miscellaneous functions to their own files (new misc.[ch]).
Fri, 29 Aug 2008 20:53:53 +0000 nadvornik converted image loader to a GObject and use signals for notification
Fri, 29 Aug 2008 12:35:13 +0000 nadvornik do not access image_loader directly
Tue, 26 Aug 2008 13:56:56 +0000 bruclik Fixed calling "Image search" function in a directory without image.
Mon, 21 Jul 2008 21:38:26 +0000 nadvornik fixed
Sun, 20 Jul 2008 15:16:05 +0000 zas_ Move uri_*() functions to separate files: uri_utils.[ch]
Thu, 17 Jul 2008 22:36:58 +0000 zas_ Reduce code redundancy by moving common code to new menu_choice_get_match_type().
Sat, 21 Jun 2008 11:05:55 +0000 nadvornik renamed fd->pixbuf to fd->thumb_pixbuf
Sun, 15 Jun 2008 20:09:15 +0000 nadvornik use FileData in thumb_loader
Sun, 08 Jun 2008 19:09:44 +0000 nadvornik better check for notify type
Sat, 07 Jun 2008 08:13:22 +0000 nadvornik used new notification in search.c