kaetemi
|
956eff2b1c
|
More VS2015 fixes
|
2016-01-15 12:04:06 +01:00 |
|
kaetemi
|
a8e56fed23
|
Fix VS2015 warnings
|
2016-01-15 11:52:09 +01:00 |
|
kaetemi
|
deba711e0c
|
VS2015 compilation fixes
|
2016-01-15 11:34:23 +01:00 |
|
kervala
|
ea2ea997f0
|
Fixed: Compilation
|
2016-01-14 23:58:04 +01:00 |
|
kervala
|
780750fa0d
|
Changed: Minor changes
|
2016-01-14 23:53:17 +01:00 |
|
kervala
|
1c5c3a8b3c
|
Changed: Invert version and help checks
|
2016-01-14 23:47:24 +01:00 |
|
kervala
|
a51b0e6f6a
|
Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257
|
2016-01-14 21:26:10 +01:00 |
|
kervala
|
b82f133585
|
Changed: Expand environment variables in paths read from cfg files
|
2016-01-13 19:59:09 +01:00 |
|
kervala
|
b86acc400b
|
Fixed: getLastSeparator should return std::string::size_type instead of an integer
|
2016-01-13 19:47:35 +01:00 |
|
kervala
|
12ebf19bb9
|
Changed: Implement CPath::isAbsolutePath
|
2016-01-13 19:46:27 +01:00 |
|
kervala
|
2b91af0b45
|
Changed: Implement expandEnvironmentVariables function
|
2016-01-13 19:45:02 +01:00 |
|
kervala
|
98b2f80ee8
|
Changed: Table keys are integers
|
2016-01-11 11:43:59 +01:00 |
|
kervala
|
206026ac9d
|
Fixed: In Lua, all integers are numbers and numbers can be converted to integers
|
2016-01-11 11:34:32 +01:00 |
|
Nimetu
|
8266ac8a4e
|
Fixed: Invalid image width/height on error
|
2016-01-10 16:33:42 +02:00 |
|
Nimetu
|
44458e024c
|
Fixed: Wrong DD indent in nested list when tag is not closed
|
2016-01-07 01:00:48 +02:00 |
|
kervala
|
7e004eeb41
|
Changed: Remove unused variable
|
2016-01-06 13:21:47 +01:00 |
|
kervala
|
b16d060247
|
Changed: Code simplification
|
2016-01-06 13:19:48 +01:00 |
|
kervala
|
2523f78805
|
Changed: Minor changes
|
2016-01-06 13:17:07 +01:00 |
|
kervala
|
7bdafd21da
|
Changed: Support for new key events
|
2016-01-06 12:42:10 +01:00 |
|
Nimetu
|
ca54fa4a5a
|
Changed: Refactor DL
|
2016-01-06 00:11:17 +02:00 |
|
Nimetu
|
4cc23633fb
|
Fixed: Align UL, LI list style type marker outside content
|
2016-01-06 00:08:41 +02:00 |
|
Nimetu
|
4da13aa473
|
Fixed: DL list top margin
|
2016-01-05 23:23:19 +02:00 |
|
Nimetu
|
992bf76036
|
Fixed: DL list DD element indent
|
2016-01-05 23:02:21 +02:00 |
|
Nimetu
|
9bed9a51e3
|
Changed: UL list style type depending on nested depth
|
2016-01-05 20:23:11 +02:00 |
|
Nimetu
|
0fb9e8323a
|
Changed: Merge UL and OL code
|
2016-01-05 20:21:40 +02:00 |
|
kervala
|
9d1d6f8770
|
Changed: %u to format a uint
|
2016-01-05 12:53:57 +01:00 |
|
kervala
|
2c049078bc
|
Fixed: GCC warnings
|
2016-01-05 12:51:06 +01:00 |
|
kervala
|
7d6cfeaa15
|
Fixed: Converting AlphaLuminance to Luminance
|
2016-01-04 22:16:21 +01:00 |
|
kervala
|
15e5b9b9f7
|
Fixed: Compilation
|
2016-01-04 16:14:30 +01:00 |
|
kervala
|
89ee8c80e4
|
Changed: Use same _mm_getcsr and __cpuid intrinsics everywhere
|
2016-01-04 15:40:45 +01:00 |
|
kervala
|
ece27e054f
|
Changed: Use new code to determine free disk space
|
2016-01-04 15:39:31 +01:00 |
|
kervala
|
0911b1a105
|
Changed: Allow to resample Luminance (grayscale) bitmaps
|
2016-01-04 13:54:59 +01:00 |
|
kervala
|
b141d80267
|
Changed: Don't redefine new and delete operators if targetting x86_64
|
2016-01-04 13:48:57 +01:00 |
|
kervala
|
cefd64f42a
|
Changed: Cast to CRGBA* is faster than set8888
|
2016-01-03 17:51:49 +01:00 |
|
kervala
|
cbefb49b0d
|
Changed: Use LD_LIBRARY_PATH only when opening a document or URL
|
2016-01-03 17:51:09 +01:00 |
|
kervala
|
89f4807df2
|
Changed: Only use filename in setProcessName
|
2016-01-03 17:50:21 +01:00 |
|
kervala
|
5babd2a315
|
Changed: Minor changes
|
2016-01-02 22:24:16 +01:00 |
|
kervala
|
88244bcf37
|
Changed: Unused code
|
2016-01-02 22:23:04 +01:00 |
|
kervala
|
3f9471aee8
|
Fixed: Use --args only with open
|
2016-01-02 19:16:33 +01:00 |
|
kervala
|
b420542ff4
|
Fixed: Don't use system() under Windows, because it'll open a console window, use launchProgramAndWaitForResult instead
|
2016-01-02 19:15:21 +01:00 |
|
kervala
|
926669a2f5
|
Fixed: Implements launchProgramAndWaitForResult to launch a command synchronously
|
2016-01-02 19:14:13 +01:00 |
|
kervala
|
cb25c89ccd
|
Fixed: Typos
|
2016-01-02 17:04:45 +01:00 |
|
kervala
|
ac56530c2d
|
Changed: Minor changes
|
2016-01-02 11:34:17 +01:00 |
|
kervala
|
a780c147c9
|
Changed: Remove X11 code for OS X (we support Cocoa now)
|
2016-01-02 11:34:04 +01:00 |
|
kervala
|
5127b7da8a
|
Fixed: Dead keys under Linux (Ubuntu was using ibus input method)
|
2016-01-02 11:33:18 +01:00 |
|
kervala
|
8fade8630f
|
Changed: Parse nvidia-smi output to determine video memory
|
2016-01-01 16:04:06 +01:00 |
|
kervala
|
db6b61ef72
|
Changed: Minor change
|
2016-01-01 16:03:06 +01:00 |
|
kervala
|
84b80934f8
|
Changed: Added helpers methods to CBitmap
|
2016-01-01 16:02:54 +01:00 |
|
kervala
|
b9d62139c1
|
Changed: Don't need to use std::stringstream
|
2015-12-28 18:15:28 +01:00 |
|
kervala
|
5b35ff6a27
|
Fixed: Don't crash if GL_VERSION returns NULL (it should never happen)
|
2015-12-27 16:06:35 +01:00 |
|