From 48a9d334b7a5b462b32c17a5fde07159deb4c280 Mon Sep 17 00:00:00 2001 From: inmarket Date: Fri, 23 Oct 2015 18:24:49 +1000 Subject: Replace all inline definitions with GFXINLINE --- docs/releases.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/releases.txt') diff --git a/docs/releases.txt b/docs/releases.txt index c4e1073e..15c0a8bf 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -17,6 +17,8 @@ FEATURE: Implementing widget focusing. See gwinSetFocus() and gwinGetFocus() FEATURE: Adding TextEdit widget FEATURE: Added color to widget style for focused widgets FEATURE: Added GWIN_FOCUS_HIGHLIGHT_WIDTH as an option in the configuration file +FEATURE: Replace all references to inline with a reference to GFXINLINE +FEATURE: Added config option GFX_NO_INLINE to run off inlining of ugfx functions. *** Release 2.3 *** FEATURE: Added more events to the slider widget -- cgit v1.2.3