Franz Lehner
d32320fa56
Added Repair and update function to installer
...
svn path=/trunk/; revision=27349
2007-06-30 19:37:43 +00:00
Magnus Olsen
0f28005f96
part 5 of xx
...
removing wine hack, that disable seh in rpc.h
cleanup work fireball ask about it
svn path=/trunk/; revision=27336
2007-06-29 19:15:12 +00:00
Magnus Olsen
73ebe1fb97
part 4 of xx
...
removing wine hack, that disable seh in rpc.h
1. adding pseh lib to eventlog
svn path=/trunk/; revision=27335
2007-06-29 19:04:20 +00:00
Magnus Olsen
3ca8fa0d70
part 3 of xx
...
removing wine hack, that disable seh in rpc.h
1. adding pseh lib to eventlog
svn path=/trunk/; revision=27334
2007-06-29 18:54:48 +00:00
Magnus Olsen
a077242b10
part 1 of xx
...
removing wine hack, that disable seh in rpc.h
1. adding pseh lib to eventlog
svn path=/trunk/; revision=27332
2007-06-29 18:35:34 +00:00
Magnus Olsen
420c60d889
part 1 of xx
...
removing wine hack, that disable seh in rpc.h
1. adding pseh lib to eventlog
svn path=/trunk/; revision=27331
2007-06-29 17:47:07 +00:00
Dmitry Gorbachev
2beeeef110
The last commit.
...
Bulgarian translations by CCTAHEB (sstpr [at] narod [dot] ru). Bug #2344 .
svn path=/trunk/; revision=27285
2007-06-26 23:31:01 +00:00
Ged Murphy
cf9d30ec8d
- change the new explorer rbuild files to stop the IRC users from going insane.
...
- just remove the comment in shell.rbuild to build (just don't expect a fully working shell)
svn path=/trunk/; revision=27282
2007-06-26 13:30:53 +00:00
Daniel Reimer
533ca516f7
- Translate the Strings in the German Solitaire RC File, which were added a while ago.
...
- Add a German RC File to th new Explorer.
Its my first commit in Trunk, if I broke something, kill me ;-)
svn path=/trunk/; revision=27280
2007-06-26 07:55:08 +00:00
Aleksey Bragin
04c89b07a5
- Russian language translation fixes by Dmitry Chapyshev.
...
svn path=/trunk/; revision=27234
2007-06-19 08:27:45 +00:00
Christoph von Wittich
5fb6fb2312
added explorer-like addressbar
...
svn path=/trunk/; revision=27222
2007-06-18 00:09:37 +00:00
Ged Murphy
05105d3d12
these files should have headers
...
svn path=/trunk/; revision=27166
2007-06-12 20:56:01 +00:00
Aleksey Bragin
adcf0f69c7
- Translation to Russian language by Dmitry Chapyshev.
...
svn path=/trunk/; revision=27162
2007-06-12 20:31:45 +00:00
Thomas Bluemel
07e6389f6c
Fix syntax error
...
svn path=/trunk/; revision=27147
2007-06-11 18:14:14 +00:00
Dmitry Gorbachev
272fa75e9d
Translations:
...
- Dutch by Joost de Meij (dreamsmsn *at* gmail *dot* com). Bug #2296 .
- French by Pierre Schweitzer. Bug #2297 .
- Polish by Olaf Siejka. Bug #2298 .
svn path=/trunk/; revision=27144
2007-06-11 15:56:42 +00:00
Ged Murphy
b0b8a08702
delete todo.h the definitions
...
svn path=/trunk/; revision=27139
2007-06-11 14:24:50 +00:00
Ged Murphy
6cd0c03313
remove corresponding definitions out of todo.h
...
svn path=/trunk/; revision=27134
2007-06-11 09:52:31 +00:00
Thomas Bluemel
b966dbe7ee
convert a switch statement with a range to an if statement (msvc compatibility)
...
svn path=/trunk/; revision=27111
2007-06-10 11:50:48 +00:00
Thomas Bluemel
880c4059fe
Add a very experimental explorer that heavily relies on the shell. It's still very buggy, not very functional and will not work on ReactOS due to the lack of support in shell32.dll and friends. It will not be built by default.
...
- todo.h is a header that contains definitions and GUIDs that we miss in the public sdk headers.
- undoc.h contains functions that are not publicly documented. It also contains internal (not yet complete) COM interfaces used with the start menu and SHCreateDesktop.
svn path=/trunk/; revision=27104
2007-06-10 08:09:42 +00:00
Magnus Olsen
7eedda6459
patch from Pierre Schweitzer <heis_spiter at hotmail dot com>
...
comment from Pierre Schweitzer
In rev 27054, ekohl reduced access right when creating partition list (when
opening "disk"). To work, usetup needs more rights (like reading contents). So
this patch adds the missing right
See issue #2293 for more details.
svn path=/trunk/; revision=27064
2007-06-07 21:33:17 +00:00
Eric Kohl
f807c0daab
Fix access rights.
...
svn path=/trunk/; revision=27054
2007-06-07 16:08:08 +00:00
Eric Kohl
7f2ba4663b
Fix object attributes
...
svn path=/trunk/; revision=27053
2007-06-07 16:05:12 +00:00
Dmitry Gorbachev
32740d717d
Fix my previous "fix", which is even worse then original.
...
svn path=/trunk/; revision=27033
2007-06-07 01:34:35 +00:00
Dmitry Gorbachev
73f5eae1ad
Fix stack corruption bug.
...
svn path=/trunk/; revision=27029
2007-06-06 22:44:33 +00:00
Dmitry Gorbachev
822527aaa7
Check for ERROR_PIPE_CONNECTED.
...
svn path=/trunk/; revision=27024
2007-06-06 11:44:20 +00:00
Dmitry Gorbachev
684273bc12
Fix issue #2284 .
...
svn path=/trunk/; revision=27016
2007-06-05 21:26:38 +00:00
Dmitry Gorbachev
0d8c6fe483
Update Polish translation. Add French translation by Pierre Schweitzer.
...
Reorganize resource files. (Bugs 2283 & 2284).
svn path=/trunk/; revision=27012
2007-06-05 19:18:12 +00:00
Magnus Olsen
785873953b
delete a unuse rc file
...
thx irc:HeisSpiter notice this
svn path=/trunk/; revision=27010
2007-06-05 17:29:30 +00:00
Dmitry Gorbachev
319d53aa6b
French translations. Bug #2282 .
...
svn path=/trunk/; revision=27009
2007-06-05 16:01:58 +00:00
Hervé Poussineau
1c8c62aa42
Copy usetup and welcome apps to the right cdrom directory
...
svn path=/trunk/; revision=26991
2007-06-04 09:44:46 +00:00
Dmitry Gorbachev
6fb64d3bfc
Commit patch #1504 from Paolo Devoti (bug #2276 ).
...
svn path=/trunk/; revision=26975
2007-06-03 14:35:08 +00:00
Eric Kohl
f1aa2269d5
- Removed unused dialog resource and MSVC rubbish.
...
- Use a more descriptive id for the icon.
svn path=/trunk/; revision=26972
2007-06-03 11:58:45 +00:00
Dmitry Gorbachev
244e1cd74b
Solitaire patch by Pierre Schweitzer (bug #2275 ).
...
svn path=/trunk/; revision=26971
2007-06-02 21:47:06 +00:00
Eric Kohl
337e46a378
Add options dialog.
...
svn path=/trunk/; revision=26969
2007-06-02 16:32:19 +00:00
Dmitry Gorbachev
7543840918
- Fix ISO 639-1 language code.
...
svn path=/trunk/; revision=26931
2007-05-28 15:55:13 +00:00
Eric Kohl
a9a7a6ef22
Remove outdated email address.
...
svn path=/trunk/; revision=26923
2007-05-27 14:50:12 +00:00
Hervé Poussineau
2a62b56fd9
Add installation path for VMware 6.0
...
svn path=/trunk/; revision=26863
2007-05-22 10:40:57 +00:00
Magnus Olsen
c6ae22c636
Fixing right sublang on SE and PL rc files, some have change the sublang to wrong one.
...
svn path=/trunk/; revision=26826
2007-05-17 20:01:02 +00:00
Dmitry Gorbachev
bf6eed30bc
Do not divide by zero.
...
svn path=/trunk/; revision=26805
2007-05-16 15:52:27 +00:00
Ged Murphy
332eec647d
a better winmine icon
...
svn path=/trunk/; revision=26803
2007-05-15 22:27:34 +00:00
Ged Murphy
7d6e95e227
add a regedit icon, made for ReactOS by Taliesin Penfound (tpenfound at gmail!com)
...
svn path=/trunk/; revision=26802
2007-05-15 22:20:35 +00:00
Christoph von Wittich
0a26c894c2
some extra space for the text (to be displayed completely)
...
svn path=/trunk/; revision=26770
2007-05-14 01:05:57 +00:00
Ged Murphy
d5d68cf53f
- Add winhelp based on Wine.
...
- Not fully complete and has some bugs.
- go to help -> help on help for a preview
svn path=/trunk/; revision=26719
2007-05-12 10:14:45 +00:00
Aleksey Bragin
a3d6e8f3e9
Undo last change, since it's an index in an array of TCHARs, so "1" is correct.
...
svn path=/trunk/; revision=26717
2007-05-12 08:44:49 +00:00
Magnus Olsen
66d03d55cd
did see a small mistake use sizeof(TCHAR) for adding NULL termeting of string for u do not known if we switch compile regedit as unicode-16 or ANSI.
...
svn path=/trunk/; revision=26715
2007-05-12 08:27:00 +00:00
Dmitry Gorbachev
acd6160248
Do not write beyond the buffer.
...
svn path=/trunk/; revision=26708
2007-05-11 23:15:53 +00:00
Dmitry Gorbachev
14f97db8a4
Do not fail with less then two arguments.
...
svn path=/trunk/; revision=26707
2007-05-11 23:12:49 +00:00
Aleksey Bragin
959a4b6f1e
- Add error messages to prevent silent failing, no functionality change.
...
svn path=/trunk/; revision=26667
2007-05-09 20:52:08 +00:00
Eric Kohl
e0364c78da
Remove outdated email addresses.
...
svn path=/trunk/; revision=26648
2007-05-05 11:32:25 +00:00
Martin Fuchs
231dcbf43a
update to XMLStorage version 1.2
...
svn path=/trunk/; revision=26646
2007-05-05 07:30:20 +00:00