ID | Priority | Status | gui bugs | Date |
1 | 1 | FIXED | Need font color means for keyboard | 09-14-2014 |
2 | 1 | FIXED | only 1st listbox got created | 09-14-2014 |
3 | 1 | FIXED | need to get buttons working | 09-16-2014 |
4 | 1 | FIXED | need to get list selection working | 09-18-2014 |
5 | 1 | FIXED | keyboard input isn't | 09-16-2014 |
6 | 1 | FIXED | list box setup not corret, name issue? | 09-18-2014 |
7 | 1 | FIXED | list box selection not corret, name issue? | 09-18-2014 |
8 | 1 | FIXED | list box end x is off | 09-17-2014 |
9 | 1 | FIXED | op box not drawn | 09-16-2014 |
10 | 1 | FIXED | First row of buttons is broken | 09-16-2014 |
11 | 1 | FIXED | selection of number with units just chooses units | 09-18-2014 |
12 | 2 | FIXED | selection of operator doesnt work | 09-18-2014 |
13 | 1 | FIXED | record/play doesn't work | 09-18-2014 |
14 | 1 | FIXED | buttons don't get drawn in the web version | 09-18-2014 |
15 | 1 | FIXED | Len and other selectors need to be able to append | 09-19-2014 |
16 | 1 | FIXED | Len and Const don't draw on web version | 09-19-2014 |
17 | 4 | FIXED | blue alt button text right adjusted too dark | 09-23-2014 |
18 | 1 | FIXED | Need graphic object type | 01-20-2015 |
19 | 1 | FIXED | all web graphics .css need to be generated from objects | 10-16-2014 |
20 | 1 | FIXED | web top level directories need to be contexts | 11-28-2014 |
21 | 1 | FIXED | web_gen was getting called when console text (in XEventLoop) | 09-25-2014 |
22 | 1 | FIXED | readlspstr can't be used internally without checks because of evaluation | 11-24-2014 |
23 | 1 | FIXED | Contexts bleed since ButtonDisplay split | 10-17-2014 |
24 | 1 | FIXED | Resize,redraw needs to be implemented | 10-21-2014 |
25 | 2 | FIXED | button colors need to be in gbuttons_list | 10-17-2014 |
26 | 2 | FIXED | listbox colors need to be programmable | 11-01-2014 |
27 | 1 | FIXED | Button change text draws on console context | 10-17-2014 |
28 | 1 | FIXED | alt button text on web doesnt update | 10-18-2014 |
29 | 3 | FIXED | alt button text right on web is overprinted | 10-28-2014 |
30 | 1 | FIXED | left stk/right stk should only be linked if they are equal | 10-23-2014 |
31 | 1 | FIXED | context switch to console without event doesnt draw text? | 10-23-2014 |
32 | 1 | FIXED | init_kbd_array keeps growing gbuttons_list | 10-29-2014 |
33 | 1 | FIXED | Buttons from context save don't get drawn right eg ln/exp with Inv state | 11-04-2014 |
34 | 3 | FIXED | Generated (html/css) files need to only be generated if content changes | 03-03-2015 |
35 | 4 | FIXED | Split graph into grid and graph | 01-27-2015 |
37 | 3 | FIXED | graph goes too far in x direction | 02-03-2015 |
38 | 4 | FIXED | refreshing website causes 15 recalculates of everything | 02-03-2015 |
39 | 2 | FIXED | new web context does not start with a default | 02-08-2015 |
40 | 5 | FIXED | Web version should enter input on keystroke somehow? | 02-05-2015 |
41 | 3 | FIXED | Web version can hang if net goes down | 02-10-2015 |
42 | 3 | FIXED | xy.css needs -webkit-rotate for apple stuff, or another way to do this | 03-21-2015 |
43 | 4 | FIXED | refreshing website causes 5 recalculates of everything | 02-19-2015 |
44 | 3 | FIXED | web version uses stale sequence numbers, they have to be unique | 03-04-2015 |
45 | 3 | FIXED | web css also needs sequence numbers for browser cache bugs | 03-11-2015 |
46 | 3 | FIXED | web needs get_grid_from_graph func, see Oscope.htm(Ogrid.css) | 03-21-2015 |
47 | 4 | FIXED | Ogrid.css hacks for clean_object need to be changed get_grid_from_graph needed | 03-21-2015 |
48 | 3 | FIXED | sequence for cache hacks, initialization needs to happen at context creation | 03-15-2015 |
49 | 3 | FIXED | sequence for cache hacks, initialization needs to happen at login regardless | 03-21-2015 |
50 | 2 | FIXED | Opera broken, was relying on order of elements | 03-17-2015 |
51 | 2 | FIXED | Chrome background messed up graphing background | 03-18-2015 |
52 | 3 | FIXED | context subdirs need to be based off usernames | 03-19-2015 |
53 | 3 | FIXED | context files need to be under usernames under appname | 03-19-2015 |
54 | 3 | FIXED | Initial web files need a special place /var/www/start/$appname | 03-21-2015 |
55 | 3 | FIXED | NonWeb still showing up as a context name | 03-22-2015 |
56 | 3 | FIXED | Reset not dirtying everything it needed in Web version | 03-22-2015 |
57 | 3 | FIXED | login.htm shouldn't trigger a restore if old context around | 03-24-2015 |
58 | 3 | FIXED | sprite already used list needs to be cleared before starting graph.css gen | 03-24-2015 |
59 | 3 | FIXED | Web graphing broken because of xx0 assumption | 03-30-2015 |
60 | 3 | FIXED | flyover hints don't work on Chrome | 04-07-2015 |
61 | 3 | FIXED | flyover hints don't work on IE | 04-07-2015 |
62 | 4 | FIXED | login needs to prime the pump | 03-31-2015 |
63 | 2 | FIXED | unique login anon names broken Anonymousnil 2nd time | 03-30-2015 |
64 | 2 | FIXED | Opera input broken because of iframe bug in opera? | 03-31-2015 |
65 | 2 | FIXED | IE input broken (web stuff)? | 03-31-2015 |
66 | 5 | FIXED | Help background needs to be solid for readability | 04-09-2015 |
67 | 2 | FIXED | Web input is not visible on Firefox. | 07-22-2015 |
68 | 4 | FIXED | Web input on lost focus, focus on Firefox, not working. | 03-22-2016 |
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 |
79 | 3 | FIXED | Chrome Test no longer works | 07-28-2015 |
80 | 4 | FIXED | Chrome grey list not shown, but selection works | 07-28-2015 |
81 | 4 | FIXED | Chrome Help not visible any more | 07-28-2015 |
82 | 4 | FIXED | Chrome Help very jumpy | 07-28-2015 |
83 | 4 | FIXED | Chrome kbd input and/or graphing broken | 07-28-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 |
86 | 3 | FIXED | Opera Test no longer works | 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 |
89 | 4 | FIXED | gui objects need to use dependencies not ad hoc (eg "Inv") | 09-23-2015 |
90 | 1 | FIXED | login username has to come from webpage post, not server initial guess | 08-31-2015 |
91 | 5 | FIXED | IP address initially listed as 0.0.0.0 | 09-01-2015 |
92 | 2 | FIXED | 2nd login from a disconnect has to timeout | 09-03-2015 |
93 | 3 | FIXED | Mid restart after Off doesnt recover context from cookie | 09-03-2015 |
94 | 4 | FIXED | button colors need a template friendly way to be set/reset | 09-28-2015 |
95 | 5 | FIXED | some generic gui stuff needs to be moved out of the specific directory | 10-01-2015 |
96 | 4 | FIXED | buttons need to get font/size from parent object | 10-01-2015 |
97 | 4 | FIXED | buttons/combobuttons need to be contained entirely in parent object | 10-06-2015 |
98 | 4 | FIXED | combobuttons value setting needs to be using only button name | 10-20-2015 |
99 | 3 | FIXED | Broken for 32 bits | 10-18-2015 |
100 | 3 | FIXED | Broken for 64 bits | 10-20-2015 |
101 | 2 | FIXED | web interface has calc hardcoded in .css | 11-30-2015 |
102 | 2 | FIXED | web buttons need to use font/font_alt info | 11-31-2015 |
103 | 2 | FIXED | web buttons need to all be in the same html/css | 01-15-2016 |
104 | 2 | FIXED | web race condition between send_file and listen_thread | 01-21-2016 |
105 | 4 | FIXED | make sure web restart honors current web type, not old web type | 03-22-2016 |
106 | 4 | FIXED | web apps need Bug DB button, launching /projects/ | 01-28-2016 |
108 | 5 | FIXED | Bug DB button help is in wrong spot | 01-31-2016 |
109 | 4 | FIXED | Contexts saved on timeout abandon bldstr but not entered stuff | 02-10-2016 |
110 | 4 | FIXED | usernames have to be subdirs in /context/ for ip as username | 02-13-2016 |
111 | 4 | FIXED | hardcoded variable names need to be replaced with environ vars | 02-13-2016 |
113 | 4 | FIXED | main_loop needs to be aware of ctrlc, also requires a lisp addition | 02-13-2016 |
114 | 2 | FIXED | Web calc buttons in wrong place on chrome samsung tablet | 02-24-2016 |
115 | 3 | FIXED | Web calc on firefox samsung tablet displays input frame in wrong spot | 02-24-2016 |
117 | 5 | FIXED | (g)useragent needs no (quality) rebuilding | 02-24-2016 |
118 | 4 | FIXED | Opera web text large/med is too big | 02-24-2016 |
119 | 4 | FIXED | Degree symbol needs to be ° for web | 02-24-2016 |
120 | 3 | FIXED | _auto_init.htm and _init.htm need to have timestamped urls in router? otherwise hangs happen | 03-01-2016 |
121 | 4 | FIXED | Graphing a sudden drop or rise right at % 0 needs to draw vertical line | 02-29-2016 |
122 | 3 | FIXED | Content-Type needs svg for some browsers | 02-29-2016 |
123 | 4 | FIXED | grid background on opera reflected sh*t right side | 02-29-2016 |
125 | 3 | FIXED | unlink in FC3 over network needs to (chmod) | 03-09-2016 |
126 | 4 | FIXED | FC3 web needs fsize using stat, lseek not working | 03-09-2016 |
127 | 4 | FIXED | FC3 web send_file while loop shouldn't look at nil :ret | 03-09-2016 |
128 | 4 | FIXED | FC3 web new, read need sizeof long long assumptions removed | 03-09-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 |
132 | 3 | FIXED | something funny going on with app/web/ out of sync, grab file vers if no resp? | 03-20-2016 |
133 | 5 | FIXED | FC3 more (ltoa sequence) number issues, need to be ultoa | 03-11-2016 |
134 | 3 | FIXED | FC3 open/close times out in SMB, not our fault. | 03-21-2016 |
135 | 5 | FIXED | c# & r# no longer needed since SVG | 03-22-2016 |
136 | 4 | FIXED | web apps needs to be able to back up anywhere | 03-24-2016 |
137 | 4 | FIXED | web safari/ipad ego_text_center_ipad needs _opera | 03-24-2016 |
138 | 5 | FIXED | Oi in Ogrid.css not needed | 04-01-2016 |
139 | 4 | FIXED | repeated background on samsung default background not work | 03-31-2016 |
140 | 4 | FIXED | Android default browser cut off end of frames | 03-31-2016 |
141 | 3 | FIXED | Web calc test suddenly double/triple enter keypresses | 04-01-2016 |
142 | 2 | FIXED | Web apps Off & test hangs | 04-05-2016 |
143 | 4 | FIXED | Need video recording mode hooks, probably in main_loop | 07-03-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 |
147 | 4 | FIXED | ListBoxDraw needs 3rd truncate overload parameter | 07-17-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 |
152 | 4 | FIXED | combobuttons were not set up to be 2 dimensional initially. | 07-28-2016 |
153 | 4 | FIXED | combobuttons need blank value fields for normal button look. | 07-28-2016 |
154 | 4 | FIXED | combobuttons need blank button fields for just i/o boxes, where button suplerfuous. | 07-29-2016 |
155 | 4 | FIXED | Removed combo reliance on type and other app specific things (color of changed values etc). | 07-29-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 |
164 | 4 | FIXED | Need raw text type and lightly formatted text type | 08-07-2016 |
165 | 4 | FIXED | all bg colors are now 4th color in lists so (bg_color obj) gets all | 08-07-2016 |
166 | 4 | FIXED | web apps need to handle extended combo values with nulls in either spot | 08-13-2016 |
167 | 4 | FIXED | web apps not handling chararrays yet | 08-22-2016 |
169 | 5 | FIXED | web apps repaint all in no context this might be a problem | 08-15-2016 |
170 | 4 | FIXED | web apps set_title_left/right needs to remove_alt_text first | 08-16-2016 |
171 | 4 | FIXED | CharArrayDraw had hardcoded gstdout_chararray | 08-23-2016 |
173 | 3 | FIXED | sdl windows manager needs to be implemented and just a parameter to apps | 11-18-2016 |
174 | 3 | FIXED | need to add raw windows manager | 12-04-2016 |
175 | 4 | FIXED | x11 doesn't clear rectangles any more | 01-30-2017 |
176 | 4 | FIXED | x11 fonts aren't put in correct place, exactly, a few pixels too low | 01-29-2017 |
177 | 3 | FIXED | chararray stuff wasn't handling newlines correctly | 01-28-2017 |
179 | 4 | FIXED | background of answerbox list not updated from list x11 | 01-30-2017 |
180 | 4 | FIXED | need to allow for array of objects and manipulation has to recurse | 02-04-2017 |
181 | 4 | FIXED | TextOutLeft and TextOutRight needed to use fg_rgb & optional bg_rgb | 02-04-2017 |
182 | 3 | FIXED | HandleEvent needs to recurse on array of objects | 02-05-2017 |
183 | 3 | FIXED | "Off" needs optional specific shutdown (specific_off) | 02-06-2017 |
184 | 5 | FIXED | close_wmg needs to be added to clean up stuff, for RAW. | 02-12-2017 |
186 | 4 | FIXED | f_selected needs to be added. | 02-15-2017 |
187 | 4 | FIXED | some objects need outer_ versions of begin_x etc. | 02-17-2017 |
188 | 4 | FIXED | Text* routines need to return (list width height) in pixels, related to outer_ needs. | 02-17-2017 |
189 | 5 | FIXED | randc_in_* and font_in_* all need to be *object. | 02-17-2017 |
190 | 4 | FIXED | Filming video needs its own thread&more regular. | 03-12-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 |
197 | 4 | FIXED | Buttons and combobuttons need to not be clickable if not visible | 03-29-2017 |
198 | 5 | FIXED | need to compile template objs. | 03-27-2017 |
199 | 4 | FIXED | sourcebox is really listbox, removed it as a separate object. | 04-02-2017 |
200 | 4 | FIXED | Multiple hard coded cadr calls to get at objects, breaking optimizations. | 04-02-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 |
204 | 4 | FIXED | alt text in buttons need to not crash when not wanted to appear(for space reasons). | 04-07-2017 |
205 | 3 | FIXED | Filming narrow window on start where allocated buffer isn't there and copy attempted | 04-13-2017 |
208 | 3 | FIXED | Placer had loops in font_in_object. | 11-25-2018 |
210 | 2 | FIXED | gobjs can contain allocation ptrs(marbles) gobjs_to_save needs implemented for some apps | 01-03-2019 |