History of file src/objfw.h at check-in 0480a27d5eafbf91
2009-11-09
| ||
22:16 | Deleted: Rename objfw to ObjFW for better framework compatibility. check-in: [9a5af11af8] user: js, branch: trunk, size: 0 | |
2009-06-18
| ||
19:08 |
Get rid of OFXMLFactory.
There are two reasons for this: 1.) This was one of the oldest classes. Back then when it was written, | |
2009-06-09
| ||
13:01 |
Use #import "*.h" instead of #import <*.h> in objfw.h.
We need this because we don't add the objfw include path to the | |
2009-06-01
| ||
20:36 |
Added:
Add objfw.h which includes everything. Only importing what you really need is preferred, though. file: [e03bc7167f] check-in: [f8b652cc27] user: js, branch: trunk, size: 774 [annotate] [blame] [check-ins using] | |