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 |
|
kervala
|
c98fd69703
|
Changed: Support for GLX_MESA_query_renderer to detect video memory
|
2015-12-26 17:51:36 +01:00 |
|
kervala
|
f4225dddf1
|
Changed: Minor changes
|
2015-12-26 17:49:54 +01:00 |
|
kervala
|
411bfe9dfe
|
Fixed: GCC warnings
|
2015-12-26 15:12:41 +01:00 |
|
kervala
|
b3bf7d41ca
|
Fixed: GCC warnings
|
2015-12-26 14:10:27 +01:00 |
|
kervala
|
04ecf93a79
|
Fixed: GCC warnings
|
2015-12-26 14:09:15 +01:00 |
|
kervala
|
70d0d1b29b
|
Changed: Renamed screenH and screenW to _ScreenH and _ScreenW
|
2015-12-26 14:02:01 +01:00 |
|
kervala
|
1afe8a412c
|
Changed: Minor changes
|
2015-12-26 14:00:39 +01:00 |
|
kervala
|
3bf4de59e4
|
Changed: Force 32 bits depth with XRandr
|
2015-12-26 13:38:09 +01:00 |
|
kervala
|
4e08b64e30
|
Changed: Implement CSystemUtils::getTotalVideoMemory() under Linux (Xorg log and lspci parsing)
|
2015-12-26 13:28:09 +01:00 |
|
kervala
|
a5f7e93358
|
Fixed: GCC warnings
|
2015-12-26 13:26:51 +01:00 |
|
kervala
|
435000556b
|
Fixed: Warnings with GCC
|
2015-12-25 20:49:59 +01:00 |
|
kervala
|
0a7499ef02
|
Changed: Use shared libs for X11 because API doesn't change
|
2015-12-25 15:35:04 +01:00 |
|
kervala
|
6351ed4c61
|
Changed: Display a warning when calling getModes if Display is NULL
|
2015-12-25 15:30:14 +01:00 |
|
kervala
|
e17413954c
|
Changed: Added new function getCommandOutput
|
2015-12-25 15:29:23 +01:00 |
|
kervala
|
6391239fda
|
Changed: windows.h already included in stdligo.h
|
2015-12-23 15:23:50 +01:00 |
|
kervala
|
47a43a4920
|
Fixed: Wrong units (1 KiB = 1024 B, 1 KB = 1000 B, etc...)
|
2015-12-23 15:11:26 +01:00 |
|
kervala
|
cdca1e324e
|
Changed: Use nlwarning instead of nlerror
|
2015-12-23 15:03:32 +01:00 |
|
kervala
|
ceea904db1
|
Changed: Use toString instead of sprintf
|
2015-12-23 14:56:36 +01:00 |
|
kervala
|
5500af2274
|
Changed: Implement CSystemUtils::getTotalVideoMemory() for Windows
|
2015-12-23 14:48:33 +01:00 |
|