Commit Graph

  • 91f537c91c STM32F439i-Eval board file cleanup Joel Bodenmann 2016-08-03 14:50:48 +0200
  • 74cf1509bc Fixing misleading/wrong configuration of virtual keyboard demo Joel Bodenmann 2016-08-03 14:49:23 +0200
  • 37fc27ac6b Adding STM32F439i-EVAL board files Joel Bodenmann 2016-08-03 02:56:34 +0200
  • c95a851c77 Adding EXC7200 driver Joel Bodenmann 2016-08-03 02:18:58 +0200
  • 773a5579e0 Starting development on version 2.7 Joel Bodenmann 2016-07-28 15:14:07 +0200
  • c24b79336e Release version 2.6 v2.6 origin_old/ugfx_release_2.6 ugfx_release_2.6 Joel Bodenmann 2016-07-28 15:12:59 +0200
  • 87cd8a3a21 Updating docs/releases.txt Joel Bodenmann 2016-07-28 14:48:39 +0200
  • 56793ed685 Fixing makefiles of games that were moved to a dedicated location Joel Bodenmann 2016-07-28 14:46:09 +0200
  • 12dfd8232f Move demo games into demo/games directory Andrew Hannam 2016-07-28 16:35:36 +1000
  • 868a272d6e Minor WM_Raise tidy up Andrew Hannam 2016-07-28 16:34:34 +1000
  • 7e15f0840e Updating docs/releases.txt Joel Bodenmann 2016-07-27 18:00:55 +0200
  • 85ec38ac1c Adding applications/justget10 demo Joel Bodenmann 2016-07-27 16:34:41 +0200
  • 2fe5c112b0 Adding applications/minesweeper demo Joel Bodenmann 2016-07-27 15:37:56 +0200
  • f2cf8b9814 Fixing crash when loading GIF image without enough memory available Joel Bodenmann 2016-07-27 13:08:18 +0200
  • 0abb8d3af3 Improving formatting of gfx_compilers.h Joel Bodenmann 2016-07-27 01:03:03 +0200
  • 31c5f1efaa Adding support for IAR and EDG compilers Joel Bodenmann 2016-07-26 16:14:14 +0200
  • af5fe425a8 Adding QWidget touch driver Joel Bodenmann 2016-07-26 12:50:32 +0200
  • e67e314df4 Minor fix in slider widget documentation Joel Bodenmann 2016-07-26 11:47:37 +0200
  • a972649d65 Adding note to Linux-Framebuffer readme that sufficient permission is required to access the framebuffer device Joel Bodenmann 2016-07-26 11:27:47 +0200
  • 05d1f7ba1b Updating releases.txt Joel Bodenmann 2016-07-25 17:48:40 +0200
  • 1918d27460 Revert "Whitespaces" Joel Bodenmann 2016-07-25 17:47:46 +0200
  • c5d4eba3b5 Whitespaces Joel Bodenmann 2016-07-25 17:47:21 +0200
  • 718b7b3d5c Merged in mattbrejza/ugfx/gfile-deinit (pull request #27) Joel Bodenmann 2016-07-25 17:45:58 +0200
  • fd109a3b82 Updating releases.txt Joel Bodenmann 2016-07-25 17:20:32 +0200
  • 1853f9d014 Fixing bug in WM_Raise() Joel Bodenmann 2016-07-25 17:03:27 +0200
  • dded46b567 FIx bug where WM_Raise doesn't raise children if the parent is raised. Andrew Hannam 2016-07-25 19:26:28 +1000
  • 9fe1abe9e3 Compile fix for Win32 Andrew Hannam 2016-07-25 19:25:55 +1000
  • 5fe88d6371 Update the Win32 example project to work with current versions of cygwin mingw32 compiler Andrew Hannam 2016-07-25 18:23:32 +1000
  • 6832ae33df adding code to close all open files in gfile deinit Matt Brejza 2016-07-19 22:38:35 +0100
  • 19e54c88ec Add support for reparenting, capture and control of Win32 Emulator windows. Andrew Hannam 2016-07-19 18:54:17 +1000
  • e5f69dbcf4 Adding Qt GOS port Joel Bodenmann 2016-07-19 01:30:20 +0200
  • 038a1f3630 Adding QImage display driver Joel Bodenmann 2016-07-19 01:24:05 +0200
  • 5ad68305a7 Merged in mattbrejza/ugfx/btn-ellipse-fix (pull request #26) Joel Bodenmann 2016-07-14 23:26:32 +0200
  • 2b279df17a Fixing comment Joel Bodenmann 2016-07-14 18:57:51 +0200
  • 365b7ac702 fixing ellipse button drawing Matt Brejza 2016-07-14 00:26:44 +0100
  • fe7da06d98 Updating changelog Joel Bodenmann 2016-07-13 12:54:55 +0200
  • 9bd3dd6ce8 Fix clipping of gdispGFillString() Joel Bodenmann 2016-07-13 12:54:13 +0200
  • be3433e930 Merged in Hackwerk/ugfx/drawstringfix (pull request #25) Joel Bodenmann 2016-07-13 12:44:22 +0200
  • ff6d26c70f Fix clipping of gdispGDrawString. Martijn Stommels 2016-07-10 16:15:15 +0200
  • 9ac3c368b4 Add gwinPrintg() and fix null pointer handling in sprintg() Andrew Hannam 2016-07-10 10:42:21 +1000
  • ed9b268d5b Merged in mattbrejza/ugfx/list_toggle_scroll (pull request #23) Andrew Hannam 2016-07-09 17:27:44 +1000
  • e1c7003fa3 Merged in mattbrejza/ugfx/widgets_mouse_fix (pull request #24) Andrew Hannam 2016-07-09 17:20:53 +1000
  • 13e084ae62 Updating docs Joel Bodenmann 2016-06-26 12:15:02 +0200
  • 0fd9bf2689 Updating logo(s) in applications/combo demo Joel Bodenmann 2016-06-26 11:24:39 +0200
  • 4646a36cff Workaround for using RGB888 with STM32LTDC driver Joel Bodenmann 2016-06-26 11:07:21 +0200
  • cb26bc2d37 Fixing bug in STM32F746G-Discovery board file which resulted in bad color reproduction Joel Bodenmann 2016-06-26 11:03:25 +0200
  • 47e0a03721 Enhancing toggle support for widgets Matt Brejza 2016-06-25 17:15:57 +0100
  • 1cd0120480 Added ability for List to scroll when navigted via toggle Matt Brejza 2016-06-25 16:23:59 +0100
  • fb100bcc25 Updating STM32F746-Discovery board files to be compatible with newer STM32F7CubeHAL Joel Bodenmann 2016-06-22 17:46:46 +0200
  • 8252747a36 Merge branch 'master' of https://bitbucket.org/Tectu/ugfx Joel Bodenmann 2016-06-18 13:25:59 +0200
  • 0548401d18 Adding FT6x06 driver Joel Bodenmann 2016-06-18 13:22:45 +0200
  • bb7f100804 Undef uGFX colors for the STM32F7 board to prevent conflicts with changed STM32 HAL header files Andrew Hannam 2016-06-16 20:34:03 +1000
  • 8d66f0233f Merged in pl4nkton/ugfx/ChibiOS_kernelv4 (pull request #22) Joel Bodenmann 2016-06-16 10:16:27 +0200
  • 1d2c15ce81 add support for ChibiOS RT 4 kernel Nicolas Reinecke 2016-06-01 12:09:34 +0200
  • f8dac95e93 Add support for GFILE_PETITFS_EXTERNAL_LIB and GFILE_FATFS_EXTERNAL_LIB Andrew Hannam 2016-05-27 10:29:49 +1000
  • 08c639ecf6 Merged in kimballjohnson/ugfx/kimballjohnson/fix-preprocessor-elif-gfx_cpu-duplicate-1463933248092 (pull request #21) Joel Bodenmann 2016-05-22 19:22:23 +0200
  • c82efc428f Fix preprocessor elif, GFX_CPU == duplicated Kimball Johnson 2016-05-22 16:07:45 +0000
  • 238e19d77f Fixing bug where the list item count wasn't decremented when an item was removed Joel Bodenmann 2016-05-21 17:39:38 +0200
  • 78e6f40cac Marking clang as a tested compiler Joel Bodenmann 2016-05-14 17:05:38 +0200
  • 6c90597dc9 Updating makefiles for MacOS X Joel Bodenmann 2016-05-06 13:43:43 +0200
  • 87ac62e9a2 Updated release notes Joel Bodenmann 2016-04-27 21:13:59 +0200
  • e069d0e961 Updating drivers list Joel Bodenmann 2016-04-27 21:03:55 +0200
  • 0a2e251391 Add SSD1848 driver by czhou inmarket 2016-04-25 14:57:36 +1000
  • c7fca71070 Add TinyC to the list of tested compilers inmarket 2016-04-25 14:56:18 +1000
  • 12757e4c9a Update framebuffer driver for better information hiding inmarket 2016-04-25 14:55:54 +1000
  • 25802124fb Fix in ILI9481 driver code Joel Bodenmann 2016-03-29 12:17:29 +0200
  • 4797b7d1e2 Doxygen fix Joel Bodenmann 2016-02-28 15:00:57 +0100
  • 055d7c19f1 Starting development on version 2.6 Joel Bodenmann 2016-02-28 14:27:35 +0100
  • 2ab1c3d184 Updating version in Doxygen file Joel Bodenmann 2016-02-28 14:26:29 +0100
  • cc919ff4fa Release version 2.5 v2.5 Joel Bodenmann 2016-02-28 14:24:50 +0100
  • fa7157ed6f Adding demo using textedit with virtual keyboard widget Joel Bodenmann 2016-02-28 14:19:39 +0100
  • 35dcf3ccd1 Docs Joel Bodenmann 2016-02-27 14:37:32 +0100
  • 6d2492aa93 Merge branch 'translation' Joel Bodenmann 2016-02-27 14:35:57 +0100
  • b422bc99dd Removing obsolete files for uGFX-Studio Joel Bodenmann 2016-02-27 14:34:57 +0100
  • 3688b0aa20 docs Joel Bodenmann 2016-02-27 14:34:35 +0100
  • 583b022657 Add PNG image support - Does not support interlaced PNG's inmarket 2016-02-27 11:57:23 +1000
  • ecc7f94c88 Tidy up flags for custom redraw routines inmarket 2016-02-27 11:56:12 +1000
  • c1007a2cc9 ED060SC4 driver remove redundant files inmarket 2016-02-27 11:54:58 +1000
  • b8ac430bce Replacing wrong define Joel Bodenmann 2016-02-24 22:20:36 +0100
  • 4cd3ab4f29 Marking IAR as a tested compiler Joel Bodenmann 2016-02-21 13:47:32 +0100
  • 3d78787b07 Adding missing default definitions of several macros Joel Bodenmann 2016-02-21 13:32:32 +0100
  • 3a840480ed Move GWIN widget internal flags into the public header so that all the state flags are available for custom draw routines. Joel Bodenmann 2016-02-18 00:17:38 +0100
  • 7b6a1acea5 Typo fix for STM32LTDC driver for RGB888 inmarket 2016-02-18 09:03:10 +1000
  • addbf47bdb Move GWIN widget internal flags into the public header so that all the state flags are available for custom draw routines. inmarket 2016-02-17 20:00:23 +1000
  • 0f0964da99 Change non-widget GWIN objects to always ensure their initial display is flushed before any other drawing takes place. inmarket 2016-02-13 13:04:30 +1000
  • 410d1e756f Add necessary setting to graph demo inmarket 2016-02-13 13:03:15 +1000
  • 71d72208b9 Updates to GWIN slider and progressbar Image draw routines to prevent overwriting. inmarket 2016-02-13 11:33:20 +1000
  • 23e04c4803 Merge branch 'master' of https://bitbucket.org/Tectu/ugfx Joel Bodenmann 2016-02-10 23:30:24 +0100
  • f28e9d9eef New sample board file (replacing some misleading existing ones) Joel Bodenmann 2016-02-10 23:28:50 +0100
  • 87412e87d6 New sample board file (replacing some misleading existing ones) Joel Bodenmann 2016-02-10 23:28:50 +0100
  • 507fb2d57e Add GWIN_FRAME_KEEPONCLOSE flag to prevent destruction of a frame on close inmarket 2016-02-10 13:57:04 +1000
  • 3847f54dae Improve some doco inmarket 2016-02-10 13:54:41 +1000
  • 205d3cf97b Improving GTRANS basic demo Joel Bodenmann 2016-02-09 12:54:10 +0100
  • 249ffe781f Fixing bug in GTRANS Joel Bodenmann 2016-02-09 12:53:38 +0100
  • 39c13d1645 Adding documentation to GTRANS Joel Bodenmann 2016-02-08 00:03:30 +0100
  • 7b60003461 Preliminary version of GTRANS Joel Bodenmann 2016-02-07 22:59:35 +0100
  • 6b07b2af74 GTRANS module skeleton Joel Bodenmann 2016-02-07 21:57:03 +0100
  • a1ab0a67ba Merge branch 'master' of bitbucket.org:tectu/ugfx Joel Bodenmann 2016-02-03 18:10:21 +0100
  • cb2ae4c77e Adding mcufont encoder binary for FreeBSD Joel Bodenmann 2016-02-03 18:10:05 +0100
  • ca0be9403f Replacing logo for Doxygen Joel Bodenmann 2016-02-01 16:31:25 +0100