-
Notifications
You must be signed in to change notification settings - Fork 10
/
CHANGES.txt
49 lines (35 loc) · 2.15 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
==========================================
FL-Essentials Library (FLE) INSTALL v1.5.0
==========================================
New features and changes in version 1.5.0: (Release Date: 2020.12.26)
--------------------------------------------------------------------------------
1. Minor fixes, changes, and improvements
New features and changes in version 1.4.0: (Release Date: 2019.05.19)
--------------------------------------------------------------------------------
1. Added Fle_Image, Fle_ScrollImageBox, Fle_DoubleWindow classes.
2. Fixes in Fle_ImageWidget, Fle_Window, Fle_Dialog, Fle_Input, Fle_FloatInputSlider
3. Major improvements
4. Highly recommended to add extras/Application.manifest in your application to enable HDPI.
New features and changes in version 1.3.7: (Release Date: 2019.05.01)
--------------------------------------------------------------------------------
1. Fixes in Fle_Layouts, Fle_Input, Fle_SliderInput, Fle_Dialog.
New features and changes in version 1.3.6: (Release Date: 2018.05.17)
--------------------------------------------------------------------------------
1. Added color widgets for single and multiple color selections.
2. Fixes in Fle_ImageWidget and Fle_Box.
3. Added Fle_Tree widget with right click menubar.
4. Major name changing.
5. Several other fixes, changes and additions.
New features and changes in version 1.3.5: (Release Date: 2017.08.29)
--------------------------------------------------------------------------------
1. Fixed Fle_InputSlider for incrementing of odd number.
2. Fixed zooming in Fle_Box.
3. Several other fixes, changes and additions.
New features and changes in version 1.3.4: (Release Date: 2017.07.01)
--------------------------------------------------------------------------------
1. Some changes in Fle_StatusBar.
2. Fixes in invoking keyBoadEvents in Fle_Window and it's child windows.
New features and changes in version 1.3.3: (Release Date: 2017.04.28)
--------------------------------------------------------------------------------
1. Added abstract class to create an OpenGL actor.
2. Minor changes in Math files.