Colin Finck
e2cb9802d4
[FORMATTING] Use a consistent indentation (TABs) for all parts of sysdm.cpl
...
No code changes
svn path=/trunk/; revision=27785
2007-07-23 10:26:55 +00:00
Colin Finck
b17938545b
Show a right title for the last setup page (Patch by Cameron Gutman, aicommander AT gmail DOT com)
...
I also fixed that in the german translation, other translation still need to be fixed.
See issue #2206 for more details.
svn path=/trunk/; revision=27784
2007-07-23 08:05:08 +00:00
Magnus Olsen
df23f0679e
fixing intl are on english
...
here is the issue, either it is gcc bugs being tricked for wrc (I do not think it is this case)
or it is a bug in windres for some rc syntax. I think it is this issue, only way to workaround
this bug are move en-us.rc to top of the langues list so it comes the frist langues for select
svn path=/trunk/; revision=27783
2007-07-22 21:26:38 +00:00
Johannes Anderwald
c33462b975
- make sysreg working on linux
...
svn path=/trunk/; revision=27782
2007-07-22 20:41:51 +00:00
Colin Finck
3087c56ea1
- Bugfix: As szBuf was not null-terminated after the _tcscpy, the Processor Name String could have been wrapped wrong (ie. when it contained more spaces after character 30)
...
- Use a consistent indentation in SetProcNameString
svn path=/trunk/; revision=27781
2007-07-22 19:31:29 +00:00
Aleksey Bragin
108a7ce988
- Patch by Dmitry Chapyshev <lentind@yandex.ru>:
...
* Add russian translation to shutdown app
* Fix russian translation and fix text placement in timedate CPL applet
svn path=/trunk/; revision=27780
2007-07-22 17:04:20 +00:00
Colin Finck
e91abfbed8
Updated Slovak User32 translation by Mario Kacmar (kario AT szm DOT sk)
...
Fixes part of bug 2435
See issue #2435 for more details.
svn path=/trunk/; revision=27779
2007-07-22 16:47:00 +00:00
Colin Finck
2be60ffd29
Updated Slovak Notepad translation by Mario Kacmar (kario AT szm DOT sk)
...
See issue #2434 for more details.
svn path=/trunk/; revision=27778
2007-07-22 16:37:08 +00:00
Colin Finck
e71afc2d50
Updated Slovak WineMine translation by Mario Kacmar (kario AT szm DOT sk)
...
See issue #2395 for more details.
svn path=/trunk/; revision=27776
2007-07-22 15:55:45 +00:00
Thomas Bluemel
01934c7aad
Merge freetype-2.3.5 to trunk
...
svn path=/trunk/; revision=27774
2007-07-22 11:39:18 +00:00
Magnus Olsen
0e180d02e0
adding missing guid IID_IShellFolderViewCB
...
svn path=/trunk/; revision=27769
2007-07-21 23:58:51 +00:00
Magnus Olsen
cf0aabe39c
patch from : Paolo Devoti (email devotip at tiscali dot it)
...
-----------------------------------------------------------
Fixed right hdc being save/restore , the #if 0 change was not accpected.
the code works fine without it. it was problare cause by another bug.
all wine test for gdi32_winetest dc pass now, without any foualt.
See issue #2055 for more details.
svn path=/trunk/; revision=27768
2007-07-21 18:41:06 +00:00
Magnus Olsen
e54ea177eb
fixed so metafile works bit better, do not crash on alloc memory
...
but we still does not implement it to 100%, it contain allot of bugs
svn path=/trunk/; revision=27767
2007-07-21 17:28:26 +00:00
Thomas Bluemel
891f537c3e
Patch by Frode Lillerud <frode@enkelt.no>
...
- Updated Norwegian keyboard layout
See issue #2419 for more details.
svn path=/trunk/; revision=27765
2007-07-21 10:51:05 +00:00
Sylvain Petreolle
e3469b4e06
fix 2 mistyped \n
...
svn path=/trunk/; revision=27764
2007-07-20 23:17:42 +00:00
Timo Kreuzer
d0c7e3cf5e
recommit part of previous patch: validate parent on moving windows. Fixes redraw problem when moving the slider of regedit etc.
...
svn path=/trunk/; revision=27763
2007-07-20 22:59:21 +00:00
Johannes Anderwald
f8e8ed2f81
- added slovak translation by Mario Kacmar
...
svn path=/trunk/; revision=27762
2007-07-20 20:26:19 +00:00
Colin Finck
b264c8b08a
Updated italian translation for ImageSoft by Carlo Bramini (carlo DOT bramix AT libero DOT it)
...
See issue #2227 for more details.
svn path=/trunk/; revision=27761
2007-07-20 19:51:02 +00:00
Colin Finck
979b7cf89d
- Fix the WineMine Icon in the Main window and About window (parts of the patch in bug #2397 by Mario Kacmar (kario AT szm DOT sk) applied)
...
- Make the dialogs of all languages consistent
See issue #2397 for more details.
svn path=/trunk/; revision=27760
2007-07-20 19:18:35 +00:00
Johannes Anderwald
5b1cf1f67f
- make sysreg work again under Windows
...
svn path=/trunk/; revision=27759
2007-07-20 18:55:03 +00:00
Magnus Olsen
a67d29ae20
reform the code.
...
less warings and errors in vc
svn path=/trunk/; revision=27758
2007-07-20 16:59:44 +00:00
Magnus Olsen
7fd0ba2791
reform the code.
...
less warings and errors in vc
svn path=/trunk/; revision=27757
2007-07-20 16:57:59 +00:00
Johannes Anderwald
f57c2b81f4
- move cacls.rc to right directory
...
svn path=/trunk/; revision=27756
2007-07-20 14:00:23 +00:00
Ged Murphy
371e11e16c
add missing API's in order to link an updated rpcrt4
...
svn path=/trunk/; revision=27755
2007-07-20 13:49:41 +00:00
Johannes Anderwald
8e87d40d23
Updated Norwegian language file for syssetup by Frode Lillerud
...
See issue #2430 for more details.
svn path=/trunk/; revision=27754
2007-07-20 13:39:44 +00:00
Colin Finck
d1815f4dcf
Greek translations for cacls and devmgmt by Apostolos Alexiadis (grad0621 AT di DOT uoa DOT gr)
...
I couldn't apply all translations from bug 1908 as getfirefox and ibrowser were removed and the Solitaire translation is outdated
See issue #1908 for more details.
svn path=/trunk/; revision=27753
2007-07-20 13:36:46 +00:00
Johannes Anderwald
6df3c18077
- sndvol32 Slovak translation by Mario Kacmar
...
See issue #2396 for more details.
svn path=/trunk/; revision=27752
2007-07-20 13:26:47 +00:00
Johannes Anderwald
bc0d068040
- winemine Slovak translation by Mario Kacmar
...
See issue #2395 for more details.
svn path=/trunk/; revision=27751
2007-07-20 13:23:47 +00:00
Johannes Anderwald
f7dd1cc102
- French translation for vmwinst by Pierre Schweitzer (heis_spiter at hotmail com)
...
See issue #2427 for more details.
svn path=/trunk/; revision=27750
2007-07-20 13:14:46 +00:00
Johannes Anderwald
55bdc8aab4
- Norwegian resource file for shutdown.exe
...
- Written by Frode Lillerud
- change SUBLANG_NORWEGIAN_BOKMAL to SUBLANG_NEUTRAL
See issue #2426 for more details.
svn path=/trunk/; revision=27749
2007-07-20 13:12:00 +00:00
Colin Finck
32d235b53d
Fix cmd build, when compilation units are turned off
...
svn path=/trunk/; revision=27748
2007-07-20 13:08:25 +00:00
Johannes Anderwald
58d9f1e777
- French translation for shutdown (based on en-US.rc) by Pierre Schweitzer (heis_spiter at hotmail com)
...
See issue #2425 for more details.
svn path=/trunk/; revision=27747
2007-07-20 13:04:55 +00:00
Johannes Anderwald
97299b0c55
- update norwegian translation by Frode Lillerud
...
See issue #2424 for more details.
svn path=/trunk/; revision=27746
2007-07-20 12:58:02 +00:00
Johannes Anderwald
899a4c3f8a
- ukrainian translation from bug 2420
...
- the msi translation should be sent to wine cause we only autosync it...
svn path=/trunk/; revision=27745
2007-07-20 12:44:36 +00:00
Hervé Poussineau
97ba754ab3
[FORMATTING] Replace tabs by spaces
...
No code change
svn path=/trunk/; revision=27744
2007-07-20 10:22:58 +00:00
Colin Finck
7dcf35b862
Remove an unused Buffer variable in the SetupCopyFile function
...
Thanks to HeisSpiter for noticing this
svn path=/trunk/; revision=27741
2007-07-19 20:53:33 +00:00
Ged Murphy
6148da7aa2
add the start menu logo graphic
...
svn path=/trunk/; revision=27739
2007-07-19 20:19:41 +00:00
Johannes Anderwald
dd82a17f15
- fix warning
...
- simplify sysreg configuration options (implementation is coming next)
svn path=/trunk/; revision=27728
2007-07-19 13:43:49 +00:00
Aleksey Bragin
4a6f22cbbf
- Remove compilation units support from win32k, because it often leads to problems and untested code. ReactOS kernel is compiled w/o cunits, and so should win32k be done.
...
- Fix TAB/spaces mess in win32k. Can't you, developers, finally understand that .rbuild uses TAB-only indentation? Is it too hard?
svn path=/trunk/; revision=27727
2007-07-19 12:55:58 +00:00
Aleksey Bragin
3c7b25d58e
- Revert vis.c and winpos.c changes from 27672, due to a bug 2409.
...
- Fix win32k compiling without compilation units.
See issue #2409 for more details.
svn path=/trunk/; revision=27726
2007-07-19 12:43:54 +00:00
Aleksey Bragin
68f474c5af
Patch by Dmitry Chapyshev <lentind@yandex.ru>:
...
- Make downloader icon in multiple color depths.
- Remove a newline character from winver's window title.
svn path=/trunk/; revision=27725
2007-07-19 12:14:08 +00:00
Aleksey Bragin
5d5733ba1f
- Comment those 2 keyboard layouts so that trunk is installable. Uncommenting them reveals a bug in Config Manager, which is being investigated.
...
- DPRINT -> DPRINT1 for a critical error message.
svn path=/trunk/; revision=27724
2007-07-18 21:49:10 +00:00
Colin Finck
d759e74461
Remove the wrong \0 character
...
svn path=/trunk/; revision=27723
2007-07-18 20:00:26 +00:00
Colin Finck
244d310147
Add the missing "help <command>" functionality in cmd (patch by Pierre Schweitzer, heis_spiter AT hotmail DOT com)
...
I slightly modified the patch to include a terminating null character
See issue #2406 for more details.
svn path=/trunk/; revision=27722
2007-07-18 19:41:25 +00:00
Colin Finck
13f80b1452
- Localize the Usage message of "shutdown" and add a german localization
...
- Also add a version resource
Translators, feel free to make translations for this tool :-)
svn path=/trunk/; revision=27721
2007-07-18 18:40:07 +00:00
Colin Finck
fc5c5f5b46
Slovak translation for calc by Mario Kacmar (kario AT szm DOT sk)
...
See issue #2405 for more details.
svn path=/trunk/; revision=27720
2007-07-18 13:51:37 +00:00
Thomas Bluemel
6f93d6ebe5
Fix crash due to wrong calling convention
...
svn path=/trunk/; revision=27718
2007-07-18 12:23:29 +00:00
Andrew Munger
f8f289daef
[AUDIT] kdbg is a custom ReactOS component, written and improved upon by numerous developers. It's nearly as old as the codebase itself.
...
svn path=/trunk/; revision=27717
2007-07-18 12:18:41 +00:00
Thomas Bluemel
aaad49980c
Make use of Set/QuerySecurityAccessMask
...
svn path=/trunk/; revision=27715
2007-07-18 10:50:55 +00:00
Thomas Bluemel
974c3eaf16
Implement SetSecurityAccessMask
...
svn path=/trunk/; revision=27714
2007-07-18 10:50:48 +00:00