Commit graph

29160 commits

Author SHA1 Message Date
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
Aleksey Bragin cd36a05851 - Sync the header with Wine, it's vital for the new rpcrt4 imported.
svn path=/trunk/; revision=31905
2008-01-20 15:25:31 +00:00
Christoph von Wittich 78f6ee1af6 startpos is zero based
svn path=/trunk/; revision=31904
2008-01-20 14:41:22 +00:00
Christoph von Wittich 67ed022d72 support blocks ( ... )
support parsing of env vars like %TIMERAW:~0,2%
there is still room for improvement... 

svn path=/trunk/; revision=31903
2008-01-20 14:29:18 +00:00
Aleksey Bragin 95ed37888e - Fix a bug, which led to incorrect prefix tree construction (and thus led to a crash when trying native npfs.sys).
- Add tracing.

svn path=/trunk/; revision=31902
2008-01-20 13:49:58 +00:00
Christoph von Wittich afb39ce8fa fix a buffer overflow
svn path=/trunk/; revision=31901
2008-01-20 12:21:39 +00:00
Filip Navara 0fa9a1e144 Correct the parameter check in CreateIoCompletionPort.
svn path=/trunk/; revision=31900
2008-01-20 11:18:22 +00:00
Aleksey Bragin 24fe77488c - Make deregistering of the event source return STATUS_SUCCESS too (since unimplemented registering succeeds too).
svn path=/trunk/; revision=31899
2008-01-20 10:10:35 +00:00
Pierre Schweitzer b83306cd61 Fixed two bugs (this fixes Diablo II download) :
- Check if returned structure for dependency is null, to avoid crash
- Compare good fields to get dependency. According to xml file, it's regname that should be used.

svn path=/trunk/; revision=31897
2008-01-19 21:32:39 +00:00
Dmitry Chapyshev 9e2b8d350c - Update Russian translation
svn path=/trunk/; revision=31896
2008-01-19 19:57:48 +00:00
Christoph von Wittich 5bf0c6933e enable KDBG as default
svn path=/trunk/; revision=31895
2008-01-19 18:11:12 +00:00
Christoph von Wittich 21d4613b0f fix memory leak
svn path=/trunk/; revision=31894
2008-01-19 17:29:49 +00:00
Aleksey Bragin 5af1cb9136 - Add ASSERTs.
svn path=/trunk/; revision=31893
2008-01-19 17:24:52 +00:00
Christoph von Wittich b5b7d01acc add d2fix source
svn path=/trunk/; revision=31892
2008-01-19 17:13:39 +00:00
Christoph von Wittich 7c8827098e set correct Diablo 2 <regname>
set a working link to d2fix.exe which sets the correct registry settings to get Diablo 2 working on ReactOS

svn path=/trunk/; revision=31891
2008-01-19 17:12:14 +00:00
Daniel Reimer 297fefa2c7 Sync Winhelp to Wine 0.9.53 (WOW, NOT ONE WARNING!!! OMGWTFBBQ)
svn path=/trunk/; revision=31890
2008-01-19 16:46:21 +00:00
Aleksey Bragin 6e6060a610 - Use _enable/_disable intrinsics instead of inline asm.
svn path=/trunk/; revision=31889
2008-01-19 16:36:54 +00:00
Daniel Reimer 462e22a7ea Sync WordPad with Wine 0.9.53.
svn path=/trunk/; revision=31888
2008-01-19 16:25:54 +00:00
Aleksey Bragin 45e2da02d4 - Fix build.
svn path=/trunk/; revision=31887
2008-01-19 15:11:48 +00:00
Aleksey Bragin 48c842b509 - Convert russian translation back to DOS codepage. This makes cyrillic visible in the first stage setup.
- Fix first three pages translation (by me).

svn path=/trunk/; revision=31886
2008-01-19 15:11:09 +00:00
Aleksey Bragin c3c7285a9b - Add SetConsoleCP api to the usetup, and make it call blue.sys in order to load font if needed.
- Fix a typo in WriteConsoleOutputCharacterW prototype.
- Add font.c to the blue.sys, move and add more definitions to a common header blue.h.
- Add Cyrillic font to blue.sys driver.

svn path=/trunk/; revision=31885
2008-01-19 14:51:12 +00:00
Pierre Schweitzer f3e620fb65 Updated French translation for Downloader
svn path=/trunk/; revision=31884
2008-01-19 12:48:53 +00:00
Christoph von Wittich 0bc44b86a6 ask before installing dependecies
svn path=/trunk/; revision=31883
2008-01-19 11:52:29 +00:00
Aleksey Bragin 75abc4b6f9 - Add missing label.
svn path=/trunk/; revision=31882
2008-01-19 11:47:55 +00:00
Daniel Reimer 8a132d82a5 Bug 2944: Last fixes for Polish Translation. Translates the new Strings which came with my sync to the English RC Files, which are more up to date. Thx to Caemyr
svn path=/trunk/; revision=31881
2008-01-18 23:41:53 +00:00
James Tabor 13460ac91f Enable
svn path=/trunk/; revision=31880
2008-01-18 23:07:14 +00:00
Colin Finck 0b6aa2dfb5 Download AbiWord 2.4.6 instead of 2.5.2 (2.5.2 is a development version, 2.4.6 the latest stable one)
svn path=/trunk/; revision=31879
2008-01-18 22:46:29 +00:00
Christoph von Wittich a00d6a195f add <Depends> and <PostInstallAction> to be able to install Diablo 2 Shareware with Download!
TODO: write the req. fix which creates a new shortcut with -w -glide
see <PostInstallAction> in the xml file

svn path=/trunk/; revision=31878
2008-01-18 22:23:52 +00:00
Christoph von Wittich 21613e19af constify parse_options parameter like it is done in wine
svn path=/trunk/; revision=31877
2008-01-18 19:14:30 +00:00
James Tabor e51a783417 Fix logic in IntGdiDeleteDC with permanent set.
svn path=/trunk/; revision=31876
2008-01-18 18:10:42 +00:00
Christoph von Wittich 126214d889 don't crash when GetUserNameW is called with NULL - fixes launching of Office 2003 setup
svn path=/trunk/; revision=31875
2008-01-18 17:54:09 +00:00
Aleksey Bragin f1b7277633 - Winesync to Wine-20080118.
svn path=/trunk/; revision=31874
2008-01-18 17:39:35 +00:00
Daniel Reimer faa2ab3874 Begin of adding DS_SHELLFONT to all RC files.
Changed the Font Size of Calc. 9 -> 8

svn path=/trunk/; revision=31873
2008-01-18 17:28:28 +00:00
Colin Finck 06fcf0c718 Hopefully the last fix to get this to compile under Windows and Unix hosts...
svn path=/trunk/; revision=31872
2008-01-18 17:14:31 +00:00
Colin Finck b93ff8eedd Define O_BINARY to 0 if it is not defined (all hosts, which don't define it, don't need it).
Update the .diff file as well.

svn path=/trunk/; revision=31871
2008-01-18 17:07:20 +00:00