|
.gitignore
|
Add tags files to svn:ignore properties.
|
16 years ago |
41 B |
|
CMakeLists.txt
|
Emscripten build target support (#1717)
|
1 year ago |
1.4 KB |
|
Doxyfile
|
textscreen: Upgrade Doxyfile to latest version.
|
7 years ago |
104.61 KB |
|
Makefile.am
|
Makefile.am: add CMakeLists.txt and win32 to EXTRA_DIST
|
8 years ago |
1.47 KB |
|
examples
|
textscreen: Fix const correctness issue in guitest
|
8 years ago |
|
|
fonts
|
textscreen: Fix out-of-tree HAVE_FONTS build
|
5 years ago |
|
|
textscreen.h
|
textscreen: Add extern "C" for C++ imports.
|
8 years ago |
1.16 KB |
|
txt_button.c
|
Make TXT_NewButton2 label parameter const
|
8 years ago |
2.66 KB |
|
txt_button.h
|
Make TXT_NewButton2 label parameter const
|
8 years ago |
1.85 KB |
|
txt_checkbox.c
|
Make TXT_NewInvertedCheckBox label parameter const
|
8 years ago |
3.15 KB |
|
txt_checkbox.h
|
Make TXT_NewInvertedCheckBox label parameter const
|
8 years ago |
2.14 KB |
|
txt_conditional.c
|
textscreen: Set parent pointer for conditionals.
|
10 years ago |
4.04 KB |
|
txt_conditional.h
|
textscreen: Add widget for conditionally hiding.
|
10 years ago |
1.83 KB |
|
txt_desktop.c
|
Make TXT_SetDesktopTitle parameter const
|
8 years ago |
7.75 KB |
|
txt_desktop.h
|
Make TXT_SetDesktopTitle parameter const
|
8 years ago |
3.08 KB |
|
txt_dropdown.c
|
Make TXT_NewDropdownList values parameter const
|
8 years ago |
6.9 KB |
|
txt_dropdown.h
|
Make TXT_NewDropdownList values parameter const
|
8 years ago |
1.81 KB |
|
txt_fileselect.c
|
txt_fileselect.c: add missing ctype.h include
|
4 years ago |
18.44 KB |
|
txt_fileselect.h
|
Make TXT_NewFileSelector prompt parameter const
|
8 years ago |
2.34 KB |
|
txt_gui.c
|
textscreen: Make UTF8 the rule, not the exception.
|
9 years ago |
9.4 KB |
|
txt_gui.h
|
textscreen: Make UTF8 the rule, not the exception.
|
9 years ago |
1.34 KB |
|
txt_inputbox.c
|
textscreen: Remove extern from forward declarations which don't need it
|
4 years ago |
7.95 KB |
|
txt_inputbox.h
|
textscreen: Change most strings to UTF-8.
|
9 years ago |
2.13 KB |
|
txt_io.c
|
textscreen: Refactor code page mapping.
|
9 years ago |
3.33 KB |
|
txt_io.h
|
textscreen: Refactor code page mapping.
|
9 years ago |
1.07 KB |
|
txt_label.c
|
Make TXT_NewLabel parameter const
|
8 years ago |
3.93 KB |
|
txt_label.h
|
Make TXT_NewLabel parameter const
|
8 years ago |
1.81 KB |
|
txt_main.h
|
Fix Mouse wheel conflict with Xbuttons 1&2 (#1440)
|
4 years ago |
6.44 KB |
|
txt_radiobutton.c
|
Make TXT_NewRadioButton label parameter const
|
8 years ago |
3.38 KB |
|
txt_radiobutton.h
|
Make TXT_NewRadioButton label parameter const
|
8 years ago |
2.38 KB |
|
txt_scrollpane.c
|
Fix use of comma where semicolon was clearly intended
|
3 years ago |
14.15 KB |
|
txt_scrollpane.h
|
Clean up file headers.
|
12 years ago |
1.54 KB |
|
txt_sdl.c
|
Free SDL video resources on shutdown (#1743)
|
1 year ago |
23.47 KB |
|
txt_sdl.h
|
setup/textscreen: Move TXT_SDLWindow extern declaration to txt_sdl.h
|
4 years ago |
1.4 KB |
|
txt_separator.c
|
Make TXT_NewSeparator parameter const
|
8 years ago |
2.46 KB |
|
txt_separator.h
|
Make TXT_NewSeparator parameter const
|
8 years ago |
1.65 KB |
|
txt_spinctrl.c
|
textscreen: Set buffer when init-ing spincontrol
|
2 years ago |
10.01 KB |
|
txt_spinctrl.h
|
Clean up file headers.
|
12 years ago |
2.1 KB |
|
txt_strut.c
|
Clean up file headers.
|
12 years ago |
1.56 KB |
|
txt_strut.h
|
Clean up file headers.
|
12 years ago |
1.19 KB |
|
txt_table.c
|
textscreen: Remove superfluous first_widget param.
|
7 years ago |
28.68 KB |
|
txt_table.h
|
textscreen: Remove superfluous first_widget param.
|
7 years ago |
6.98 KB |
|
txt_utf8.c
|
Clean up file headers.
|
12 years ago |
3.38 KB |
|
txt_utf8.h
|
Clean up file headers.
|
12 years ago |
840 B |
|
txt_widget.c
|
Clean up file headers.
|
12 years ago |
6.9 KB |
|
txt_widget.h
|
Clean up file headers.
|
12 years ago |
5.14 KB |
|
txt_window.c
|
textscreen: Fix use after free
|
4 years ago |
13.54 KB |
|
txt_window.h
|
textscreen: Allow any widget in action area.
|
7 years ago |
6.56 KB |
|
txt_window_action.c
|
textscreen: Use cyan bg for window action hover.
|
7 years ago |
4.13 KB |
|
txt_window_action.h
|
textscreen: Change most strings to UTF-8.
|
9 years ago |
2.49 KB |