2003-09-28 22:06  honkr

	* Res/Makefile.am: added another missing xpm file.

2003-09-25 23:35  honkr

	* src/: LDAPBrowser_MainFrame.cpp,
	  LDAPBrowser_PreferencesDialog.cpp: replace printf with
	  ::wxLogError.

2003-09-25 23:16  honkr

	* src/Makefile.am: use AM_CXXFLAGS instead of CXXFLAGS.

2003-09-25 23:11  honkr

	* Res/Makefile.am: removed trailing backslash.

2003-09-25 23:10  honkr

	* configure.in: removed LIBTOOL.

2003-09-25 23:07  honkr

	* setup-gettext: make it verbose

2003-09-22 17:38  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw,
	  src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_PreferencesDialog.cpp, src/Precomp.cpp: Some
	  corrections about UNICODE

2003-09-19 21:18  honkr

	* acinclude.m4, configure.in: new setup-gettext installation.

2003-09-19 21:10  honkr

	* setup-gettext: update to version 0.1.5.

2003-08-24 23:41  honkr

	* ChangeLog: update

2003-08-24 23:40  honkr

	* TODO: Unicode is done

2003-08-24 23:22  honkr

	* include/DynamicBuffer.h, include/LB_BinaryDlg.h,
	  include/LDAPBrowser_App.h,
	  include/LDAPBrowser_CreateObjectDialog.h,
	  include/LDAPBrowser_Defines.h, include/LDAPBrowser_LeftPane.h,
	  include/LDAPBrowser_MainFrame.h,
	  include/LDAPBrowser_OpenDialog.h,
	  include/LDAPBrowser_PreferencesDialog.h,
	  include/LDAPBrowser_RightPane.h, include/LDAP_Class.h,
	  include/LDAP_Schema.h, include/LDIF_File.h, include/Utils.h,
	  src/DynamicBuffer.cpp, src/LB_BinaryDlg.cpp,
	  src/LDAPBrowser_About.cpp, src/LDAPBrowser_App.cpp,
	  src/LDAPBrowser_CreateObjectDialog.cpp,
	  src/LDAPBrowser_LeftPane.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_OpenDialog.cpp,
	  src/LDAPBrowser_PreferencesDialog.cpp,
	  src/LDAPBrowser_RightPane.cpp, src/LDAP_Class.cpp,
	  src/LDAP_Schema.cpp, src/LDIF_File.cpp, src/Utils.cpp: Added
	  Unicode support. Now compiles with an Unicode enabled wxWindows.
	  Watch for regressions !

2003-08-24 20:10  honkr

	* Res/connect_dialog.xrc: fix some object sizes

2003-08-24 20:09  honkr

	* TODO: new suggestion

2003-08-24 20:07  honkr

	* configure.in: Require wxWindows 2.4 or above. Fix compile test to
	  support unicode. Guess name of xrc library.

2003-08-13 21:06  honkr

	* src/LDAPBrowser_PreferencesDialog.cpp: don\'t crash if the XRC
	  file is not OK

2003-08-12 19:34  honkr

	* src/: LDAPBrowser_About.cpp, LDAPBrowser_MainFrame.cpp: don't
	  segfault if the xrc files are not found (brians+@cs.cmu.edu)

2003-08-12 19:25  honkr

	* src/: LDAPBrowser_CreateObjectDialog.cpp,
	  LDAPBrowser_RightPane.cpp, LDAP_Schema.cpp: fix for compiling on
	  Debian (brians+@cs.cmu.edu)

2003-07-29 18:47  honkr

	* TODO: Changelog update done

2003-07-29 18:47  honkr

	* ChangeLog: Crap. It\'s "cvs2cl.pl --update"

2003-07-29 18:45  honkr

	* ChangeLog: Updated from cvs log. Update with "cvs2pl --update"

2003-07-29 18:15  honkr

	* po/fr.po: a missing s

2003-07-29 18:13  honkr

	* po/fr.po: typos, punctuation. Preferences -> Paramtres.

2003-07-23 14:09  honkr

	* configure.in: version bump

2003-07-21 22:51  honkr

	* TODO: one more

2003-07-21 22:39  honkr

	* Res/Makefile.am: missing file (credits to mike@bowes.com)

2003-07-18 15:49  lulrich

	* setup/ldapexplorertool.nsi: Changed installer for windows

2003-07-17 15:16  lulrich

	* src/LDAPBrowser_PreferencesDialog.cpp: 0.5 before linux
	  validation

2003-07-17 10:32  lulrich

	* setup/ldapexplorertool.nsi: with modern UI

2003-07-16 17:19  lulrich

	* Docs/Building.xml, Docs/UserGuide.html, Docs/html.css,
	  Res/resource.i18n, po/LDAPExplorerTool.pot, po/fr.po,
	  setup/ldapexplorertool.nsi, src/LDAPBrowser_MainFrame.cpp:
	  Updated doc, installer, i18n

2003-07-15 17:30  lulrich

	* Docs/Building.xml: Added a doc that describes the process for
	  building and packaging LDAPExplorerTool for Windows.

2003-07-15 16:50  lulrich

	* LDAPExplorerTool.dsp, README, Res/connect_dialog.xrc,
	  include/LDAPBrowser_Defines.h, include/LDAPBrowser_OpenDialog.h,
	  include/LDAP_Class.h, src/LDAPBrowser_App.cpp,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAPBrowser_OpenDialog.cpp,
	  src/LDAPBrowser_PreferencesDialog.cpp, src/LDAP_Class.cpp:
	  Corrected bug with wxConfigBase Added support for LDAP server
	  vendors

2003-07-15 14:02  lulrich

	* src/: LDAPBrowser_App.cpp, LDAPBrowser_PreferencesDialog.cpp: no
	  message

2003-07-12 00:41  honkr

	* include/DynamicBuffer.h, include/LB_BinaryDlg.h,
	  include/LDAPBrowser_App.h,
	  include/LDAPBrowser_CreateObjectDialog.h,
	  include/LDAPBrowser_Defines.h, include/LDAPBrowser_LeftPane.h,
	  include/LDAPBrowser_MainFrame.h,
	  include/LDAPBrowser_OpenDialog.h,
	  include/LDAPBrowser_PreferencesDialog.h,
	  include/LDAPBrowser_RightPane.h, include/LDAP_Class.h,
	  include/LDAP_Schema.h, include/LDIF_File.h,
	  src/DynamicBuffer.cpp, src/LB_ArtProvider.cpp,
	  src/LDAPBrowser_About.cpp, src/LDAPBrowser_App.cpp,
	  src/LDAPBrowser_CreateObjectDialog.cpp,
	  src/LDAPBrowser_LeftPane.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_OpenDialog.cpp,
	  src/LDAPBrowser_PreferencesDialog.cpp,
	  src/LDAPBrowser_RightPane.cpp, src/LDAP_Class.cpp,
	  src/LDAP_Schema.cpp, src/LDIF_File.cpp, src/Utils.cpp: big
	  include clean-up

2003-07-11 23:15  honkr

	* src/LDAPBrowser_OpenDialog.cpp: removed useless includes

2003-07-11 23:14  honkr

	* include/Makefile.am: LDAPBrowser.h not needed

2003-07-11 23:14  honkr

	* include/LDAPBrowser.h: not needed

2003-07-11 22:37  honkr

	* src/LDAPBrowser_PreferencesDialog.cpp: the current language is
	  now selected

2003-07-11 22:37  honkr

	* include/LDAPBrowser_PreferencesDialog.h: two members added

