changeset | f405ec9b696b |
---|---|
branch | default |
bookmark | |
tag | tip |
user | mow |
description | Some small logic mistakes Use boolean operators for booleans and bitwise otherwise only. |
files | src/view_file_icon.c src/view_file_list.c |
changeset | c416d099a3dc |
---|---|
branch | |
bookmark | |
tag | |
user | mow |
description | GTK marks several functions as deprecated The following functions has been replaced and deprecated by version 2.20: - GTK_WIDGET_CAN_FOCUS - GTK_WIDGET_DRAWABLE - GTK_WIDGET_HAS_FOCUS - GTK_WIDGET_HAS_GRAB - GTK_WIDGET_IS_SENSITIVE - GTK_WIDGET_NO_WINDOW - GTK_WIDGET_REALIZED - GTK_WIDGET_SENSITIVE - GTK_WIDGET_STATE - GTK_WIDGET_TOPLEVEL - GTK_WIDGET_VISIBLE |
files | src/bar.c src/bar_comment.c src/bar_exif.c src/bar_histogram.c src/bar_keywords.c src/bar_sort.c src/cache_maint.c src/cellrenderericon.c src/collect-table.c src/dupe.c |
changeset | e1c18f81e637 |
---|---|
branch | |
bookmark | |
tag | |
user | mow |
description | Add unknown file class to grouping |
files | src/filefilter.c src/options.c |
changeset | 6c61c246506b |
---|---|
branch | |
bookmark | |
tag | |
user | mow |
description | Fix a small issue with strptime strptime do not initialize all fields. So the undefined fields could end in crash later on. |
files | src/exif-common.c |
changeset | 3a2aff957816 |
---|---|
branch | |
bookmark | |
tag | |
user | zas_ |
description | Allow scrollview to grow when generic dialog is resized (ie. Metadata write ? dialog). Do not force scrollbar if not needed. |
files | src/ui_utildlg.c src/utilops.c |
changeset | 022456247824 |
---|---|
branch | |
bookmark | |
tag | |
user | mow |
description | Add the feature to add single keywords to selection This patch adds a context menu entry to keywords to ad the current keyword to all selected images. |
files | src/bar_keywords.c src/metadata.c src/metadata.h |
changeset | fccac8fde6c0 |
---|---|
branch | |
bookmark | |
tag | |
user | mow |
description | Little macro correction |
files | src/exif.h |
changeset | 2cc889b20a9e |
---|---|
branch | |
bookmark | |
tag | |
user | mow |
description | Unifying the datetime output The output of %date% and %formatted.DateTime% should be equivalent. |
files | src/exif-common.c src/filedata.c |
changeset | a0f7dcd47c7f |
---|---|
branch | |
bookmark | |
tag | |
user | nadvornik |
description | updated ChangeLog file |
files | ChangeLog |
changeset | 956aab097ea7 |
---|---|
branch | |
bookmark | |
tag | |
user | nadvornik |
description | added 2010 to copyright text |
files | CODING configure.in debian/copyright src/advanced_exif.c src/advanced_exif.h src/bar.c src/bar.h src/bar_comment.c src/bar_comment.h src/bar_exif.c |