Commit graph

29394 commits

Author SHA1 Message Date
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
Andrey Korotaev 5efc70dd3f Some spellchecking and update russian translation
svn path=/trunk/; revision=31927
2008-01-21 18:50:08 +00:00
Sylvain Petreolle 003acee735 revert wordpad changes, this component is manually winesync'ed
fixes the build

svn path=/trunk/; revision=31926
2008-01-21 18:01:42 +00:00
Daniel Reimer 8079b00aa9 Bug 2988: slovak translation for downloader by kario@szm.sk
Same fixes as for trunk done here too.

svn path=/trunk/; revision=31923
2008-01-21 17:01:31 +00:00
Daniel Reimer ce7b3191c1 Bug 2984 / Bug 2986 some spanish translations By Marc Piulachs
Final DIALOG to DIALOGEX and Font Editing

svn path=/trunk/; revision=31921
2008-01-21 17:00:01 +00:00
Colin Finck 17643b4358 Modify 0xDD in the codepage 850 font to make the usetup progress bar look right. (thanks to Hervé for the hint)
svn path=/trunk/; revision=31919
2008-01-21 16:41:21 +00:00
Colin Finck 19fdd0597a - Disable the Greek setup pages as long as we don't have a CP737 font
- Use the Greek keyboard layout, when selecting the "Greek" option

requested by smiley1_ on IRC

svn path=/trunk/; revision=31918
2008-01-21 15:22:03 +00:00
Daniel Reimer 6315c60b65 oops... fixed build
svn path=/trunk/; revision=31917
2008-01-21 14:23:52 +00:00
Daniel Reimer 393786c128 DIALOG -> DIALOGEX
1st step to set DS_SHELLFONT to all Dialogs.
MS Shell Dlg was already set as Font for all Dialogs
TBD: Scan through all Dialogs and add the missing DS_SHELLFONT

svn path=/trunk/; revision=31916
2008-01-21 14:17:57 +00:00
Dmitry Chapyshev 08c6e8b084 - Fix formating
svn path=/trunk/; revision=31915
2008-01-21 13:37:05 +00:00
Colin Finck 8d4ed7fa0a - Add a codepage 850 font imported from DragonFlyBSD / FreeBSD (original URL is http://opengrok.creo.hu/dragonfly/xref/src/share/syscons/fonts/cp850-8x8.fnt)
- Change the german translation to use umlauts
- Pass a codepage to blue.sys now, not a language ID. According to the comments, this is the right way.

TODO for the translators: Change the other codepage 850 languages to use the new available latin characters if needed.

svn path=/trunk/; revision=31914
2008-01-21 13:33:52 +00:00
Dmitry Chapyshev 6d369c1393 - Delete non-translated files
- Fix typo in Russian translation

svn path=/trunk/; revision=31913
2008-01-21 11:16:19 +00:00
Christoph von Wittich 0243a7af4e display Delphi library exceptions in debug log
svn path=/trunk/; revision=31912
2008-01-21 11:02:14 +00:00
Aleksey Bragin dcc20b8f3c - Fix warnings.
svn path=/trunk/; revision=31911
2008-01-20 21:33:56 +00:00
Aleksey Bragin 0d639bb4b8 - Fix warnings.
svn path=/trunk/; revision=31910
2008-01-20 21:24:32 +00:00
Aleksey Bragin 9a4fa2716b - Add swprintf prototype, since oleaut32 needs it.
svn path=/trunk/; revision=31909
2008-01-20 20:29:42 +00:00
Christoph von Wittich 68e04f0711 stdole2.tlb doesn't have an entrypoint
svn path=/trunk/; revision=31908
2008-01-20 17:28:56 +00:00
Christoph von Wittich 2a6c3ea68a fix process token leaks
svn path=/trunk/; revision=31907
2008-01-20 17:01:42 +00:00
Filip Navara 874eec2648 Remove redundant memset call.
svn path=/trunk/; revision=31906
2008-01-20 15:41:49 +00:00