2003-07-11 22:36  honkr

	* TODO: One done

2003-07-09 22:56  honkr

	* src/LDAPBrowser_RightPane.cpp: include clean-up

2003-07-09 22:55  honkr

	* src/LDAPBrowser_MainFrame.cpp: Preferences now in a dialog

2003-07-09 22:53  honkr

	* po/: LDAPExplorerTool.pot, fr.po: big update

2003-07-09 22:51  honkr

	* include/LDAPBrowser_MainFrame.h: Preferences now in dialog.
	  include clean-up

2003-07-09 22:50  honkr

	* include/LDAPBrowser_Defines.h: added missing include

2003-07-09 22:49  honkr

	* include/LDAP_Class.h: include clean-up

2003-07-09 22:48  honkr

	* include/Makefile.am: added LDAPBrowser_PreferencesDialog.h

2003-07-09 22:47  honkr

	* src/Makefile.am: added LDAPBrowser_PreferencesDialog.cpp

2003-07-09 22:46  honkr

	* TODO: update, more stuff

2003-07-09 22:46  honkr

	* Res/menubar.xrc: Preferences now in a dialog

2003-07-09 22:44  honkr

	* src/LDAPBrowser_PreferencesDialog.cpp,
	  include/LDAPBrowser_PreferencesDialog.h: Creation

2003-07-09 22:43  honkr

	* Res/preferences_dialog.xrc: creation

2003-07-09 22:41  honkr

	* .cvsignore: hide autom4ate.cache

2003-06-07 19:01  honkr

	* Res/resource.xrc: XRC split into multiple files

2003-06-07 18:56  honkr

	* Res/: about_dialog.xrc, connect_dialog.xrc,
	  create_object_dialog.xrc, binary_view.xrc, menubar.xrc,
	  main_frame.xrc: XRC split into multiple files

2003-06-07 18:54  honkr

	* src/LDAPBrowser_App.cpp: XRC split into multiple files. All the
	  .xrc files from the resource directory get loaded.

2003-06-07 18:53  honkr

	* Res/Makefile.am, include/LDAPBrowser_Defines.h: XRC split into
	  multiple files

2003-06-02 10:07  lulrich

	* src/: LDAPBrowser_MainFrame.cpp, LDAPBrowser_OpenDialog.cpp: test

2003-05-23 20:17  honkr

	* src/LDAPBrowser_MainFrame.cpp: new config implementation

2003-05-23 20:13  honkr

	* src/: LDAP_Class.cpp, LDAPBrowser_OpenDialog.cpp,
	  LDAPBrowser_App.cpp: new config implementation

2003-05-23 20:11  honkr

	* src/LDAP_Schema.cpp: fix a typo ?

2003-05-21 16:06  honkr

	* Res/resource.xrc: Added default size for main frame and about
	  dialog. Some spacing

2003-05-21 16:03  honkr

	* src/LDAPBrowser_App.cpp: TRy to avoid some overlaping

2003-05-14 16:47  lulrich

	* include/DynamicBuffer.h, include/LDIF_File.h,
	  src/DynamicBuffer.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDIF_File.cpp: Export / Import works with binary values

2003-05-13 17:23  lulrich

	* LDAPExplorerTool.dsp, include/LDAPBrowser_RightPane.h,
	  include/LDIF_File.h, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_RightPane.cpp, src/LDIF_File.cpp: Intermediate
	  commit : import does not work at all

2003-05-13 11:18  lulrich

	* LDAPExplorerTool.dsp: OpenLDAP is now the default SDK

2003-05-13 11:17  lulrich

	* src/: LDAPBrowser_MainFrame.cpp, LDAPBrowser_RightPane.cpp:
	  Corrected empty attribute bug

2003-05-13 11:16  lulrich

	* README: Added some support for openldap compilation. This is now
	  the default SDK

2003-05-12 22:24  honkr

	* setup-gettext: fix for i18n on recent systems

2003-05-12 16:59  lulrich

	* LDAPExplorerTool.dsp, include/LDAP_Class.h,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAP_Class.cpp,
	  src/LDAP_Schema.cpp: Corrected bug in schema reading for OpenLDAP
	  : now in a basic search operational attributes are also returned

2003-05-02 23:28  honkr

	* src/LDAPBrowser_RightPane.cpp: Bah, that was useless. Spacing.

2003-05-02 23:08  honkr

	* src/LDAPBrowser_RightPane.cpp, src/LDAPBrowser_LeftPane.cpp,
	  include/LDAPBrowser_LeftPane.h, include/LDAPBrowser_RightPane.h:
	  removed m_CurrentSelectedItem

2003-05-02 23:07  honkr

	* Res/resource.xrc: redundant options

2003-05-02 16:00  honkr

	* po/fr.po: updated, some fixes

2003-05-02 15:59  honkr

	* po/LDAPExplorerTool.pot, Res/resource.i18n: updated

2003-05-02 15:35  honkr

	* TODO: update on popup

2003-05-02 15:34  honkr

	* src/LDAPBrowser_RightPane.cpp: Popup is now context-sensitive.
	  Root is not editable at all. Spacing

2003-05-02 15:31  honkr

	* Res/resource.xrc: "Export binary" is now "Export value"

2003-05-02 15:28  honkr

	* src/LDAPBrowser_LeftPane.cpp: Fix for the refreshing of the root
	  item. Deleting an object updates the tree. Spacing

2003-05-02 15:24  honkr

	* include/LDAPBrowser_LeftPane.h: spacing

2003-05-02 15:18  honkr

	* include/LDIF_File.h: spacing

2003-05-02 15:16  honkr

	* src/LDIF_File.cpp: signedness fix

2003-05-02 15:13  honkr

	* include/LDAP_Class.h, src/LDAP_Class.cpp: spacing

2003-05-02 15:00  honkr

	* src/LDAPBrowser_About.cpp: spacing

2003-05-01 23:05  honkr

	* TODO: new idea

2003-05-01 18:46  honkr

	* src/LDAPBrowser_MainFrame.cpp: message fix

2003-05-01 18:45  honkr

	* src/LDAPBrowser_RightPane.cpp: message fixes

2003-05-01 18:43  honkr

	* include/LB_BinaryDlg.h: just a space

2003-05-01 18:37  honkr

	* po/fr.po: updated

2003-05-01 18:34  honkr

	* po/LDAPExplorerTool.pot: update

2003-05-01 18:24  honkr

	* TODO: done, i18n is working

2003-04-28 09:17  lulrich

	* Makefile.win, include/LDAPBrowser_MainFrame.h,
	  include/LDIF_File.h, src/LDAPBrowser_MainFrame.cpp,
	  src/LDIF_File.cpp, src/makefile.g95: modified makefiles --
	  corrected some conflicts

2003-04-27 20:31  honkr

	* src/DynamicBuffer.cpp: added newline

2003-04-27 20:27  honkr

	* configure.in, src/Makefile.am: support XRC on cygwin

2003-04-27 19:40  honkr

	* configure.in: damn, that\'s better

2003-04-24 21:34  honkr

	* include/Makefile.am: added DynamicBuffer.h

2003-04-24 21:33  honkr

	* src/Makefile.am: added DynamicBuffer.cpp

2003-04-24 17:23  lulrich

	* include/DynamicBuffer.h, src/DynamicBuffer.cpp: Added two files
	  for DynamicBuffer

2003-04-24 14:41  lulrich

	* LDAPExplorerTool.dsp, include/LDIF_File.h, src/LDIF_File.cpp:
	  modified binary import: does not work at this time

