Older
-
issue 34
(Update the PSMTabBarControl IB plug-in for Leopard/IB 3.x) reported by doobnet
-
-
r291
(Patch up a few leaks found in Adium.
) committed by stephen.holt
- Patch up a few leaks found in Adium.
Patch up a few leaks found in Adium.
-
issue 33
(There is no delegate method in PSMTabs for a double click of...) reported by wildwobby
-
-
-
r290
(Updating PSMTabBarControl.framework for 10.5+ and 64-bit com...) committed by stephen.holt
- Updating PSMTabBarControl.framework for 10.5+ and 64-bit compatibility.
If you need to use PSMTabBar on a 10.4 project, use the branch.
Updating PSMTabBarControl.framework for 10.5+ and 64-bit compatibility.
If you need to use PSMTabBar on a 10.4 project, use the branch.
-
-
r289
(Branching for 10.4 compatibility) committed by stephen.holt
- Branching for 10.4 compatibility
Branching for 10.4 compatibility
-
-
r288
(Try unescaping a url first, then re-escape it. If, for some...) committed by stephen.holt
- Try unescaping a url first, then re-escape it. If, for some reason, unescaping fails, fall back on
the originating string.
Try unescaping a url first, then re-escape it. If, for some reason, unescaping fails, fall back on
the originating string.
-
r287
(IMP caching didn't gain us much.
) committed by stephen.holt
- IMP caching didn't gain us much.
IMP caching didn't gain us much.
-
r286
(Cache the IMP inside countByEnumeratingWithState:objects:cou...) committed by stephen.holt
- Cache the IMP inside countByEnumeratingWithState:objects:count (NSFastEnumeration).
Cache the IMP inside countByEnumeratingWithState:objects:count (NSFastEnumeration).
-
r285
(Support NSFastEnumeration protocol
) committed by stephen.holt
- Support NSFastEnumeration protocol
Support NSFastEnumeration protocol
-
r284
(We have an 'item' local variable; use it consistently to mak...) committed by tekjew
- We have an 'item' local variable; use it consistently to make this code clearer
We have an 'item' local variable; use it consistently to make this code clearer
-
-
r282
(Remove explicit locking completely in AH.
Rather than check...) committed by stephen.holt
- Remove explicit locking completely in AH.
Rather than check and lock in -(id)init, just set these in +(void)initalize.
Remove explicit locking completely in AH.
Rather than check and lock in -(id)init, just set these in +(void)initalize.
-
r281
(Mutating while enumerating is Not Supported) committed by catfish.man
- Mutating while enumerating is Not Supported
Mutating while enumerating is Not Supported
-
r280
(Adium Tab Style: Move the object counter over 3 pixels to th...) committed by dogcow
- Adium Tab Style: Move the object counter over 3 pixels to the right.
Adium Tab Style: Move the object counter over 3 pixels to the right.
-
r279
(Support for colored tab counts from Zac West) committed by catfish.man
- Support for colored tab counts from Zac West
Support for colored tab counts from Zac West
-
r278
(Waving the mouse over side tabs is notably slow. Shark says ...) committed by catfish.man
- Waving the mouse over side tabs is notably slow. Shark says this is due to string height
calculation, so this introduces a primitive (but effective according to profiling) cache for string
heights
Waving the mouse over side tabs is notably slow. Shark says this is due to string height
calculation, so this introduces a primitive (but effective according to profiling) cache for string
heights
-
r277
(Adding another external
) committed by cforsythe
- Adding another external
-
-
-
-
-
-
r275
(Adding my object creation macros to maccode, yay.
) committed by dogcow
- Adding my object creation macros to maccode, yay.
Adding my object creation macros to maccode, yay.
-
-
-
r274
(Adding more projects.
) committed by cforsythe
- Adding more projects.
-
-
-
issue 5
(ESSTimeTrialClass easily lets you implement a time limit int...) Status changed by cforsythe
-
-
-
-
-
r269
(Updating the readme for a release.
) committed by cforsythe
- Updating the readme for a release.
Updating the readme for a release.
-
r268
(Removing Growl. It moved to another scm.
) committed by cforsythe
- Removing Growl. It moved to another scm.
Removing Growl. It moved to another scm.
-
issue 29
(IBPlugin missing (existing palette does not work in IB v3.x ...) reported by satsumac
-
-
-
-
r267
(build 32/64 by default.) committed by stephen.holt
- build 32/64 by default.
-
-
r265
(Adding AutoHyperlinks source to maccode, as seen in Adium 1....) committed by stephen.holt
- Adding AutoHyperlinks source to maccode, as seen in Adium 1.3
-
r264
(Added a class (plus NSString category) for enumerating lines...) committed by boredzo
- Added a class (plus NSString category) for enumerating lines in a string. This could use some work —
there's a property that's not implemented yet, and the enumerator currently skips empty lines. Other
than that, though, it works.
Added a class (plus NSString category) for enumerating lines in a string. This could use some work —
there's a property that's not implemented yet, and the enumerator currently skips empty lines. Other
than that, though, it works.
-
-
issue 26
(overflow popup button animation is too fast in PSMTabBarCont...) commented on by keithmalkin
-
-
issue 26
(overflow popup button animation is too fast in PSMTabBarCont...) reported by keithmalkin
-
-
issue 25
(ugly behavior when tearing off last tab in PSMTabBarControl) commented on by keithmalkin
-
-
issue 25
(ugly behavior when tearing off last tab in PSMTabBarControl) reported by keithmalkin
-
-
|