WeirdBundle.git
13 years agoUpdated Xcode and Mac OS X target versions in Nib file. master
Shaun Rowland [Tue, 3 May 2011 06:01:38 +0000]
Updated Xcode and Mac OS X target versions in Nib file.

13 years agoUpdated .gitignore file for Xcode 4.
Shaun Rowland [Mon, 2 May 2011 05:09:22 +0000]
Updated .gitignore file for Xcode 4.

13 years agoAdded new Broccoli header file.
Shaun Rowland [Mon, 2 May 2011 04:23:49 +0000]
Added new Broccoli header file.

13 years agoUpdated to build with Xcode 4 and Bro 1.5.3.
Shaun Rowland [Mon, 2 May 2011 04:01:32 +0000]
Updated to build with Xcode 4 and Bro 1.5.3.

14 years agoRemoved [pool release] call after [pool drain].
Shaun Rowland [Sun, 9 May 2010 22:59:02 +0000]
Removed [pool release] call after [pool drain].

This is redundant as [pool drain] will do the same thing and should be
used in code that is designed for both a memory managed and garbage collected
environment.

15 years agoAdded license information.
Shaun Rowland [Mon, 27 Apr 2009 02:49:19 +0000]
Added license information.

I am going with the BSD license here.

15 years agoUpdated XIB file for resizing.
Shaun Rowland [Fri, 9 Jan 2009 05:43:20 +0000]
Updated XIB file for resizing.

15 years agoUpdated focus ring setting on the table view.
Shaun Rowland [Fri, 9 Jan 2009 04:48:51 +0000]
Updated focus ring setting on the table view.

15 years agoSet view to expand when resized.
Shaun Rowland [Mon, 5 Jan 2009 07:45:21 +0000]
Set view to expand when resized.

15 years agoFixing whitespace.
Shaun Rowland [Mon, 22 Dec 2008 03:48:15 +0000]
Fixing whitespace.

15 years agoAdded multithreading to Growl notifications.
Shaun Rowland [Mon, 22 Dec 2008 03:43:55 +0000]
Added multithreading to Growl notifications.

15 years agoRemoved editing of column data.
Shaun Rowland [Sun, 21 Dec 2008 07:11:17 +0000]
Removed editing of column data.

15 years agoAdjusted table header sizes.
Shaun Rowland [Wed, 17 Dec 2008 04:32:54 +0000]
Adjusted table header sizes.

15 years agoFixed resizing the bundle view when the app changes size.
Shaun Rowland [Wed, 17 Dec 2008 04:07:21 +0000]
Fixed resizing the bundle view when the app changes size.

15 years agoMisspelled Connection.
Shaun Rowland [Mon, 15 Dec 2008 05:11:00 +0000]
Misspelled Connection.

15 years agoAdded all and default Growl notifications.
Shaun Rowland [Mon, 15 Dec 2008 03:08:34 +0000]
Added all and default Growl notifications.

15 years agoDeleting whitespace.
Shaun Rowland [Mon, 15 Dec 2008 01:16:53 +0000]
Deleting whitespace.

15 years agoBroke host and port parts out.
Shaun Rowland [Mon, 15 Dec 2008 00:59:30 +0000]
Broke host and port parts out.

Broke the host and port portions out while still providing a convenient
combination of the two for the display.

15 years agoJust making comments match because I am crazy like that.
Shaun Rowland [Sun, 14 Dec 2008 09:31:16 +0000]
Just making comments match because I am crazy like that.

15 years agoAdded Growl notifications.
Shaun Rowland [Sun, 14 Dec 2008 09:27:36 +0000]
Added Growl notifications.

15 years agoSwitched to using the shared broccoli library.
Shaun Rowland [Sun, 14 Dec 2008 01:50:57 +0000]
Switched to using the shared broccoli library.

15 years agoModified NIB and WeirdEvent to use type instead of name.
Shaun Rowland [Thu, 11 Dec 2008 07:11:29 +0000]
Modified NIB and WeirdEvent to use type instead of name.

15 years agoInitial import of WeirdBundle Bro Monitor bundle.
Shaun Rowland [Thu, 11 Dec 2008 06:27:42 +0000]
Initial import of WeirdBundle Bro Monitor bundle.

This bundle handles weird connection events, etc.