Ecosyste.ms: OpenCollective

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

github.com/qmk/uGFX

Fork of https://git.ugfx.io/uGFX/uGFX. Fixes for qmk_firmware
https://github.com/qmk/uGFX

Update GWIN widget demo

2d27673f0f45a1b96aa7b9d8de61807fadb020bc authored about 11 years ago by inmarket <[email protected]>
Update gwin widgets and lists demos

06d339456e64f6257bd72eb9343d7c899ea0b20b authored about 11 years ago by inmarket <[email protected]>
From mcufont upstream: Fix tab handling in mf_get_string_width

db189048929220a2a9bd83157022eb096cf6f993 authored about 11 years ago by inmarket <[email protected]>
From mcufont upstream: Fix inconsistency between UTF8 and other encodings

99642e2a99a0a94e7dad886e323f924ce8af0a36 authored about 11 years ago by inmarket <[email protected]>
Add font baseline to the starting point of string rendering.

Otherwise the limit calculation will cut off the first character
on larger fonts, like DejaVuSan...

0ee1b2045128d1a3e40a7caec4ff2dc718caf741 authored about 11 years ago by inmarket <[email protected]>
Update notepad demo for anti-aliased fonts

ab04b1d0762fb22a28aa340da273a9165c12953b authored about 11 years ago by inmarket <[email protected]>
Merge branch 'master' into list

44f3256be382a49361b14ec8f56aa43856e1d3bb authored about 11 years ago by inmarket <[email protected]>
Merge branch 'master' into fonts

e5b0168d7c5b03119fe12818279a862cc8273827 authored about 11 years ago by inmarket <[email protected]>
Change screen clear to match initial screen state (Black) in a non-GWIN situation.

9ed89f9ad35f5dbc5fa4afb155bbe87c83f17ac6 authored about 11 years ago by inmarket <[email protected]>
clear after mouse calibration to avoid silly display

3af74801dd195a267b2c0cba17627e1b40ff1a8c authored about 11 years ago by Joel Bodenmann <[email protected]>
Fix text padding of a right aligned checkbox

319d79f296d222cb5a01144bd8e8907cdb13c0ff authored about 11 years ago by inmarket <[email protected]>
Fix compile error in gwinGetPixelColor()

978f8b6c4fca28db6b488478db3a960648fdff7e authored about 11 years ago by inmarket <[email protected]>
Fix compile error in gwinGetPixelColor()

34f06cd3c90a18b67ecce9e265c88a6659d4d61b authored about 11 years ago by inmarket <[email protected]>
Fix text padding of a right aligned checkbox

20ec12071dfc095223eb91888c8c72cc721e66a1 authored about 11 years ago by inmarket <[email protected]>
Fix rule handling to help the end user get things right.

Tidied up anti-alias where the hardware does not support pixel read-back.

7f15192fe8a4fea1ff9cdd031aebf4001c523cbb authored about 11 years ago by inmarket <[email protected]>
Vastly simplify GDISP mcufont interface code.

Fix boundary cases.
Prevent overwriting of defined display area.
Improve performance.
Remove hard...

7c303eb72efe8a61383c4914fb940024236b2bdb authored about 11 years ago by inmarket <[email protected]>
Fix compiler warnings, operating system dependancies, and non-portable code.

12085b8014234b10739d5cf22ed6c6d055ce8741 authored about 11 years ago by inmarket <[email protected]>
Update widgets demo for new fonts

3ac4e9e789b7f0d5a9d18f9073a09d4e7a4fd3f0 authored about 11 years ago by inmarket <[email protected]>
list update

31f355460248b2d39969590feefc9482e53c451f authored about 11 years ago by Joel Bodenmann <[email protected]>
list fix

632566e243e1fa914dfee6ec87913d940856963c authored about 11 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' into list

30df14b595c0a795943a9593ea32d23cf53d148f authored about 11 years ago by Joel Bodenmann <[email protected]>
clear after mouse calibration to avoid silly display

580cf977d07820774efd8abcf067f015422b7e55 authored about 11 years ago by Joel Bodenmann <[email protected]>
Updated license headers on new font code

be8b3cd2102f4c2fe66307d81c8c04391292cf1f authored about 11 years ago by inmarket <[email protected]>
First cut - beautiful new font handling by PetteriAimonen

