IDPriorityStatusgui bugsDate
11FIXEDNeed font color means for keyboard 09-14-2014
21FIXEDonly 1st listbox got created 09-14-2014
31FIXEDneed to get buttons working 09-15-2014
41FIXEDneed to get list selection working 09-15-2014
51FIXEDkeyboard input isn't 09-16-2014
61FIXEDlist box setup not corret, name issue? 09-16-2014
71FIXEDlist box selection not corret, name issue? 09-16-2014
81FIXEDlist box end x is off 09-16-2014
91FIXEDop box not drawn 09-16-2014
101FIXEDFirst row of buttons is broken 09-16-2014
111FIXEDselection of number with units just chooses units 09-18-2014
122FIXEDselection of operator doesnt work 09-18-2014
131FIXEDrecord/play doesn't work 09-18-2014
141FIXEDbuttons don't get drawn in the web version 09-18-2014
151FIXEDLen and other selectors need to be able to append 09-19-2014
161FIXEDLen and Const don't draw on web version 09-19-2014
174FIXEDblue alt button text right adjusted too dark 09-23-2014
181FIXEDNeed graphic object type 09-19-2014
191FIXEDall web graphics .css need to be generated from objects 09-24-2014
201FIXEDweb top level directories need to be contexts 09-24-2014
211FIXEDweb_gen was getting called when console text (in XEventLoop)09-25-2014
221FIXEDreadlspstr can't be used internally without checks because of evaluation 09-30-2014
231FIXEDContexts bleed since ButtonDisplay split 10-16-2014
241FIXEDResize,redraw needs to be implemented 10-16-2014
252FIXEDbutton colors need to be in gbuttons_list 10-16-2014
262FIXEDlistbox colors need to be programmable 10-17-2014
271FIXEDButton change text draws on console context 10-17-2014
281FIXEDalt button text on web doesnt update 10-17-2014
293FIXEDalt button text right on web is overprinted 10-18-2014
301FIXEDleft stk/right stk should only be linked if they are equal 10-23-2014
311FIXEDcontext switch to console without event doesnt draw text? 10-23-2014
321FIXEDinit_kbd_array keeps growing gbuttons_list 10-29-2014
331FIXEDButtons from context save don't get drawn right eg ln/exp with Inv state 11-04-2014
343FIXEDGenerated (html/css) files need to only be generated if content changes 01-26-2015
354FIXEDSplit graph into grid and graph 01-26-2015
365OPENgrid and graph, unneeded data now in both 01-27-2015
373FIXEDgraph goes too far in x direction 02-03-2015
384FIXEDrefreshing website causes 15 recalculates of everything 02-03-2015
392FIXEDnew web context does not start with a default 02-04-2015
405FIXEDWeb version should enter input on keystroke somehow? 02-04-2015
413FIXEDWeb version can hang if net goes down 02-08-2015
423FIXEDxy.css needs -webkit-rotate for apple stuff, or another way to do this 02-18-2015
434FIXEDrefreshing website causes 5 recalculates of everything 02-19-2015
443FIXEDweb version uses stale sequence numbers, they have to be unique 03-04-2015
453FIXEDweb css also needs sequence numbers for browser cache bugs 03-11-2015
463FIXEDweb needs get_grid_from_graph func, see Oscope.htm(Ogrid.css) 03-11-2015
474FIXEDOgrid.css hacks for clean_object need to be changed get_grid_from_graph needed 03-11-2015
483FIXEDsequence for cache hacks, initialization needs to happen at context creation 03-15-2015
493FIXEDsequence for cache hacks, initialization needs to happen at login regardless 03-16-2015
502FIXEDOpera broken, was relying on order of elements 03-17-2015
512FIXEDChrome background messed up graphing background 03-18-2015
523FIXEDcontext subdirs need to be based off usernames 03-19-2015
533FIXEDcontext files need to be under usernames under appname 03-19-2015
543FIXEDInitial web files need a special place /var/www/start/$appname 03-19-2015
553FIXEDNonWeb still showing up as a context name 03-22-2015
563FIXEDReset not dirtying everything it needed in Web version 03-22-2015
573FIXEDlogin.htm shouldn't trigger a restore if old context around 03-24-2015
583FIXEDsprite already used list needs to be cleared before starting graph.css gen 03-24-2015
593FIXEDWeb graphing broken because of xx0 assumption03-29-2015
603FIXEDflyover hints don't work on Chrome03-29-2015
613FIXEDflyover hints don't work on IE03-29-2015
624FIXEDlogin needs to prime the pump03-29-2015
632FIXEDunique login anon names broken Anonymousnil 2nd time03-30-2015
642FIXEDOpera input broken because of iframe bug in opera?03-31-2015
652FIXEDIE input broken (web stuff)?04-07-2015
665FIXEDHelp background needs to be solid for readability04-09-2015
672FIXEDWeb input is not visible on Firefox.07-21-2015
684FIXEDWeb input on lost focus, focus on Firefox, not working.07-22-2015
695FIXED(clear_box) and (display_stack) don't need to check for gconsole07-25-2015
705FIXED(display_right_font) and (display_left_font) don't need to check for gconsole07-25-2015
715FIXED(repaint_all) don't need to check for gconsole07-25-2015
725FIXED(display_all) and (display_inputting) don't need to check for gconsole07-25-2015
735FIXED(rectangle) don't need to check for gconsole07-26-2015
745FIXED(VScrollDraw) don't need to check for gconsole and is only called in one place07-26-2015
755FIXED(draw_objs) (for loop evaluates too much07-26-2015
765FIXED(XEventLoop needs to be folded into main loop)07-27-2015
775FIXED(draw_listbox) not very efficient07-27-2015
785FIXED(end_x) (end_y) not very efficient07-27-2015
793FIXEDChrome Test no longer works07-28-2015
804FIXEDChrome grey list not shown, but selection works07-28-2015
814FIXEDChrome Help not visible any more07-28-2015
824FIXEDChrome Help very jumpy07-28-2015
834FIXEDChrome kbd input and/or graphing broken07-28-2015
845FIXEDListBoxSetList has unneeded display/win/console dependencies07-29-2015
855FIXED"location" quality wasn't needed, just eats up memory07-29-2015
863FIXEDOpera Test no longer works07-29-2015
875FIXEDgconsole checks and browser id checks slowing things down07-30-2015
885FIXEDpreprocessor #IFINCL left turds and was too complex08-17-2015
894FIXEDgui objects need to use dependencies not ad hoc (eg "Inv")08-18-2015
901FIXEDlogin username has to come from webpage post, not server initial guess08-27-2015
915FIXEDIP address initially listed as 0.0.0.008-27-2015
922FIXED2nd login from a disconnect has to timeout09-01-2015
933FIXEDMid restart after Off doesnt recover context from cookie09-03-2015
944FIXEDbutton colors need a template friendly way to be set/reset09-28-2015
955FIXEDsome generic gui stuff needs to be moved out of the specific directory10-01-2015
964FIXEDbuttons need to get font/size from parent object10-01-2015
974FIXEDbuttons/combobuttons need to be contained entirely in parent object10-04-2015
984FIXEDcombobuttons value setting needs to be using only button name10-07-2015
993FIXEDBroken for 32 bits10-13-2015
1003FIXEDBroken for 64 bits10-20-2015
1012FIXEDweb interface has calc hardcoded in .css11-30-2015
1022FIXEDweb buttons need to use font/font_alt info11-31-2015
1032FIXEDweb buttons need to all be in the same html/css01-03-2016
1042FIXEDweb race condition between send_file and listen_thread01-21-2016
1054FIXEDmake sure web restart honors current web type, not old web type01-28-2016
1064FIXEDweb apps need Bug DB button, launching /projects/01-28-2016
1075OPENweb apps without Bug DB button, might do something weird01-28-2016
1085FIXEDBug DB button help is in wrong spot01-28-2016
1094FIXEDContexts saved on timeout abandon bldstr but not entered stuff02-08-2016
1104FIXEDusernames have to be subdirs in /context/ for ip as username02-10-2016
1114FIXEDhardcoded variable names need to be replaced with environ vars02-10-2016
1125OPENquality involving gcontext is unnecessary, since only 1 process02-10-2016
1134FIXEDmain_loop needs to be aware of ctrlc, also requires a lisp addition02-10-2016
1142FIXEDWeb calc buttons in wrong place on chrome samsung tablet02-24-2016
1153FIXEDWeb calc on firefox samsung tablet displays input frame in wrong spot02-24-2016
1165OPENWeb calc on firefox samsung tablet displays input when it shouldn't and draws answer at -120?02-24-2016
1175FIXED(g)useragent needs no (quality) rebuilding 02-24-2016
1184FIXEDOpera web text large/med is too big 02-24-2016
1194FIXEDDegree symbol needs to be ° for web 02-24-2016
1203FIXED_auto_init.htm and _init.htm need to have timestamped urls in router? otherwise hangs happen 02-25-2016
1214FIXEDGraphing a sudden drop or rise right at % 0 needs to draw vertical line 02-27-2016
1223FIXEDContent-Type needs svg for some browsers 02-29-2016
1234FIXEDgrid background on opera reflected sh*t right side 02-29-2016
1245OPENadd UC and CM browsers for phones03-08-2016
1253FIXEDunlink in FC3 over network needs to (chmod)03-09-2016
1264FIXEDFC3 web needs fsize using stat, lseek not working03-09-2016
1274FIXEDFC3 web send_file while loop shouldn't look at nil :ret03-09-2016
1284FIXEDFC3 web new, read need sizeof long long assumptions removed03-09-2016
1295OPENnative Samsung galaxy tablet browser needs to be ided and tweaked03-09-2016
1305FIXED03-09-2016
1315FIXEDFC3 xwin colors a little off green/yellow swapped, white/black ok grey/red swapped03-10-2016
1323FIXEDsomething funny going on with app/web/ out of sync, grab file vers if no resp?03-10-2016
1335FIXEDFC3 more (ltoa sequence) number issues, need to be ultoa03-10-2016
1343FIXEDFC3 open/close times out in SMB, not our fault.03-11-2016
1355FIXEDc# & r# no longer needed since SVG03-22-2016
1364FIXEDweb apps needs to be able to back up anywhere03-23-2016
1374FIXEDweb safari/ipad ego_text_center_ipad needs _opera03-24-2016
1385FIXEDOi in Ogrid.css not needed03-30-2016
1394FIXEDrepeated background on samsung default background not work03-30-2016
1404FIXEDAndroid default browser cut off end of frames03-31-2016
1413FIXEDWeb calc test suddenly double/triple enter keypresses03-31-2016
1422FIXEDWeb apps Off & test hangs04-04-2016
1434FIXEDNeed video recording mode hooks, probably in main_loop04-20-2016
1445FIXEDhalfcolor fn not needed replaced with & / RGB_*_COLOR_MASK07-14-2016
1455FIXED(lines_in_listbox) (cview_of_listbox) are they really different?07-15-2016
1465FIXEDdisplay_stack is no longer needed07-15-2016
1474FIXEDListBoxDraw needs 3rd truncate overload parameter07-16-2016
1485FIXEDThe self toggle(state change only) button should be different from overloaded shift buttons07-20-2016
1495FIXEDlayouts and drawing of objects was ad hoc, now template based simple07-20-2016
1505FIXEDtimeloop needs to have specific object conditionals removed.07-28-2016
1515FIXEDweb alt button colors not initialized correctly,repeatedly.07-26-2016
1524FIXEDcombobuttons were not set up to be 2 dimensional initially.07-28-2016
1534FIXEDcombobuttons need blank value fields for normal button look.07-28-2016
1544FIXEDcombobuttons need blank button fields for just i/o boxes, where button suplerfuous.07-28-2016
1554FIXEDRemoved combo reliance on type and other app specific things (color of changed values etc).07-29-2016
1565FIXEDImplementation of combo value displays is slow, need to replace huge cond /w call fns07-29-2016
1575OPENNeed visible flag for objects08-01-2016
1585OPENNeed re-placement of objects at not visible time08-01-2016
1595FIXEDlistboxes need left and right titles and need colors for them08-02-2016
1605FIXEDlistboxes titles need to clear their space first08-02-2016
1615FIXEDlistboxes draw a few pixels too low08-02-2016
1625FIXEDweb listboxes need left and right titles and need colors for them08-02-2016
1635FIXEDweb listboxes titles need to clear their space first08-02-2016
1644FIXEDNeed raw text type and lightly formatted text type08-04-2016
1654FIXEDall bg colors are now 4th color in lists so (bg_color obj) gets all08-07-2016
1664FIXEDweb apps need to handle extended combo values with nulls in either spot08-13-2016
1674FIXEDweb apps not handling chararrays yet08-13-2016
1683OPEN(displaysource '"video.vhd") in create_css_html_sourcebox is a problem08-14-2016
1695FIXEDweb apps repaint all in no context this might be a problem08-14-2016
1704FIXEDweb apps set_title_left/right needs to remove_alt_text first08-16-2016
1714FIXEDCharArrayDraw had hardcoded gstdout_chararray08-23-2016
1725OPENinit dcopy of objects should be driven from gobjs08-27-2016
1733FIXEDsdl windows manager needs to be implemented and just a parameter to apps09-01-2016
1743FIXEDneed to add raw windows manager11-18-2016
1754FIXEDx11 doesn't clear rectangles any more 01-24-2017
1764FIXEDx11 fonts aren't put in correct place, exactly, a few pixels too low 01-24-2017
1773FIXEDchararray stuff wasn't handling newlines correctly01-27-2017
1783OPENmin/restore window in x11 doesn't redraw everything01-30-2017
1794FIXEDbackground of answerbox list not updated from list x1101-30-2017
1804FIXEDneed to allow for array of objects and manipulation has to recurse02-01-2017
1814FIXEDTextOutLeft and TextOutRight needed to use fg_rgb & optional bg_rgb02-04-2017
1823FIXEDHandleEvent needs to recurse on array of objects02-04-2017
1833FIXED"Off" needs optional specific shutdown (specific_off)02-06-2017
1845FIXEDclose_wmg needs to be added to clean up stuff, for RAW. 02-12-2017
1855OPENclose_wmg might need to be added to clean up stuff, for X11&SDL2. 02-12-2017
1864FIXEDf_selected needs to be added. 02-12-2017
1874FIXEDsome objects need outer_ versions of begin_x etc. 02-17-2017
1884FIXEDText* routines need to return (list width height) in pixels, related to outer_ needs. 02-17-2017
1895FIXEDrandc_in_* and font_in_* all need to be *object. 02-17-2017
1904FIXEDFilming video needs its own thread&more regular.02-18-2017
1915FIXEDObjects that are not visible shouldn't accept mouseclicks. 02-18-2017
1924OPENNeed vertical scroll bar, as a standalone. 02-18-2017
1934OPENNeed buttons with graphics. 02-18-2017
1945FIXEDFilming needs to enable mouse moves for mouse draw. 02-19-2017
1955FIXEDset-font-colors doesn't work with combobuttons, doesn't use helpers from template 02-21-2017
1965FIXEDcombo buttons can be gotten to from basename, made (specific_combo_array) means 02-21-2017
1974FIXEDButtons and combobuttons need to not be clickable if not visible 03-27-2017
1985FIXEDneed to compile template objs. 03-27-2017
1994FIXEDsourcebox is really listbox, removed it as a separate object. 04-01-2017
2004FIXEDMultiple hard coded cadr calls to get at objects, breaking optimizations. 04-01-2017
2015FIXEDtimeloop doesn't always set fsomethingdone,main_loop needs to no sleep. 04-02-2017
2025FIXEDneed to tune cadr lengths for template objs. 04-02-2017
2035FIXEDgraphics ffill failed when y too hight. 04-04-2017
2044FIXEDalt text in buttons need to not crash when not wanted to appear(for space reasons). 04-07-2017
2053FIXEDFilming narrow window on start where allocated buffer isn't there and copy attempted 04-13-2017
2065OPENcombo_buttons* needs a name change to combobuttons*.02-19-2018
2075OPENGraphPlot in repain_obj needs to be called for muspatch but not for vhdlsim, gconsole doesn't enter into it.09-05-2018
2083FIXEDPlacer had loops in font_in_object.11-25-2018
2095OPENText{Left,Right,Center}Out and display_*_font* are dups?11-26-2018
2102FIXEDgobjs can contain allocation ptrs(marbles) gobjs_to_save needs implemented for some apps01-03-2019
guibugsOpenFixed
Totals21017,0,0,2,2,13193,29,18,39,58,49Beta testing
IDPriorityStatusgui featuresDate
12FIXEDlistbox qualities need to be in same structure (topline etc) 09-25-2014
22FIXEDButton and ListBox unnecessary indirection, calling subfuncs directly 10-20-2014
33OPENneed 3D graphics02-04-2015
44OPENneed 4D graphics02-04-2015
52OPENneed linear slider/pot02-04-2017
62OPENneed rotary pot02-04-2017
73OPENneed bar graph02-04-2017
83OPENneed 'analog' meter02-04-2017
guifeaturesOpenFixed
Totals862