Commit Graph

1746 Commits (637895e578af4ad54ec61726d43e1fe9f26e0337)

Author SHA1 Message Date
kervala 0ac5a974d8 Changed: Don't need to put \n in nlwarning
--HG--
branch : develop
8 years ago
kervala 16df8b8c1d Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
8 years ago
kervala e3c2cb2a30 Changed: Use clear() instead of affectation
--HG--
branch : develop
8 years ago
kervala 1c872d9ef9 Fixed: Translations files are all using UTF-8 by default now (and LF instead of CRLF), fixes #128
--HG--
branch : develop
8 years ago
kervala 7f8b9954f5 Fixed: Catch exception when calling [NSApp sendEvent:event] and log it
--HG--
branch : develop
8 years ago
kervala 6d60266086 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
8 years ago
kervala 7487e24873 Changed: Don't spam player with that
--HG--
branch : develop
8 years ago
kervala fa57e558a5 Changed: When shape is a pacs_prim file, don't put "Not found" message
--HG--
branch : develop
8 years ago
kervala a0075414c0 Changed: Use empty() to check if a string is empty
--HG--
branch : develop
8 years ago
kervala 7f4fa540e1 Changed: Display a warning when SetWindowTextW fails
--HG--
branch : develop
8 years ago
kervala 414d4de46b Fixed: Return an error when a required argument is missing
--HG--
branch : develop
8 years ago
kervala 8b239df6a9 Changed: Implement and use CBitmap::makeTransparentPixelsBlack()
--HG--
branch : develop
8 years ago
kervala 73e9806fe7 Changed: Return error message as an UTF-8 string
--HG--
branch : develop
8 years ago
kervala 517336923f Changed: Replace sscanf by fromString
--HG--
branch : develop
8 years ago
kervala 497c488166 Fixed: Wrong syntax for NL_I64
--HG--
branch : develop
8 years ago
kervala 94a3626cd3 Changed: Minor change
--HG--
branch : develop
8 years ago
kervala 0e3785b1cf Fixed: Call Cocoa API when required to not conflict with Qt
--HG--
branch : develop
8 years ago
kervala c9fa01f670 Changed: Minor change
--HG--
branch : develop
8 years ago
kervala 85c2535a1f Fixed: Deadlock while calling CoUninitialize()
--HG--
branch : develop
8 years ago
kervala acdbbd63b3 Changed: Fix english comment
--HG--
branch : develop
8 years ago
kervala f4f8ec29d3 Changed: Implement AlphaLuminance resample
--HG--
branch : develop
8 years ago
kervala 07ddb63d61 Changed: Add a new line after description
--HG--
branch : develop
8 years ago
kervala a41ae065d8 Changed: Remove alternative formats for parameters (too verbose)
--HG--
branch : develop
8 years ago
Nimetu 02dd8db21f Added: Lua function to render html string as new webpage
--HG--
branch : develop
9 years ago
kervala 7422334e97 Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded
--HG--
branch : develop
9 years ago
kervala 32f682d5dc Fixed: Compilation under OS X in 32 bits
--HG--
branch : develop
9 years ago
kervala aacb492c30 Changed: Updated glext.h
--HG--
branch : develop
9 years ago
kervala eb878d97d1 Fixed: Compilation under macOS 10.12
--HG--
branch : develop
9 years ago
kervala 53290cb212 Changed: Initialize ARBFragmentShader to false if DisableHardwarePixelProgram is set
--HG--
branch : develop
9 years ago
kervala 8f7a28f5c9 Changed: Get length of song in FMod driver too (issue #59)
--HG--
branch : develop
9 years ago
Nimetu f2dfd3cd8e Changed: Also return song length with title
--HG--
branch : develop
9 years ago
kervala 388cb6445a Fixed: Include initguid.h to avoid linking against dxguid.lib
--HG--
branch : develop
9 years ago
Nimetu 7aeedf7ad4 Fixed: Bad typo
--HG--
branch : develop
9 years ago
Nimetu 357973aa10 Added: font style to <pre> element
--HG--
branch : develop
9 years ago
Nimetu fe3601d664 Added: font-family style option
--HG--
branch : develop
9 years ago
Nimetu 9fb14c42d8 Added: Monospace font options
--HG--
branch : develop
9 years ago
Nimetu 58bf225891 Changed: Support custom font
--HG--
branch : develop
9 years ago
Nimetu afc08d2efd Added: Possible to use multiple fonts at the same time
--HG--
branch : develop
9 years ago
Nimetu ef703ed6de Fixed: Double tooltip on web image links
--HG--
branch : develop
9 years ago
kervala 8d3ca27424 Changed: Don't need to hardcode a text offset because the old font was not aligned
--HG--
branch : develop
9 years ago
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
9 years ago
Nimetu 69f956583a Added: HTML css hsl(), hsla() color
--HG--
branch : develop
9 years ago
Nimetu c05fcd9b34 Added: HTML css rgb() and rgba() color
--HG--
branch : develop
9 years ago
Nimetu 5db76bfe99 Added: HTML #RGBA color
--HG--
branch : develop
9 years ago
Nimetu 07a68281a5 Fixed: Inconsistent html color parsing
--HG--
branch : develop
9 years ago
kervala 83c97c6c36 Changed: Init CSystemUtils in INelContext
--HG--
branch : develop
9 years ago
kervala a8fac8f8e9 Changed: Under Linux, it's recommended to put user application data in ~/.local/share
--HG--
branch : develop
9 years ago
kervala 306aae7af9 Changed: Only display virtual screen size if DISPLAY_DEVICE_ATTACHED_TO_DESKTOP flag is defined
--HG--
branch : develop
9 years ago
kervala d80371d459 Changed: Only display this message in debug
--HG--
branch : develop
9 years ago