César Arratia
091a565bc8
Translation to spanish improved ( #953 )
...
* - Translation to Spanish of the new functionalities (adapt to new Localizable strings order)
- Corrections of some typos in English translation
* - Update all spanish translations, UI included
2019-07-19 12:40:56 +02:00
Michael Starke
a47557672f
Merge branch 'master' into feature/use_local_plugins_json
...
# Conflicts:
# MacPass/de.lproj/Localizable.strings
# MacPass/en.lproj/Localizable.strings
2019-07-12 16:55:38 +02:00
Michael Starke
50dad4de30
Updated english localization
2019-07-12 16:43:34 +02:00
Michael Starke
d37164ad89
Updated english localization for database settings window
2019-07-12 16:40:51 +02:00
Michael Starke
add09827ba
added missing changes to project file
2019-07-12 16:04:06 +02:00
Veit-Hendrik Schlenker
2d98c480da
Add touchbar support ( #862 )
...
* Add touchbar support for the password input
* Add touchbar support for entry list
* Set NSTouchBarItemIdentifier as static strings
* Simplify touchbar initialization in NSTextView
* Remove colored buttons in touchbar to adhere to the Human Interface Guidelines
* Add search action to touchbar
* Create a TouchBarButtonCreator
* Enable Touchbar customization
* Fix typo
* Add customizationLabel to all buttons
* Use localised strings instead of hardcoded
* Add a popover touchbar for editing
* Update localisation
* Set the bezel color of the show password button to selected if toggled
2019-07-10 12:00:38 +02:00
Michael Starke
32899cb707
Introduced Autotype doctor in preparation for macOS 10.15.
...
This change removes the test for autotype on startup and will only check for permissoins when the pereferences are shown or when (gloabal)autotype is performed.
2019-07-09 15:39:23 +02:00
Michael Starke
b1cb776e14
Moved accessibilty permission checks into MPAutotypeDoctor. Added screen capture permission test.
2019-07-03 17:28:58 +02:00
Michael Starke
54d7ce4f77
Merge branch 'master' into feature/use_local_plugins_json
2019-07-03 12:03:09 +02:00
Michael Starke
077a5851cf
append branch name if we're not on master
2019-07-03 11:14:42 +02:00
Michael Starke
3cab0ea4dd
Fixed versioning script to correctly work with more complex branches
2019-07-03 11:02:10 +02:00
Michael Starke
e0d12bea5a
Added setup to store a copy of the plugin.json inside Macpass and use that as fallback as well as if the user denies access to remote systems
2019-06-25 12:59:51 +02:00
Michael Starke
8f5914afd2
Project structure cleanup and renaming
2019-06-25 11:41:53 +02:00
Michael Starke
8cc701af5f
Updated french localization
2019-04-25 16:01:19 +02:00
Michael Starke
6b6c4fb736
Updated to Xcode 10.2
2019-04-05 17:09:08 +02:00
Anton Glezman
1c0a76dc74
Russian localization ( #918 )
2019-04-05 08:22:54 +02:00
Michael Starke
b667cf75bf
Updated contributors (rebase)
2019-04-01 09:18:41 +02:00
Michael Starke
4222922b68
Bumped to 0.7.8
2019-04-01 09:17:46 +02:00
Michael Starke
3dedbc1f68
Enabled english, german and dutch localization for save panel accessory view ( fixes #912 )
2019-04-01 09:17:46 +02:00
Michael Starke
f59f8f5cb9
Bumped to version 0.7.7
2019-03-27 10:56:37 +01:00
Michael Starke
515fd4be70
Removed localized credits in favour of a single english file.
...
Credits now are correctly rendered in dark and light mode (fixes #900 )
2019-03-27 08:56:17 +01:00
Michael Starke
b3de0556f5
Bumped version
2019-03-21 08:14:34 +01:00
Michael Starke
70c25c9b1f
Bumped Version
2019-03-19 17:10:33 +01:00
Michael Starke
af15955d6f
Updated translations from PR #753
2019-02-25 21:28:36 +01:00
Michael Starke
c62e96f44a
Added preferences to allow for universal clipboard support. Item menu actions now should work in more scenarios
2019-02-15 11:48:54 +01:00
Michael Starke
d2077a55d8
Preferences instead of Settings renaming
2019-02-11 14:29:04 +01:00
Michael Starke
00362bf33c
Using preferences instead of settings name. Alert for incompaitble plugins now has a button to show preferences
2019-02-08 15:04:16 +01:00
Michael Starke
8f11acdfa4
Added button to status info display. Functionality is not wired yet.
2018-12-30 22:08:32 +01:00
Michael Starke
56a6fce658
Aligned naming, Pickchars dialog now automatically closes when all characters are picked. Table columns now start at 1 instead of 0.
2018-12-28 19:27:37 +01:00
Michael Starke
9f8617372f
Removed currently unused AutotypeExecution context.
2018-12-07 13:43:15 +01:00
Michael Starke
d8a20a1fe2
Removed autosave of selection changes. Save only occurs on lock. Shutdown needs to be added too.
2018-12-06 13:41:28 +01:00
Michael Starke
3cf3e25156
Using custom MPPathControl to remove double click to show chooser ( fixes #54 and #855 )
2018-11-29 23:42:32 +01:00
Michael Starke
22b267f63e
Updated to Xcode 10.1
2018-11-27 10:35:14 +01:00
Michael Starke
146430c7b1
Newline
2018-11-22 13:13:27 +01:00
Michael Starke
24d50b4b50
Added dynamic methods for custom attribute lookup
2018-11-11 09:30:16 +01:00
Michael Starke
c12cc7a4be
Added support for dragging multiple entries as well as groups. Drag and drop between entry lists is still missing.
2018-11-07 17:46:54 +01:00
Michael Starke
1ed35a6eab
Using NSViewController presentation instead of manual NSPopup creation
2018-11-05 17:36:32 +01:00
Michael Starke
afc69f69ae
Autotype now uses key presses instead of paste whenever possible.
2018-11-05 11:55:07 +01:00
Michael Starke
3cd8d07552
Reverting back to string based version compare. Using customized comparator based ond Sparkle verison compare
2018-10-24 16:07:38 +02:00
Michael Starke
5be3265c17
Plugin respository now uses table columns again.
2018-10-12 16:22:52 +02:00
Michael Starke
2b1f0ccbc5
Changed to list display for available plugins. Added version and installed info for plugins
2018-10-11 18:23:42 +02:00
Michael Starke
edf40e0cc7
Created prototype for a plugin browser
2018-10-11 15:21:19 +02:00
Michael Starke
0921cd39d2
compatibilty for plugins is now fetched from plugin repository
2018-10-10 19:23:45 +02:00
Michael Starke
66118d50c3
Welcome window now displays a list of recent documents.
...
also the window now gets closed when a document is loaded
2018-09-28 16:49:11 +02:00
Michael Starke
182f448535
Removed HNHUIBadgedTextField in favour of a composed UI
2018-09-26 11:04:20 +02:00
Michael Starke
9f35450683
Renamed Assets Catalog, modernized code
2018-09-20 18:03:12 +02:00
Michael Starke
8d7bb31b7c
Updated to current HNHUI for dark mode support for macOS 10.14
2018-09-19 17:40:37 +02:00
Michael Starke
c6be6ec819
Fixed localization issues. Localized OpenPanelAccessoryView
2018-09-11 16:59:48 +02:00
Michael Starke
af96a55f32
Removed unused PreviewController
2018-09-11 15:07:19 +02:00
Michael Starke
fc5a054fed
Removed unused file watcher
2018-09-11 15:04:16 +02:00