descriptionCirc is an IRC client written in C# and primarly for the Mono Plateform
homepage URLhttp://netherilshade.free.fr/circ/
ownerjeremie.laval@gmail.com
last changeTue, 24 Jul 2007 12:07:54 +0000 (24 14:07 +0200)
content tags
add:
readme
Circ is an IRC client written in C# using the Mono Plateform. It has been designed from the ground up to be very extensible : you can choose different IRC engines (backends), use different interface (frontends) and extend Circ with plugins. It use the excellent Mono.Addins for addins loading and management. Currently Circ is shipped with an homemade IRC library as the main backend and with a GTK# frontend as the main interface. D-Bus integration is provided with plugins.
shortlog
2007-07-24 LAVAL Jérémie* Corrected small things to make Circ-git compile from... master
2007-07-24 LAVAL Jérémie* Updated default Circ.conf to reflect plugins configur...
2007-07-24 LAVAL Jérémie* Added necessary managed libraries deps (for quick...
2007-07-24 LAVAL Jérémie* Added two new plugins : Autoconnect and Banshee ...
2007-07-23 LAVAL Jérémie* Added two new plugins : ApocalypsePlugin (a joke...
2007-07-18 LAVAL Jérémie* Now working properlyCirc-0.1-alpha2
2007-07-17 LAVAL Jérémie* Small fixes to make it compile again (still do not...
2007-07-15 Jérémie LAVAL/!\ Warning: this commit doesn't compile /!
2007-06-14 LAVAL Jérémie* Now use config file value
2007-06-02 LAVAL rémie* Updates on the autotools stuff from MD
2007-05-23 LAVAL Jérémie* Fixed the disabling of the Urgency Hint. Should now...
2007-05-22 LAVAL Jérémie* Refractored the AddNewMessage method
2007-05-19 LAVAL Jérémie* Now use the CommandProcesser for /c, /j and /nCirc-alpha1
2007-05-18 LAVAL Jérémie* Small bug fixes which caused exception on small text...
2007-05-18 LAVAL Jérémie* Now command like /c and /j works in any tabs (previou...
2007-05-16 LAVAL Jérémie* Shop + Plugin is now functionnal, sample Plugin provi...
...
tags
16 years ago Circ-0.1-alpha2 Tagged Circ-0.1-alpha2
16 years ago Circ-alpha1 Tagged Circ-alpha1
heads
16 years ago newapi
16 years ago master