My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Jan 08, 2009
    r104 (Testing...probably broken) committed by ortzinator   -   Testing...probably broken
    Testing...probably broken
  • Jan 01, 2009
    r103 (Tiny commit to test CIA) committed by ortzinator   -   Tiny commit to test CIA
    Tiny commit to test CIA
  • Jan 01, 2009
    r102 (FlamingIRC * Cleanup OrtzIRC * Converted Part to new comman...) committed by ortzinator   -   FlamingIRC * Cleanup OrtzIRC * Converted Part to new command system * Add ChannelInfo constructor which checks for a valid channel name * Other cleanup
    FlamingIRC * Cleanup OrtzIRC * Converted Part to new command system * Add ChannelInfo constructor which checks for a valid channel name * Other cleanup
  • Dec 31, 2008
    r101 (*Cleanup *Changed ChannelInfo.ToString implementation ) committed by ortzinator   -   *Cleanup *Changed ChannelInfo.ToString implementation
    *Cleanup *Changed ChannelInfo.ToString implementation
  • Dec 27, 2008
    r100 (Cleanup) committed by ortzinator   -   Cleanup
    Cleanup
  • Dec 27, 2008
    r99 (I've changed the Join command (and some of the framework) to...) committed by schmeling88   -   I've changed the Join command (and some of the framework) to match my vision for the command system. This needs a review and a subsequent approval/rejection.
    I've changed the Join command (and some of the framework) to match my vision for the command system. This needs a review and a subsequent approval/rejection.
  • Dec 21, 2008
    r98 (*Fixed AssemblyExaminer checking interfaces) committed by ortzinator   -   *Fixed AssemblyExaminer checking interfaces
    *Fixed AssemblyExaminer checking interfaces
  • Dec 20, 2008
    r97 ([No log message]) committed by ortzinator   -   [No log message]
    [No log message]
  • Dec 20, 2008
    r96 (*The Join and Part plugins should be their final form *Overl...) committed by ortzinator   -   *The Join and Part plugins should be their final form *Overloaded PluginManager.GetCommandInstance *PluginManager keeps seperate lists of plugins for each plugin type now *CommandAttribute renamed CommandAutocompleteAttribute *AssemblyExaminer now checks the plugin type based on which interface it implements and collects plugin-type-specific information for the relavent *Info
    *The Join and Part plugins should be their final form *Overloaded PluginManager.GetCommandInstance *PluginManager keeps seperate lists of plugins for each plugin type now *CommandAttribute renamed CommandAutocompleteAttribute *AssemblyExaminer now checks the plugin type based on which interface it implements and collects plugin-type-specific information for the relavent *Info
  • Dec 20, 2008
    r95 (*Plugin interfaces will inherit IPugin *ExamineAssembly now ...) committed by ortzinator   -   *Plugin interfaces will inherit IPugin *ExamineAssembly now checks if it uses an interface that inherits IPlugin
    *Plugin interfaces will inherit IPugin *ExamineAssembly now checks if it uses an interface that inherits IPlugin
  • Dec 20, 2008
    r94 (Change AssemblyExaminer.ExamineAssembly to use Linq) committed by schmeling88   -   Change AssemblyExaminer.ExamineAssembly to use Linq
    Change AssemblyExaminer.ExamineAssembly to use Linq
  • Dec 19, 2008
    r93 ([No log message]) committed by ortzinator   -   [No log message]
    [No log message]
  • Dec 19, 2008
    r92 ([No log message]) committed by ortzinator   -   [No log message]
    [No log message]
  • Dec 17, 2008
    r91 ([No log message]) committed by ortzinator   -   [No log message]
    [No log message]
  • Dec 16, 2008
    r90 (Fixed some stuff I broke in the solution) committed by ortzinator   -   Fixed some stuff I broke in the solution
    Fixed some stuff I broke in the solution
  • Dec 16, 2008
    issue 1 (Implement TreeView Window Selector) Owner changed by schmeling88   -  
    Owner: ortzinator
    Owner: ortzinator
  • Dec 16, 2008
    issue 1 (Implement TreeView Window Selector) reported by schmeling88   -   There should be a TreeView navigation panel for windows.
    There should be a TreeView navigation panel for windows.
  • Dec 13, 2008
    r89 ([No log message]) committed by ortzinator   -   [No log message]
    [No log message]
  • Dec 11, 2008
    r88 (basic structure for addins) committed by ortzinator   -   basic structure for addins
    basic structure for addins
  • Dec 02, 2008
    Todo (Development todo list) Wiki page edited by ortzinator
  • Dec 02, 2008
    Todo (Development todo list) Wiki page edited by ortzinator
  • Dec 02, 2008
    Todo (Development todo list) Wiki page edited by ortzinator
  • Dec 02, 2008
    Todo (Development todo list) Wiki page edited by ortzinator
  • Dec 01, 2008
    Todo (Development todo list) Wiki page edited by ortzinator
  • Dec 01, 2008
    Todo (Development todo list) Wiki page added by ortzinator
  • Nov 27, 2008
    r81 (Added some color parsing code I found here: http://code.goog...) committed by ortzinator   -   Added some color parsing code I found here: http://code.google.com/p/irc- net/source/browse/branches/mono/Frontend/ChatTextBox.cs
    Added some color parsing code I found here: http://code.google.com/p/irc- net/source/browse/branches/mono/Frontend/ChatTextBox.cs
  • Nov 23, 2008
    r80 (*Added some tests to help with fixing IPAddressToLong, which...) committed by ortzinator   -   *Added some tests to help with fixing IPAddressToLong, which now works. *Fixed some other dependency issues with PluginManager. Everything builds and runs at this point.
    *Added some tests to help with fixing IPAddressToLong, which now works. *Fixed some other dependency issues with PluginManager. Everything builds and runs at this point.
  • Nov 22, 2008
    r79 (refactoring) committed by ortzinator   -   refactoring
    refactoring
  • Nov 22, 2008
    r78 ([No log message]) committed by ortzinator   -   [No log message]
    [No log message]
  • Nov 22, 2008
    r77 (hurr) committed by ortzinator   -   hurr
    hurr
  • Nov 22, 2008
    r76 (Probably totally broken, just getting it in the repo Flamin...) committed by ortzinator   -   Probably totally broken, just getting it in the repo FlamingIRC *Fixed some depreciated methods, don't know if DccUtil.IPAddressToLong works, just some code I found
    Probably totally broken, just getting it in the repo FlamingIRC *Fixed some depreciated methods, don't know if DccUtil.IPAddressToLong works, just some code I found
  • Nov 08, 2008
    r75 ([No log message]) committed by schmeling88   -   [No log message]
    [No log message]
  • Oct 29, 2008
    r74 (Command architecture tweaks and added a little command funct...) committed by schmeling88   -   Command architecture tweaks and added a little command functionality.
    Command architecture tweaks and added a little command functionality.
  • Oct 29, 2008
    r73 (This is not a working change. The purpose of this change is ...) committed by schmeling88   -   This is not a working change. The purpose of this change is to demonstrate a possible architecture for commands.
    This is not a working change. The purpose of this change is to demonstrate a possible architecture for commands.
  • Oct 23, 2008
    r72 (Just a few small cleanups) committed by schmeling88   -   Just a few small cleanups
    Just a few small cleanups
  • Oct 23, 2008
    r71 ([No log message]) committed by schmeling88   -   [No log message]
    [No log message]
  • Oct 22, 2008
    r70 (Event renaming) committed by ortzinator   -   Event renaming
    Event renaming
  • Oct 21, 2008
    r69 (Code cleanup and refactoring) committed by ortzinator   -   Code cleanup and refactoring
    Code cleanup and refactoring
  • Oct 20, 2008
    r68 (missed from last commit) committed by ortzinator   -   missed from last commit
    missed from last commit
  • Oct 20, 2008
    r67 (* Removed PluginInfo and renamed Command.cs to CommandInfo.c...) committed by ortzinator   -   * Removed PluginInfo and renamed Command.cs to CommandInfo.cs * Fixed more coding dumbery
    * Removed PluginInfo and renamed Command.cs to CommandInfo.cs * Fixed more coding dumbery
  • Oct 20, 2008
    GlobalErrorHandling (One-sentence summary of this page.) Wiki page added by schmeling88
  • Oct 20, 2008
    DevelopingCustomCommands (One-sentence summary of this page.) Wiki page added by schmeling88
  • Oct 20, 2008
    DevelopingCustomPlugins (One-sentence summary of this page.) Wiki page added by schmeling88
  • Oct 20, 2008
    Developing_Custom_Plugins Wiki page deleted by schmeling88
  • Oct 20, 2008
    Developing_Custom_Plugins (One-sentence summary of this page.) Wiki page added by schmeling88
  • Oct 19, 2008
    r61 (OrtzIRC * Renamed Plugin to PluginInfo * Renamed Command to ...) committed by ortzinator   -   OrtzIRC * Renamed Plugin to PluginInfo * Renamed Command to CommandInfo * Code cleanup
    OrtzIRC * Renamed Plugin to PluginInfo * Renamed Command to CommandInfo * Code cleanup
  • Oct 18, 2008
    r60 (hurr) committed by ortzinator   -   hurr
    hurr
  • Oct 17, 2008
    r59 (OrtzIRC * Fixes based on feedback (thanks Max) * Moved plugi...) committed by ortzinator   -   OrtzIRC * Fixes based on feedback (thanks Max) * Moved plugin-based classes to OrtzIRC.Plugins
    OrtzIRC * Fixes based on feedback (thanks Max) * Moved plugin-based classes to OrtzIRC.Plugins
  • Oct 16, 2008
    Intellisense (Overview of the Intellisense support.) Wiki page edited by schmeling88
  • Oct 16, 2008
    CommandArchitecture (An overview of the command architecture.) Wiki page added by schmeling88
 
Hosted by Google Code