Commit graph

29177 commits

Author SHA1 Message Date
Colin Finck 76fa5d59e8 Get rid of bin2res and all rbuild stuff associated with it. We don't need it anymore after the latest winesyncs.
This also requires adding an '<include base="stdole2" root="intermediate">.</include>' line to stdole2.rbuild, because previously this include directory was automatically added when processing Wine modules.
This is already done for similar modules like "msi".

svn path=/trunk/; revision=31836
2008-01-17 00:35:44 +00:00
Aleksey Bragin 7b3487eb9a - Sync NDK changes.
svn path=/trunk/; revision=31835
2008-01-16 23:19:01 +00:00
Daniel Reimer 0402021d21 Final Update for now. DLLs will come later. (Too tired)
svn path=/trunk/; revision=31834
2008-01-16 21:39:50 +00:00
Daniel Reimer ac3c1e1cfa Bug 2975: slovak translations for logoff and cacls (kario<AT>szm<DOT>sk)
Some fixes for shell32 which I got from a Austrian guy: Dark_Shadow<AT>gmx<DOT>at

svn path=/trunk/; revision=31833
2008-01-16 21:39:35 +00:00
Daniel Reimer 59259e3005 Tahoma, MS Sans Serif... to MS Shell Dlg (I did not touch the Japanese Font)
svn path=/trunk/; revision=31832
2008-01-16 19:49:11 +00:00
Christoph von Wittich f348fd1edc fix explorer build
svn path=/trunk/; revision=31831
2008-01-16 19:29:09 +00:00
Daniel Reimer 55ea1cb8dc Sync all RC Files to contain all Stuff. Non Translated stuff is in English.
Fix some Bugs and Typos.
Say byebye to { and }. Say Hello to BEGIN and END. :-P
Fix Part of the mess of different fonts used. (Still needs to be completed)

svn path=/trunk/; revision=31830
2008-01-16 18:37:56 +00:00
Aleksey Bragin c42936177e - Update WRC to Wine-0.9.53.
- Update and include to the build process utf8.c of unicode library.

