Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/lc-soft/LCUI
C library for building user interfaces
https://github.com/lc-soft/LCUI
e8bbf8de412abb03ed2dd471f10a4e3660855994 authored over 11 years ago by Liu Chao <[email protected]>
2a1f5dfb33e0e4b19b2431b1baa018eba5015d52 authored over 11 years ago by Liu Chao <[email protected]>
f4199113f0bc99b678747074d322e48dd202b1da authored over 11 years ago by Liu Chao <[email protected]>
LCUIKEY_CAPITAL和LCUIKEY_SHIFT宏定义的值暂时设置为-1。
ece9f00a2bf52a819a06bf47ba494bb517f186f4 authored over 11 years ago by Liu Chao <[email protected]>7cfc4071a2aabb5f85c7d0902b323167f40e4ad8 authored over 11 years ago by Liu Chao <[email protected]>
1e616d93ddf8ade1e9c20d40bbaab5780cf128ea authored over 11 years ago by Liu Chao <[email protected]>
在使用LC_CONFIG_H宏时,LC_CONFIG_H宏没有定义,会出现错误。此问题会在在linux环境下出现。解决方法就是调整宏定义的位置至LC_CONFIG_H宏定义之后。
d9a82ac11d45eedc14643b050211a78bb18863f7 authored over 11 years ago by Liu Chao <[email protected]>e297b144a74658460dad96c64230381635172c64 authored over 11 years ago by Liu Chao <[email protected]>
5eab4f217f2eaae132fecb30a85fbb7c2495f985 authored over 11 years ago by Liu Chao <[email protected]>
jmorecfg.h 里面的boolean是这样定义的:
typedef enum { FALSE = 0, TRUE = 1 } boolean;
为了不使LCUI的FALSE和TRUE这两...
a9473e53c56319b7bfa210311c54f9493b88fb69 authored over 11 years ago by Liu Chao <[email protected]>
08bd8dfd0bd0d1674c0be90386cad2af9bf70ea3 authored over 11 years ago by Liu Chao <[email protected]>
c2f82e819987a3fe93e921618d6e74bf24a3b484 authored over 11 years ago by Liu Chao <[email protected]>
175c6b9f29cb4764d54393f7a8614497f7f6cf58 authored almost 12 years ago by Liu Chao <[email protected]>
c1dc578ed43e64dba5e6014cbd37ef64a757e51a authored almost 12 years ago by Liu Chao <[email protected]>
f5903eb6293f23d6a9d8efcd88ba73a1c4f2e564 authored almost 12 years ago by Liu Chao <[email protected]>
c5c780cc42c8daf3bc80fda99920f1def3d490b1 authored almost 12 years ago by Liu Chao <[email protected]>
0279daf9507b90236d4ee0566ee3288ac7750fd9 authored almost 12 years ago by Liu Chao <[email protected]>
7911f6cfd8cd9b49af5b5fc15424fac231d1a053 authored almost 12 years ago by Liu Chao <[email protected]>
21dbb40e7173bb2af9f37f92324beb6d6718a81f authored almost 12 years ago by Liu Chao <[email protected]>
在Win8系统下,微软雅黑字体文件是msyh.ttc,而不是msyh.ttf,顺便添加了其它字体文件路径。
8a2c0c3677882b188c323c83b407e49a655a0fb7 authored almost 12 years ago by Liu Chao <[email protected]>46c629bddf045b8e8b21ccb65350bfd284544e23 authored almost 12 years ago by Liu Chao <[email protected]>
86ce92b9748da731c68c728c35b6b6deb158b167 authored almost 12 years ago by Liu Chao <[email protected]>
c5b9ea324544c2c9657448a849c263b2a9e0febd authored almost 12 years ago by Liu Chao <[email protected]>
8d1581e79b624b71332ffe21876e4ba5d1ad2411 authored almost 12 years ago by Liu Chao <[email protected]>
60d91ccc8dc810c161e790d84a2afd55251939d7 authored almost 12 years ago by Liu Chao <[email protected]>
eb258e3505b2674184e05ac550341fa24490bb65 authored almost 12 years ago by Liu Chao <[email protected]>
4c22f99cf9051da1a162775df33c8147d86a2916 authored almost 12 years ago by Liu Chao <[email protected]>
b10422bd046b332d40d2c3b961a8847635eb4655 authored almost 12 years ago by Liu Chao <[email protected]>
022017a6ebdfc1d8ff25d9c602a1c6f78cc17441 authored almost 12 years ago by Liu Chao <[email protected]>
7e19e3fdcc7f7de12697fe64f54927d78ede2941 authored almost 12 years ago by Liu Chao <[email protected]>
f41abf9868b993d15bf8eeffebcb6dabeb778826 authored almost 12 years ago by Liu Chao <[email protected]>
ae48c242be24d7468eaed5765bd9cd0b573787b4 authored almost 12 years ago by Liu Chao <[email protected]>
aa3458da3178f349f8c8749909fcb3716024cc3c authored almost 12 years ago by Liu Chao <[email protected]>
c83d380b63974f20235c41b65b284e9a7dba916c authored almost 12 years ago by Liu Chao <[email protected]>
之前的处理是退出当前住循环,如果有多层住循环,会导致windows窗口关闭后,程序还在运行。
9236a021e6070a858b87b0ab2e6eb348c17d17bf authored almost 12 years ago by Liu Chao <[email protected]>
在移除程序信息时,会退出该程序的所有主循环。
调用LCUI_Quit函数时,会移除所有程序信息,并销毁主循环队列。
206453784fcee6252fbf7491d03f2272591ffd59 authored almost 12 years ago by Liu Chao <[email protected]>
2033c7bbf26634481b460f8185693d5b3a425684 authored almost 12 years ago by Liu Chao <[email protected]>
7f76b518ef78d79ced406870934ab56d62393125 authored almost 12 years ago by Liu Chao <[email protected]>
b249ae4953d4daff186761fbd6a3082bdd0168cc authored almost 12 years ago by Liu Chao <[email protected]>
917bfa64b1236181128d0967b06a466565014c4a authored almost 12 years ago by Liu Chao <[email protected]>
输入限制功能改用字符串来保存允许输入的字符,取消之前的 用宏定义设置限制模式 的方法。
65fb26036f581462fbea7060a9afc30f49ff35d8 authored almost 12 years ago by Liu Chao <[email protected]>48224fd9211e342ea7c733e9633a623b44ab7d64 authored almost 12 years ago by Liu Chao <[email protected]>
e57cf51f260fdc1768739b7d08af8c537eb1f791 authored almost 12 years ago by Liu Chao <[email protected]>
f443db4699cf4080ba7d00f681ce3e07b0fab828 authored almost 12 years ago by Liu Chao <[email protected]>
cb621cdd6dff3f7c6378684fab269a662d5a7742 authored almost 12 years ago by Liu Chao <[email protected]>
c551f2224524e1fc879805934dc694ad6165475f authored almost 12 years ago by Liu Chao <[email protected]>
a4ca7a38eb3eac86c743dc65b2cc35f487399349 authored almost 12 years ago by Liu Chao <[email protected]>
96a671b9c0ba6f55e6a9d2d48498ea176c4dac68 authored almost 12 years ago by Liu Chao <[email protected]>
e1e801d2373b5e790fd8c43330def1679d70ee87 authored almost 12 years ago by Liu Chao <[email protected]>
65cd2a4b27463f2c61d9780125499fd0caed1466 authored almost 12 years ago by Liu Chao <[email protected]>
输入法接口模块代码原型已经设计好,有待继续完善
eae7cf16c6051d0e62884d73ec1460f01e32e9f8 authored almost 12 years ago by Liu Chao <[email protected]>3778b084faede5a0fa182f324c377f243be4d173 authored almost 12 years ago by Liu Chao <[email protected]>
这是为以后的输入法支持做准备。
输入法在对widget输入文本时,会触发EVENT_INPUT事件。
373fb0a086d666349f848ec250e9d1a99c1d7443 authored almost 12 years ago by Liu Chao <[email protected]>
ffcadf7db04e6880b792f6fdbce0cb711ff2e48d authored almost 12 years ago by Liu Chao <[email protected]>
ca1a37ccaa8caf1bfb915adb00e9e5bd60618e11 authored almost 12 years ago by Liu Chao <[email protected]>
LCUI.h里的 宏定义条件判断代码 转移至 LCUI_Build.h。
用宏定义封装main函数,windows下用WinMain,linux下用main,而main函数的参数列表也用宏定...
18eca182139c8b26a94f8681c8ea56ff8fd3c3d6 authored almost 12 years ago by Liu Chao <[email protected]>只需把任务队列解锁操作放在执行任务前即可。
dcb5e4c29bc049293a7f4578b89cc4f6b69d81f0 authored almost 12 years ago by Liu Chao <[email protected]>c9c996e098a6a1b5a1f4e913f60275d68fa81a54 authored almost 12 years ago by Liu Chao <[email protected]>
a3c5f86957b2eb499272678ff77b91d2c18f380b authored almost 12 years ago by Liu Chao <[email protected]>
对于引用的图像,该函数会由于无法正常读取源像素数据而导致程序崩溃,现已解决。
56797355128ae72a5b71760faf27b53d263efaa1 authored almost 12 years ago by Liu Chao <[email protected]>
该BUG会导致在调用LCUIThread_Join函数时无法得到正确的线程句柄。
现在,已经能够在Win32平台下正常退出程序了。
979d2645a51dc5a565ab56a6504a0e2f2bbeb9fb authored almost 12 years ago by Liu Chao <[email protected]>
efe74bb154550205fe18c3988a7302bf92e90990 authored almost 12 years ago by Liu Chao <[email protected]>
1b4e2a30e0ab46ce29e7422336f50fa43a3d0493 authored almost 12 years ago by Liu Chao <[email protected]>
主要独立出“位置更新”和“位置改变”这两种不同的操作,未修改前,这两个操作可以相互覆盖,导致部件无法正常移动位置。
ee81a7b2651f2f54b7ffae045f7be182e405b41c authored almost 12 years ago by Liu Chao <[email protected]>为解决Graph_FillImage函数不能正常解析出布局方式的问题,修改了LAYOUT_TYPE枚举中各个宏定义的值。
f65712adad88bbb865eac2c5cb286ec90dc51fb6 authored almost 12 years ago by Liu Chao <[email protected]>0f3364657b1d594a5f3fa92b1f79195f4b9fb49c authored almost 12 years ago by Liu Chao <[email protected]>
3b2fa43bb7362fdfd879caa6b25e6b62e5317382 authored almost 12 years ago by Liu Chao <[email protected]>
5c7f397b977c6d8d74dd7d98c928216f61e512c8 authored almost 12 years ago by Liu Chao <[email protected]>
阻塞原因是GetMessage函数,改用PeekMessage函数即可。
16d68af791d4e8222ac1d58a03aaf2917235f1f2 authored almost 12 years ago by Liu Chao <[email protected]>避免在VisualStudio 2012下生成LCUI静态库时出现问题
1e3aec794c60b2a779aa49202e2032ca2c10146c authored almost 12 years ago by Liu Chao <[email protected]>其实我想知道这代码与之前的有什么区别?为啥改了后就能正常读png图片了?
16964856a3865f3701a5b698483dec01e6ff4c8a authored almost 12 years ago by Liu Chao <[email protected]>053d55e9ab81065943692391bcc372c20d8be088 authored almost 12 years ago by Liu Chao <[email protected]>
当用FontLIB_LoadFontFile函数载入已经载入过的字体文件时,它会返回现成的字体ID,而不是返回-1.
61f3b18c642e18d5129b2dd3e73ae8ce98b69fd4 authored almost 12 years ago by Liu Chao <[email protected]>当指定的字体路径无效时,LCUI会free掉一次FT库,而在LCUI程序退出时,又会对FT库进行free,导致段错误,现已解决。
ebdf6fafeabfd5273a4b4f192fb00e5015c2872b authored almost 12 years ago by Liu Chao <[email protected]>82d845295aadb104996be4ac41ca7b34210f1531 authored almost 12 years ago by Liu Chao <[email protected]>
0a47637b4db7ca4e2dc7224507af801583af810d authored almost 12 years ago by Liu Chao <[email protected]>
259046b412209857bebdd2f5d8a16b96fe2cd750 authored almost 12 years ago by Liu Chao <[email protected]>
3c0661d309c0ebe0256af38a2849008553436e9e authored almost 12 years ago by Liu Chao <[email protected]>
474c1dc8e50ed4008429bb13300fb93d70024583 authored almost 12 years ago by Liu Chao <[email protected]>
c31aac0ddc458c69af666c2b79ed0661e4135a29 authored almost 12 years ago by Liu Chao <[email protected]>
931f593bc0751649fec9fc3eb655c0bc21fe6783 authored almost 12 years ago by Liu Chao <[email protected]>
20d023d4b0ae08ae85844c014493f4ffd8abbe3d authored almost 12 years ago by Liu Chao <[email protected]>
89c28e57ddecbcec17ca234eecb1e5301110b3d7 authored almost 12 years ago by Liu Chao <[email protected]>
eaaf928797afe54eeec1b15d57d5f5b3fe777514 authored almost 12 years ago by Liu Chao <[email protected]>
a43790a979f8ed4f25dfcb054b4d33b110681b0d authored almost 12 years ago by Liu Chao <[email protected]>
d8ce5e3d03a14480cac49123a4fea95401cbaf4a authored almost 12 years ago by Liu Chao <[email protected]>
260de2ac7fb99dd7af9298312f0bfbdc66917cc8 authored almost 12 years ago by Liu Chao <[email protected]>
3ffd3c4dc5468d526a9cee5664de1f9192a01917 authored almost 12 years ago by Liu Chao <[email protected]>
79b91c0030999982dba77c7826f1439c5b17b18f authored almost 12 years ago by Liu Chao <[email protected]>
73d629b4a09be9832a0a1de1d7ed664621623714 authored almost 12 years ago by Liu Chao <[email protected]>
9224fd165fe1e3bb75864733cfd3d7d1fd694bfb authored almost 12 years ago by Liu Chao <[email protected]>
74cc3b8152892eb63375c0965eeede1111d3ffa1 authored almost 12 years ago by Liu Chao <[email protected]>
5b6dbd794127f471bb32e03db757f2adb4bf42c4 authored almost 12 years ago by Liu Chao <[email protected]>
25aaa32778313d5c24a34852e693a7e6c2aaeb0f authored almost 12 years ago by Liu Chao <[email protected]>
159adbc5e91ed97eea8f6faf41493b380338b95b authored almost 12 years ago by Liu Chao <[email protected]>
c340426118d06fd6307b6f517ad314d45d895973 authored almost 12 years ago by Liu Chao <[email protected]>