Sylvain Petreolle
949283de1e
[TOUCH]
...
Remove ntdll library and link to getopt.
svn path=/trunk/; revision=48263
2010-07-25 20:57:38 +00:00
Daniel Reimer
1048fa4974
Sync Winefile with Wine 1.2
...
svn path=/trunk/; revision=48209
2010-07-23 08:34:57 +00:00
Timo Kreuzer
ecc9ac8278
[TLIST]
...
link to getopt library
svn path=/trunk/; revision=48182
2010-07-22 09:20:35 +00:00
Daniel Reimer
a71a4c7943
Forgot to remove the old libpng.
...
svn path=/trunk/; revision=48015
2010-07-12 19:07:39 +00:00
Daniel Reimer
7e93e6537f
remove the old and static linked libpng. A new one will follow into the main tree, linked as dll for windowscodecs.dll.
...
svn path=/trunk/; revision=48013
2010-07-12 19:02:47 +00:00
Daniel Reimer
fe430b6d23
Update WineFile to Wine 1.2rc5
...
svn path=/trunk/; revision=47855
2010-06-26 14:07:37 +00:00
Daniel Reimer
59ed163b9e
Sync winefile to Wine 1.2 RC3
...
svn path=/trunk/; revision=47778
2010-06-14 10:49:56 +00:00
Amine Khaldi
09d662004d
[FRAGINATOR]
...
- Add Ukrainian translation.
Patch by Igor Paliychuk - igor-hkr[at]mail[dot]ru
svn path=/trunk/; revision=47750
2010-06-10 23:29:42 +00:00
Sylvain Petreolle
b9c51834ec
Remove incorrect reference to winsock.h.
...
svn path=/trunk/; revision=47229
2010-05-15 22:44:31 +00:00
Daniel Reimer
2699cdc3de
Update WinFile to Wine 1.1.44
...
svn path=/trunk/; revision=47151
2010-05-09 20:23:07 +00:00
Aleksey Bragin
169a95782a
[DRIVERS/GREEN]
...
- Includes cleanup, fix NDK inclusion.
svn path=/trunk/; revision=46779
2010-04-08 09:39:24 +00:00
Sylvain Petreolle
347927735d
[ROSAPPS]
...
Fix green build.
svn path=/trunk/; revision=46177
2010-03-13 18:07:56 +00:00
Daniel Reimer
e739983b34
Sync Winfile to Wine 1.1.40
...
svn path=/trunk/; revision=45953
2010-03-06 16:00:22 +00:00
Daniel Reimer
61cfcb1f24
Fix build breakage
...
svn path=/trunk/; revision=45500
2010-02-08 16:38:41 +00:00
Daniel Reimer
c6af848c9e
Sync winfile to Wine 1.1.38
...
svn path=/trunk/; revision=45496
2010-02-08 10:49:41 +00:00
Sylvain Petreolle
599f3e27e8
Arch, why are you removing </module> tags ?
...
Happy new year :)
svn path=/trunk/; revision=44844
2010-01-01 01:41:39 +00:00
Colin Finck
dfa9eb6204
[General]
...
- Remove the "kernel32" library reference in all .rbuild files of user-mode modules, because this one is already added by "mingw_common". Also fix the indentation in some files.
svn path=/trunk/; revision=44368
2009-12-02 20:32:16 +00:00
Gregor Schneider
23df1a2f4b
Move tsclient to rosapps (not included in build process and superseded by Geds mstsc implementation) [1/2]
...
svn path=/trunk/; revision=44365
2009-12-02 18:58:05 +00:00
Pierre Schweitzer
960d3e56d4
Forgotten French translation for Fraginator lost on my HD
...
svn path=/trunk/; revision=44157
2009-11-14 15:44:02 +00:00
Aleksey Bragin
effa38586c
[rosapps]
...
- Avoid old crt names usage, by Caemyr/kjk_hyperion.
svn path=/trunk/; revision=44107
2009-11-11 18:19:42 +00:00
Sylvain Petreolle
94d60cdacc
forgot that one
...
svn path=/trunk/; revision=44105
2009-11-11 13:02:13 +00:00
Sylvain Petreolle
aafb387b32
[12:14] <Usurp> kjk_hyperion: i dont understand where msvcrt is linked twice in crt_regtest ?
...
[12:14] <kjk_hyperion> Usurp: that's right, you don't understand
svn path=/trunk/; revision=44104
2009-11-11 12:51:03 +00:00
Gregor Schneider
1eebc8c0cf
Remove duplicate libjpeg from rosapps, used one is in trunk
...
svn path=/trunk/; revision=43478
2009-10-15 15:19:58 +00:00
Stefan Ginsberg
df3bf0c83a
- Goodbye __USE_W32API
...
svn path=/trunk/; revision=43236
2009-09-30 13:32:05 +00:00
Daniel Reimer
c4214a9722
Sync WinFile to Wine 1.1.30
...
svn path=/trunk/; revision=43185
2009-09-27 12:09:24 +00:00
Stefan Ginsberg
5de8f359fe
- Fix some redefinition warnings caused by our headers' suckyness
...
svn path=/trunk/; revision=43041
2009-09-13 21:23:54 +00:00
Stefan Ginsberg
125b919b06
- Partial revert of 42973 for the systeminfo utility -- the issue was fixed in 42930
...
- GCC 4.1.3 doesn't support %I64 -- compile the code conditionally
svn path=/trunk/; revision=42975
2009-08-31 14:37:54 +00:00
Stefan Ginsberg
e6097bec74
- %llx -> %I64x
...
- Don't pass a string literal to strcmp
svn path=/trunk/; revision=42973
2009-08-30 18:40:58 +00:00
Stefan Ginsberg
a557cda82c
- Fix gdb2 and regexpl warnings under gcc 4.4.0
...
svn path=/trunk/; revision=42968
2009-08-30 15:35:14 +00:00
Gregor Schneider
b6cecfd934
chklib: print function pointer as a pointer, gcc 4.4 warning
...
svn path=/trunk/; revision=42932
2009-08-25 00:31:45 +00:00
Gregor Schneider
32f5ad4ca6
systeminfo: use strcmp to compare strings, gcc 4.4 warning
...
svn path=/trunk/; revision=42930
2009-08-24 23:48:57 +00:00
Gregor Schneider
2296d0a5dd
gdb2: Use const char* for string constants, gcc 4.4 warnings
...
svn path=/trunk/; revision=42908
2009-08-24 12:06:53 +00:00
Gregor Schneider
aab0f77c13
netreg: include stdio.h for fprintf, sprintf and sscanf; gcc 4.4 warnings
...
svn path=/trunk/; revision=42907
2009-08-24 12:01:38 +00:00
Daniel Reimer
b58cef33fa
Sync all apps with wine 1.1.27. (rosapps)
...
This is not a 1:1 sync anymore, because Wine adds all single rc files into the makefile now and we dont support this right now.
-> Reverted to old behavior and added a pragma revert line to all rc files which change the pragma for UTF8 Support.
svn path=/trunk/; revision=42752
2009-08-17 01:37:17 +00:00
Sylvain Petreolle
8181199496
fix tditest build
...
svn path=/trunk/; revision=42728
2009-08-16 11:04:42 +00:00
Stefan Ginsberg
c163eb9dc9
- Convert tditest to PSEH instead of a broken MSVC SEH attempt
...
- Teach man how to use "subroutines"
svn path=/trunk/; revision=42709
2009-08-15 16:40:51 +00:00
Stefan Ginsberg
bab8a60b46
- Make symdump and ctm msvc-aware
...
svn path=/trunk/; revision=42367
2009-08-03 17:08:45 +00:00
Daniel Reimer
3732a01a8a
Sync Christoph Style. It builds, but only uses the first RC file in the rbuild file. Seems like a bug to me. Needs more investigation.
...
svn path=/trunk/; revision=42071
2009-07-18 22:01:42 +00:00
Daniel Reimer
2c069c546e
Sync to winfile to Wine 1.1.26
...
svn path=/trunk/; revision=42069
2009-07-18 19:48:17 +00:00
Daniel Reimer
91d9b85d53
Revert the sync, it breaks build. further investigation will be made next week. 1/2
...
svn path=/trunk/; revision=41849
2009-07-10 17:17:43 +00:00
Daniel Reimer
6de49104bf
Update Winfile to Wine HEAD.
...
svn path=/trunk/; revision=41845
2009-07-10 16:55:08 +00:00
Stefan Ginsberg
85c7801c12
- Only pass gcc flags to gcc.
...
svn path=/trunk/; revision=41451
2009-06-18 22:06:16 +00:00
Stefan Ginsberg
2c8507d494
- Leftover from 41436
...
svn path=/trunk/; revision=41437
2009-06-17 12:44:56 +00:00
Aleksey Bragin
8e59bc0550
- Add ReactOS Device Detection Tool - RosDDT. It's a command line tool for checking PC's hardware configuration for compatibility with ReactOS, and for reporting working hardware configurations to ReactOS hardware compatibility database. The tool is able of autoupdating its hardware compatibility database.
...
* Web part is stubbed for now (hw.php) and needs to be developed.
* Actual hardware database file (rosddt.ini) has only sample information.
* Readme file is in Russian language, however running rosddt.exe without parameters provides a built-in English usage help.
svn path=/trunk/; revision=41282
2009-06-04 12:38:30 +00:00
Colin Finck
cbc24ae88e
Change some leftover .rbuild files from compiler="cpp" to compiler="cxx"
...
svn path=/trunk/; revision=40638
2009-04-21 19:53:10 +00:00
Steven Edwards
6fe4f11391
started working on a ReactOS bootcamp management application. Just a mockup for now
...
svn path=/trunk/; revision=40568
2009-04-18 02:03:33 +00:00
Timo Kreuzer
bfeb3b8fe0
forgot this file
...
svn path=/trunk/; revision=40493
2009-04-13 21:40:14 +00:00
Timo Kreuzer
154af4036b
Add rosperf test for scrolling.
...
svn path=/trunk/; revision=40491
2009-04-13 21:36:56 +00:00
Steven Edwards
41b8520ae8
move telnetd out of rosapps
...
svn path=/trunk/; revision=40482
2009-04-13 13:30:03 +00:00
Timo Kreuzer
9e3589a7b1
remove doenloader from rosapps build
...
svn path=/trunk/; revision=40468
2009-04-11 20:29:31 +00:00