ID | Priority | Status | gui bugs | Date |
40 | 5 | FIXED | Web version should enter input on keystroke somehow? | 02-05-2015 |
66 | 5 | FIXED | Help background needs to be solid for readability | 04-09-2015 |
69 | 5 | FIXED | (clear_box) and (display_stack) don't need to check for gconsole | 07-25-2015 |
70 | 5 | FIXED | (display_right_font) and (display_left_font) don't need to check for gconsole | 07-25-2015 |
71 | 5 | FIXED | (repaint_all) don't need to check for gconsole | 07-25-2015 |
72 | 5 | FIXED | (display_all) and (display_inputting) don't need to check for gconsole | 07-25-2015 |
73 | 5 | FIXED | (rectangle) don't need to check for gconsole | 07-26-2015 |
74 | 5 | FIXED | (VScrollDraw) don't need to check for gconsole and is only called in one place | 07-26-2015 |
75 | 5 | FIXED | (draw_objs) (for loop evaluates too much | 07-26-2015 |
76 | 5 | FIXED | (XEventLoop needs to be folded into main loop) | 07-27-2015 |
77 | 5 | FIXED | (draw_listbox) not very efficient | 07-27-2015 |
78 | 5 | FIXED | (end_x) (end_y) not very efficient | 07-27-2015 |
84 | 5 | FIXED | ListBoxSetList has unneeded display/win/console dependencies | 07-29-2015 |
85 | 5 | FIXED | "location" quality wasn't needed, just eats up memory | 07-29-2015 |
87 | 5 | FIXED | gconsole checks and browser id checks slowing things down | 07-30-2015 |
88 | 5 | FIXED | preprocessor #IFINCL left turds and was too complex | 08-17-2015 |
91 | 5 | FIXED | IP address initially listed as 0.0.0.0 | 09-01-2015 |
95 | 5 | FIXED | some generic gui stuff needs to be moved out of the specific directory | 10-01-2015 |
108 | 5 | FIXED | Bug DB button help is in wrong spot | 01-31-2016 |
117 | 5 | FIXED | (g)useragent needs no (quality) rebuilding | 02-24-2016 |
130 | 5 | FIXED | | 03-10-2016 |
131 | 5 | FIXED | FC3 xwin colors a little off green/yellow swapped, white/black ok grey/red swapped | 03-15-2016 |
133 | 5 | FIXED | FC3 more (ltoa sequence) number issues, need to be ultoa | 03-11-2016 |
135 | 5 | FIXED | c# & r# no longer needed since SVG | 03-22-2016 |
138 | 5 | FIXED | Oi in Ogrid.css not needed | 04-01-2016 |
144 | 5 | FIXED | halfcolor fn not needed replaced with & / RGB_*_COLOR_MASK | 07-14-2016 |
145 | 5 | FIXED | (lines_in_listbox) (cview_of_listbox) are they really different? | 07-15-2016 |
146 | 5 | FIXED | display_stack is no longer needed | 07-16-2016 |
148 | 5 | FIXED | The self toggle(state change only) button should be different from overloaded shift buttons | 07-24-2016 |
149 | 5 | FIXED | layouts and drawing of objects was ad hoc, now template based simple | 07-24-2016 |
150 | 5 | FIXED | timeloop needs to have specific object conditionals removed. | 07-28-2016 |
151 | 5 | FIXED | web alt button colors not initialized correctly,repeatedly. | 07-26-2016 |
156 | 5 | FIXED | Implementation of combo value displays is slow, need to replace huge cond /w call fns | 07-31-2016 |
159 | 5 | FIXED | listboxes need left and right titles and need colors for them | 08-02-2016 |
160 | 5 | FIXED | listboxes titles need to clear their space first | 08-02-2016 |
161 | 5 | FIXED | listboxes draw a few pixels too low | 08-02-2016 |
162 | 5 | FIXED | web listboxes need left and right titles and need colors for them | 08-03-2016 |
163 | 5 | FIXED | web listboxes titles need to clear their space first | 08-03-2016 |
169 | 5 | FIXED | web apps repaint all in no context this might be a problem | 08-15-2016 |
184 | 5 | FIXED | close_wmg needs to be added to clean up stuff, for RAW. | 02-12-2017 |
189 | 5 | FIXED | randc_in_* and font_in_* all need to be *object. | 02-17-2017 |
191 | 5 | FIXED | Objects that are not visible shouldn't accept mouseclicks. | 02-18-2017 |
194 | 5 | FIXED | Filming needs to enable mouse moves for mouse draw. | 02-19-2017 |
195 | 5 | FIXED | set-font-colors doesn't work with combobuttons, doesn't use helpers from template | 03-15-2017 |
196 | 5 | FIXED | combo buttons can be gotten to from basename, made (specific_combo_array) means | 02-21-2017 |
198 | 5 | FIXED | need to compile template objs. | 03-27-2017 |
201 | 5 | FIXED | timeloop doesn't always set fsomethingdone,main_loop needs to no sleep. | 04-02-2017 |
202 | 5 | FIXED | need to tune cadr lengths for template objs. | 04-02-2017 |
203 | 5 | FIXED | graphics ffill failed when y too hight. | 04-04-2017 |