3977ee687ffff23e49dcac0ea9a7c3e8652248f0 authored about 11 years ago by inmarket <[email protected]>
Linux change from Tectu

f84bc2a3f6b82b0f05319fd7c609f8b30929d788 authored about 11 years ago by inmarket <[email protected]>
cleanup

423c28b40e0849838615e575630d8e251f04739b authored about 11 years ago by Joel Bodenmann <[email protected]>
some more list widget work

c66e5cd9cbcdea293d661c6886587b3c9ca35078 authored about 11 years ago by Joel Bodenmann <[email protected]>
list widget doxygen

4e3eacb9f762addc6049e28d39516724ef1beef8 authored about 11 years ago by Joel Bodenmann <[email protected]>
list widget first implementation

c7fdb5df2a32e21905e21193bc018c5d6fc6d326 authored about 11 years ago by Joel Bodenmann <[email protected]>
compiler warnings

9edb1dab8b176a1f7e229709dcd5e7bca75a0890 authored about 11 years ago by Joel Bodenmann <[email protected]>
fixed typo in GQueue

e4aae7b3f63995f0bb767df099ff4a3f5261742d authored about 11 years ago by Joel Bodenmann <[email protected]>
some more list work

40611e264d9fc8b05db05ec4dc410e919af7f98d authored about 11 years ago by Joel Bodenmann <[email protected]>
list work in progress

9dfcbef84884f67bb487dc02c642a03ca5d19e32 authored about 11 years ago by Joel Bodenmann <[email protected]>
List updates and add list demo - still work in progress

984e14efb7ad257577db85fcdbed6c60618c1175 authored about 11 years ago by inmarket <[email protected]>
Integrate changes from master branch

1fbbc4d52bed0b8e4f3289bc008b3f0928a6b24f authored about 11 years ago by inmarket <[email protected]>
Finish osx fix.

a76a5d7d7c8899d228f6ccd56b13762c7122448d authored about 11 years ago by inmarket <[email protected]>
Remove preset GOS choice. It is defaulted if not specified anyway.

65ac315271a0832a5e50b7cf66149532f8807172 authored about 11 years ago by inmarket <[email protected]>
list widget - work in progress

57eeb16aba2613c1329eafbf7d7453cd67f2cc69 authored about 11 years ago by Joel Bodenmann <[email protected]>
compiler warnings

7cd43464ed721a7abd34e0c0b33a4a3822bbd3ec authored about 11 years ago by Joel Bodenmann <[email protected]>
Missing define for OSX

0194b87efe7805845db454d6b5291699d8eaa0a1 authored about 11 years ago by inmarket <[email protected]>
Remove unneeded comment about threading (no longer applies)

00b6ab3986b917844bb83a8f2b5378d774f280f2 authored about 11 years ago by inmarket <[email protected]>
Fix to extra button drawing routines

772b4f79d55fc4b8aa0428f94714f8121db49019 authored about 11 years ago by inmarket <[email protected]>
fixed OS-X port (untested)

ea3048ff3675ba460b1ca47798340d227fefc05e authored about 11 years ago by Joel Bodenmann <[email protected]>
removed POSIX, now having dedicated Linux and MAC OS-X ports

95b15971584cbfdad533411bcb8d8cec82e996fa authored about 11 years ago by Joel Bodenmann <[email protected]>
POSIX port now became Linux and OSX

3eb2f4bb976a42e3a5e2cd3933400d9d3c20c82c authored about 11 years ago by Joel Bodenmann <[email protected]>
posix doxygen fix

fa9a957a384177323a2d7714b90fea5962189e25 authored about 11 years ago by Joel Bodenmann <[email protected]>
POSIX fix

e5c6fce1d9538b11df1dcf99c5856dfdac89b24c authored about 11 years ago by Joel Bodenmann <[email protected]>
gfxSystemLock() and gfxSystemUnlock() are required for correct operation of some modules even under POSIX.

c40021af0114218a7754e8c5850b24c077bf1c1d authored about 11 years ago by inmarket <[email protected]>
This image wrapper really is meant to be there and is used by some demo apps (notepad-2)

