Commit Graph

1163 Commits

Author SHA1 Message Date
michael tesch
3d56406c46 dumbly handle fp values in TBEditField 2017-04-19 15:08:47 +02:00
GlaserN
1248151c93 formatting 2017-04-18 01:08:45 +02:00
GlaserN
8e090bdf7f Add CenterRightIn
allow lon click timer for non touch events
set selected button to  state selected
2017-04-18 00:58:24 +02:00
Michael Tesch
a02695f6b6 cleanup for the /data persistence 2017-03-29 14:31:05 +02:00
michael tesch
d62a39dc66 fixed path for emscripten path 2017-03-27 10:13:57 +02:00
michael tesch
60f8f865d1 give text caret a different style from selection 2017-03-22 17:01:28 +01:00
Michael Tesch
6cd9a8eb10 fixed #ifdefs 2017-03-15 16:09:05 +01:00
BalintKoczor
e380b3dc98 Android build (#1)
Balint's changes to support Android: GL, logging, and paths.
2017-03-15 13:55:16 +01:00
michael tesch
bc030e4061 fixed Release builds GLCALL(), fixed formatting 2016-12-01 13:39:00 +01:00
michael tesch
15a4ba1508 Merge branch 'customized' of github.com:tesch1/turbobadger into customized 2016-11-18 18:30:53 +01:00
michael tesch
63b97b13cf fixed comment 2016-11-18 18:30:49 +01:00
GlaserN
ddf92135d4 Set Limits of TBWindow 2016-11-11 17:15:49 +01:00
GlaserN
1b1776c2be Set TBSelectItemSource as subclass of TBTypedObject 2016-11-03 19:51:46 +01:00
GlaserN
dcb0b7d2da Set DPI from outside 2016-11-03 19:50:09 +01:00
michael tesch
684c7efea0 added GetPrefPath() to tb_system. 2016-10-27 13:58:23 +02:00
michael tesch
39d5c87da0 corrected debug check of id string. less verbose sdl debug 2016-10-22 03:25:00 +02:00
michael tesch
1dec1b7362 also accept text-align for EditFields 2016-10-19 11:35:24 +02:00
michael tesch
ae36827f32 let windows be moved off screen, just not completely 2016-10-13 15:51:28 +02:00
michael tesch
cc2a8fcbb4 keep movable objects within their parents limits 2016-10-13 12:31:53 +02:00
Michael Tesch
632feaac30 dont call processmessages from handler thread 2016-10-11 17:28:23 +02:00
Michael Tesch
16f2d2320c Merge branch 'customized' of github.com:tesch1/turbobadger into customized 2016-10-10 15:21:34 +02:00
Michael Tesch
ef2517bc50 unfinished android sdl integration 2016-10-10 15:21:26 +02:00
michael tesch
c8709a70e3 prevent popups appearing left of the screen 2016-10-08 01:38:25 +02:00
michael tesch
c645373734 dont have TBSelectDropdown be menus anymore. fix include delims. 2016-10-07 19:57:32 +02:00
GlaserN
f856535844 add submenus to TBSelectDropdown via the text configuration file
use menu instead of item to get a submenu
2016-09-27 00:21:18 +02:00
michael tesch
d4dbfb1d08 changes for mswindows 2016-09-24 00:04:48 +02:00
michael tesch
020a64445d Merge branch 'customized' of github.com:tesch1/turbobadger into customized 2016-09-20 20:59:13 +02:00
michael tesch
9ceeed5989 fixed the emscripten interrupts, i think 2016-09-20 19:55:07 +02:00
Michael Tesch
73b707ed97 needed for mswindows builds 2016-09-15 16:05:10 +02:00
Michael Tesch
9ba0619cb1 Merge branch 'customized' of github.com:tesch1/turbobadger into customized 2016-09-12 15:14:43 +02:00
Michael Tesch
44be781264 not using sys/time anyway 2016-09-12 15:14:35 +02:00
michael tesch
5807e5bd12 Merge branch 'customized' of github.com:tesch1/turbobadger into customized 2016-09-09 17:39:09 +02:00
michael tesch
a5bae8c6ad sdl2 stuff in sdl file only 2016-09-09 17:38:02 +02:00
Michael Tesch
0f3c7055d8 stop compiler warnings on tb_image_loader_stb.cpp 2016-09-08 19:39:33 +02:00
michael tesch
b623ee3f12 only prepend GetRoot to filename when not absolute 2016-09-06 14:24:24 +02:00
michael tesch
eb7091fb76 Merge branch 'demo_sdl2' into customized 2016-09-02 17:58:12 +02:00
michael tesch
50859e14bd handle SDL_TEXTINPUT 2016-09-02 17:50:06 +02:00
Michael Tesch
093f805dd0 revert change to get menu behavior, found better solution to problem 2016-08-18 19:37:53 +02:00
Michael Tesch
5d9d0bcfbd make a TBSelectDropdown act like a "normal" dropdown menu 2016-08-18 19:26:15 +02:00
michael tesch
b1ba592c9a remove unused code, formatting. 2016-08-17 08:33:38 +02:00
michael tesch
e0d3113603 formattting 2016-08-17 08:14:14 +02:00
michael tesch
7dbe962c0c Merge branch 'customized' of github.com:tesch1/turbobadger into customized 2016-08-17 07:29:39 +02:00
Michael Tesch
cf5e6393e4 fixed include for emscripten/android+gles2 2016-08-16 19:05:42 +02:00
niklbe
5edab498de Added support for Multitouch and Finger events
Created Class TBWidgetEventMultiGesture & TBWidgetEventFinger
2016-08-11 23:11:00 -07:00
michael tesch
167a680bcc remove no longer needed sdl-specific stuff 2016-08-04 20:03:19 -05:00
Steffen Glaser
27076e3db2 Added function to get number of touches in TBSystem 2016-08-03 20:40:02 -07:00
SJGL
6436f46642 Merge branch 'customized' of github.com:tesch1/turbobadger into customized 2016-08-02 19:20:46 -07:00
SJGL
cebcbd8117 Added Multigesture support 2016-08-02 19:12:29 -07:00
michael tesch
2000799501 Merge commit '94fbf17727d35ef3d08034046f715ed0420f1286' into customized 2016-08-02 15:30:54 -05:00
michael tesch
94fbf17727 reformat, fix compiler warning about uninitialized return 2016-08-02 15:28:23 -05:00