Created status bar icon with menu.
authorMiltiadis Vasilakis <mvasilak@gmail.com>
Sun, 14 Aug 2011 17:20:00 +0000 (20:20 +0300)
committerMiltiadis Vasilakis <mvasilak@gmail.com>
Sun, 14 Aug 2011 17:20:00 +0000 (20:20 +0300)
commit589a14ca2a08aa5dcde3754f249704598f4272ee
tree2edfa9a4ea687b09747908d51863a404f70b26a5
parent605c89329b792ac10149f9f501d8f7cfc6be9b2e
Created status bar icon with menu.
Initial implementation of preferences window.
Moved authentication to app delegate and preferences.
pithos-macos.xcodeproj/project.pbxproj
pithos-macos/PithosBrowserController.h
pithos-macos/PithosBrowserController.m
pithos-macos/PithosBrowserController.xib
pithos-macos/PithosPreferencesController.h [new file with mode: 0644]
pithos-macos/PithosPreferencesController.m [new file with mode: 0644]
pithos-macos/PithosPreferencesController.xib [new file with mode: 0644]
pithos-macos/en.lproj/MainMenu.xib
pithos-macos/pithos_macosAppDelegate.h
pithos-macos/pithos_macosAppDelegate.m