Trim trailing white spaces.
[geeqie.git] / src / bar_keywords.c
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...