p.shamray
f3870ce441
first commit PCF8812 driver
2014-06-12 11:05:53 +03:00
inmarket
2127c61eee
frame demo: Fix bug for displays with < 32 bit color
2014-05-30 12:46:40 +10:00
inmarket
25ce0ed7d6
Remove superflous entries in demo gfxconf.h
2014-05-30 12:45:48 +10:00
inmarket
c33fb2c4d5
Remove compiler warning
2014-05-30 12:45:19 +10:00
Joel Bodenmann
5389ff4ad0
Updated frame demo code
2014-05-30 03:56:51 +02:00
Joel Bodenmann
54221783a0
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx
2014-05-30 02:57:40 +02:00
Joel Bodenmann
41a74191c1
fixing frame close button action
2014-05-30 02:57:30 +02:00
Joel Bodenmann
c65cdaed24
frame widget render improvements
2014-05-30 01:11:25 +02:00
Joel Bodenman
1fce946adb
Merged in steffanx/ugfx (pull request #9 )
...
Added Xresource.h include to get rid of a warning about XrmUniqueQuark
2014-05-22 16:56:40 +02:00
Steffan Woltjer
27082a61d6
Added Xresource.h include to get rid of a warning about XrmUniqueQuark
2014-05-22 15:55:23 +02:00
inmarket
80d4da1bf4
Linux framebuffer fixes
2014-05-22 18:06:48 +10:00
inmarket
9ca7cc9c9e
Compile fix
2014-05-22 17:39:41 +10:00
inmarket
451f6a2ae0
Missing header file required for some OS's
2014-05-22 17:34:09 +10:00
inmarket
285bd0f4d6
GDISP framebuffer driver + an implementation for the linux kernel framebuffer device
2014-05-22 17:21:19 +10:00
inmarket
52cfaf00cc
Widgets demo: Unsetting of clip area is no longer required with the new GWIN redraw strategy
2014-05-22 09:36:34 +10:00
inmarket
bc3ebd6ae9
GWIN: Make sure invisible windows are redrawn before visible windows.
...
Redrawing compile options made visible for the user project.
2014-05-22 09:35:36 +10:00
Joel Bodenmann
1edc0a2d5a
Added containers_nested demo
2014-05-21 14:56:02 +02:00
inmarket
34e23320b4
Significant changes to the window redrawing methodology.
...
Move and Resize should probably work for containers now
Still to be tested - nested containers, progressbar timers while redrawing its container, move/resize on containers.
2014-05-21 13:02:00 +10:00
inmarket
7afe4e78b7
Remove unnecessary window manager
2014-05-21 12:47:40 +10:00
Joel Bodenmann
0b204ed8e3
Reworking the GWIN doxygen documentation.
2014-05-20 18:05:38 +02:00
Joel Bodenmann
9781c31f3b
added missing gwinWidgetClearInit() to label and imagebox demo
2014-05-20 10:35:50 +02:00
Joel Bodenmann
5c14057e33
gfxExit() fix for ChibiOS/RT 3.x
2014-05-19 22:43:39 +02:00
Joel Bodenmann
246b42c6eb
Doxygen typo
2014-05-15 18:55:18 +02:00
inmarket
70c15a1d62
Bug fix to widgets demo. It should never have used <stdio.h> which is not available on many embedded platforms.
2014-05-12 13:27:07 +10:00
inmarket
dfcd7e0e50
Bug fixes to sprintg() and fix to incomplete scang() implementation.
2014-05-12 13:25:54 +10:00
inmarket
38fb787cbd
Restore library locations to what is used in all other example makefiles
2014-05-12 09:26:36 +10:00
inmarket
2b01f18b03
Updates for small displays for the widgets demo.
2014-05-12 09:25:37 +10:00
Joel Bodenmann
f5765fab92
Adding GWIN container demo
2014-05-11 22:22:13 +02:00
Joel Bodenmann
e28e572ea8
Progressbar GWIN_PROGRESSBAR_AUTO feature fix
2014-05-11 20:20:49 +02:00
Joel Bodenmann
4af82a95d4
updated gwin widget demo
2014-05-11 19:37:13 +02:00
Joel Bodenmann
f6b70eb883
release v2.1
2014-05-11 18:13:49 +02:00
Joel Bodenmann
6a19656327
preparing 2.1 release
2014-05-11 17:25:48 +02:00
Joel Bodenmann
870d0cbdc9
Doxygen fixes
2014-05-11 17:23:18 +02:00
Joel Bodenmann
b3e87944c2
whitespace
2014-05-11 17:17:36 +02:00
Joel Bodenmann
b34819bb76
cleanup of Mikromedia STM32-M4 board support
2014-05-11 17:15:57 +02:00
Joel Bodenman
9aeef56c9a
Merged in trsaunders/ugfx-mikromedia-m4 (pull request #8 )
...
Mikromedia M4 updates
2014-05-11 17:08:05 +02:00
Joel Bodenmann
6961a536e5
GFILE bug fix
2014-05-11 16:26:41 +02:00
Joel Bodenmann
32f1ec9b12
last try to get this shit right with that damned GWIN demo
2014-05-11 16:11:52 +02:00
Joel Bodenmann
52c1edc5ab
Improve GWIN widget demo layouting
2014-05-11 16:07:21 +02:00
Joel Bodenmann
e8f0f8faa8
Improving look of GWIN widget demo
2014-05-11 16:01:50 +02:00
Joel Bodenmann
5025772260
Extending GWIN widget demo
2014-05-11 15:11:10 +02:00
Joel Bodenmann
6dc3cbcd29
GFILE rules bug fix
2014-05-11 15:00:03 +02:00
Joel Bodenmann
9e6b210425
simplify gwin widgets demo code
2014-05-11 13:59:48 +02:00
Joel Bodenmann
6a0e79903d
Added gwinShow() and gwinHide() macro wrappers
2014-05-11 13:58:21 +02:00
Joel Bodenmann
10917910e7
doc
2014-05-11 13:01:23 +02:00
inmarket
a25c56f8ed
More freeflowing of the widgets demo for smaller displays.
2014-05-11 20:26:17 +10:00
inmarket
0219daa6eb
Update widgets demo to use Containers.
...
Reflow the controls so they display better on smaller displays.
2014-05-11 20:12:16 +10:00
inmarket
19dc64269c
Container and Frame updates.
...
New api's gwinGetInnerWidth() and gwinGetInnerHeight()
2014-05-11 20:11:16 +10:00
inmarket
8c5275583a
Better redrawing when doing a forced change of default style.
2014-05-11 20:09:42 +10:00
inmarket
d02b5e06e9
Visible and Enabled GWIN bug fix
2014-05-11 20:08:41 +10:00