svn path=/trunk/; revision=31829
2008-01-16 17:16:34 +00:00
Aleksey Bragin 78150156e2 - Add more NLS definitions.
svn path=/trunk/; revision=31828
2008-01-16 17:05:31 +00:00
Aleksey Bragin f311e418d5 - Uncomment typelib data from the msi resource file.
svn path=/trunk/; revision=31827
2008-01-16 15:22:24 +00:00
Aleksey Bragin b712d37e28 - Fix a typo.
svn path=/trunk/; revision=31826
2008-01-16 14:50:23 +00:00
Hervé Poussineau c57a376eca Add missing files to bootcd
svn path=/trunk/; revision=31825
2008-01-16 10:52:22 +00:00
Christoph von Wittich 712914b384 add stdole2.tlb to bootcd
svn path=/trunk/; revision=31824
2008-01-16 10:40:27 +00:00
Christoph von Wittich a511d858af add stdole2.tlb to build as wrc seems to be fixed now
svn path=/trunk/; revision=31823
2008-01-16 10:28:32 +00:00
Hervé Poussineau 70ac7c5e51 Fix double " spotted by Christoph_vW
svn path=/trunk/; revision=31822
2008-01-16 10:19:58 +00:00
Hervé Poussineau ec57c0c87d Update prototype
svn path=/trunk/; revision=31821
2008-01-16 10:16:32 +00:00
The Wine Synchronizer bb90d50b08 Autosyncing with Wine HEAD
svn path=/trunk/; revision=31820
2008-01-16 10:11:22 +00:00
Hervé Poussineau f56ddc98c9 Add missing FOF_NORECURSION
svn path=/trunk/; revision=31819
2008-01-16 10:07:35 +00:00
Hervé Poussineau 7f19df1da4 Fix typo
svn path=/trunk/; revision=31818
2008-01-16 08:59:57 +00:00
Peter Ward dfc4d23bdf Big polish translation patch by Olaf Siejka (caemyr AT gmail DOT com)
See issue #2944 for more details.
- Polish translation for 0.3.4 is now complete... almost :)
  One thing left is kernel32 error codes. As it requires integration, it will be
  completed this week, right now i`m just adding a pl file for starters.

svn path=/trunk/; revision=31817
2008-01-16 05:06:57 +00:00
Colin Finck a89e08f7e8 Updated "widl_ros.diff" file.
I created it with SVN's diff command against our vendor-imported widl version, but it is also possible to patch the Wine widl CVS version with it.

svn path=/trunk/; revision=31816
2008-01-15 21:54:49 +00:00
Colin Finck ec72c52773 Change make_token and dup_basename to also support Windows paths. Remove the previous hack for this. Fixes the build for Windows users.
I'll update the widl_ros.diff file later :-P

svn path=/trunk/; revision=31815
2008-01-15 21:34:24 +00:00
Johannes Anderwald b3349ee656 - misc cleanups ported from Wine project by Christoph Brill (egore@irc)
- reflect changes in header

See issue #2946 for more details.

svn path=/trunk/; revision=31814
2008-01-15 21:07:06 +00:00
The Wine Synchronizer 3feabfc4bd Autosyncing with Wine HEAD
svn path=/trunk/; revision=31813
2008-01-15 19:22:36 +00:00
Hervé Poussineau d2821af997 Add RPC proxy support
svn path=/trunk/; revision=31812
2008-01-15 18:08:25 +00:00
Hervé Poussineau 0f61bddc45 umpnpmgr only needs the server component, not the client one
svn path=/trunk/; revision=31811
2008-01-15 18:04:19 +00:00
Daniel Reimer 9acaff6a65 Update German Resource.
svn path=/trunk/; revision=31810
2008-01-15 15:09:29 +00:00
Christoph von Wittich 977a41091d don't pass arguements as formatstring to DbgPrint as it will fusk up strings like %SystemRoot%
svn path=/trunk/; revision=31809
2008-01-15 14:14:43 +00:00
Christoph von Wittich 909e8a4ef0 don't use double '%' in the string
svn path=/trunk/; revision=31808
2008-01-15 14:13:40 +00:00
Hervé Poussineau 8f5ee036a8 Support an arbitrary length for ReactOS version text
svn path=/trunk/; revision=31807
2008-01-15 08:20:39 +00:00
Daniel Reimer 0513bf6885 oops... This was not meant to be here
svn path=/trunk/; revision=31806
2008-01-14 20:42:52 +00:00
Daniel Reimer 01e0b16188 Bug 2949: Update dbghelp from wine (egore<AT>gmx<DOT>de)
Bug 2959: some spanish translations (remialdo<AT>gmail<DOT>com)
Bug 2960: Italian translation update (devotip<AT>tiscali<DOT>it)

svn path=/trunk/; revision=31805
2008-01-14 20:31:10 +00:00
Gregor Brunmar 1d8f1474c1 Added missing decleration of StringCbPrintfA and StringCbPrintfW to strsafe.h.
svn path=/trunk/; revision=31804
2008-01-14 18:38:48 +00:00
Andrey Korotaev 006e4b96d5 Fix visual glitch in usetup on BootLoader page when pressing up key
svn path=/trunk/; revision=31803
2008-01-14 18:05:28 +00:00
Aleksey Bragin 415e9cecc1 - Fix a bug (% is a reserved character in string operations).
svn path=/trunk/; revision=31802
2008-01-14 17:26:46 +00:00
Aleksey Bragin 9b168c7e2d - Add special handling of drivers and win32 services binarynames. A few buffer overflows fixed by Herve.
See issue #2962 for more details.

svn path=/trunk/; revision=31801
2008-01-14 17:15:19 +00:00
Hervé Poussineau aaf221a3ec Update status
svn path=/trunk/; revision=31800
2008-01-14 17:08:42 +00:00
The Wine Synchronizer 62b25eb05e Autosyncing with Wine HEAD
svn path=/trunk/; revision=31799
2008-01-14 17:07:49 +00:00
The Wine Synchronizer 675de0d583 Autosyncing with Wine HEAD
svn path=/trunk/; revision=31798
2008-01-14 16:52:12 +00:00
The Wine Synchronizer 6a4a6d7b1c Autosyncing with Wine HEAD
svn path=/trunk/; revision=31797
2008-01-14 16:50:34 +00:00
The Wine Synchronizer 7c79f1411f Autosyncing with Wine HEAD
svn path=/trunk/; revision=31796
2008-01-14 16:39:00 +00:00
Hervé Poussineau 183e6521c1 Add missing constants/prototypes
svn path=/trunk/; revision=31795
2008-01-14 16:38:35 +00:00
The Wine Synchronizer c786fcbecc Autosyncing with Wine HEAD
svn path=/trunk/; revision=31794
2008-01-14 16:32:09 +00:00
The Wine Synchronizer f9c674b43c Autosyncing with Wine HEAD
svn path=/trunk/; revision=31793
2008-01-14 16:27:48 +00:00
Hervé Poussineau d254b4ea52 Why freeldr decided to redefine some error codes, instead of including winerror.h?
svn path=/trunk/; revision=31792
2008-01-14 16:03:43 +00:00
Hervé Poussineau 5fbbb1ea64 Add some constants
svn path=/trunk/; revision=31791
2008-01-14 15:57:18 +00:00
The Wine Synchronizer c52369c0a0 Autosyncing with Wine HEAD
svn path=/trunk/; revision=31790
2008-01-14 15:54:12 +00:00
The Wine Synchronizer 1fbef3e9c2 Autosyncing with Wine HEAD
svn path=/trunk/; revision=31789
2008-01-14 15:52:45 +00:00
The Wine Synchronizer 5df342fc2e Autosyncing with Wine HEAD
svn path=/trunk/; revision=31788
2008-01-14 15:50:17 +00:00
The Wine Synchronizer 9eb1c01f64 Autosyncing with Wine HEAD
svn path=/trunk/; revision=31787
2008-01-14 15:45:45 +00:00