* Shop + Plugin is now functionnal, sample Plugin provided to connect to the default...
commit67c7800bbed6ce4c2a9e6c6cfc2b171a4a73b24e
authorLAVAL Jérémie <jeremie.laval@gmail.com>
Wed, 16 May 2007 16:37:28 +0000 (16 18:37 +0200)
committerLAVAL Jérémie <jeremie.laval@gmail.com>
Wed, 16 May 2007 16:37:28 +0000 (16 18:37 +0200)
tree85efdc993b02f5aa51cf5df9f88e673070758673
parent49f2b452b4e7881bd0df91e2e23c057949667f82
* Shop + Plugin is now functionnal, sample Plugin provided to connect to the default servers/chans of X-Chat (still buggy).
* Worked on autocompletion, seems to be functionnal now.
* The annoying unmanaged error of "gtk_text_label"-thing should be fixed.
* Little UI change to rehauss the Entry widget.
* Little performance improvement on strings comparison. Work in progress.
16 files changed:
CirC.mds
CirC/CilControls/MainControl.cs
CirC/CirC.mdp
CirC/Main.cs
Circ.Backend.Cil/CilIrcConnection.cs
Circ.Frontend.GtkSharp/ChannelPanel.cs
Circ.Frontend.GtkSharp/ChannelPanelImpl.cs
Circ.Frontend.GtkSharp/Circ.Frontend.GtkSharp.mdp
Circ.Frontend.GtkSharp/ServerPanel.cs
Circ.Frontend.GtkSharp/ServerPanelImpl.cs
Circ.Frontend.GtkSharp/gtk-gui/gui.stetic
Circ.Lib/Controller/IMainControl.cs
Circ.Lib/Plugin/Plugin.cs
Circ.Lib/Plugin/Shopping.cs
TODO [new file with mode: 0644]
plugins/XchatChannelsPlugin.cs [new file with mode: 0644]