Commit Graph

  • 812f8146bf Only limit regexp search to 5 MB when operating on disk file Allan Odgaard 2015-01-29 14:37:56 +07:00
  • 439601b8b0 Introduce API to check if a file reader works on an “open” buffer Allan Odgaard 2015-01-29 14:35:34 +07:00
  • f9cef6959b Handle searching files that end with an incomplete UTF-8 sequence Allan Odgaard 2015-01-21 15:55:16 +07:00
  • 49b784f09c Fix bad logic in if statement Allan Odgaard 2015-01-21 15:47:27 +07:00
  • a1a8205467 Find in folder excerpt would be one byte too short for last line Allan Odgaard 2015-01-21 15:38:33 +07:00
  • 71f7c50aea Checkin release notes v2.0-beta.6.7 Allan Odgaard 2015-01-19 13:21:51 +07:00
  • f8c823195f Update script to create release notes Allan Odgaard 2015-01-19 12:29:33 +07:00
  • b84cb097da Add Ignore Case and Wrap Around checkboxes to incremental search Allan Odgaard 2015-01-19 10:12:18 +07:00
  • b854201acf Improve NSEvent decoding for non-Latin key mappings Allan Odgaard 2015-01-18 18:17:33 +07:00
  • 691a6b4086 Remove redundancy Allan Odgaard 2015-01-18 18:05:34 +07:00
  • 51fb4f4015 Update kvdb submodule: Bind keys to SQL statements Allan Odgaard 2015-01-14 17:27:00 +07:00
  • d9286edaba Update copyright to 2015 Allan Odgaard 2015-01-07 19:39:12 +07:00
  • 71a2c2dfa8 Allow opening favorites at startup and re-activation Anton 2014-12-25 23:01:25 +03:00
  • 619125600e Replace call to cascadeTopLeftFromPoint: with custom code Allan Odgaard 2014-12-25 12:46:31 +01:00
  • 29a576ffbe Don’t go via helper for pthread_setname_np Allan Odgaard 2014-12-25 09:36:01 +01:00
  • 0bdefafac3 Remove dependency graph support to only framework using this API Allan Odgaard 2014-12-25 09:33:56 +01:00
  • aeb9ab7d00 Move server.h to the only framework left using this legacy API Allan Odgaard 2014-12-25 09:33:13 +01:00
  • 0c99cb0699 Remove unused helper function Allan Odgaard 2014-12-25 09:32:23 +01:00
  • 2c3ce33cbe Let user know if scm is disabled Ronald Wampler 2014-12-05 10:00:10 -05:00
  • 7b92302aaf Make scm_enabled_for_path API public Ronald Wampler 2014-12-05 09:58:48 -05:00
  • 068ee34af8 Use _externalScopeAttributes as a fallback to export TM_SCM_NAME Ronald Wampler 2014-12-08 22:49:38 -05:00
  • 26523883f3 Do not export TM_SCM_BRANCH Ronald Wampler 2014-12-08 22:48:14 -05:00
  • 43ab10e45c Increase content compression resistance from high to required Allan Odgaard 2014-12-17 10:11:54 +07:00
  • 0b29e96dfb Move scm_enabled_for_path function below root_for_path v2.0-beta.6.6 Ronald Wampler 2014-12-13 22:46:56 -05:00
  • 7003cd71fd Give a more accurate scm status in the file browser Ronald Wampler 2014-12-08 23:03:45 -05:00
  • 88dc86882a Make scm_enabled_for_path API public Ronald Wampler 2014-12-08 23:03:39 -05:00
  • eeeea76efe Do not export TM_SCM_BRANCH Ronald Wampler 2014-12-08 23:02:41 -05:00
  • f29f6e414c Update dialog plug-in (dispose nib after its window is closed) Allan Odgaard 2014-12-16 14:45:02 +07:00
  • 123471a6e8 Use arc4random_uniform (in tests) to avoid modulus bias Allan Odgaard 2014-12-16 14:44:13 +07:00
  • 57033d89a3 Insert at caret for exit_insert_snippet when input is document Allan Odgaard 2014-12-16 14:38:54 +07:00
  • 9afa98b823 Re-introduce method to avoid crash reports from Emmet plug-in Allan Odgaard 2014-12-02 13:28:25 +07:00
  • 6e182be812 Re-introduce method to avoid crash reports from Emmet plug-in v2.0-beta.6.5 Allan Odgaard 2014-12-02 13:28:25 +07:00
  • 23386c1138 Enable session restore (if disabled) when relaunching after build Allan Odgaard 2014-11-30 09:11:11 +07:00
  • 09dfe50051 Avoid taking the address of compound literals Allan Odgaard 2014-11-30 09:06:27 +07:00
  • 9f1f2f9e17 Use NSWorkspace’s frontmostApplication instead of GetFrontProcess Allan Odgaard 2014-11-30 09:00:24 +07:00
  • 191600fd8c Change RMateServer.cc → RMateServer.mm Allan Odgaard 2014-11-30 08:59:13 +07:00
  • 1433432d6b Use NSApp’s activateIgnoringOtherApps: instead of SetFrontProcess Allan Odgaard 2014-11-30 08:41:07 +07:00
  • 166eedbb72 Simplify relaunch code Allan Odgaard 2014-11-30 08:16:04 +07:00
  • f34a8f28e0 Use CFURL API for getting and setting label color Allan Odgaard 2014-11-30 05:59:35 +07:00
  • 38b68bd4fe Don’t support dispatch queue parameter for runner_t::launch Allan Odgaard 2014-11-30 05:25:26 +07:00
  • b01201efbd Change NSSingleUnderlineStyle → NSUnderlineStyleSingle Allan Odgaard 2014-11-30 05:22:33 +07:00
  • 33692608dc Checkin release notes Allan Odgaard 2014-11-29 10:07:25 +07:00
  • f9fd839ed3 Checkin release notes v2.0-beta.6.4 Allan Odgaard 2014-11-29 10:07:25 +07:00
  • 37df09bf7b Use to_s instead of sending UTF8String Allan Odgaard 2014-11-29 10:01:23 +07:00
  • bf4cbd33fa Remove NSString* typecast when using to_s helper Allan Odgaard 2014-11-29 09:53:40 +07:00
  • 66b849c4c6 Use to_s on the insertText:/setMarkedText: argument Allan Odgaard 2014-11-29 09:51:02 +07:00
  • c8960dee94 Add to_s for NSAttributedString and id Allan Odgaard 2014-11-29 09:50:18 +07:00
  • 174603b4f4 Let input context handle most key events Allan Odgaard 2014-11-29 08:57:00 +07:00
  • 724dd229b2 Eliminate typedef Allan Odgaard 2014-11-29 08:29:16 +07:00
  • 098fe8427f Use local event monitor to handle multi-stroke key bindings Allan Odgaard 2014-11-29 08:22:11 +07:00
  • 7f0c323f66 Use NSMaxRange helper function Allan Odgaard 2014-11-29 07:52:25 +07:00
  • a4763ac96c Be smarter about testing if replace text field has focus Allan Odgaard 2014-11-29 06:14:33 +07:00
  • 40857b1566 Do not disable Apple’s “press and hold” accent feature Allan Odgaard 2014-11-29 05:30:01 +07:00
  • 579cef6f26 Move protocol conformance declaration to implementation file Allan Odgaard 2014-11-29 05:25:33 +07:00
  • 4211242920 Implement NSTextInputClient protocol instead of NSTextInput Allan Odgaard 2014-11-29 05:21:23 +07:00
  • 7247cb916a Remove unnecessary method signatures from private interface Allan Odgaard 2014-11-29 04:21:43 +07:00
  • b7a381be8b Don’t overload interpretKeyEvents: Allan Odgaard 2014-11-29 03:57:19 +07:00
  • 5968aa55b2 Let chooser windows remember their size (after relaunch) Allan Odgaard 2014-11-28 15:58:40 +07:00
  • a0b79c7dfb Increase mouse movement threshold for what is considered a click Allan Odgaard 2014-11-27 10:29:00 +07:00
  • c14c83d3c5 Support deleting array members in delta plists Allan Odgaard 2014-11-27 07:54:31 +07:00
  • 2fe1e70515 Don’t let value_for_setting return item when setting is missing Allan Odgaard 2014-11-27 07:52:28 +07:00
  • 7774be0718 Reorder accessibility order of chooser cell view items Boris Dušek 2014-11-26 21:07:32 +01:00
  • d786053406 Track close button in a property of file cell view Boris Dušek 2014-11-26 21:01:31 +01:00
  • 5841528b23 Update mate usage information for setting marks Ronald Wampler 2014-11-24 14:27:49 -05:00
  • 5b8cc64d68 Fix typo in local variable name Ronald Wampler 2014-11-24 11:38:36 -05:00
  • 9003932ca4 Improve error popover appearance Ronald Wampler 2014-11-24 11:37:15 -05:00
  • 334b869639 fixup! Fix potential crash in file chooser Allan Odgaard 2014-11-22 10:36:43 +01:00
  • 3d2ac7f371 Output frame of find window’s field editor (debug) v2.0-beta.6.3 Allan Odgaard 2014-11-21 15:17:39 +01:00
  • ab69cf8b4a Make code more robust Allan Odgaard 2014-11-21 13:24:24 +01:00
  • eedf8122ea Simplify code to format “«unit» / Selection” bundle/menu items Allan Odgaard 2014-11-20 22:20:32 +01:00
  • fd07d7cf3b Store a parent menu reference in bundle items instead of a path Allan Odgaard 2014-11-20 22:09:41 +01:00
  • a9698a36b5 Remove unused function: full_name_with_selection Allan Odgaard 2014-11-20 22:04:18 +01:00
  • c41851199c Simplify bundles::item_t::full_name to return “«name» — «bundle»” Allan Odgaard 2014-11-20 21:57:25 +01:00
  • fe798f4c0e Don’t explicitly define targets as applications or libraries Allan Odgaard 2014-11-20 14:58:34 +01:00
  • a07a9e4940 Fix potential crash in file chooser Allan Odgaard 2014-11-19 23:10:47 +01:00
  • 32232d9dd8 Version number should not be stored as double in user defaults Allan Odgaard 2014-11-18 18:04:54 +01:00
  • 694e6e17dc fixup! Normalize newline and backspace characters in key event strings Allan Odgaard 2014-11-17 15:24:32 +01:00
  • 2a40206518 Fix typo Allan Odgaard 2014-11-17 15:18:06 +01:00
  • 83d859ff52 Remove support for our special “EXPORTS” symbol Allan Odgaard 2014-11-17 15:16:50 +01:00
  • 8d2954a4da Update dialog plug-in (fix option parser for nib --list) v2.0-beta.6.2 Allan Odgaard 2014-11-17 09:37:54 +01:00
  • a2681bfdfb Use gethostuuid instead of creating our own UUID Allan Odgaard 2014-11-17 00:05:26 +01:00
  • 235d52db7e Remove unused include Allan Odgaard 2014-11-17 00:04:51 +01:00
  • 79eb970b9b Use NSIsEmptyRect instead of comparing with NSZeroRect Allan Odgaard 2014-11-17 00:04:34 +01:00
  • 77dc448206 Use uuid_string_t instead of std::string(40) Allan Odgaard 2014-11-17 00:03:38 +01:00
  • 790a497a07 Use font’s maximumAdvancement for aligning key equivalents Allan Odgaard 2014-11-17 00:02:03 +01:00
  • d458e7604a Use template icon for .twig files Michael Sheets 2014-11-15 15:53:13 -06:00
  • ddbca55710 Support line number suffix in file chooser when filtering by glob Allan Odgaard 2014-11-14 15:37:06 +01:00
  • 970d2a1a6d OakChooser subclasses can disable reload on filter string changes Allan Odgaard 2014-11-14 15:35:28 +01:00
  • 2942f92464 Increase clickable area for the tab overflow button Allan Odgaard 2014-11-14 14:41:46 +01:00
  • 1cae7dc441 Pass std::string instead of filter_string_t to rank_record Allan Odgaard 2014-11-14 10:25:49 +01:00
  • 500ec62321 Use OakAttributedStringForEventString in bundle item chooser Allan Odgaard 2014-11-14 10:24:25 +01:00
  • 12013fef38 Add OakAttributedStringForEventString helper function Allan Odgaard 2014-11-14 10:22:50 +01:00
  • 2721d4eaa5 Preserve selection when updating chooser items Allan Odgaard 2014-11-14 10:22:41 +01:00
  • 5b39bdc98b Remove double semi-colons at end of line Allan Odgaard 2014-11-14 10:21:34 +01:00
  • e5009c8415 Remove next/previous properties on result (tree) node Allan Odgaard 2014-11-14 10:20:15 +01:00
  • ffeb661d02 Remove method signature which is part of our SDK Allan Odgaard 2014-11-14 10:19:35 +01:00
  • 49e5dab6e5 Normalize filter string in symbol chooser Allan Odgaard 2014-11-14 10:18:11 +01:00
  • 08dbb7b2e9 Checkin release notes v2.0-beta.6.1 Allan Odgaard 2014-11-11 21:03:04 +01:00
  • 26dead41ca Update template project for a new application Allan Odgaard 2014-11-11 13:33:27 +01:00
  • 568fcd49cf Opening a document via ‘mate -w’ and canceling would hang mate Allan Odgaard 2014-11-11 08:54:35 +01:00