Compare commits

...

6 Commits

Author SHA1 Message Date
Hermès Bélusca-Maïto
35b4a94303 [CONSRV]
- Remove a useless declaration in conio.h and a useless import lib.
- Move "condrv" part of the console server into "conlib" (console library): the functions that are there are quite general enough to implement a NT text+graphics console library (which is indeed used by the console server to implement the win32 consoles). See CORE-9496 for the details: the aim now would be to extract the pith and marrow out of this conlib to place it into a real "condrv" (console driver).

svn path=/branches/condrv_restructure/; revision=67105
2015-04-08 23:19:18 +00:00
Hermès Bélusca-Maïto
c2901b489e Sync with trunk r67082.
svn path=/branches/condrv_restructure/; revision=67083
2015-04-07 13:02:07 +00:00
Hermès Bélusca-Maïto
988016d6fe Sync with trunk r66663.
svn path=/branches/condrv_restructure/; revision=66664
2015-03-11 15:36:27 +00:00
Hermès Bélusca-Maïto
aebaf69419 Fix some merging problems.
svn path=/branches/condrv_restructure/; revision=65664
2014-12-14 23:39:03 +00:00
Hermès Bélusca-Maïto
cba9b8825a Sync with trunk r65661.
svn path=/branches/condrv_restructure/; revision=65662
2014-12-14 23:08:41 +00:00
Hermès Bélusca-Maïto
4e0eb01063 Revert unwanted modifications.
svn path=/branches/condrv_restructure/; revision=65661
2014-12-14 23:07:28 +00:00
21370 changed files with 51698 additions and 1358537 deletions

View File

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Some files were not shown because too many files have changed in this diff Show More