Commit Graph

  • 0b2932b3de Add test for empty glob (should not match anything) Allan Odgaard 2014-04-17 17:00:55 +07:00
  • 7bedb531ef Let utf8::multibyte<T>::length return 1 for non-multibyte chars Allan Odgaard 2014-04-17 16:58:20 +07:00
  • bbfad640f5 Explicitly exit the commit window tool Allan Odgaard 2014-04-16 22:26:18 +07:00
  • 4474419405 Use API available on 10.7 for the commit window’s NSTableView Allan Odgaard 2014-04-16 22:22:30 +07:00
  • ae69d06c2c Use undo manager from file browser’s potential field editor Allan Odgaard 2014-04-15 07:04:12 +07:00
  • f515bc70f8 Use lowercase for the status of implicitly installed bundles Allan Odgaard 2014-04-14 14:14:21 +07:00
  • 9790644fbd Track implicitly installed bundles Allan Odgaard 2014-04-14 14:13:05 +07:00
  • 1f0e3db472 Remove trailing zeroes from numeric literals Allan Odgaard 2014-04-14 12:09:12 +07:00
  • 39b94e6ac3 Harmonize whitespace and add trailing newline Allan Odgaard 2014-04-14 11:33:23 +07:00
  • 0a459d0b85 If a disabled variable is edited (in Preferences) then enable it Allan Odgaard 2014-04-14 09:53:15 +07:00
  • dde03783b2 Use more constants from sysexits.h for pretty_plist failure codes Allan Odgaard 2014-04-14 08:43:25 +07:00
  • ec8208bbf5 Use constants from sysexits.h for bl failure codes Allan Odgaard 2014-04-14 08:39:25 +07:00
  • 5b47dca1e6 Add ‘sysexits.h’ as a precompiled header Allan Odgaard 2014-04-14 08:37:27 +07:00
  • e6d8ffed43 Create archive of default bundles by using the server side status Allan Odgaard 2014-04-14 08:28:38 +07:00
  • 8f18aefe66 Update ‘bl’ to support list/install of default/mandatory bundles Allan Odgaard 2014-04-14 08:26:37 +07:00
  • d31f2dc100 Only report failure from updating a source when there is no cache Allan Odgaard 2014-04-14 08:12:21 +07:00
  • eb6d755ca5 Parse ‘isDefault’ and ‘isMandatory’ from remote bundle index Allan Odgaard 2014-04-14 05:21:22 +07:00
  • 3e8fd7b72a Use bundle item name in Commit Window’s title Allan Odgaard 2014-04-13 13:09:11 +07:00
  • 72d8d584ac Update Avian bundle Allan Odgaard 2014-04-13 07:25:39 +07:00
  • 5e96775fa3 Break out of current block before continuing document saving v2.0-alpha.9537 Allan Odgaard 2014-04-12 20:18:25 +07:00
  • 86a5538992 Ensure server object is alive when client is destroyed Allan Odgaard 2014-04-12 19:20:43 +07:00
  • cb5c6062cd Checkin release notes v2.0-alpha.9533 Allan Odgaard 2014-04-12 14:21:37 +07:00
  • 09ea4b3e46 When document changes (on disk) ensure all selections are valid Allan Odgaard 2014-04-12 14:13:21 +07:00
  • 7c192f1e02 Let OakTextView handle cancelOperation: as complete: Allan Odgaard 2014-04-12 13:01:39 +07:00
  • 3f55166f15 Assign ⌘. to the commit window’s cancel button Allan Odgaard 2014-04-12 12:37:52 +07:00
  • 6e619ad14c Do not render full screen windows as inactive Allan Odgaard 2014-04-12 11:07:00 +07:00
  • d1bce2ac4f Get rid of OakCreateViewWithColor Allan Odgaard 2014-04-12 10:53:27 +07:00
  • 2bfd8a8118 Give local function ‘static’ storage Allan Odgaard 2014-04-11 20:47:08 +07:00
  • 375893fc7f Add a ‘did change content’ notification to document_t Allan Odgaard 2014-04-11 20:45:16 +07:00
  • f445f19287 Add assertion to check if index is within allowed range Allan Odgaard 2014-04-11 20:41:57 +07:00
  • 1452148a65 Run in default run-loop mode for document_t::sync_open Allan Odgaard 2014-04-11 16:55:32 +07:00
  • d549bb7a84 Remove unused include (cf/callback.h) Allan Odgaard 2014-04-11 16:51:42 +07:00
  • ec6d0b7e4e fixup! Add assertion about being called in the main dispatch queue Allan Odgaard 2014-04-11 16:13:13 +07:00
  • eaa2faa18a Change to project folder when running commands from commit window Allan Odgaard 2014-04-11 13:11:52 +07:00
  • 196f37729f fixup! Allow user to clear previous commit messages Ronald Wampler 2014-04-10 21:06:52 -04:00
  • b942455d8f Implement "--log" option for commit window Ronald Wampler 2014-04-09 21:28:25 -04:00
  • 65e9b45d8a Treat commit window action command names as format strings Allan Odgaard 2014-04-11 08:51:04 +07:00
  • 445468cbf5 Make list of items to be committed contain exactly 10 rows Allan Odgaard 2014-04-11 08:49:54 +07:00
  • 09d9cf9bd2 fixup! Add setting to disable tab re-ordering Allan Odgaard 2014-04-11 07:03:53 +07:00
  • e379021492 Assert that we are not blocking the main queue Allan Odgaard 2014-04-11 06:43:24 +07:00
  • 1e419e6d31 Use Onigmo’s own multithread support Allan Odgaard 2014-03-23 12:07:03 +07:00
  • d0bb0e7dc2 fixup! Full implementation of ‘labels’ property Allan Odgaard 2014-04-10 17:15:41 +07:00
  • 62f2debfc8 Store commit window frame in user defaults Allan Odgaard 2014-04-10 17:37:01 +07:00
  • b06474fbac Introduce ‘hideStatusBar’ user defaults key Allan Odgaard 2014-04-10 17:02:23 +07:00
  • bd74a16d96 Add API to hide status bar Allan Odgaard 2014-04-10 16:55:28 +07:00
  • 30edbc9118 Disable autoresize mask translation for divider line views Allan Odgaard 2014-04-10 17:30:47 +07:00
  • ff94480298 Check that CoreFoundation functions succeed Allan Odgaard 2014-04-10 13:07:46 +07:00
  • 74572309f1 Allow user to clear previous commit messages Allan Odgaard 2014-04-10 11:09:37 +07:00
  • 751d2c2924 Let commit window’s title match that of the main window Allan Odgaard 2014-04-10 10:53:22 +07:00
  • c7bfb36d25 Use variadic template function instead of varargs macros (C++11) Allan Odgaard 2014-04-09 21:31:48 +07:00
  • 4307d9eb91 Add ‘onDocumentSave’ HTML output auto refresh option Allan Odgaard 2014-04-09 20:09:48 +07:00
  • 7d1ca99421 Disable plug-ins for HTML output WebView Allan Odgaard 2014-04-09 15:14:17 +07:00
  • ba87a43c66 Workaround for “did save” commands stalling TextMate Allan Odgaard 2014-04-09 15:06:03 +07:00
  • 6d1da8ce97 Use bundle item’s effective name in error and cancel sheets Allan Odgaard 2014-04-09 14:31:07 +07:00
  • 38b91da708 Selecting “Save” during quit would lose untitled documents Allan Odgaard 2014-04-08 16:27:54 +07:00
  • 73f82c6c5c Do not abort application shutdown when we need to save documents Allan Odgaard 2014-04-08 16:22:17 +07:00
  • aaabfd2e26 Use custom test system for testing the ‘document’ framework Allan Odgaard 2014-04-08 14:33:35 +07:00
  • fb80ffd272 Use custom test system for testing the ‘file’ framework Allan Odgaard 2014-04-08 13:46:40 +07:00
  • 10d94644f7 Switch oak::server_t implementation from pthread → libdispatch Allan Odgaard 2014-04-08 13:12:50 +07:00
  • e974582baa Allow specifying run-loop mode for document_t::sync_open Allan Odgaard 2014-04-08 12:46:45 +07:00
  • 7bb584c604 Add assertion about being called in the main dispatch queue Allan Odgaard 2014-04-08 12:38:46 +07:00
  • b0864281ed Add “New Document” as output option for Filter Through Command Allan Odgaard 2014-04-08 10:32:24 +07:00
  • 184782a6ee Crash report info no longer eclipse info from higher up the stack Allan Odgaard 2014-04-08 09:23:55 +07:00
  • 3642ee2750 Save All from find window uses default run-loop mode for saving Allan Odgaard 2014-04-07 13:46:40 +07:00
  • 6cc0108961 Rename document_t:{open,save} → document_t:sync_{open,save} Allan Odgaard 2014-04-06 23:35:20 +07:00
  • 96de950ed1 Return initializer list instead of using std::make_pair (C++11) Allan Odgaard 2014-04-06 19:34:03 +07:00
  • c7a211b2fd Let View → Wrap Column remember the last 5 values used Allan Odgaard 2014-04-05 22:17:56 +07:00
  • 75dc734a87 When tar fails, it does not remove the output file Allan Odgaard 2014-04-05 18:14:27 +07:00
  • 30b4d9322d Checkin release notes Allan Odgaard 2014-04-05 17:57:45 +07:00
  • 857f2cb6fa Checkin release notes v2.0-alpha.9531 Allan Odgaard 2014-04-05 17:57:45 +07:00
  • ccc1d7011d Add debug output for Find in Folder → Save All Allan Odgaard 2014-04-05 17:49:59 +07:00
  • f05f77909e No need to sanitize UTF-8 data in editor_t::paste Allan Odgaard 2014-04-05 14:08:58 +07:00
  • 2b2a20b9b7 Ensure clipboard data is UTF-8 Allan Odgaard 2014-04-05 14:07:36 +07:00
  • 7b182c428b Disable buffer completion when there is no prefix/suffix Allan Odgaard 2014-04-05 12:55:21 +07:00
  • 6b24c1b11f Missing broadcast when changing “on disk” in document_t::set_path Allan Odgaard 2014-04-05 10:17:26 +07:00
  • 6185cc17ab Do not inherit numbered variables for potential regexp captures Allan Odgaard 2014-04-05 09:45:37 +07:00
  • 59988ecdaf Add tests for command requirements Allan Odgaard 2014-04-04 23:07:54 +07:00
  • c9a16a6033 Support requirements where existing variable has a space Allan Odgaard 2014-04-04 23:07:10 +07:00
  • 575c31b66f Fix error message for command requirements with no variable Allan Odgaard 2014-04-04 17:55:29 +07:00
  • 7d0100fa2b utf16::distance: End iterator may point into multi-byte character Allan Odgaard 2014-04-04 17:36:18 +07:00
  • de1c6aa5a9 Add commit message to history even if user cancels the dialog Allan Odgaard 2014-04-04 17:30:40 +07:00
  • 172d2d41c9 Ensure the com.macromates.visibleIndex attribute value is valid Allan Odgaard 2014-04-04 17:09:07 +07:00
  • 44a803fe7c Use NSAccessibilityUnignoredDescendant to streamline code Boris Dušek 2014-04-04 20:36:50 +02:00
  • 3e2df29076 Add '+initialize' guard Boris Dušek 2014-04-04 19:54:25 +02:00
  • 07e253f3bb Cleaner disabling of image view accessibility. Boris Dušek 2014-04-04 19:48:50 +02:00
  • 16330d039e Show last commit message in the Previous Commit Messages menu Ronald Wampler 2014-04-03 23:17:34 -04:00
  • 32ef9c8d67 Set display name when sending diff to TextMate Ronald Wampler 2014-04-03 22:01:27 -04:00
  • 0ce77e8de7 We use camelCase for local variables Ronald Wampler 2014-04-03 21:36:50 -04:00
  • 9018e8b1aa Rework command execution (diff, revert, etc.) Allan Odgaard 2014-04-02 16:27:26 +07:00
  • 201f247b2f New (native) commit window Ronald Wampler 2014-03-17 22:13:27 -04:00
  • 645c837262 Skeleton commit window server Allan Odgaard 2014-03-14 13:56:57 +07:00
  • 960b41297b Export TM_SCM_NAME and TM_SCM_BRANCH Ronald Wampler 2014-03-20 14:11:53 -04:00
  • e4c9008422 Don’t assume only one class implements performBundleItem: Allan Odgaard 2014-04-03 15:06:31 +07:00
  • d4882de422 When updating bundles we rename old bundle before delete Allan Odgaard 2014-04-03 14:13:26 +07:00
  • 073e97ffd7 Add application category for OS X duanemoody 2014-04-02 14:29:59 -07:00
  • b6b75227b3 Exception handler was overwriting crash report info Allan Odgaard 2014-04-02 12:45:59 +07:00
  • f93f793bc5 Keep dispatch group around as we may call wait after process exit Allan Odgaard 2014-04-02 12:38:17 +07:00
  • a735a37b9b We shouldn’t (potentially) call fprintf() after vfork() Allan Odgaard 2014-04-02 12:33:59 +07:00
  • b1de8256a2 Disable WebView plug-ins and page cache for about window Allan Odgaard 2014-04-01 13:18:28 +07:00
  • e86f40255c Update HTML tool tips (font and WebView cache/plug-in settings) Allan Odgaard 2014-04-01 13:14:47 +07:00