| .. |
|
widgetAnsiTerm.c
|
More optimizing.
|
2026-03-14 20:27:59 -05:00 |
|
widgetBox.c
|
Working on keyboard control of the GUI.
|
2026-03-11 22:42:09 -05:00 |
|
widgetButton.c
|
More optimizing.
|
2026-03-14 20:27:59 -05:00 |
|
widgetCanvas.c
|
More optimizing.
|
2026-03-14 20:27:59 -05:00 |
|
widgetCheckbox.c
|
More optimizing.
|
2026-03-14 20:27:59 -05:00 |
|
widgetClass.c
|
Added message box, multi-column list/table, and submenus.
|
2026-03-15 20:40:50 -05:00 |
|
widgetComboBox.c
|
More optimizations. Word-at-a-time keyboard selection added.
|
2026-03-15 18:39:35 -05:00 |
|
widgetCore.c
|
Added message box, multi-column list/table, and submenus.
|
2026-03-15 20:40:50 -05:00 |
|
widgetDropdown.c
|
More optimizing.
|
2026-03-14 20:27:59 -05:00 |
|
widgetEvent.c
|
Added message box, multi-column list/table, and submenus.
|
2026-03-15 20:40:50 -05:00 |
|
widgetImage.c
|
More optimizing.
|
2026-03-14 20:27:59 -05:00 |
|
widgetImageButton.c
|
More optimizing.
|
2026-03-14 20:27:59 -05:00 |
|
widgetInternal.h
|
Added message box, multi-column list/table, and submenus.
|
2026-03-15 20:40:50 -05:00 |
|
widgetLabel.c
|
(mostly) Decoupled widget code from GUI code.
|
2026-03-12 21:48:42 -05:00 |
|
widgetLayout.c
|
(mostly) Decoupled widget code from GUI code.
|
2026-03-12 21:48:42 -05:00 |
|
widgetListBox.c
|
More optimizing.
|
2026-03-14 20:27:59 -05:00 |
|
widgetListView.c
|
Added message box, multi-column list/table, and submenus.
|
2026-03-15 20:40:50 -05:00 |
|
widgetOps.c
|
Added message box, multi-column list/table, and submenus.
|
2026-03-15 20:40:50 -05:00 |
|
widgetProgressBar.c
|
Reformatted wrapped lines of code.
|
2026-03-09 23:15:44 -05:00 |
|
widgetRadio.c
|
More optimizing.
|
2026-03-14 20:27:59 -05:00 |
|
widgetSeparator.c
|
(mostly) Decoupled widget code from GUI code.
|
2026-03-12 21:48:42 -05:00 |
|
widgetSlider.c
|
More optimizing.
|
2026-03-14 20:27:59 -05:00 |
|
widgetSpacer.c
|
More widgets!
|
2026-03-09 22:50:06 -05:00 |
|
widgetStatusBar.c
|
Reformatted wrapped lines of code.
|
2026-03-09 23:15:44 -05:00 |
|
widgetTabControl.c
|
Added message box, multi-column list/table, and submenus.
|
2026-03-15 20:40:50 -05:00 |
|
widgetTextInput.c
|
More optimizations. Word-at-a-time keyboard selection added.
|
2026-03-15 18:39:35 -05:00 |
|
widgetToolbar.c
|
Reformatted wrapped lines of code.
|
2026-03-09 23:15:44 -05:00 |
|
widgetTreeView.c
|
Much improved text editing. More widget demos.
|
2026-03-14 17:50:38 -05:00 |