| 7 | |
| 8 | === intel_extreme driver === |
| 9 | * r36941 |
| 10 | * #3149 partially fixed |
| 11 | |
| 12 | === notification_server === |
| 13 | * based on InfoPopper http://dev.osdrawer.net/projects/infopopper |
| 14 | * still work-in-progress |
| 15 | * r36949 |
| 16 | * #1245 |
| 17 | |
| 18 | === IMAP Client === |
| 19 | * r36995 |
| 20 | |
| 21 | === Screenshot === |
| 22 | * r36969, r37017 |
| 23 | * #5862, #3831, #4100, #3112, #4878, #4423, #2988 |
| 24 | |
| 25 | === Vision === |
| 26 | * r36900 |
| 27 | * #6040, #4783 |
| 28 | |
| 29 | === PAE & 64-bit === |
| 30 | * PAE implemented, helps pave the way for 64-bit compatibility |
| 31 | * numerous changesets for making data structures and classes 64-bit safe |
| 32 | |
| 33 | |
| 34 | == API Related == |
| 35 | |
| 36 | === Locale Macros === |
| 37 | * TR() --> B_TRANSLATE() and related macros |
| 38 | * r36658, r36735, r36784 |
| 39 | * #5408 |
| 40 | |
| 41 | === BNotification API === |
| 42 | * r36952, r36958 |
| 43 | |