Changes between Version 13 and Version 14 of GoogleCodeInIdeas2012
- Timestamp:
- Oct 30, 2012, 7:43:14 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleCodeInIdeas2012
v13 v14 42 42 || Investigate and find correct fix for bfs: wrong error mapped #2708 || 43 43 || Create a .bep file for Haikuporter to build Apache Harmony on Haiku || 44 || Implement missing <search.h> functions and definitions. #2696 ||45 || Implement missing <wchar.h> functions and definitions. #2696 ||46 || Implement missing <stdio.h> functions and definitions. #2696 ||47 || Implement missing <stdlib.h> functions and definitions. #2696 ||48 44 || Fix BGLView /OpenGL resize bug when direct mode is enabled || 49 45 || Fix webpositive so that it can render arabic fonts. || 46 || Fix StyledEdit so that it properly checks for valid utf-8 when loading a file #6447 || 50 47 || Add Haiku native GUI to the cmake port || 51 48 || Cleanup and Perform code audit on Haiku's GameSound classes || … … 53 50 || Fix SDL custom cursors on Haiku || 54 51 || Implement missing sysconf definitions #2044 || 52 || Review and implement any missing functions and definitions in <search.h>, <stdio.h>, <stdlib.h>, <wchar.h> #7008 || 55 53 || Rewrite ISA.h and PCI.h headers || 56 54 || Check fix for Allegro and improve on it if it's not working as expected. (http://ports.haiku-files.org/ticket/581) || … … 107 105 || GameSound classes need code audit and cleanup http://dev.haiku-os.org/ticket/332 || 108 106 || Perform code review of Translation kit checking for utf-8 string vulnerabilities || 107 || Review trac tickets #2696, #4947 and report on what if any of the missing functionality is still missing in the current Haiku code || 109 108 110 109 == 5. Research: Tasks related to studying a problem and recommending solutions == 111 110 112 111 || Research way to do right-to-left text in ICU and integration to Haiku API || 112 || Research and report on what would be needed in order to add support for PHP to poorman || 113 113 114 114 == 6. Training: Tasks related to helping others learn more ==