2003-04-23 18:08  lulrich

	* Res/button_exportbinatt16x16.xpm, Res/resource.xrc,
	  include/LDAPBrowser_MainFrame.h, include/LDAPBrowser_RightPane.h,
	  include/LDAP_Class.h, include/LDIF_File.h,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAPBrowser_RightPane.cpp,
	  src/LDAP_Class.cpp, src/LDIF_File.cpp, src/Utils.cpp: modified
	  import/export : not working yet

2003-04-23 09:52  lulrich

	* LDAPExplorerTool.dsp, src/LDAPExplorerTool.rc: modified workspace

2003-04-22 08:02  lulrich

	* LDAPExplorerTool.dsp, Res/resource.xrc,
	  setup/ldapexplorertool.nsi: no message

2003-04-19 19:14  honkr

	* src/LDAPBrowser_MainFrame.cpp, include/LDAPBrowser_MainFrame.h:
	  fixed leak of About dialog

2003-04-19 19:12  honkr

	* src/LDAPBrowser_About.cpp: Cleanup. Fixed closing of About dialog
	  on Linux.

2003-04-19 17:54  honkr

	* po/LDAPExplorerTool.pot: minor updates

2003-04-19 17:54  honkr

	* po/fr.po: updates

2003-04-19 17:51  honkr

	* Docs/UserGuide.xml: Now using version 4.1.2

2003-04-19 17:29  honkr

	* src/Makefile.am: LDAP library are configurable again

2003-04-19 17:28  honkr

	* configure.in: fixes and addition for LDAP detection

2003-04-19 15:20  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw, README, makefile.b32,
	  Docs/UserGuide.xml, include/LDAPBrowser_Defines.h,
	  include/LDAPBrowser_RightPane.h, src/LB_ArtProvider.cpp,
	  src/LB_BinaryDlg.cpp, src/LDAPBrowser_About.cpp,
	  src/LDAPBrowser_App.cpp, src/LDAPBrowser_CreateObjectDialog.cpp,
	  src/LDAPBrowser_Defines.cpp, src/LDAPBrowser_LeftPane.cpp,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAPBrowser_OpenDialog.cpp,
	  src/LDAPBrowser_RightPane.cpp, src/LDAP_Class.cpp,
	  src/LDAP_Schema.cpp, src/makefile.b32: Added support for BCC55.
	  i18n remove for this compilator (does not work, i do not knom
	  why).

2003-04-16 19:47  honkr

	* Res/Makefile.am: added resource.i18n

2003-04-16 19:44  honkr

	* src/LDAPBrowser_About.cpp: Oups, this fix should go into 0.4

2003-04-16 17:08  lulrich

	* Res/resource.xrc: suppressed fonts

2003-04-15 21:24  lulrich

	* LDAPExplorerTool.dsw, po/fr.po, setup/ldapexplorertool.nsi:
	  modified some scripts

2003-04-15 18:10  lulrich

	* Docs/Testing LDAPExplorer.xml: first add of the validation
	  document

2003-04-15 16:59  lulrich

	* Docs/images/: NewObject.png, addattribute.png,
	  addattributevalue.png, binaryvalue.png, docbook-1.png: added some
	  new images

2003-04-15 16:47  lulrich

	* Res/button_moventry16x16.xpm, Res/resource.i18n,
	  Res/resource.xrc, include/LDAPBrowser_LeftPane.h,
	  include/LDAPBrowser_MainFrame.h, include/LDAP_Class.h,
	  po/LDAPExplorerTool.pot, po/fr.po, setup/ldapexplorertool.nsi,
	  src/LDAPBrowser_LeftPane.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_OpenDialog.cpp, src/LDAP_Class.cpp: Updated
	  Documentation ( xml,html,chm) Modified installer Added support
	  for large directories

2003-04-15 16:43  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw, Docs/UserGuide.xml,
	  Docs/images/ConnectButton.png, Docs/images/ConnectDialog.png,
	  Docs/images/adminserverlogin.png, Docs/images/multivalued.png,
	  Docs/images/searchresults.png, Docs/images/tree.png: Updated
	  Documentation ( xml,html,chm) Modified installer Added support
	  for large directories

2003-04-14 22:37  lulrich

	* src/LDAPBrowser_OpenDialog.cpp, Docs/images/NewObjectFields.png,
	  Docs/images/multivalued.png, Docs/images/searchresults.png,
	  Docs/images/tree.png: no message

2003-04-14 22:35  lulrich

	* LDAPExplorerTool.dsp, Docs/UserGuide.xml: First version of the
	  xml doc

2003-04-14 18:06  lulrich

	* Docs/: UserGuide.xml, images/ConnectButton.png,
	  images/ConnectDialog.png, images/adminserverlogin.png: added
	  first run of the XML (DocBook) user guide

2003-04-14 17:24  lulrich

	* setup/ldapexplorertool.nsi: should be the last commit before
	  release 0.4 x 3 :o))

2003-04-14 15:54  lulrich

	* setup/ldapexplorertool.nsi: should be the last commit before
	  release 0.4 x 2 :o))

2003-04-14 15:31  lulrich

	* Res/resource.i18n, Res/resource.xrc, po/fr.po,
	  setup/ldapexplorertool.nsi: should be the last commit before
	  release 0.4

2003-04-14 14:34  lulrich

	* LDAPExplorerTool.dsp, Res/resource.xrc, po/LDAPExplorerTool.pot,
	  po/POTFILES.in, po/fr.po, setup/ldapexplorertool.nsi,
	  src/LDAPBrowser_App.cpp: intermediate commit

2003-04-14 10:25  lulrich

	* Res/resource.xrc, include/LDAPBrowser_About.h,
	  src/LDAPBrowser_About.cpp: Changed about box

2003-04-12 19:35  honkr

	* po/: fr.po, LDAPExplorerTool.pot: updated again

2003-04-12 19:33  honkr

	* README: updated requirements for XRC

2003-04-12 19:13  honkr

	* po/fr.po: updated

2003-04-12 19:12  honkr

	* po/LDAPExplorerTool.pot: updated from sources

2003-04-12 19:08  honkr

	* src/LDAPBrowser_App.cpp: On Linux, resource.xrc is in
	  PACKAGE_DATA_DIR

2003-04-12 19:06  honkr

	* src/Utils.cpp: format string fix

2003-04-12 19:05  honkr

	* include/LDAPBrowser_Defines.h: DEFAULT_WXRC is only defined on
	  Windows

2003-04-12 19:02  honkr

	* LDAPExplorerTool.spec.in: updated, included Res stuff

2003-04-12 19:00  honkr

	* configure.in: added Res/Makefile

2003-04-12 18:59  honkr

	* TODO: one more thing

2003-04-12 18:56  honkr

	* Makefile.am: actually better this way

2003-04-12 18:51  honkr

	* Res/: .cvsignore, Makefile.am: initial import

2003-04-12 15:26  honkr

	* Makefile.am: added resources

2003-04-11 20:26  lulrich

	* src/LDAPBrowser_LeftPane.cpp: opened/closed folder problem solved

2003-04-11 20:08  honkr

	* src/LDAPBrowser_App.cpp: fix for loading images on Linux

2003-04-11 09:26  lulrich

	* include/LB_ArtProvider.h, src/LB_ArtProvider.cpp,
	  src/LDAPBrowser_App.cpp: modified resource handling for tree view
	  icons

2003-04-10 22:19  honkr

	* include/LB_BinaryDlg.h: printf fix

2003-04-10 22:18  honkr

	* include/Makefile.am: added missing file

