ObjFW  History of src/OFApplication.h of 11c6bb1727b438b0

History of the file that is called src/OFApplication.h at check-in 11c6bb1727b438b0

2024-05-05
12:33
[f42b12f4e5] part of check-in [dcea3bad47] Make OF_APPLICATION_DELEGATE() work with -mwindows (check-in: [dcea3bad47] user: js, branch: trunk, size: 9957) [annotate] [blame] [check-ins using] [diff]
2024-04-03
02:16
[757b90a7e1] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 9173) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[b0247b31f0] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 8965) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[e5cf81a0bb] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 8965) [annotate] [blame] [check-ins using] [diff]
2022-12-04
11:11
[f6f3fd5c4f] part of check-in [b76008cee0] Fix several Doxygen warnings (check-in: [b76008cee0] user: js, branch: trunk, size: 8965) [annotate] [blame] [check-ins using] [diff]
2022-11-13
19:07
[df94634a83] part of check-in [204b27318f] Add OFApplicationDidFinishLaunchingNotification (check-in: [204b27318f] user: js, branch: trunk, size: 8964) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[d7b817478b] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 8484) [annotate] [blame] [check-ins using] [diff]
2021-11-05
10:49
[7a93778b15] part of check-in [7eadd67c57] Send OFApplicationWillTerminateNotification (check-in: [7eadd67c57] user: js, branch: trunk, size: 8484) [annotate] [blame] [check-ins using] [diff]
2021-04-25
20:12
[7fa4329a75] part of check-in [1c5fb04713] Merge trunk into branch "sandbox" (check-in: [1c5fb04713] user: js, branch: sandbox, size: 10186) [annotate] [blame] [check-ins using] [diff]
2021-04-18
22:56
[5f5127d646] part of check-in [e73c65a849] Rename all symbols marked extern (check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 8088) [annotate] [blame] [check-ins using] [diff]
2021-03-30
21:23
[2ca542568c] part of check-in [564d6d6b6f] Merge trunk into 1.0 branch (check-in: [564d6d6b6f] user: js, branch: 1.0, size: 8103) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[05d5c2e935] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 10201) [annotate] [blame] [check-ins using] [diff]
2020-12-22
13:16
[090cdb1ff6] part of check-in [510628432f] Make OFSandbox private

It is unclear whether the same API can be applied to other sandboxing
frameworks. (check-in: [510628432f] user: js, branch: 1.0, size: 8192) [annotate] [blame] [check-ins using] [diff]

2020-10-03
11:35
[a2a9803d24] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 10290) [annotate] [blame] [check-ins using] [diff]
2020-04-19
15:24
[ae508719d0] part of check-in [f27905c199] Several documentation improvements (check-in: [f27905c199] user: js, branch: trunk, size: 10290) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[d0ae1ccee1] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 9743) [annotate] [blame] [check-ins using] [diff]
2019-09-29
20:53
[1ecf36756b] part of check-in [e0a330b377] Reduce ivar scopes (check-in: [e0a330b377] user: js, branch: trunk, size: 9740) [annotate] [blame] [check-ins using] [diff]
19:48
[93b516bfa0] part of check-in [3be624ded9] Documentation fixes (check-in: [3be624ded9] user: js, branch: trunk, size: 9779) [annotate] [blame] [check-ins using] [diff]
19:35
[537950f969] part of check-in [496695d778] Either restrict subclassing or reserve ivar space

This allows ABI stability with the fragile ABI. (check-in: [496695d778] user: js, branch: trunk, size: 9777) [annotate] [blame] [check-ins using] [diff]

15:47
[f18dce4f34] part of check-in [b3f7ccb707] OFApplication: Rename a few sandbox methods (check-in: [b3f7ccb707] user: js, branch: trunk, size: 9751) [annotate] [blame] [check-ins using] [diff]
2019-06-16
04:51
[b018d35a5c] part of check-in [ae0955585b] OFApplication: Nullability fix (check-in: [ae0955585b] user: js, branch: trunk, size: 9668) [annotate] [blame] [check-ins using] [diff]
2019-02-07
21:31
[1dfb4a501e] part of check-in [754bf24742] More style improvements (check-in: [754bf24742] user: js, branch: trunk, size: 9667) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[8ae28aad85] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 9659) [annotate] [blame] [check-ins using] [diff]
2018-11-11
22:30
[2092ccca9e] part of check-in [e0c2e70f7b] OFApplication: Disallow using a different sandbox

