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

feat(gui): add Widget_GetClosest()

github.com/lc-soft/LCUI - e7401388b0d44399b80b837bab7784aa6038621f authored almost 6 years ago by Liu <[email protected]>
fix(gui): focus event and "focusable" property parsing bug

github.com/lc-soft/LCUI - d9a39a5fd7ae0c6fc9450e368a966fe7b6b354fa authored almost 6 years ago by Liu <[email protected]>
build: update project configuration

github.com/lc-soft/LCUI - 926684c9606f0e5877eccf7dc32c40ba23b5e9f1 authored almost 6 years ago by Liu <[email protected]>
fix(gui): widget width with margin is incorrectly calculated (#167)

github.com/lc-soft/LCUI - d14023e84d9c75437c09be22a9b46a89b8b023ff authored almost 6 years ago by Liu <[email protected]>
fix(worker): task queue should not be blocked when running a task

github.com/lc-soft/LCUI - 2b41f54d3648377abea0e4d2223b16372f9eedb0 authored almost 6 years ago by Liu <[email protected]>
feat(util): add strreplace()

github.com/lc-soft/LCUI - 409395d7ffb452449fd38d7474e30231b55a31c0 authored almost 6 years ago by Liu <[email protected]>
fix(gui): mouse events should be ignored when pointer-events is none

github.com/lc-soft/LCUI - fc54a64bf33697f5b3f1b347a8aa7b060ce6a4da authored almost 6 years ago by Liu <[email protected]>
refactor(util): move chartset.c file

github.com/lc-soft/LCUI - 9991545594bcbb61ca0246d5321b5f79c38e1bc3 authored almost 6 years ago by Liu <[email protected]>
docs: update README.md

github.com/lc-soft/LCUI - a324113fc81bdbd2c10fc733daa663237ca9bdd8 authored almost 6 years ago by Liu <[email protected]>
refactor(util): remove tchar.h

github.com/lc-soft/LCUI - 0cd020a442b198f82dd9502a876210e63669678b authored almost 6 years ago by Liu <[email protected]>
feat(gui): add widget border helper

github.com/lc-soft/LCUI - e8d52df6921b0163734f3c907f2c309bd2b299cc authored almost 6 years ago by Liu <[email protected]>
feat(gui): auto assign an id to the event name

github.com/lc-soft/LCUI - fee31b055a06554de088fc103244f6793557509e authored almost 6 years ago by Liu <[email protected]>
build: update x64 build configuration, clear compiler warnings

github.com/lc-soft/LCUI - 2491eece233a77ccd7201bdb0ee73ee02e78c8a0 authored almost 6 years ago by Liu <[email protected]>
feat(util): add return value for LCUIRect_ValidateArea()

github.com/lc-soft/LCUI - 2fa6cf310a17c412578e8f516d3d0e571ca20598 authored almost 6 years ago by Liu <[email protected]>
perf(gui): use LCUI_STYPE_INT instead of LCUI_STYPE_VALUE

github.com/lc-soft/LCUI - 23090eb705c87619d1f0e2cc3ff9c453807ffe8b authored about 6 years ago by Liu <[email protected]>
feat(textview): add TextView_SetColor()

github.com/lc-soft/LCUI - 3a7b53f80f151e4825b3b7c333735afd082ac8ab authored about 6 years ago by Liu <[email protected]>
feat(gui): Widget_SetAttribute() will call proto->setattr()

github.com/lc-soft/LCUI - 19992d16a3d25cab5b31a90dc383641e4188a905 authored about 6 years ago by Liu <[email protected]>
style: update file encoding

github.com/lc-soft/LCUI - 12247ce3c539697e6a3e73c0ef64636b4e0b3ac3 authored about 6 years ago by Liu <[email protected]>
docs: add v1.0.0-beta.4 changelog

github.com/lc-soft/LCUI - f6c12f9f938891f6b002b6d441c24eb1e0e02a4a authored about 6 years ago by Liu <[email protected]>
docs: replace screenshots with related projects

github.com/lc-soft/LCUI - 45351c780a2c80caefc91f446690623eb625c615 authored about 6 years ago by Liu <[email protected]>
build: update uwp project configuration

github.com/lc-soft/LCUI - 8a36c25d58c488c22ce1e85a41ddba1b66bea399 authored about 6 years ago by Liu <[email protected]>
refactor(gui): split code by category

github.com/lc-soft/LCUI - a8ab0faaa830b9111812a3e10248e4475a725e62 authored about 6 years ago by Liu <[email protected]>
fix(gui): text caret not blink

github.com/lc-soft/LCUI - 7bf5f4ff5be979bfc5ff3082417934cac2d9e5d9 authored about 6 years ago by Liu <[email protected]>
feat(gui): LCUIWidget_ClearTrash() will return count

github.com/lc-soft/LCUI - 6262f2023e82d89cf043475384d1bb6b736b18a0 authored about 6 years ago by Liu Chao <[email protected]>
docs: update issue templates

github.com/lc-soft/LCUI - deb588f141e391f6d6cd042e79147f80a534a7c5 authored about 6 years ago by Liu <[email protected]>
feat(util): add OpenUri()

github.com/lc-soft/LCUI - ec20c9944c00d9d16366434f07e8b943a46a6b63 authored about 6 years ago by Liu <[email protected]>
style: clear compiler warning

github.com/lc-soft/LCUI - 3b653e26d3654146f730aac5123fe9f2b617c9ef authored about 6 years ago by Liu Chao <[email protected]>
fix(gui): should clear trash widget when module destroyed

github.com/lc-soft/LCUI - 1ad6be1421fd22e8f9ca5ae10048a9718023e483 authored about 6 years ago by Liu Chao <[email protected]>
fix(worker): worker thread memory access violation

Move the destructor code to the worker thread

github.com/lc-soft/LCUI - 5a7e2c07dc730fb99629becd7eb75e3ce16db5f4 authored about 6 years ago by Liu <[email protected]>
fix(renderer): problem when widget has transparency (#160)

github.com/lc-soft/LCUI - d13b554c4569f573e7a0f8b37ff96dc28da98fc2 authored about 6 years ago by Liu <[email protected]>
style: update indent

github.com/lc-soft/LCUI - 58fddc5cf74660001b9b0f3bf3e6fe4ec4b97d3b authored about 6 years ago by Liu <[email protected]>
test: update test_widget_opacity

github.com/lc-soft/LCUI - 366cd3ff3744d834edc0beb3717061b21c455286 authored about 6 years ago by Liu <[email protected]>
feat(gui): add Widget_SetVisible() and Widget_SetHidden()

github.com/lc-soft/LCUI - 2f581b8d97ca10c67f4498d2ccec9f39b9c4b7a9 authored about 6 years ago by Liu <[email protected]>
chore(build): update dependencies

github.com/lc-soft/LCUI - 491992f15209a2a83cb794528336f9fd0627f35c authored about 6 years ago by Liu <[email protected]>
fix(display): the renderer pauses when resizing the window (#164)

github.com/lc-soft/LCUI - 8ad667a44dad7966debc261313952a5194443ed6 authored about 6 years ago by Liu <[email protected]>
feat(display): auto disable window maximize button (#164)

github.com/lc-soft/LCUI - 82fad1b6a6451e9b2d92e74affefcb64cb2e7a8e authored about 6 years ago by Liu <[email protected]>
chore(build): update vs project files

github.com/lc-soft/LCUI - feab3c5d710e5f2d2403726522706ea60591b548 authored about 6 years ago by Liu <[email protected]>
fix(gui): the unlink event is triggered repeatedly

github.com/lc-soft/LCUI - 89faa5df1691034be0166a8b93e1639df5eb334d authored about 6 years ago by Liu <[email protected]>
fix(gui): layout should be updated after widget display role is changed

github.com/lc-soft/LCUI - 96c1cefde5bcb8ab54fd97145ae9f14458ef8915 authored about 6 years ago by Liu <[email protected]>
feat: add LCUI_MAX_FRAME_MSEC macro

github.com/lc-soft/LCUI - 7abc9015f38bd917a3013c35a9bb0a54d5433577 authored about 6 years ago by Liu <[email protected]>
fix(font): the ids pointer is not freed

github.com/lc-soft/LCUI - e56d3e4598af89c116013abeaf183d1a5c08bae0 authored about 6 years ago by Liu <[email protected]>
feat(gui): add Widget_SetVisibility()

github.com/lc-soft/LCUI - 145d9ee058f30ae4111638c8863f97b6b50a04af authored about 6 years ago by Liu <[email protected]>
fix(dirent): LCUI_ReadDirW() UNINITIALIZED READ

github.com/lc-soft/LCUI - dd610adcd829635662b4985e25bc6dac69a895f4 authored about 6 years ago by Liu <[email protected]>
docs: update the build method on Windows

github.com/lc-soft/LCUI - c9dc276f5b2c21aafcdc4f259096912ac2685920 authored about 6 years ago by Liu <[email protected]>
chore(build): remove dependencies

github.com/lc-soft/LCUI - 093a8734c3a611f61dfd4491b741d6f3faa8b665 authored about 6 years ago by Liu <[email protected]>
feat: make LCUI_MAX_FRAMES_PER_SEC public

github.com/lc-soft/LCUI - 6fa2995545be106e01bd2b9ef65d3696c1d5f087 authored about 6 years ago by Liu Chao <[email protected]>
refactor(textcaret): update LCUI_TextCaret struct

github.com/lc-soft/LCUI - e69220a82e402cd94daf0d7999ea406fd8f76994 authored about 6 years ago by Liu Chao <[email protected]>
refactor(timer): merge timer thread into the main thread

github.com/lc-soft/LCUI - 3536b6dd099586baa5fef8be554faadcd7ec35d3 authored about 6 years ago by Liu Chao <[email protected]>
docs: update table of contents

github.com/lc-soft/LCUI - 7aff22dab069bebb5dfa97c37a0480c35e7bd370 authored about 6 years ago by Liu Chao <[email protected]>
fix(textlayer): chinese text line break error

github.com/lc-soft/LCUI - 1e5a26286f1379f2945b854030b016aca67eb61e authored about 6 years ago by Liu Chao <[email protected]>
feat(builder): <resource> support load xml file

github.com/lc-soft/LCUI - d5e162c8c6aa43d1c3512a4b53a91b86fe508388 authored about 6 years ago by Liu Chao <[email protected]>
fix(gui): the node should unlinked before destroying widget

github.com/lc-soft/LCUI - 32494900cd0a927995aa6ccd89acfd37e0996ff6 authored about 6 years ago by Liu Chao <[email protected]>
refactor(textlayer): use the size_t type to define the length

github.com/lc-soft/LCUI - 2f3e409f48ba26ff3eda591275967dcb4777c3f5 authored about 6 years ago by Liu Chao <[email protected]>
fix(main): performance should only be recorded in debug mode

github.com/lc-soft/LCUI - 8266dcf9b5aaa3b37fe8c575ad6db034fd9fc0d9 authored about 6 years ago by Liu Chao <[email protected]>
chore: update debugger configuration

github.com/lc-soft/LCUI - 708e6c88ad8ecbd83cbaa34f485659318b831354 authored over 6 years ago by Liu Chao <[email protected]>
fix: the return value of LCUI_GetAppId() is incorrect

github.com/lc-soft/LCUI - 46ec607dd46027873757939a5f8815628d97daa6 authored over 6 years ago by Liu Chao <[email protected]>
style: clear compiler warnings

github.com/lc-soft/LCUI - 067f9f51b3c03e18e8909d39609a6ea45d022ce0 authored over 6 years ago by Liu Chao <[email protected]>
fix: PACKAGE_VERSION is not defined

github.com/lc-soft/LCUI - 70660de28d629eca1f54cbe9bc85d9f32a68b24a authored over 6 years ago by Liu Chao <[email protected]>
fix: unresolved external symbol _Graph_IsValid

github.com/lc-soft/LCUI - 1328a2d9c07df6fc2c19bfaa458f5c151875a248 authored over 6 years ago by Liu Chao <[email protected]>
chore: update vs project files

github.com/lc-soft/LCUI - 884b860424147bc6a6883dcef067e285c520f7b1 authored over 6 years ago by Liu Chao <[email protected]>
fix(font): ids pointer is not freed

github.com/lc-soft/LCUI - 97c2734477f354d5d5be0ffdd2448d050446f550 authored over 6 years ago by Liu Chao <[email protected]>
fix(renderer): transparent widgets are rendered incorrectly

github.com/lc-soft/LCUI - 66681657be09c7cc041d142563309b1a07dd4d49 authored over 6 years ago by Liu Chao <[email protected]>
feat(gui): add Widget_SetOpacity()

github.com/lc-soft/LCUI - e6ad1636193cca29d17491187cf609ce99c7c438 authored over 6 years ago by Liu Chao <[email protected]>
style(scrollbar): add clang-format comment

github.com/lc-soft/LCUI - b4845321d64b847669e46e6569d59b150634e2a7 authored over 6 years ago by Liu Chao <[email protected]>
refactor(css): change the return value type of LCUI_LoadCSSBlock()

github.com/lc-soft/LCUI - 6c306013213ae89272f854eb43ee2d340cd4d6b2 authored over 6 years ago by Liu Chao <[email protected]>
style(graph): format code

github.com/lc-soft/LCUI - 504db1ae3716ee2e735e9a8b14409cef09d492f2 authored over 6 years ago by Liu Chao <[email protected]>
Merge pull request #159 from ReinForce-II/improve_bitmap_scaling

perf(graph): improve image scaling quality (issue #39)

github.com/lc-soft/LCUI - c21803be4aa7766eac424e4641b2a345fda4ff9c authored over 6 years ago by Liu <[email protected]>
perf(graph): improve image scaling quality (issue #39)

github.com/lc-soft/LCUI - bbfb9afa96d982775b3e8de46d06b10d18a981af authored over 6 years ago by Reinforce-II <[email protected]>
fix(font): font number is not reset after module reinitialization

github.com/lc-soft/LCUI - d75b4cad8665f514472a88fa7c98d22b09439c1e authored over 6 years ago by Liu Chao <[email protected]>
test: update check conditions

github.com/lc-soft/LCUI - 417680c01541ac9ae610f956984e9d93af22798e authored over 6 years ago by Liu Chao <[email protected]>
style(css): clear compiler warnings

github.com/lc-soft/LCUI - b7e81c144f4c96804c42f85327727ceaa731329a authored over 6 years ago by Liu Chao <[email protected]>
fix(display): dirty rectangle calculation error

github.com/lc-soft/LCUI - 722bed87dd3bdc7cc6198187b7855d573d88af55 authored over 6 years ago by Liu Chao <[email protected]>
fix(textview): no effect after changing the "content" property

github.com/lc-soft/LCUI - d1ab50d5ce14b0cd526f1bbba51b006b7631cf47 authored over 6 years ago by Liu Chao <[email protected]>
feat(css): add support for printing the wstring type

github.com/lc-soft/LCUI - bfc00693af744e32e6ba4bacf228657d737b8342 authored over 6 years ago by Liu Chao <[email protected]>
refactor(css): update "content" property value storage method

github.com/lc-soft/LCUI - b8c03c155b25d8184483069b36a811ed3a90a0a4 authored over 6 years ago by Liu Chao <[email protected]>
fix(textview): size not updated after setting text

github.com/lc-soft/LCUI - 31e0582cf0aba8c40cdfd18076acbb8492d5885f authored over 6 years ago by Liu Chao <[email protected]>
refactor(util): update wcsreplace()

github.com/lc-soft/LCUI - adada319af871efb91aeca218ca02ed076fb3f8a authored over 6 years ago by Liu Chao <[email protected]>
perf(charset): improve utf-8 and unicode string convert

github.com/lc-soft/LCUI - 1efd8567d7797afe3193d8d8eb8c5bdba9bfb691 authored over 6 years ago by Liu Chao <[email protected]>
style(textview): add space

github.com/lc-soft/LCUI - 02a883f8060f3c2c67cecfa358f307cb83976db5 authored over 6 years ago by Liu Chao <[email protected]>
style: remove unused macro

github.com/lc-soft/LCUI - ea32e765272407c23032e434d61a0f125e27dcce authored over 6 years ago by Liu Chao <[email protected]>
feat(textview): refresh all textview after loading new font

github.com/lc-soft/LCUI - 3fcfa99d3e5efbf8f13b9401630f5fa201d80991 authored over 6 years ago by Liu Chao <[email protected]>
test: add test the block element width

github.com/lc-soft/LCUI - 3c62a6bea7f435032ef2428ec18676f4cd3373a1 authored over 6 years ago by Liu Chao <[email protected]>
fix(gui): Widget_AutoSize() should not change the static width or height

github.com/lc-soft/LCUI - 8bee9c2d34440bf136ed79fe9ff99aced5592210 authored over 6 years ago by Liu Chao <[email protected]>
fix(gui): the block element default width should be 100%

github.com/lc-soft/LCUI - adcb9e74fba0ddc14aaeb2bf46df96850a3adbf4 authored over 6 years ago by Liu Chao <[email protected]>
refactor(gui): add Widget_ComputePadding()

github.com/lc-soft/LCUI - 49e3d8b613fdd800b1d12ae99f6915f134aec3e0 authored over 6 years ago by Liu Chao <[email protected]>
fix(gui): widget background image is not rendered

github.com/lc-soft/LCUI - e76f3f9d4e231c1c26032e80bdc1cf75c9e8d17a authored over 6 years ago by Liu Chao <[email protected]>
refactor(graph): change the Graph_IsValid() macro to a function

github.com/lc-soft/LCUI - bd6e1283c75feec919b925dd4d90e8ef5f93d997 authored over 6 years ago by Liu Chao <[email protected]>
refactor(css): rename "visible" to "visibility"

github.com/lc-soft/LCUI - af359304d3a2620e23124fe26380194d4c8fd556 authored over 6 years ago by Liu Chao <[email protected]>
refactor(mainloop): use enum instead of numbers

github.com/lc-soft/LCUI - cf6409db4c5218081cbb957059f5c88cfad71396 authored over 6 years ago by Liu Chao <[email protected]>
refactor(timer): rename LCUITimer_Set* to LCUI_Set*

github.com/lc-soft/LCUI - 86d375ea8e27cdd1ba5f8be3c669f751974383e1 authored over 6 years ago by Liu Chao <[email protected]>
style: format code

github.com/lc-soft/LCUI - eeba6390c5c3dd2dc5896a3bbae375c748ace1bb authored over 6 years ago by Liu Chao <[email protected]>
fix(layout): "left: auto" is calculated as "left: 0"

github.com/lc-soft/LCUI - f4990daeb8ef992623e4144ef3d144b73f634475 authored over 6 years ago by Liu Chao <[email protected]>
fix(display): too many duplicate dirty rectangles in one frame

github.com/lc-soft/LCUI - b5d9040a4a48d053b47591fb95e38e4c39a12da0 authored over 6 years ago by Liu Chao <[email protected]>
feat(linux): add mouse wheel event handing for x11 (#54)

github.com/lc-soft/LCUI - 10615927d9df46026f4807d36a1d6ac1ab3015cd authored over 6 years ago by Liu Chao <[email protected]>
fix(font): failed to set default font after loading font file

github.com/lc-soft/LCUI - 9b4c00528581536ead631dd19e278abcc53a9a78 authored over 6 years ago by Liu Chao <[email protected]>
fix(util): incorrect value of LCUI_DirEntry::name

github.com/lc-soft/LCUI - 367febe159a3a64f7c051c254cb430b664818620 authored over 6 years ago by Liu Chao <[email protected]>
chore(pkg-config): rename LCUI_LIBS to PACKAGE_LIBS

github.com/lc-soft/LCUI - e932dbfc1fba11a2589395910fc8a36dfe9a0b91 authored over 6 years ago by Liu Chao <[email protected]>
style: remove unused function declarations

github.com/lc-soft/LCUI - 3631a1ec61f42a146c177a1f2e2407fecc74f046 authored over 6 years ago by Liu Chao <[email protected]>
chore(pkg-config): use $LCUI_LIBS for Libs.private

github.com/lc-soft/LCUI - 491a5c06e027c05a288c43b71cab895a5d16b630 authored over 6 years ago by Liu Chao <[email protected]>
chore: update version to 1.0.0-beta.4

github.com/lc-soft/LCUI - 2bc5cff57c326a70675124df2196442a54f0ae26 authored over 6 years ago by Liu Chao <[email protected]>