Changes between Version 25 and Version 26 of FutureHaiku/APIChangesOnCompatibilityDrop
- Timestamp:
- Jul 11, 2023, 6:36:20 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FutureHaiku/APIChangesOnCompatibilityDrop
v25 v26 32 32 * Decouple tab label from its name. 33 33 * Don't eat all Cmd key combos even if they don't have any action assigned. 34 * Use enums for B_FOLLOW, etc. constants .34 * Use enums for B_FOLLOW, etc. constants (if we keep them at all? All new apps use the layout system and don't need them) 35 35 36 36 '''Media Kit:'''