25a01150144aa713a92c24535e0ed64755f5ea5c authored about 11 years ago by inmarket <[email protected]>
Fix corruption of binary files by license header updates

79612419893f14bb5026e977d2e569519096b4fd authored about 11 years ago by inmarket <[email protected]>
GOS POSIX fixes

7b4488267d02d0cfe639908166cec81a13b5c7f4 authored about 11 years ago by Joel Bodenmann <[email protected]>
removed a forgotted GDISP wrapper call in GWIN

abca557bab206f118c32b4c99d17a70ff90a43ed authored about 11 years ago by Joel Bodenmann <[email protected]>
RA8875 now GOS compatible

2ad2bdf06e69e2eeaa20f9c6915092c02a67fc68 authored about 11 years ago by Joel Bodenmann <[email protected]>
small doc fix

50952fa5c35c4f0b1c1fe6303cc7e62cc63f023d authored about 11 years ago by Joel Bodenmann <[email protected]>
release v1.8

af5be70460e7b8ca61a5ad05b697ce0e25cc9809 authored about 11 years ago by Joel Bodenmann <[email protected]>
fixed license headers

73c5ef26f81cb28cbe2fc29e885ea4eea701de1b authored about 11 years ago by Joel Bodenmann <[email protected]>
doxygen updates

a6758342668712563bd4058160e6f5dc5636ba18 authored about 11 years ago by Joel Bodenmann <[email protected]>
cleaned up board file mess

d98e6c5d0d6c048c99aeda810da10e6a6a130325 authored about 11 years ago by Joel Bodenmann <[email protected]>
Initial GOS port for POSIX (Linux). Untested.

c29950c7670397d60b32e92fa4aadb29fea227a4 authored about 11 years ago by inmarket <[email protected]>
Small gfxHalt bug fix for Win32 platform

45c8e9052def490299522b57ae7d8d5c59b0341d authored about 11 years ago by inmarket <[email protected]>
Spelling mistake

da0296788e4aea4e7800f2ff3bbd32613268aa5e authored about 11 years ago by inmarket <[email protected]>
Remove GDISP_THREAD_CHIBIOS. This is always used now.

5b2d56148352ceaf4f3c1e7db302d6723b51b64a authored about 11 years ago by inmarket <[email protected]>
Added gfxRealloc()

2bef5da2f3a3a5c3f1e667d5f50c2f28f6d96baf authored over 11 years ago by inmarket <[email protected]>
RA8875 fix

b91097e3116b6edd21f00478b115cb611fff34b1 authored over 11 years ago by Joel Bodenmann <[email protected]>
Release notes update from v1.7

1598916830bc4ebbc2320dff148a710bbf9b4a62 authored over 11 years ago by inmarket <[email protected]>
RA8875 changes from v1.7

0f3f885e4d34bb19e61b992ff4a418d953e56ac9 authored over 11 years ago by inmarket <[email protected]>
Image animation changes

386539072cd63ff36de2f07b87041c3632ad4bd7 authored over 11 years ago by inmarket <[email protected]>
removed gwinImageNext() since the image box widget now automatically takes care of animated images

cb28adcfba206bd375d0d16e90c247b7bf8068fb authored over 11 years ago by Joel Bodenmann <[email protected]>
typo

bd8620fb93df1459e6a5f6169e982c5c415d23d6 authored over 11 years ago by Joel Bodenmann <[email protected]>
gwinImageNext() fix

9c23074081b67fd5f0aa12d2807fb2fd4e490d6c authored over 11 years ago by Joel Bodenmann <[email protected]>
added list widget dummy

259f822ba7a30cd729faf273dbb8acbca51c5a3a authored over 11 years ago by Joel Bodenmann <[email protected]>
added gwinImageNext()

ceae37b7bfe50f74a1b6ccb0e0c91736d64a5755 authored over 11 years ago by Joel Bodenmann <[email protected]>
doxygen update

d1861f04e04608facbbda43aea4b5fb5004e8dcc authored over 11 years ago by Joel Bodenmann <[email protected]>
added slider demo

d900257dedd03401d3029cede5ab8aa8f826ca24 authored over 11 years ago by Joel Bodenmann <[email protected]>
added radio button demo code

