Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

LCUI

A small C library for building user interfaces with C, XML and CSS.
Collective - Host: opensource - https://opencollective.com/lcui - Website: https://lcui.org - Code: https://github.com/lc-soft/LCUI

Clear compile warnings and errors

github.com/lc-soft/LCUI - 5a383f684cb4f31d49425fa6ad3b6a6c99ad4919 authored over 7 years ago by Liu Chao <[email protected]>
Fix: strsadd() will return fail if string length < 2

github.com/lc-soft/LCUI - 26e701a2f6937a3789012a0a347205d8fdaf20a5 authored over 7 years ago by Liu Chao <[email protected]>
Add textview scale transform

github.com/lc-soft/LCUI - 2da088820e6501a00bd6ec3813f453ec7a071ff6 authored over 7 years ago by Liu Chao <[email protected]>
Add mouse cursor scale transform

github.com/lc-soft/LCUI - 4491d4a617e10991984189d7b04148e8305e5c46 authored over 7 years ago by Liu Chao <[email protected]>
Add Widget_CheckStyleType() and Widget_CheckStyleValue()

github.com/lc-soft/LCUI - a6e8d6b23709a71254fb5cdae3814040eb54737d authored over 7 years ago by Liu Chao <[email protected]>
Update widget scaling support

github.com/lc-soft/LCUI - 166f48c46a5d6cda2147e5b89dcbfbf51d4ccef0 authored over 7 years ago by Liu Chao <[email protected]>
Remove dirty_rects member of LCUI_WidgetRec

github.com/lc-soft/LCUI - 1dffa6d21b064e0b0bd8937e347adf98695f46c9 authored over 7 years ago by Liu Chao <[email protected]>
Update background, border, and box-shadow processing

github.com/lc-soft/LCUI - dc8d819788f292f0aaba0d3f09c4993464b01b0a authored over 7 years ago by Liu Chao <[email protected]>
Add Graph_QuoteReadOnly()

github.com/lc-soft/LCUI - 65d193bc3207546a3037a07eb6551c03f775b966 authored over 7 years ago by Liu Chao <[email protected]>
Improve textedit task processing #82

github.com/lc-soft/LCUI - c91686fcc2a1a597a11a1259eb32a686108b61e6 authored over 7 years ago by Liu Chao <[email protected]>
Improve text align processing #87

github.com/lc-soft/LCUI - fbed184f978e1b3afa8dea4c6f5da730e7c7ad01 authored over 7 years ago by Liu Chao <[email protected]>
Update code comment

github.com/lc-soft/LCUI - 0b8c59a5c6846878143059e7226808282ef85546 authored over 7 years ago by Liu Chao <[email protected]>
Update VisualStudio project files

github.com/lc-soft/LCUI - 8d3d945873d1f1a960d3d12680495fd94b9c34a5 authored over 7 years ago by Liu Chao <[email protected]>
Update TouchCapturers_Add() and test/testtouch.c #88

github.com/lc-soft/LCUI - f46b50ef09b209d63a4f6410e98c631a43d367cd authored over 7 years ago by Liu Chao <[email protected]>
Remove Widget_GetNode() and Widget_GetShowNode()

github.com/lc-soft/LCUI - 80fa5bfad31c985a941cb01392e9049e98349678 authored over 7 years ago by Liu Chao <[email protected]>
Improve jpeg reader #86

github.com/lc-soft/LCUI - c3c6865bbe8a8dc5d2e0d1fc84515b111863b657 authored over 7 years ago by Liu Chao <[email protected]>
Add ENABLE_TOUCH_SUPPORT macro

github.com/lc-soft/LCUI - b7fa78357725c8e096db87ff6db1bb03f4e91edd authored over 7 years ago by Liu Chao <[email protected]>
Update Visual Studio project file

github.com/lc-soft/LCUI - fd8629f30541939c1ee955a08a62cc0267d6ea27 authored over 7 years ago by Liu Chao <[email protected]>
Improve LCUIThread_Join()

github.com/lc-soft/LCUI - 1a3953c7c8f7d580e5b7caa0ce342183b06211d3 authored over 7 years ago by Liu Chao <[email protected]>
RegisterClass -> RegisterClassW

