-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtodo.taskpaper
More file actions
48 lines (48 loc) · 3.62 KB
/
todo.taskpaper
File metadata and controls
48 lines (48 loc) · 3.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Snippets:
Same as SWT:
- Snippet 118 - Invalid URL passed to an open/save panel
- Snippet 107 - the actual sash is not drawn properly
Runs:
- Snippet 108 - main button flickers when selected and blinking
- Snippet 130 - running task never stops, @segmentation_fault on exit
- Snippet 133 - File menu disabled
- Snippet 134 - No visible shell/window
- Snippet 138 - Icon is not properly drawn
- Snippet 144 - No items are added
- Snippet 147 - main button flickers when selected and blinking
- Snippet 152 - menu items are disabled
- Snippet 162 - no text or images for the items
Not Working:
- Snippet 142 @runs @segmentation_fault on exit
- Snippet 146 @runs @segmentation_fault on exit
Archive:
- Snippet 119 @segmentation_fault @done(2013-12-15) @project(Snippets / Not Working)
- Snippet 140 @bus_error @done(2013-12-15) @project(Snippets / Not Working)
- Snippet 150 @bus_error @done(2013-12-15) @project(Snippets / Not Working)
- Snippet 153 @bus_error @done(2013-12-15) @project(Snippets / Not Working)
- Snippet 163 @bus_error @done(2013-12-15) @project(Snippets / Not Working)
- Snippet 111 - no text for the items @done(2013-12-15) @project(Snippets / Runs)
- Snippet 122 - Context menu appears in the wrong location @done(2013-12-15) @project(Snippets / Runs)
- Snippet 15 - no text for the items @done(2013-12-15) @project(Snippets / Runs)
- Check the "CGDisplayBounds" function @done(2013-12-02) @project(Todo)
- Check the "NSIntersectionRect" function @done(2013-12-02) @project(Todo)
- Check the "accessibilityActionNames" and "internal_accessibilityActioregionToRectsnNames" method methods @done(2013-12-02) @project(Todo)
- Check every usage of C memory related functions, i.e. "memcpy", "memmove", "memset", "memcmp", "memchr", "malloc", "free", "realloc", "calloc" @done(2013-12-14) @project(Todo)
- Replace "int /*long*/" with the real type @done(2012-11-27) @project(Todo)
- Replace "float /*double*/" with the real type @done(2012-11-27) @project(Todo)
- Check the os_custom.c file @done(2012-09-23) @project(Todo)
- Add back Java methods for string, array and collection methods that were replaced with D equivalents @done(2012-09-13) @project(Todo)
- Replace "auto" with the real type @done(2012-09-13) @project(Todo)
- Check all methods ending with "Proc" @done(2012-09-25) @project(Todo)
- Snippet 10 - IllegalArgumentException @done(2013-04-21) @project(Snippets / Not Working)
- Snippet 107 - @runs @done(2013-04-14) @project(Snippets / Not Working)
- Snippet 108 - [__NSArrayI accessibilityAttributeNames]: @unrecognized_selector @done(2013-04-21) @project(Snippets / Not Working)
- Snippet 109 - @bus_error @done(2013-04-21) @project(Snippets / Not Working)
- Snippet 111 - unsupported type encoding spec '{NSSize}' @done(2013-04-23) @project(Snippets / Not Working)
- Snippet 115 - [__NSDictionaryM length]: @unrecognized_selector @done(2013-04-23) @project(Snippets / Not Working)
- Snippet 118 @runs on right click tango.core.Exception.SwitchException@dwt.widgets.Control(2206) No appropriate switch clause found @done(2013-04-23) @project(Snippets / Not Working)
- Snippet 122 @runs on quit dwt.DWTException.DWTException: Device is disposed @done(2013-04-23) @project(Snippets / Not Working)
- Snippet 127 @segmentation_fault @done(2013-04-23) @project(Snippets / Not Working)
- Snippet 14 @runs on right click tango.core.Exception.SwitchException@dwt.widgets.Control(2206) No appropriate switch clause found @done(2013-04-23) @project(Snippets / Not Working)
- Snippet 143 @runs @done(2013-04-23) @project(Snippets / Not Working)
- Snippet 144 @segmentation_fault @done(2013-04-23) @project(Snippets / Not Working)