2003-04-10 22:16  honkr

	* po/POTFILES.in: added resource.xrc

2003-04-10 22:14  honkr

	* src/LB_BinaryDlg.cpp: harmless fixes

2003-04-10 22:14  honkr

	* src/: LDAPBrowser_App.cpp, LB_ArtProvider.cpp: added missing
	  include

2003-04-10 22:12  honkr

	* src/Makefile.am: added wx_gtk_xrc library

2003-04-10 17:35  lulrich

	* Res/resource.xrc, include/LB_BinaryDlg.h,
	  include/LDAPBrowser_About.h, include/LDAPBrowser_App.h,
	  include/LDAPBrowser_CreateObjectDialog.h,
	  include/LDAPBrowser_Defines.h, include/LDAPBrowser_OpenDialog.h,
	  include/LDAPBrowser_RightPane.h, include/LDAP_Class.h,
	  include/LDIF_File.h, src/LB_BinaryDlg.cpp,
	  src/LDAPBrowser_App.cpp, src/LDAPBrowser_CreateObjectDialog.cpp,
	  src/LDAPBrowser_LeftPane.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_OpenDialog.cpp, src/LDAPBrowser_RightPane.cpp,
	  src/LDAP_Class.cpp, src/LDAP_Schema.cpp, src/LDIF_File.cpp: -all
	  resources in XRC file -Binary view OK -Must finish import/export

2003-04-09 17:56  lulrich

	* LDAPExplorerTool.dsp, Res/button_addatt16x16.xpm,
	  Res/button_addbinatt16x16.xpm, Res/button_addentry16x16.xpm,
	  Res/button_connect.xpm, Res/button_connect10x10.xpm,
	  Res/button_connect16x16.xpm, Res/button_delatt16x16.xpm,
	  Res/button_delbinatt16x16.xpm, Res/button_delentry16x16.xpm,
	  Res/button_exit16x16.xpm, Res/button_export.xpm,
	  Res/button_export16x16.xpm, Res/button_import.xpm,
	  Res/button_import16x16.xpm, Res/button_modatt16x16.xpm,
	  Res/button_modbinatt16x16.xpm, Res/button_modentry16x16.xpm,
	  Res/button_newwindow.xpm, Res/button_newwindow10x10.xpm,
	  Res/button_newwindow16x16.xpm, Res/button_refresh.xpm,
	  Res/button_refresh16x16.xpm, Res/button_search.xpm,
	  Res/button_search16x16.xpm, Res/floppy_disk.xpm,
	  Res/floppy_disk16x16.xpm, Res/icon_closedfolder.xpm,
	  Res/icon_openedfolder.xpm, Res/resource.xrc,
	  include/LDAPBrowser_MainFrame.h, src/LB_BinaryDlg.cpp,
	  src/LDAPBrowser_App.cpp, src/LDAPBrowser_LeftPane.cpp,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAPBrowser_RightPane.cpp:
	  intermediate commit - Connect dialog does not use XRC - Create
	  object does not use XRC (to be done)

	  Treeviews are not Skinable a this time ...

	  LDIF export and import do not handle binaries import does not
	  handle updates correctly

2003-04-08 17:47  lulrich

	* Res/button_connect.xpm, Res/button_connect10x10.xpm,
	  Res/button_newwindow.xpm, Res/button_newwindow10x10.xpm,
	  Res/resource.xrc, include/LB_BinaryDlg.h,
	  include/LDAPBrowser_Defines.h, include/LDAPBrowser_RightPane.h,
	  src/LB_BinaryDlg.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_RightPane.cpp, src/LDAP_Class.cpp, src/Utils.cpp:
	  Intermediate commit

2003-04-07 17:46  lulrich

	* LDAPExplorerTool.dsp, Res/resource.xrc, include/LB_ArtProvider.h,
	  include/LDAPBrowser_App.h, include/LDAPBrowser_Defines.h,
	  src/LB_ArtProvider.cpp, src/LDAPBrowser_App.cpp,
	  src/LDAPBrowser_LeftPane.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_RightPane.cpp: Most of the resources are now
	  taken from an XRC file Needs XRC package (contrib)

2003-04-06 15:47  honkr

	* TODO: update

2003-04-06 15:36  honkr

	* src/: LDAP_Class.cpp, LDAPBrowser_OpenDialog.cpp,
	  LDAPBrowser_MainFrame.cpp, LDAPBrowser_LeftPane.cpp,
	  LDAPBrowser_Defines.cpp, LDAPBrowser_CreateObjectDialog.cpp,
	  LDAPBrowser_App.cpp, LDAPBrowser_RightPane.cpp: cleanup

2003-04-06 15:32  honkr

	* include/LDAPBrowser_MainFrame.h, include/LDAPBrowser_LeftPane.h,
	  include/LDAPBrowser_Defines.h,
	  include/LDAPBrowser_CreateObjectDialog.h,
	  include/LDAPBrowser_App.h, src/LDIF_File.cpp,
	  src/LDAP_Schema.cpp: cleanup

2003-04-06 15:29  honkr

	* src/LB_BinaryDlg.cpp, include/LDIF_File.h, include/LDAP_Schema.h,
	  include/LDAP_Class.h, include/LDAPBrowser_RightPane.h,
	  include/LDAPBrowser_OpenDialog.h: cleanup

2003-04-05 21:43  honkr

	* src/LDAPBrowser_RightPane.cpp: signedness and initialisation

2003-04-05 21:40  honkr

	* src/LDAPBrowser_RightPane.cpp: OnPopupAddBin now uses wxFFile

2003-04-05 21:11  honkr

	* src/LB_BinaryDlg.cpp: added missing includes. portability fix

2003-04-05 21:09  honkr

	* include/Utils.h, src/Utils.cpp: added newline

2003-04-05 21:07  honkr

	* src/Makefile.am: added new files. Removed schemalibrary.

2003-04-05 21:04  honkr

	* include/Makefile.am: added new files

2003-04-04 16:23  lulrich

	* LDAPExplorerTool.dsp, Res/icon_closedfolder.xpm,
	  Res/icon_openedfolder.xpm, include/LB_BinaryDlg.h,
	  include/LDAPBrowser_Defines.h, include/LDAPBrowser_RightPane.h,
	  include/LDAP_Class.h, include/LDIF_File.h, include/Utils.h,
	  src/LB_BinaryDlg.cpp, src/LDAPBrowser_RightPane.cpp,
	  src/LDAP_Class.cpp, src/LDIF_File.cpp, src/Utils.cpp: Binary view
	  and add works well Binary Edit not implemented ...

2003-04-04 08:00  lulrich

	* include/LB_BinaryDlg.h, src/LB_BinaryDlg.cpp: First Add

2003-04-03 21:17  honkr

	* src/Makefile.am, include/Makefile.am: removed a file

2003-04-03 21:15  honkr

	* include/LDAPBrowser_Defines.h: added missing include. fixed
	  stricmp macro.

2003-04-03 21:13  honkr

	* src/LDAP_Class.cpp: added missing include

2003-04-03 17:49  lulrich

	* LDAPExplorerTool.dsp, include/LDAPBrowser_CreateObjectDialog.h,
	  include/LDAPBrowser_Defines.h, include/LDAPBrowser_MainFrame.h,
	  include/LDAPBrowser_ObjectClasses.h,
	  include/LDAPBrowser_RightPane.h, include/LDAP_Class.h,
	  include/LDAP_Schema.h, include/LDIF_File.h,
	  src/LDAPBrowser_About.cpp,
	  src/LDAPBrowser_CreateObjectDialog.cpp,
	  src/LDAPBrowser_Defines.cpp, src/LDAPBrowser_LeftPane.cpp,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAPBrowser_ObjectClasses.cpp,
	  src/LDAPBrowser_OpenDialog.cpp, src/LDAPBrowser_RightPane.cpp,
	  src/LDAP_Class.cpp, src/LDAP_Schema.cpp, src/LDIF_File.cpp:
	  Corrected bugs and added some binary values support Binary does
	  not work correctly