While the active sandbox can be changed, a different sandbox must not be
activated. The reason for this is that allowing to activate a different
sandbox makes it impossible to track which paths have already been
unveiled. (check-in: [e0c2e70f7b] user: js, branch: trunk, size: 9653) [annotate] [blame] [check-ins using] [diff]

2018-11-04
16:24
[6e9b955715] part of check-in [648522a4e6] OFSandbox: Add support for unveil() (check-in: [648522a4e6] user: js, branch: trunk, size: 9041) [annotate] [blame] [check-ins using] [diff]
2018-07-07
21:47
[057a1878e6] part of check-in [a4a38f1aea] Fix nullability of of_application_main() (check-in: [a4a38f1aea] user: js, branch: trunk, size: 7660) [annotate] [blame] [check-ins using] [diff]
2018-06-30
00:41
[b60367bda7] part of check-in [8eedb5a39a] OFApplication: Add property for the active sandbox (check-in: [8eedb5a39a] user: js, branch: trunk, size: 7659) [annotate] [blame] [check-ins using] [diff]
2018-06-16
14:15
[b452a90958] part of check-in [7d86d2dd2b] Wrap a few @public in #ifdefs (check-in: [7d86d2dd2b] user: js, branch: trunk, size: 7472) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[26f5712fa1] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 7441) [annotate] [blame] [check-ins using] [diff]
2017-11-22
01:05
[b0172a54c9] part of check-in [54b38752bb] OF_APPLICATION_DELEGATE(): Improve type checking

This is done at compile time now rather than at runtime. (check-in: [54b38752bb] user: js, branch: trunk, size: 7418) [annotate] [blame] [check-ins using] [diff]

2017-11-18
18:50
[21318ded74] part of check-in [cc3ad3ddd3] Documentation: Use @brief for all properties (check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 7371) [annotate] [blame] [check-ins using] [diff]
17:45
[af6e45f48f] part of check-in [31e6b7ce9c] Fix several Doxygen warnings (check-in: [31e6b7ce9c] user: js, branch: trunk, size: 7343) [annotate] [blame] [check-ins using] [diff]
2017-10-30
00:23
[8d82cea2e5] part of check-in [a2e849c681] Add class properties where appropriate

This improves Swift compatibility. (check-in: [a2e849c681] user: js, branch: trunk, size: 7479) [annotate] [blame] [check-ins using] [diff]

2017-10-29
21:58
[5c5c92ace5] part of check-in [f3ccf14461] Convert methods to properties where appropriate

This improves Swift compatibility. (check-in: [f3ccf14461] user: js, branch: trunk, size: 7069) [annotate] [blame] [check-ins using] [diff]

2017-10-17
00:33
[45023093c6] part of check-in [2f4e0df8be] Do not use implicit method return types

Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. (check-in: [2f4e0df8be] user: js, branch: trunk, size: 7267) [annotate] [blame] [check-ins using] [diff]

2017-10-01
13:43
[e7e5df2d5d] part of check-in [66c29a31f2] More nullability and style fixes (check-in: [66c29a31f2] user: js, branch: trunk, size: 7253) [annotate] [blame] [check-ins using] [diff]
2017-09-26
21:53
[2d5bcb9dc9] part of check-in [52011fbfd6] Many nullability fixes (check-in: [52011fbfd6] user: js, branch: trunk, size: 7217) [annotate] [blame] [check-ins using] [diff]
2017-06-05
18:56
[627b4181f1] part of check-in [4b6dfe02f2] Doxyfile: Add missing defines (check-in: [4b6dfe02f2] user: js, branch: trunk, size: 7167) [annotate] [blame] [check-ins using] [diff]
2017-06-03
15:57
[0f7086557c] part of check-in [6d0a185364] -[OFApplication environment] for MorphOS + libnix (check-in: [6d0a185364] user: js, branch: trunk, size: 7190) [annotate] [blame] [check-ins using] [diff]
2017-05-08
21:37
[d80a91974e] part of check-in [469a496cd2] Add OF_DESIGNATED_INITIALIZER & OF_METHOD_FAMILY (check-in: [469a496cd2] user: js, branch: trunk, size: 7183) [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
[2fba27a966] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 7159) [annotate] [blame] [check-ins using] [diff]

