Commit graph

  • 2a0dfcf1c1 fixed clipping issue when widget text is long than the widget itself Joel Bodenmann 2014-02-01 16:04:07 +01:00
  • 55ced68fbd list demo & doc Joel Bodenmann 2014-02-01 15:38:37 +01:00
  • 2aa0612c65 gfxconf.example.h Joel Bodenmann 2014-02-01 14:46:21 +01:00
  • c1233034db default list render has now #defines for horizontal and vertical text padding Joel Bodenmann 2014-02-01 13:36:11 +01:00
  • 49beaba572 Merged in daid/ugfx (pull request #4) Joel Bodenman 2014-01-31 11:32:30 +01:00
  • 935e949af9 ggroup compilable Joel Bodenmann 2014-01-29 22:58:41 +01:00
  • 5bba108949 More GFile code inmarket 2014-01-29 00:37:16 +10:00
  • a059c6c59c Add smooth scrolling option to ugfx list. daid 2014-01-24 15:14:40 +01:00
  • c5ab2adbf0 More code for GFile inmarket 2014-01-24 19:33:28 +10:00
  • d5c52f342f Merge branch 'gwin' of bitbucket.org:Tectu/ugfx into gwin Joel Bodenmann 2014-01-18 20:28:33 +01:00
  • 3a08f65cfc initial work on GGroup Joel Bodenmann 2014-01-18 20:28:28 +01:00
  • 0d9532c047 Merge branch 'master' into gfile inmarket 2014-01-17 18:38:33 +10:00
  • 07f940e799 Merge branch 'master' into gwin inmarket 2014-01-17 18:37:59 +10:00
  • 199b89e4dc Updates to console history. This now works well. inmarket 2014-01-17 18:36:28 +10:00
  • 1f3f8bdbe6 fixes in gdispImage nativ format by Marc Pignat Joel Bodenmann 2014-01-17 08:04:35 +01:00
  • 1d059a619c Revert "doc" Joel Bodenmann 2014-01-10 18:38:00 +01:00
  • 99b4fba512 Increase size of gwin flags to 32 bits. inmarket 2014-01-09 08:52:26 +10:00
  • f8f85b6c43 Increase size of gwin flags to 32 bits. inmarket 2014-01-09 08:52:26 +10:00
  • ca8ca49825 Increase size of gwin flags to 32 bits. inmarket 2014-01-09 08:52:26 +10:00
  • f657477fdd Merge branch 'master' into gfile inmarket 2014-01-09 08:47:27 +10:00
  • 1791bec348 doc inmarket 2014-01-09 08:39:08 +10:00
  • b0adc0bed3 New codingstyle.txt inmarket 2014-01-09 08:36:25 +10:00
  • ac690d1d29 destroy routine of frame widget deregisters button callbacks Joel Bodenmann 2014-01-08 00:02:10 +01:00
  • a606e838fd destroy routine of frame widget deregisters button callbacks Joel Bodenmann 2014-01-07 23:59:06 +01:00
  • 789765ddad doc Joel Bodenmann 2014-01-07 08:20:57 +01:00
  • e1ff7b421e Merge branch 'master' into gwin Joel Bodenmann 2014-01-07 08:19:47 +01:00
  • d30b8288ad doc Joel Bodenmann 2014-01-07 08:19:39 +01:00
  • 3e49779e16 doc Joel Bodenmann 2014-01-07 01:29:02 +01:00
  • da13d31c69 implemented button callback in frame widget Joel Bodenmann 2014-01-07 01:24:54 +01:00
  • f3cbb02c3a GFrame code cleanup - buttons need to be implemented Joel Bodenmann 2014-01-07 00:29:56 +01:00
  • bb91a78156 gwinClear() Joel Bodenmann 2014-01-07 00:08:28 +01:00
  • ff09f09a0c options.h Joel Bodenmann 2014-01-06 23:16:31 +01:00
  • 806578fe4d Merge branch 'master' into gwin Joel Bodenmann 2014-01-06 22:06:40 +01:00
  • ac98de6b69 added gwinGetColor() and gwinGetBgColor() Joel Bodenmann 2014-01-06 22:06:36 +01:00
  • 66c5403d8f Merge branch 'master' into gwin Joel Bodenmann 2014-01-06 21:54:31 +01:00
  • 192335ea35 doc Joel Bodenmann 2014-01-06 21:54:13 +01:00
  • 6f5dd90354 frame cleanup Joel Bodenmann 2014-01-06 21:53:43 +01:00
  • b479a10383 gwinRedrawChildren() Joel Bodenmann 2014-01-06 21:43:25 +01:00
  • 6aa34e4fdc initial version of frames - still work in progress, DO NOT USE!!! Joel Bodenmann 2014-01-06 21:20:35 +01:00
  • 916d2d0f52 Removed codingstyle.txt as nearly every rule in there was ignored Joel Bodenmann 2014-01-06 01:20:09 +01:00
  • fc984c3721 gwinDestroy() does now redraw the parent if any Joel Bodenmann 2014-01-05 22:37:01 +01:00
  • 1778a7f3b1 gwinDestroy() and gwinRemoveChild() Joel Bodenmann 2014-01-05 20:42:19 +01:00
  • f3f3650ca9 some progress Joel Bodenmann 2014-01-05 05:24:59 +01:00
  • bd3109851b now using absolute coordinates inside the window Joel Bodenmann 2014-01-05 05:05:59 +01:00
  • a6b81192eb some progress Joel Bodenmann 2014-01-05 04:02:03 +01:00
  • 9f5d14cf5d fixed gwinDestroy() and added gwinGetAbsoluteCoordinates() Joel Bodenmann 2014-01-05 00:46:36 +01:00
  • 463a703183 whitespaces Joel Bodenmann 2014-01-04 21:21:51 +01:00
  • 3a6dd294de gwinDestroy(), gwinGetFirstChild() and gwinGetNextChild() Joel Bodenmann 2014-01-04 21:10:10 +01:00
  • ea4464bacc whitespaces Joel Bodenmann 2014-01-04 16:11:54 +01:00
  • d365232a85 optimized gwinGetVisible() and gwinGetEnabled() Joel Bodenmann 2014-01-04 16:05:42 +01:00
  • bad22f5fee working gwinGetVisible() and gwinGetEnabled() Joel Bodenmann 2014-01-04 15:51:18 +01:00
  • 12a7d7957b added experimental gwinGetEnabled() Joel Bodenmann 2014-01-04 15:12:06 +01:00
  • fb29f601f1 Start of GFILE module inmarket 2014-01-05 00:02:53 +10:00
  • abe6a47c1f basic implementation of parent/child (no flag handling done yet) Joel Bodenmann 2014-01-04 04:41:32 +01:00
  • 07869da909 Revert "removed unnecessary macro" Joel Bodenmann 2014-01-04 01:31:47 +01:00
  • ffed62c5ba GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORY Joel Bodenmann 2014-01-03 19:14:41 +01:00
  • ae6c2965ad whitespaces Joel Bodenmann 2014-01-03 19:12:32 +01:00
  • 9515578e67 gfxconf.h fixes Joel Bodenmann 2014-01-03 17:10:54 +01:00
  • 9d14022ad9 Refactored gfxconf.example.h Joel Bodenmann 2014-01-03 13:49:27 +01:00
  • 4e3aaa6de5 removed unnecessary macro Joel Bodenmann 2014-01-02 03:28:05 +01:00
  • d18325e576 Remove variable name conflict with doom demo inmarket 2013-12-30 09:05:29 +10:00
  • 1f730d474c Merge remote-tracking branch 'origin/master' inmarket 2013-12-29 11:40:36 +10:00
  • fcc6c165b9 Break huge wad structure up for easier compiling. inmarket 2013-12-29 11:39:14 +10:00
  • a9a4178dc5 added window manager to doxygen Joel Bodenmann 2013-12-28 16:33:49 +01:00
  • 40b2bb6c24 Bug in I_sprintf in doom demo inmarket 2013-12-25 16:50:29 +10:00
  • 0345dadebf Fixes to DOOM demo to remove some operating system dependancies. Also now has working input (although not perfect) - Needs mouse or touch. Also now supports screen size doubling when the screen is significantly larger than doom's screen. inmarket 2013-12-24 19:58:18 +10:00
  • c24512f6ed Compiler error fix. inmarket 2013-12-24 19:52:43 +10:00
  • 39adfff2a9 demo - DOOM the game. Runs but not quite functional yet (requires user input to be completed). Shareware WAD file. Please read README.txt and DOOMLIC.txt inmarket 2013-12-24 01:00:14 +10:00
  • 57d9c4854b Add a readme for the Win32 GAUDIN driver. inmarket 2013-12-22 21:52:35 +10:00
  • d8bde70ab6 Add Win32 GAUDIN driver. inmarket 2013-12-22 21:38:57 +10:00
  • f8772b1b04 Wrong define used in GAUDIN. inmarket 2013-12-22 21:38:15 +10:00
  • 301f871ee7 Update GAUDIN and GADC demos to new internal GWIN structures. Also add support for signed sample formats. inmarket 2013-12-22 21:37:41 +10:00
  • 53aa406668 docu fix Joel Bodenmann 2013-12-21 23:57:44 +01:00
  • 20854bd69f Mouse calibration data might be returned in a non-aligned structure. Copy safely. inmarket 2013-12-21 17:36:40 +10:00
  • e85780bc3f Increase the default stack size for the GTimer thread as for widgets demo under Win32 1024 bytes is not enough. inmarket 2013-12-21 15:14:17 +10:00
  • 86083b368d Fixes for the GOS Raw32 memory allocator. inmarket 2013-12-21 15:12:36 +10:00
  • 225aa27233 GOS Raw32 semaphore fix inmarket 2013-12-21 15:11:48 +10:00
  • a68dfd9cbe More GOS Raw32 updates. inmarket 2013-12-21 13:37:40 +10:00
  • 0c854f099f Fixes to the Raw32 threading. Optimisation of the RAM it uses for stack frame autodetection. inmarket 2013-12-21 13:25:01 +10:00
  • 983342b001 Create the window class in the message thread for the Win32 driver (and replacement of NULL's with 0 for consitancy with other code) inmarket 2013-12-21 13:23:16 +10:00
  • d9f02858fd Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. inmarket 2013-12-21 13:21:59 +10:00
  • 018a930d55 Always use native threads in the Win32 driver even if a different threading model is being used for the rest of uGFX inmarket 2013-12-21 11:20:30 +10:00
  • 3ea191e835 Revert "removed GQUEUE from doxygen build as it is not API" inmarket 2013-12-21 11:14:09 +10:00
  • 985a3ca43a gdispDrawThickLine: handle zero-length lines correctly. Petteri Aimonen 2013-12-19 12:52:31 +02:00
  • 391de88289 added warning about unfinished feature Joel Bodenmann 2013-12-18 23:26:57 +01:00
  • 69a576bcfd removed GQUEUE from doxygen build as it is not API Joel Bodenmann 2013-12-18 22:25:55 +01:00
  • 0f2169f664 whitespaces Joel Bodenmann 2013-12-18 22:25:13 +01:00
  • 5553e3eb54 whitespaces Joel Bodenmann 2013-12-18 22:11:46 +01:00
  • 9ab3497c7e typo Joel Bodenmann 2013-12-18 22:10:41 +01:00
  • aa2f7585ce first implementation of console buffer. This has to be tested first - might contain bugs Joel Bodenmann 2013-12-18 16:49:49 +01:00
  • 92750f0207 Merge branch 'master' into console Joel Bodenmann 2013-12-18 15:40:10 +01:00
  • e941339bba whitespaces Joel Bodenmann 2013-12-18 15:39:47 +01:00
  • 68cc29c207 Fix integer overflow in gdispGDrawThickLine(). Joel Bodenmann 2013-12-18 00:42:34 +01:00
  • ee69db45b3 Fix integer overflow in gdispGDrawThickLine(). Joel Bodenmann 2013-12-18 00:38:17 +01:00
  • cd31df48b7 whitespace Joel Bodenmann 2013-12-17 16:48:03 +01:00
  • d16dda2180 GDISP startup logo now optional Joel Bodenmann 2013-12-16 20:11:51 +01:00
  • 0bccf2fa15 Merged in omriiluz/ugfx (pull request #3) Joel Bodenman 2013-12-15 11:36:23 +01:00
  • f934d92578 bugfix: Missing || operand omriiluz 2013-12-14 19:58:17 -08:00
  • 87a7658b57 Improve gdispDrawThickLine() when the line length is short. Joel Bodenmann 2013-12-14 23:30:39 +01:00
  • f624df29e8 Merged in omriiluz/ugfx (pull request #2) Joel Bodenman 2013-12-14 14:03:12 +01:00