Simplify vflist_get_formatted()
[geeqie.git] / src / bar_keywords.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-11-01 a1346054Fix spelling
2021-09-08 Colin ClarkInfo sidebar pane heights
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkUse at-sign rather than backslash as the Doxygen comman...
2020-04-06 Zbigniew Jędrzejew... Fix #753: Various cleanups based on gcc warnings
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2018-08-27 Colin ClarkBug fix: Option to hide predefined keyword tree
2018-08-26 Colin ClarkOption to hide predefined keyword tree
2018-08-26 Colin ClarkFix #305: Faster Tagging (Keywords)
2018-08-17 Colin ClarkFix #629: Keywords are not adding properly to selected...
2017-11-17 Colin ClarkDisconnect all mark keyword connections
2017-09-17 Klaus EthgenMerge merge-requests/513 - build paths
2017-09-16 Tomasz GolinskiBug fix #509: Increase number of marks to 10
2017-09-06 cclarkFix #508: Copy and Move windows scale incorrectly
2017-08-31 Tomasz GolinskiFix #507: Slightly rearrange keywords context menu
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-06-05 Colin ClarkAdditional keyword menu entries
2017-05-25 Colin ClarkRemember keywords layout
2017-05-22 Colin ClarkFix #445: Info sidebar section heights
2016-12-03 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2016-06-30 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2016-06-20 Colin ClarkKeyword right-click menu
2016-05-24 Klaus EthgenUpdate copyright in all files
2016-03-30 Colin ClarkBug fix #227 + enable user to set height of Keywords...
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-30 Laurent MoninRemove commented out code.
2012-08-21 Vladimir Nadvornikfixed updating of comment and keyword pane
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-27 Klaus EthgenAdd the feature to add single keywords to selection
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-12-10 Laurent MoninMove "Add Keyword" menu item at top of Keywords bar...
2009-12-10 Laurent MoninFix contextual menus in lateral bars.
2009-09-14 Vladimir Nadvornikfixed selection handling in sidebar
2009-09-07 Laurent MoninComment out unused functions, silenting related compila...
2009-05-07 Vladimir Nadvornikfixed keyword tree initialization
2009-04-12 Vladimir Nadvornikfixed ambiguous strings
2009-04-06 Klaus EthgenNest new keywords inside existing
2009-04-06 Klaus EthgenFix the is_keyword bug
2009-04-06 Klaus EthgenSet the focus for new keyword dialog
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
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 Nadvornikdo not add duplicate keywords from config file
2009-03-20 Vladimir Nadvornikbe more verbose on parse errors
2009-03-19 Vladimir Nadvornikimproved config file formatting
2009-03-17 Vladimir Nadvornikimproved expanding and hiding of helper keywords
2009-03-17 Vladimir Nadvornikfixed keyword tree redrawing
2009-03-15 Vladimir Nadvornikimproved pane_keywords notification
2009-03-15 Vladimir Nadvornikcall the notify function just once when the keywords...
2009-03-14 Vladimir Nadvornikcleanup, small fixes
2009-03-13 Vladimir Nadvornikdo not allow to add keywords with the same name as...
2009-03-13 Vladimir Nadvornikadded keyword tree filtering
2009-03-13 Vladimir Nadvornikfixed keyword to mark connection
2009-03-12 Vladimir Nadvornikadded a dialog for editing keyword tree
2009-03-11 Vladimir Nadvornikadded a popup menu in keyword tree
2009-03-08 Vladimir Nadvornikdnd fixes
2009-03-08 Vladimir Nadvornikdnd fixes
2009-03-08 Vladimir Nadvornikallow dropping of multiple keywords
2009-03-08 Vladimir Nadvornikshow a label instead of the default drag icon
2009-03-08 Vladimir Nadvornikdnd in keywords tree
2009-03-07 Vladimir Nadvornikimplemented keywords editor as described at
2009-03-07 Laurent MoninUse a common function bar_pane_expander_title() to...
2009-03-06 Vladimir Nadvorniksimplified bar interface
2009-02-28 Laurent MoninNo space between function name and first parenthesis...
2009-02-28 Vladimir Nadvornikgive the panes more control over expander title
2009-02-28 Laurent MoninUse g_utf8_casefold() to compare keywords, uppercased...
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-21 Laurent MoninGlibification.
2009-02-15 Laurent MoninFix up few compilation warnings.
2009-02-14 Vladimir Nadvornikdroped Preferences dialog, sidebar should replace it...
2009-02-14 Vladimir Nadvornikreplaced bar_info with an universal bar, restored the...