2003-04-02 18:45  lulrich

	* include/LDAPBrowser_RightPane.h, src/LDAPBrowser_RightPane.cpp:
	  Intermediate commit

2003-04-02 18:07  lulrich

	* LDAPExplorerTool.dsp, include/LDAPBrowser_Defines.h,
	  include/LDAPBrowser_RightPane.h, include/LDAP_Class.h,
	  src/LDAPBrowser_LeftPane.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_RightPane.cpp, src/LDAP_Schema.cpp: One known bug
	  remains : binary value to add.  Must code binary value display...

2003-04-02 18:00  lulrich

	* Res/: icon_openedfolder.xpm, button_search.xpm,
	  icon_closedfolder.xpm, button_newwindow.xpm, button_import.xpm,
	  button_export.xpm, button_connect.xpm: added new resources, only
	  these are used

2003-04-02 15:51  lulrich

	* Res/: BoutonArbre.bmp, ButtonTemplate.psp, CancelButton.bmp,
	  EXPORT_BMP_xpm, Empty32.bmp, EmptyBW.bmp, Export.bmp, Export.psp,
	  ExportButton.bmp, ExportButton.xpm, Icon.psp,
	  IconClosedFolder.bmp, IconClosedFolder.xpm, IconOpenedFolder.bmp,
	  IconOpenedFolder.xpm, Icon_Closed.bmp, Icon_Opened.bmp,
	  Icon_Template.psp, Leaf.bmp, Leaf.xpm, LompsterButton.bmp,
	  NEW_BMP_xpm, NewButton.bmp, NewButton.xpm, NewWindow.psp,
	  OPEN_BMP_xpm, OkButton.bmp, OkButton.xpm, Open.psp,
	  OpenButton.bmp, OpenButton.xpm, Open_Symbol.psp, SEARCH_BMP_xpm,
	  Search.bmp, Search.gif, Search.psp, SearchButton.bmp,
	  SearchButton.xpm, bmpClosedFolder.bmp, bmpDelete.bmp,
	  bmpEmpty.bmp, bmpOpenedFolder.bmp, bmpPoint.bmp, bmpSave.bmp,
	  colours.bmp, leaf.psp: removed unused resources

2003-04-01 23:30  honkr

	* README: added gettext

2003-04-01 23:25  honkr

	* setup-gettext: initial import

2003-04-01 23:24  honkr

	* .cvsignore: show setup-gettext

2003-04-01 23:06  honkr

	* po/fr.po: regenerated

2003-04-01 23:03  honkr

	* po/LDAPExplorerTool.pot: regenerated

2003-04-01 22:59  honkr

	* Makefile.am: added intl

2003-04-01 22:57  honkr

	* configure.in: various for gettext support

2003-04-01 22:54  honkr

	* po/.cvsignore: argh, typo

2003-04-01 22:51  honkr

	* po/.cvsignore: hide another

2003-04-01 22:49  honkr

	* .cvsignore: hide intl directory

2003-04-01 22:34  lulrich

	* LDAPExplorerTool.dsp, src/LDAPBrowser_LeftPane.cpp,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAPBrowser_RightPane.cpp,
	  src/LDAP_Class.cpp, src/LDAP_Schema.cpp, src/LDIF_File.cpp:
	  Intermediate commit : - Changed menu items - Corrected bugs in
	  Modify and Delete of an item's attribute or value

2003-04-01 22:30  lulrich

	* include/: LDAPBrowser_MainFrame.h, LDAPBrowser_Defines.h,
	  LDAPBrowser_RightPane.h, LDIF_File.h, LDAP_Class.h: Intermediate
	  commit : - Changed menu items - Corrected bugs in Modify and
	  Delete of an item's attribute or value

2003-04-01 21:44  honkr

	* src/LDIF_File.cpp: added missing includes. portability fix

2003-04-01 21:43  honkr

	* include/LDAP_Class.h, src/LDAPBrowser_RightPane.cpp: added
	  missing include

2003-04-01 21:42  honkr

	* configure.in: added gettext support

2003-04-01 21:40  honkr

	* Makefile.am: added po directory

2003-04-01 21:38  honkr

	* .cvsignore: hide config.rpath

2003-04-01 21:35  honkr

	* po/.cvsignore: initial import

2003-04-01 21:31  honkr

	* po/fr.po: moved from lang

2003-04-01 21:29  honkr

	* po/: LINGUAS, POTFILES.in: initial import

2003-04-01 21:26  honkr

	* po/LDAPExplorerTool.pot: moved from lang

2003-04-01 21:13  honkr

	* .cvsignore: hide ABOUT-NLS

2003-04-01 18:11  lulrich

	* LDAPExplorerTool.dsw: Removed project SchemaLib and dependence
	  toward it

2003-04-01 18:10  lulrich

	* LDAPExplorerTool.dsp, include/LDAPBrowser_Defines.h,
	  include/LDAPBrowser_RightPane.h, include/LDAP_Class.h,
	  include/LDAP_Schema.h, include/LDIF_File.h,
	  src/LDAPBrowser_CreateObjectDialog.cpp,
	  src/LDAPBrowser_LeftPane.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_RightPane.cpp, src/LDAP_Class.cpp,
	  src/LDAP_Schema.cpp, src/LDIF_File.cpp: Intermediate commit: -
	  SchemaLib is not used anymore - The Add Binary... menu does not
	  work correctly - The Add menu now displays all available
	  attributes for this class, including inherited ones

2003-04-01 00:38  honkr

	* .cvsignore: hide m4 directory

2003-03-31 22:31  honkr

	* src/: LDIF_File.cpp, LDAPBrowser_RightPane.cpp: added missing
	  include

2003-03-31 18:05  lulrich

	* include/LDAPBrowser_Defines.h, include/LDAPBrowser_MainFrame.h,
	  include/LDAPBrowser_RightPane.h, include/LDAP_Class.h,
	  include/LDAP_Schema.h, include/LDIF_File.h,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAPBrowser_RightPane.cpp,
	  src/LDAP_Class.cpp, src/LDAP_Schema.cpp, src/LDIF_File.cpp:
	  Intermediate commit

2003-03-29 21:36  honkr

	* src/LDAPBrowser_RightPane.cpp: added missing include. signedness
	  fix

2003-03-29 21:34  honkr

	* src/Makefile.am: added LDIF_File.cpp

2003-03-29 21:34  honkr

	* include/Makefile.am: added LDIF_File.h

2003-03-29 21:31  honkr

	* include/LDIF_File.h, src/LDIF_File.cpp: signedness fix

2003-03-27 17:59  lulrich

	* include/LDAPBrowser_RightPane.h,
	  src/LDAPBrowser_CreateObjectDialog.cpp,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAPBrowser_RightPane.cpp:
	  Intermediate commit - Corrected many bugs in Add of item values -
	  many bugs to correct for Delete and Modify

