Commit Graph

976 Commits (ab7ad10796d102ba6320d9ccdc11d25fba0bddfa)

Author SHA1 Message Date
Nimetu 1e6027c970 Added: mp3 decoder based dr_mp3 single file library
--HG--
branch : develop
6 years ago
Nimetu 838dd14d15 Changed: Use popup menu for chat-copy function
--HG--
branch : develop
6 years ago
Nimetu 5e68a4e293 Fixed: Loss of precision when calculating text line width
--HG--
branch : develop
6 years ago
Nimetu 1f1bd9fb8f Changed: Allow to override scroll bar texture width/height
--HG--
branch : develop
6 years ago
Nimetu f4ade875a3 Added: CViewText centered text mode option.
--HG--
branch : develop
6 years ago
Nimetu 8b69d673be Changed: Allow to set font size without adding global font size coef
--HG--
branch : develop
6 years ago
Nimetu dda8a36ee2 Changed: Allow to set custom sizing chars for text
--HG--
branch : develop
6 years ago
Nimetu 06c0f6800c Added: CGroupHTML::clearRefresh() lua function
--HG--
branch : develop
6 years ago
Nimetu 2607db5b51 Added: CGroupHTML::clearUndoRedo() lua function
--HG--
branch : develop
6 years ago
Nimetu 2bbdbd82d5 Changed: Set image and form input element ids so then can be accessed with lua
--HG--
branch : develop
6 years ago
Nimetu 7ccd9da497 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu e5b7064a4d Changed: New font texture implementation
--HG--
branch : develop
6 years ago
Nimetu ab6467f64c Fixed: Html P element not using style attribute
--HG--
branch : develop
6 years ago
Nimetu cea7a4c0cb Backed out changeset: 68e5d9033466
--HG--
branch : develop
6 years ago
Nimetu e994c12983 Added: FFmpeg based audio decoder
--HG--
branch : develop
6 years ago
Nimetu c74a56f3b9 Fixed: Streaming source did not report finished state correctly
--HG--
branch : develop
6 years ago
Nimetu 12ec528b5a Fixed: Mouse events on partially hidden elemnts
--HG--
branch : develop
6 years ago
Nimetu 3157984c21 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu ea95d8e091 Fixed: HTML list element invalidates content on each frame
--HG--
branch : develop
6 years ago
kervala 6097ada1fa Changed: Removed other throws
--HG--
branch : develop
6 years ago
kervala 58efd082c1 Changed: Don't include curl.h in headers to avoid dependencies on CURL for more files that required
--HG--
branch : develop
6 years ago
kervala b86bf43090 Fixed: Simplify certificates management
--HG--
branch : develop
6 years ago
Nimetu 33f6b64bb9 Changed: Add text-shadow and text-stroke style properties
--HG--
branch : develop
6 years ago
Nimetu 1525b03a83 Changed: Extend style attribute to other tags
--HG--
branch : develop
6 years ago
Nimetu d32877ddc9 Changed: Keep track of style states in a single struct
--HG--
branch : develop
6 years ago
kervala c13b758be9 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala 184d3698c9 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala cc6ed038b9 Fixed: Don't use memory aligned functions while debugging with VC++
--HG--
branch : develop
6 years ago
kervala 78670dfdda Fixed: Compilation with VC++ 2010
--HG--
branch : develop
6 years ago
kervala facc5f6d28 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala c4888b2d5b Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala 675f85c288 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala d9e6d34fcc Changed: Make sslCtxFunction private and don't include curl.h in header
--HG--
branch : develop
6 years ago
kervala f04fd9809c Fixed: Allow to use custom CA Certificates under all platforms if libcurl compiled with OpenSSL for WebIG and login
--HG--
branch : develop
6 years ago
kervala 307eb77e63 Changed: Generate version_nl.h in include/nel/misc
--HG--
branch : develop
6 years ago
Jan Boon 13e2da698a Fix build under Visual Studio 2008
--HG--
branch : develop
6 years ago
Nimetu 1c142ef968 Fixed: Font size calculations for scaled text.
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 375cedb09e Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
ulukyn 0863830734 Added: Downloadable textures in texture property of CViewBitmap
--HG--
branch : develop
7 years ago
Nimetu 98ae75fe57 Added: curl ca bundle option to client cfg
--HG--
branch : develop
7 years ago
kervala cecfbb9df9 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
7 years ago
kervala 613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
7 years ago
kervala e2dda1585d Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala 9e9b005b3b Changed: Centralize hexadecimal conversions
--HG--
branch : develop
7 years ago
kervala 3e4a873429 Changed: Implement escapeArgument function
--HG--
branch : develop
7 years ago
kervala d099e98dae Changed: Moved strFindReplaceAll to algo.h
--HG--
branch : develop
7 years ago
Nimetu 6b7617f8e1 Changed: Expand/collapse all tree node childs with right click
--HG--
branch : develop
7 years ago
Nimetu d6dcf7415a Fixed: Multiline text inside lists
--HG--
branch : develop
7 years ago
Nimetu 455a923031 Added: clear_on_escape property to edit box
--HG--
branch : develop
7 years ago
Nimetu 71d969c40b Changed: Keep track of HSTS header and rewrite http to https as needed
--HG--
branch : develop
7 years ago