Simplify vflist_get_formatted()
[geeqie.git] / src / bar_exif.c
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-10-01 Omari StephensReplaces underscores with hyphens in code filenames...
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2022-09-18 Colin ClarkGTK4: gtk_menu_popup() deprecated
2022-07-21 Colin ClarkGTK2 no longer supported
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkConvert TODOs and FIXMEs to Doxygen style
2020-12-17 Andreas Rönnquist Fix #836: Fix building on GTK2 again, adding #ifdefs...
2020-12-16 Andreas RönnquistFix building on GTK2 again, adding #ifdefs for gtk_labe...
2020-12-15 Andreas RönnquistFix #834: Use gtk_label_set_[x,y]align instead of gtk_m...
2020-12-14 Andreas RönnquistUse gtk_label_set_[x,y]align instead of gtk_misc_set_al...
2019-09-21 Colin ClarkFix #700: Rating -1 is displayed as 65535
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2019-02-05 Klaus EthgenMerge merge requests 649, 647 and 651
2019-02-05 Klaus EthgenMerge merge requests 660, 658, 655 and 648
2018-11-08 Colin ClarkInfo sidebar: Preserve state of Show Hidden flags
2018-05-28 Colin ClarkBug fix: Pan view - implement exif data display
2018-05-24 Colin ClarkPan view - implement exif data display
2017-09-17 Klaus EthgenRemove some stuff that is throwing errors in gcc-7
2017-09-06 cclarkFix #508: Copy and Move windows scale incorrectly
2017-07-14 Colin ClarkFix #302: possibility to copy exif field values from...
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-13 Vladimir Nadvornikuse cairo for drawing
2012-08-13 Vladimir Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-12-10 Laurent MoninFix contextual menus in lateral bars.
2009-06-21 Klaus EthgenLocalizing one string
2009-06-21 Klaus EthgenFix two memory failures
2009-04-28 Vladimir Nadvornikcompilation fixes for older glib and gtk
2009-04-12 Vladimir Nadvornikfixed ambiguous strings
2009-03-31 Laurent MoninCleanup.
2009-03-31 Vladimir Nadvornikimproved debug messages
2009-03-29 Vladimir Nadvornikpane interface cleanup
2009-03-21 Vladimir Nadvornikupdate translated pane titles
2009-03-20 Vladimir Nadvornikadded a possibility to update existing bars from config
2009-03-20 Vladimir Nadvornikbe more verbose on parse errors
2009-03-19 Vladimir Nadvornikimproved config file formatting
2009-03-17 Vladimir Nadvornikimplemented editing support in exif pane
2009-03-15 Vladimir Nadvornikadded notification to the exif pane
2009-03-11 Laurent MoninCode cleanup.
2009-03-08 Vladimir Nadvornikshow a label instead of the default drag icon
2009-03-08 Vladimir Nadvornikdnd in keywords tree
2009-03-07 Laurent MoninUse a common function bar_pane_expander_title() to...
2009-03-06 Vladimir Nadvorniksimplified bar interface
2009-03-05 Vladimir Nadvornikdo not crash if an exif entry is deleted during editing
2009-03-05 Vladimir Nadvornikadded popup menu to the exif pane
2009-03-04 Vladimir Nadvornikindicate that the exif pane is empty
2009-03-04 Vladimir Nadvornikprepared exif pane for popup menu
2009-03-03 Vladimir Nadvornikreorder exif pane entries with drag and drop
2009-03-01 Laurent MoninAlign exif labels vertically (visually better since...
2009-03-01 Vladimir Nadvornikmake the exif pane grow-only - this reduces sidebar...
2009-03-01 Vladimir Nadvornikdo not use separate list of entries, rely on vbox
2009-02-28 Vladimir Nadvornikrewritten exif pane to support arbitrary number of...
2009-02-28 Vladimir Nadvornikgive the panes more control over expander title
2009-02-24 Laurent MoninSince READ_*() macros are now exported, do not hide
2009-02-23 Vladimir Nadvorniksimplified config writing
2009-02-22 Vladimir Nadvornikconfig file format changed to XML
2009-02-15 Vladimir Nadvornikseparated "normal" and advanced exif, "Normal" exif...
2009-02-07 Vladimir Nadvornikuse metadata_read_* functions where possible
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-11-27 Laurent MoninDo not hardcode exif formatted prefix.
2008-10-18 Vladimir Nadvornikinfrastructure for preprocessing of metadata
2008-10-18 Vladimir Nadvornikfixed bar_exif separator
2008-10-18 Vladimir Nadvornikreordered advanced exif columns
2008-10-18 Vladimir Nadvornikno need to validate description, it is in utf8
2008-10-17 Vladimir Nadvornikimproved custom exif look:
2008-10-12 Laurent MoninAdd a button for each advanced entry in Properties...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-10-04 Vladimir Nadvornikfixed charset of exiv2 strings in non-utf8 locales
2008-10-01 Vladimir NadvornikAdd support for GPSInfo - patch by Klaus Ethgen
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
2008-07-20 Laurent MoninMove history_list_*() functions to separate files:
2008-07-20 Laurent MoninMove out test outside the loop.
2008-06-18 Vladimir Nadvornikimplemented generic FileData cache
2008-05-30 Laurent MoninMake utf8_validate_or_convert() to always allocate...
2008-05-17 Laurent MoninFix formatted.SubjectDistance appearing twice in exif...
2008-05-12 Laurent MoninRename bar_exif_validate_text() to utf8_validate_or_con...
2008-05-12 Laurent Moninbar_exif_validate_text(): use computed length and cleanup.
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-03 Laurent MoninChange the prefix of formatted exif tags to a more...
2008-05-02 Laurent MoninFix a Pango warning related to UTF8 when displaying...
2008-04-22 Laurent MoninSave state and width of exif, info and sort panels...
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Vladimir Nadvornikread color profiles from jpeg also with Exiv2
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-20 Vladimir Nadvornikadded fColorProfile pseudo-tag with detailed information
2008-04-12 Laurent MoninOnly display defined exif tags by default.
2008-04-12 Laurent MoninDrop redundant code.
2008-04-12 Laurent MoninAdd Exif.Photo.ColorSpace tag in Preferences > Properti...
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-04 Laurent MoninChange default exif order a bit to move up common and...
2008-04-03 Laurent MoninRemove unused variable declarations.
2008-04-02 Vladimir Nadvornikvarious exif improvements based on patch by Uwe Ohse
next