Commit Graph

900 Commits

Author SHA1 Message Date
houzh
fb391ef2e2 add core/stdpatch.h to fix compile issues for gcc/g++ 4.9 2023-09-13 10:17:11 +08:00
houzh
552bff5e56 fix x64/sigma portins's makefile 2023-09-12 23:03:08 +08:00
houzh
992aedd448 fix View::setEnabled 2023-09-12 17:40:44 +08:00
houzh
0b11ff84a9 1.add WindowManager::getActiveWindow,2.modify build.sh 2023-09-12 16:40:21 +08:00
houzh
6ad0e0d8e9 modif some makefile and build.sh 2023-09-12 11:52:26 +08:00
houzh
4a684f8c1c drm test ok in ubuntu18's vm 2023-09-11 14:40:12 +00:00
houzh
3271d0cd16 drm showing ok 2023-09-11 21:52:58 +08:00
houzh
b244294db8 fix some type error in soame chipset'stoolchain 2023-09-11 14:00:43 +08:00
houzh
e8459f10cd add modules/FindDRM 2023-09-10 11:55:49 +08:00
houzh
fc7645bb47 modify drm impl 2023-09-10 11:31:36 +08:00
houzh
485cbd9f20 fix colorstatelist.getColorForState for EMPTY stateset 2023-09-09 16:21:32 +08:00
houzh
c0aafaf76a fix GradientDrawable::updateLocalState 2023-09-09 15:15:43 +08:00
houzh
9035e37d66 fix a tablayout's crash 2023-09-09 11:34:25 +08:00
houzh
7788624c06 fix oval's with ellipse support 2023-09-08 23:43:42 +08:00
houzh
460edd8a8d fix view.softlayer drawing(add save/restore protected) 2023-09-08 22:43:13 +08:00
houzh
0996c3ff95 fix gradientdrawable's fill rules 2023-09-08 19:04:40 +08:00
houzh
d56efce0c1 fix gradientdrawables,transparent->black 2023-09-08 18:36:35 +08:00
houzh
16f5d94bbb fix a install error in vcpkg 2023-09-08 10:31:16 +08:00
houzh
0b72faf472 fix a compile error 2023-09-08 10:14:41 +08:00
houzh
9aecd895f9 remove graph_win32 graph_gtk 2023-09-08 09:52:43 +08:00
houzh
dd5fa60e3f vcpkg compatible modifies 2023-09-08 09:12:03 +08:00
houzh
99f7dedcc8 fix cmake/modules/FindPNG/Cairo in win32 2023-09-07 15:49:45 +08:00
houzh
7dd14523bd fix modules/FindCairo.cmake's error in win32 2023-09-07 15:04:54 +08:00
houzh
17e769d925 fix some cmake/modules/FindXXX.cmake in windows 2023-09-07 14:09:46 +08:00
houzh
c6cb6da7b5 fix cmakelists.txt 2023-09-06 19:02:45 +08:00
houzh
ad54042c8e fix modules/xxx.cmake 2023-09-06 18:29:48 +08:00
houzh
4afdcbf1ca make pak uncompressed 2023-09-06 10:41:00 +08:00
houzh
888092eb5b add null drawable support 2023-09-06 09:43:14 +08:00
houzh
250fded617 add preferences load/save from iostream 2023-09-06 08:25:02 +08:00
houzh
c6c631eb62 add View::mTag's init 2023-09-05 18:38:34 +08:00
houzh
b027333f41 fix family name issues 2023-09-05 17:58:00 +08:00
houzh
b867839d6b fix seekbar's thumbpos for gravity right&top 2023-09-05 17:10:00 +08:00
houzh
40c1e5d4b5 1.fix seekbar's top/right gravity;2.add expandablelayout 2023-09-05 16:42:18 +08:00
houzh
6c527e74d4 fix PropertyValuesHolder::evaluate's error for int values 2023-09-05 14:26:13 +08:00
houzh
64b21c6f7d fix Progressbar::getProgressBarOrientation 2023-09-05 10:36:40 +08:00
houzh
f1cd28fd43 fix gradientdrawable's error for colorstatelist 2023-09-05 10:03:47 +08:00
houzh
59f4679c79 fix some test's compilse issues 2023-09-05 09:19:29 +08:00
houzh
809f7562bc remove ClipDrawable.orientation to progressbar 2023-09-05 09:01:28 +08:00
houzh
b3270af371 fix scaledrawable's crash caused by progressbar.getOrientation 2023-09-04 23:02:49 +08:00
houzh
6d5f0e7b8c fix oval's path issue (it is lined from checkbox's textpath:() 2023-09-04 18:39:24 +08:00
houzh
6ea6b9f05d fix Shape::OVAL 2023-09-04 18:23:26 +08:00
houzh
dd23ad2a0d fix some xmlstring escapes 2023-09-04 16:36:32 +08:00
houzh
c0cd0b4a9f fix AttributeSet::getDimensionPixelSize for negative values 2023-09-04 15:22:02 +08:00
houzh
c74461c138 add some comment to expandablelistadapter.h,modify samples 2023-09-03 09:56:25 +08:00
houzh
5d0eb44e1a fix expandablelistconnector's uninit vars 2023-09-03 09:40:14 +08:00
houzh
da6f1f2b49 expandablelistview working now 2023-09-02 09:16:12 +08:00
houzh
bc603e3a38 add exapandablelistview 2023-09-01 22:35:05 +08:00
houzh
02ca0ba826 modify prototype of AdapterView::performItemClick 2023-09-01 14:15:08 +08:00
houzh
c57eda62b0 1.add 3rdparty install packages support;2.add cpack support 2023-08-31 18:06:42 +08:00
houzh
f56a306a7b add animattion support for Progressbar::setProgress 2023-08-30 17:20:23 +08:00