Mark Jerde
|
f068db6b03
|
Add 'source' and 'timestamp' to clipping objects so that it can be displayed in the bezel along with the clipping.
|
2016-01-28 22:05:43 -06:00 |
|
Mark Jerde
|
d1cd8508c2
|
Add the ability to retrieve and add entire JumpcutClipping objects from JumpcutStore rather than having to extract each member via repeated lookups. Also consolidate many repeated copies of the bezel content update code into a single method.
|
2016-01-28 22:05:43 -06:00 |
|
Mark Jerde
|
0b204c32c3
|
Switch JumpcutClipping retain/release code to all use the same technique, that being to not release until after being assigned out of need.
|
2016-01-28 22:05:43 -06:00 |
|
Mark Jerde
|
52374a4fb0
|
Add support for searching clippings via a search box in the Flycut menu.
|
2015-09-08 06:18:05 -05:00 |
|
Mark Jerde
|
dae35d914c
|
Add option to auto-save clippings (with distinctive filename when they fall off the end of the remember length.
|
2015-08-05 22:50:56 -05:00 |
|
Deniz Türkoglu
|
92508e0b9e
|
Add 'Merge all' functionality
Add a new menu item to merge all the clips in the list, in the
order they were copied, adding a new line for each item that
was merged.
|
2013-10-25 20:31:37 +02:00 |
|
Deniz Türkoglu
|
159e07a79d
|
Ignore empty string
When a string is empty, we currently create an entry for it, check
the validity of string and early return if it doesn't contain any
data.
|
2013-10-25 20:29:05 +02:00 |
|
Nate Jones
|
d221961cc5
|
move pasted item to top of stack
|
2012-08-11 21:27:28 -07:00 |
|
Gennadiy Potapov
|
232f1cf1ef
|
Merget with dropbox-sync
|
2011-11-24 23:13:48 +08:00 |
|
Richard Mondello
|
6306e6a6d0
|
New: Ability to delete clippings from the bezel with the delete key. Improved: Consolidated the logic for updating the bezel's content.
|
2011-11-21 02:44:58 -05:00 |
|
Gennadiy Potapov
|
053fce69b0
|
Added support for skipping password fields. Added support for removing duplicates. Experements with animation
|
2011-10-10 18:21:43 +08:00 |
|
Gennadiy Potapov
|
e5fae90231
|
Added some changes from: https://github.com/snark/jumpcut/
|
2011-10-06 17:54:55 +08:00 |
|
Ali Rizvi
|
f9ccf71c29
|
using the new NSFastEnumeration instead NSEnumerator
|
2011-09-29 14:11:16 +08:00 |
|
Gennadiy Potapov
|
3ef88cab38
|
Warning removing, code clean up before refactoring
|
2011-08-02 01:02:41 +08:00 |
|
Gennadiy Potapov
|
b3571cfdef
|
sync with version in Mac AppStore
|
2011-06-10 00:30:07 +08:00 |
|