Commit graph

29212 commits

Author SHA1 Message Date
Aleksey Bragin 43dbecaac6 - Use new way of obtaining the hardware tree in winldr too.
- NT4 requires text mode to be set up, and further version of Windows OS require a different preparation.
- Fix configuration tree conversion routine to also convert Identifier pointers from physical address to virtual address.

svn path=/trunk/; revision=31991
2008-01-25 14:13:54 +00:00
Aleksey Bragin 57da0f7d20 - Fix out-of-bounds access, spotted by Christoph & GCC 4.3.0.
svn path=/trunk/; revision=31990
2008-01-25 14:08:11 +00:00
Christoph von Wittich 3ddd95ec4d don't write beyond the arraysize
svn path=/trunk/; revision=31989
2008-01-25 14:03:23 +00:00
Christoph von Wittich d19078580f fix some warnings
svn path=/trunk/; revision=31988
2008-01-25 13:26:12 +00:00
Aleksey Bragin 6fd43506eb - Make HwDetect routine return a pointer to the root of a configuration tree (instead of directly referencing a global variable).
svn path=/trunk/; revision=31987
2008-01-25 12:22:51 +00:00
Christoph von Wittich 6b4b28c977 fix build with gcc 4.3.0
svn path=/trunk/; revision=31986
2008-01-25 12:13:24 +00:00
Christoph von Wittich 89da0c1216 change swedish codepage back to 850
svn path=/trunk/; revision=31985
2008-01-25 11:52:32 +00:00
Aleksey Bragin d5c9b72407 - Change hardware.c to the new heap allocation mm-apis.
svn path=/trunk/; revision=31984
2008-01-25 11:35:51 +00:00
Aleksey Bragin 7cd6896619 - Don't store memory allocation descriptors inside the bootloader, since this memory is unmapped in kernelmode. Fixes a pagefault after switching to paged mode.
- Store the configuration data in the LPB.

svn path=/trunk/; revision=31983
2008-01-25 11:19:11 +00:00
Christoph von Wittich d5a5554fcd disable DbgPrint
svn path=/trunk/; revision=31981
2008-01-25 09:36:48 +00:00
Christoph von Wittich 6a395541bb remove statement with no effect
svn path=/trunk/; revision=31978
2008-01-24 20:47:56 +00:00
Christoph von Wittich 94f5c1c49c fix some warnings
svn path=/trunk/; revision=31977
2008-01-24 20:40:57 +00:00
Christoph von Wittich 307d14e5c5 fix building with gcc 4.3.0
svn path=/trunk/; revision=31976
2008-01-24 18:29:50 +00:00
Christoph von Wittich 5af79446f0 fix a typo
svn path=/trunk/; revision=31975
2008-01-24 17:45:52 +00:00
Christoph von Wittich 24f6bca826 fix index out of bounds warning
svn path=/trunk/; revision=31974
2008-01-24 17:27:38 +00:00
Christoph von Wittich be0f87b133 do not redefine _pctype
svn path=/trunk/; revision=31973
2008-01-24 17:26:18 +00:00
Christoph von Wittich ad976f79ed don't write beyond the arraysize
svn path=/trunk/; revision=31972
2008-01-24 17:06:19 +00:00
Christoph von Wittich cf647b0d3b fix build with gcc 4.3.0
svn path=/trunk/; revision=31971
2008-01-24 16:42:57 +00:00
Christoph von Wittich 923ae85f03 do not redefine _pctype
svn path=/trunk/; revision=31970
2008-01-24 16:40:11 +00:00
Christoph von Wittich 7c9c0fea0f use explicit braces to make gcc happy
svn path=/trunk/; revision=31969
2008-01-24 16:17:26 +00:00
Christoph von Wittich cba50726e4 don't try to delete the bitmap object in case of failure as it doesn't belong to the calling process anymore
svn path=/trunk/; revision=31962
2008-01-23 17:34:06 +00:00
Christoph von Wittich 7fd698ea9a improve the genlist code a bit further
svn path=/trunk/; revision=31961
2008-01-23 17:14:08 +00:00
Christoph von Wittich d06204ede8 improve the generic list by allowing faster navigation with chars [a-z]
svn path=/trunk/; revision=31960
2008-01-23 16:14:50 +00:00
Daniel Reimer 80b3277158 Updated readme.wine to include three more synced apps.
svn path=/trunk/; revision=31959
2008-01-23 10:37:32 +00:00
Hervé Poussineau cca197c311 Revert r31093
svn path=/trunk/; revision=31958
2008-01-23 10:35:49 +00:00
Daniel Reimer afe0dfeb1f No Idea if theres any reason to sync this, but...
Synced Winefile to Wine 0.9.53

svn path=/trunk/; revision=31957
2008-01-23 08:51:31 +00:00
Art Yerkes 9ebb58eb88 Unhack freeldr.c a bit by applying some adjustment macros.
Fix slow bitscanreverse and make LARGE_INTEGER and kin bi-endian.

