Commit graph

21060 commits

Author SHA1 Message Date
Magnus Olsen 707e38adcb Update Ukrainian translation from temarez see bug 1624
svn path=/trunk/; revision=22570
2006-06-24 16:15:22 +00:00
Alex Ionescu 142dbcc0b4 - Fix boot
svn path=/trunk/; revision=22569
2006-06-24 16:05:37 +00:00
Alex Ionescu 01a0c11c80 fix build
svn path=/trunk/; revision=22568
2006-06-24 15:53:30 +00:00
Magnus Olsen 2063f88ebb Update Ukrainian translation from temarez see bug 1624
svn path=/trunk/; revision=22567
2006-06-24 15:38:28 +00:00
Magnus Olsen 96ca5a8191 Ukrainian translation from temarez see bug 1624
svn path=/trunk/; revision=22566
2006-06-24 15:37:31 +00:00
Magnus Olsen 49ddaf959d Update Ukrainian translation by temarez see bug 1624
svn path=/trunk/; revision=22565
2006-06-24 15:33:10 +00:00
Magnus Olsen 6125919b36 Ukrainian translation by temarez see bug 1624
svn path=/trunk/; revision=22564
2006-06-24 15:30:44 +00:00
Magnus Olsen 7948806a51 french translation by ggcom see bug 1370
svn path=/trunk/; revision=22563
2006-06-24 14:09:01 +00:00
Magnus Olsen f34a044635 Finnish translation by arzi see bug 1367
svn path=/trunk/; revision=22562
2006-06-24 14:03:51 +00:00
Magnus Olsen d8783369ec Finnish translation by arzi see bug 1367
svn path=/trunk/; revision=22561
2006-06-24 14:01:30 +00:00
Magnus Olsen cd9e7418ae Polish translation see bug 1315 by RealSzopen
svn path=/trunk/; revision=22560
2006-06-24 13:44:28 +00:00
Magnus Olsen de18b10b10 french translation by ggcom see bug 1312
svn path=/trunk/; revision=22559
2006-06-24 13:39:16 +00:00
Magnus Olsen cd5fc8f8ad greek translation from Apal : bug 1509
svn path=/trunk/; revision=22556
2006-06-24 12:07:54 +00:00
Magnus Olsen 7447fad94e greak translation from Apal : bug 1509
svn path=/trunk/; revision=22555
2006-06-24 12:00:57 +00:00
Magnus Olsen 889b1803ff greak translation from Apal : bug 1509
svn path=/trunk/; revision=22554
2006-06-24 11:58:13 +00:00
Saveliy Tretiakov 260c2762d2 Oops :) forget sizeof(WCHAR)
svn path=/trunk/; revision=22553
2006-06-24 10:37:55 +00:00
Alex Ionescu 6f34173bc0 - Hackplement RtlSetUserValueHeap and RtlGetUserInfoHeap, they are needed for being able to build higher-level heap management around the Heap APIs (either for developers or the OS). Case in point, needed for my Global* rewrite in kernel32. The current APIs are utter hacks, but they work (eventually we should get rid of the Wine Windows 95 heap implementation and replace it).
svn path=/trunk/; revision=22552
2006-06-23 23:10:58 +00:00
Alex Ionescu 8cd72eb3cd - Fixes in source code required for the NDK update.
svn path=/trunk/; revision=22551
2006-06-23 21:25:11 +00:00
Alex Ionescu b3653a9abd - Update the NDK to the current vendor import.
svn path=/trunk/; revision=22550
2006-06-23 21:21:45 +00:00
Christoph von Wittich 4de9cf5a44 -fixed some warnings (msvc)
svn path=/trunk/; revision=22549
2006-06-23 21:19:01 +00:00
Aleksey Bragin 5b29a7494b Andrey Korotaev: Fix errors and typos in Russian translation, change Wine-specific parts to ReactOS.
svn path=/trunk/; revision=22548
2006-06-23 21:12:32 +00:00
Christoph von Wittich 25a5623442 -fixed some warnings (msvc)
svn path=/trunk/; revision=22547
2006-06-23 20:49:21 +00:00
Christoph von Wittich 78076d665a -fixed some warnings (msvc)
svn path=/trunk/; revision=22546
2006-06-23 20:08:52 +00:00
Christoph von Wittich 308147d6d3 -fixed some warnings (msvc)
svn path=/trunk/; revision=22545
2006-06-23 20:01:20 +00:00
Magnus Olsen aaa109e28c norwigen translation from lars_martin4 at hotmail.com, please use LANG_NORWEGIAN, SUBLANG_NEUTRAL when u doing a translation. bug 1607
svn path=/trunk/; revision=22544
2006-06-23 19:55:19 +00:00
Johannes Anderwald bf89f3f457 restore old targets
svn path=/trunk/; revision=22543
2006-06-23 19:36:23 +00:00
Johannes Anderwald a245ed3386 parse -vo option
svn path=/trunk/; revision=22542
2006-06-23 19:36:01 +00:00
Magnus Olsen 0673ba6430 rewrite janderwald patch for NULL, I see it as pointless using static const WCHAR szNullString[] =
{ '\0' }; to return a null termentate string when u can simple replace it with L'\0' 

