Nimetu
290e7e97d1
Merge with develop
...
--HG--
branch : experimental-ui-scaling
2016-07-24 16:25:47 +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
f720b23dce
Merge with develop
...
--HG--
branch : experimental-ui-scaling
2016-07-23 11:28:32 +03:00
Nimetu
ef703ed6de
Fixed: Double tooltip on web image links
...
--HG--
branch : develop
2016-07-20 14:31:44 +03:00
Nimetu
8d09471a6d
Fixed: Pixel align underline/strikethrough line on text
...
--HG--
branch : experimental-ui-scaling
2016-07-19 11:12:51 +03:00
Nimetu
44208ba1ad
Changed: Use float for bitmap pos for better pixel align when scale is used
...
--HG--
branch : experimental-ui-scaling
2016-07-19 11:12:47 +03:00
Nimetu
5e1c6cd287
Added: Bilinear filtering option for texture atlas textures
...
--HG--
branch : experimental-ui-scaling
2016-07-14 20:20:55 +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
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
Nimetu
2cb71e654a
Fixed: Update text widget parent size when interface scale changes
...
--HG--
branch : experimental-ui-scaling
2016-06-07 17:27:00 +03: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
8965ce50d5
Changed: Font scaling
...
--HG--
branch : experimental-ui-scaling
2016-06-03 16:02:37 +03:00
Nimetu
cf357edcb9
Added: Interface auto scaling to view renderer
...
--HG--
branch : experimental-ui-scaling
2016-06-03 14:24:56 +03: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
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
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
Nimetu
131f3814a3
Fixed: Resolve http-equiv refresh url
...
--HG--
branch : develop
2016-05-13 13:57:28 +03:00
Nimetu
cdfecc8d69
Fixed: url inheriting for defined empty query component
...
--HG--
branch : develop
2016-05-09 20:05:06 +03:00
kervala
583db43e71
Changed: Disable too verbose message for sound sheets
...
--HG--
branch : develop
2016-05-08 19:23:27 +02:00
kervala
1e0283d38c
Fixed: Use %p to display pointer
...
--HG--
branch : develop
2016-05-08 13:22:32 +02:00
Nimetu
6f8a9b8108
Changed: Increase default request timeout for web browsers
...
--HG--
branch : develop
2016-05-05 15:00:28 +03:00
Nimetu
a1e8408be0
Fixed: Tooltip position related to parent window
...
--HG--
branch : develop
2016-04-23 18:49:36 +03:00
kervala
ccb69f8b27
Changed: Signed/unsigned comparison
...
--HG--
branch : develop
2016-04-15 16:11:37 +02:00
kervala
d1d6f6da41
Fixed: Creation of sn_0_* folders under OS X 10.7
...
--HG--
branch : develop
2016-04-15 16:11:14 +02:00
kervala
a002b20c7f
Changed: Minor changes
...
--HG--
branch : develop
2016-04-06 09:29:37 +02:00
kervala
3219ce959b
Changed: Use booleans to know if we already added a loopback address
...
--HG--
branch : develop
2016-04-02 13:31:59 +02:00
kervala
3c8228df15
Fixed: Empty const char* because std::string destructor called
...
--HG--
branch : develop
2016-04-02 13:31:04 +02:00
kervala
7dd635960a
Changed: Use toString for formatting
...
--HG--
branch : develop
2016-04-02 13:30:08 +02:00
kervala
c30bf20ccc
Changed: Minor changes
...
--HG--
branch : develop
2016-04-02 13:29:42 +02:00
kervala
a410f2fcc1
Changed: Better camel case syntax
...
--HG--
branch : develop
2016-04-02 13:28:42 +02:00
depyraken
96fd182335
add isloopbackIPAddress prototype to code/nel/include/nel/net/inet_address.h
...
add isloopbackIPAddress to code/nel/src/net/inet_address.cpp
add IPv4&IPv6 loopback IP addresses to localAddresses
In code/nel/src/net/unified_network.cpp:
replace is127001 calls by isloopbackIPAddress
change wrong comments about default network id (nid = 0xFF)
When the selected connectionId is not valid
warnings are not triggered anymore when using default network (nid = 0xFF): the logs were full of warnings and the server was lagging
When nid = 0xFF, the new connectionId is stored into DefaultNetwork
When nid <> 0xFF, the new connectionId is stored into NetworkConnectionAssociations[nid]
--HG--
branch : develop
2016-03-29 02:29:35 +02:00
kaetemi
bbec2c5b33
Fix random thunder activation caused by rounding error in setup interpolation
...
--HG--
branch : develop
2016-03-19 22:13:38 +01:00
kervala
89be3e39de
Fixed: Clang warnings
...
--HG--
branch : develop
2016-03-19 19:29:03 +01:00
kervala
f376317f10
Fixed: Compilation
...
--HG--
branch : develop
2016-03-18 22:26:43 +01:00
kervala
40c7c82a2d
Changed: Removed wrong check
...
--HG--
branch : develop
2016-03-18 22:09:43 +01:00
kervala
05e0500aaf
Changed: Check if LC_NUMERIC is correct before loading or saving config files
...
--HG--
branch : develop
2016-03-18 22:09:26 +01:00
kervala
97647b2264
Fixed: Set numeric locale in CApplicationContext
...
--HG--
branch : develop
2016-03-18 22:08:43 +01:00
kervala
d7121b4b7a
Changed: Don't need to use Windows functions with locale because the bug also occurs under Linux and OS X
...
--HG--
branch : develop
2016-03-18 22:07:52 +01:00
kervala
962b43d2bd
Fixed: Possible crashes if ov_info returns NULL
...
--HG--
branch : develop
2016-03-18 15:09:02 +01:00
kervala
a77fee685b
Changed: Implement CI18N::setSystemLanguageCode, if we must force it
...
Fixed: CI18N::getSystemLanguageCode under Windows (use 2 different methods)
--HG--
branch : develop
2016-03-18 15:07:49 +01:00
kervala
c39190b38d
Changed: Use same algorithm as before Windows unicodes fixes (try to open the file instead of checking its attributes)
...
--HG--
branch : develop
2016-03-16 19:12:34 +01:00
kervala
f1b882c0f3
Changed: Removed useless dependencies on DirectX
...
--HG--
branch : develop
2016-03-15 12:36:21 +01:00
kervala
5c3f5e841c
Changed: Write a warning instead of error
...
--HG--
branch : develop
2016-03-09 11:24:17 +01:00
kervala
faae2973ac
Fixed: With new iOS versions (and perhaps OS X), locale can contains country code
...
--HG--
branch : develop
2016-03-09 11:24:01 +01:00
kervala
41176a7d02
Fixed: OpenGL ES driver compilation
...
--HG--
branch : develop
2016-03-09 11:22:09 +01:00
kaetemi
48a120b21f
Fix curl crash
...
--HG--
branch : develop
2016-03-08 12:46:15 +01:00
Nimetu
1d0d1a505c
Added: Possibility to set text as grayed in combo box
...
--HG--
branch : develop
2016-03-02 23:58:48 +02:00
Nimetu
a95c887534
Changed: Implement multi-row select box
...
--HG--
branch : develop
2016-02-23 10:52:21 +02:00
Nimetu
e2fca3a8f3
Added: http-equiv refresh
...
--HG--
branch : develop
2016-02-23 10:52:24 +02:00
Nimetu
a50689a885
Changed: Use multiline text for http errors
...
--HG--
branch : develop
2016-03-01 22:30:05 +02:00
kervala
d39911345e
Fixed: Only use "open" if extension is app
...
--HG--
branch : develop
2016-02-28 16:44:08 +01:00
kervala
0040fa888e
Fixed: Compilation under OS X
...
--HG--
branch : develop
2016-02-28 12:45:31 +01:00
kervala
a47d3845bd
Fixed: Compilation
...
--HG--
branch : develop
2016-02-27 19:22:23 +01:00
kervala
6104011d11
Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
...
--HG--
branch : develop
2016-02-27 18:38:58 +01:00
kervala
b3b48a3ae3
Changed: New functions to convert arguments string from/to an array of strings
...
--HG--
branch : develop
2016-02-27 18:37:43 +01:00
kervala
ad4857cfaa
Changed: Minor changes
...
--HG--
branch : develop
2016-02-23 16:57:34 +01:00
kervala
dd15287d6c
Changed: Use a wchar_t buffer for registry
...
--HG--
branch : develop
2016-02-21 20:29:14 +01:00
kervala
3e14025cf8
Changed: Include wang_hash.h in NLMISC files
...
--HG--
branch : develop
2016-02-21 13:19:41 +01:00
kervala
0575a51632
Last changes for Unicode support under Windows, fixes #261
...
--HG--
branch : develop
2016-02-20 19:21:39 +01:00
kervala
2b7ce14a57
Changed: Minor changes
...
--HG--
branch : develop
2016-02-20 19:20:49 +01:00
kervala
591c7ed0bf
Fixed: Display an error if unable to open a ogg file
...
--HG--
branch : develop
2016-02-20 19:01:31 +01:00
kervala
33a30d186c
Use Unicode of CreateProcess, issue #261
...
--HG--
branch : develop
2016-02-20 18:54:32 +01:00
kervala
e68d6e3617
Changed: Minor changes
...
--HG--
branch : develop
2016-02-20 18:53:39 +01:00
kervala
ba077aaab8
Use right versions of Win32 functions, issue #261
...
--HG--
branch : develop
2016-02-20 18:52:57 +01:00
kervala
4d48beeaa4
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
...
--HG--
branch : develop
2016-02-20 18:38:17 +01:00
kervala
ac51d16583
Use Unicode versions of Win32 functions, issue #261
...
--HG--
branch : develop
2016-02-20 18:30:51 +01:00
kervala
f644805ff7
Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
...
--HG--
branch : develop
2016-02-20 18:15:04 +01:00
kervala
69547db6ce
New function to format a timestamp to human readable
...
--HG--
branch : develop
2016-02-20 18:10:17 +01:00
kervala
9370e93dd6
Removed useless comments/commented code
...
--HG--
branch : develop
2016-02-20 18:09:24 +01:00
kervala
6d21e22905
Use CIFile to load font instead of internal Freetype functions, issue #261
...
--HG--
branch : develop
2016-02-20 18:01:57 +01:00
kervala
aaecf96b67
Use new wrapper insteaf of fopen, issue #261
...
--HG--
branch : develop
2016-02-20 17:56:25 +01:00
kervala
e69090c457
Create fopen wrapper that internally uses wide characters under Windows, issue #261
...
--HG--
branch : develop
2016-02-20 17:46:11 +01:00
kaetemi
e28b6deaf9
Fix gl context not being deleted with custom window
...
--HG--
branch : develop
2016-02-18 11:56:44 +01:00
kaetemi
30077f3977
Move some stuff for easier debug
...
--HG--
branch : develop
2016-02-18 11:55:58 +01:00
kaetemi
1fbc179bc3
Centralized project directory configuration mechanism
...
--HG--
branch : feature-material-editor
2016-02-16 02:28:03 +01:00
kaetemi
874ac2c921
Move pipeline utilities into new pipeline library
...
--HG--
branch : feature-material-editor
2016-02-16 00:28:24 +01:00
kervala
2330fc26ec
Fixed: Warning (wrong size)
...
--HG--
branch : develop
2016-02-15 11:54:28 +01:00
kervala
fdd5f69e2d
Fixed: Windows XP doesn't support inet_pton and inet_ntop
...
--HG--
branch : develop
2016-02-14 19:58:42 +01:00
kervala
767d91ce6d
Fixed: Set _WIN32_WINNT used by WinSock for IPv6
...
--HG--
branch : develop
2016-02-14 19:16:22 +01:00
kervala
edf4331d1a
Fixed: Implements IPv6 in CInetAddress
...
--HG--
branch : develop
2016-02-14 18:21:09 +01:00
Nimetu
6d9c9600a2
Fixed: reloading cached image with style reload:1 hint
...
--HG--
branch : develop
2016-02-14 01:22:44 +02:00
kervala
e2271f8db3
Fixed: All files and directories names are using 8-bits locale at the moment, so don't mix with UTF-8 under Windows (we could improve that later but it'll need a lot of changes, especially for all fopen calls)
...
--HG--
branch : develop
2016-02-13 23:33:27 +01:00
kervala
e70a169955
Changed: Display a warning when a environment variable doesn't exist
...
--HG--
branch : develop
2016-02-13 23:30:18 +01:00
kervala
fc69d4cec9
Changed: Use same code as under Linux for OS X when executing sheel scripts
...
--HG--
branch : develop
2016-02-13 23:30:00 +01:00
kervala
a4d98fb13b
Changed: Remember startup path (the initial current directory)
...
--HG--
branch : develop
2016-02-13 23:29:00 +01:00
kervala
c9740a9e61
Fixed: Return true when "open" succeeds under OS X
...
--HG--
branch : develop
2016-02-13 13:57:43 +01:00
kervala
34282be5af
Changed: Reuse NLMISC::formatErrorMessage instead of native FormatMessage
...
--HG--
branch : develop
2016-02-12 16:04:18 +01:00
kervala
53a16257f1
Fixed: CPath::makePathAbsolute removing first /
...
--HG--
branch : develop
2016-02-11 21:00:54 +01:00
kervala
df70c9a9f9
Changed: Minor changes
...
--HG--
branch : develop
2016-02-10 18:47:35 +01:00
kaetemi
9602fcc8f0
Also support AppData/Local to allow a non-roaming config
...
--HG--
branch : develop
2016-02-04 13:02:32 +01:00
kaetemi
8ea6f521d3
Fix for VS2008 build
...
--HG--
branch : develop
2016-02-04 12:07:36 +01:00
kervala
6a7c33fa32
Changed: Updated launchProgramAndWaitForResult to support .bat files
...
--HG--
branch : develop
2016-02-03 21:58:29 +01:00
kervala
923434aa72
Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
...
--HG--
branch : develop
2016-02-02 19:49:37 +01:00
kervala
9b52f6bc28
Changed: Use "open" to open other programs too under OS X
...
--HG--
branch : develop
2016-02-02 19:20:34 +01:00
kervala
d8ddb1fd11
Fixed: Async execution of .bat under Windows
...
--HG--
branch : develop
2016-02-02 19:20:02 +01:00
kervala
092a3226bd
Changed: New function bytesToHumanReadableUnits to use specific strings for units
...
--HG--
branch : develop
2016-02-02 12:37:06 +01:00
kervala
7b1ab1592e
Fixed: Support new ISO units (KiB, MiB, etc...) in humanReadableToBytes
...
--HG--
branch : develop
2016-02-02 11:33:44 +01:00
kervala
6e93a0d395
Fixed: Wrong return value for CCmdArgs::haveAdditionalArg
...
--HG--
branch : develop
2016-01-28 13:25:21 +01:00
kervala
63a36fc2f8
Changed: Removed libxml2 dependencies from other targets
...
--HG--
branch : develop
2016-01-27 12:56:16 +01:00
kervala
093ee91656
Fixed: libxml2 dependencies
...
--HG--
branch : develop
2016-01-26 23:26:38 +01:00
kervala
89319eb99c
Changed: Put libxml code in .cpp (it was a hack for libwww, that is not used anymore...)
...
--HG--
branch : develop
2016-01-26 22:41:58 +01:00
kervala
df22787f90
Changed: Added PCH for logic
...
--HG--
branch : develop
2016-01-26 22:41:02 +01:00
kervala
af2f38612a
Fixed: Remove inherited dependency on libxml2 for all projects
...
--HG--
branch : develop
2016-01-26 22:30:13 +01:00
kervala
7237736922
Changed: Make absolute program path (useful if launched from current directory under Linux)
...
Changed: Set process name for logs
--HG--
branch : develop
2016-01-23 18:50:17 +01:00
kervala
0505395fd1
Fixed: toLower shouldn't transform a eszett to s
...
--HG--
branch : develop
2016-01-23 18:48:25 +01:00
kervala
9aff198d70
Fixed: Return true if a required argument is found
...
--HG--
branch : develop
2016-01-23 12:28:22 +01:00
kervala
e2cc9e622e
Changed: Minor changes
...
--HG--
branch : develop
2016-01-23 10:18:23 +01:00
kervala
19aa093ea8
Changed: Centralize BNP unpacking and packing methods, to be reused in other tools/programs
...
--HG--
branch : develop
2016-01-23 10:18:09 +01:00
kervala
93e1289a77
Changed: Add a parameter to CPath::makePathAbsolute to simplify the path (remove all . and ..)
...
--HG--
branch : develop
2016-01-23 09:44:41 +01:00
Nimetu
52dcf1a300
Changed: Use url from <base> element for relative urls
...
--HG--
branch : develop
2016-01-20 19:15:20 +02:00
kervala
5cc2b2865f
Changed: Local includes against system includes
...
--HG--
branch : develop
2016-01-19 20:38:05 +01:00
kervala
00395d6b2e
Fixed: Compilation without PCH
...
--HG--
branch : develop
2016-01-19 20:37:03 +01:00
kervala
b91e3bdf0e
Changed: Improved CCmdArgs
...
--HG--
branch : develop
2016-01-18 21:22:57 +01:00
kervala
c5fbf56984
Fixed: Missing ++
...
--HG--
branch : develop
2016-01-16 23:48:44 +01:00
kervala
8b5dcc345d
Fixed: Link to X11 under Linux
...
--HG--
branch : develop
2016-01-16 15:50:45 +01:00
kaetemi
8cfaa89620
Separate window displayer message stringify
...
--HG--
branch : develop
2016-01-15 17:10:39 +01:00
kaetemi
da02779588
More VS2015 fixes
...
--HG--
branch : develop
2016-01-15 12:04:06 +01:00
kaetemi
3632ae4e64
Fix VS2015 warnings
...
--HG--
branch : develop
2016-01-15 11:52:09 +01:00
kaetemi
9a477d976b
VS2015 compilation fixes
...
--HG--
branch : develop
2016-01-15 11:34:23 +01:00
kervala
9a34434cf8
Fixed: Compilation
...
--HG--
branch : develop
2016-01-14 23:58:04 +01:00
kervala
875224d277
Changed: Minor changes
...
--HG--
branch : develop
2016-01-14 23:53:17 +01:00
kervala
c1d8d4e400
Changed: Invert version and help checks
...
--HG--
branch : develop
2016-01-14 23:47:24 +01:00
kervala
b7fe07d781
Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257
...
--HG--
branch : develop
2016-01-14 21:26:10 +01:00
kervala
57f216dc3e
Changed: Expand environment variables in paths read from cfg files
...
--HG--
branch : develop
2016-01-13 19:59:09 +01:00
kervala
e1c14db5a0
Fixed: getLastSeparator should return std::string::size_type instead of an integer
...
--HG--
branch : develop
2016-01-13 19:47:35 +01:00
kervala
a66fa8cc9c
Changed: Implement CPath::isAbsolutePath
...
--HG--
branch : develop
2016-01-13 19:46:27 +01:00
kervala
af9610328f
Changed: Implement expandEnvironmentVariables function
...
--HG--
branch : develop
2016-01-13 19:45:02 +01:00
kervala
59c06630cd
Changed: Table keys are integers
...
--HG--
branch : develop
2016-01-11 11:43:59 +01:00
kervala
839928a57a
Fixed: In Lua, all integers are numbers and numbers can be converted to integers
...
--HG--
branch : develop
2016-01-11 11:34:32 +01:00
Nimetu
ad8059c345
Fixed: Invalid image width/height on error
...
--HG--
branch : develop
2016-01-10 16:33:42 +02:00
Nimetu
511a004827
Fixed: Wrong DD indent in nested list when tag is not closed
...
--HG--
branch : develop
2016-01-07 01:00:48 +02:00
kervala
ecb47bc2dc
Changed: Remove unused variable
...
--HG--
branch : develop
2016-01-06 13:21:47 +01:00
kervala
0ef79083a0
Changed: Code simplification
...
--HG--
branch : develop
2016-01-06 13:19:48 +01:00
kervala
80ae07c8b3
Changed: Minor changes
...
--HG--
branch : develop
2016-01-06 13:17:07 +01:00
kervala
6efce5ba59
Changed: Support for new key events
...
--HG--
branch : develop
2016-01-06 12:42:10 +01:00
Nimetu
8475f25e75
Changed: Refactor DL
...
--HG--
branch : develop
2016-01-06 00:11:17 +02:00
Nimetu
639ce91e61
Fixed: Align UL, LI list style type marker outside content
...
--HG--
branch : develop
2016-01-06 00:08:41 +02:00
Nimetu
6bcb153930
Fixed: DL list top margin
...
--HG--
branch : develop
2016-01-05 23:23:19 +02:00
Nimetu
f95d445839
Fixed: DL list DD element indent
...
--HG--
branch : develop
2016-01-05 23:02:21 +02:00
Nimetu
bbe9ca2b67
Changed: UL list style type depending on nested depth
...
--HG--
branch : develop
2016-01-05 20:23:11 +02:00
Nimetu
298a659c6f
Changed: Merge UL and OL code
...
--HG--
branch : develop
2016-01-05 20:21:40 +02:00
kervala
9f761780f1
Changed: %u to format a uint
...
--HG--
branch : develop
2016-01-05 12:53:57 +01:00
kervala
f482f77179
Fixed: GCC warnings
...
--HG--
branch : develop
2016-01-05 12:51:06 +01:00
kervala
ac57a464d4
Fixed: Converting AlphaLuminance to Luminance
...
--HG--
branch : develop
2016-01-04 22:16:21 +01:00
kervala
0fe6ec67ba
Fixed: Compilation
...
--HG--
branch : develop
2016-01-04 16:14:30 +01:00
kervala
9b8cdc2821
Changed: Use same _mm_getcsr and __cpuid intrinsics everywhere
...
--HG--
branch : develop
2016-01-04 15:40:45 +01:00
kervala
68aa20257f
Changed: Use new code to determine free disk space
...
--HG--
branch : develop
2016-01-04 15:39:31 +01:00
kervala
47bde9ccc7
Changed: Allow to resample Luminance (grayscale) bitmaps
...
--HG--
branch : develop
2016-01-04 13:54:59 +01:00
kervala
c263e4dffb
Changed: Don't redefine new and delete operators if targetting x86_64
...
--HG--
branch : develop
2016-01-04 13:48:57 +01:00
kervala
494ab2ce20
Changed: Cast to CRGBA* is faster than set8888
...
--HG--
branch : develop
2016-01-03 17:51:49 +01:00
kervala
96fab4210b
Changed: Use LD_LIBRARY_PATH only when opening a document or URL
...
--HG--
branch : develop
2016-01-03 17:51:09 +01:00
kervala
82acfb3bf2
Changed: Only use filename in setProcessName
...
--HG--
branch : develop
2016-01-03 17:50:21 +01:00
kervala
12c4adf943
Changed: Minor changes
...
--HG--
branch : develop
2016-01-02 22:24:16 +01:00
kervala
1a00dec5c3
Changed: Unused code
...
--HG--
branch : develop
2016-01-02 22:23:04 +01:00
kervala
b50ca03e92
Fixed: Use --args only with open
...
--HG--
branch : develop
2016-01-02 19:16:33 +01:00
kervala
046c69066d
Fixed: Don't use system() under Windows, because it'll open a console window, use launchProgramAndWaitForResult instead
...
--HG--
branch : develop
2016-01-02 19:15:21 +01:00
kervala
266a32ea19
Fixed: Implements launchProgramAndWaitForResult to launch a command synchronously
...
--HG--
branch : develop
2016-01-02 19:14:13 +01:00
kervala
20711e24e3
Fixed: Typos
...
--HG--
branch : develop
2016-01-02 17:04:45 +01:00
kervala
6e36d06f76
Changed: Minor changes
...
--HG--
branch : develop
2016-01-02 11:34:17 +01:00
kervala
71f7cb28dc
Changed: Remove X11 code for OS X (we support Cocoa now)
...
--HG--
branch : develop
2016-01-02 11:34:04 +01:00
kervala
8e57f2ed2e
Fixed: Dead keys under Linux (Ubuntu was using ibus input method)
...
--HG--
branch : develop
2016-01-02 11:33:18 +01:00
kervala
d34e3d120d
Changed: Parse nvidia-smi output to determine video memory
...
--HG--
branch : develop
2016-01-01 16:04:06 +01:00
kervala
ee26c7377b
Changed: Minor change
...
--HG--
branch : develop
2016-01-01 16:03:06 +01:00
kervala
437aa5b939
Changed: Added helpers methods to CBitmap
...
--HG--
branch : develop
2016-01-01 16:02:54 +01:00
kervala
91f2913026
Changed: Don't need to use std::stringstream
...
--HG--
branch : develop
2015-12-28 18:15:28 +01:00
kervala
d8bc7384ae
Fixed: Don't crash if GL_VERSION returns NULL (it should never happen)
...
--HG--
branch : develop
2015-12-27 16:06:35 +01:00
kervala
ba7c4ae4d4
Changed: Support for GLX_MESA_query_renderer to detect video memory
...
--HG--
branch : develop
2015-12-26 17:51:36 +01:00
kervala
57859636cd
Changed: Minor changes
...
--HG--
branch : develop
2015-12-26 17:49:54 +01:00
kervala
478a2102b8
Fixed: GCC warnings
...
--HG--
branch : develop
2015-12-26 15:12:41 +01:00
kervala
ba6f66d310
Fixed: GCC warnings
...
--HG--
branch : develop
2015-12-26 14:10:27 +01:00
kervala
af0eabbdea
Fixed: GCC warnings
...
--HG--
branch : develop
2015-12-26 14:09:15 +01:00
kervala
83ef24dab7
Changed: Renamed screenH and screenW to _ScreenH and _ScreenW
...
--HG--
branch : develop
2015-12-26 14:02:01 +01:00
kervala
d7255a63d8
Changed: Minor changes
...
--HG--
branch : develop
2015-12-26 14:00:39 +01:00
kervala
ec86bdcf96
Changed: Force 32 bits depth with XRandr
...
--HG--
branch : develop
2015-12-26 13:38:09 +01:00
kervala
cbea85c105
Changed: Implement CSystemUtils::getTotalVideoMemory() under Linux (Xorg log and lspci parsing)
...
--HG--
branch : develop
2015-12-26 13:28:09 +01:00
kervala
2006f1a866
Fixed: GCC warnings
...
--HG--
branch : develop
2015-12-26 13:26:51 +01:00
kervala
2d0d87a05e
Fixed: Warnings with GCC
...
--HG--
branch : develop
2015-12-25 20:49:59 +01:00
kervala
4a1f4cd725
Changed: Use shared libs for X11 because API doesn't change
...
--HG--
branch : develop
2015-12-25 15:35:04 +01:00
kervala
21ada78b63
Changed: Display a warning when calling getModes if Display is NULL
...
--HG--
branch : develop
2015-12-25 15:30:14 +01:00
kervala
a5d3b2d461
Changed: Added new function getCommandOutput
...
--HG--
branch : develop
2015-12-25 15:29:23 +01:00
kervala
4fa6247672
Changed: windows.h already included in stdligo.h
...
--HG--
branch : develop
2015-12-23 15:23:50 +01:00
kervala
36358cef50
Fixed: Wrong units (1 KiB = 1024 B, 1 KB = 1000 B, etc...)
...
--HG--
branch : develop
2015-12-23 15:11:26 +01:00
kervala
ffe0571a12
Changed: Use nlwarning instead of nlerror
...
--HG--
branch : develop
2015-12-23 15:03:32 +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
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
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
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
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
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
kervala
1b211566bb
Fixed: Unable to debug Ryzom while client is in fullscreen (bug with Windows 10?)
...
--HG--
branch : develop
2015-11-05 16:48:07 +01:00
Nimetu
4c8b2d3134
Add basic gif support to CBitmap (issue #238 )
...
--HG--
branch : develop
2015-11-03 18:50:31 +02:00
kervala
6aaeedb077
Fixed: Crash when cursor is over WebPage, Outpost or WebIG at first frame, patch by kishan_grimout (issue #245 )
...
--HG--
branch : develop
2015-11-03 13:40:49 +01:00
Nimetu
f187421011
Fixed: Crash in CWidgetManager::sendClockTickEvent when element removed from _ClockMsgTargets (issue #250 )
...
--HG--
branch : develop
2015-11-03 01:06:12 +02:00
kervala
12614d5ff4
Fixed: Avoid warnings of conflicts between Debug and Release DLLs
...
--HG--
branch : develop
2015-11-01 16:47:39 +01:00
kervala
9459224f23
Fixed: GetVersionEx deprecated under Windows 8.1+ and returns wrong version, replace it by RtlGetVersion from kernel
...
--HG--
branch : develop
2015-09-22 09:43:24 +02:00
kaetemi
8036d53411
Add pipeline v3 tool logger
...
--HG--
branch : feature-export-assimp
2015-09-20 14:08:38 +02:00
Nimetu
08e5345e14
Fix 'ah:' urls for untrusted domains
...
--HG--
branch : develop
2015-08-11 19:35:27 +03:00
kaetemi
7d53552979
Fix object viewer include issue
...
--HG--
branch : develop
2015-07-10 07:54:34 +02:00
kaetemi
5e428761c5
Fix freetype include order
...
WINSDK added a fttypes.h header...
--HG--
branch : develop
2015-07-10 06:30:20 +02:00
kaetemi
9a10f1413b
Fix DXSDK include order
...
--HG--
branch : develop
2015-07-10 06:16:19 +02:00
Nimetu
15766d4d17
Add radio button type to CGroupHTML (issue 237)
...
--HG--
branch : develop
2015-03-31 18:47:46 +03:00
Nimetu
11ca61be54
Fix compiling on 32bit linux
...
--HG--
branch : develop
2015-04-22 13:44:21 +03:00
Nimetu
ce4cb9c4f1
Fix sending and receiving cookies
...
--HG--
branch : develop
2015-04-20 20:51:00 +03:00
Nimetu
a6cf9730be
Fix possible curl handle leak
...
--HG--
branch : develop
2015-04-20 20:50:56 +03:00
Nimetu
26571de439
Fix compiling under windows
...
--HG--
branch : develop
2015-04-20 01:04:52 +03:00
Nimetu
dc082f3921
Replace url parser with one less strict
...
--HG--
branch : develop
2015-04-19 22:12:05 +03:00
Nimetu
ad3fac7b15
Make sure image src attribute matches local file or is absolute url
...
--HG--
branch : develop
2015-04-19 22:01:46 +03:00
Nimetu
2771185ef7
Fix utf8 tooltips on web links
...
--HG--
branch : develop
2015-04-19 20:26:38 +03:00
Nimetu
8e1ada36b0
Use cURL as http transport
...
--HG--
branch : develop
2015-04-17 17:41:01 +03:00
Nimetu
c6535ee2fd
Ensure that html is valid utf8 and that tags come in correct(ish) order
...
--HG--
branch : develop
2015-04-18 23:23:23 +03:00
Nimetu
be95880a95
Remove libwww, only keep html entitites list
...
--HG--
branch : develop
2015-04-17 15:10:00 +03:00
Nimetu
d1d0c0cf50
Parse local files (ingame help) with new html parser
...
--HG--
branch : libxml2-html-parser
2015-04-13 20:53:10 +03:00
Nimetu
1dc48143f3
Implement html parser using libxml2
...
--HG--
branch : libxml2-html-parser
2015-04-13 20:52:34 +03:00
Nimetu
5d4cbdce26
Remove libwww dependency from CGroupHTML::addLink() signature
...
--HG--
branch : libxml2-html-parser
2015-04-13 20:51:39 +03:00
Nimetu
eeb881d49e
Add span tag and bold, italic, underline, strikethrough styles to CGroupHTML
...
--HG--
branch : develop
2015-03-29 18:24:19 +03:00
Nimetu
55672485c9
Add embolden, oblique, underline, strikethrough styles to CViewText
...
--HG--
branch : develop
2015-03-29 18:24:16 +03:00
Nimetu
c760b1e3d9
Add embolden, oblique font styles (NL3D)
...
--HG--
branch : develop
2015-03-29 17:28:33 +03:00
kaetemi
28bcfeb01c
Flag windowed application when attempting window creation using 3D driver
...
--HG--
branch : develop
2015-03-06 21:15:09 +01:00
kaetemi
29f42ed5ab
Some practical improvements for the report handling
...
--HG--
branch : develop
2015-03-06 21:07:12 +01:00
kaetemi
163abf31b8
Merge with feature-crashreport+develop
...
--HG--
branch : develop
2015-03-06 21:05:31 +01:00
kaetemi
f2f7bad4c5
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
2015-03-06 19:08:13 +01:00
kaetemi
ee32b56d87
Replace report functionality
...
--HG--
branch : feature-crashreport
2015-03-06 19:07:25 +01:00
kaetemi
5a307cfa20
Replace report functionality
...
--HG--
branch : feature-crashreport
2015-03-06 19:06:11 +01:00
kervala
c2139e95c0
Fixed: Compilation with GCC
...
--HG--
branch : develop
2015-03-02 23:27:12 +01:00
kervala
5e390364de
Changed: Minor change
...
--HG--
branch : develop
2015-03-02 13:13:45 +01:00
kervala
93a708400e
Fixed: Sort files in CFileContainer::addSearchPath too
...
--HG--
branch : develop
2015-03-02 13:13:26 +01:00
kervala
c0e885aa6a
Fixed: Skip .hg directories
...
--HG--
branch : develop
2015-03-02 13:07:33 +01:00
kervala
4daf4f5b5f
Fix #208 linking against static libX11.a
...
--HG--
branch : develop
2015-03-02 13:06:51 +01:00
Nimetu
c00ba3f2c1
Fix compilation
...
--HG--
branch : develop
2015-03-01 18:41:16 +02:00
kaetemi
ea9e32f46d
Merge with develop
...
--HG--
branch : feature-crashreport+develop
2015-02-24 17:19:27 +01:00
kaetemi
a66204a03a
Add isWindowedApplication to INeLContext
...
--HG--
branch : develop
2015-02-24 17:17:45 +01:00
kaetemi
cf79f1bb1b
Merge with develop
...
--HG--
branch : feature-crashreport+develop
2015-02-24 12:51:16 +01:00
kaetemi
3b59bbcf69
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
2015-02-24 12:51:01 +01:00
kaetemi
d9dd425dc6
Cleanup Windows includes
...
--HG--
branch : develop
2015-02-24 12:47:54 +01:00
kaetemi
50e11b0536
Add _WIN32_WINNT fallback define
...
--HG--
branch : develop
2015-02-24 12:47:54 +01:00
kaetemi
e201c90937
Remove redundant windows.h includes in NLMISC
...
--HG--
branch : develop
2015-02-24 12:47:54 +01:00
kaetemi
e2dcc3b035
Categorize NLMISC project source files
...
--HG--
branch : develop
2015-02-24 12:47:54 +01:00
kaetemi
02e8100ea4
Fix sstream include
...
--HG--
branch : feature-crashreport
2015-02-24 12:47:32 +01:00
kaetemi
6a48a2d199
Merge with feature-crashreport
...
--HG--
branch : feature-crashreport+develop
2015-02-24 11:41:05 +01:00
kaetemi
68120a53e7
Only in FINAL_VERSION
...
--HG--
branch : feature-crashreport
2015-02-23 20:33:31 +01:00
kaetemi
a548940b8c
Default window title
...
--HG--
branch : feature-crashreport
2015-02-23 20:09:51 +01:00
kaetemi
e4e3f2019b
Add function to set custom host url. Deprecate email callback function. Add some comments
...
--HG--
branch : feature-crashreport
2015-02-23 20:01:20 +01:00
dfighter1985
92d692fe69
Merged in dfighter1985/ryzomcore/feature-crashreport (pull request #122 )
...
Crash reporter changes
--HG--
branch : feature-crashreport
2015-02-23 17:55:32 +01:00
dfighter1985
8bf372056f
Use CMsgBoxDisplayer on non-windows platforms as well.
...
--HG--
branch : feature-crashreport
2015-02-23 01:36:50 +01:00
kaetemi
e27cdc7ac2
Merge with hotfix
...
--HG--
branch : feature-crashreport
2015-02-22 23:50:39 +01:00
dfighter1985
955ef48460
Parametrize crash reporter.
...
--HG--
branch : feature-crashreport
2015-02-22 21:51:17 +01:00