2017-05-06
21:31
[7c21208134] part of check-in [e3e464fc6e] OFApplication: Only handle defined signals (check-in: [e3e464fc6e] user: js, branch: trunk, size: 7144) [annotate] [blame] [check-ins using] [diff]
2017-04-30
13:35
[ce51a82a57] part of check-in [0a73af49f0] Use nonatomic for properties and clean up

This changes retaining behavior, meaning properties are not returned
retained and autoreleased anymore, so a property returned from a getter
now needs to be manually retained and autoreleased before calling the
setter. However, this is rarely the case and not using atomic improves
performance. (check-in: [0a73af49f0] user: js, branch: trunk, size: 7084) [annotate] [blame] [check-ins using] [diff]

2017-04-09
18:22
[2f26626383] part of check-in [40cf53506a] Add OFSandbox

Only OpenBSD's pledge() is supported so far. (check-in: [40cf53506a] user: js, branch: trunk, size: 7075) [annotate] [blame] [check-ins using] [diff]

2017-02-04
17:45
[cf9f1c7ea1] part of check-in [5a31a537a1] Fix typos in comments and strings found by aspell (check-in: [5a31a537a1] user: js, branch: trunk, size: 6492) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[8c63e1a670] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 6492) [annotate] [blame] [check-ins using] [diff]

2017-01-06
23:59
[1f75d12ec4] part of check-in [b56ef2c415] Add more _Nonnull to make Clang 4.0 happy (check-in: [b56ef2c415] user: js, branch: trunk, size: 6486) [annotate] [blame] [check-ins using] [diff]
2016-01-03
00:43
[b86a7582e1] part of check-in [cec0f072f8] Update copyright

While at it, also update the mail address. (check-in: [cec0f072f8] user: js, branch: 0.8, size: 7061) [annotate] [blame] [check-ins using] [diff]

00:41
[1366008f73] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 6470) [annotate] [blame] [check-ins using] [diff]

2015-11-29
14:20
[3d009b0fda] part of check-in [ba62f00fac] Clean up optional protocols

Now that we can require GCC >= 4.6, we no longer need to have a category
on OFObject that adds the optional protocol to it. (check-in: [ba62f00fac] user: js, branch: trunk, size: 6466) [annotate] [blame] [check-ins using] [diff]

11:43
[91ca5aaec7] part of check-in [48980f2297] Make properties a requirement and clean up code

This increases the required GCC version from 4.0 to 4.6 (exception:
Apple GCC, which already supports this with >= 4.0 starting with OS X
10.5). Since even GCC 4.6 is really old by now, there is no point in
still supporting something even older and making the code ugly because
of that. While some hardware and OS support was dropped from GCC 4.6
compared to GCC 4.0, there is nothing in there that would be an
interesting target with the exception of BeOS maybe - but a port to BeOS
can also be achieved using the Haiku support. The other dropped OSes are
mostly old versions of OSes while newer ones are still being supported
(and those newer versions of those OSes still support the same
hardware). (check-in: [48980f2297] user: js, branch: trunk, size: 6581) [annotate] [blame] [check-ins using] [diff]

2015-11-21
18:35
[5756d4c723] part of check-in [d526d938d7] Remove OF_NULLABLE / OF_NONNULL

Now that Clang switched to use _Nullable and _Nonnull instead of
__nullable / __nonnull, there is no longer a conflict with glibc, which
means we can just define _Nullable / _Nonnull to nothing if they are not
understood by the compiler (which did not work with __nullable /
__nonnull due to this conflict).

This also defines _Null_unspecified to nothing if unavailable. (check-in: [d526d938d7] user: js, branch: trunk, size: 7049) [annotate] [blame] [check-ins using] [diff]

