Commit graph

2666 commits

Author SHA1 Message Date
kervala
55feca30d7 Changed: Use nlSleep instead of usleep
--HG--
branch : develop
2015-12-23 15:08:08 +01:00
kervala
4061826715 Changed: Use _LP64 macro instead of sizeof(long unsigned int) == 8
--HG--
branch : develop
2015-12-23 15:04:22 +01:00
kervala
ffe0571a12 Changed: Use nlwarning instead of nlerror
--HG--
branch : develop
2015-12-23 15:03:32 +01:00
kervala
360a634f5b Changed: Don't need to use XDG_CURRENT_DESKTOP under OS X
--HG--
branch : develop
2015-12-23 15:03:08 +01:00
kervala
5d64a01f58 Fixed: Use Xcb plugin for Qt 5 under Linux
--HG--
branch : develop
2015-12-23 15:00:49 +01:00
kervala
09e22e292d Changed: Use toString instead of sprintf
--HG--
branch : develop
2015-12-23 14:56:36 +01:00
kervala
f57b1b9421 Changed: Implement CSystemUtils::getTotalVideoMemory() for Windows
--HG--
branch : develop
2015-12-23 14:48:33 +01:00
kervala
07a1285740 Fixed: Target at least Windows 2000
--HG--
branch : develop
2015-12-23 14:47:11 +01:00
kervala
72af4052ee Changed: Add getTotalVideoMemory to IDriver to query total video memory
--HG--
branch : develop
2015-12-23 14:36:16 +01:00
Nimetu
f4d47f27aa Fixed: Crash when div was following p element
--HG--
branch : develop
2015-12-22 01:29:53 +02:00
Nimetu
b06d8bb039 Fixed: Stuck scrollbar
--HG--
branch : develop
2015-12-20 03:33:43 +02:00
Nimetu
e68d6f83fe Fixed: Incorrect vertical spacing between block style elements
--HG--
branch : develop
2015-12-18 21:23:18 +02:00
Nimetu
5e61995c3c Changed: Render p and div as block level elements
--HG--
branch : develop
2015-12-19 20:39:40 +02:00
Nimetu
bcae216816 Fixed: Table colspan overwrites previous row column width
--HG--
branch : develop
2015-12-18 14:29:40 +02:00
Nimetu
fe476d4872 Added: html TH element
--HG--
branch : develop
2015-12-18 14:29:40 +02:00
Nimetu
2eb56b6460 Added html HR element
--HG--
branch : develop
2015-12-18 14:29:40 +02:00
Nimetu
045a6471fe Added: html OL list
--HG--
branch : develop
2015-12-18 14:29:40 +02:00
kervala
ad93a9005f Changed: Improve errors reporting
--HG--
branch : develop
2015-12-17 13:02:12 +01:00
kervala
a22e056de1 Fixed: Typos
--HG--
branch : develop
2015-12-17 12:51:26 +01:00
kervala
5efaa8360f Changed: Minor changes
--HG--
branch : develop
2015-12-17 12:48:57 +01:00
kervala
75eceb9b24 Fixed: loadPNG with RGB images was returning 32
--HG--
branch : develop
2015-12-16 14:50:40 +01:00
kervala
a550f2c760 Changed: Minor changes
--HG--
branch : develop
2015-12-15 14:07:32 +01:00
kervala
70196d2f90 Fixed: Implement launch of executables under OS X
--HG--
branch : develop
2015-12-15 14:06:49 +01:00
kervala
8aff509f0f Fixed: Clang warnings
--HG--
branch : develop
2015-12-13 15:25:28 +01:00
kervala
15aed08533 Fixed: Removed unneeded operator for CSString (compilation fails with VC++ 2010 without STLport)
--HG--
branch : develop
2015-12-13 14:21:20 +01:00
kervala
9d30c279e0 Fixed: Compilation of some tools with Qt 5 in static
--HG--
branch : develop
2015-12-13 13:09:25 +01:00
kervala
7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
2015-12-13 13:06:23 +01:00
kervala
fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
2015-12-13 13:03:16 +01:00
kervala
977103f9d0 Fixed: OS X uses .dylib extension instead of .so
--HG--
branch : develop
2015-12-11 20:19:10 +01:00
Nimetu
dceb45e373 Fixed: Keyboard capture not reset when clicking outside GUI.
--HG--
branch : develop
2015-12-10 10:56:03 +02:00
Nimetu
612125a243 Added: Size attributes to img (width, height, max-width, max-height)
--HG--
branch : develop
2015-12-08 21:53:54 +02:00
kervala
76a8904e9a Fixed: Compilation under OS X
--HG--
branch : develop
2015-12-08 14:33:09 +01:00
kervala
079ea3e5c5 Changed: Let dependencies propagate to other targets
--HG--
branch : develop
2015-12-07 21:48:32 +01:00
kervala
f393554075 Backed out changeset: 0e65571cbfd1 (doesn't fix anything)
--HG--
branch : develop
2015-12-06 19:46:02 +01:00
kervala
c6b52c4a21 Fixed: Remove \SystemRoot\ from path returned from Registry
--HG--
branch : develop
2015-12-06 16:42:49 +01:00
Nimetu
8f87990a1b Added: Smooth scrolling
--HG--
branch : develop
2015-12-06 16:38:29 +02:00
Nimetu
cb94cb4f9f Fixed: Scrolling in small steps not working.
--HG--
branch : develop
2015-12-06 16:26:39 +02:00
kervala
1fa2e22491 Changed: Port some tools to Qt 5
--HG--
branch : develop
2015-12-05 18:48:59 +01:00
Nimetu
7cbd840ce1 Added: style for html elements del, u, em, strong, small, and dl list
--HG--
branch : develop
2015-12-03 15:50:54 +02:00
Nimetu
a7100eb5bc Changed: Ignore text from <script> element
--HG--
branch : develop
2015-12-03 15:50:46 +02:00
Nimetu
d4ed66d99b Added: URL #fragment navigation.
--HG--
branch : develop
2015-11-26 11:29:50 +02:00
Nimetu
f4599e183b Added: Common attributes to h1..h6 elements
--HG--
branch : develop
2015-12-02 20:37:44 +02:00
kervala
34b3334182 Fixed: Bug when CURLMOPT_MAX_HOST_CONNECTIONS is not supported
--HG--
branch : develop
2015-12-02 18:57:21 +01:00
kervala
d4dd2b7264 Fixed: Getters for Anisotropic Filtering
--HG--
branch : develop
2015-12-02 18:56:49 +01:00
kervala
b4e1dcbc10 Fixed: Link error under Debian Squeeze
--HG--
branch : develop
2015-11-30 14:19:05 +01:00
kervala
7337ee4faa Fixed: Warning filePath not being a const char*
--HG--
branch : develop
2015-11-30 14:18:04 +01:00
kervala
2e58a0725a Changed: Forgot other ##
--HG--
branch : develop
2015-11-30 12:25:43 +01:00
kervala
94f035ed8f Fixed: GCC doesn't support no arguments for __VA_ARGS__
--HG--
branch : develop
2015-11-30 10:29:24 +01:00
kervala
74196261ee Fixed: VC++ 2010 already supports ULL
--HG--
branch : develop
2015-11-30 10:28:06 +01:00
kervala
0623258189 Fixed: 64 bits constants truncated in 32 bits
--HG--
branch : develop
2015-11-30 10:27:41 +01:00
kervala
4e5ed6060a Fixed: Warning string after #endif
--HG--
branch : develop
2015-11-30 10:27:03 +01:00
kervala
7a2dd18095 Changed: Add and use more constants in config.h
--HG--
branch : develop
2015-11-29 14:19:02 +01:00
kervala
520eb941b1 Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
2015-11-29 14:06:05 +01:00
kervala
06994f4c58 Added: RC files for NeL drivers
--HG--
branch : develop
2015-11-29 13:58:12 +01:00
kishan_grimout
83a81801ea fix crash when a shader fails to build
--HG--
branch : develop
2015-05-23 16:50:24 +02:00
kervala
244c2eb211 Fixed: Open web pages in background under OS X and don't close client
--HG--
branch : develop
2015-11-24 10:02:09 +01:00
kervala
4a02370266 Fixed: Crash under Linux saying you can't use X in multi-threaded environment
--HG--
branch : develop
2015-11-22 18:37:29 +01:00
kervala
d50c40c473 Fixed: Unable to open URLs under Linux while using Steam Runtime
--HG--
branch : develop
2015-11-21 17:39:49 +01:00
kervala
35471ace88 Fixed: Typo
--HG--
branch : develop
2015-11-21 17:37:45 +01:00
kervala
d1f925d319 Changed: Give priority to xdg-open (if present) to open URLs under Linux
--HG--
branch : develop
2015-11-21 17:36:44 +01:00
kaetemi
6c2490090d Merge with feature-export-assimp
--HG--
branch : develop
2015-11-16 00:46:27 +01:00
kervala
6d52aa7077 Fixed: Revert back TrapCrashInDebugger to false else VC++ can't intercept exceptions and we'll be unable to debug :(
--HG--
branch : develop
2015-11-15 18:33:09 +01:00
kervala
c83ea11e84 Changed: Display basic information for OpenAL driver
--HG--
branch : develop
2015-11-15 18:31:56 +01:00
kervala
f76e275e2c Changed: Temporary comment the line because XAudio2 returns an error if used
--HG--
branch : develop
2015-11-15 18:31:20 +01:00
kervala
817486538c Changed: Minor changes
--HG--
branch : develop
2015-11-15 13:29:34 +01:00
kervala
334f2b43c6 Fixed: Display title and artist name from ogg files in music player
--HG--
branch : develop
2015-11-15 13:13:44 +01:00
kervala
f9c789e4db Fixed: Only open supported music formats in music player
--HG--
branch : develop
2015-11-15 13:12:54 +01:00
kaetemi
2c3d5454a1 This seems like a good idea as well, ref #254
--HG--
branch : develop
2015-11-15 12:27:58 +01:00
kaetemi
3d59db1021 Add some extra checks, ref #254
--HG--
branch : develop
2015-11-15 12:21:14 +01:00
kervala
fb1d5134ba Changed: Minor changes
--HG--
branch : develop
2015-11-14 18:33:13 +01:00
kervala
9e88fa645b Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
2015-11-14 18:19:58 +01:00
kervala
53f46eb5fa Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
2015-11-14 11:46:17 +01:00
kervala
08d50dc725 Changed: Don't try to convert string to CRGBA if less than 3 integers
--HG--
branch : develop
2015-11-13 19:38:46 +01:00
kervala
630a22d428 Changed: Minor changes
--HG--
branch : develop
2015-11-13 19:37:32 +01:00
kervala
aa3d209d39 Fixed: Crash in CLuaManager
--HG--
branch : develop
2015-11-13 19:18:41 +01:00
kervala
a8d81c689b Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
2015-11-13 18:42:50 +01:00
kervala
4a97f339a3 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
2015-11-13 16:22:49 +01:00
Nimetu
76ee797e49 Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page
--HG--
branch : develop
2015-11-12 20:15:04 +02:00
Nimetu
55e687e80d Fixed displaying utf8 string on <img> alt attr.
--HG--
branch : develop
2015-11-12 16:01:57 +02:00
kervala
1d11914192 Fixed: Include AvailabilityMacros.h before using macro MAC_OS_X_VERSION_10_6
--HG--
branch : develop
2015-11-09 12:45:34 +01:00
kervala
9525d24cd7 Fixed: Compilation with old libcurl versions
--HG--
branch : develop
2015-11-09 10:47:28 +01:00
kervala
5e07440a1e Changed: Display OpenGL version and GPU used in logs
--HG--
branch : develop
2015-11-09 10:00:51 +01:00
kervala
2f3aab5c74 Changed: Support for WGL_NV_gpu_affinity extension
--HG--
branch : develop
2015-11-09 10:00:05 +01:00
kervala
d32a61d481 Changed: Updated OpenGL headers
--HG--
branch : develop
2015-11-09 09:56:13 +01:00
kervala
e634e3ecf1 Fixed: Missing #endif
--HG--
branch : develop
2015-11-09 09:55:58 +01:00
kervala
b56686b9b7 Changed: Release modes list under OS X
--HG--
branch : develop
2015-11-08 13:42:31 +01:00
kervala
a49723178d Changed: Centralize OS X 10.6 check in NL_MAC_VERSION_10_6_UP
--HG--
branch : develop
2015-11-08 13:35:16 +01:00
kervala
2be81c5445 Changed: Replace int 3 asm by __debugbreak()
--HG--
branch : develop
2015-11-08 13:25:36 +01:00
kervala
2b155c2d50 Changed: Minor changes
--HG--
branch : develop
2015-11-08 13:22:33 +01:00
kervala
3ac728872e Fixed: Typos (renamed restaure to restore)
--HG--
branch : develop
2015-11-08 11:53:46 +01:00
Nimetu
84dfa01176 Fixed: CViewText not updating visible text when used by CCtrlTextButton
--HG--
branch : develop
2015-11-08 05:15:40 +02:00
Nimetu
8a55f1b1e9 Changed: Allow to set max concurrent cURL connections per CGroupHTML instance
--HG--
branch : develop
2015-11-08 01:51:34 +02:00
kervala
cafc06e70c Fixed: Clang warnings
--HG--
branch : develop
2015-11-07 18:33:43 +01:00
kervala
c4ea200633 Changed: Minor changes (spaces replaced by tabs)
--HG--
branch : develop
2015-11-07 18:33:16 +01:00
kervala
67a857e0fe Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime
--HG--
branch : develop
2015-11-07 18:31:58 +01:00
kervala
716c4cdab5 Changed: Add support for Spanish
--HG--
branch : develop
2015-11-07 14:53:07 +01:00
kervala
9b231afa54 Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
--HG--
branch : develop
2015-11-07 14:52:46 +01:00
kervala
285eeeab26 Fixed: Compilation errors when constant not defined
--HG--
branch : develop
2015-11-06 15:48:48 +01:00
kervala
9e74adee86 Changed: Minor changes
--HG--
branch : develop
2015-11-06 15:48:23 +01:00
kervala
93a03b5db0 Fixed: clang warnings
--HG--
branch : develop
2015-11-06 15:24:19 +01:00