github.com/lc-soft/LCUI - cda4b3a7d6831c75fcda3ca360583fb093661755 authored over 7 years ago by Liu Chao <[email protected]>
Update Makefile.am

github.com/lc-soft/LCUI - 6063c5563b97edf8c130db66b675323ceaadc1c8 authored over 7 years ago by Liu Chao <[email protected]>
Update CHANGES.md

github.com/lc-soft/LCUI - 487eb0327d0f9f317461ba0ced260227623b3c35 authored over 7 years ago by Liu Chao <[email protected]>
LCUIMetrics_ApplyDimension() -> LCUIMetrics_Compute()

github.com/lc-soft/LCUI - 27f7a05d35e0bf434b49ea8e7c97a40be662baf1 authored over 7 years ago by Liu Chao <[email protected]>
Update Visual Studio project files

github.com/lc-soft/LCUI - 8650cc507ba72ab76e78fff5de35e45e5d7db7c9 authored over 7 years ago by Liu Chao <[email protected]>
Clear compiler warnings

github.com/lc-soft/LCUI - c2eb288908800ee2dd9b9c33ef50309366a7f121 authored over 7 years ago by Liu Chao <[email protected]>
Add Widget_PrintStyleSheet() for debug widget css

github.com/lc-soft/LCUI - 9b00cb43a84d0b71351c74b15afd00cf23737468 authored over 7 years ago by Liu Chao <[email protected]>
Enable css parser testcase

github.com/lc-soft/LCUI - d6d8785b446ff8c38a33035c8e393e71a91b9772 authored over 7 years ago by Liu Chao <[email protected]>
Update helloworld style

github.com/lc-soft/LCUI - f0418f89637e95830e9d23f45b4d986175c6dd31 authored over 7 years ago by Liu Chao <[email protected]>
Update linux keyboard input driver and charset processing. #75

github.com/lc-soft/LCUI - 6c3fbf165618efdccf83ccc724c2396d93aaf58d authored over 7 years ago by Liu Chao <[email protected]>
Add UWP DLL project, clear compiler warnings and errors

github.com/lc-soft/LCUI - 61f5c43606cdc11715bb3fd9f81c030cfd1db6cc authored over 7 years ago by Liu Chao <[email protected]>
Improved events and display driver for linux x11. #75

github.com/lc-soft/LCUI - 1709443965363cf55f391a7d945dcf0eee79a1b4 authored over 7 years ago by Liu Chao <[email protected]>
Update LCUI_FileIsArchive()

github.com/lc-soft/LCUI - 5024b79197b7d1688a7ce7585c539b0e43a48aa5 authored over 7 years ago by Liu Chao <[email protected]>
Improved background image position compute

github.com/lc-soft/LCUI - b51a6fba86b1df8917a7a236787715ea12f54bde authored over 7 years ago by Liu Chao <[email protected]>
Clear compiler warnings

github.com/lc-soft/LCUI - 69f9f708c0c5d3f1e16f510eb4b80c293301407e authored over 7 years ago by Liu Chao <[email protected]>
Fix a bug in remove event binding

github.com/lc-soft/LCUI - a82223f640d8c4b44822180ca9e0e540199a7b3c authored over 7 years ago by Liu Chao <[email protected]>
Add wcsreplace() fucntion

github.com/lc-soft/LCUI - eaec3deef7c789f611f812ced99a9a249f7589e9 authored over 7 years ago by Liu Chao <[email protected]>
Update some code, clear compiler warning

github.com/lc-soft/LCUI - 32e3b1e14aee7e68e2204b216826c3efc5fd5d69 authored almost 8 years ago by Liu Chao <[email protected]>
Improved widget touch point capturer processing

github.com/lc-soft/LCUI - 20b301c2c9cb66d57de5b49d6c8962138b4935ed authored almost 8 years ago by Liu Chao <[email protected]>
Clear compiler errors

github.com/lc-soft/LCUI - 84c3e2754b47162f8bbaf2b35686674b91190852 authored almost 8 years ago by Liu Chao <[email protected]>
Update some incorrect code