svn path=/trunk/; revision=31956
2008-01-23 02:47:22 +00:00
Art Yerkes 56a886e58d Unstub some interlocked functions.
svn path=/trunk/; revision=31955
2008-01-23 01:11:13 +00:00
Art Yerkes 9dc65bb296 Page fault, system calls, context switches debugged.
Heaps, system calls, context switches all functional.

svn path=/trunk/; revision=31953
2008-01-23 00:43:39 +00:00
Daniel Reimer 887d6dd76e Final Apps to get modified. Now all non Synched Files use these rules:
1. Use a DIALOGEX template instead of a DIALOG template.
2. Set the DS_SHELLFONT flag in your dialog styles.
3. Set the dialog font to "MS Shell Dlg".
-> Windows 2000+ Look

svn path=/trunk/; revision=31952
2008-01-22 22:20:02 +00:00
Colin Finck df78039f8e Convert the Italian and Spanish usetup translations to OEM charset, so they are displayed correctly in text-mode using codepage 850.
svn path=/trunk/; revision=31951
2008-01-22 21:56:53 +00:00
Daniel Reimer 4f9e319da6 BIIG RC File Update.
Added DS_SHELLFONT to all Dialogs and removed DS_FIXEDSYS and DS_SETFONT if existant (most of the time they were not.)
Checked for the right Font for Asian Languages and set a unified Font size fot them.
Synched some translated stuff to contain all data (in English, but hey..)
Bug 2991 (cman@cman.us) / Bug 2992 (kario@szm.sk) / Bug 2994 (remialdo@gmail.com)
Not completed yet, but I need to tidy up my tree. Rest will come tomorrow (Not much left)

svn path=/trunk/; revision=31950
2008-01-22 19:08:51 +00:00
Sylvain Petreolle 002eaf2fae usetup french translation update,
now taking advantage of vga font.


svn path=/trunk/; revision=31948
2008-01-22 17:58:33 +00:00
Christoph von Wittich 319beb2581 update comment
svn path=/trunk/; revision=31947
2008-01-22 16:52:28 +00:00
Christoph von Wittich ba4d75b417 allow filemode 2 for PSF files (but ignoring unicode data)
svn path=/trunk/; revision=31946
2008-01-22 16:21:06 +00:00
Daniel Reimer 98b82a4aeb Forgot to remove the DS_FIXEDYS. DS_SHELLFONT adds this.
svn path=/trunk/; revision=31945
2008-01-22 14:02:45 +00:00
Christoph von Wittich d5243859b8 revert r31942 - didn't notice the font had a different filesize - so blue.sys isn't able to load it
svn path=/trunk/; revision=31944
2008-01-22 10:59:32 +00:00
Christoph von Wittich a6d75ac528 add turkish font from debian (untested)
svn path=/trunk/; revision=31943
2008-01-22 10:54:27 +00:00
Christoph von Wittich 27e5800b6a change swedish codepage to 865
svn path=/trunk/; revision=31942
2008-01-22 10:52:08 +00:00
Christoph von Wittich 84b3ce2136 convert greek translation to cp737 and enable it in usetup
svn path=/trunk/; revision=31941
2008-01-22 09:45:41 +00:00
Christoph von Wittich 1f6b3e80e1 add gr8x8.psf from debian console-data package
svn path=/trunk/; revision=31940
2008-01-22 09:44:54 +00:00
Christoph von Wittich 7901f352e6 add support for loading the PSF font-file-format as understood by version 0.94
and above of the Linux console utilities ('kbd')

svn path=/trunk/; revision=31939
2008-01-22 09:42:37 +00:00
Christoph von Wittich 7776978a09 add sources
svn path=/trunk/; revision=31938
2008-01-22 08:41:35 +00:00
Christoph von Wittich 483a0e2a51 reapply r31919
svn path=/trunk/; revision=31937
2008-01-22 08:26:18 +00:00
Christoph von Wittich c795bfe37f add cp865 to archive
svn path=/trunk/; revision=31936
2008-01-22 08:19:45 +00:00
Christoph von Wittich 4de49fe5b6 convert to cp865
svn path=/trunk/; revision=31935
2008-01-22 08:19:22 +00:00
Christoph von Wittich 281b4c11bd add fonts to /media/vgafont
svn path=/trunk/; revision=31934
2008-01-22 07:53:27 +00:00
Daniel Reimer 616e0deb3e Add DS_SHELLFONT to all Dialogs. These apps are completed.
svn path=/trunk/; revision=31932
2008-01-21 21:29:59 +00:00
Christoph von Wittich 2ab25d96d4 load the fonts from a zip archive
svn path=/trunk/; revision=31931
2008-01-21 21:01:52 +00:00
James Tabor f57df98235 Fix static.
svn path=/trunk/; revision=31928
2008-01-21 19:45:05 +00:00