Changes between Version 25 and Version 26 of HackingGtk
- Timestamp:
- Oct 21, 2011, 3:28:31 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HackingGtk
v25 v26 81 81 * If a method looks strange or out of place, '''ask questions''' until someone explains why it is the way it is. The Mac port may contain deprecated/bad API that exists only for the sake of compatibility -- we want to learn from those mistakes rather than copying them. 82 82 83 * See [wiki:"WebKitGTK/AddingNewWebKit2API" AddingNewWebKit2API] for WebKit2 guidelines 84 83 85 == API rationale == 84 86