Commit Graph

943 Commits

Author SHA1 Message Date
michael starke
a47bba23b0 Added referenc builder stub view 2014-12-04 21:47:21 +01:00
michael starke
ce49478691 Added UUID display to EntryInspector 2014-12-04 21:37:31 +01:00
michael starke
ea818fd4fc Only displaying the entry user name in autotype if it's set. 2014-12-04 20:42:24 +01:00
michael starke
a48f323e64 Fixed Reference lookup based on anything other that UUID 2014-12-04 20:04:20 +01:00
michael starke
9d8e24104c Window associations are now editable. Localization fixes 2014-12-04 14:12:21 +01:00
michael starke
0da10e06a2 Fixed error in localization lookup 2014-12-04 14:11:53 +01:00
michael starke
546caa3841 Merge branch 'master' of https://github.com/mstarke/MacPass 2014-12-04 11:13:36 +01:00
michael starke
d95b1bcf91 Updated comment 2014-12-04 11:13:24 +01:00
Michael Starke
f6ce10fbbd Fixed typos 2014-12-04 02:01:37 +01:00
michael starke
249875fb7f Fixed isse with entries being added while no group is selected. 2014-12-04 02:00:03 +01:00
michael starke
431b4dd455 Dragging URLs now uses the host as entry name. 2014-12-04 01:59:46 +01:00
michael starke
e54e3357e5 added german translation for autotype candidate selection 2014-12-03 21:46:38 +01:00
michael starke
3ef438652a Merge branch 'master' of https://github.com/mstarke/MacPass 2014-12-03 21:43:24 +01:00
Michael Starke
3807b079a0 Merge pull request #271 from dylansmith/l10n-fix
fixed 'candiate' typos in Autotype dialog
2014-12-03 21:43:02 +01:00
Dylan Smith
3a46e11790 fixed 'candiate' typos in Autotype dialog 2014-12-03 20:39:41 +00:00
michael starke
637f524cb7 Raised build number 2014-12-03 21:18:28 +01:00
michael starke
3d5b7d2b8e Version bump 0.5.1-alpha 2014-12-03 21:07:47 +01:00
michael starke
7fd1aa43ba Added minium heights to entry inspector 2014-12-03 20:16:58 +01:00
Michael Starke
c7cd9d9a22 Update README.md 2014-12-03 19:22:59 +01:00
michael starke
559f7cd78f Fixed issue with special keys being remapped again (resulting in mangeled key codes in release) 0.5-alpha 2014-12-03 17:30:13 +01:00
michael starke
7ce789790c Added better test for modifier base key presses 2014-12-03 14:36:36 +01:00
michael starke
c2985d2faa Using private event source for keyboard events 2014-12-02 20:53:35 +01:00
michael starke
abdd20eff5 Upped build number. Fixed typos in documentation 2014-12-02 20:53:20 +01:00
michael starke
afb8c63d02 Bumped Version. Added descriptions to autotype commands 2014-12-01 17:42:35 +01:00
michael starke
49c73afcfb clearing undo-stack (#265) 2014-11-26 18:55:40 +01:00
michael starke
f57ac5a98d Fixes #250. Found workaround to force a refresh by toggleing showHiddenFiles. 2014-11-21 21:36:23 +01:00
michael starke
1e4444c426 Using hacked refresh (which doesn't seem to work) 2014-11-21 21:01:42 +01:00
michael starke
8fca8e5cf7 Searching for a workaround for NSOpenPanel validation bug 2014-11-19 23:21:45 +01:00
michael starke
19b5a69ff1 Using instancetype instead of id 2014-11-19 22:32:09 +01:00
michael starke
72c2ced634 Test run to allow any files in openPanel 2014-11-19 15:19:06 +01:00
Michael Starke
d21fa54116 Merge pull request #263 from jamesrhurst/readme
Fixed typo in README
2014-11-15 18:08:47 +01:00
James Hurst
2123320eaf Fixed typo in README 2014-11-15 12:02:00 -05:00
michael starke
5059bc8442 Updated reference test to use mixed cases 2014-11-11 21:41:35 +01:00
michael starke
1f8983c52d Added localization stubbs for IconSelectionView 2014-11-10 12:45:20 +01:00
michael starke
32840c7fd8 Added locaization stubbs to welcome window. Updated more xibs to Xcode 6.1 2014-11-10 10:05:41 +01:00
michael starke
d5aa94b965 Updated xibs to Xcode 6.1 2014-11-09 11:45:35 +01:00
Michael Starke
7e349af809 Updated contributors in README.md 2014-11-05 23:51:44 +01:00
Michael Starke
90b6321610 Merge pull request #259 from auge/issue257
temporary fix for issue #257
2014-11-05 23:45:14 +01:00
Michael Starke
d463d0751e Merge pull request #258 from auge/master
updated German translations
2014-11-05 23:43:27 +01:00
Benjamin Steinwender
6280b5150b temporary fix for issue 257 2014-11-05 21:26:14 +01:00
Benjamin Steinwender
7d99608f85 updated German translations 2014-11-05 19:56:58 +01:00
michael starke
5d0cb54b28 Updated contributor information 2014-11-05 16:22:32 +01:00
michael starke
58aa096de6 Updated contributor information 2014-11-05 15:56:34 +01:00
michael starke
b16fab842e Completed contributors list, Fixes issues in license text 2014-11-05 11:05:10 +01:00
michael starke
e9325a62be Moved file type icon to asset catalog. Associated file type icons with document types 2014-11-04 22:32:56 +01:00
Michael Starke
a278fa3438 Merge pull request #255 from thomscode/master
Adding File type icon (https://github.com/mstarke/MacPass/issues/176)
2014-11-04 22:21:25 +01:00
Thom
e123020d03 Remove ICNS file
Add PNG files for file type icon
2014-11-04 07:53:24 -08:00
Thom
a849803ceb Adding File type icon (https://github.com/mstarke/MacPass/issues/176) 2014-11-03 14:51:30 -08:00
michael starke
d5fdc610ba Added clarification for external references 2014-11-03 19:26:43 +01:00
michael starke
af15d6c9c2 Readded Yosemite aware shadow removal 2014-11-02 19:47:25 +01:00