ID | Priority | Status | gui bugs | Date |
17 | 4 | FIXED | blue alt button text right adjusted too dark | 09-23-2014 |
35 | 4 | FIXED | Split graph into grid and graph | 01-27-2015 |
38 | 4 | FIXED | refreshing website causes 15 recalculates of everything | 02-03-2015 |
43 | 4 | FIXED | refreshing website causes 5 recalculates of everything | 02-19-2015 |
47 | 4 | FIXED | Ogrid.css hacks for clean_object need to be changed get_grid_from_graph needed | 03-21-2015 |
62 | 4 | FIXED | login needs to prime the pump | 03-31-2015 |
68 | 4 | FIXED | Web input on lost focus, focus on Firefox, not working. | 03-22-2016 |
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 |
89 | 4 | FIXED | gui objects need to use dependencies not ad hoc (eg "Inv") | 09-23-2015 |
94 | 4 | FIXED | button colors need a template friendly way to be set/reset | 09-28-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 |
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 |
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 |
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 |
121 | 4 | FIXED | Graphing a sudden drop or rise right at % 0 needs to draw vertical line | 02-29-2016 |
123 | 4 | FIXED | grid background on opera reflected sh*t right side | 02-29-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 |
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 |
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 |
143 | 4 | FIXED | Need video recording mode hooks, probably in main_loop | 07-03-2016 |
147 | 4 | FIXED | ListBoxDraw needs 3rd truncate overload parameter | 07-17-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 |
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 |
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 |
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 |
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 |
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 |
190 | 4 | FIXED | Filming video needs its own thread&more regular. | 03-12-2017 |
197 | 4 | FIXED | Buttons and combobuttons need to not be clickable if not visible | 03-29-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 |
204 | 4 | FIXED | alt text in buttons need to not crash when not wanted to appear(for space reasons). | 04-07-2017 |