Difference between revisions of "XChat Aqua"

From IRC Wiki
Jump to navigation Jump to search
(X-Chat Aqua)
 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
http://img36.imageshack.us/img36/582/xchatd.png
{{Software|name=X-Chat Aqua
|logo=[[File:Xaqua.png]]
|homepage=http://www.uplinklabs.net/~tycho/projects/xchat-aqua/
|platform=Mac OS X
|status=Active
|release=0.16.0<ref name="sf_files">http://sourceforge.net/projects/xchataqua/files/</ref>
|based_on=[[XChat]]<ref name="hp">http://www.uplinklabs.net/~tycho/projects/xchat-aqua/</ref>
|language={{Programming languages/C}}, {{Programming languages/C++}}, {{Programming languages/Objective_C}}
}}


'''Website:'''
'''X-Chat Aqua''' is a fork of [[XChat]]<ref name="hp"/> with a Cocoa based frontend. X-Chat Aqua maintains a look-and-feel similar to that of stock XChat<ref name="hp"/>, however the frontend is written in Cocoa, presenting native Cocoa Widgets and removing the dependency on the X server. The project has sent key changes back upstream to the XChat project.
* http://sourceforge.net/projects/xchataqua/
* http://www.uplinklabs.net/~tycho/projects/xchat-aqua/


'''Bio:'''
== References ==
* X-Chat Aqua is a fork of [[XChat]] with a Cocoa based frontend.
{{reflist}}
* X-Chat Aqua maintains a look-and-feel similar to that of stock X-Chat, however the frontend is written in Cocoa, presenting native Cocoa Widgets and removes the dependency on X11.app.
* While using Cocoa widgets, X-Chat Aqua is not the most "Mac-Friendly" application, and is probably not a good choice for one expecting conformance to the Aqua UI Guidelines.
* X-Chat Aqua has sent key changes back upstream to the X-Chat project.


'''Programming Language:'''
== See also ==
* C (Core)
* [[XChat]]
* Objective-C (Cocoa, Frontend)


'''Platform:'''
[[Category:Software]][[Category:IRC clients]][[Category:Standalone IRC clients]][[Category:C++]]
* Mac OS X
[[Category:C]][[Category:Objective C]][[Category:Dead]]
 
'''License:'''
* GPL
 
'''Latest Stable Release:''' 0.16.0 which can be downloaded [http://sourceforge.net/projects/xchataqua/files/X-Chat%20Aqua/0.16.0/X-Chat_Aqua.0.16.0.dmg/download here].

Latest revision as of 13:58, 15 September 2012

X-Chat Aqua
Xaqua.png
Platform: Mac OS X
Status: Active
Based on: XChat[1]
Latest release: 0.16.0[2]
Homepage: http://www.uplinklabs.net/~tycho/projects/xchat-aqua/

X-Chat Aqua is a fork of XChat[1] with a Cocoa based frontend. X-Chat Aqua maintains a look-and-feel similar to that of stock XChat[1], however the frontend is written in Cocoa, presenting native Cocoa Widgets and removing the dependency on the X server. The project has sent key changes back upstream to the XChat project.

References

See also