kervala
|
b7d37b71e3
|
Fixed: Compilation without PCH
--HG--
branch : develop
|
2016-09-19 14:34:49 +02:00 |
|
kervala
|
7422334e97
|
Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded
--HG--
branch : develop
|
2016-09-16 19:24:43 +02:00 |
|
kervala
|
32f682d5dc
|
Fixed: Compilation under OS X in 32 bits
--HG--
branch : develop
|
2016-09-12 14:39:07 +02:00 |
|
kervala
|
aacb492c30
|
Changed: Updated glext.h
--HG--
branch : develop
|
2016-09-12 14:38:49 +02:00 |
|
kervala
|
eb878d97d1
|
Fixed: Compilation under macOS 10.12
--HG--
branch : develop
|
2016-09-03 10:04:56 +02:00 |
|
kervala
|
53290cb212
|
Changed: Initialize ARBFragmentShader to false if DisableHardwarePixelProgram is set
--HG--
branch : develop
|
2016-09-03 10:04:09 +02:00 |
|
kervala
|
8f7a28f5c9
|
Changed: Get length of song in FMod driver too (issue #59)
--HG--
branch : develop
|
2016-09-03 10:03:33 +02:00 |
|
Nimetu
|
f2dfd3cd8e
|
Changed: Also return song length with title
--HG--
branch : develop
|
2016-08-30 21:25:46 +03:00 |
|
kervala
|
388cb6445a
|
Fixed: Include initguid.h to avoid linking against dxguid.lib
--HG--
branch : develop
|
2016-08-06 20:09:40 +02:00 |
|
Nimetu
|
7aeedf7ad4
|
Fixed: Bad typo
--HG--
branch : develop
|
2016-07-25 19:26:49 +03:00 |
|
Nimetu
|
357973aa10
|
Added: font style to <pre> element
--HG--
branch : develop
|
2016-07-24 16:07:36 +03:00 |
|
Nimetu
|
fe3601d664
|
Added: font-family style option
--HG--
branch : develop
|
2016-07-24 16:07:31 +03:00 |
|
Nimetu
|
9fb14c42d8
|
Added: Monospace font options
--HG--
branch : develop
|
2016-07-24 16:07:18 +03:00 |
|
Nimetu
|
58bf225891
|
Changed: Support custom font
--HG--
branch : develop
|
2016-07-24 16:05:04 +03:00 |
|
Nimetu
|
afc08d2efd
|
Added: Possible to use multiple fonts at the same time
--HG--
branch : develop
|
2016-07-24 16:03:37 +03:00 |
|
Nimetu
|
ef703ed6de
|
Fixed: Double tooltip on web image links
--HG--
branch : develop
|
2016-07-20 14:31:44 +03:00 |
|
kervala
|
8d3ca27424
|
Changed: Don't need to hardcode a text offset because the old font was not aligned
--HG--
branch : develop
|
2016-06-26 19:40:10 +02:00 |
|
kervala
|
58f0ee5e9e
|
Fixed: The height of a CViewText was wrong in some cases because "|" is not the tallest character of the current font (ryzom.ttf)
--HG--
branch : develop
|
2016-06-26 15:17:32 +02:00 |
|
Nimetu
|
69f956583a
|
Added: HTML css hsl(), hsla() color
--HG--
branch : develop
|
2016-06-25 22:28:48 +03:00 |
|
Nimetu
|
c05fcd9b34
|
Added: HTML css rgb() and rgba() color
--HG--
branch : develop
|
2016-06-25 19:32:43 +03:00 |
|
Nimetu
|
5db76bfe99
|
Added: HTML #RGBA color
--HG--
branch : develop
|
2016-06-25 18:17:53 +03:00 |
|
Nimetu
|
07a68281a5
|
Fixed: Inconsistent html color parsing
--HG--
branch : develop
|
2016-06-25 17:45:21 +03:00 |
|
kervala
|
83c97c6c36
|
Changed: Init CSystemUtils in INelContext
--HG--
branch : develop
|
2016-06-19 20:48:30 +02:00 |
|
kervala
|
a8fac8f8e9
|
Changed: Under Linux, it's recommended to put user application data in ~/.local/share
--HG--
branch : develop
|
2016-06-18 19:47:05 +02:00 |
|
kervala
|
306aae7af9
|
Changed: Only display virtual screen size if DISPLAY_DEVICE_ATTACHED_TO_DESKTOP flag is defined
--HG--
branch : develop
|
2016-06-16 17:15:45 +02:00 |
|
kervala
|
d80371d459
|
Changed: Only display this message in debug
--HG--
branch : develop
|
2016-06-16 17:14:48 +02:00 |
|
kervala
|
995120317d
|
Fixed: Usage of wglEnumGpuDevicesNV
--HG--
branch : develop
|
2016-06-14 19:34:43 +02:00 |
|
kervala
|
2ab16f61ef
|
Changed: Updated OpenGL headers
--HG--
branch : develop
|
2016-06-14 19:33:41 +02:00 |
|
kervala
|
bd766614bc
|
Changed: Replaced spaces by tabs
--HG--
branch : develop
|
2016-06-12 14:17:36 +02:00 |
|
Nimetu
|
b5a4ba313d
|
Fixed: Keep \n inside <textarea>
--HG--
branch : develop
|
2016-06-12 12:46:44 +03:00 |
|
Nimetu
|
69728b9a2e
|
Changed: CSS inherit value for some properties
--HG--
branch : develop
|
2016-06-12 12:46:42 +03:00 |
|
Nimetu
|
f201abe6db
|
Changed: Set <textarea>, <input> font style
--HG--
branch : develop
|
2016-06-12 10:30:16 +03:00 |
|
Nimetu
|
caf8c5195c
|
Added: Rows attribute to <textarea> element
--HG--
branch : develop
|
2016-06-12 10:22:22 +03:00 |
|
Nimetu
|
e8c7cdbb32
|
Added: Minimum lines option to multiline text
--HG--
branch : develop
|
2016-06-12 10:22:22 +03:00 |
|
kervala
|
4a2fe97f95
|
Fixed: Support for all Windows 10 products types
--HG--
branch : develop
|
2016-06-07 20:01:18 +02:00 |
|
kervala
|
2e02f20c83
|
Fixed: Error 18 when moving a file between different file systems
--HG--
branch : develop
|
2016-06-04 17:00:40 +02:00 |
|
Nimetu
|
9ba0ac65ea
|
Fixed: Send user-agent string and cookies with image request.
--HG--
branch : develop
|
2016-05-25 12:08:12 +03:00 |
|
Nimetu
|
85051340e1
|
Changed: Move addLink code to beginElement
--HG--
branch : develop
|
2016-05-25 12:08:08 +03:00 |
|
Nimetu
|
250a94e186
|
Changed: minor changes
--HG--
branch : develop
|
2016-05-25 12:08:06 +03:00 |
|
kervala
|
4b46b9f18f
|
Fixed: Read NeL crash reports as UTF-8 files
--HG--
branch : develop
|
2016-05-30 17:51:19 +02:00 |
|
kervala
|
cb8bb5f6f4
|
Changed: No need to change VSync if same value
--HG--
branch : develop
|
2016-05-27 22:16:44 +02:00 |
|
kervala
|
b29441f22e
|
Changed: Display a warning if setSwapVBLInterval is called before OpenGL initialization
--HG--
branch : develop
|
2016-05-27 22:16:29 +02:00 |
|
kervala
|
ae7fa4da2e
|
Changed: Instead of forcing VSYNC, get initial value
--HG--
branch : develop
|
2016-05-27 22:15:58 +02:00 |
|
kervala
|
eea1bbb0e2
|
Fixed: VSync inverted under Windows and in OpenGL ES
--HG--
branch : develop
|
2016-05-27 22:15:14 +02:00 |
|
kervala
|
ee2938e3cb
|
Changed: Use uint instead of unsigned
--HG--
branch : develop
|
2016-05-25 23:19:46 +02:00 |
|
kervala
|
4b1959a560
|
Changed: Replace size() comparisons by empty()
--HG--
branch : develop
|
2016-05-25 23:18:11 +02:00 |
|
Nimetu
|
f15926dd7e
|
Changed: Remove legacy HTTPCurrentDomain variable
--HG--
branch : develop
|
2016-05-14 12:53:09 +03:00 |
|
Nimetu
|
ae46d76d88
|
Fixed: Parsing url authority when path is empty
--HG--
branch : develop
|
2016-05-14 12:53:09 +03:00 |
|
Nimetu
|
8aa2a3ced6
|
Changed: Rename CUrlParser domain variable
--HG--
branch : develop
|
2016-05-14 12:53:09 +03:00 |
|
kervala
|
9fd00d8505
|
Fixed: Missing to include PCH
--HG--
branch : develop
|
2016-05-13 20:55:00 +02:00 |
|