Tag Archives: gtk

New GTK# Project

I’ve started a new project, RssNotify, to try and learn more about developing applications using GTK. I’ll still be developing cctray-gtk as this project is useful, but the RssNotify is more of a project to satisfy my curiosity. The RssNotify … Continue reading

Posted in Development Log | Tagged , , , | Leave a comment

CCTray updates and Mono musings

Impleneted some more to the CCTray-gtk project with the ability to add build servers that communicate over HTTP. This did involve commenting out some of the code in the CCTrayLib project, which was unavoidable. The issue occurred as the library … Continue reading

Posted in Development Log | Tagged , , , , | Leave a comment

Cruise Control Tray For Linux Update

Basic functionality has been implemented with the ability to add project to monitor and receive notifications of the build as and when they occur. At the moment there is not the ability to delete a project that is being monitor … Continue reading

Posted in Off Topic | Tagged , , , , | Leave a comment

Cruise Control.NET Tray Tool on linux

I started looking at creating a port of the cctray tool for CruiseControl.NET but after looking at how it was implemented i decided that it might be easier, and more fun, to implement one myself using mono and GTK#. At … Continue reading

Posted in Off Topic | Tagged , , , , , , | 2 Comments