Remove commented out code.
[geeqie.git] / src / search.c
2012-08-30 Laurent MoninRemove commented out code.
2012-08-30 Laurent MoninDrop unused variable.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-13 Vladimir Nadvornikfixed dnd
2012-08-13 Vladimir Nadvornikchanged GDK_<key> to GDK_KEY_<key>
2012-08-13 Vladimir Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-10-04 Vladimir Nadvornikrename file_data_new_simple to file_data_new_group...
2011-09-30 Vladimir Nadvornikalways check for sidecars by readdir
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-10-13 Klaus EthgenAdd compatibility for GTK 2.18
2009-07-21 Vladimir Nadvornikfixed destroying of menu data
2009-06-20 Vladimir Nadvornikfixed leak in file_util_* functions
2009-06-19 Vladimir Nadvornikrun external commands from current directory even with...
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-04-04 Vladimir Nadvornikdropped show_copy_path option
2009-03-31 Vladimir Nadvornikimproved debug messages
2009-03-15 Vladimir Nadvornikfixed viewing image from dupe and search windows
2009-03-15 Laurent Moningint -> gboolean.
2009-03-15 Laurent Moningint -> gboolean.
2009-03-14 Vladimir Nadvornikimproved notification system
2009-03-08 Laurent MoninIn various Edit context menus, only display editors...
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-28 Laurent MoninAdd missing space between switch and first parenthesis.
2009-02-28 Laurent MoninNo space between function name and first parenthesis...
2009-02-21 Laurent MoninGlibification again.
2009-02-14 Vladimir Nadvornikdroped Preferences dialog, sidebar should replace it...
2009-02-07 Vladimir Nadvornikuse metadata_read_* functions where possible
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2009-01-10 Vladimir Nadvorniksimplified metadata interface, dropped metadata_read,
2008-12-21 Vladimir Nadvornikmost of the metadata options now works
2008-11-30 Laurent MoninRename most comment_*() functions to more appropriate...
2008-11-25 Laurent MoninMove comments/keywords read and write stuff to new...
2008-11-15 Laurent MoninReplace cache_ensure_dir_exists() by new recursive_mkdi...
2008-11-15 Laurent MoninUse functions to return directories instead of constants.
2008-10-20 Vladimir NadvornikFix a cut and paste error when implementing the comment...
2008-10-07 Vladimir NadvornikImplement the search for image comment - patch by Klaus...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-01 Laurent MoninUse a constant for minimal window size. Set it to 32...
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
2008-08-29 Vladimir Nadvornikconverted image loader to a GObject and use signals...
2008-08-29 Vladimir Nadvornikdo not access image_loader directly
2008-08-26 Petr OstadalFixed calling "Image search" function in a directory...
2008-07-21 Vladimir Nadvornikfixed
2008-07-20 Laurent MoninMove uri_*() functions to separate files: uri_utils...
2008-07-17 Laurent MoninReduce code redundancy by moving common code to new...
2008-06-21 Vladimir Nadvornikrenamed fd->pixbuf to fd->thumb_pixbuf
2008-06-15 Vladimir Nadvornikuse FileData in thumb_loader
2008-06-08 Vladimir Nadvornikbetter check for notify type
2008-06-07 Vladimir Nadvornikused new notification in search.c
2008-06-05 Laurent MoninCompare paths using utf8_collate_key() since paths...
2008-06-05 Laurent MoninUse uft8_collate_key() to sort utf8 strings.
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-05-24 Vladimir Nadvornikrewritten utilops.h:
2008-05-21 Laurent MoninUse g_build_filename().
2008-05-13 Laurent MoninMove some functions from main.[ch] to new window.[ch].
2008-05-08 Laurent MoninIn the search results view, hide dimensions column...
2008-05-08 Laurent MoninReset thumbnail column to NULL when hidden.
2008-05-08 Laurent Moninsearch_status_update(): slightly reduce code redundancy.
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-23 Laurent MoninAllow the copy of file paths to clipboard.
2008-04-22 Laurent MoninEnsure Properties dialog is displayed above fullscreen...
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninUse explicit names for mouse buttons instead of numbers.
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-12 Laurent MoninRename thumbnails related options.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-09 Laurent MoninSimplify and unify gtk_window creation with the help of
2008-04-09 Laurent MoninReplace occurences of Geeqie / geeqie by constants...
2008-04-08 Laurent MoninGQVIEW_* -> GQ_*
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-04-03 Laurent MoninDrop a bunch of unused variables.
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2008-03-16 Vladimir Nadvornikwrite comment and keywords to xmp, sidecars are used...
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-10-20 John EllisFri Oct 20 09:20:10 2006 John Ellis <johne@verizon...
2005-08-15 John EllisMon Aug 15 17:13:57 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.