2009-01-26 |
zas_ |
Fix a major bug in utf8_compare(): when case_sensitive is true, s1_t and s2_t were uninitialized, leading to unpredicable results.
|
2009-01-25 |
nadvornik |
added the original COPYING file from GQview - we can't rely on autogen.sh
|
2009-01-25 |
nadvornik |
updated ChangeLog from svn log
|
2009-01-25 |
nadvornik |
fixed gthread detection
|
2009-01-25 |
nadvornik |
do not ignore newly created sidecars
|
2009-01-24 |
nadvornik |
adjusted marks spacing to align them with the marks filter
|
2009-01-24 |
zas_ |
Fix incorrect translation.
|
2009-01-24 |
nadvornik |
fixed restoring of OSD at layout_image_full_screen_stop
|
2009-01-24 |
nadvornik |
fixed glib warning
|
2009-01-24 |
nadvornik |
updated version string
|
2009-01-24 |
zas_ |
Silent two compilation warnings.
|
2009-01-24 |
zas_ |
French translation was updated.
|
2009-01-23 |
nadvornik |
fixed possible crash
|
2009-01-21 |
nadvornik |
enable threads by default
|
2009-01-21 |
nadvornik |
compilation fixes for older exiv2
|
2009-01-20 |
nadvornik |
improved metadata preferences
|
2009-01-20 |
nadvornik |
fixed possible segfault
|
2009-01-11 |
nadvornik |
show symlinks in filelist
|
2009-01-11 |
nadvornik |
fixed includes
|
2009-01-11 |
nadvornik |
added a status bar button for writting metadata immediately
|
2009-01-11 |
nadvornik |
metadata write mode (direct or sidecar) made configurable for each file
|
2009-01-10 |
nadvornik |
simplified metadata interface, dropped metadata_read,
|
2009-01-04 |
zas_ |
When "Remember print settings" is checked, save _all_ settings. Before this patch, text fields, text size, source, layout and image scale properties were not saved.
|
2009-01-04 |
zas_ |
French translation was updated.
|
2009-01-03 |
zas_ |
Silent warnings.
|
2009-01-03 |
nadvornik |
write keywords and comments with separate functions
|
2009-01-02 |
nadvornik |
fixed updating of selection after deleting the last image from the list
|
2009-01-02 |
nadvornik |
do not enter a directory after rename
|
2009-01-02 |
nadvornik |
added done callback to utilops
|
2009-01-02 |
nadvornik |
fixed view_dir notification
|
2009-01-02 |
nadvornik |
sidecar files grouping was made case-insensitive
|
2008-12-27 |
nadvornik |
fixed writting of legacy metadata
|
2008-12-26 |
nadvornik |
optimized get_mark_func
|
2008-12-26 |
nadvornik |
remove cached entries on all changes
|
2008-12-26 |
nadvornik |
fixed previous change
|
2008-12-26 |
nadvornik |
improved sidecar writting
|
2008-12-25 |
nadvornik |
implemented a possibility to connect keywords with marks
|
2008-12-25 |
nadvornik |
low-level keyword-to-mark functionality
|
2008-12-25 |
nadvornik |
perform internal commands in idle call
|
2008-12-23 |
nadvornik |
allow writing of empty keywords/comment
|
2008-12-23 |
nadvornik |
added change notification to bar_info.c
|
2008-12-23 |
nadvornik |
improved buffering and notifications
|
2008-12-23 |
nadvornik |
write changes immediately, the necessary buffering is done on lower
|
2008-12-22 |
nadvornik |
file class made configurable in preferences
|
2008-12-22 |
zas_ |
French translation was updated.
|
2008-12-22 |
nadvornik |
write metadata after timeout, image change or dir change
|
2008-12-22 |
nadvornik |
show metadata options in preferences dialog
|
2008-12-21 |
nadvornik |
fixed safe delete
|
2008-12-21 |
nadvornik |
most of the metadata options now works
|
2008-12-21 |
nadvornik |
fixed new options
|
2008-12-21 |
zas_ |
French translation was updated.
|
2008-12-20 |
nadvornik |
added options for metadata - not yet used
|
2008-12-20 |
zas_ |
Fix two minor compilation warnings.
|
2008-12-20 |
zas_ |
Switch to fullscreen when double clicking on file in icon or list view. Feature request 1966042. The code was there since a long time but disabled, please report any issue.
|
2008-12-20 |
nadvornik |
use the workflow in utilops.c for metadata approving and writting
|
2008-12-16 |
nadvornik |
queue metadata and write them in an idle callback
|
2008-12-15 |
nadvornik |
prepared infrastructure for delayed metadata writting - refreshing
|
2008-12-15 |
zas_ |
Allow to drag keywords on files in list or icon view. Dragged text is appended to keywords list of the destination file.
|
2008-12-09 |
zas_ |
French translation was updated.
|
2008-12-09 |
zas_ |
Allow to invert the current selection in Collection view. A new Selection submenu was added to the contextual menu, Select All and Select None were moved to it, and Invert selection was added.
|