]> git.sur5r.net Git - openldap/blob - contrib/gtk-tool/ChangeLog
Updates to cache and misc. other fixes on gtk-tool
[openldap] / contrib / gtk-tool / ChangeLog
1 ChangeLog for gtk-tool
2
3 27/11/1998 - Pele
4         * Added viewports, both sides now scroll automatically
5         * Brought back the "cache" stuff, now data gets reused if it's allready
6         available without redundant searches/listings.
7         * Editing pixmaps by hand is so much, er, fun!
8         * Miniscule fixes
9
10 26/11/1998 - Pele
11         * Added nice icons in the browser pane - looks decent now.
12         * Fixed scrolling in the data (right) pane - now scrolls if there is
13         a long tab
14         * removed class My_Scroller
15         * removed file Gtk_LdapItem.cc (useless)
16         * commented-out the part where data gets reused instead of re-querying
17         the server, stupid I know, but for the time being if resolves some
18         problems with replacement of right pane.
19         * Misc. fixes
20
21 26/11/1998 - Pele
22         * First appearance of ChangeLog
23         * Fixed removal of scrolled window on the right hand side
24           thus making gtk-tool a viable project to be worked on
25         * added command-line parameter parsing - now accepts
26           -s for server, -p for port, -b for baseDN