Commit Graph
40 Commits
Author SHA1 Message Date
Henrik Rydgard 7151e4c06e Generalize the code mapping android key events into pad button bits, add support for keys needed to navigate UI. 2013-07-15 17:37:16 +02:00
aquanull bfe5aea1d1 Shrink UICheckBox heights
This makes it much easier to check/uncheck the right items in a compact list.
2013-05-03 00:19:27 +08:00
Henrik Rydgard b25cfe209b Basic internationalization (i18n) framework. 2013-04-18 11:56:50 +02:00
Henrik Rydgard 909b67743e Drop shadow support for TextureButton 2013-04-17 22:13:21 +02:00
Henrik Rydgard 4cc3c5079a Apply color to fallback graphics for texturebuttons too 2013-04-13 21:59:41 +02:00
Henrik Rydgard 25711066df Add prioritizedworkqueue, thread stuff, ui tweaks, small optimizations in file util 2013-04-13 21:22:03 +02:00
Henrik Rydgård 8f8f65c45d Add height parameter to UIButton 2013-04-13 15:05:57 +02:00
Unknown W. Brackets 75dfa1206e Don't stretch the image in UITextureButton(). 2013-04-06 18:05:09 -07:00
Henrik Rydgard 7ec766a980 Some drawing refactoring 2013-03-30 19:33:35 +01:00
Henrik Rydgard 36a6c179a0 Some drawing refactoring 2013-03-30 19:23:02 +01:00
Unknown W. Brackets 93ec9dc2ba Adjust the deadzone for taps and swipes.
Fixes #990, or does for me.
2013-03-15 08:53:02 -07:00
Henrik Rydgard ac86ea83be Make it a bit easier to select stuff in lists. 2013-03-11 00:24:40 +01:00
Henrik Rydgard 74057385bf Initial UTF-8 support 2013-01-02 20:56:09 +01:00
Henrik Rydgard 8677fac72c Some UI code cleanup. Another variant of ease curve function. RebindTexture. 2012-11-22 18:41:04 +01:00
Henrik Rydgard 16e3d67063 Add UIContext, to make it easier to pass around what's needed to draw.
Not used in PPSSPP yet, for the curious.
2012-11-22 18:40:32 +01:00
Sacha fa2b68e19a Fix for file UI on Blackberry 2012-11-15 01:43:33 +10:00
MrOrdinaire a13616e684 fix missing #include's and missing CMake linking directives 2012-11-03 10:34:06 +08:00
Henrik Rydgård 78239e7796 Could scroll outside the list area 2012-10-31 13:39:27 +01:00
Henrik Rydgård e3335b5817 Inertia scrolling fixes 2012-10-31 13:35:11 +01:00
Henrik Rydgård ad001f7e16 PCMain: Simulate tablet resolution with option 2012-10-31 12:12:24 +01:00
Henrik Rydgard 23e6b0e374 UI tweaks, bugfixing 2012-10-30 17:36:28 +01:00
Henrik Rydgård edb0e8e8b2 Add basic inertial scrolling to list. Overscroll is a bit buggy. 2012-10-30 13:07:55 +01:00
Henrik Rydgård 8b5356b66c Alignment bugfix 2012-10-30 00:11:30 +01:00
Henrik Rydgård 4b123b25cc Reindent UI 2012-10-29 14:49:09 +01:00
Henrik Rydgård 60d3b5f601 UI work 2012-10-28 11:37:10 +01:00
Henrik Rydgard 113f10abfe FileInfo struct, not properly used yet. ui code cleaning 2012-09-17 21:21:34 +02:00
Henrik Rydgard a67237fba7 Add some old code, do some buildfixing 2012-07-26 13:47:15 +02:00
Henrik Rydgard 9d04a56836 UITheme 2012-07-17 00:00:48 +02:00
Henrik Rydgard e8ccae2266 Add "Listable" 2012-05-14 00:42:42 +02:00
Henrik Rydgard caf0580c38 Tabs unification 2012-05-08 22:04:24 +02:00
Henrik Rydgard ab96a3fc70 Count frames the pointer has been held. 2012-04-28 00:02:55 +02:00
Henrik Rydgard fe1c7d2cdf Add initial multitouch support 2012-04-27 00:48:30 +02:00
Henrik Rydgard dccb7bafdd Bugfixes 2012-04-14 07:39:22 +02:00
Henrik Rydgard 35ed4e02d1 Add front drawing layer for UI 2012-04-12 22:16:30 +02:00
Henrik Rydgard 8656ec051c LayoutManager 2012-04-12 19:45:21 +02:00
Henrik Rydgard 371c4db1ae Image buttons, file dialogs (win only) 2012-04-12 15:18:43 +02:00
Henrik Rydgard 9684be3257 Add MIDI Input support (Windows only). 2012-04-12 12:52:55 +02:00
Henrik Rydgard 2e6adc2463 UI and drawing (rotate image) 2012-04-11 17:07:28 +02:00
Henrik Rydgard 1f669609ae Record the start of drags 2012-04-10 14:22:23 +02:00
Henrik Rydgard 12f7b7904b Move my horrible IMGUI code here. 2012-04-10 12:36:38 +02:00