Commit Graph

  • 969c541202 Fix copying files from file browser and pasting in Terminal.app Allan Odgaard 2020-04-11 11:59:31 +07:00
  • fec16ec203 Don’t use virtual member functions for clipboard_t::entry_t Allan Odgaard 2020-04-10 15:01:18 +07:00
  • 93033c0f47 Add clipboard_t::entry_t constructor taking multiple strings and options Allan Odgaard 2020-04-10 14:47:02 +07:00
  • a6258bb625 Snippet pop-up menu would scroll horizontally opposite of the document Allan Odgaard 2020-04-10 11:45:22 +07:00
  • 31bd361131 Don’t use CommonAncestor to find parent of single file browser item Allan Odgaard 2020-04-10 10:29:08 +07:00
  • 2e1ed018d4 Query array controller directly for count of objects Allan Odgaard 2020-04-07 17:25:36 +07:00
  • 29f43d2385 Let OakPasteboard create NSArrayController used by clipboard history Allan Odgaard 2020-04-07 17:18:10 +07:00
  • de9c7811de Use filter predicate instead of fetch predicate for clipboard history Allan Odgaard 2020-04-07 17:16:49 +07:00
  • 883a45568f Fix clipboard history predicate string used for filtering Allan Odgaard 2020-04-07 17:12:48 +07:00
  • 623267ba98 Add API to remove all entries from OakPasteboard Allan Odgaard 2020-04-07 16:34:01 +07:00
  • d0c43840c6 Remove code that was migrating settings from beta release of TextMate Allan Odgaard 2020-04-07 06:56:20 +07:00
  • 5166b6bfed Introduce constants for clipboard option names Allan Odgaard 2020-04-06 22:24:33 +07:00
  • 47d0345d5a Omit “default” options argument for clipboard_t::entry_t constructor Allan Odgaard 2020-04-06 22:19:35 +07:00
  • a3aa7f3225 Make ‘options’ argument of clipboard_t::entry_t constructor be optional Allan Odgaard 2020-04-06 22:17:04 +07:00
  • 38305e7fc4 Fix code that should return NO when bundle install is in progress Allan Odgaard 2020-04-06 11:06:02 +07:00
  • 4a1e9113f3 Make file browser state API wrap the system UI restoration methods Allan Odgaard 2020-04-06 10:48:00 +07:00
  • 61ec959b37 Change data type of file browser state from dictionary to opaque object Allan Odgaard 2020-04-06 10:38:16 +07:00
  • 65a379ce71 Let Open With menu delegate respond to menuHasKeyEquivalent:forEvent:… Allan Odgaard 2020-04-04 22:39:33 +07:00
  • 1e065153d6 Remove legacy API for observing changes to a single file Allan Odgaard 2020-04-04 17:04:19 +07:00
  • 386c1f53db Use KEventManager to observe the file backed by OakDocument Allan Odgaard 2020-04-04 16:56:41 +07:00
  • ac903a1fa8 Add API to observe changes to a single file Allan Odgaard 2020-04-04 14:58:44 +07:00
  • 4013020b14 Use dot syntax for NSNumber’s boolValue property Allan Odgaard 2020-04-02 12:00:09 +07:00
  • 4f43bf497c Use the ‘console’ pool to run executables Allan Odgaard 2020-04-01 13:03:11 +07:00
  • 9782343576 Make completion and quick open work out of the box for TextMate headers Allan Odgaard 2020-03-31 13:53:45 +07:00
  • be29a7711a Export the SCMManager from FileBrowser framework Allan Odgaard 2020-03-31 13:29:45 +07:00
  • c7548d0bb4 Ensure we have a default include glob for file chooser Allan Odgaard 2020-03-30 16:42:08 +07:00
  • e083ed4ce1 Add OakTabBarViewController to simplify using OakTabBarView Allan Odgaard 2020-03-30 14:49:52 +07:00
  • 43934ab9ed Do not export non-existing OakTabBarStyle.h header Allan Odgaard 2020-03-31 13:56:32 +07:00
  • 58c3c6957d Remove selectedTabItem and tabItems properties from OakTabBarView Allan Odgaard 2020-03-30 13:54:06 +07:00
  • 6c692099ff Change OakTabBarView to use tab item’s identifier in drag’n’drop API Allan Odgaard 2020-03-30 13:47:48 +07:00
  • 3cde965415 Make OakTabBarView’s selectedTabIndex a r/w property but no KVO support Allan Odgaard 2020-03-30 13:42:41 +07:00
  • e3bd910e8c Change type of tab identifier from NSString to NSUUID Allan Odgaard 2020-03-30 13:24:36 +07:00
  • aa0c4af1eb Remove support for OakBackgroundFillViewStyleDarkDivider Allan Odgaard 2020-03-16 09:52:39 +07:00
  • 67694d1b5a Use OakCreateNSBoxSeparator() in main (document) window Allan Odgaard 2020-03-16 09:46:45 +07:00
  • 8548b7538d Remove support for OakBackgroundFillViewStyleDivider Allan Odgaard 2020-03-16 00:01:03 +07:00
  • eccbb81e8a Constrain height of vertical dividers and remove intrinsic height Allan Odgaard 2020-04-14 12:55:42 +07:00
  • e490b86c47 Make horizontal dividers subviews of status bar (NSVisualEffectView) Allan Odgaard 2020-03-15 23:56:56 +07:00
  • 07c8a76abd Use OakCreateNSBoxSeparator() for file browser’s actions view Allan Odgaard 2020-03-15 22:14:16 +07:00
  • de5d1b5239 Use OakCreateNSBoxSeparator() for HTML output window Allan Odgaard 2020-03-15 21:49:03 +07:00
  • 7d0a1dea74 Use OakCreateNSBoxSeparator() for file browser view Allan Odgaard 2020-03-15 21:47:23 +07:00
  • d7ec9e6690 Use OakCreateNSBoxSeparator() for live search and grammar installation Allan Odgaard 2020-03-15 21:45:01 +07:00
  • ac36f84c4d Use OakCreateNSBoxSeparator() for search results Allan Odgaard 2020-03-15 21:43:22 +07:00
  • be408c04cd Use OakCreateNSBoxSeparator() for commit window Allan Odgaard 2020-03-15 21:42:43 +07:00
  • 33b615fd14 Let OFBHeaderView be NSVisualEffectView subclass with titlebar material Allan Odgaard 2020-03-15 18:25:32 +07:00
  • ac58ed4588 Remove OakCreateDividerImageView Allan Odgaard 2020-03-15 22:40:28 +07:00
  • e7ea79cffe Use OakCreateNSBoxSeparator() instead of OakCreateDividerImageView() Allan Odgaard 2020-03-15 22:30:00 +07:00
  • 8059ca1fc1 Add helper to create NSBoxSeparator view Allan Odgaard 2020-03-15 21:34:22 +07:00
  • 7adf668773 Always setup file browser scroll view to inset content based on header Allan Odgaard 2020-03-15 18:39:43 +07:00
  • 3428c5cdfb Fix missing default folder location for new file browser windows Allan Odgaard 2020-03-20 14:38:30 +07:00
  • 0545f02620 Add support for NSRestorableState to FileBrowserViewController Allan Odgaard 2020-03-13 16:32:03 +07:00
  • 2410ba345f Refactoring: Move logic from FileBrowserView → FileBrowserViewController Allan Odgaard 2020-03-11 21:20:03 +07:00
  • fa9e690309 Formatting: Align closing braces Allan Odgaard 2020-03-11 14:08:53 +07:00
  • 3ca83220bb Add URL property to FileBrowserViewController Allan Odgaard 2020-03-11 13:35:04 +07:00
  • 66bfb817d6 Set NSWindowAnimationBehaviorDocumentWindow for our document window Allan Odgaard 2020-02-29 13:18:55 +07:00
  • 3d4b72c0ff Add own framework header paths to include path before third party Allan Odgaard 2020-02-28 12:53:34 +07:00
  • 5a58f05a1a Syntactic Typo Andreas 2020-02-20 12:09:35 -08:00
  • 2cb43a6ef3 Checkin release notes for 2.0.6 Allan Odgaard 2019-12-28 13:34:19 +07:00
  • dc185a42a3 Checkin release notes for 2.0.5 Allan Odgaard 2019-12-28 10:22:53 +07:00
  • d6734644ac Checkin release notes for 2.0.6 v2.0.6 Allan Odgaard 2019-12-28 13:34:19 +07:00
  • ed8c9fd798 Checkin release notes for 2.0.5 v2.0.5 Allan Odgaard 2019-12-28 10:22:53 +07:00
  • a9c668ba39 Simplify NSAttributedString subclass used for menu titles Allan Odgaard 2019-12-28 09:54:18 +07:00
  • 464fdbfba4 Fix double height of menu items with custom shortcuts Allan Odgaard 2019-12-28 09:24:30 +07:00
  • aeec0874b3 Fix warning about invalid ERB trim mode Allan Odgaard 2019-12-26 23:14:52 +07:00
  • 2a1553fbd7 Rename custom property to support building with the macOS 10.15 SDK Allan Odgaard 2019-12-15 13:01:20 +07:00
  • 3a214f6311 Checkin release notes for 2.0.4 v2.0.4 Allan Odgaard 2019-12-15 12:10:51 +07:00
  • afe008e028 Allow invalid ranges to be passed to nsRangeForRange: Allan Odgaard 2019-12-15 12:06:56 +07:00
  • 504a42307e Passing ‘-deep’ to code sign should no longer be necessary Allan Odgaard 2019-11-01 08:46:20 +01:00
  • 4f39295aef Checkin release notes for 2.0.3 v2.0.3 Allan Odgaard 2019-10-28 10:25:33 +01:00
  • 362d870563 fixup! Fix issue with FSEvents wrapper when dealing with multiple volumes Allan Odgaard 2019-10-28 10:15:13 +01:00
  • 1903a2edec Checkin release notes for 2.0.2 v2.0.2 Allan Odgaard 2019-10-27 15:39:50 +01:00
  • 9565bb4910 Add NSStandardKeyBindingResponding to OakTextView’s interface Allan Odgaard 2019-10-27 15:27:03 +01:00
  • 0f66772bdb Remove whitespace. Allan Odgaard 2019-10-27 15:25:53 +01:00
  • 9f339bfcf6 Do not hardcode the type of utf8::iterator_t Allan Odgaard 2019-10-27 15:25:35 +01:00
  • d5440d86e8 For bundle commands we now write the script to ~/Library/Caches Allan Odgaard 2019-10-27 15:24:08 +01:00
  • aff1273d53 Context menu items for tabs would be disabled in full screen mode Allan Odgaard 2019-10-27 15:20:14 +01:00
  • 82c4e272a4 Remove unnecessary crash reporting diagnostics Allan Odgaard 2019-10-27 15:18:20 +01:00
  • 5a6cf83e2d Fix issue with FSEvents wrapper when dealing with multiple volumes Allan Odgaard 2019-10-27 15:17:03 +01:00
  • 6f68ea7303 Do not use custom white I-beam cursor on macOS 10.14 Allan Odgaard 2019-10-14 14:47:38 +02:00
  • 2560ce697d Change placeholder text for license key Allan Odgaard 2019-10-14 08:56:48 +02:00
  • a08987b097 Explicitly zero weak pointer to tab bar view when removed from superview Allan Odgaard 2019-10-14 08:38:52 +02:00
  • 4c7b98d0bf Remove superfluous spacing for aligned assignments Allan Odgaard 2019-10-07 21:26:17 +02:00
  • 079377ed49 Require macOS 10.12 and remove compatibility checks Allan Odgaard 2019-10-07 21:20:09 +02:00
  • 4b4e5fca8b Remove code required for compatibility with 10.10 and earlier Allan Odgaard 2019-10-07 21:12:18 +02:00
  • f83d3b2e14 Checkin release notes for 2.0.1 v2.0.1 Allan Odgaard 2019-10-07 12:37:35 +02:00
  • 990672d1f7 Support macOS 10.11 Allan Odgaard 2019-10-07 12:32:01 +02:00
  • ecca53d796 Don't push to the parse stack for rules without while or end patterns Max Brunsfeld 2019-08-26 15:39:28 -07:00
  • ad9229b591 Update Changes.md Sam Oldak 2019-09-19 09:02:34 -07:00
  • 07e9e1c65e Make signing depend on the (potential) entitlements file Allan Odgaard 2019-10-06 11:06:57 +02:00
  • fee760cf3d Disable the library validation entitlement Allan Odgaard 2019-10-06 10:54:23 +02:00
  • da2a7aa290 Update dialog plug-in (Explicitly close window when disposing a nib) Allan Odgaard 2019-10-06 10:50:16 +02:00
  • ce4a1f392f Preserve meta data when saving using NSFileManager’s replaceItemAtURL: Allan Odgaard 2019-10-06 10:49:10 +02:00
  • 3c7895f578 Simplify code by using NSOffsetRect Allan Odgaard 2019-10-06 10:35:55 +02:00
  • ddc23aa98b Update screenshot gh-pages Michael Sheets 2019-09-17 16:23:57 -05:00
  • 54b232f6b1 Checkin release notes for 2.0 v2.0 Allan Odgaard 2019-09-15 17:18:12 +02:00
  • c4aed6990f Ignore ninja state files (git) Allan Odgaard 2019-09-15 16:23:56 +02:00
  • d5d017ea88 Use git’s ‘--reverse’ option instead of ‘tail -r’ Allan Odgaard 2019-09-15 16:20:40 +02:00
  • d9ac41d790 Add checkbox in Preferences for the disableTabAutoClose setting Allan Odgaard 2019-09-15 11:26:41 +02:00
  • d2979e2917 Add GitHub build workflow Allan Odgaard 2019-09-12 17:03:08 +02:00
  • 360af637e2 Call /bin/cp directly instead of going via PATH Allan Odgaard 2019-09-09 13:00:32 +02:00
  • 4fbc9ee6ea Fix indentation (spaces → tabs) Allan Odgaard 2019-09-05 10:01:10 +02:00