+-------------------------------------------------+
!                                                 !
!  Where is...                                    !
!                                                 !
+-------------------------------------------------+
!                                                 !
! Copyright (c) 1999-2012 abego Software, Germany !
!                                                 !
!                    http://www.abego-software.de !
!                                                 !
+-------------------------------------------------+

Version History
===============

What's new (Version 3.1)        2012-10-13
============================================

* Feature: Search in item list ("Find in Result")
* Feature: "Public findings first"
* Feature: Switch to include or exclude Java style import statements

* Enhancement: Display Items with File Context at top of Logical View, without context node
* Enhancement: Find in Result: automatically select first finding after a search
* Enhancement: Change Find dialog title to "Find in Result"
* Enhancement: Keep context for items after a search in the result logical view.
* Enhancement: Do case-insensitive search in result logical view, also support the "*" wildcard.
* Enhancement: Use Ctrl-F to invoke the search in the result logical view.
* Enhancement: Improved "Public First" handling
* Enhancement: "Public First" is "On" by default
* Enhancement: The "public first" items at the top of the list also have a leading "context" headline
* Enhancement: "Single click selection" expands/collapses a file item during keyboard move.
* Enhancement: Introduced a latency time between keyboard selection and display update, useful especially when searching for regular expressions.
* Enhancement: The screen position is stored dependent on the screen resolution. This allows preserving different layouts, when working with different resolutions. Added logic for Maximized behavior.

* Bugfix: '@' character in Java code (e.g. @Override) stops file scanning
* Bugfix: Exception in Logical View when found line contains '/*' but no closing '*/'
* Bugfix: Error in "public first" mode when global items have no context (i.e. are "File global")
* Bugfix: When the search dialog was iconic, the position of the iconic window was stored. This leads to problems with the next start of the application.
* Bugfix: "Single click mode moves focus" bug, request ID 1518000.
* Bugfix: Very slow display of occurrences in files with very long lines (like minimized JavaScript files).



What's new (Version 3.0)          2006-07-11
============================================

First Open Source Release of Where Is...
	
Includes contributions by Stefan Pennekamp
