-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
CHANGELOG
191 lines (159 loc) · 6.65 KB
/
CHANGELOG
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
*******************************************************************************
* RECENT CHANGES
*******************************************************************************
=== 1.0.25 ===
* Updated build scripts.
* Updated module versions in dependencies.
=== 1.0.24 ===
* Fixed z fighting cases between windows under Windows platform.
* Fixed UI over-scaling due to DPI taken from the system settings.
* Updated build scripts.
* Updated module versions in dependencies.
=== 1.0.23 ===
* Updated build scripts.
* Updated module versions in dependencies.
=== 1.0.22 ===
* Updated module versions in dependencies.
=== 1.0.21 ===
* Using inplace new from common library.
* Some optimizations of X11CairoSurface.
* Updated build scripts.
* Updated module versions in dependencies.
=== 1.0.20 ===
* Updated build scripts.
* Updated module versions in dependencies.
=== 1.0.19 ===
* Updated build scripts.
* Updated module versions in dependencies.
=== 1.0.18 ===
* Updated module versions in dependencies.
=== 1.0.17 ===
* Updated module versions in dependencies.
=== 1.0.16 ===
* Updated module versions in dependencies.
=== 1.0.15 ===
* Updated module versions in dependencies.
=== 1.0.14 ===
* Improved code base by using PVS Studio static code analyzer.
* Improved text rendering for Windows platform.
* Significant improvements related to rectangle area clipping for Windows platform.
* Several improvements against grabbing events for Windows.
* Updated module versions in dependencies.
=== 1.0.13 ===
* Updated build scripts.
* Updated module versions in dependencies.
=== 1.0.12 ===
* Fixed bug in the ws::ft::FontManager which could yield memory corrption after
complete font manager cleanup.
* Updated build scripts.
* Updated module versions in dependencies.
=== 1.0.11 ===
* Fixed clang build error.
=== 1.0.10 ===
* The library now uses FreeType for rendering custom fonts, avoiding cairo cache.
* The library now requires to call ws::init() before proceeding with other operations.
* Added new dependency on lsp-dsp-lib for text rendering using glyph bitmaps.
* Removed Makefile.d. Dependencies are now automatically generated at the build stage.
* Fixed crash (BadMatch) for Fluxbox window manager on popup windows.
* Fixed popup window heading display in Fluxbox.
* Updated build scripts.
* Updated module versions in dependencies.
=== 1.0.9 ===
* Updated module versions in dependencies.
=== 1.0.8 ===
* Fix GetLastError not being called in several functions for Windows
(contributed by Imre Gera).
* Fixed bug related to improper behaviour of X11CairoSurface::draw_raw function.
* Updated dependencies file.
* Added test build for Windows using MSYS2.
* More accurate TRANSIENT_FOR hint setting for X11.
* Updated build scripts.
* Updated module versions in dependencies.
=== 1.0.7 ===
* Fixed UIE_MOUSE_IN and UIE_MOUSE_OUT event handling for locked X11 windows.
* Fixed memory issues related to X11 Mime read support.
* Added Clang build for the CI.
=== 1.0.6 ===
* Updated build scripts.
=== 1.0.5 ===
* Updated build scripts.
=== 1.0.4 ===
* Introduced support of Windows platform for window management.
* Added support of modern C++ starting with C++ 11.
* Method ws::IWindow::set_focus() replaced by ws::IWindow::take_focus().
* Removed method ws::IWindow::toggle_focus().
* Removed method ws::IWindow::check_constraints().
* Changed the ws::IWindow::set_caption() method signature.
* Changed the values for ws::MP_DEFAULT mouse cursor constant.
* Changed set of methods and signature of methods for the ws::ISurface.
* Updated build scripts.
=== 1.0.3 ===
* Added IWindow::has_parent() method to check that window is embedded into another window.
* Added IDisplay::enum_monitors() method to query current state of connected monitors.
* Added xrandr library dependency for the X.11-compatible systems.
* Updated build scripts.
=== 1.0.2 ===
* Fixed bugs related to usage of custom installation prefix.
* Fixed bug that caused improper window sizing when applying window constraints.
* Moved X11 event decoding to public interface.
* Updated headers.
=== 1.0.1 ===
* Updated build scripts.
=== 1.0.0 ===
* Added new IDisplay::wait_events() method for polling display for incoming events.
* Added R3D backend deduplication support.
=== 0.5.4 ===
* Added BadWindow error handling for the XTranslateCoordinates call that could cause
the program to crash.
* Added ISurface::wire_round_rect_inside() methods.
* Added support of loading custom fonts using freetype library.
* Fixed antialiasing problem which allows to force enable of font antialiasing.
* Incompatible change: changed binary font antialiasing option to enumeration.
* Added dependency on the freetype2 library for Unix-based systems.
* More strict interface classes.
* Updated build system.
=== 0.5.3 ===
* Changed signature of ISurface::fill_poly, ISurface::wire_poly and ISurface::draw_poly methods.
* Added ISurface::draw method that uses ws::rectangle_t as an argument.
* Updated task scheduling interface: now the time the task has been scheduled is returned to handler.
* Fixed issues with improper font rendering and size estimation.
=== 0.5.2 ===
* Added nPreWidth and nPreHeight to ws::size_limit_t structure which should contain
preferred width and height values.
* Fixed uninitialized pointer dereference in X11Display.
* Updated build scripts that now use tags without prefixes first.
* Updated headers and license files to match LGPL3+ license.
* Updated make files to produce static library, pkgconf file and source tree.
=== 0.5.1 ===
* Removed ui_handler_id_t from types.
* Renamed constant BS_SIZABLE to BS_SIZEABLE.
* Fixed typo in MP_VSPLIT constant.
* Now constants in mcf_t enumeration may be computed as 1 << mcb_t
enumeration element except special code MCB_NONE.
* Added ws::init_event function for clearing ws::event_t structure.
* Added UIE_MOUSE_CLICK event.
* Added UIE_MOUSE_CLICK event detection and generation for X11.
* Added antialiasing flag to font parameters (by default disabled).
* Font flags enumeration constants are now public.
* Added estimation surface support by IDisplay interface.
* ws::MP_DEFAULT now is a separate constant, not an alias to ws::MP_ARROW.
* Renamed ws::ws_code_t to ws::code_t.
* Renamed ws::ws_keycodes_t to ws::keycode_t.
* Added following mouse cursors:
* ws::MP_ARROW_LEFT
* ws::MP_ARROW_RIGHT
* ws::MP_ARROW_UP
* ws::MP_ARROW_DOWN
* Changed interface of ws::ISurface related to following drawing functions:
* out_text()
* out_text_relative()
* get_text_parameters()
* fill_rect()
* wire_rect()
* fill_round_rect()
* fill_frame()
* fill_round_fame()
* wire_round_rect()
* Added IDisplay::get_pointer_location() method for lookup of mouse pointer location.
=== 0.5.0 ===
* Initial release.