2003-03-26 18:00  lulrich

	* include/LDAPBrowser_Defines.h, include/LDAPBrowser_MainFrame.h,
	  include/LDAPBrowser_RightPane.h, include/LDAP_Class.h,
	  include/LDIF_File.h, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_RightPane.cpp, src/LDAP_Class.cpp,
	  src/LDAP_Schema.cpp, src/LDIF_File.cpp: Intermediate commit -
	  LDAP_Class changed - Schema support bugged - Add/Modify/Delete of
	  entry attributes do not work yet

2003-03-26 09:33  lulrich

	* include/LDAP_Class.h, include/LDIF_File.h,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAP_Class.cpp,
	  src/LDAP_Schema.cpp, src/LDIF_File.cpp, src/Makefile.am,
	  src/Precomp.cpp: added native ldap attributes and values handling

2003-03-24 20:45  honkr

	* acinclude.m4: added AM_PATH_GTK macro

2003-03-24 17:39  lulrich

	* LDAPExplorerTool.dsp, include/LDIF_File.h,
	  src/LDAPBrowser_About.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDIF_File.cpp: -first code for LDIF export -some i18n changes

2003-03-24 14:38  lulrich

	* src/: LDAPBrowser_MainFrame.cpp, LDAPBrowser.rc: intermediate
	  commit

2003-03-23 19:15  honkr

	* TODO: .spec is done, added i18n

2003-03-23 19:13  honkr

	* .cvsignore: added .spec file

2003-03-23 19:12  honkr

	* LDAPExplorerTool.spec.in: initial import

2003-03-23 19:11  honkr

	* configure.in: added spec file

2003-03-23 19:11  honkr

	* Makefile.am: added .spec.in file

2003-03-23 19:07  honkr

	* Docs/Makefile.am: clean-up

2003-03-23 19:04  honkr

	* Docs/: UserGuide/Makefile.am, images/Makefile.am: install fix

2003-03-23 19:03  honkr

	* include/Makefile.am: headers not installed anymore

2003-03-22 22:12  honkr

	* configure.in: error when no LDAP library is found

2003-03-22 20:29  honkr

	* configure.in: Fix for building on Cygwin

2003-03-20 20:07  honkr

	* configure.in: added some quotation

2003-03-20 19:57  honkr

	* configure.in: added AC_PREREQ

2003-03-20 16:49  lulrich

	* internationalization: no more used

2003-03-20 16:07  lulrich

	* include/LDAP_Class.h, include/LDIF_File.h,
	  src/LDAPBrowser_App.cpp, src/LDAP_Class.cpp, src/LDIF_File.cpp,
	  src/makefile.g95: internal commit

2003-03-19 17:34  lulrich

	* LDAPExplorerTool.dsp, include/LDAP_Class.h, include/LDIF_File.h,
	  src/LDIF_File.cpp: Added support for LDIF export/import

2003-03-18 23:15  honkr

	* configure.in: added Docs subdirs

2003-03-18 23:14  honkr

	* Makefile.am: added Docs directory

2003-03-18 23:12  honkr

	* Docs/Makefile.am: didn\'t work out this way

2003-03-18 23:10  honkr

	* Docs/images/Makefile.am: initial import

2003-03-18 23:06  honkr

	* Docs/: UserGuide/.cvsignore, images/.cvsignore,
	  UserGuide/Makefile.am: initial import

2003-03-18 23:05  honkr

	* Docs/.cvsignore: intial import

2003-03-18 22:12  honkr

	* configure.in: updated version to 0.3, at last. Added Docs
	  directory

2003-03-18 22:10  honkr

	* Docs/Makefile.am: initial import

2003-03-18 20:42  honkr

	* src/LDAPBrowser_About.cpp: added file header

2003-03-18 20:40  honkr

	* src/LDAPBrowser_About.cpp: added lots of missing includes

2003-03-18 17:57  lulrich

	* LDAPExplorerTool.dsp, include/LDAPBrowser_About.h,
	  src/LDAPBrowser.rc, src/LDAPBrowser_About.cpp,
	  src/LDAPBrowser_MainFrame.cpp: Intermediate commit

2003-03-17 21:31  honkr

	* src/LDAPBrowser_MainFrame.cpp: portability fixes

2003-03-17 21:28  honkr

	* include/Makefile.am, src/Makefile.am: added LDAPBrowser_About

2003-03-17 17:52  lulrich

	* LDAPExplorerTool.dsp, README, ldap.dsw, makefile.liblber,
	  makefile.libldap, include/LDAPBrowser_About.h,
	  src/LDAPBrowser.rc, src/LDAPBrowser_About.cpp, src/makefile.b32:
	  About Changed but not working Supressed Openldap support

2003-03-13 21:50  honkr

	* src/LDAPBrowser_MainFrame.cpp: added missing include

2003-03-13 21:46  honkr

	* src/LDAPBrowser_App.cpp: added include and ifdefs

2003-03-13 18:09  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw, README,
	  src/LDAPBrowser_MainFrame.cpp, src/makefile.b32, makefile.b32,
	  makefile.liblber, makefile.libldap: intermidiate commit

2003-03-13 10:51  lulrich

	* ldap.dsw: Workspace for building a Win32 developper library of
	  openldap

2003-03-12 22:13  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw,
	  src/LDAPBrowser_MainFrame.cpp: Added support to openldap.

2003-03-12 18:08  lulrich

	* LDAPExplorerTool.dsp, include/LDAPBrowser_Defines.h,
	  include/LDAPBrowser_MainFrame.h, src/LDAPBrowser_App.cpp,
	  src/LDAPBrowser_MainFrame.cpp: Added MenuBar and About Box,
	  Language support

2003-03-12 17:05  lulrich

	* internationalization: Script for internationalization

2003-03-12 15:16  lulrich

	* src/LDAPBrowser_App.cpp, src/LDAPBrowser_CreateObjectDialog.cpp,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAPBrowser_OpenDialog.cpp,
	  src/LDAPBrowser_RightPane.cpp, src/makefile.g95,
	  include/LDAPBrowser_App.h, include/LDAPBrowser_Defines.h: no
	  message

2003-03-11 21:11  honkr

	* TODO: Lots of ideas for new features

2003-03-11 20:55  honkr

	* src/LDAPBrowser_OpenDialog.cpp: Signedness fix.
	  wxChoice::Number() is deprecated and replaced by
	  wxChoice::GetCount()

2003-03-11 20:34  honkr

	* README: Major rewrite of the Linux part. OpenLDAP is now
	  supported.

2003-03-11 19:51  honkr

	* TODO: OpenLDAP library is now supported

2003-03-11 19:37  honkr

	* src/LDAPBrowser_MainFrame.cpp: added missing include. Moved
	  strnicmp macro.

2003-03-11 19:32  honkr

	* include/LDAPBrowser_Defines.h: added include of config.h. Moved
	  strnicmp macro here.

2003-03-11 19:30  honkr

	* include/LDAP_Class.h: added include of config.h

2003-03-11 17:14  lulrich

	* setup/ldapexplorertool.nsi: added licences

2003-03-11 16:58  lulrich

	* include/N_istring.h: This file is not used anymore

2003-03-11 16:57  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw, README,
	  Docs/UserGuide.sxw, setup/ldapexplorertool.nsi: Modified Install
	  script (0.3 ready )

2003-03-11 15:37  lulrich

	* Docs/UserGuide/: UserGuide.html, UserGuide1.html,
	  UserGuide10.html, UserGuide2.html, UserGuide4.html,
	  UserGuide5.html, UserGuide6.html, UserGuide7.html,
	  UserGuide8.html, UserGuide9.html: first addition

2003-03-11 15:32  lulrich

	* Docs/images/: DNModify.png, ExportDialog.png,
	  adminserverlogin.png, exportbutton.png, NewObjectEmpty.png,
	  NewObjectFields.png: first addition