svn path=/trunk/; revision=22541
2006-06-23 18:54:53 +00:00
Johannes Anderwald f4ef526c52 oops
thnx Greatlord

svn path=/trunk/; revision=22540
2006-06-23 18:48:57 +00:00
Christoph von Wittich c709176c48 -fixed some warnings (msvc)
svn path=/trunk/; revision=22539
2006-06-23 18:44:57 +00:00
Johannes Anderwald 0a3f114ae2 fix duplicate control id
spotted by msvc :-)

svn path=/trunk/; revision=22538
2006-06-23 18:35:15 +00:00
Johannes Anderwald ec5b7e38c0 include wingdi before winuser.h
replace nice construct with static const WCHAR :)

svn path=/trunk/; revision=22537
2006-06-23 18:27:08 +00:00
Johannes Anderwald 98b5733eb2 yet another msvc fix inline -> __inline
svn path=/trunk/; revision=22536
2006-06-23 18:07:10 +00:00
Johannes Anderwald d2f6e25680 include wingdi.h before winuser.h
fixes last compile prob with msvc

svn path=/trunk/; revision=22534
2006-06-23 17:57:19 +00:00
Johannes Anderwald a37b36dfc4 replace DECL_WINELIB_TYPE_AW macros with typedefs
thnx to Greatlord for reviewing patch

svn path=/trunk/; revision=22528
2006-06-23 17:39:04 +00:00
Johannes Anderwald 3a721c0824 fix TCHAR/WCHAR mixtures
spotted by Christoph_vW

svn path=/trunk/; revision=22527
2006-06-23 17:14:29 +00:00
Johannes Anderwald 06cb1d0c38 msvc fix (remove obsolete semicolon)
svn path=/trunk/; revision=22526
2006-06-23 16:30:22 +00:00
Saveliy Tretiakov abb09e14a3 Fix buffer overflow vulnerability (bug 1528)
svn path=/trunk/; revision=22525
2006-06-23 14:55:52 +00:00
Magnus Olsen 1cca440e58 bugfix : patch from w3seek bug 1620 : RTL: Fix a locking bug in the vectored exception handling
svn path=/trunk/; revision=22524
2006-06-23 14:42:14 +00:00
James Tabor 5a3635d248 GetGlyphOutline, large wine port. Still testing.
svn path=/trunk/; revision=22523
2006-06-23 12:29:38 +00:00
Hervé Poussineau 9151c56146 Fix retrieving of NTP server from registry
Set svn:eol-style and svn:keywords properties

svn path=/trunk/; revision=22522
2006-06-23 08:13:50 +00:00
Alex Ionescu 2c010d69e8 - Cache system static information, such as PAGE_SIZE at kernel32 startup, so we can reference it in our code without always quertying the system for it.
svn path=/trunk/; revision=22521
2006-06-22 23:44:17 +00:00
Alex Ionescu 8727a1f7ff [AUDIT] - Unlock Thomas's low resource notification code, since it's clean.
- Entirely rewrite Kernel32 Probe functions to um, actually probe (ported Thomas's code in the kernel and adjusted for user-mode and then checked with WINE's code). I can't begin to fathom what the previous routines were supposed to be doing.

svn path=/trunk/; revision=22520
2006-06-22 23:40:50 +00:00
Alex Ionescu 3b350f6972 [AUDIT] These files are clean and simple stubs around NT apis and/or WINE code.
- Reformat the files.
- Fix A->W calling.
- Simpliy WriteProcessMemory to use NtProtectVirtualMemory to query the current state.
- Call some APIs with the right DesiredAccess instead of allways sending _ALL_ACCESS. (for example, only use SECTION_MAP_READ | QUERY unless the caller wants r/w.
- Flush ITLB when writing to process memory.

svn path=/trunk/; revision=22519
2006-06-22 23:06:14 +00:00
Hervé Poussineau b1d543c345 Don't enumerate the serial port used for debugging
svn path=/trunk/; revision=22518
2006-06-22 22:57:32 +00:00
Ged Murphy 803efa1716 [AUDIT]
timedate.cpl
For some reason, this had been unlocked but not had it's svn:needs-lock props removed.
I've been working on this for the past few days and can verify it's clean.

svn path=/trunk/; revision=22517
2006-06-22 22:37:10 +00:00
Hervé Poussineau e57648e8e2 Fail start of the serial port currently used for debugging, according to http://blogs.msdn.com/doronh/archive/2006/06/07/621604.aspx
svn path=/trunk/; revision=22516
2006-06-22 22:14:51 +00:00
Hervé Poussineau 6c6b0189cf [AUDIT]
serial.sys is clean. I wrote it myself and I didn't use unclean methods.

svn path=/trunk/; revision=22515
2006-06-22 22:13:27 +00:00
James Tabor 7f2ffb8b76 Update wine sync info.
svn path=/trunk/; revision=22514
2006-06-22 22:12:19 +00:00
Aleksey Bragin 59570aa6d0 Sync with Wine. Based on James Tabor's patch, with little modifications.
svn path=/trunk/; revision=22513
2006-06-22 22:00:24 +00:00