Commit graph

25 commits

Author SHA1 Message Date
rfm
cf73e7fdb3 Fix leak of instance memory 2025-01-10 17:17:21 +00:00
rfm
6f0765cbb3 Fix leak (user info both copied and retained) 2025-01-09 10:03:52 +00:00
rfm
6667842dd5 Update FSF address as requested by Gregory 2024-11-07 13:37:59 +00:00
rfm
2e48b09feb Raise exception for unimplemented methods 2023-10-30 15:37:18 +00:00
Riccardo Mottola
0547b18d32 remove some useless ; in declarations 2023-09-21 00:55:10 +02:00
Frederik Seiffert
8ca4381676 Add userInfo accessor to NSProgress. 2022-04-29 19:54:09 +02:00
Gregory John Casamento
753c907938 Fix address for FSF and License name in all headers in base 2019-12-09 18:36:00 -05:00
Gregory John Casamento
639bb94056 Fix minor issue with notification of finished via KVO and return _fractionCompleted 2019-09-30 10:48:19 -04:00
Gregory John Casamento
d760480bb6 Suggested implementation for NSProgress addSubscriber... 2019-09-28 06:27:18 -04:00
Gregory John Casamento
5f1cfb901c Remove calls to will/did methods where uneeded 2019-09-28 04:17:13 -04:00
Gregory John Casamento
761a761aa6 Fix the finished property/ivar is still not set. It should be set in setCompletedUnitCount: when fractionCompleted >= 1 and setting completedUnitCount does still not trigger KVO for fractionCompleted 2019-09-28 04:13:11 -04:00
Gregory John Casamento
5806cc483a Fixes for existing issues reported by Algoriddim. 2019-08-14 04:58:21 -04:00
Gregory John Casamento
0f09fefac3 Fix crash due to dictionary 2019-08-14 04:30:52 -04:00
Richard Frith-Macdonald
2ca4f74af5 review code and make some whitespace consistency tweaks 2019-08-07 11:50:05 +01:00
Gregory John Casamento
f5b7a99baa Fix error with userInfo 2019-08-06 11:05:23 -04:00
Gregory John Casamento
3d0a836b87 Fix issues with using ASSIGN 2019-08-06 11:01:09 -04:00
Gregory John Casamento
6a655f8cd0 Localized description 2019-08-06 10:49:08 -04:00
Gregory John Casamento
8334a4658e Fix issues with assigning handler 2019-08-06 10:39:20 -04:00
Gregory John Casamento
334220845a NSProgress current changes 2019-08-06 10:03:16 -04:00
Gregory John Casamento
fce4e2e30c Revise to use NO_ARGS when needed. Add current to total progress 2019-08-06 09:24:21 -04:00
Gregory John Casamento
a983e7222d More implementation of NSProgress 2019-07-31 17:11:58 -04:00
Gregory John Casamento
c72ebff803 Implement initialization methods. 2019-07-31 00:08:45 -04:00
Gregory John Casamento
8e15239ff3 Add initial values 2019-07-30 13:24:06 -04:00
Gregory John Casamento
ae1890e7d6 Add initial values 2019-07-30 13:22:57 -04:00
Gregory John Casamento
f8e181d875 Add NSProgress.m... compiling. 2019-07-29 22:32:55 -04:00