Commit Graph

  • 4a328a84e4 Restoring previous commit message now use project specific settings Allan Odgaard 2016-09-11 11:03:40 +02:00
  • 2ef853d4ff Add crash report info for CFCharacterSetIsLongCharacterMember Allan Odgaard 2016-09-11 10:27:34 +02:00
  • d4050ea44a Use symbolic name for NSF2FunctionKey Allan Odgaard 2016-09-11 09:18:25 +02:00
  • da5fdd78a8 Remove document_t from OakDocumentView Allan Odgaard 2016-09-11 08:49:32 +02:00
  • ab80413f21 Move bundle editor’s instance variables to implementation file Allan Odgaard 2016-09-11 08:47:37 +02:00
  • 9f4ff49529 Change kBookmarkIdentifier → OakDocumentBookmarkIdentifier Allan Odgaard 2016-09-11 08:46:11 +02:00
  • 04def9dfd0 Add convenience constructor to OakDocument Allan Odgaard 2016-09-11 08:45:30 +02:00
  • 149dfd884d Prepare to drop cppDocument property Allan Odgaard 2016-09-11 08:45:12 +02:00
  • ebf6ae9346 Rename document property to cppDocument as intermediate refactoring step Allan Odgaard 2016-09-11 08:43:46 +02:00
  • cdcb5a4836 Use OakDocument API to load/close document Allan Odgaard 2016-09-11 08:43:04 +02:00
  • f2289039da Calling document_t::show/hide is now done by DocumentController Allan Odgaard 2016-09-11 08:42:20 +02:00
  • 1e6102fb6e Observe OakDocumentMarksDidChangeNotification instead of adding callback Allan Odgaard 2016-09-11 08:42:01 +02:00
  • ec0be36078 Post OakDocumentMarksDidChangeNotification when changing marks Allan Odgaard 2016-09-11 08:40:55 +02:00
  • b9f7d23283 Make all tabSize properties use NSUInteger as their type Allan Odgaard 2016-09-11 08:40:22 +02:00
  • 102f22e266 Rename property isMacroRecording → isRecordingMacro/recordingMacro Allan Odgaard 2016-09-11 08:38:27 +02:00
  • 91190cdf9f No need to have dealloc clear properties with weak storage Allan Odgaard 2016-09-11 08:36:52 +02:00
  • 76183d63dd Observe OakDocument for fileType, tabSize, and softTabs Allan Odgaard 2016-09-11 08:36:30 +02:00
  • dae362060d Fix crash if symbol chooser was open when closing window Allan Odgaard 2016-09-11 08:34:46 +02:00
  • b57cde0886 Improve implementation of document_view_t::has_marks Allan Odgaard 2016-09-11 08:33:07 +02:00
  • 8676827ede Support calling marks_t::prev when there are no marks Allan Odgaard 2016-09-11 08:32:58 +02:00
  • 358ce2f3fc Use new bookmark API from OakDocumentView Allan Odgaard 2016-09-11 08:32:36 +02:00
  • f961b5a683 Treat nil as empty payload when setting a mark Allan Odgaard 2016-09-11 08:31:21 +02:00
  • 2ba9366669 Add API to enumerate all marks for a single line Allan Odgaard 2016-09-11 08:30:59 +02:00
  • da847e71d0 Use OakDocument’s bookmark enumeration API to construct navigation mneu Allan Odgaard 2016-09-11 08:30:50 +02:00
  • d252e262be Add API to enumerate all bookmarks Allan Odgaard 2016-09-11 08:29:09 +02:00
  • 654a3f8483 Let OakTextView be responsible for most bookmark actions Allan Odgaard 2016-09-11 08:28:49 +02:00
  • 067f8014ff Let OakTextView be responsible for “current symbol” Allan Odgaard 2016-09-11 08:26:58 +02:00
  • f7c11c2436 Update visual style of OakChooser matches Jacob Bandes-Storch 2016-09-10 22:35:40 -07:00
  • b3e1e3bf0f Fix the Find window status bar font Jacob Bandes-Storch 2016-09-10 10:49:37 -07:00
  • 7e01d3d153 Exit with EX_NOPERM instead of calling abort() Allan Odgaard 2016-09-10 12:57:31 +02:00
  • 468f95cb45 Use OakDocument API for symbols menu Allan Odgaard 2016-09-10 12:56:03 +02:00
  • 2c925dd9be Let OakDocumentView go via OakDocument for a few properties Allan Odgaard 2016-09-10 12:55:57 +02:00
  • 63fd2e4f76 Rename instance variable document → cppDocument Allan Odgaard 2016-09-10 12:54:47 +02:00
  • 73330e29db Highlight the selection again when it’s the only find result Jacob Bandes-Storch 2016-09-10 02:07:20 -07:00
  • 7c325ff90b Add “Check for Updates” to the app menu Jacob Bandes-Storch 2016-09-10 02:11:35 -07:00
  • e0a49637f9 Use yellow background and underline for project find results Jacob Bandes-Storch 2016-09-10 00:44:34 -07:00
  • 7ec00a5bea Add “git config commit.gpgsign false” to SCM tests Jacob Bandes-Storch 2016-09-09 20:01:17 -07:00
  • 2bccfb9b58 Remove check to see if we have the NSUserNotification class (10.8) Allan Odgaard 2016-09-09 15:12:00 +02:00
  • 9c8cd27d49 Checkin release notes for 2.0-beta.12.11 v2.0-beta.12.11 Allan Odgaard 2016-09-09 11:53:10 +02:00
  • 24f98894e7 Ignore folders when opening multiple items from file browser Allan Odgaard 2016-09-09 11:38:09 +02:00
  • 3e2fa79945 Use normal (small) buttons in bundle item chooser Allan Odgaard 2016-09-09 11:12:06 +02:00
  • 4c5d02a441 Holding option will now change the bundle item chooser’s default button Allan Odgaard 2016-09-09 11:08:43 +02:00
  • 01ced8ecf5 Order out last tool tip immediately when showing a new one Allan Odgaard 2016-09-08 23:33:07 +02:00
  • eba19a8fe2 Let the bundle item chooser handle “option return to edit” Allan Odgaard 2016-09-08 22:47:30 +02:00
  • 0c71b54a9e Don't set our document with a default constructed document_ptr Ronald Wampler 2016-09-08 22:59:30 -04:00
  • b4b7994d0a Use the table view as Open Recent Project’s initial first responder Allan Odgaard 2016-09-08 20:03:57 +02:00
  • 7a89742f6d Handle most/all movement keys for snippet pop-up menu Allan Odgaard 2016-09-08 19:58:14 +02:00
  • db99892a96 Use our OakAppKit support for translating actions to table view movement Allan Odgaard 2016-09-08 19:32:44 +02:00
  • ed3c8b7ab0 Use our OakAppKit support for translating actions to table view movement Allan Odgaard 2016-09-08 19:26:31 +02:00
  • b38cbafe19 Implement only NSResponder’s page up/down methods Allan Odgaard 2016-09-08 19:05:13 +02:00
  • af67736108 Remove unused argument from OakPerformTableViewActionFromSelector Allan Odgaard 2016-09-08 19:00:17 +02:00
  • e1cc2ef6f6 Don’t allow first responder for remove button in table view Allan Odgaard 2016-09-08 18:21:40 +02:00
  • cf76d2269e Let removeItemsAtIndexes: return count of items removed Allan Odgaard 2016-09-08 18:20:28 +02:00
  • 05977ece99 Refuse first responder for close buttons in the file browser Allan Odgaard 2016-09-08 15:09:55 +02:00
  • 3ee979c5e5 Render inactive table view as active only when refusing first responder Allan Odgaard 2016-09-08 14:00:04 +02:00
  • bd54418a4b Use zeroing weak reference to NSWindowController instance (10.8) Allan Odgaard 2016-09-08 11:39:15 +02:00
  • 5276f0872b Rely on isReleasedWhenClosed instead of having our view retain its window Allan Odgaard 2016-09-08 11:28:29 +02:00
  • 5f602844fb Remove retain cycle Allan Odgaard 2016-09-08 11:26:04 +02:00
  • 010a865026 Remove obsolete code from the tool tip window Allan Odgaard 2016-09-08 10:59:14 +02:00
  • 6f4510a97b Make the tool tip window an NSPanel subclass Allan Odgaard 2016-09-08 10:50:23 +02:00
  • 1539468399 NSPanel will set isReleasedWhenClosed to NO Allan Odgaard 2016-09-08 10:31:52 +02:00
  • 3e2ed6ca40 NSWindowController will set isReleasedWhenClosed to NO Allan Odgaard 2016-09-08 10:30:04 +02:00
  • bb7cdc1b5b Minor code simplification Allan Odgaard 2016-09-08 09:20:01 +02:00
  • b4736005f4 Fix clipping during pop-out animation Jacob Bandes-Storch 2016-09-07 23:58:11 -07:00
  • 22f3a4badf Remove code required for building with the 10.8 SDK Allan Odgaard 2016-09-07 23:30:54 +02:00
  • b2544a9c28 Only use CGPathCreateWithRoundedRect on 10.9 and when rect is big enough Allan Odgaard 2016-09-07 23:17:49 +02:00
  • e9cf7df4a6 Do not close file handle potentially used by another thread Allan Odgaard 2016-09-07 22:13:10 +02:00
  • 40e7b48220 Avoid using API available from 10.9 v2.0-beta.12.10 Allan Odgaard 2016-09-06 18:12:16 +02:00
  • a0ba8cc1e4 Update MASPreferences submodule Allan Odgaard 2016-09-05 20:35:20 +02:00
  • b99fd4891f Make TextMate smarter when learning file type associations from path v2.0-beta.12.9 Allan Odgaard 2016-09-05 09:31:33 +02:00
  • 800f47e85d Deliver all data from custom URL protocol on main thread Allan Odgaard 2016-09-05 08:56:23 +02:00
  • 99b51c7f92 Use OakDocument as type for OakTextView’s document property Allan Odgaard 2016-09-04 22:56:38 +02:00
  • 52b43f17ed Add bundle editor menu item to copy item UUID Jacob Bandes-Storch 2016-09-04 11:09:31 -07:00
  • b496ffc787 Update link to Ninja Morton Fox 2016-09-01 00:41:57 -04:00
  • d11874b4c3 Order sections in Global.tmProperties Allan Odgaard 2016-08-31 21:41:55 +02:00
  • c5abbb755b Higher value from path::rank now means better match Allan Odgaard 2016-08-31 17:13:02 +02:00
  • 24ae5b0d21 Move grammars_for_path to the file framework Allan Odgaard 2016-08-31 16:18:10 +02:00
  • 49da7a71b1 Remove code that was never executed Allan Odgaard 2016-08-31 12:53:23 +02:00
  • 1e440b3f99 Enable bundle editor window’s document icon Jacob Bandes-Storch 2016-08-31 23:04:01 -07:00
  • 06ba9b6dab Don't store our font scale factor as a percentage Ronald Wampler 2016-08-31 10:48:40 -04:00
  • dd3ebefe3f Use Core Animation for find indicator Jacob Bandes-Storch 2016-08-28 14:12:40 -07:00
  • ba8b6d52f4 Update README file Allan Odgaard 2016-08-31 09:18:55 +02:00
  • 79302ba49c The TM_DROPPED_FILE variable is again a relative path Allan Odgaard 2016-08-31 08:47:21 +02:00
  • f59c445bc8 Tail truncate strings in OakChoiceMenu Ronald Wampler 2016-08-30 22:48:27 -04:00
  • c270b0c5af Allow setting font for OakChoiceMenu to match our text view Ronald Wampler 2016-08-30 22:37:59 -04:00
  • 89d45f73e5 Checkin release notes for 2.0-beta.12.8 v2.0-beta.12.8 Allan Odgaard 2016-08-30 18:45:21 +02:00
  • 097bb6fd37 Change callback.mouse-click to callback.{single,double,triple}-click Allan Odgaard 2016-08-30 18:43:02 +02:00
  • 95580d5ec7 Do not assume NSApp.keyWindow nor NSApp.mainWindow are valid Allan Odgaard 2016-08-30 17:25:24 +02:00
  • d13fcb826c Re-introduce the use of bindings for file browser’s text field Allan Odgaard 2016-08-30 14:59:12 +02:00
  • 2aaaff487c Workaround for NSTableView set to render as source list Allan Odgaard 2016-08-30 14:33:28 +02:00
  • 565c5c242b Let file name formatter return error string for unexpected value type v2.0-beta.12.7 Allan Odgaard 2016-08-30 11:56:47 +02:00
  • b84ebc197a Checkin release notes for 2.0-beta.12.6 v2.0-beta.12.6 Allan Odgaard 2016-08-30 09:37:16 +02:00
  • 6bc27b8511 Handle begin/end undo grouping for document w/o document editor Allan Odgaard 2016-08-30 09:15:17 +02:00
  • 0e70b95dbb Commands run from bundle editor lacked variables from the OakTextView Allan Odgaard 2016-08-29 21:41:34 +02:00
  • 386979ed2d Enable “backup on change” for documents Allan Odgaard 2016-08-29 21:24:34 +02:00
  • b0c77ff656 Fix minor whitespace issues Allan Odgaard 2016-08-29 12:41:50 +02:00
  • caa72fca85 Remove FSItem’s setNewDisplayName: Allan Odgaard 2016-08-29 12:34:26 +02:00
  • cb6a5a911f Edit last path component instead of display name in file browser Allan Odgaard 2016-08-29 12:31:38 +02:00
  • 50d2815645 Add renameToName: to FSItem Allan Odgaard 2016-08-29 11:16:06 +02:00
  • 0c4642302a Remove reference to textmate-dev mailing list Allan Odgaard 2016-08-29 11:12:00 +02:00