Commit Graph

  • 86088f79ab Use UTF with no byte order mark when reading file with unknown encoding Allan Odgaard 2018-09-30 20:25:29 +02:00
  • 6457f37267 Update README.md to use new location of Cap’n Proto Derek Linz 2018-09-06 11:24:23 +02:00
  • 69b5af7621 Include sdk-compat.h after system frameworks Allan Odgaard 2018-08-21 12:21:47 +02:00
  • a7729b4e84 Using findAll as action in a macro would work as findNext Allan Odgaard 2018-08-21 09:42:12 +02:00
  • 62d2560143 Find options would not be updated when replaying a macro Allan Odgaard 2018-08-21 09:39:20 +02:00
  • 8de6bb6a46 Let clipboard_t::entry_t accept options and remove my_entry_t subclass Allan Odgaard 2018-08-21 09:20:47 +02:00
  • 43fc65805d Add NSAppearanceName stuff from the macOS 10.14 SDK Allan Odgaard 2018-08-21 11:30:26 +02:00
  • cf06fb3d94 OakTabBarView: Support Dark mode (10.14) Ronald Wampler 2018-08-19 14:25:51 -04:00
  • 59e6cad9e0 Make "TabClose" images templates Ronald Wampler 2018-08-19 14:21:27 -04:00
  • ffec68288c Add OakTabBarView images for Dark mode (10.14) Ronald Wampler 2018-08-19 13:42:24 -04:00
  • 3ba80810fc Fix part of speech. Zev Eisenberg 2018-08-17 11:03:18 -04:00
  • 14b00645ee Enable clipping for menu item text Allan Odgaard 2018-08-06 20:44:59 +02:00
  • 096801b8ad Fix what I assume are typos Ian Gregory 2018-07-08 15:38:41 -04:00
  • 2a68a2be53 Add excludeSCMDeleted to hide deleted files Ian Gregory 2018-07-08 15:07:35 -04:00
  • 9240fd008d fixup! Move path::info to OakFileBrowser Allan Odgaard 2018-07-31 18:58:46 +02:00
  • dc99a0f14b Use objectForInfoDictionaryKey: instead of localizedInfoDictionary Allan Odgaard 2018-07-30 22:35:41 +02:00
  • 0e863b76ea Use title case for software update error dialog Allan Odgaard 2018-07-30 22:34:20 +02:00
  • 177321e3c4 Warn user when running on a read-only file system. Allan Odgaard 2018-07-30 22:31:17 +02:00
  • dfa5bd779e Move path::info to OakFileBrowser Allan Odgaard 2018-07-20 10:56:05 +02:00
  • c4179a22f7 Use path::is_directory in path::make_dir (instead of path::info) Allan Odgaard 2018-07-20 10:34:19 +02:00
  • 1d008057a4 Don’t call path::info() in path::is_directory Allan Odgaard 2018-07-20 10:32:44 +02:00
  • 013e41f7de Remove ‘enabled’ property from OFBFinderTagsChooser Allan Odgaard 2018-07-10 19:22:15 +02:00
  • 52d1403966 Listen for mouse entering/leave notification instead of tracking mouse Allan Odgaard 2018-07-10 19:19:08 +02:00
  • 051ffb68b3 Post a notification when mouse enters/leaves OakRolloverButton Allan Odgaard 2018-07-10 19:14:56 +02:00
  • 1002c868c3 Let our Finder tag chooser use OakRolloverButton for the tags Allan Odgaard 2018-07-10 10:34:57 +02:00
  • 076b478fbb Forward NSTableCellView’s background style down to the close button Allan Odgaard 2018-07-08 23:19:23 +02:00
  • 8d05acc723 Implementing setNilValueForKey: is only necessary for primitive types Allan Odgaard 2018-07-08 22:42:19 +02:00
  • 417e2080f8 Remove use of oak::application_t in NewApplication template Allan Odgaard 2018-06-28 17:39:38 +02:00
  • 94f7be7502 Rename didChangeFavoriteTag: → didChangeFinderTag: Allan Odgaard 2018-07-08 20:57:12 +02:00
  • 6a483a7930 Remove “Favorite” from selectedTags / selectedTagsToRemove Allan Odgaard 2018-07-08 20:54:27 +02:00
  • 30227292f4 Minor code simplification by using array operators Allan Odgaard 2018-07-08 20:46:02 +02:00
  • 035b0daef8 Let OFBFinderTagsChooser deal with OakFinderTag instead of display names Allan Odgaard 2018-07-08 20:41:41 +02:00
  • 5ab8d4ea99 Remove OakFinderTag’s markedFavorite property Allan Odgaard 2018-07-08 20:34:21 +02:00
  • 2d6930cfee Provide OFBFinderTagsChooser with non-favorite tags Allan Odgaard 2018-07-08 20:28:54 +02:00
  • c77d0270d2 Recreate favorite Finder tags on each method call Allan Odgaard 2018-07-08 20:17:45 +02:00
  • 05938a91ce Add favoriteFinderTags property to OFBFinderTagsChooser Allan Odgaard 2018-07-08 20:11:53 +02:00
  • 1b75fd9d27 Make OakFinderTag’s constructor and label property private Allan Odgaard 2018-07-08 20:05:22 +02:00
  • 6e18e1236b Add foreground/background color properties to OakFinderTag Allan Odgaard 2018-07-08 20:00:36 +02:00
  • 346ffb5559 Use OakFinderTags instead of label numbers in OakLabelSwatchView Allan Odgaard 2018-07-08 19:53:01 +02:00
  • 376a823313 Only make a tag removable when all selected items have the tag set Allan Odgaard 2018-07-08 19:29:17 +02:00
  • c5eb4c3259 Remove unused code Allan Odgaard 2018-07-08 19:30:26 +02:00
  • 42fa47a2fd Remove path::tag_data and let finderTagsFromData: be private Allan Odgaard 2018-07-08 18:20:17 +02:00
  • 13cb0a32f6 Let OFBFinderTagsChooser’s chosenTag property by an OakFinderTag Allan Odgaard 2018-07-08 18:17:30 +02:00
  • b0e6c5caa6 Let FSItem’s finderTags setter update file on disk Allan Odgaard 2018-07-08 18:16:20 +02:00
  • fef19f8465 Let FSItem create finderTags when requested Allan Odgaard 2018-07-08 17:51:37 +02:00
  • 11fa1841b3 Remove all code related to labels Allan Odgaard 2018-07-08 17:23:53 +02:00
  • d6d47febfe Remove OakFinderLabelChooser Allan Odgaard 2018-07-08 17:17:32 +02:00
  • 5001e1e5b1 Add trailing separator to file browser’s action menu Allan Odgaard 2018-07-08 15:28:51 +02:00
  • 2e5d4fc96a Ensure the “Tags…” menu item is always disabled Allan Odgaard 2018-07-08 15:25:09 +02:00
  • 88757f25bf Update FSItem’s finderTags property when updating the tags on disk Allan Odgaard 2018-07-08 14:59:20 +02:00
  • c52b749f5b Let SCM data source set finderTags when creating FSItem objects Allan Odgaard 2018-07-08 14:58:19 +02:00
  • b5df2d26f1 The secondaryLabelColor class property was introduced in 10.10 Allan Odgaard 2018-07-08 14:51:04 +02:00
  • ac92e1b040 Minor stylistic changes: Whitespace and put const after the type Allan Odgaard 2018-07-08 14:47:59 +02:00
  • a31a985610 Add support for Finder tags instead of just one label color Ronald Wampler 2017-04-19 16:54:48 -04:00
  • cec95ce601 Remove unnecessary forward declaration Ronald Wampler 2017-03-30 14:30:13 -04:00
  • 52fda481dc Change beta/nightly software update constants to prerelease/canary Allan Odgaard 2018-06-28 10:37:00 +02:00
  • b577c580c4 Change Check for Updates → Check for Update (singular) Allan Odgaard 2018-06-24 10:38:55 +02:00
  • da42c3abd3 Let MenuBuilder support setting menu state Allan Odgaard 2018-06-24 10:35:32 +02:00
  • 351ba81527 Use “space” instead of “␣” when creating string from key equivalent Allan Odgaard 2018-06-24 10:34:40 +02:00
  • a34bba3523 Use light gray color for OakKeyEquivalentView’s frame Allan Odgaard 2018-06-20 14:44:17 +02:00
  • d16667d736 Add hardcoded baselineOffsetFromBottom to OakKeyEquivalentView Allan Odgaard 2018-06-20 14:43:51 +02:00
  • b65490f711 Add missing left/right constraints for horizontal separator lines Allan Odgaard 2018-06-17 22:26:30 +02:00
  • 40a14995f6 Call fileSystemRepresentation directly on NSURL (10.9) Allan Odgaard 2018-06-17 17:06:03 +02:00
  • e70791ee89 Rename a bunch of constants to fix deprecation warnings (10.12) Allan Odgaard 2018-06-16 22:27:01 +02:00
  • 3fb653ebf0 Do not provide graphics context when creating a fake NSEvent Allan Odgaard 2018-06-16 22:55:07 +02:00
  • a623b8b6ec Fix typo: NSLeftMouseDown → NSLeftMouseDownMask Allan Odgaard 2018-06-16 21:50:25 +02:00
  • ae470335a2 Remove dependency on ‘ns’ framework Allan Odgaard 2018-06-12 00:01:39 +02:00
  • 00399543b3 Checkin release notes for 2.0-rc.10 Allan Odgaard 2018-06-11 16:00:48 +02:00
  • 9b45699978 Checkin release notes for 2.0-rc.10 v2.0-rc.10 Allan Odgaard 2018-06-11 16:00:48 +02:00
  • 974c7008b6 Use legacy NSEvent modifier flag constants Allan Odgaard 2018-06-11 15:51:11 +02:00
  • d01d544149 fixup! Create main menu in our application delegate Allan Odgaard 2018-06-11 15:40:17 +02:00
  • e28713286e Build with MacOSX10.11 SDK Allan Odgaard 2018-03-08 13:45:03 +07:00
  • 5368297166 Revert "Add basic touch-bar support" Allan Odgaard 2018-03-08 12:51:32 +07:00
  • e259635ecd Revert "Enable ThinLTO" Allan Odgaard 2018-03-08 12:54:11 +07:00
  • 3660732f60 Revert "Revert "Explicitly cast back to the CGEventFlags typedef"" Allan Odgaard 2017-09-12 18:08:12 +02:00
  • d5b1de6f20 Revert "Use thread_local instead of our own implementation" Allan Odgaard 2017-09-12 18:05:54 +02:00
  • 2689f51a08 Enable horizontal scroll for project/folder search results Allan Odgaard 2018-06-11 15:28:37 +02:00
  • 5b8eea86cb Move “remove” button for search results to the left side Allan Odgaard 2018-06-11 15:06:22 +02:00
  • 11bbd59efb Fix potential deadlock when using ⇧⌘T just after loading new document Allan Odgaard 2018-06-11 11:43:53 +02:00
  • 7031dfd415 Escape newlines and backslashes in parameters sent by mate to TextMate Allan Odgaard 2018-06-10 19:44:54 +02:00
  • 55d915a97b Fix out-of-range string access in mate protocol parser Allan Odgaard 2018-06-10 19:26:31 +02:00
  • 7614d44974 Do not check if dirname_r and basename_r are available (10.12) Allan Odgaard 2018-06-06 18:02:40 +02:00
  • 1ac3b47b52 Format string: Include seconds when the period is less than 10 minutes Allan Odgaard 2018-06-06 18:01:17 +02:00
  • c11b81b9da Use MBCreateMenu for a few pop-up menus Allan Odgaard 2018-04-30 13:21:09 +07:00
  • f920ff058a Tidy up main menu Allan Odgaard 2018-04-30 12:15:59 +07:00
  • 8bda806ef9 Create dock menu in our application delegate Allan Odgaard 2018-04-30 11:28:47 +07:00
  • 87ad8f6559 Create main menu in our application delegate Allan Odgaard 2018-04-30 11:11:48 +07:00
  • b8b46d1ae3 Add header for OakMainMenu (menu subclass) Allan Odgaard 2018-04-30 15:23:19 +07:00
  • 8ddfa9efe1 Identify Select Tab submenu by its menu title instead of pointer Allan Odgaard 2018-04-30 10:48:52 +07:00
  • bafe0e572b Rename ApplicationController → AppDelegate Allan Odgaard 2018-04-30 10:05:10 +07:00
  • fa0e055755 Update main menu template to what’s included with Xcode 9.2 Allan Odgaard 2018-04-30 09:55:33 +07:00
  • 82ac2daa85 Let our application delegate create the main menu Allan Odgaard 2018-04-30 09:43:06 +07:00
  • 6a0e3d8206 Add a menu builder framework Allan Odgaard 2018-04-30 09:09:04 +07:00
  • 677459aa22 Change behavior of shift page up/down sent to inactive table views Allan Odgaard 2018-04-25 22:28:33 +07:00
  • 8a0a50dad6 Consult table view’s delegate about which rows we can select Allan Odgaard 2018-04-25 22:07:50 +07:00
  • 7a61949c33 Auto-hide scrollbars Allan Odgaard 2018-04-25 21:47:38 +07:00
  • 1b33f6e36d Always uppercase the encoding charset Ronald Wampler 2018-04-03 22:18:19 -04:00
  • 81b888d61e Checkin release notes for 2.0-rc.9 Allan Odgaard 2018-04-02 12:55:09 +07:00
  • c1bb559a38 Revert "Add ‘public.data’ to list of supported file types for QuickLook plug-in" Allan Odgaard 2018-04-02 12:47:15 +07:00
  • 494290cc19 Checkin release notes for 2.0-rc.8 Allan Odgaard 2018-03-08 16:31:15 +07:00