2015-10-19
22:15
[9035033dca] part of check-in [1ba08eebc5] Add platform.h & make platform defines consistent (check-in: [1ba08eebc5] user: js, branch: trunk, size: 7065) [annotate] [blame] [check-ins using] [diff]
2015-06-17
22:11
[ed8ed6f607] part of check-in [80e1a9655b] Add OF_NULLABLE_PROPERTY

This is necessary to make GCC (>= 4.6 and Apple GCC) happy as they don't
like the list of property attributes ending in a comma. (check-in: [80e1a9655b] user: js, branch: trunk, size: 7057) [annotate] [blame] [check-ins using] [diff]

2015-06-14
10:45
[e950676ac5] part of check-in [b7097a67b6] Add OF_NONNULL / OF_NULLABLE and use that instead

Using __nonnull directly doesn't work on systems using glibc, as glibc
defines __nonnull as a parameterized define. While this does not fix the
problem of Clang introducing __nonnull even though it conflicts with
glibc, this at least means it's possible again to compile things with
versions of Clang that don't support __nonnull on systems with glibc. (check-in: [b7097a67b6] user: js, branch: trunk, size: 7046) [annotate] [blame] [check-ins using] [diff]

2015-06-13
22:26
[efd0ac2883] part of check-in [9e76144ef8] Add support for and use the new nullability (check-in: [9e76144ef8] user: js, branch: trunk, size: 7038) [annotate] [blame] [check-ins using] [diff]
2015-06-12
23:59
[b8b3df6515] part of check-in [5329fe7c1a] Add support for and use the new ObjC generics (check-in: [5329fe7c1a] user: js, branch: trunk, size: 6878) [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
[879ac4c6e1] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 6521) [annotate] [blame] [check-ins using] [diff]
2014-10-24
19:12
[293fafa26f] part of check-in [46cf9f33a8] OFApplication: Use EXIT_SUCCESS as default status (check-in: [46cf9f33a8] user: js, branch: trunk, size: 6515) [annotate] [blame] [check-ins using] [diff]
2014-07-19
09:55
[ce851e8072] part of check-in [716b1fc2b3] Don't use C11's noreturn

It causes just too much trouble: It breaks with some old versions of
Clang, where noreturn does not work correctly, and OS X headers break if
noreturn is defined, requiring an ugly and fragile workaround. It's just
not worth the trouble it causes, as the same functionality is available
through __attribute__((__noreturn__)). (check-in: [716b1fc2b3] user: js, branch: trunk, size: 6486) [annotate] [blame] [check-ins using] [diff]

2014-05-14
20:45
[4b9b47fc09] part of check-in [bac91ccede] Add C11 noreturn

If it's unavailable, it's defined to __attribute__((noreturn)).

Unfortunately, it cannot be used for ObjC methods, as noreturn is part
of the return type while __attribute__((noreturn)) needs to be at the
end for an ObjC method. To make matters worse, even GCC versions that
accept noreturn don't allow it for an ObjC method. Thus, the only thing
that can be done is to always use __attribute__((noreturn)) for ObjC
methods using the OF_METHOD_NORETURN define. (check-in: [bac91ccede] user: js, branch: trunk, size: 6510) [annotate] [blame] [check-ins using] [diff]

2014-05-05
02:43
[f01ba7a135] part of check-in [b885b6fdfa] Add OF_NO_RETURN and OF_UNREACHABLE (check-in: [b885b6fdfa] user: js, branch: trunk, size: 6460) [annotate] [blame] [check-ins using] [diff]
2014-02-18
18:50
[6ad0d38bc0] part of check-in [246cfe0807] Documentation: Show correct imports (check-in: [246cfe0807] user: js, branch: trunk, size: 6434) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[6c9dd5902f] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 6293) [annotate] [blame] [check-ins using] [diff]
2013-08-15
19:00
[bf2d96e316] part of check-in [1d7a1cbca0] Move private methods into private headers. (check-in: [1d7a1cbca0] user: js, branch: trunk, size: 6287) [annotate] [blame] [check-ins using] [diff]
2013-03-13
11:59
[ab2b8913d3] part of check-in [f641274833] Make -[OFApplication run] private. (check-in: [f641274833] user: js, branch: trunk, size: 6490) [annotate] [blame] [check-ins using] [diff]
2013-03-12
20:10
[40724319b8] part of check-in [0d80255cc3] Document OFApplication a little more. (check-in: [0d80255cc3] user: js, branch: trunk, size: 6649) [annotate] [blame] [check-ins using] [diff]
2013-02-12
18:22
[4a2c8eebf0] part of check-in [e40729d406] Prefix all ivars with an underscore. (check-in: [e40729d406] user: js, branch: trunk, size: 6277) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[8e58702259] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 6281) [annotate] [blame] [check-ins using] [diff]
2013-01-08
03:13
[24a84dfbfd] part of check-in [fb1f29bd30] OFApplication: Get Unicode arguments on Win32.