github.com/lc-soft/LCUI - 72353f35111eadeab5c7ba2dddc2c159d74dc13a authored almost 8 years ago by Liu Chao <[email protected]>
Improve size compute for absolute positioning widget

github.com/lc-soft/LCUI - 22f7c1f3705f39dd27599903f34b529cd08464a7 authored almost 8 years ago by Liu Chao <[email protected]>
Improve the password char display for textedit

github.com/lc-soft/LCUI - a0f2eaaa0b8d088f3cbd67f69c8f8e7d300382c2 authored almost 8 years ago by Liu Chao <[email protected]>
Update widget mouse wheel event

github.com/lc-soft/LCUI - 4ad124d8c21d36e64ad621f152b2fb903032471c authored almost 8 years ago by Liu Chao <[email protected]>
Update image reader, add a read progress callback

Now, we can set fn_progress callback to receive image read progress.

github.com/lc-soft/LCUI - df6742078e1e49cdd1e009fff2c88823cbee9029 authored almost 8 years ago by Liu Chao <[email protected]>
Fix: unaddressable access of freed memory

github.com/lc-soft/LCUI - 8422780a3dd7021bc8e10691cb8183dca61f74cf authored almost 8 years ago by Liu Chao <[email protected]>
Update visual studio files

github.com/lc-soft/LCUI - d675678f6439daa02fbd077a2866bd3258f56575 authored almost 8 years ago by Liu Chao <[email protected]>
Set button inherited from textview

github.com/lc-soft/LCUI - 13649e1c32998bbd4aa6be014b2af289ddd51cbb authored almost 8 years ago by Liu Chao <[email protected]>
Update LCUI_LoadCSSString() call method

github.com/lc-soft/LCUI - 057e435c34c158f03d5f1c74848dfaa8716033cd authored almost 8 years ago by Liu Chao <[email protected]>
Add metrics.c

github.com/lc-soft/LCUI - 280b9f8bba2221e7c04bcd07028f1c8bbf403e44 authored almost 8 years ago by Liu Chao <[email protected]>
Fix: unaddressable access beyond heap bounds

github.com/lc-soft/LCUI - 69422740aeaa9e76e8a82ba129251e9e60b87fbb authored almost 8 years ago by Liu Chao <[email protected]>
Add mutex lock for set text of textview

github.com/lc-soft/LCUI - 24b614cf286aac839a4768c0a204c2416c2858cb authored almost 8 years ago by Liu Chao <[email protected]>
ReleaseDC -> DeleteDC

github.com/lc-soft/LCUI - 1f810d391a65629492368b45b0bea7c9725c09cb authored almost 8 years ago by Liu Chao <[email protected]>
Update event record destroy processing

github.com/lc-soft/LCUI - f3617144d9d6a2ddf69fb7ddda7a8fa09a4be3a0 authored almost 8 years ago by Liu Chao <[email protected]>
Update cursor position processing

github.com/lc-soft/LCUI - bee782f0c261a35287b0a48bdae21ecee372ea1c authored almost 8 years ago by Liu Chao <[email protected]>
Update vs project file

github.com/lc-soft/LCUI - 7cd81cbd8b4fa90151604469d8fde3839b1ff7cc authored almost 8 years ago by Liu Chao <[email protected]>
Let the root widget apply new size on display initializing

github.com/lc-soft/LCUI - 31ce98d47f2a3e5aa4da5748bb9a47c6f081b8e5 authored almost 8 years ago by Liu Chao <[email protected]>
Update LCUIWidget_ExitTasks()

github.com/lc-soft/LCUI - bf3606f2ca8130cea49f28bbb69b81ac2717d092 authored almost 8 years ago by Liu Chao <[email protected]>
Add Graph_Delete()

github.com/lc-soft/LCUI - ab25846ae58bef592b14ce0aa488a4d12a925a77 authored almost 8 years ago by Liu Chao <[email protected]>
Increase scroll distance

github.com/lc-soft/LCUI - d7bb00854da826ed033102d85e51ef2d8ca4616a authored almost 8 years ago by Liu Chao <[email protected]>
Improve some code

github.com/lc-soft/LCUI - a3fc2db3f4230817208fc63242ae3b36427699f9 authored almost 8 years ago by Liu Chao <[email protected]>
Disable test_css_parser()

