2009-04-17 |
nadvornik |
fixed tests for vd_find_row return value
|
2009-03-31 |
nadvornik |
fixed vdlist_find_row return value
|
2009-03-16 |
zas_ |
gint -> gboolean where applicable.
|
2009-03-15 |
zas_ |
gint -> gboolean.
|
2009-03-14 |
nadvornik |
completely separated global and layout window options
|
2009-03-01 |
zas_ |
When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
|
2009-02-04 |
zas_ |
Add year 2009 to copyright info everywhere.
|
2008-10-07 |
nadvornik |
Adding a vim modeline to all files - patch by Klaus Ethgen
|
2008-08-25 |
zas_ |
Whitespaces cleanup.
|
2008-08-21 |
zas_ |
Typo fix: vf -> vd
|
2008-08-21 |
zas_ |
Replace macros VDLIST_INFO() and VDTREE_INFO() by shorter VDLIST() and VDTREE(). VDLIST_INFO(vd, part) becomes VDLIST(vd)->part.
|
2008-08-19 |
nadvornik |
improved refresh in view_dir_list
|
2008-07-20 |
zas_ |
Move history_list_*() functions to separate files:
|
2008-06-13 |
zas_ |
Optionnally display directory's date in list view.
|
2008-06-03 |
nadvornik |
replaced directory path with FileData* dir_fd
|
2008-06-03 |
zas_ |
Drop initialization to NULL since filelist_read() will take care of it.
|
2008-05-21 |
zas_ |
Use g_build_filename() and G_DIR_SEPARATOR_S.
|
2008-05-05 |
nadvornik |
split filelist.c to filefilter.c and filedata.c
|
2008-04-21 |
nadvornik |
updated copyright in source files
|
2008-04-20 |
zas_ |
Use explicit names for mouse buttons instead of numbers.
|
2008-04-20 |
zas_ |
Big whitespaces cleanup:
|
2008-04-18 |
zas_ |
Drop 3 useless #define.
|
2008-04-18 |
zas_ |
Fix forgotten vd->pf affectation.
|
2008-04-17 |
zas_ |
Add some wrappers in view_dir.c and simplify even more.
|
2008-04-17 |
zas_ |
Merge vd(list|tree)_release_cb() in vd_release_cb().
|
2008-04-17 |
zas_ |
Merge few more functions to view_dir.c.
|
2008-04-17 |
zas_ |
Move common menu position callback to view_dir.c.
|
2008-04-17 |
zas_ |
Merge dirlist/dirview dnd code.
|
2008-04-16 |
zas_ |
Merge few more vdlist/vdtree functions.
|
2008-04-16 |
zas_ |
Make directory view popup menu common and move it to view_dir.{c,h}.
|
2008-04-16 |
zas_ |
Clean up and simplify.
|
2008-04-16 |
zas_ |
Merge parts of view_dir_list/tree constructors/destructors to
|
2008-04-16 |
zas_ |
Move some dnd common code from view_dir_list.c and view_dir_tree.c
|
2008-04-16 |
zas_ |
Rename vdl occurences to vd.
|
2008-04-16 |
zas_ |
Introduce a new struct ViewDir to handle directory views common
|
2008-04-15 |
zas_ |
Add a new option in Preferences > Filtering to allow the
|
2008-04-13 |
zas_ |
Rename show_dot_files to show_hidden_files.
|
2008-04-13 |
zas_ |
Let toggle the visibility of hidden files from directories list
|
2008-04-08 |
zas_ |
gqview.h -> main.h
|
2008-04-03 |
zas_ |
Drop a bunch of unused variables.
|
2008-03-23 |
nadvornik |
rename GQview -> Geeqie over the code
|
2007-09-11 |
nadvornik |
replaced gchar* path with FileData *fd
|
2006-11-18 |
gqview |
Fri Nov 17 19:06:19 2006 John Ellis <johne@verizon.net>
|
2005-08-15 |
gqview |
Mon Aug 15 17:13:57 2005 John Ellis <johne@verizon.net>
|
2005-05-18 |
gqview |
Wed May 18 19:36:49 2005 John Ellis <johne@verizon.net>
|
2005-02-26 |
gqview |
Sync to GQview 1.5.9 release.
|