It still stores the normal argc/argv for compatibility, however, the
argument array is created from the Unicode arguments instead.

This also makes -[OFApplication setArgumentCount:andArgumentValues:]
private. (check-in: [fb1f29bd30] user: js, branch: trunk, size: 6275) [annotate] [blame] [check-ins using] [diff]

2012-12-20
16:42
[e7a89febd1] part of check-in [89177dcd09] Remove dummy implementations for formal protocols. (check-in: [89177dcd09] user: js, branch: trunk, size: 6366) [annotate] [blame] [check-ins using] [diff]
2012-10-28
12:38
[f44a22ec3a] part of check-in [1ad9565253] Switch to a headerdoc-compatible doc format. (check-in: [1ad9565253] user: js, branch: trunk, size: 6436) [annotate] [blame] [check-ins using] [diff]
2012-10-09
15:07
[ec565e513e] part of check-in [fb515e8e24] Make use of instancetype. (check-in: [fb515e8e24] user: js, branch: trunk, size: 6436) [annotate] [blame] [check-ins using] [diff]
2012-10-02
11:20
[8da8c6a3f6] part of check-in [7261ba5bd1] More property cleanup. (check-in: [7261ba5bd1] user: js, branch: trunk, size: 6420) [annotate] [blame] [check-ins using] [diff]
2012-02-21
19:59
[1aa58a5990] part of check-in [cf4be9e865] Don't try to use SIG{HUP,USR1,USR2} on Windows. (check-in: [cf4be9e865] user: js, branch: 0.6, size: 6393) [annotate] [blame] [check-ins using] [diff]
2012-02-17
17:13
[1bcf3be869] part of check-in [83ad0894c0] Make it possible to handle common signals in OFApplicationDelegate. (check-in: [83ad0894c0] user: js, branch: trunk, size: 6208) [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
[3eec16fb74] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 4582) [annotate] [blame] [check-ins using] [diff]
2011-11-30
23:55
[26fb77f30b] part of check-in [9ec315d070] Don't copy properties of OFApplication.

There is no need to reference count them, they will always be retained
by the application for the lifetime of the application. (check-in: [9ec315d070] user: js, branch: trunk, size: 4576) [annotate] [blame] [check-ins using] [diff]