github.com/lc-soft/LCUI - f51da8a8852782922a29ce58e38689f27b402dcd authored almost 8 years ago by Liu Chao <[email protected]>
Set button and textedit default focusable

github.com/lc-soft/LCUI - 1096e3ded8e2b7e6724dcc0f93d717587cad203c authored almost 8 years ago by Liu Chao <[email protected]>
Fix some memory leak bug #52

github.com/lc-soft/LCUI - 614350b4d0969bbb0b24f8501f9d22084b6758e1 authored almost 8 years ago by Liu Chao <[email protected]>
Update copyright text print

github.com/lc-soft/LCUI - c719299225b55aa626ad277b168ca5919f06c9e1 authored almost 8 years ago by Liu Chao <[email protected]>
Clear compiler errors on linux

github.com/lc-soft/LCUI - ad4fcddc5e88e580b9744212747148860a9c5de0 authored almost 8 years ago by Liu Chao <[email protected]>
Update scrollbar scrolling speed

github.com/lc-soft/LCUI - ab3dc57c635b441036fbe084b567e6d6f3ce9c12 authored almost 8 years ago by Liu Chao <[email protected]>
Update color parser

github.com/lc-soft/LCUI - 65f3af617b4345847ee6e33017e7cf41b9bba96a authored almost 8 years ago by Liu Chao <[email protected]>
Update placeholder color

github.com/lc-soft/LCUI - f400d475037b0958ad4345a9acfea4693c0bf766 authored almost 8 years ago by Liu Chao <[email protected]>
Update README.zh-cn.md

github.com/lc-soft/LCUI - f632120c94930fdc34240f55d2fff2aaf240b992 authored almost 8 years ago by Liu Chao <[email protected]>
Update README.zh-cn.md

github.com/lc-soft/LCUI - f87ec918e771087ee5f46e8c8d7ddbb3712e96f5 authored almost 8 years ago by Liu Chao <[email protected]>
Update README.zh-cn.md

github.com/lc-soft/LCUI - 81e6499454bd0df83c12f2bc59ecf2bc7d0d9ce9 authored almost 8 years ago by Liu Chao <[email protected]>
Update LCUI_IMEHandler struct, Improve text input focus processing

github.com/lc-soft/LCUI - d6496d0a6d0e608687bf0991596520beafc852f4 authored almost 8 years ago by Liu Chao <[email protected]>
Update test.c

github.com/lc-soft/LCUI - 9eda88fa1ccd4127c9595b37773c608efc444154 authored almost 8 years ago by Liu Chao <[email protected]>
Update event process, Fix some bugs

Fix: Widget_PostEvent() will send event to widget in trash.
Fix: Event bubbling does not work.

github.com/lc-soft/LCUI - 1b95b7fe1d7041a20cd7a01ca816e96d5d7dd3fb authored almost 8 years ago by Liu Chao <[email protected]>
Update project config

github.com/lc-soft/LCUI - 09b50f401a2d0f1b72efab4605719d9b029ff433 authored almost 8 years ago by Liu Chao <[email protected]>
Fix default text color bug

github.com/lc-soft/LCUI - c044edabd6c3c87370034124d5f1203c682c78c6 authored almost 8 years ago by Liu Chao <[email protected]>
Update invalid area compute

github.com/lc-soft/LCUI - 6b56ede16e8b42d5c029066fd561936812a600d5 authored almost 8 years ago by Liu Chao <[email protected]>
Update font bitmap mix method, fix #44

github.com/lc-soft/LCUI - 94981deb342b80d8beb945fdb99ff815c0e8ec35 authored almost 8 years ago by Liu Chao <[email protected]>
Update OnWidgetEvent()

github.com/lc-soft/LCUI - ef2fd60f0b3185dd023f894d519101f025218801 authored almost 8 years ago by Liu Chao <[email protected]>
Update Widget_PushInvalidArea(), fix #78

github.com/lc-soft/LCUI - d60539ed6130cd923b402b6d8a94d48231f58c58 authored almost 8 years ago by Liu Chao <[email protected]>
Improve event handle, fix unbind event bug