2003-03-11 13:52  lulrich

	* LDAPExplorerTool.dsp, include/LDAP_Class.h, src/LDAP_Class.cpp,
	  src/LDAP_Schema.cpp: corrected BUG 685411 + case insensitive
	  search

2003-03-11 10:27  lulrich

	* src/makefile.b32: up to date make file for 0.2

2003-03-10 17:53  lulrich

	* LDAPExplorerTool.dsw, include/LDAPBrowser_Defines.h,
	  src/LDAPBrowser_MainFrame.cpp, src/makefile.b32: First addition
	  of the documentation + added version in the status bar

2003-03-10 17:40  lulrich

	* Docs/: UserGuide.sxw, images/ConnectButton.png,
	  images/ConnectDialog.png, images/adminserverlogin.png,
	  images/multivalued.png, images/searchrequest.png,
	  images/searchresults.png, images/tree.png: First addition of the
	  documentation

2003-03-10 14:38  lulrich

	* setup/ldapexplorertool.nsi: Added setup source file for NSIS tool
	  (Null Soft)

2003-02-15 22:19  honkr

	* include/LDAPBrowser_Defines.h: include fix for logs

2003-02-15 22:18  honkr

	* configure.in: strnicmp portability fix

2003-02-15 22:15  honkr

	* include/Makefile.am: updated for schema library

2003-02-15 22:14  honkr

	* src/LDAPBrowser_MainFrame.cpp: strnicmp portability fix

2003-02-15 22:11  honkr

	* src/Makefile.am: updated for schema library

2003-02-13 16:39  lulrich

	* src/LDAPBrowser_MainFrame.cpp: Corrected problem of the sash

2003-02-12 17:37  lulrich

	* include/LDAPBrowser_CreateObjectDialog.h, include/LDAP_Schema.h,
	  src/LDAPBrowser_CreateObjectDialog.cpp,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAP_Schema.cpp: First Version
	  that support new entry creation with objectClass definition
	  support Must be tested, debugged.

	  Bug : an object class's "NAME" or attribute's "NAME" can be
	  multivalued.	Not supported at this time

2003-02-11 17:56  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw,
	  include/LDAPBrowser_MainFrame.h, include/LDAP_Class.h,
	  include/LDAP_Schema.h, src/LDAPBrowser_App.cpp,
	  src/LDAPBrowser_LeftPane.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAPBrowser_RightPane.cpp, src/LDAP_Class.cpp,
	  src/LDAP_Schema.cpp: Added Schema Support -- Not yet implemented
	  Depends now on SchemaLibrary

2003-02-09 00:45  honkr

	* src/LDAPBrowser_RightPane.cpp: fixed warning

2003-02-09 00:42  honkr

	* src/LDAPBrowser_LeftPane.cpp: fixed warning

2003-02-09 00:05  honkr

	* src/Makefile.am: removed PreComp.cpp

2003-02-09 00:04  honkr

	* src/LDAPBrowser_MainFrame.cpp: fixed warnings

2003-02-08 23:26  honkr

	* include/LDAP_Class.h: fixed warnings

2003-02-08 23:26  honkr

	* src/LDAP_Class.cpp: fixed warnings cleaned up includes

2003-02-03 22:34  honkr

	* src/Makefile.am, configure.in: support for openldap library

2003-02-03 21:11  honkr

	* src/LDAP_Class.cpp: now using ber_free() instead of
	  ldap_ber_free()

2003-02-03 21:09  honkr

	* Makefile.am: files missing for dist

2003-01-29 08:12  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw: ...

2003-01-29 08:12  lulrich

	* src/: LDAPBrowser_App.cpp, LDAPBrowser_LeftPane.cpp,
	  LDAPBrowser_MainFrame.cpp, LDAPBrowser_RightPane.cpp,
	  LDAP_Class.cpp: Suppressed reference to ldap_ssl

2003-01-18 15:03  honkr

	* AUTHORS: changed my email

2003-01-16 21:26  honkr

	* configure.in: Version updated to 0.2

2003-01-16 21:21  honkr

	* Makefile.am: Adding other makefiles

2003-01-06 23:36  honkr

	* ChangeLog: updated

2003-01-06 23:24  honkr

	* TODO: One more

2003-01-06 22:52  honkr

	* Makefile.am: Clean up

2003-01-06 22:49  honkr

	* Makefile.am: Two files are not needed after all

2003-01-06 22:46  honkr

	* Makefile.am: Files added to distribution

2003-01-06 14:48  lulrich

	* src/LDAP_Class.cpp: Corrected problem in GetDn

2002-12-29 19:02  honkr

	* TODO: one more, one less

2002-12-29 18:48  honkr

	* src/Makefile.am, README: LDAP SDK files moved to standard
	  directory

2002-12-29 00:07  honkr

	* README: major changes

2002-12-28 00:08  honkr

	* TODO: something\'s done !

2002-12-27 23:26  honkr

	* .cvsignore: this one is not needed

2002-12-27 23:23  honkr

	* COPYING: [no log message]

2002-12-27 23:22  honkr

	* copyright.txt: moved to standard name

2002-12-27 23:15  honkr

	* acconfig.h: required by autoheader

2002-12-27 23:01  honkr

	* configure.in: initial import

2002-12-27 22:55  honkr

	* autogen.sh: initial import

2002-12-27 22:48  honkr

	* NEWS, acinclude.m4: initial import

2002-12-27 22:02  honkr

	* src/Makefile.am, include/Makefile.am, Makefile.am: initial import

2002-12-27 21:58  honkr

	* TODO: more work...

2002-12-27 21:50  honkr

	* src/.cvsignore, include/.cvsignore, .cvsignore: Lists files
	  ignored by cvs commands

2002-12-27 21:06  honkr

	* TODO: initial import

2002-12-27 20:57  honkr

	* README: wrapping at 80

2002-12-27 20:39  honkr

	* ChangeLog: initial import

2002-12-27 20:29  honkr

	* INSTALL: initial import

2002-12-27 20:24  honkr

	* AUTHORS: [no log message]

2002-12-27 19:57  honkr

	* src/LDAP_Class.cpp: std::vector.at() is not always implemented

2002-12-12 11:14  lulrich

	* src/LDAPBrowser_RightPane.cpp, src/LDAPBrowser_MainFrame.cpp,
	  src/LDAP_Class.cpp, include/LDAPBrowser_RightPane.h,
	  include/LDAP_Class.h: Corrected problem on item's value delete
	  and items attribute delete

2002-12-12 09:25  lulrich

	* LDAPExplorerTool.dsp, src/LDAPBrowser_MainFrame.cpp: UTF 8
	  support changes

2002-12-11 13:41  lulrich

	* schemas/ExportNovell.ldif: no message

2002-12-11 10:04  lulrich

	* include/N_istring.h: Initial add

2002-12-10 14:30  lulrich

	* src/LDAPBrowser_App.cpp: Suppressed an include of LDAPBrowser.h

2002-12-09 22:06  honkr

	* src/LDAPBrowser_LeftPane.cpp: Watch the case !

2002-12-09 22:00  honkr

	* src/LDAPBrowser_App.cpp: updated include for LDAPBrowser.h

2002-12-09 21:52  honkr

	* include/LDAPBrowser.h: Comment header updated

2002-12-09 21:48  honkr

	* include/: LDAPBrowser.h, LdapBrowser.h: moved to consistent name

2002-12-09 21:38  honkr

	* README, ReadMe: moved to standard name

