2008-05-05 |
zas_ |
Revert wrong patch rev 676.
|
2008-05-05 |
zas_ |
Add an helper script to regenerate POTFILES.in file.
|
2008-05-05 |
zas_ |
Revert patch 675, and correctly fix gtk assertion failure.
|
2008-05-05 |
zas_ |
Fix two memory leaks.
|
2008-05-05 |
zas_ |
Fix Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
|
2008-05-04 |
zas_ |
vficon_release_cb(): use switch() and cleanup.
|
2008-05-04 |
zas_ |
Minor tidyup.
|
2008-05-04 |
zas_ |
Drop unused vficon_select_by_path() and vflist_select_by_path().
|
2008-05-04 |
zas_ |
Minor cleanup.
|
2008-05-04 |
nadvornik |
dropped path_list functions, use filelist functions everywhere
|
2008-05-04 |
zas_ |
Remove unused functions:
|
2008-05-04 |
zas_ |
Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.
|
2008-05-04 |
zas_ |
Drop ViewFileList, use ViewFile and ViewFileInfoList instead.
|
2008-05-04 |
zas_ |
Prepare switch to ViewFile (unused yet).
|
2008-05-04 |
zas_ |
Shorten Edit menu labels, dropping "in ". It will ease
|
2008-05-04 |
zas_ |
Do not show Copy, Move, Rename, Delete, New Folder external commands
|
2008-05-04 |
zas_ |
Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
|
2008-05-03 |
zas_ |
exif_get_description_by_key(): check for "formatted." prefix, and optimize.
|
2008-05-03 |
zas_ |
exif_get_formatted_by_key(): skip prefix when comparing.
|
2008-05-03 |
zas_ |
Change the prefix of formatted exif tags to a more explicit "formatted." prefix
|
2008-05-03 |
zas_ |
Fix a bug occuring when using certain actions on a collection
|
2008-05-03 |
zas_ |
Move marks-related fields from _ViewFileInfoList to _ViewFile, since
|
2008-05-03 |
zas_ |
Move common thumbs_* fields from _ViewFileInfoIcon and _ViewFileInfoList
|
2008-05-03 |
zas_ |
Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match
|
2008-05-03 |
zas_ |
Remove useless thumbs_list from ViewFileIcon.
|
2008-05-03 |
zas_ |
Add function prototypes (yet unused).
|
2008-05-03 |
zas_ |
Drop redundant vflist_thumbs_set() introduced in revision 649,
|
2008-05-03 |
zas_ |
Remove redundant prototype.
|
2008-05-03 |
zas_ |
Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).
|
2008-05-03 |
zas_ |
Replace Layout icon_view field by more generic file_view_type.
|
2008-05-03 |
zas_ |
Set thumbs_enabled through new function vflist_thumbs_set() instead
|
2008-05-03 |
zas_ |
Prepare merging of some parts of view_file_list and view_file_icon and
|