2011-10-24
18:28
[a8719ab12b] part of check-in [87cd99ff88] Don't retain delegates to prevent reference cycles. (check-in: [87cd99ff88] user: js, branch: trunk, size: 4570) [annotate] [blame] [check-ins using] [diff]
2011-05-05
21:17
[530227dea1] part of check-in [8490c927d2] More documentation improvements. (check-in: [8490c927d2] user: js, branch: trunk, size: 4570) [annotate] [blame] [check-ins using] [diff]
2011-03-23
01:06
[abd0f46934] part of check-in [23acf38456] Make more use of the OFObject protocol. (check-in: [23acf38456] user: js, branch: trunk, size: 3926) [annotate] [blame] [check-ins using] [diff]
2011-03-21
13:26
[2c20aa4c5b] part of check-in [0c9206532f] Make use of optional protocols, if available. (check-in: [0c9206532f] user: js, branch: trunk, size: 3845) [annotate] [blame] [check-ins using] [diff]
2011-02-26
19:40
[b0da128322] part of check-in [06f539766f] Use class swizzling as an optimization. (check-in: [06f539766f] user: js, branch: trunk, size: 3794) [annotate] [blame] [check-ins using] [diff]
2011-02-01
22:11
[f1e2ce1411] part of check-in [03d1b71d10] Use extern "C" where useful.
Improves ObjC++ compatibility.
(check-in: [03d1b71d10] user: js, branch: trunk, size: 3800) [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
[d154d81fb9] part of check-in [da6b3d26cb] Change license. (check-in: [da6b3d26cb] user: js, branch: trunk, size: 3733) [annotate] [blame] [check-ins using] [diff]
2010-10-10
21:09
[20532cb77f] part of check-in [cd677a3484] Better storing of argc and argv for real now. (check-in: [cd677a3484] user: js, branch: trunk, size: 3477) [annotate] [blame] [check-ins using] [diff]
12:01
[53d78093d3] part of check-in [f282aaa672] Better storing of argc and argv.

This makes it possible to pass argc and argv to third party libs
requiring those. (check-in: [f282aaa672] user: js, branch: trunk, size: 3471) [annotate] [blame] [check-ins using] [diff]

2010-09-05
23:19
[c960316ed3] part of check-in [e2b06423e0] Replace OFObject* with id in many places.

We assume now that every object understands retain, release, etc. so
that we can weaken the type from OFObject* to id. This makes it
possible to use different root object classes. (check-in: [e2b06423e0] user: js, branch: trunk, size: 3194) [annotate] [blame] [check-ins using] [diff]

2010-06-13
00:16
[8f191a6ed6] part of check-in [1009e97dcd] Add protocol to type of delegate of OFApplication. (check-in: [1009e97dcd] user: js, branch: trunk, size: 3222) [annotate] [blame] [check-ins using] [diff]
2010-05-27
15:39
[20ade0a7d8] part of check-in [62bef06751] Add environment to OFApplication. (check-in: [62bef06751] user: js, branch: trunk, size: 3098) [annotate] [blame] [check-ins using] [diff]
2010-04-17
23:04
[f1232ecffb] part of check-in [f3e7291fad] Add properties to interfaces. Only used if supported by the compiler. (check-in: [f3e7291fad] user: js, branch: trunk, size: 2788) [annotate] [blame] [check-ins using] [diff]
22:27
[ad7af612fb] part of check-in [37db8f0fb3] New ivar naming convention.

ivars are now named like this: thisIsAnIVar. If an accessor exists for
the ivar, the ivar is named like the accessor. This is required for
@property to work. (check-in: [37db8f0fb3] user: js, branch: trunk, size: 2621) [annotate] [blame] [check-ins using] [diff]

15:46
[9f252190f8] part of check-in [062a052b50] Don't return self where not necessary, return void or something useful. (check-in: [062a052b50] user: js, branch: trunk, size: 2618) [annotate] [blame] [check-ins using] [diff]
2010-04-09
00:17
[4689449381] part of check-in [3edacb0511] Add -[terminateWithStatus:] to OFApplication. (check-in: [3edacb0511] user: js, branch: trunk, size: 2596) [annotate] [blame] [check-ins using] [diff]
2010-04-08
02:00
[24c74a3550] part of check-in [b23b8c11bc] Add -[programName] to OFApplication and remove it from -[arguments]. (check-in: [b23b8c11bc] user: js, branch: trunk, size: 2234) [annotate] [blame] [check-ins using] [diff]
2010-04-07
23:24
[6b59f8bebe] part of check-in [8e594ea87a] Add OF_APPLICATION_DELEGATE macro. (check-in: [8e594ea87a] user: js, branch: trunk, size: 2036) [annotate] [blame] [check-ins using] [diff]
21:14
[b34d8ea808] part of check-in [d2796e2a91] Minor documentation fixes. (check-in: [d2796e2a91] user: js, branch: trunk, size: 1870) [annotate] [blame] [check-ins using] [diff]
19:55
Added: [7806bade69] part of check-in [f034850a98] Add OFApplication. (check-in: [f034850a98] user: js, branch: trunk, size: 1882) [annotate] [blame] [check-ins using]