2002-12-09 13:56  lulrich

	* LDAPExplorerTool.dsp, include/LDAPBrowser_Defines.h,
	  src/LDAPBrowser.rc, src/LDAPBrowser_LeftPane.cpp,
	  src/LDAPBrowser_MainFrame.cpp, Res/ExportButton.xpm,
	  Res/IconClosedFolder.xpm, Res/IconOpenedFolder.xpm, Res/Leaf.xpm,
	  Res/NewButton.xpm, Res/OkButton.xpm, Res/OpenButton.xpm,
	  Res/SearchButton.xpm: Replaced bmp resources by xpm format
	  resource

2002-12-09 09:12  lulrich

	* include/LDAPBrowser_Defines.h: Added logging macros (LOG_MESSAGE,
	  etc...)

2002-12-09 09:11  lulrich

	* src/LDAPBrowser_MainFrame.cpp: Suppressed dead code :o))

2002-12-04 17:53  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw: Workspace changed

2002-11-30 19:21  honkr

	* src/LDAPBrowser_CreateObjectDialog.cpp: Added missing include

2002-11-30 16:18  honkr

	* src/LDAPBrowser_MainFrame.cpp: Enable use of xmp bitmaps.
	  Replaced deprecated InsertItem by AppendItem

2002-11-30 15:20  honkr

	* include/LDAPBrowser_Defines.h: added defines for ULONG and PCHAR.
	  Now using real xmp bitmaps for the toolbar

2002-11-30 15:06  honkr

	* Res/: OPEN_BMP_xpm, SEARCH_BMP_xpm: xpm bitmap initial import

2002-11-30 15:02  honkr

	* Res/: EXPORT_BMP_xpm, NEW_BMP_xpm: xpm bitmap initial import

2002-11-29 16:01  lulrich

	* src/: LDAPBrowser_MainFrame.cpp, LDAP_Class.cpp: Corrected on
	  level export bug

2002-11-29 16:00  lulrich

	* schemas/ExportNovell.ldif: Sample of an Novell Schema

2002-11-29 15:32  lulrich

	* src/LDAPBrowser_MainFrame.cpp: Added a debug message box :o((

2002-11-29 15:20  lulrich

	* src/LDAPBrowser_MainFrame.cpp: Added a debug message box :o((

2002-11-29 14:11  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw, Makefile.win, ReadMe,
	  copyright.txt: [no log message]

2002-11-28 09:18  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw, Makefile.win, ReadMe,
	  copyright.txt, include/LDAPBrowser_App.h,
	  include/LDAPBrowser_CreateObjectDialog.h, include/LdapBrowser.h,
	  include/LDAPBrowser_Defines.h, include/LDAPBrowser_LeftPane.h,
	  include/LDAPBrowser_MainFrame.h,
	  include/LDAPBrowser_ObjectClasses.h,
	  include/LDAPBrowser_OpenDialog.h,
	  include/LDAPBrowser_RightPane.h, include/LDAP_Class.h,
	  include/resource.h, Licences/gpl.txt, Licences/lgpl.txt,
	  Licences/licence.txt, Licences/licendoc.txt,
	  Licences/preamble.txt, Res/bmpClosedFolder.bmp,
	  Res/bmpDelete.bmp, Res/bmpEmpty.bmp, Res/bmpOpenedFolder.bmp,
	  Res/bmpPoint.bmp, Res/bmpSave.bmp, Res/BoutonArbre.bmp,
	  Res/ButtonTemplate.psp, Res/CancelButton.bmp, Res/Empty32.bmp,
	  Res/EmptyBW.bmp, Res/Export.bmp, Res/Export.psp,
	  Res/ExportButton.bmp, Res/Icon.psp, Res/IconClosedFolder.bmp,
	  Res/IconOpenedFolder.bmp, Res/Icon_Closed.bmp,
	  Res/Icon_Opened.bmp, Res/Icon_Template.psp, Res/colours.bmp,
	  Res/LDAPBrowser.ico, Res/Leaf.bmp, Res/LompsterButton.bmp,
	  Res/NewButton.bmp, Res/NewWindow.psp, Res/OkButton.bmp,
	  Res/Open.psp, Res/OpenButton.bmp, Res/Open_Symbol.psp,
	  Res/Search.bmp, Res/Search.gif, Res/Search.psp,
	  Res/SearchButton.bmp, Res/leaf.psp, src/LDAPBrowser.rc,
	  src/LDAPBrowser_App.cpp, src/LDAPBrowser_CreateObjectDialog.cpp,
	  src/LDAPBrowser_Defines.cpp, src/LDAPBrowser_LeftPane.cpp,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAPBrowser_ObjectClasses.cpp,
	  src/LDAPBrowser_OpenDialog.cpp, src/LDAPBrowser_RightPane.cpp,
	  src/LDAP_Class.cpp, src/Precomp.cpp, src/makefile.b32,
	  src/makefile.g95: Initial revision

2002-11-28 09:18  lulrich

	* LDAPExplorerTool.dsp, LDAPExplorerTool.dsw, Makefile.win, ReadMe,
	  copyright.txt, include/LDAPBrowser_App.h,
	  include/LDAPBrowser_CreateObjectDialog.h, include/LdapBrowser.h,
	  include/LDAPBrowser_Defines.h, include/LDAPBrowser_LeftPane.h,
	  include/LDAPBrowser_MainFrame.h,
	  include/LDAPBrowser_ObjectClasses.h,
	  include/LDAPBrowser_OpenDialog.h,
	  include/LDAPBrowser_RightPane.h, include/LDAP_Class.h,
	  include/resource.h, Licences/gpl.txt, Licences/lgpl.txt,
	  Licences/licence.txt, Licences/licendoc.txt,
	  Licences/preamble.txt, Res/bmpClosedFolder.bmp,
	  Res/bmpDelete.bmp, Res/bmpEmpty.bmp, Res/bmpOpenedFolder.bmp,
	  Res/bmpPoint.bmp, Res/bmpSave.bmp, Res/BoutonArbre.bmp,
	  Res/ButtonTemplate.psp, Res/CancelButton.bmp, Res/Empty32.bmp,
	  Res/EmptyBW.bmp, Res/Export.bmp, Res/Export.psp,
	  Res/ExportButton.bmp, Res/Icon.psp, Res/IconClosedFolder.bmp,
	  Res/IconOpenedFolder.bmp, Res/Icon_Closed.bmp,
	  Res/Icon_Opened.bmp, Res/Icon_Template.psp, Res/colours.bmp,
	  Res/LDAPBrowser.ico, Res/Leaf.bmp, Res/LompsterButton.bmp,
	  Res/NewButton.bmp, Res/NewWindow.psp, Res/OkButton.bmp,
	  Res/Open.psp, Res/OpenButton.bmp, Res/Open_Symbol.psp,
	  Res/Search.bmp, Res/Search.gif, Res/Search.psp,
	  Res/SearchButton.bmp, Res/leaf.psp, src/LDAPBrowser.rc,
	  src/LDAPBrowser_App.cpp, src/LDAPBrowser_CreateObjectDialog.cpp,
	  src/LDAPBrowser_Defines.cpp, src/LDAPBrowser_LeftPane.cpp,
	  src/LDAPBrowser_MainFrame.cpp, src/LDAPBrowser_ObjectClasses.cpp,
	  src/LDAPBrowser_OpenDialog.cpp, src/LDAPBrowser_RightPane.cpp,
	  src/LDAP_Class.cpp, src/Precomp.cpp, src/makefile.b32,
	  src/makefile.g95: no message