github.com/lc-soft/LCUI - c07533074af03d90f96927d462e4d450b1d823d4 authored almost 8 years ago by Liu Chao <[email protected]>
Update error handle for jpeg reader

github.com/lc-soft/LCUI - d373d49785051ad837ba14f6489c469dcb2fca8b authored almost 8 years ago by Liu Chao <[email protected]>
Fix: textview placeholder not visible #77

github.com/lc-soft/LCUI - 9662519a1786a97ef704e4fc583890c769261550 authored almost 8 years ago by Liu Chao <[email protected]>
Fix memory leak when using GetDC() #79

github.com/lc-soft/LCUI - ffb1db9cdb39501a43c9e4d944b12be92ca050f8 authored almost 8 years ago by Liu Chao <[email protected]>
Update widget layout

github.com/lc-soft/LCUI - 64e74c4441d1b108c8ae8be95f221a1454e64e58 authored almost 8 years ago by Liu Chao <[email protected]>
Add code to save reader pointer

github.com/lc-soft/LCUI - bfe6310029f4af143e6e0be381c40e414ad0d983 authored almost 8 years ago by Liu Chao <[email protected]>
Disable css parser test cases

github.com/lc-soft/LCUI - 127d066f7857aabff6870e543dc9469871919fd0 authored almost 8 years ago by Liu Chao <[email protected]>
Fix some bug, clear compiler warnings

github.com/lc-soft/LCUI - e770ff3fe9c04a0492e21db8bb3df16ad6a49ea9 authored almost 8 years ago by Liu Chao <[email protected]>
Fix some memory leak bug

github.com/lc-soft/LCUI - 1a2f7baf1c6759cae49fa99d49c0848c4f446193 authored almost 8 years ago by Liu Chao <[email protected]>
update copyright year

github.com/lc-soft/LCUI - d35f12ee362fd3f0ffd7871a0f5c4365bd7b4936 authored almost 8 years ago by Liu Chao <[email protected]>
Update image reader and testcase

github.com/lc-soft/LCUI - 24c67e180dbe95b37627bbaec9e604b850d4a0f0 authored almost 8 years ago by Liu Chao <[email protected]>
Update the floating-point print format

github.com/lc-soft/LCUI - 03b9a18c1052562513d9c992ec49215cfdf56a12 authored almost 8 years ago by Liu Chao <[email protected]>
Fix: Application transferred too few scanlines

github.com/lc-soft/LCUI - bb4b82b5e803897b9659e787c15885e67ab67ee9 authored almost 8 years ago by Liu Chao <[email protected]>
Fix jpeg reader bug, Clear compiler errors on linux

github.com/lc-soft/LCUI - 01d974691ea333f6e7eb6b73e34b179647c9ed31 authored almost 8 years ago by Liu Chao <[email protected]>
Change the log output function from put to vprintf

github.com/lc-soft/LCUI - 02088bbd153b0dc689942124bfb7054543e5b009 authored almost 8 years ago by Liu Chao <[email protected]>
Merge pull request #76 from piamancini/patch-1

Add backers and sponsors from Open Collective

github.com/lc-soft/LCUI - 0c54fe9ae3c060e58c23cbe5daade8f0257d275f authored almost 8 years ago by Liu Chao <[email protected]>
Add backers and sponsors from Open Collective

Now your open collective backers and sponsors can to appear directly on your README.
see how i...

github.com/lc-soft/LCUI - 26359849983dd77bc2be8911132154d1a4cc6da8 authored almost 8 years ago by Pia Mancini <[email protected]>
Add image reader testcase

github.com/lc-soft/LCUI - a212939e35de0e894ca677b87d8180696b1549aa authored almost 8 years ago by Liu Chao <[email protected]>
Update image reader, add bmp reader

github.com/lc-soft/LCUI - 075255a82e282656e46e84e6d0dffb5c329abca8 authored almost 8 years ago by Liu Chao <[email protected]>
Update LCUIDisplay_InvalidateArea()

github.com/lc-soft/LCUI - 583b22b6903f873d8cfd9048f53ba87b8e1d1ded authored almost 8 years ago by Liu Chao <[email protected]>