cd5c0e32c19fd50d7226e00f15d8ea8373b27ec4 authored over 11 years ago by Joel Bodenmann <[email protected]>
whitespaces

20155b84c41f5ccf2e78c944b1ccec72f4ce1401 authored over 11 years ago by Joel Bodenmann <[email protected]>
added checkbox demo

30feefb728a7875259829c014e73699ef6b3168f authored over 11 years ago by Joel Bodenmann <[email protected]>
added button demo

7944147301fcebde1cb747f28fbbe58a0d62f29c authored over 11 years ago by Joel Bodenmann <[email protected]>
readme / license / releases fix

4e48a4b125aea194a10a338c36246f5bd4e10ed3 authored over 11 years ago by Joel Bodenmann <[email protected]>
Fix missing init function for GMISC

6fe793da88379373c6d5e73b3b80512a9fa3e9e1 authored over 11 years ago by inmarket <[email protected]>
Update graph demo and move under gwin demos

83897ac07a2e82eaf9a4950ff995c87676a584b0 authored over 11 years ago by inmarket <[email protected]>
Update gaudin and gadc demos for new GWIN

c82fc68bfad5787c0745b957abf61fb18304ecd8 authored over 11 years ago by inmarket <[email protected]>
Merge branch 'GWIN'

38a2a44b3d27ca29019cd0d75e60233ee9188c71 authored over 11 years ago by Joel Bodenmann <[email protected]>
Add missing file to GDISP image demo

b7e6967886a25277af53e04ce6942b715b538644 authored over 11 years ago by inmarket <[email protected]>
Change GDISP image default reading mode for WIN32

466445e3f8ebd675cca4af0c90107fc5a4eb6c88 authored over 11 years ago by inmarket <[email protected]>
GDISP fix bug in non-multithread

0c7609b51e7c9660787c344ca8663b2dfab58551 authored over 11 years ago by inmarket <[email protected]>
Image decoders not setting image type correctly.

f7e7a5dae485e14b7cbc77fc432af0514c67ffc3 authored over 11 years ago by inmarket <[email protected]>
Fix enabled visibility bug

c5ec72027787c9cd5f5b36a46eb55f03fd95d894 authored over 11 years ago by inmarket <[email protected]>
Fix image background color bug

7f92794b1151076012ad58d390f489118ad419f4 authored over 11 years ago by inmarket <[email protected]>
Add image into Widget demo

3d8bb4e85ed204b070ab75dad77d3c5a6bc1d26e authored over 11 years ago by inmarket <[email protected]>
Update GWIN demos

ba264ef1add20e8ede39fde1ceae1d57687498d1 authored over 11 years ago by inmarket <[email protected]>
Change GDISP image default reading mode for WIN32

8681e85ba6028287bf202d8b8a86a7d0a0d49101 authored over 11 years ago by inmarket <[email protected]>
Add missing file to GDISP image demo

74035c5b2e3c79d07643e8ac10058244ae74fcb7 authored over 11 years ago by inmarket <[email protected]>
Remove Slider demo. It is replaced by the Wdigets demo

fb131f8d26319c787286a9adf24d9876d9793b2f authored over 11 years ago by inmarket <[email protected]>
GWIN renaming, tidy up, color styles

3957505ab119b21c7b0f4e72f56030c97711988a authored over 11 years ago by inmarket <[email protected]>
GDISP fix bug in non-multithread

de28112a7d6db829142ad113c93eb8ad071b0d65 authored over 11 years ago by inmarket <[email protected]>
added GWIN image demo

f2432096cd823bb781d0574492b47c71bd340e1a authored over 11 years ago by Joel Bodenmann <[email protected]>
Add Radio buttons (can also be used as a Tab group)

5191c278e7195de62b619be58c19ea338c31d54c authored over 11 years ago by inmarket <[email protected]>
Remove widget structure members when they are not needed for input tracking

Also doco update for Enabled Flag

ab44f32859ac61072a561869787089e13adaf509 authored over 11 years ago by inmarket <[email protected]>
Fix window manager bug

Window are was not being cleared properly when something was made invisible

f3f9b7dc015b5afc82fba6682e780dcc72f9241d authored over 11 years ago by inmarket <[email protected]>