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
|
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
|
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 |
|
kaetemi
|
9a477d976b
|
VS2015 compilation fixes
--HG--
branch : develop
|
2016-01-15 11:34:23 +01:00 |
|
kervala
|
af9610328f
|
Changed: Implement expandEnvironmentVariables function
--HG--
branch : develop
|
2016-01-13 19:45:02 +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
|
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
|
b50ca03e92
|
Fixed: Use --args only with open
--HG--
branch : develop
|
2016-01-02 19:16:33 +01:00 |
|
kervala
|
266a32ea19
|
Fixed: Implements launchProgramAndWaitForResult to launch a command synchronously
--HG--
branch : develop
|
2016-01-02 19:14:13 +01:00 |
|
kervala
|
57859636cd
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-26 17:49:54 +01:00 |
|
kervala
|
a5d3b2d461
|
Changed: Added new function getCommandOutput
--HG--
branch : develop
|
2015-12-25 15:29:23 +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
|
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
|
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
|
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 |
|
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 |
|
kaetemi
|
29f42ed5ab
|
Some practical improvements for the report handling
--HG--
branch : develop
|
2015-03-06 21:07:12 +01:00 |
|
kaetemi
|
d9dd425dc6
|
Cleanup Windows includes
--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
|
ac3e69b8ab
|
Merge with default
--HG--
branch : sse2
|
2014-06-20 03:01:32 +02:00 |
|
kaetemi
|
3dd11fe157
|
Fix compilation of NLMISC under MinGW
|
2014-06-17 21:48:25 +02:00 |
|
kaetemi
|
eee9ba0cae
|
SSE2: Add aligned allocators
--HG--
branch : sse2
|
2014-06-13 19:12:31 +02:00 |
|
kervala
|
1582ae9dbf
|
Changed: Preliminary memory leaks detection under Windows
|
2013-02-08 13:29:17 +01:00 |
|
sfb
|
af454dd1cf
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
|
kervala
|
e3170b57bc
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-13 10:07:06 +02:00 |
|
kervala
|
0ac33d338a
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 15:04:26 +02:00 |
|
kervala
|
dbb327deb0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 09:59:27 +01:00 |
|
kervala
|
56db70265f
|
Changed: #878 Fix typos in comments/code
|
2010-11-18 21:33:35 +01:00 |
|
kervala
|
a4b9d678ed
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-01 10:39:41 +02:00 |
|
kervala
|
73744cd0ae
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 11:44:58 +02:00 |
|
kervala
|
45c8adf72f
|
Changed: #825 Remove all warning when compiling Ryzom on Linux
|
2010-05-13 22:23:34 +02:00 |
|
vl
|
fa7b90e27d
|
Changed: #872 threadid is now in size_t. patch by rti
|
2010-05-13 19:00:29 +02:00 |
|
acemtp@users.sourceforge.net
|
d5c601ffa5
|
initial version
|
2010-05-06 02:08:41 +02:00 |
|