Commit Graph

17 Commits

Author SHA1 Message Date
Tim Morgan 4c8b71d03e [WIP] El Capitan-style CSS 2016-03-09 12:45:57 -08:00
Greg Neagle 6ad9066933 Update more Base SDK references in Xcode project files to "macosx"/"Latest OS X" 2015-11-19 09:17:00 -08:00
Greg Neagle cbe21d36ff Change Base SDK for apps to 'Latest OS X' and OS X Deployment Target to 'OS X 10.6' 2015-11-18 16:36:06 -08:00
Greg Neagle 45b3fbf785 Update project settings for Managed Software Center and MunkiStatus to add Japanese localization 2015-07-08 15:25:36 -04:00
Greg Neagle 6e977c74ec Replace Updates toolbar image with png in attempt to fix unexpected icon size changes under Yosemite 2015-04-25 19:06:53 -07:00
Greg Neagle 42e2cf17f1 Begin Notification Center support: notifier helper app; docktileplugin, support for NSUserNotificationCenterDelegate methods 2015-04-15 10:44:37 -07:00
Greg Neagle 432e0d2939 New Italian localization for MSC.app courtesy Dino Libertino 2014-10-28 09:40:18 -07:00
Timothy Sutton f1515eb8a1 Move 'Embed version info' phase to end in Xcode project
- fixes issue where, in Xcode 6, the template app plists were not yet
  copied to the TARGET_BUILD_DIR during build
2014-10-07 10:29:23 -04:00
Greg Neagle 6ed8117801 Update project URL for About dialog and Get Info display 2014-09-25 17:16:12 -07:00
Greg Neagle f2d20f6316 Mass renaming of MSUfoo stuff to MSCfoo stuff. Hope I don't regret it. 2014-09-02 20:56:25 -07:00
Daniel Hazelbaker 1e7503d046 Add custom subclasses MSCToolbarButton and MSCToolbarButtonCell to allow clicking on toolbar item title. 2014-09-02 19:04:33 -07:00
Greg Neagle ca7263206f Add Managed Software Center 10_6.icns without Retina resolutions; on launch on 10.6, swap the Dock icon with the 10_6 version to avoid display problems in the Dock and app switcher when the icon is badged. 2014-08-28 08:27:19 -07:00
Greg Neagle caeecc92e3 Huge localization update.
Changed toolbar at the top of the MSC main window from a fake toolbar to an NSToolbar. This allows the buttons to auto-resize to show the entire label when the localized language labels are wider than the English labels. Also provides better/more-Mac-like behavior when in full-screen mode.

Updated all lproj/MainMenu.xib files to have the correct strings; ported the translated button labels to the new controls.

Added additional managedsoftwareupdate message strings to Managed Software Center and MunkiStatus's Localizable strings.

Normalized all Managed Software Center/*.lproj/Localizable.strings so all comments and keys match en.lproj.
2014-08-25 08:39:37 -07:00
Greg Neagle e02fd3d0b9 Fix 'Copy Bundle Resources' phase to eliminate build warning 2014-08-15 11:21:01 -07:00
Greg Neagle ef30fb8e3f Add CFBundleDisplayName to localized InfoPlist.strings files to address Spotlight application name display issues 2014-08-14 09:39:36 -07:00
Timothy Sutton d7d5fc1b41 en_CA, en_GB, en_CA: s/Center/Centre/g
- also add CFBundleDisplayName in InfoPlist.strings
2014-08-07 12:07:29 -04:00
Greg Neagle b49b5fa558 Move both apps into an apps subdirectory so we can auto-increment app.pkg version if either app is updated 2014-06-25 18:59:57 -07:00