Merge merge-requests '495' and '458'
authorKlaus Ethgen <Klaus@Ethgen.de>
Sat, 8 Jul 2017 09:24:19 +0000 (10:24 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Sat, 8 Jul 2017 09:24:19 +0000 (10:24 +0100)
commitfa50b16b12ad2ec40db782bb8342d586e30e56e1
tree226b3f3fa56857d4a4ea21c7779cd7ce28b25cf3
parent2aef83cae376bd7307462e0cdd9b7d4490a9b9c5
parent95dd7b3505a4ff1fcd2720b51803c1b6fb4fd884
parent4606ea7a30474f45cb61009ecaeb2a45e32366d4
Merge merge-requests '495' and '458'

* github/merge-requests/495:
  Avoid c99 feature
  *phew* commented and simplified.
  Hopefully make it not crash
  It compiles!
  Remove all references to "IconData"
  update .gitignore
  Refactor: move view_file implementations to their own subdirectory.

* github/merge-requests/458:
  Add the ability to use regular expressions for Pan View keyword filtering.
  Add pan filtering to all of the pan view modes
  Revamp pan view filtering to support different modes and grouping.
  Move filter code into pan-fiew-filter.{c,h}
  Adds a keyword filtering feature to Timeline PanView.
  Pull the search UI construction code out into a distinct function.
  Start moving pan view search code to its own module