LDAPExplorerTool
----------------

- Append the root DN to the username when needed. Could be done with a checkbox
or automatically.

- Search results should be displayed in a new window.

- Make the various menus context sensitive, like the right pane popup. Items should be greyed
or not present, depending on what's selected.

- Find a better way to locate the .xrc files on Linux. Right now it's defined at
build time. The path is also read form the user's config file, but that doesn't
work out of the box.

- Try to build and run on more platforms...

- Optimize the includes for wxWindows headers when precompiled headers are not
supported. Continue to support precompiled headers otherwise.

- FEATURE : Edition of the LDAP schema. 

- FEATURE, in progress : Import an LDIF file into the LDAP directory.

- FEATURE, in progress : Creation and modification of binary values.

- FEATURE : Support SSL connections.

- FEATURE : Allow to undo write and delete operations. This might be tricky...
