Nimetu
|
14f1fa63fe
|
Added: Possibility to set text as grayed in combo box
|
2016-03-02 23:58:48 +02:00 |
|
Nimetu
|
de83ae89eb
|
Changed: Implement multi-row select box
|
2016-02-23 10:52:21 +02:00 |
|
Nimetu
|
4d93cb8c22
|
Added: http-equiv refresh
|
2016-02-23 10:52:24 +02:00 |
|
kervala
|
1704030c38
|
Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
|
2016-02-27 18:38:58 +01:00 |
|
kervala
|
bc2c147722
|
Changed: New functions to convert arguments string from/to an array of strings
|
2016-02-27 18:37:43 +01:00 |
|
kervala
|
3c74803187
|
New function to format a timestamp to human readable
|
2016-02-20 18:10:17 +01:00 |
|
kervala
|
bfb32b811d
|
Removed useless comments/commented code
|
2016-02-20 18:09:24 +01:00 |
|
kervala
|
808f7b2c30
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
|
kervala
|
667ddd1989
|
Create fopen wrapper that internally uses wide characters under Windows, issue #261
|
2016-02-20 17:46:11 +01:00 |
|
kaetemi
|
8bd8b3ea3e
|
Move some stuff for easier debug
|
2016-02-18 11:55:58 +01:00 |
|
Gary Preston
|
cb44c01ad4
|
Add vector include and remove extra qualification on s_InitFlags.
|
2016-02-16 19:01:14 +00:00 |
|
kaetemi
|
db5c59d607
|
Centralized project directory configuration mechanism
|
2016-02-16 02:28:03 +01:00 |
|
kaetemi
|
9815393c27
|
Move pipeline utilities into new pipeline library
|
2016-02-16 00:28:24 +01:00 |
|
kervala
|
c63e211cab
|
Fixed: Implements IPv6 in CInetAddress
|
2016-02-14 18:21:09 +01:00 |
|
kervala
|
b577182adb
|
Changed: Remember startup path (the initial current directory)
|
2016-02-13 23:29:00 +01:00 |
|
kaetemi
|
b171323b91
|
Also support AppData/Local to allow a non-roaming config
|
2016-02-04 13:02:32 +01:00 |
|
kervala
|
6679aa7621
|
Changed: New function bytesToHumanReadableUnits to use specific strings for units
|
2016-02-02 12:37:06 +01:00 |
|
kervala
|
a82b0baa72
|
Changed: Support more values for fromString with a boolean
|
2016-02-02 11:32:20 +01:00 |
|
kervala
|
9bdccc82d1
|
Changed: Put libxml code in .cpp (it was a hack for libwww, that is not used anymore...)
|
2016-01-26 22:41:58 +01:00 |
|
kervala
|
237b6767b0
|
Fixed: Remove inherited dependency on libxml2 for all projects
|
2016-01-26 22:30:13 +01:00 |
|
kervala
|
9d319a5688
|
Changed: Centralize BNP unpacking and packing methods, to be reused in other tools/programs
|
2016-01-23 10:18:09 +01:00 |
|
kervala
|
94b033caf9
|
Changed: Add a parameter to CPath::makePathAbsolute to simplify the path (remove all . and ..)
|
2016-01-23 09:44:41 +01:00 |
|
kervala
|
05ce879469
|
Changed: Improve toString(const bool &val)...
|
2016-01-21 10:06:35 +01:00 |
|
Nimetu
|
5c3e84cf1b
|
Changed: Use url from <base> element for relative urls
|
2016-01-20 19:15:20 +02:00 |
|
kervala
|
b31816911a
|
Changed: Removed fromString(const char *, ...) because useless
|
2016-01-19 20:41:41 +01:00 |
|
kervala
|
4f8aa63f78
|
Changed: Improved CCmdArgs
|
2016-01-18 21:22:57 +01:00 |
|
kervala
|
66c8dcab61
|
Fixed: Use lua_tointeger under Lua 5.2 and prior versions
|
2016-01-16 21:35:34 +01:00 |
|
kaetemi
|
8f61c6dfa9
|
Separate window displayer message stringify
|
2016-01-15 17:10:39 +01:00 |
|
kaetemi
|
b81ae23369
|
Fix another VS2015 warning
|
2016-01-15 12:07:33 +01:00 |
|
kaetemi
|
6abf73a61d
|
VS2015 compilation fixes
|
2016-01-15 11:34:23 +01:00 |
|
kervala
|
2682f4f4af
|
Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257
|
2016-01-14 21:26:10 +01:00 |
|
kervala
|
b05b865cfb
|
Changed: Minor changes
|
2016-01-13 19:54:23 +01:00 |
|
kervala
|
50c796236b
|
Fixed: getLastSeparator should return std::string::size_type instead of an integer
|
2016-01-13 19:47:35 +01:00 |
|
kervala
|
12e16e83e2
|
Changed: Implement CPath::isAbsolutePath
|
2016-01-13 19:46:27 +01:00 |
|
kervala
|
179499a5c1
|
Changed: Implement expandEnvironmentVariables function
|
2016-01-13 19:45:02 +01:00 |
|
kervala
|
b8d7b685f5
|
Fixed: Save filenames in .bank with / instead of system separator
|
2016-01-13 19:43:46 +01:00 |
|
kervala
|
5b01b79a4c
|
Fixed: lua_tointeger doesn't work if value has a decimal part and returns 0
|
2016-01-12 22:21:38 +01:00 |
|
kervala
|
5be17937df
|
Changed: HAVE_X86_64 is defined or not
|
2016-01-07 17:39:53 +01:00 |
|
kervala
|
3dad90c23f
|
Changed: Minor changes
|
2016-01-07 17:36:17 +01:00 |
|
kervala
|
8b3076ab69
|
Changed: Support for new key events
|
2016-01-06 12:42:10 +01:00 |
|
kervala
|
84da97851b
|
Changed: Minor change
|
2016-01-06 12:39:58 +01:00 |
|
Nimetu
|
cd60a50e8f
|
Changed: Refactor DL
|
2016-01-06 00:11:17 +02:00 |
|
Nimetu
|
03a821a9b9
|
Changed: Merge UL and OL code
|
2016-01-05 20:21:40 +02:00 |
|
kervala
|
0f4a307e18
|
Fixed: __rdtsc() under old versions of GCC
|
2016-01-04 19:26:25 +01:00 |
|
kervala
|
5956441186
|
Changed: Define CLANG_VERSION is using clang compiler
|
2016-01-04 19:18:19 +01:00 |
|
kervala
|
6dde138039
|
Changed: Use new code to determine free disk space
|
2016-01-04 15:39:31 +01:00 |
|
kervala
|
f2e851c6db
|
Changed: Use __rdtsc() intrinsics everywhere for Intel CPUs
|
2016-01-04 15:35:02 +01:00 |
|
kervala
|
1d7439f12a
|
Changed: Allow to resample Luminance (grayscale) bitmaps
|
2016-01-04 13:54:59 +01:00 |
|
kervala
|
28ad88d698
|
Changed: Don't redefine new and delete operators if targetting x86_64
|
2016-01-04 13:48:57 +01:00 |
|
kervala
|
f2da4ef977
|
Fixed: Implements launchProgramAndWaitForResult to launch a command synchronously
|
2016-01-02 19:14:13 +01:00 |
|