summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-05DEBUG: added button to SetMargin() by nameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05DEBUG: add buttons to dump struct infoJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05DEBUG: list out all the known windowsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05DEBUG: gui to debug windowsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05TAB: automatically set all tables to SetMargined(true)Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04ANALABS: work on improving the abstractionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04TAB: more tab handling cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04TAB: code to more correctly handle gtk tabsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04WINDOW: add function to create completely blank windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04MINOR: minor changeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04WINDOW: add CreateWindow that has proper paddingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-17correctly check for no tabs before Destory()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-17shorten timesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-17allow a custom Exit()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-17woops. pretty wrong error in making a new windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14don't use Data.Windows anymoreJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13expand the text boxesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13DeleteWindow() worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13this is badJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13ready to implement Destroy()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13more testsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13more cleanups on the callbackJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13more moves towards cleaner 'box' handlingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13finally vm list working againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-06just commentsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-05make an init() functionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-05reimplement the color buttonJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-05oops. this was very wrongJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-04never change the ui.Tab Margined() valuesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-04misc debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-04finally fix the window and tab namesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03minor updatesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03Merge branch 'master' into jcarrJeff Carr
2019-06-03fixed a commitJeff Carr
2019-06-03typoJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03I fucked up git stashJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03not sure what happenedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03spew with depthJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03Merge branch 'master' into develJeff Carr
2019-06-03always work in the devel branchJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03fixes for debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03make a WindowMap to track which windows existJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03fix window nameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03log output hereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03better display and debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03remove an unused functionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03more button cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03start using X & Y axis varsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02make a buttonMapJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02remove 'Action'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>