summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-17SexyAppFramework: Added key code for game padLuo Jinghua1-3/+20
2011-11-14SexyAppFramework: Added select color setter for SelectableWidgetLuo Jinghua2-0/+6
2011-11-14SexyAppFramework: Added a cuple of setters for SelectableWidgetLuo Jinghua2-0/+28
2011-11-13SexyAppFramework: A focus widget may become a disable widgetLuo Jinghua1-1/+1
2011-11-13SexyAppFramework: Try harder to find next focuable widgetLuo Jinghua1-1/+31
2011-11-13SexyAppFramework: Added a helper for alpha modulateLuo Jinghua1-0/+6
2011-11-13SexyAppFramework: Added SelectableWidgetLuo Jinghua3-2/+80
2011-11-13SexyAppFramework: Respone return & escape key for dialogLuo Jinghua2-0/+46
2011-11-13SexyAppFramework: Improve the key events handling in EditWidgetLuo Jinghua2-5/+9
2011-11-13SexyAppFramework: Improved key events handling in SliderLuo Jinghua1-22/+24
2011-11-13SexyAppFramework: Change some default colors of Dialog & DialogButtonLuo Jinghua3-3/+4
2011-11-13SexyAppFramework: Rename WidgetContainer::DrawOther() to DrawPost()Luo Jinghua4-6/+6
2011-11-13SexyAppFramework: Rework the focus handling in WidgetLuo Jinghua2-126/+189
2011-11-13SexyAppFramework: Added helper to return center of widgetLuo Jinghua2-0/+6
2011-11-13demos: Install all the demos into a directoryLuo Jinghua7-53/+356
2011-11-13configs: Disable the gstreamer sound managerLuo Jinghua1-3/+1
2011-11-13game: Added multiple executables supportLuo Jinghua1-3/+13
2011-11-13SexyAppFramework: Reword the log messageLuo Jinghua1-11/+20
2011-11-13SexyAppFramework: Added a missing includeLuo Jinghua1-0/+1
2011-11-13SexyAppFramework: build the xgles driver if it's enabledLuo Jinghua1-0/+8
2011-11-13Hungarr2: Removed all android specific code in AndroidMain.cppLuo Jinghua1-30/+1
2011-11-10audiere: Added dumb supportLuo Jinghua1-1/+3
2011-11-10scons: Added dumb for decoding .xm audio filesLuo Jinghua3-0/+77
2011-09-22scons: build the logging infrastructureLuo Jinghua1-1/+3
2011-09-22SexyAppFramework: set default tag to product nameLuo Jinghua1-0/+4
2011-09-22SexyAppFramework: added a logging infrastructureLuo Jinghua10-0/+467
2011-08-22configs/android: change default platform for arm to android-8Luo Jinghua1-1/+1
2011-08-21configs/android: fixed compilation on mac os xLuo Jinghua1-0/+5
2011-08-21SexyAppFramework/IOS: fixed a unresponse situation while the main loop is nestedLuo Jinghua1-0/+11
2011-08-20android: use system string for ok/cancelLuo Jinghua1-2/+2
2011-08-20game/android: don't copy .java sources into android-buildLuo Jinghua1-10/+21
2011-08-20configs/android: added x86 supportLuo Jinghua2-99/+194
2011-08-20SexyAppFramework: fixed some regressionsLuo Jinghua1-5/+5
2011-07-15configs/android: fixed default fpu flags selectionLuo Jinghua1-2/+2
2011-07-10configs: automatic select compiler for androidLuo Jinghua1-1/+52
2011-07-10configs: rename the android_abi to android_compilerLuo Jinghua1-9/+9
2011-07-10SexyAppFramework: used the optimized SexyLocaleToWString()Luo Jinghua1-8/+2
2011-07-10SexyAppFramework: add locale setting/getting functionality to SexyAppBaseLuo Jinghua2-1/+34
2011-07-10SexyAppFramework: removed a cruftLuo Jinghua1-1/+1
2011-07-10SexyAppFamework: cleanup the string to utf8/unicode converting routinesLuo Jinghua2-26/+308
2011-07-10SexyAppFramework: fixed compilation borked by previous changesLuo Jinghua1-0/+1
2011-07-10scons: install into android_libabi subdirectoryLuo Jinghua1-1/+1
2011-07-10SexyAppFramework: glColor4ub is unimplemented in android emulatorLuo Jinghua1-0/+3
2011-07-10SexyAppFramework: change log level to debugLuo Jinghua1-1/+1
2011-07-10PakLib: implemented stackable file systemLuo Jinghua6-27/+165
2011-07-10zzip: android doesn't have seekdir and telldirLuo Jinghua1-0/+2
2011-07-10android: fixed a typoLuo Jinghua1-1/+1
2011-07-10configs: added mips supportLuo Jinghua1-41/+135
2011-07-10android: include the unistd.h and change the log tag to SexyLuo Jinghua1-9/+11
2011-07-10SexyAppFramework: removed _S which it conlicts with android systemLuo Jinghua15-169/+168