Commit Graph

  • 24c510bbd5 Add a “document will delete” callback function Allan Odgaard 2014-11-11 08:44:07 +01:00
  • b3850897de Accept titlecased Info.plist when loading bundles Allan Odgaard 2014-11-11 08:42:49 +01:00
  • 883fd2b6f8 Add variables from Preferences → Variables to bundle item chooser Allan Odgaard 2014-11-10 18:27:58 +01:00
  • 67184816be fixup! Remove NSString existAtPath category method Ronald Wampler 2014-11-10 14:31:02 -05:00
  • c3e3da0ca9 Show items from key bindings dictionaries in bundle item chooser Allan Odgaard 2014-11-10 14:40:18 +01:00
  • 4250618096 Allow path string in bundle item chooser to extend below shortcut Allan Odgaard 2014-11-10 14:39:20 +01:00
  • ae02add21c Normalize newline and backspace characters in key event strings Allan Odgaard 2014-11-10 13:38:59 +01:00
  • a778f0b3da Combine std::set’s find and insert into a single operation Allan Odgaard 2014-11-10 13:34:35 +01:00
  • c0a0b2e2fd Remove unnecessary instance variable Ronald Wampler 2014-07-21 22:27:56 -04:00
  • f0c7a2f564 Remove unused includes Ronald Wampler 2014-07-21 13:57:36 -04:00
  • 9a898fe852 Code style fixes Ronald Wampler 2014-07-21 13:25:16 -04:00
  • c1b73ac9c0 Remove NSString existAtPath category method Ronald Wampler 2014-07-21 13:54:34 -04:00
  • ecd3280a4a Remove NSString isDirectory category method Ronald Wampler 2014-07-21 13:49:56 -04:00
  • d3f295b15b Avoid use of the NSString existsAtPath category method Ronald Wampler 2014-07-21 13:18:04 -04:00
  • b06a22cfe3 Change --bool to -bool in defaults command examples Allan Odgaard 2014-11-10 11:38:48 +01:00
  • c1029c454b Improve bundle item chooser Allan Odgaard 2014-11-10 10:35:03 +01:00
  • 2e049ad25f Replace newline and tabs in find dialog’s status text Allan Odgaard 2014-11-10 09:24:10 +01:00
  • ec89bd035b Ensure valid match/excerpt ranges for CRLF delimited files Allan Odgaard 2014-11-10 09:22:52 +01:00
  • 912818ccfc Support line argument when opening files from bundle item chooser Allan Odgaard 2014-11-10 09:22:30 +01:00
  • edfdedc36f Use ‘TextMate.app’ as path for settings in the application bundle Allan Odgaard 2014-11-10 09:21:00 +01:00
  • a511a5d809 Do single line pretty printing of settings (plist) values Allan Odgaard 2014-11-10 09:20:02 +01:00
  • e613aabfec Add missing call to super Allan Odgaard 2014-11-10 09:19:51 +01:00
  • 5d2f5234af Workaround for crash when option-clicking window close button Allan Odgaard 2014-11-10 09:18:28 +01:00
  • 56ea12db79 Use ‘self.window’ instead of ‘_window’ for consistency Allan Odgaard 2014-11-10 09:18:25 +01:00
  • bf986e8740 Skip theme and bundle item menu items in bundle item chooser Allan Odgaard 2014-11-10 09:17:21 +01:00
  • 8be5b11d9c Ensure line break mode is set for display string in item choosers Allan Odgaard 2014-11-10 09:15:42 +01:00
  • 21cbdf23e9 Let CreateAttributedStringWithMarkedUpRanges take NSLineBreakMode Allan Odgaard 2014-11-10 09:14:55 +01:00
  • 706a44f793 Prevent image view used in OakChooser to shrink horizontally Allan Odgaard 2014-11-10 09:13:42 +01:00
  • 99cd82abee Include value and line number when asking for settings info Allan Odgaard 2014-11-10 09:11:48 +01:00
  • 366ab820ca Store doubles without decimals as integers (Global.tmProperties) Allan Odgaard 2014-11-10 09:11:12 +01:00
  • bc74676921 Eliminate redundant parameter (refactoring) Allan Odgaard 2014-11-10 09:10:16 +01:00
  • 0ca555c85e Introduce plist::kSingleLine formatting flag Allan Odgaard 2014-11-10 09:08:49 +01:00
  • 8be6def5c1 Refactor bundle item chooser Allan Odgaard 2014-11-10 09:06:57 +01:00
  • ce34f6fa15 Use our wrapper for adding views with auto layout enabled Allan Odgaard 2014-11-10 09:05:14 +01:00
  • 4a3ca9536a Introduce bundles::item_t::menu_path Allan Odgaard 2014-11-10 09:03:38 +01:00
  • 93b773a1a5 Our print dialog preview was eclipsing auto layout methods Allan Odgaard 2014-11-10 09:03:18 +01:00
  • b694ba50af Don’t include framework umbrella header Allan Odgaard 2014-11-10 09:02:39 +01:00
  • ebf20acc20 Prefer CFBundleShortVersionString over CFBundleVersion Allan Odgaard 2014-11-10 09:01:05 +01:00
  • 50ad6fce64 Loosen our expiration policy v2.0-beta.6 Allan Odgaard 2014-11-06 23:05:43 +01:00
  • 6f5b02f994 Include name of symbolic link in favorites chooser Allan Odgaard 2014-11-06 22:32:07 +01:00
  • f65cba8e10 Tweak look of rows in file and favorites chooser Allan Odgaard 2014-11-06 22:03:40 +01:00
  • 4e5175d0d1 Manually set key view loop for the chooser windows Allan Odgaard 2014-11-06 16:45:44 +01:00
  • 7d2ed9a236 Set initial first responder when setting up key view loop Allan Odgaard 2014-11-06 16:42:22 +01:00
  • c507361258 Support passing an array of array of views to OakSetupKeyViewLoop Allan Odgaard 2014-11-06 16:37:12 +01:00
  • 52455f049e Enable truncation of status text in download window Allan Odgaard 2014-11-06 13:47:45 +01:00
  • 9831019a55 Save with Xcode 6.1 (6A1052d) Allan Odgaard 2014-11-06 13:42:22 +01:00
  • 4844d895f4 Update SCM icons for 32×32 sizes Allan Odgaard 2014-11-06 12:25:33 +01:00
  • 5eb5609691 Checkin release notes Allan Odgaard 2014-11-05 22:15:14 +01:00
  • 510fb31743 Checkin release notes v2.0-beta.5.4 Allan Odgaard 2014-11-05 22:15:14 +01:00
  • f888333c66 Add crude code to make the file chooser’s close buttons work Allan Odgaard 2014-11-05 20:52:05 +01:00
  • 5cefb3eac4 Show both display name and path in file/favorite chooser Allan Odgaard 2014-11-05 19:59:31 +01:00
  • a3b2fb8199 Switch to a view-based table view for the chooser dialogs Allan Odgaard 2014-11-05 12:41:03 +01:00
  • 7aea556533 Remove custom NSArray category Allan Odgaard 2014-11-05 10:58:29 +01:00
  • fb929bdfdd Use NSImage’s respectFlipped: parameter instead of custom code Allan Odgaard 2014-11-05 09:17:17 +01:00
  • b20d7610ac Change (CGPoint){0.0, 0.0} → NSZeroPoint Allan Odgaard 2014-11-05 08:50:05 +01:00
  • 45af1c1f72 Use OakRolloverButton to clear shortcut in OakKeyEquivalentView Allan Odgaard 2014-11-05 08:27:49 +01:00
  • ea1fb48286 Make OakKeyEquivalentView opaque Allan Odgaard 2014-11-05 00:20:40 +01:00
  • 32d40edfcf Disallow moving window by clicking anywhere in our document view Allan Odgaard 2014-11-05 00:15:32 +01:00
  • 6133f0e57a Put instance data in class extension instead of implementation Allan Odgaard 2014-11-05 00:04:03 +01:00
  • 5456376ee1 Don’t translate autoresizing mask into constraints for print view Allan Odgaard 2014-11-04 23:57:15 +01:00
  • 616f860d24 fixup! Update a document’s matches before leaving it when using [⇧]⌘G Allan Odgaard 2014-11-04 23:49:59 +01:00
  • 4fc2e983cf Don’t set translatesAutoresizingMaskIntoConstraints in status bar Allan Odgaard 2014-11-04 23:38:49 +01:00
  • b581e20ad9 Add wrapper for adding views with auto layout enabled Allan Odgaard 2014-11-04 23:25:13 +01:00
  • 7ead6d418c Make the OakCreateLabel function more versatile Allan Odgaard 2014-11-04 22:20:20 +01:00
  • dc01d80c55 Use local variable instead of property Allan Odgaard 2014-11-04 22:10:30 +01:00
  • 0c113e058f Simplify implementation of OakChooser’s selectedItems method Allan Odgaard 2014-11-04 21:45:52 +01:00
  • 137e6343ba Add convenience function to setup key view loop Allan Odgaard 2014-11-04 21:41:32 +01:00
  • 9d0191b44c Bump project’s LRU-date when opening via recent projects dialog Allan Odgaard 2014-11-04 18:12:16 +01:00
  • 92f8bb7586 Use sort descriptors to sort “recent projects” array Allan Odgaard 2014-11-04 18:08:52 +01:00
  • 62720f26f0 Go via superclass when setting table view to render as active Allan Odgaard 2014-11-04 14:45:38 +01:00
  • 702c709311 Layout chooser window before recalculating key view loop Allan Odgaard 2014-11-04 14:35:31 +01:00
  • ee1754f906 Don’t treat “Menu Actions” item in bundle editor as bundle proxy Allan Odgaard 2014-11-04 14:24:39 +01:00
  • c7c789a57b Don’t treat --set/clear-mark argument as a comma separated list Allan Odgaard 2014-11-04 13:52:23 +01:00
  • be0804353c Remove path::trash API (unused) Allan Odgaard 2014-11-04 13:51:32 +01:00
  • b0a48b36f6 Remove unused property Allan Odgaard 2014-11-03 14:40:57 +01:00
  • f2ab4bfa91 Ensure we draw close button image on rounded pixel position Allan Odgaard 2014-11-03 11:28:30 +01:00
  • 6f1641cb0c Change the close file image to a monochrome template images Allan Odgaard 2014-11-03 10:43:28 +01:00
  • 0f90cbcc9a Handle template image drawing in OFBPathInfoCell Allan Odgaard 2014-11-03 10:40:43 +01:00
  • 1e9bd987b5 Offer user to uninstall (trash) plug-ins which crash Allan Odgaard 2014-11-02 13:53:29 +01:00
  • 4bde9a99c5 Never re-use a closed HTML output window v2.0-beta.5.3 Allan Odgaard 2014-11-02 12:50:43 +01:00
  • 50b48082e5 Recreate WebView if window received a close v2.0-beta.5.2 Allan Odgaard 2014-10-31 00:43:02 +01:00
  • f16e83fb4f Get rid of APP_REVISION Allan Odgaard 2014-10-30 20:49:10 +01:00
  • e0bf2383e7 Update a document’s matches before leaving it when using [⇧]⌘G Allan Odgaard 2014-10-30 20:16:33 +01:00
  • 32a3d939cd Checkin release notes v2.0-beta.5.1 v2.0-beta.5 Allan Odgaard 2014-10-29 22:19:13 +01:00
  • 10c135e803 Swap “New File” and “New Folder” key equivalents to match Finder Allan Odgaard 2014-10-29 21:47:37 +01:00
  • 165000d00c Add “Show in Finder” context menu actions to bundle editor Allan Odgaard 2014-10-29 21:39:52 +01:00
  • 2c58bb80f9 Introduce ‘disableTabAutoClose’ defaults key Allan Odgaard 2014-10-29 20:47:31 +01:00
  • f2c54e0e72 Don’t restore untitled document window with no project path Allan Odgaard 2014-10-29 20:30:39 +01:00
  • 503b01e56b Make search field first responder before showing window Allan Odgaard 2014-10-29 12:46:33 +01:00
  • 3588f26395 Remove unused include Allan Odgaard 2014-10-29 12:40:58 +01:00
  • 8462eb6512 Remove unused NSView, NSWindow, and NSScreen categories Allan Odgaard 2014-10-29 12:38:11 +01:00
  • 19f4695a2b Do not use weak pointer for NSSavePanel (crashes on 10.7) Allan Odgaard 2014-10-29 12:27:02 +01:00
  • ce35b78fba Fix include path (make it relative to current directory) Allan Odgaard 2014-10-29 12:26:29 +01:00
  • 609558edac Regexp search a 5+ MB file could find matches in wrong locations Allan Odgaard 2014-10-29 12:24:12 +01:00
  • b9b9a7fa54 Bring the action button back for the commit window Ronald Wampler 2014-10-28 22:26:45 -04:00
  • b9b6ecf025 Disable toggle button in the commit window when animating Ronald Wampler 2014-10-28 21:21:13 -04:00
  • c4f7b38882 Rename populateTableView to setupArrayController Ronald Wampler 2014-10-28 23:00:47 -04:00
  • 12f964c3fa Commit Window: Refactor Ronald Wampler 2014-10-28 22:59:19 -04:00
  • 6e9874a5d0 Introduce heuristic priorities for gutter images Allan Odgaard 2014-10-21 09:53:03 +02:00
  • 74c76fb2aa Don’t assert CFSocket functions always succeed Allan Odgaard 2014-10-21 09:51:36 +02:00