aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Collapse)AuthorAgeFilesLines
* Separate out the creation of a human readable string from the number of ↵stuconnolly2009-01-281-5/+3
| | | | bytes into a category class method of NSString so we can potentially use it in other places.
* Enable menu separator now that we've enabled the print menu item.stuconnolly2009-01-271-2/+1
|
* Hide the help menu item until we've actually got some help documentation to ↵stuconnolly2009-01-271-2/+3
| | | | display.
* Updated copyright year to 2009.stuconnolly2009-01-271-0/+0
|
* Re-enabled Print Menu for preparation of being able to print something usefulmltownsend2009-01-131-7/+5
|
* Bored at home, so added my website to my name.mltownsend2009-01-081-1/+1
|
* Got a little bored during work, so tidied up the credits, yay.stuconnolly2009-01-061-18/+18
|
* Added cancel button to the import/export progress sheet. Also added ↵mltownsend2009-01-041-11/+74
| | | | importing on a separate thread.
* Truncate the displayed text of the filter drop down buttons. Addresses issue ↵stuconnolly2008-12-271-37/+42
| | | | #121.
* Spelling error in Flush Privilege's success message. Issue #123avenjamin2008-12-221-0/+0
|
* Thought this was fixed.stuconnolly2008-12-131-63/+14
|
* Fixed MainMenu.xib not being compiled properly.stuconnolly2008-12-101-22/+78
|
* MERGED r262:266 from branches/stuart02 to trunk to include new project ↵stuconnolly2008-12-1026-0/+29582
structure.