Simplify vflist_get_formatted()
[geeqie.git] / src / bar.c
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2022-09-18 Colin ClarkGTK4: gtk_menu_popup() deprecated
2022-09-10 Colin ClarkGTK4: Event signals replaced
2022-09-08 Colin ClarkGTK4: GdkDeviceManager removed from GTK4
2022-08-12 Colin ClarkFix #999: Adding a widget to the info sidebar resizes...
2022-07-21 Colin ClarkGTK2 no longer supported
2022-06-25 Colin ClarkBug fix: Minor coding error in bar gps - 2
2022-06-25 Colin ClarkBug fix: Minor coding error in bar gps
2022-04-12 Colin ClarkChange sidebar rating pane layout
2021-09-08 Colin ClarkInfo sidebar pane heights
2021-09-06 Colin ClarkFIXME: In bar_size_allocate() the width obtained...
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-02-14 Colin ClarkDEBUG_NAME() function for use with GTKInspector
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2018-08-21 oxpaFix #630: add headline field to the sidebar
2018-08-21 Igor Ippolitovadd headline field
2018-07-06 Colin ClarkAdditional file info parameters (2)
2018-06-03 Colin ClarkShow rating as star characters
2018-04-25 Colin ClarkLocal time - UTC offset and daylight saving correction
2017-09-08 Colin ClarkBug fix: Info sidebar width in GTK3
2017-08-05 Colin ClarkBug fix: GPS map expander
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-06-08 Colin ClarkFix #323: Rating system
2017-06-08 Colin ClarkFix #490: Creating info sidebar panes
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 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-10-10 Vladimir Nadvornikadded a workaround for https://bugzilla.gnome.org/show_...
2009-05-12 Vladimir Nadvornikadded GPS map support - patch by Colin Clark
2009-04-26 Vladimir Nadvornikadded an option to write image orientation to the metadata
2009-04-12 Vladimir Nadvornikfixed ambiguous strings
2009-04-10 Klaus EthgenAdd pgettext for some ambiguous strings
2009-04-06 Vladimir Nadvornikadded pane_notify_selection to pane API
2009-03-29 Vladimir Nadvornikimproved sidebar configuration
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-11 Laurent MoninTidy up.
2009-03-07 Laurent MoninUse a common function bar_pane_expander_title() to...
2009-03-06 Vladimir Nadvorniksimplified bar interface
2009-03-06 Vladimir Nadvornikuse standard GtkHPaned for sidebar width
2009-03-01 Laurent MoninAdd an ellipse when the file name is truncated.
2009-03-01 Laurent MoninIn the side bar, display the filename without the ...
2009-03-01 Vladimir Nadvornikfixed possible crash
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-28 Vladimir Nadvornikfixed bar_histogram headers
2009-02-24 Vladimir Nadvorniksimplified and improved bar configuration
2009-02-23 Vladimir Nadvorniksimplified config writing
2009-02-22 Vladimir Nadvornikconfig file format changed to XML
2009-02-15 Vladimir Nadvornikadded histogram pane
2009-02-15 Vladimir Nadvornikseparated "normal" and advanced exif, "Normal" exif...
2009-02-14 Vladimir Nadvornikdroped Preferences dialog, sidebar should replace it...
2009-02-14 Vladimir Nadvornikreplaced bar_info with an universal bar, restored the...