Mercurial > geeqie
graph
-
compilation fixes for older exiv22009-01-21, by nadvornik
-
improved metadata preferences2009-01-20, by nadvornik
-
fixed possible segfault2009-01-20, by nadvornik
-
show symlinks in filelist2009-01-11, by nadvornik
-
fixed includes2009-01-11, by nadvornik
-
added a status bar button for writting metadata immediately2009-01-11, by nadvornik
-
metadata write mode (direct or sidecar) made configurable for each file2009-01-11, by nadvornik
-
simplified metadata interface, dropped metadata_read,2009-01-10, by nadvornik
-
French translation was updated.2009-01-04, by zas_
-
Silent warnings.2009-01-03, by zas_
-
write keywords and comments with separate functions2009-01-03, by nadvornik
-
fixed updating of selection after deleting the last image from the list2009-01-02, by nadvornik
-
do not enter a directory after rename2009-01-02, by nadvornik
-
added done callback to utilops2009-01-02, by nadvornik
-
fixed view_dir notification2009-01-02, by nadvornik
-
sidecar files grouping was made case-insensitive2009-01-02, by nadvornik
-
fixed writting of legacy metadata2008-12-27, by nadvornik
-
optimized get_mark_func2008-12-26, by nadvornik
-
remove cached entries on all changes2008-12-26, by nadvornik
-
fixed previous change2008-12-26, by nadvornik
-
improved sidecar writting2008-12-26, by nadvornik
-
implemented a possibility to connect keywords with marks2008-12-25, by nadvornik
-
low-level keyword-to-mark functionality2008-12-25, by nadvornik
-
perform internal commands in idle call2008-12-25, by nadvornik
-
allow writing of empty keywords/comment2008-12-23, by nadvornik
-
added change notification to bar_info.c2008-12-23, by nadvornik
-
improved buffering and notifications2008-12-23, by nadvornik
-
write changes immediately, the necessary buffering is done on lower2008-12-23, by nadvornik
-
file class made configurable in preferences2008-12-22, by nadvornik
-
French translation was updated.2008-12-22, by zas_
-
write metadata after timeout, image change or dir change2008-12-22, by nadvornik
-
show metadata options in preferences dialog2008-12-22, by nadvornik
-
fixed safe delete2008-12-21, by nadvornik
-
most of the metadata options now works2008-12-21, by nadvornik
-
fixed new options2008-12-21, by nadvornik
-
French translation was updated.2008-12-21, by zas_
-
added options for metadata - not yet used2008-12-20, by nadvornik
-
Fix two minor compilation warnings.2008-12-20, by zas_
-
use the workflow in utilops.c for metadata approving and writting2008-12-20, by nadvornik
-
queue metadata and write them in an idle callback2008-12-16, by nadvornik
-
prepared infrastructure for delayed metadata writting - refreshing2008-12-15, by nadvornik
-
French translation was updated.2008-12-09, by zas_
-
Cosmetic fix.2008-12-08, by zas_
-
handle the case when io.open() fails2008-12-07, by nadvornik
-
disabled the "unused parameter" warnings, they are harmless and nobody2008-12-06, by nadvornik
-
Rename few variables to make the code more readable.2008-12-02, by zas_
-
keyword_list_find() -> find_string_in_list(), return gboolean.2008-11-30, by zas_
-
Rename most comment_*() functions to more appropriate metadata_*().2008-11-30, by zas_
-
Do not hardcode exif formatted prefix.2008-11-27, by zas_
-
Fix up sign-related warning.2008-11-27, by zas_
-
Fix up unsigned expression always true warning.2008-11-27, by zas_
-
Resync .h with .c declarations.2008-11-27, by zas_
-
Fix up pointer signedness warnings.2008-11-27, by zas_
-
Fix up not a prototype warning.2008-11-27, by zas_
-
Remove unused variable.2008-11-27, by zas_
-
Fix up deprecated function and not a prototype warnings.2008-11-27, by zas_
-
Handle return values better to silent some warnings.2008-11-26, by zas_
-
Print a message if chown() or chmod() fail.2008-11-26, by zas_
-
Fix up format vs type warning.2008-11-26, by zas_
-
Move comments/keywords read and write stuff to new metadata.{c,h}.2008-11-25, by zas_
-
Fix up unsigned expression always true/false warnings.2008-11-25, by zas_
-
Tidy up.2008-11-22, by zas_
-
Use common code for layout_image_setup_split_none() too.2008-11-22, by zas_
-
layout_image_setup_split_*(): simplify code.2008-11-22, by zas_
-
Force font weight and style to normal for keys.2008-11-20, by zas_
-
Fix up yet unmarked keys.2008-11-20, by zas_
-
Fix compilation warnings.2008-11-20, by zas_
-
Fix up some missing html code.2008-11-20, by zas_
-
More keys.2008-11-19, by zas_
-
Fix text wrongly marked as key.2008-11-19, by zas_
-
Mark keyboard keys with a span and make them look like a key through css style.2008-11-19, by zas_
-
Replace [Control] by shorter and more common [Ctrl].2008-11-19, by zas_
-
Unify [Shift] and [Control] notation.2008-11-19, by zas_
-
Update documentation.2008-11-19, by zas_
-
Fix up links and various enhancements.2008-11-17, by zas_
-
Remove colored background in headings for printable version.2008-11-17, by zas_
-
Add specific css for print media(has to be improved).2008-11-16, by zas_
-
Implement preliminary support for XDG Base Directory Specification.2008-11-15, by zas_
-
Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().2008-11-15, by zas_
-
fixed usage of deprecated functions - patch by Omari Stephens2008-11-15, by nadvornik
-
Rename check_for_home_path() to mkdir_if_not_exists().2008-11-15, by zas_
-
Use functions to return directories instead of constants.2008-11-15, by zas_
-
Fix up Makefile.am: add missing files and do not install template.html.2008-11-14, by zas_
-
Fix a cut'n'paste error.2008-11-12, by zas_
-
Add some information about the pan view.2008-11-12, by zas_
-
Add a note about splitted view.2008-11-12, by zas_
-
Add Connected zoom and Split menu items.2008-11-12, by zas_
-
Add missing s...2008-11-11, by zas_
-
Minor fixes.2008-11-11, by zas_
-
Give a new style to menus.2008-11-11, by zas_
-
Fix missing parts.2008-11-11, by zas_
-
Update main window menus description to match current Geeqie.2008-11-11, by zas_
-
Drop dots.2008-11-11, by zas_
-
Update exif pane documentation a bit.2008-11-11, by zas_
-
Add Properties Options page.2008-11-11, by zas_
-
Advanced options documentation is now almost in sync with current geeqie.2008-11-11, by zas_
-
More updates to advanced options documentation. Not yet finished.2008-11-11, by zas_
-
Page cleanup and fixed. Remove obsolete note.2008-11-10, by zas_
-
Add missing link.2008-11-10, by zas_
-
Let subsection menus match index style.2008-11-10, by zas_
-
Cosmetic changes in image search and find duplicates shortcuts tables.2008-11-10, by zas_
-
Tidy up.2008-11-10, by zas_
-
Move from xhtml transitional to xhtml strict.2008-11-10, by zas_
-
Minor cleanup.2008-11-10, by zas_
-
Tidy up and minor fixes.2008-11-10, by zas_
-
Notes cleanup and minor stylistic fixes.2008-11-10, by zas_
-
Various fixes and cleanup.2008-11-10, by zas_
-
Fix up some errors.2008-11-10, by zas_
-
Fix up unvalid xhtml.2008-11-10, by zas_
-
Fix up a broken link.2008-11-10, by zas_
-
Beautify the manual.2008-11-10, by zas_
-
Reformat more pages.2008-11-10, by zas_
-
Reformat remaining options pages.2008-11-10, by zas_
-
Reformatting: notes, advanced options page and more.2008-11-10, by zas_
-
Reformatting.2008-11-09, by zas_
-
Reformat and cleanup.2008-11-09, by zas_
-
More cleanup of tables.2008-11-09, by zas_
-
Cleanup some tables.2008-11-09, by zas_
-
Drop most old css classes.2008-11-09, by zas_
-
Move dialog descriptions to definitions lists, first step.2008-11-09, by zas_
-
Index cleanup.2008-11-09, by zas_
-
Move menu descriptions to definitions lists.2008-11-09, by zas_
-
Re-introduce Geeqie User Manual footer.2008-11-08, by zas_
-
Simplify bottom navigation table.2008-11-08, by zas_
-
Use col tags with id in top and bottom navigation tables.2008-11-08, by zas_
-
Add a generic spacer at the bottom of the page, remove now unused css classes.2008-11-08, by zas_
-
Add two css classes navtop and navbottom and remove unused ones.2008-11-08, by zas_
-
Add style.css to list of files to install.2008-11-08, by zas_
-
Move css styles to an external stylesheet.2008-11-08, by zas_
-
Remove reference to numbered section.2008-11-06, by zas_
-
Remove references to numbered sections.2008-11-06, by zas_
-
Simplify the table.2008-11-06, by zas_
-
Do not install doc/Makefile*. Reported and fixed by Krzysztof Kotlenga.2008-10-27, by zas_
-
Use h2/h3 tags where appropriate.2008-10-26, by zas_
-
Fixed doc/Makefile.am according to renamed doc files.2008-10-26, by bruclik
-
Keyboard table cleanup attempt. Need more work.2008-10-25, by zas_
-
Move menus to unordered lists - step 2.2008-10-25, by zas_
-
Move menus to unordered lists - step 1.2008-10-25, by zas_
-
Align Previous to the left, drop useless col tags.2008-10-25, by zas_
-
Fix page titles.2008-10-25, by zas_
-
Drop chapters numbers from h1 title, and reformat top title a bit.2008-10-25, by zas_
-
Update legal notice and copyright to mention The Geeqie Team.2008-10-23, by zas_
-
Fix a cut and paste error when implementing the comment search (Klaus2008-10-20, by nadvornik
-
fixed failed assertion in exif_free2008-10-20, by nadvornik
-
create xmp sidecar when needed2008-10-18, by nadvornik
-
simple synchronization XMP <-> Exif, IPTC2008-10-18, by nadvornik
-
infrastructure for preprocessing of metadata2008-10-18, by nadvornik
-
fixed bar_exif separator2008-10-18, by nadvornik
-
reordered advanced exif columns2008-10-18, by nadvornik
-
no need to validate description, it is in utf82008-10-18, by nadvornik
-
improved custom exif look:2008-10-17, by nadvornik
-
follow Exiv2 SVN changes2008-10-14, by nadvornik
-
French translation was updated.2008-10-12, by zas_
-
Better handling of accels map file writing errors.2008-10-12, by zas_
-
added option to use exif thumbnails2008-10-11, by nadvornik
-
French translation was updated.2008-10-07, by zas_
-
Implement the search for image comment - patch by Klaus Ethgen2008-10-07, by nadvornik
-
Fixed degree symbol encoding2008-10-07, by nadvornik
-
Adding a vim modeline to all files - patch by Klaus Ethgen2008-10-07, by nadvornik
-
fixed confirm_delete option2008-10-05, by nadvornik