Magnus Olsen
c96114a82c
start on adding the own langues, this version create a memory leak if u try run this tool in translate mode. but not in
...
disambler mode. (only true for ppc brain about memory leak)
svn path=/trunk/; revision=25445
2007-01-13 23:26:32 +00:00
Magnus Olsen
95c8fa90a8
1. fixing a layout bug
...
2. frist disambler output for public, the public version can now disambler ppc li rA,imm that all at moment
svn path=/trunk/; revision=25444
2007-01-13 22:09:11 +00:00
Magnus Olsen
350c6a32c2
adding GetData32Be, GetData32Le for getting 4bytes from big or lite endian
...
start implment Ld for ppc.
svn path=/trunk/; revision=25440
2007-01-13 17:27:14 +00:00
Magnus Olsen
ad3d7fea36
adding print out the type of asm file in the asm file
...
svn path=/trunk/; revision=25439
2007-01-13 14:34:50 +00:00
Magnus Olsen
9b4a7b1fc5
adding option for disambler mode, disambler mode does not translate a binary file. it doing a disambler of the file
...
svn path=/trunk/; revision=25438
2007-01-13 12:23:25 +00:00
Magnus Olsen
4ffa785260
1. last move is done arm to From folder
...
2. remove some include in CpuToIntel.c file they are not longer need it.
svn path=/trunk/; revision=25436
2007-01-13 10:39:12 +00:00
Magnus Olsen
40bbafca90
Create a folder call From and start move in all cpu we will in futer translate from
...
svn path=/trunk/; revision=25435
2007-01-13 10:27:17 +00:00
Magnus Olsen
40628588f8
1. finish the peloader, left todo add decoder for each sectionheader, add the base address when u call a brain, and some other minior fix
...
2. fix some comment that was wrong.
svn path=/trunk/; revision=25434
2007-01-13 09:56:05 +00:00
Magnus Olsen
2aab0c74eb
backport the start of a pe loader,
...
backport allot of bug fix. like open file, reading file.
My working copy have allot of hacks and is a big mess. This stuff is cleanup from it.
svn path=/trunk/; revision=25433
2007-01-12 21:11:44 +00:00
Magnus Olsen
022849644c
minor changes, for be use later, adding some new data types
...
svn path=/trunk/; revision=25398
2007-01-09 10:53:19 +00:00
Magnus Olsen
7d473e742a
do not build hello as GUI apps it is CUI apps. printf is redirect in GUI apps and does not output to console. Now we change to CUI, printf are redirect to console when it build as CUI.
...
svn path=/trunk/; revision=25292
2007-01-04 14:46:20 +00:00
Magnus Olsen
fe4dcf7a00
1. starting adding pe loader to cputointel to misc.c
...
2. move the loadimage stuff to own functions to misc.c
3. rewrite so loader call to brain* after it load the image.
4. setup main using the loader
5. add few more input param to main -in, -inexe, -in try autodetect type of file, -inexe try convert a PE file.
svn path=/trunk/; revision=25272
2007-01-02 02:21:58 +00:00
Magnus Olsen
3aa0dd271b
Adding stubed arm4 for my CpuToIntel tool.
...
Now we got tree diffent arch we can port over to intel x86 asm. But this tool are experment tool
svn path=/trunk/; revision=25261
2007-01-01 13:37:24 +00:00
Magnus Olsen
791dced4bb
adding a stubed ppc brain, to my cputointel tool
...
svn path=/trunk/; revision=25258
2007-01-01 00:30:58 +00:00
Magnus Olsen
00095b75ef
1. setup input param to main
...
2. implement cpu type flag in dummy and m68k
3. Adding more opcode for m68k, but they are stubed
Time to test the code and start implement m68k in next commit
svn path=/trunk/; revision=25257
2006-12-31 18:45:35 +00:00
Magnus Olsen
6da9503d34
1. Adding a dummycpu showing how you can write you own cpu brain.
...
2. Did make some cleanup work for m68k
svn path=/trunk/; revision=25254
2006-12-31 16:03:07 +00:00
Magnus Olsen
39436f3008
initate work of a CPUtranslator, example M68k to Intel. it is writen so not only M68k can be added. it does not work at all. it is a ground layout how I should code it.
...
svn path=/trunk/; revision=25251
2006-12-31 14:59:07 +00:00
Maarten Bosma
e564de2bbd
Make it a compile time choice, whether you want to use a clipper or not, because our ddraw does not support it yet.
...
svn path=/trunk/; revision=25130
2006-12-12 17:51:50 +00:00
Magnus Olsen
9e2ffe9e12
fixing a small bug : LTEXT, GROUPBOX, DEFPUSHBUTTON, PUSHBUTTON, ICON, EDITTEXT, LISTBOX, COMBOBOX (function DialogCMDBuild1) adding a emty style tag to thuse xml syntax.
...
fixing a small bug : Rename MENUSEPARATOR to MENUITEMSEPERATOR
Thanks frik85
svn path=/trunk/; revision=24850
2006-11-27 15:45:23 +00:00
Magnus Olsen
cb8322a4e3
remove two compiling warnings thx frik85 to notice it.
...
svn path=/trunk/; revision=24768
2006-11-16 15:56:10 +00:00
Magnus Olsen
2c691e6c16
return code scanner for D3DParseUnknownCommand to figout what it support.
...
svn path=/trunk/; revision=24596
2006-10-22 07:15:06 +00:00
Ged Murphy
41ba900587
- test app to display both the system and device image lists.
...
- this app confirms the overlay icons in the device image list are part of the list.
svn path=/trunk/; revision=24573
2006-10-19 16:55:11 +00:00
Magnus Olsen
fead15e683
adding windows 28592 (iso-2859-2) latin2 to ansi to utf -8 converter in roswebparser
...
svn path=/trunk/; revision=24556
2006-10-17 15:16:06 +00:00
Aleksey Bragin
95d350f6fe
Having two cats with the same name in one repository is too much
...
svn path=/trunk/; revision=24555
2006-10-17 15:02:51 +00:00
Magnus Olsen
7c6ad03034
adding ansi to utf-8 converting
...
support follow code pages
oem437, oem850, windows28591 ( iso-2859-1 Latin 1)
svn path=/trunk/; revision=24527
2006-10-15 19:07:19 +00:00
Magnus Olsen
3138af456a
commit rc languages to xml parser for the webservre and standalone.
...
svn path=/trunk/; revision=24213
2006-09-20 14:38:37 +00:00
Aleksey Bragin
54a6548aa7
Fix inconsistent formatting and other trails of GreatLord's fixing
...
svn path=/trunk/; revision=24043
2006-09-10 20:12:16 +00:00
Aleksey Bragin
a9bca34078
Dmitry Philippov: Fix GCC4 warning
...
svn path=/trunk/; revision=24018
2006-09-10 09:31:44 +00:00
Aleksey Bragin
249e8c91ba
Dmitry Philippov: GCC 4 compiling fixes for PackMgr and tests/wm_paint
...
svn path=/trunk/; revision=23985
2006-09-09 11:41:24 +00:00
Magnus Olsen
861ae4bcca
fixed rosapps so it compiles again
...
svn path=/trunk/; revision=23957
2006-09-07 11:10:27 +00:00
Magnus Olsen
01acfd4778
fixed follow test, acclertor, alive, alphablend, bitblt, button, button2, capclock, carets, combotst, dibtest, dirdlg, DxHalTest, edit, enhmetafile, enumfonts, enumwnd, enumws, gradient, hello, hivtest, icontest, lineclip, linetest, mdi, midtest
...
svn path=/trunk/; revision=23956
2006-09-07 10:31:37 +00:00
Magnus Olsen
433252a084
fixed ctm, kill, lsdd, man, regexpl, tcat can be build again
...
svn path=/trunk/; revision=23955
2006-09-07 10:01:22 +00:00
Magnus Olsen
d6a960a884
fixed so packmgr builds again
...
svn path=/trunk/; revision=23954
2006-09-07 09:53:25 +00:00
Magnus Olsen
c410304d3c
fixed waring msg newline
...
svn path=/trunk/; revision=23953
2006-09-07 09:46:50 +00:00
Magnus Olsen
d287153576
fixed all network apps in rosapps.
...
svn path=/trunk/; revision=23952
2006-09-07 09:42:17 +00:00
Magnus Olsen
e3d7c1e7aa
1. fixed mc build again
...
2. fixed some warnings
svn path=/trunk/; revision=23951
2006-09-07 09:17:39 +00:00
Magnus Olsen
a5ea7e70cd
fixed gdb2 build thx hpoussin for the host info
...
svn path=/trunk/; revision=23949
2006-09-07 08:50:42 +00:00
Magnus Olsen
fa303561af
fixed build for ddraw_demo
...
svn path=/trunk/; revision=23948
2006-09-07 08:29:06 +00:00
Magnus Olsen
e32b3e7588
fixed build for maze again
...
svn path=/trunk/; revision=23947
2006-09-07 08:26:54 +00:00
Magnus Olsen
b780b50b58
fixed build for touch again
...
svn path=/trunk/; revision=23946
2006-09-07 08:23:54 +00:00
Magnus Olsen
49b27aaae4
fixed mode can be compile again.
...
svn path=/trunk/; revision=23945
2006-09-07 08:20:29 +00:00
Hervé Poussineau
e094312326
Fix compilation of rosapps with gcc 3.4.5.
...
Thanks Gge on IRC
svn path=/trunk/; revision=23912
2006-09-04 16:29:00 +00:00
Klemens Friedl
b32b0a47c8
samba-tng: update the description
...
svn path=/trunk/; revision=23741
2006-08-27 12:28:22 +00:00
Klemens Friedl
b5e0a940b1
add samba-tng to the packmgr repo
...
svn path=/trunk/; revision=23724
2006-08-26 18:43:44 +00:00
Ged Murphy
7adefa6232
move uptime to rosapps so Alex doesn't blow up into teeny weeny pieces ;)
...
svn path=/trunk/; revision=23702
2006-08-25 10:11:57 +00:00
Andrew Munger
844073d973
Update the hardcoded ViewCVS URL. Now packmgr works on the bootcd.
...
svn path=/trunk/; revision=23529
2006-08-08 21:19:11 +00:00
Magnus Olsen
66b40e74ee
rename some file from xml to rbuild.
...
Now all rename is done.
svn path=/trunk/; revision=23349
2006-07-29 15:23:19 +00:00
Magnus Olsen
677d2a40df
Remove welcome from rosapps, we already it in reactos/base/....
...
svn path=/trunk/; revision=23347
2006-07-29 14:34:22 +00:00
Magnus Olsen
f50ffbf8c4
remove welcome from rbuild file
...
svn path=/trunk/; revision=23346
2006-07-29 14:33:39 +00:00
Magnus Olsen
3524699490
Remove format from rosapps, we already it in reactos/base/....
...
svn path=/trunk/; revision=23345
2006-07-29 14:32:05 +00:00
Magnus Olsen
ae5ead0153
Fixing some renname of xml to rbuild
...
svn path=/trunk/; revision=23344
2006-07-29 14:26:28 +00:00
Magnus Olsen
f909be8aaa
rename some file from xml to rbuild.
...
svn path=/trunk/; revision=23343
2006-07-28 21:30:18 +00:00
Magnus Olsen
30c6b3bace
making rosapps build again
...
svn path=/trunk/; revision=23338
2006-07-28 21:00:14 +00:00
Magnus Olsen
d01cb10386
Moved cmdutils command more remotely
...
svn path=/trunk/; revision=23335
2006-07-28 20:48:20 +00:00
Magnus Olsen
397361df50
Moved cmdutils command find remotely
...
svn path=/trunk/; revision=23334
2006-07-28 20:47:22 +00:00
Maarten Bosma
6eca31ac9d
- Use clipper so we can use a normal instead of a popup window
...
- Fix my old coding style and get rid of main.h
- Change he color to pink for alternation
svn path=/trunk/; revision=23172
2006-07-19 10:30:30 +00:00
Magnus Olsen
1cb4e18908
patch from Apal : bug 1429 : greek translation
...
svn path=/trunk/; revision=23120
2006-07-17 07:53:10 +00:00
Magnus Olsen
07eacf79df
1. Remove guithreadinfo from the make file. for it not longer builds.
...
2. Adding a test apps for starting directdraw hal interface, that I have keep within few ros devs, and one wine devs,
it also being using in 2-3 diffent company same code. I known which company that using it with my written premitions
I give them on icq or email. But u need a document how to use kernel, d3d, mocomp interface,and some more how to access
them. I only show how to start dx hal the interface and using so call IDrawDraw interface. in this apps.
svn path=/trunk/; revision=23043
2006-07-13 19:00:05 +00:00
Magnus Olsen
12a01a7706
move back packmgr did move it by mistake
...
svn path=/trunk/; revision=22441
2006-06-20 21:12:15 +00:00
Magnus Olsen
f9764bff93
move qemu gui to tools
...
svn path=/trunk/; revision=22440
2006-06-20 21:11:39 +00:00
Magnus Olsen
3c8c07593b
Moved remotely
...
svn path=/trunk/; revision=22439
2006-06-20 21:11:04 +00:00
Magnus Olsen
2ce269f075
Qemu GUI written in C# visual studio 2003. This is the source code of preview 6 I have done. The code have not been cleanup I commit a binary version of it as well. for not every one can compile it, and we should only include it with qemu when we are doing a release. so people with very lite knowlegws can config qemu as they like. I did speak with fireball he did think it was good idea to commit it to rosapps. See the todo.txt what left be done.
...
svn path=/trunk/; revision=22438
2006-06-20 21:05:59 +00:00
Brandon Turner
911fec4841
eol-style:native and some TCHAR fixes
...
svn path=/trunk/; revision=22293
2006-06-09 15:59:56 +00:00
Brandon Turner
3545fe53f7
ReadConsole test to show how backspaces should be handled.
...
svn path=/trunk/; revision=22282
2006-06-08 12:59:32 +00:00
KJK::Hyperion
018539280c
- deleted temporary files, generated files, binaries
...
- migrated project files to Visual C++ 2005 Express - the latest, the best, for free
- converted to an Unicode application
svn path=/trunk/; revision=21432
2006-04-01 15:02:38 +00:00
Ged Murphy
9e30dec486
dropping this defragger in here for safe keeping. It's pretty hard to come by on the net now.
...
svn path=/trunk/; revision=21411
2006-03-30 00:09:09 +00:00
Klemens Friedl
0bb5b736d8
add & altered some text files (update information)
...
svn path=/trunk/; revision=21229
2006-03-05 13:57:35 +00:00
Martin Fuchs
b334350e4e
zoomin: merge changes of audited repository
...
svn path=/trunk/; revision=21171
2006-02-19 23:22:32 +00:00
Maarten Bosma
c0b40ffed2
Jerome Signouret (ggcom(at)tele2(dot)fr>): Package Manager Translations
...
svn path=/trunk/; revision=21168
2006-02-19 20:50:19 +00:00
Maarten Bosma
171e1e739a
rename directory.xml to directory.rbuild to make rosapps build.
...
svn path=/trunk/; revision=21167
2006-02-19 20:48:30 +00:00
Ged Murphy
18e1f14095
forgot the build file mod
...
svn path=/trunk/; revision=21120
2006-02-17 21:50:25 +00:00
Ged Murphy
6d44ade74a
this doesn't need to be in here as it's now in /reactos
...
svn path=/trunk/; revision=21119
2006-02-17 21:49:47 +00:00
Maarten Bosma
837b237d7f
fix icon loading
...
replace help icon with tango one
use dot.ico from explorer as default icon
svn path=/trunk/; revision=20963
2006-01-21 17:37:04 +00:00
Hartmut Birr
070ca32109
Removed my name from the hall of fame. Since it seems, that parts of ReactOS are implemented by ripping code from Windows, it isn't longer honourable to find my name inside the sources of ReactOS.
...
svn path=/trunk/; revision=20944
2006-01-17 23:14:51 +00:00
Thomas Bluemel
450dfac672
fixed gcc4 warnings
...
svn path=/trunk/; revision=20560
2006-01-04 14:26:06 +00:00
Maarten Bosma
89db3ed74e
fix typos.
...
svn path=/trunk/; revision=20543
2006-01-03 11:49:59 +00:00
Maarten Bosma
a5a347cb7b
fix spelling mistake.
...
svn path=/trunk/; revision=20542
2006-01-03 00:24:37 +00:00
Maarten Bosma
5e6a4d2387
Change URL to svn.reactos.org
...
svn path=/trunk/; revision=20541
2006-01-03 00:17:31 +00:00
Maarten Bosma
6344467474
Add some Apps and change tree version to the bare one.
...
svn path=/trunk/; revision=20540
2006-01-03 00:12:35 +00:00
Maarten Bosma
2ac089bd54
Change include base too.
...
svn path=/trunk/; revision=20539
2006-01-03 00:10:01 +00:00
Maarten Bosma
62aafa2438
Add a tree file without subcategories.
...
svn path=/trunk/; revision=20484
2005-12-31 15:13:01 +00:00
Magnus Olsen
bdd79af367
add allowwarnings ="true" so txtscale can be build with dgb=0 with gcc 3.4.4
...
svn path=/trunk/; revision=20244
2005-12-18 12:32:05 +00:00
Thomas Bluemel
79a33a4f51
remove obsolete shutdown tool from rosapps
...
svn path=/trunk/; revision=19756
2005-11-29 22:03:55 +00:00
Thomas Bluemel
f9f4b54a9f
remove obsolete shutdown tool from rosapps
...
svn path=/trunk/; revision=19755
2005-11-29 22:03:43 +00:00
Thomas Bluemel
1a278f4518
don't include the ddk
...
svn path=/trunk/; revision=19733
2005-11-28 23:27:16 +00:00
Thomas Bluemel
668252e272
allow warnings so it builds with g++ 4.0
...
svn path=/trunk/; revision=19630
2005-11-26 11:26:01 +00:00
Sebastian Gasiorek
210c904be2
removed not needed typecasts. thanks Thomas
...
svn path=/trunk/; revision=19627
2005-11-26 10:40:21 +00:00
Sebastian Gasiorek
fe3aa7148f
fixed reference to PML_TransError
...
svn path=/trunk/; revision=19624
2005-11-26 10:20:35 +00:00
Sebastian Gasiorek
48fa464e43
- changed name of package library to package.dll
...
- fixed PML_TransError function (possibly fixes bug 730)
svn path=/trunk/; revision=19570
2005-11-25 21:25:42 +00:00
Thomas Bluemel
44d01ccfdb
Patch by Michael Fritscher <michael@fritscher.net>
...
- support for more/less lines
- support page up/down and pos1/end keys
- added numeration
- added german translation
svn path=/trunk/; revision=19407
2005-11-21 13:46:20 +00:00
Thomas Bluemel
096266737b
disable defining ntstatus codes in windows.h/winnt.h when using ndk
...
svn path=/trunk/; revision=19382
2005-11-20 18:54:55 +00:00
Hartmut Birr
296abe764c
Fixed hivetest.
...
svn path=/trunk/; revision=19253
2005-11-15 18:08:07 +00:00
Hartmut Birr
4f27be0f0b
Put the bitmap into the executable.
...
svn path=/trunk/; revision=19252
2005-11-15 17:54:00 +00:00
Hartmut Birr
9d0b4973fa
Put the bitmaps into the executable.
...
svn path=/trunk/; revision=19251
2005-11-15 17:52:27 +00:00
Christoph von Wittich
96c802c1d3
fixed some resource leaks and 64bit issues
...
svn path=/trunk/; revision=19239
2005-11-15 02:25:28 +00:00
Christoph von Wittich
1a42cad0e3
fixed resource leak (DestroyMenu before destroying main window)
...
fixed pointer cast warning -> UlongtoPtr (thx to Alex)
svn path=/trunk/; revision=19238
2005-11-15 01:25:56 +00:00
Steven Edwards
d3a6826aa2
fix mixed case header inclusion for linux build
...
svn path=/trunk/; revision=19236
2005-11-15 00:10:41 +00:00
Steven Edwards
5b3baf7c14
fix all but about 8 out of 91 tests. Correct resource usage in xml, fix win32gui vs win32cui mode on most test xml
...
svn path=/trunk/; revision=19235
2005-11-14 23:44:15 +00:00
Steven Edwards
5fe4aeec65
commit correct xml for linking resources. Broken so Royce can review
...
svn path=/trunk/; revision=19234
2005-11-14 23:23:18 +00:00
Steven Edwards
a6eeb0f533
fix the old cygwin handle duping tests
...
svn path=/trunk/; revision=19233
2005-11-14 23:00:36 +00:00
Steven Edwards
a46e673dff
added resources back to some of the gui tests
...
svn path=/trunk/; revision=19232
2005-11-14 22:56:42 +00:00
Steven Edwards
358d2bb5e2
propset svn:eol-style 'native'
...
svn path=/trunk/; revision=19188
2005-11-13 04:29:53 +00:00
Steven Edwards
df6851867e
fix most of the rest of the tests, disable the rest till tomorrow
...
svn path=/trunk/; revision=19171
2005-11-12 08:40:47 +00:00
Steven Edwards
fcad5d2773
build fixes
...
svn path=/trunk/; revision=19170
2005-11-12 06:37:36 +00:00
Steven Edwards
b14fb42e35
fixed most of the tests to process in rbuild. will fix linking in a bit
...
svn path=/trunk/; revision=19168
2005-11-12 04:27:10 +00:00
Steven Edwards
bdbfab222d
adjust the rest of the old test makefiles. 80% done porting to rbuild.
...
svn path=/trunk/; revision=19167
2005-11-12 03:53:21 +00:00
Steven Edwards
cb36848d0d
fix a few more makefiles
...
svn path=/trunk/; revision=19158
2005-11-11 23:26:19 +00:00
Steven Edwards
28b8fed689
fix up some of the makefiles, change the install directory of the tests
...
svn path=/trunk/; revision=19156
2005-11-11 22:56:41 +00:00
Steven Edwards
05e9c14dff
add all of the new xml makefiles to the directory.xml thereby breaking rosapps for a bit. Move some stuff around to avoid naming conflicts.
...
svn path=/trunk/; revision=19153
2005-11-11 22:25:19 +00:00
Steven Edwards
0303a440e3
add window selection and picking utils from cxtest for Art's regression tests
...
svn path=/trunk/; revision=19149
2005-11-11 21:30:55 +00:00
Steven Edwards
b02a62a257
added xml makefiles for each test based on the alphablend makefile. These all need to be corrected and enabled.
...
svn path=/trunk/; revision=19148
2005-11-11 21:12:13 +00:00
Steven Edwards
7f094d6640
remove old makefiles from rosapps tests
...
svn path=/trunk/; revision=19147
2005-11-11 20:47:08 +00:00
Maarten Bosma
c5db6531f3
Created makefile for alphablend-test in rosapps.
...
svn path=/trunk/; revision=18921
2005-11-01 08:37:43 +00:00
Brandon Turner
bc89fd6d16
Calculate the screen size correctly. Allow a file name input.
...
svn path=/trunk/; revision=18776
2005-10-26 12:47:22 +00:00
Gé van Geldorp
e02b1fcfad
Add resource file, makes winemine playable again
...
svn path=/trunk/; revision=18705
2005-10-23 13:06:34 +00:00
Aleksey Bragin
9710fe98ef
German translations by FooDerGrosse, kevin_schnabel at gmx dot de (Bug 915)
...
(now I didn't forget anything)
svn path=/trunk/; revision=18570
2005-10-18 21:39:20 +00:00
Martin Fuchs
4fe5d38bfa
zoomin:
...
- allow to cange zoom factor and display zoom factor
- add accelerator table
svn path=/trunk/; revision=18415
2005-10-12 20:20:18 +00:00
Martin Fuchs
d4b58223f9
fix access violation in SaveBoard()
...
svn path=/trunk/; revision=18373
2005-10-09 11:57:15 +00:00
Martin Fuchs
5be74add41
display source rectangle
...
svn path=/trunk/; revision=18372
2005-10-09 11:24:51 +00:00
Martin Fuchs
644b190f61
basic implementation of zoomin functionality
...
svn path=/trunk/; revision=18355
2005-10-08 19:29:20 +00:00
Ged Murphy
800ecc9875
Simple implementation of the MS comp utility (remembered to add the files this time :) )
...
svn path=/trunk/; revision=18069
2005-09-25 20:46:28 +00:00
Ged Murphy
95be977b35
Simple implementation of the MS comp utility
...
svn path=/trunk/; revision=18068
2005-09-25 20:39:55 +00:00
Emanuele Aliberti
4ebb8ab037
cmdutils: a program a directory.
...
svn path=/trunk/; revision=18066
2005-09-25 19:38:46 +00:00
Emanuele Aliberti
edd28d722f
Minor changes. This program does NOT work in ROS.
...
svn path=/trunk/; revision=18054
2005-09-25 13:58:27 +00:00
Andrew Munger
e03998d67c
Fix release build of dflat32, initalizing some vars and fixing one typo.
...
svn path=/trunk/; revision=17885
2005-09-16 18:00:49 +00:00
Andrew Munger
1b7481234a
Fix regexpl so it properly prints a DWORD_LITTLE_ENDIAN.
...
svn path=/trunk/; revision=17850
2005-09-14 20:24:43 +00:00
Royce Mitchell III
4786e1d6f0
change rest of warnings to allowwarnings - sorry I didn't get to this the other day.
...
svn path=/trunk/; revision=17783
2005-09-10 18:39:34 +00:00
Emanuele Aliberti
e76d9c0ae2
<module warnings=...>
...
<module allowwarnings=...>
svn path=/trunk/; revision=17775
2005-09-10 14:46:06 +00:00
Andrew Munger
02471b01a7
Remove stray data from the XML. This one goes out to TLF.
...
svn path=/trunk/; revision=17757
2005-09-09 00:38:39 +00:00
Andrew Munger
43692c4674
Fix include so packlib builds after latest wine sync.
...
svn path=/trunk/; revision=17726
2005-09-07 19:09:56 +00:00
Hervé Poussineau
72784f6c8f
Remove warnings
...
svn path=/trunk/; revision=17610
2005-09-02 21:26:51 +00:00
Hervé Poussineau
45c69b6adb
RmRemove warnings
...
svn path=/trunk/; revision=17609
2005-09-02 21:13:10 +00:00
Hervé Poussineau
9b308f9dbf
Remove DbgPrint statements as they were not executed + some of them were badly placed
...
svn path=/trunk/; revision=17608
2005-09-02 21:11:17 +00:00
Hervé Poussineau
37315f15ba
Remove warnings
...
svn path=/trunk/; revision=17588
2005-08-28 15:43:00 +00:00
Hervé Poussineau
d4eb73201a
Remove warnings
...
svn path=/trunk/; revision=17587
2005-08-28 15:29:36 +00:00
Hervé Poussineau
2142e2dfaf
Remove warnings
...
svn path=/trunk/; revision=17579
2005-08-28 09:07:43 +00:00
Hervé Poussineau
d8fe2ffd8e
Remove warnings
...
svn path=/trunk/; revision=17578
2005-08-28 09:04:39 +00:00
Maarten Bosma
d5fd7c89ea
Change Install Name to ddraw_demo.exe
...
svn path=/trunk/; revision=17534
2005-08-25 11:36:49 +00:00
Steven Edwards
b5fe5d7dcb
another shot at fixing writes
...
svn path=/trunk/; revision=17253
2005-08-10 03:59:01 +00:00
Maarten Bosma
135eaf6958
A simple test app for DirectDraw.
...
svn path=/trunk/; revision=17155
2005-08-07 10:13:46 +00:00
Martin Fuchs
9a5a82cd3c
update SVN properties
...
svn path=/trunk/; revision=17145
2005-08-07 07:49:07 +00:00
Martin Fuchs
4f8cc9596c
update SVN properties
...
svn path=/trunk/; revision=17143
2005-08-07 07:33:14 +00:00
Steven Edwards
0466e5cbb2
took a stab at write support and turned it on. Removed getopt as its not needed.
...
svn path=/trunk/; revision=17049
2005-08-04 21:42:32 +00:00
Martin Fuchs
64e350d6d5
set svn:eol-style of *.dsp/dsw to CRLF
...
svn path=/trunk/; revision=16986
2005-08-03 05:09:33 +00:00
Hartmut Birr
22332a5bae
Fixed a typo.
...
svn path=/trunk/; revision=16923
2005-07-31 21:02:05 +00:00
James Tabor
29c3f9ae54
Correct build name. Should be Edit.exe.
...
svn path=/trunk/; revision=16909
2005-07-31 00:17:57 +00:00
Steven Edwards
62e33ea5ff
dos line endings
...
svn path=/trunk/; revision=16887
2005-07-29 23:03:42 +00:00
Steven Edwards
4214fc67a7
turn on command options
...
svn path=/trunk/; revision=16885
2005-07-29 23:01:16 +00:00
Steven Edwards
42f41fa7c2
imported mkdosfs, added getopt.c for use with dosfsck
...
svn path=/trunk/; revision=16884
2005-07-29 22:53:33 +00:00
Steven Edwards
c7cd667539
Major fixes for partitions larger than 4GB. Thanks to Tamlin again.
...
svn path=/trunk/; revision=16883
2005-07-29 22:22:12 +00:00
Steven Edwards
7917a7f21d
Fixes by tamlin. It really works now.
...
svn path=/trunk/; revision=16873
2005-07-29 16:48:09 +00:00
Emanuele Aliberti
91ae1adf27
More details in the rosapps makefile message.
...
Split sysutils.
svn path=/trunk/; revision=16861
2005-07-29 13:46:03 +00:00
Steven Edwards
6d7b5426e7
some cleanups and I hope closer to making it work
...
svn path=/trunk/; revision=16835
2005-07-28 18:53:35 +00:00
Steven Edwards
1aa3ba72f9
fixed opening of the device
...
svn path=/trunk/; revision=16833
2005-07-28 18:34:01 +00:00
Steven Edwards
7851e816be
fixed building dosfsck
...
svn path=/trunk/; revision=16825
2005-07-28 03:10:35 +00:00
Steven Edwards
ab92efdeca
added port of dosfsck. Does not work yet as I cannot figure how to open the device. Win32 file access code is included ported from mkdosfs.c
...
svn path=/trunk/; revision=16824
2005-07-28 02:37:42 +00:00
Martin Fuchs
7944b41ae3
set eol-style for XML files in rosapps
...
svn path=/trunk/; revision=16719
2005-07-24 21:44:45 +00:00
Martin Fuchs
f6815841ae
set eol-style to 'native'
...
svn path=/trunk/; revision=16718
2005-07-24 21:31:13 +00:00
Martin Fuchs
851bb090ac
set eol-style to 'native'
...
svn path=/trunk/; revision=16717
2005-07-24 21:29:01 +00:00
Steven Edwards
7c343c4a57
fix line ending I hope
...
svn path=/trunk/; revision=16716
2005-07-24 21:17:54 +00:00
Steven Edwards
ea5ff9f06e
added directory.xml for tests
...
svn path=/trunk/; revision=16715
2005-07-24 18:32:34 +00:00
Maarten Bosma
56ad48118f
Added makefile which tell how to compile rosapps.
...
svn path=/trunk/; revision=16706
2005-07-23 17:45:41 +00:00
Martin Fuchs
b635d34a4f
fix build of ctm
...
svn path=/trunk/; revision=16618
2005-07-17 13:14:44 +00:00
Martin Fuchs
9c93090a1f
replace TIME struct by LARGE_INTEGER
...
svn path=/trunk/; revision=16617
2005-07-17 12:51:28 +00:00
Martin Fuchs
2a0636a4ef
fix ndk header usage
...
svn path=/trunk/; revision=16616
2005-07-17 12:50:56 +00:00
Martin Fuchs
85da1524b5
fix argc type
...
svn path=/trunk/; revision=16615
2005-07-17 12:31:31 +00:00
Martin Fuchs
2210ddb826
replace old <defines.h> by <windows.h>
...
svn path=/trunk/; revision=16614
2005-07-17 12:31:16 +00:00
Martin Fuchs
583ed2bdab
replace old <defines.h> by <windows.h>
...
svn path=/trunk/; revision=16613
2005-07-17 12:30:09 +00:00
Casper Hornstrup
07e1646825
Avoid GNU make warnings
...
svn path=/trunk/; revision=16610
2005-07-17 11:15:55 +00:00
Martin Fuchs
49c3197c28
remove winfile - it's superseded by winefile.
...
svn path=/trunk/; revision=16604
2005-07-17 09:56:38 +00:00
Maarten Bosma
5638b3729f
HUMA2000: Spanish translation
...
svn path=/trunk/; revision=16593
2005-07-16 10:23:10 +00:00
Alex Ionescu
c18f64ffe6
fix tlist
...
svn path=/trunk/; revision=16372
2005-07-01 19:53:02 +00:00
Maarten Bosma
87ee9dfafb
delete .cvsignore
...
svn path=/trunk/; revision=15923
2005-06-15 17:51:54 +00:00
Maarten Bosma
84321058f9
removed rules.mak and outdated entries from readme.txt
...
svn path=/trunk/; revision=15922
2005-06-15 17:42:12 +00:00
Maarten Bosma
f30aac562d
remove old makefile
...
svn path=/trunk/; revision=15921
2005-06-15 17:37:14 +00:00
Maarten Bosma
3bf9dce002
Created XML makefiles for rosapps. You need to checkout /rosapps in your /reactos folder to use it. This projects do not build: /lib/dflat32 and /welcome (I don't know if they did before). Winemine does not work. (but it builds) /test makefiles are not done yet.
...
svn path=/trunk/; revision=15920
2005-06-15 17:19:52 +00:00
Maarten Bosma
ab2a7524d0
remove empty dir
...
svn path=/trunk/; revision=15892
2005-06-13 18:09:27 +00:00
Maarten Bosma
9631980621
remove empty dir
...
svn path=/trunk/; revision=15891
2005-06-13 18:09:22 +00:00
Maarten Bosma
9038f375f7
remove empty dir
...
svn path=/trunk/; revision=15890
2005-06-13 18:09:16 +00:00
Maarten Bosma
c1d7682a91
remove empty dir
...
svn path=/trunk/; revision=15889
2005-06-13 18:09:11 +00:00
Maarten Bosma
c50ea61c80
remove empty dir
...
svn path=/trunk/; revision=15888
2005-06-13 18:09:05 +00:00
Maarten Bosma
d4e3987bad
remove empty dir
...
svn path=/trunk/; revision=15887
2005-06-13 18:07:56 +00:00
Maarten Bosma
45c9cc8bde
remove content of empty dir (cvsignore)
...
svn path=/trunk/; revision=15886
2005-06-13 18:06:30 +00:00
Maarten Bosma
5347091d15
XML Makefiles
...
svn path=/trunk/; revision=15882
2005-06-13 13:21:34 +00:00
Steven Edwards
278d41accc
this was moved
...
svn path=/trunk/; revision=15726
2005-06-02 02:12:48 +00:00
Maarten Bosma
a897f17cb4
PackageManager
...
svn path=/trunk/; revision=15501
2005-05-26 10:01:14 +00:00
Maarten Bosma
b5f744a25a
PackageManager
...
svn path=/trunk/; revision=15336
2005-05-16 11:14:04 +00:00
Maarten Bosma
ca8a9b2dff
PackageManger: Globle Makefile
...
svn path=/trunk/; revision=15333
2005-05-16 11:04:21 +00:00
Maarten Bosma
0b6d2a809b
PackageManager: German Translation and CreateOptions()
...
svn path=/trunk/; revision=15332
2005-05-16 10:53:46 +00:00
Thomas Bluemel
8ece706e06
revert the changes i accidently committed
...
svn path=/trunk/; revision=15220
2005-05-11 17:03:00 +00:00
Thomas Bluemel
abef9ffacb
fixed warnings
...
svn path=/trunk/; revision=15218
2005-05-11 16:50:39 +00:00
Maarten Bosma
26bfaa0941
Set language to czech not to english in cz.rc
...
svn path=/trunk/; revision=15203
2005-05-10 13:03:40 +00:00
Steven Edwards
456be5d16b
remove trailing whitespace at end of lines
...
svn path=/trunk/; revision=15091
2005-05-07 21:24:31 +00:00
Maarten Bosma
587ddda1d5
Steven Wilson: update tlist to use new process info struct names
...
svn path=/trunk/; revision=14975
2005-05-04 18:53:47 +00:00
Filip Navara
847279d106
Denzil <d3nzil@gmail.com>
...
Czech translation of Package Manager (with minor corrections by myself).
svn path=/trunk/; revision=14865
2005-04-30 05:08:13 +00:00
Steven Edwards
6184590544
we have two copies of a better calc floating around
...
svn path=/trunk/; revision=14839
2005-04-28 03:37:01 +00:00
Hartmut Birr
c087372392
- Used SysProcessorTimeInfo to calculate the idle time.
...
- Fixed the allocation of SysProcessorTimeInfo.
- Used the process creation time as second unique id.
svn path=/trunk/; revision=14817
2005-04-26 16:28:38 +00:00
Alex Ionescu
c6c78c3133
Fixedd CTM for sedwards. happy birthday to me
...
svn path=/trunk/; revision=14815
2005-04-26 13:17:44 +00:00
Maarten Bosma
63b33dd9b3
PackageManager: HTML Log
...
svn path=/trunk/; revision=14791
2005-04-24 10:37:17 +00:00
Maarten Bosma
7909dfa511
PackageManager: Uploaded forgotten File
...
svn path=/trunk/; revision=14734
2005-04-21 16:28:44 +00:00
Maarten Bosma
101713f39a
PackageManager: Corrected default setting
...
svn path=/trunk/; revision=14719
2005-04-20 19:33:48 +00:00
Maarten Bosma
31d0c28c6d
PackageManager: Options.xml
...
svn path=/trunk/; revision=14718
2005-04-20 19:01:30 +00:00
Maarten Bosma
ffb29d1f85
PackageManager: Changed download Server back to http://svn.reactos.com
...
svn path=/trunk/; revision=14712
2005-04-20 12:52:36 +00:00
Maarten Bosma
aeac4dceb8
PackageManager: Changed Makefiles
...
svn path=/trunk/; revision=14680
2005-04-18 19:56:45 +00:00
Maarten Bosma
eb5d74fe5e
PackageManager: TARGET_INSTALLDIR = bin
...
svn path=/trunk/; revision=14679
2005-04-18 19:41:15 +00:00
Maarten Bosma
0331e3dfe8
PackageManager: added missing package.h
...
svn path=/trunk/; revision=14677
2005-04-18 19:22:50 +00:00
Maarten Bosma
88594a14de
PackageManager: Ported GUI to C
...
svn path=/trunk/; revision=14637
2005-04-16 17:09:12 +00:00
Maarten Bosma
837c3298c7
PackageManager: Little fix
...
svn path=/trunk/; revision=14634
2005-04-16 11:48:26 +00:00
Maarten Bosma
887849790a
PackageManager: Changed download server to my own webspace. Because http://svn.reactos.com is still offline.
...
svn path=/trunk/; revision=14633
2005-04-16 11:42:44 +00:00
Maarten Bosma
58096a81e6
PackageManager: Converted cmdline interface to C
...
svn path=/trunk/; revision=14632
2005-04-16 11:11:52 +00:00
Maarten Bosma
e70a05cabf
Package Manager: fixed HotKeys (thanks to w3seek) *shamed*
...
svn path=/trunk/; revision=14592
2005-04-11 20:27:20 +00:00
Maarten Bosma
abd513250f
PackageManager: Bug fix
...
svn path=/trunk/; revision=14590
2005-04-11 17:59:52 +00:00
Maarten Bosma
c1a2f01875
PackageManager: Cmdline fix
...
svn path=/trunk/; revision=14580
2005-04-10 17:03:40 +00:00
Maarten Bosma
e45867b698
PackageManager: Depencies
...
svn path=/trunk/; revision=14576
2005-04-10 15:34:15 +00:00
Maarten Bosma
a16ba46cd2
svn path=/trunk/; revision=14562
2005-04-09 13:48:31 +00:00
Klemens Friedl
a6bdb724d0
update makefile (add ros-get)
...
svn path=/trunk/; revision=14556
2005-04-08 19:31:08 +00:00
Maarten Bosma
c6237266d7
PackageManager
...
Created the commandline Interface
Deleated subcategries
svn path=/trunk/; revision=14553
2005-04-08 19:09:20 +00:00
Steven Edwards
49388de0ac
fixed rosapps a bit. disabled tests for now. will fix them tonight
...
svn path=/trunk/; revision=14519
2005-04-05 19:42:40 +00:00
Steven Edwards
bd3a9da15f
fixed header usage. Please avoid using windows.h
...
svn path=/trunk/; revision=14517
2005-04-05 19:22:30 +00:00
Steven Edwards
ff86185830
remove windows.h
...
svn path=/trunk/; revision=14516
2005-04-05 19:19:44 +00:00
Steven Edwards
1cb1df84c1
__USE_W32API
...
svn path=/trunk/; revision=14515
2005-04-05 19:17:21 +00:00
Steven Edwards
8a7c057498
__USE_W32API
...
svn path=/trunk/; revision=14514
2005-04-05 19:14:37 +00:00
Steven Edwards
d3ab2ca78a
use -D__USE_W32API
...
svn path=/trunk/; revision=14513
2005-04-05 19:13:51 +00:00
Steven Edwards
c6779bb5c2
use -D__USE_W32API
...
svn path=/trunk/; revision=14511
2005-04-05 18:59:56 +00:00
Klemens Friedl
be04afc103
ReactOS Package Manager
...
More information:
http://reactos.com/wiki/index.php/ReactOS_Package_Manager
* Maarten Bosma (Dr. Fred)
* Klemens Friedl (frik85)
svn path=/trunk/; revision=14481
2005-04-03 19:06:49 +00:00
Steven Edwards
5b6820630a
remove these control panels, they never worked
...
svn path=/trunk/; revision=14395
2005-03-31 22:40:23 +00:00
Hervé Poussineau
89cc6c3c47
Christoph von Wittich <Christoph@ApiViewer.de>
...
Added Unicode support and fixes cannot compile problem
svn path=/trunk/; revision=14132
2005-03-16 11:26:14 +00:00
Steven Edwards
33c313a6ff
Change tabs to spaces.
...
svn path=/trunk/; revision=13910
2005-03-10 16:08:08 +00:00
Royce Mitchell III
60f02a7882
eliminate warnings, fix bug that locked up game when single-clicking a card
...
svn path=/trunk/; revision=13907
2005-03-10 04:58:40 +00:00
Steven Edwards
26676ade4c
remove some backup files created by editplus
...
svn path=/trunk/; revision=13905
2005-03-10 04:05:53 +00:00
Steven Edwards
e415037205
imported catch-22 sol clone with authors permission
...
svn path=/trunk/; revision=13904
2005-03-10 04:04:27 +00:00
Steven Edwards
e651dfa82d
Add EOL to make gcc shutup.
...
svn path=/trunk/; revision=13592
2005-02-16 03:17:36 +00:00
Emanuele Aliberti
69e17b8f04
OriginalCopyright added.
...
svn path=/trunk/; revision=13536
2005-02-13 21:17:34 +00:00
Emanuele Aliberti
62ed018810
Resource script added.
...
svn path=/trunk/; revision=13535
2005-02-13 21:16:59 +00:00
Steven Edwards
9e0d358564
Remove the old control apps from rosapps/control.
...
svn path=/trunk/; revision=13522
2005-02-13 02:11:22 +00:00
Gé van Geldorp
e4e9497fb0
Remove no longer needed hack
...
svn path=/trunk/; revision=13455
2005-02-07 10:30:14 +00:00
Emanuele Aliberti
b7ecf6f1ef
Make Jim Tabor visible.
...
svn path=/trunk/; revision=13389
2005-02-02 21:40:33 +00:00
James Tabor
786b85342f
Added Jimtabor to list.
...
svn path=/trunk/; revision=13381
2005-02-01 17:40:21 +00:00
Alex Ionescu
c0441b0e5f
Fix compiler errors. Patch by Herve Poussineau. Fixes bug 478
...
svn path=/trunk/; revision=13267
2005-01-25 05:11:17 +00:00
Gé van Geldorp
5888e99ef3
Sylvain Petreolle <spetreolle@yahoo.fr>:
...
Add makefile for "polytest" test & enable it.
Fix compile warnings for diskspeed & zwcontinue tests
svn path=/trunk/; revision=13245
2005-01-24 09:33:21 +00:00
Gé van Geldorp
1aef2603e8
Fix compilation
...
svn path=/trunk/; revision=13244
2005-01-24 09:31:42 +00:00
Art Yerkes
c435570afa
HTTP registry browser.
...
svn path=/trunk/; revision=13112
2005-01-18 04:25:27 +00:00
Emanuele Aliberti
3d23fea989
Alex Ionescu added.
...
svn path=/trunk/; revision=13088
2005-01-16 22:53:36 +00:00
Hartmut Birr
a30a353dcb
- Fixed some minor bugs.
...
- Moved the definition for unicode compiling to the make file.
- Wait on the input handle instead to poll it every 40ms.
- Use the number of cpus for time calculations.
svn path=/trunk/; revision=13067
2005-01-15 20:28:19 +00:00
Hartmut Birr
c30d55149e
- 'Y', 'N', 'K' and 'Q' must be upper case.
...
svn path=/trunk/; revision=13066
2005-01-15 20:23:32 +00:00
Casper Hornstrup
568b27baeb
Move Arch to irc module.
...
svn path=/trunk/; revision=13063
2005-01-15 19:15:45 +00:00
Gé van Geldorp
e3ea6fc396
Hervé Poussineau <hpoussineau@fr.st>
...
Add localization to ctm
svn path=/trunk/; revision=13057
2005-01-15 15:28:51 +00:00
Nedko Arnaudov
7671e20ce8
Remove definitions now present in /reactos/include/ntos/security.h
...
svn path=/trunk/; revision=12813
2005-01-05 02:21:05 +00:00
Nedko Arnaudov
f671eb9004
Remove definitions now present in /reactos/include/ntos/security.h
...
svn path=/trunk/; revision=12812
2005-01-05 02:05:59 +00:00
Nedko Arnaudov
f765c59019
Use build helpers from /reactos/tools/
...
svn path=/trunk/; revision=12807
2005-01-04 23:36:14 +00:00
Nedko Arnaudov
c0ba0ea090
Fix personal info.
...
svn path=/trunk/; revision=12803
2005-01-04 21:40:25 +00:00
Nedko Arnaudov
d61f6e4c18
Fix personal info.
...
Replace tabs with spaces.
svn path=/trunk/; revision=12802
2005-01-04 21:36:26 +00:00
Nedko Arnaudov
2981f57ae6
Use .exe postfix when building on non-windows hosts too.
...
We are always building Win32 executable.
svn path=/trunk/; revision=12798
2005-01-04 20:50:06 +00:00
Gé van Geldorp
3149ec5ad0
Fix rosapps build
...
svn path=/trunk/; revision=12385
2004-12-29 00:31:45 +00:00
Gé van Geldorp
af72a293ff
Import libs now have a "lib" prefix
...
svn path=/trunk/; revision=12370
2004-12-27 20:09:57 +00:00
Royce Mitchell III
eba02683e2
give Arch a little more variety
...
svn path=/trunk/; revision=12296
2004-12-23 02:24:04 +00:00
Royce Mitchell III
e386edfdb9
commited the wrong source for the bot.. sorry
...
svn path=/trunk/; revision=12291
2004-12-22 21:53:02 +00:00
Royce Mitchell III
5e7ce7f6f5
forgot to commit responses file
...
svn path=/trunk/; revision=12290
2004-12-22 18:57:09 +00:00
Royce Mitchell III
089686cac2
ArchBlackmann irc bot - works in ReactOS - happy hacking
...
svn path=/trunk/; revision=12289
2004-12-22 18:25:29 +00:00
Steven Edwards
2288ba398c
Moved notepad to main CVS module.
...
svn path=/trunk/; revision=12132
2004-12-15 05:09:32 +00:00
Emanuele Aliberti
550e5093ca
*** empty log message ***
...
svn path=/trunk/; revision=11895
2004-12-01 23:05:37 +00:00
Art Yerkes
d1ad9c04ee
simple gethostbyname test case
...
svn path=/trunk/; revision=11792
2004-11-24 04:08:44 +00:00
Casper Hornstrup
dd1feec678
* Remove arp, finger, ipconfig, netstat, ping, telnet, and whois; Moved to reactos.
...
svn path=/trunk/; revision=11774
2004-11-21 22:33:50 +00:00
Casper Hornstrup
19f47c9b4f
* Remove calc, regedt32, and regsvr32; Moved to reactos.
...
svn path=/trunk/; revision=11767
2004-11-21 21:07:33 +00:00
Casper Hornstrup
98e47a5b69
* Replace bzero with memset and bcopy with memcpy
...
svn path=/trunk/; revision=11763
2004-11-21 20:10:22 +00:00
Gé van Geldorp
25dc91ca69
Make it compile
...
svn path=/trunk/; revision=11724
2004-11-20 22:20:12 +00:00
Steven Edwards
edcdbd6b73
Cleanup the warnings.
...
Patch by Vandread this closes bug 306.
svn path=/trunk/; revision=11569
2004-11-07 03:22:50 +00:00
Steven Edwards
75fbd2832d
Added regexpl and tests to the makefile.
...
Let me know if something is broken on linux.
svn path=/trunk/; revision=11366
2004-10-21 05:20:52 +00:00
Steven Edwards
005fb790e6
Re-enable almost all tests.
...
svn path=/trunk/; revision=11365
2004-10-21 05:20:21 +00:00
Steven Edwards
10a923d083
Moving tests....Almost done.
...
svn path=/trunk/; revision=11364
2004-10-21 05:12:02 +00:00
Steven Edwards
5368a4c682
Moving the tests.....still more....
...
svn path=/trunk/; revision=11362
2004-10-21 04:59:01 +00:00
Steven Edwards
e1c8dd64af
Moving the tests.....more
...
svn path=/trunk/; revision=11361
2004-10-21 04:53:21 +00:00
Steven Edwards
dbf0e6e889
Moving the tests
...
svn path=/trunk/; revision=11360
2004-10-21 04:48:46 +00:00
Gé van Geldorp
712015d695
Centralize definition of version resource
...
svn path=/trunk/; revision=11299
2004-10-16 22:30:19 +00:00
Steven Edwards
e9542274b4
Make regexpl build again. (I know I really should fix this to be unicode)
...
BTW this is a kick ass tool that does work over the network. I just tested it
editing the registry on the wifes box.
svn path=/trunk/; revision=11268
2004-10-11 01:24:22 +00:00
Steven Edwards
ee08f03b99
Make regexpl build again. This has been bitrotting for a while.
...
svn path=/trunk/; revision=11267
2004-10-11 01:20:13 +00:00
Steven Edwards
9117b8fb51
Remove the GNU from the name as its not a GNU program.
...
svn path=/trunk/; revision=11224
2004-10-08 04:09:51 +00:00
Steven Edwards
ba571f2170
Sync notepad with Winehq. It looks more like Windows notepad.
...
svn path=/trunk/; revision=11223
2004-10-08 04:05:11 +00:00
Hartmut Birr
acb1dd91c6
- Made cmt unicode compatible.
...
- Enabled time counting.
- Improved the waiting of key input events.
svn path=/trunk/; revision=11150
2004-10-02 10:26:48 +00:00
Gé van Geldorp
6c4737effa
Get rid of .edf files
...
svn path=/trunk/; revision=10881
2004-09-16 21:31:50 +00:00
Emanuele Aliberti
d43c07d508
.cvsignore added.
...
svn path=/trunk/; revision=10739
2004-08-30 05:40:13 +00:00
Filip Navara
2f4838080b
Fix compilation with GCC 3.4.x
...
svn path=/trunk/; revision=10672
2004-08-24 18:27:53 +00:00
Royce Mitchell III
5053990958
change to zoomin Makefile to get it compiling, and enable touch, genguid, zoomin, winemine, kill, tcat, and tlist - patch by Travis Snoozy <ai2097@yahoo.com>
...
svn path=/trunk/; revision=9587
2004-06-02 02:27:04 +00:00
Steven Edwards
05b4d3fb1d
Add regsvr32
...
Travis Snoozy <ai2097@yahoo.com>
svn path=/trunk/; revision=9580
2004-06-01 01:46:51 +00:00
Steven Edwards
7aeeda0f3c
Fix building and use W32API
...
Travis Snoozy <ai2097@yahoo.com>
svn path=/trunk/; revision=9578
2004-06-01 01:13:29 +00:00
Gé van Geldorp
69f3448639
Turn net/netstat and net/ipconfig back on again, since the build problems
...
were solved
svn path=/trunk/; revision=9521
2004-05-28 18:30:22 +00:00
Gé van Geldorp
137743321e
Don't redefine WINAPI. Spotted by Travis Snoozy <ai2097@yahoo.com>
...
svn path=/trunk/; revision=9520
2004-05-28 18:25:05 +00:00
Steven Edwards
942d157b7a
Remove dummy WINAPI define
...
svn path=/trunk/; revision=9519
2004-05-28 18:21:18 +00:00
Mark Tempel
bd2990f457
removed programs that link to iphlpapi till exports are worked out.
...
svn path=/trunk/; revision=9510
2004-05-28 02:32:43 +00:00
Aleksey Bragin
ac9cb4c5a6
Fix warnings by vandread.
...
svn path=/trunk/; revision=9502
2004-05-26 20:37:25 +00:00
Aleksey Bragin
f11893f56e
Sample man files
...
svn path=/trunk/; revision=9491
2004-05-25 18:50:54 +00:00
Aleksey Bragin
0f711c642b
New version of man by Semyon Novikov. Manual pages should be located in c:\\man for now, later it will be enhanced to environment variable.
...
I have changed the makefile so it is compatible with ReactOS, and compiles just by running 'make'. There are some warnings also, but I didn't have time to fix them.
svn path=/trunk/; revision=9490
2004-05-25 18:49:04 +00:00
Steven Edwards
afb4fdb6f1
Remove Visual Mingw. It didnt build anyway,
...
svn path=/trunk/; revision=9253
2004-04-30 17:56:14 +00:00
Steven Edwards
4466dbbf17
Update the readme a bit.
...
svn path=/trunk/; revision=8991
2004-04-06 21:04:42 +00:00
Steven Edwards
7675725511
Make install works. This closes out bug 221
...
svn path=/trunk/; revision=8818
2004-03-20 17:41:24 +00:00
Steven Edwards
05cd23fc5c
Add notepad to the list of targets.
...
svn path=/trunk/; revision=8804
2004-03-20 04:36:16 +00:00
Steven Edwards
e816725be5
Moved the WINE notepad.
...
svn path=/trunk/; revision=8773
2004-03-17 01:28:14 +00:00
Steven Edwards
c29a4bda2e
Add -Wall to the Makefle and fix a few compiler warrnings for
...
depreceated C++
svn path=/trunk/; revision=8625
2004-03-10 18:57:36 +00:00
Steven Edwards
636e39eb03
Imported WineCalc by James Briggs.
...
svn path=/trunk/; revision=8502
2004-03-01 23:27:02 +00:00
Gé van Geldorp
1f1b824d08
Import w32api version 2.5 include files
...
svn path=/trunk/; revision=8283
2004-02-21 09:20:39 +00:00
Thomas Bluemel
d0a5ab9948
Patch by Sylvain Petreolle:
...
'No newline at EOF' warning fix.
svn path=/trunk/; revision=8245
2004-02-18 13:46:15 +00:00
Emanuele Aliberti
270099086f
Win32 GUI subsystem.
...
svn path=/trunk/; revision=8034
2004-02-04 23:12:54 +00:00
Aleksey Bragin
75a008acf6
cat for ReactOS made by Tappak (Semyon Novikov)
...
svn path=/trunk/; revision=8029
2004-02-04 20:02:57 +00:00
Aleksey Bragin
1c8751a080
missing .cvsignore
...
svn path=/trunk/; revision=8028
2004-02-04 20:01:22 +00:00
Aleksey Bragin
6bfe38b04b
man implementation in ReactOS by Semyon Novikov (tappak).
...
It works in current ROS implementation according to his words
svn path=/trunk/; revision=7909
2004-01-29 20:28:56 +00:00
Emanuele Aliberti
35a330ecbd
More credits in the RC file for pedump and shutdown.
...
svn path=/trunk/; revision=7750
2004-01-18 20:32:08 +00:00
Emanuele Aliberti
3768865685
Missing CVS ignore file.
...
svn path=/trunk/; revision=7749
2004-01-18 20:22:42 +00:00
Steven Edwards
a504f4dba3
Make Help->About call ShellAbout
...
svn path=/trunk/; revision=7731
2004-01-18 03:28:08 +00:00
Mark Tempel
9d16b51f6b
Add winfile back into the build.
...
svn path=/trunk/; revision=7676
2004-01-16 05:17:31 +00:00
Mark Tempel
c26a81328e
Update makefile to build winfile again.
...
svn path=/trunk/; revision=7675
2004-01-16 05:12:03 +00:00
Mark Tempel
9b74fe4b28
Add the net apps back into the default build.
...
svn path=/trunk/; revision=7674
2004-01-16 04:44:41 +00:00
Mark Tempel
d57d41f1f8
Update ping to build again.
...
Remove some errors.
svn path=/trunk/; revision=7673
2004-01-16 04:43:19 +00:00
Mark Tempel
f1ec3f9804
Update finger to build again.
...
svn path=/trunk/; revision=7672
2004-01-16 04:42:06 +00:00
Mark Tempel
0acbe2acf6
Really fix the make file this time (and add the maze demo back in :) )
...
svn path=/trunk/; revision=7641
2004-01-15 06:36:44 +00:00
Mark Tempel
4729e23087
Remove finger from the list of apps to build. This allows the apps list to make untill the header issues involved with network applications can be worked out.
...
svn path=/trunk/; revision=7640
2004-01-15 06:32:25 +00:00
Mark Tempel
4f49fbcdbc
Update to remove a bit of MFC style preprocessor abuse to get this application to compile.
...
svn path=/trunk/; revision=7639
2004-01-15 05:27:18 +00:00
Steven Edwards
f4ee51ec85
Build fixes for w32api.
...
svn path=/trunk/; revision=7590
2004-01-12 22:45:53 +00:00
Steven Edwards
c7fc094e9d
Removed taskmgr.
...
svn path=/trunk/; revision=7542
2004-01-10 02:15:50 +00:00
Steven Edwards
7a53ba6050
Removed the last of the C++ style comments. Adjusted the coding style a bit.
...
svn path=/trunk/; revision=7537
2004-01-09 23:00:43 +00:00
Steven Edwards
17a2022200
Convert the last of Task Manager from C++ to C.
...
Patch by Eric Pouech.
svn path=/trunk/; revision=7535
2004-01-09 22:28:32 +00:00
Steven Edwards
3c18dfae6f
Code cleanup for the Winelib port by Eric Pouech.
...
svn path=/trunk/; revision=7519
2004-01-09 01:45:06 +00:00
Steven Edwards
09a23ffea3
Compleated the update of the license headers and converted most
...
of the rest of the C++ style comments to C.
svn path=/trunk/; revision=7502
2004-01-07 18:57:22 +00:00
Steven Edwards
1f86ab3ae7
Added simple unix style process killer.
...
svn path=/trunk/; revision=7053
2003-12-14 18:31:32 +00:00
Martin Fuchs
de49436dfe
activated Doxygen option SEARCHENGINE
...
svn path=/trunk/; revision=7015
2003-12-14 11:15:53 +00:00
Martin Fuchs
659fa2aab8
added doxygen config file
...
svn path=/trunk/; revision=6884
2003-12-07 12:06:15 +00:00
Steven Edwards
b63bf89d46
Updated license header to reflect relicense by Brian Palmer.
...
Converted Comments from C++ style to C.
(WINE is going to adopt our taskmgr soon)
svn path=/trunk/; revision=6812
2003-11-29 02:31:24 +00:00
Steven Edwards
12d1165682
Remove old regedit resources.
...
svn path=/trunk/; revision=6613
2003-11-11 01:34:36 +00:00
Steven Edwards
2acf4116c8
Fix building with the current stuff
...
svn path=/trunk/; revision=6432
2003-10-25 16:09:22 +00:00
Robert Dickenson
668039fd8a
Commit of some work done last year...
...
svn path=/trunk/; revision=6431
2003-10-25 13:21:41 +00:00
Vizzini
15fc6ff3af
more.c:
...
Patch from Timothy Schepens <tischepe@fastmail.fm>:
This is a patch to let more use the window size instead of the buffer size.
sort.c: fixed qsort warning
svn path=/trunk/; revision=6421
2003-10-23 21:36:43 +00:00
Nedko Arnaudov
39a209d69e
Make it link with gcc 3.x
...
svn path=/trunk/; revision=6381
2003-10-19 22:59:36 +00:00
Gé van Geldorp
522c110055
Added Mark Tempel, Art Yerkes, Martin Fuchs, Vizzini, Filip Navara,
...
Andrew Greenwood, Thomas Weidenmueller and Jonathan Wilson to list
of coders.
Split up STRINGTABLE resource.
svn path=/trunk/; revision=6284
2003-10-11 21:06:18 +00:00
Richard Campbell
5ba34e8e3d
fixed makefile for mingw systems, make is no longer make.exe, it is mingw32-make.exe, fixed this permanently by changing everything to $(MAKE)
...
svn path=/trunk/; revision=6242
2003-10-05 05:51:26 +00:00
Thomas Bluemel
b5d10cd2da
added *.map to the cvsignore file
...
svn path=/trunk/; revision=6122
2003-09-24 17:36:58 +00:00
Steven Edwards
121191e9e1
Set target type as Windows
...
svn path=/trunk/; revision=5780
2003-08-23 06:10:36 +00:00
Steven Edwards
c6066fbd1a
Add guid generator by Jonathon Wilson
...
svn path=/trunk/; revision=5742
2003-08-22 07:26:41 +00:00
Steven Edwards
f6d8e666a9
Merged regedit from winehq cvs.
...
Moved to new home in reactos tree.
- I know I said I was on vacation
svn path=/trunk/; revision=5738
2003-08-22 05:55:14 +00:00
Martin Fuchs
f8e97c4994
Optimierung der Applikationsfenster-Anzeige
...
svn path=/trunk/; revision=5611
2003-08-17 07:59:37 +00:00
Gé van Geldorp
4f6a2a6124
Simple maze demo
...
svn path=/trunk/; revision=5590
2003-08-15 17:06:49 +00:00
Martin Fuchs
bad8c294c5
change CPP to CXX
...
svn path=/trunk/; revision=5528
2003-08-11 18:17:44 +00:00
Jason Filby
6295a1f99b
Dont include winfile in main makefile since it doesnt compile
...
svn path=/trunk/; revision=5423
2003-08-05 19:05:32 +00:00
Emanuele Aliberti
a389755afc
tlist in rosapps now compiles again.
...
svn path=/trunk/; revision=5398
2003-08-03 18:06:02 +00:00
Emanuele Aliberti
a98f810f35
CTM in rosapps now compiles again.
...
svn path=/trunk/; revision=5397
2003-08-03 18:00:41 +00:00
Jason Filby
83c3378434
Comment CTM out from main makefile until it can compile
...
svn path=/trunk/; revision=5396
2003-08-03 16:37:46 +00:00
Richard Campbell
d798d54a08
boredom, figured i'd commit the change ;)
...
svn path=/trunk/; revision=5357
2003-08-01 06:32:55 +00:00
Richard Campbell
50a9df0d98
sync with latest wine source tree
...
svn path=/trunk/; revision=5356
2003-08-01 06:30:52 +00:00
Steven Edwards
cb4c1883dd
Build Fix
...
svn path=/trunk/; revision=5299
2003-07-28 03:28:07 +00:00
Steven Edwards
c272eb5359
Fix buidling calc
...
svn path=/trunk/; revision=5298
2003-07-28 02:26:15 +00:00
Royce Mitchell III
5d6837f300
added myself to the "notevil" list
...
svn path=/trunk/; revision=5181
2003-07-20 06:51:29 +00:00
Gé van Geldorp
1c92882c66
Removed tlist because it doesn't build correctly
...
svn path=/trunk/; revision=5016
2003-07-08 19:40:46 +00:00
Steven Edwards
48802da388
update cvsingnore files
...
svn path=/trunk/; revision=5004
2003-07-06 04:48:53 +00:00
Gé van Geldorp
8abf146aac
Add architecture define to CFLAGS
...
svn path=/trunk/; revision=4981
2003-06-27 21:17:35 +00:00
Gé van Geldorp
d7ce70741b
Small fixes for newer MinGW version
...
svn path=/trunk/; revision=4980
2003-06-27 21:10:35 +00:00
guido
08aacf7745
fixed slashes
...
svn path=/trunk/; revision=4946
2003-06-22 19:43:53 +00:00
KJK::Hyperion
c37620bed9
Cosmetics...
...
svn path=/trunk/; revision=4923
2003-06-19 03:17:56 +00:00
KJK::Hyperion
bf7fd7c66e
Updated D-Flat/32 readme (removed TODO item about naming conventions)
...
svn path=/trunk/; revision=4922
2003-06-19 02:52:02 +00:00
KJK::Hyperion
ec3b369d83
Renamed ALL DFlat32 symbols to include a Df/DF/DF_/DFM_ prefix. Compiles and works fine, apparently
...
svn path=/trunk/; revision=4921
2003-06-19 02:48:13 +00:00
Emanuele Aliberti
9e0e46f4bd
fireball added
...
svn path=/trunk/; revision=4860
2003-06-07 09:43:16 +00:00
Emanuele Aliberti
881f1cd531
Campbell and Dalsnes added to the coders directory.
...
By the way:
- who's fireball@mok ?
- how do I add Unicode strings to RC files?
svn path=/trunk/; revision=4823
2003-06-02 12:30:05 +00:00
KJK::Hyperion
c1ce9a4b84
- string-type-generic getopt() (hacked together in half a hour - seems to work fine, though). Very simple - only implements the POSIX standard (no long options, etc.)
...
- modified tlist to use getopt() to parse the command line, just for fun. Seems to work
svn path=/trunk/; revision=4560
2003-04-22 03:20:25 +00:00
KJK::Hyperion
1bd4ae1455
- fixed definition of IO_COUNTERS structure to make it binary compatible with Windows (and make EPSAPI enumerate threads correctly on Windows)
...
- cleaned up some makefiles, added dependency tracking
- tlist now uses EPSAPI, and, incidentally, a bug has also been fixed
svn path=/trunk/; revision=4535
2003-04-14 01:19:08 +00:00
KJK::Hyperion
336f8e82c1
- corrected typo in epsapi.h
...
- CTM: cleaned up to use EPSAPI and the ReactOS DDK
svn path=/trunk/; revision=4529
2003-04-13 03:57:41 +00:00
Aleksey Bragin
294c3bcf94
New ctm version, supports killing of process, some bugfixes, increased speed of scrolling. My first ReactOS commit via CVS :)
...
svn path=/trunk/; revision=4515
2003-04-09 16:31:28 +00:00
Steven Edwards
2941c583a4
add ctm by Aleksey Bragin
...
svn path=/trunk/; revision=4488
2003-04-04 19:26:04 +00:00
KJK::Hyperion
63a0f413bf
Fixed tlist
...
svn path=/trunk/; revision=4460
2003-03-31 21:03:42 +00:00
Eric Kohl
e4dd0575db
Removed cmd from the target list.
...
svn path=/trunk/; revision=4452
2003-03-29 12:06:09 +00:00
Richard Campbell
dcedc133e0
*** empty log message ***
...
svn path=/trunk/; revision=4430
2003-03-25 20:34:52 +00:00
KJK::Hyperion
7c39153727
small fix to linking error
...
svn path=/trunk/; revision=4389
2003-03-21 21:46:06 +00:00
KJK::Hyperion
14597f5f11
MinGW includes libmsvcrt.a by default, no need to add it manually
...
svn path=/trunk/; revision=4349
2003-03-19 21:36:01 +00:00
KJK::Hyperion
85e1c49842
Fixed parsing of color specification strings containing "bright"
...
svn path=/trunk/; revision=4348
2003-03-19 21:34:13 +00:00
Steven Edwards
a8e0023bb0
Gcc 3.x newline warning fix
...
svn path=/trunk/; revision=4301
2003-03-14 22:13:40 +00:00
Gé van Geldorp
f0d0dc3adf
Adjust to new position in rosapps build tree
...
svn path=/trunk/; revision=4257
2003-03-07 00:13:22 +00:00
Richard Campbell
d2f53a79d8
Added WineMine
...
svn path=/trunk/; revision=4253
2003-03-06 21:13:17 +00:00
Hartmut Birr
ef47860772
- Fixed a bug within the parameter check.
...
- Improved speed.
svn path=/trunk/; revision=4191
2003-02-24 23:16:13 +00:00
Robert Dickenson
2375f4f3f4
removed taskmgr from default target list since it requires c++.
...
svn path=/trunk/; revision=4185
2003-02-21 16:24:35 +00:00
Robert Dickenson
562b3cf13b
getting some mods from a while ago sync'd.
...
svn path=/trunk/; revision=4184
2003-02-21 16:23:11 +00:00
Robert Dickenson
9f3fb17e6e
minor mod to main header to attempt to fix mingw version problem.
...
svn path=/trunk/; revision=4182
2003-02-21 14:04:55 +00:00
Robert Dickenson
a3e2ea980a
minor update to sync my tree.
...
svn path=/trunk/; revision=4181
2003-02-20 15:07:37 +00:00
Nedko Arnaudov
652669005d
Uncommented dependency file generating rule.
...
$(EXE_POSTFIX) use instead of ".exe".
svn path=/trunk/; revision=4121
2003-02-09 02:18:10 +00:00
Nedko Arnaudov
747e565cb0
Reference to web site at geocities removed (site is dropped).
...
svn path=/trunk/; revision=4120
2003-02-09 02:15:23 +00:00
Nedko Arnaudov
3cf6c316e7
Some minor documentation at last.
...
svn path=/trunk/; revision=4119
2003-02-09 02:13:27 +00:00
Nedko Arnaudov
3fad983cf2
*** empty log message ***
...
svn path=/trunk/; revision=4115
2003-02-05 03:18:57 +00:00
Gé van Geldorp
cd5b2167bd
Make cmd.exe usable as startup shell
...
svn path=/trunk/; revision=4054
2003-01-23 00:15:10 +00:00
Robert Dickenson
d55087f86e
Hope I fixed the broken issue.
...
svn path=/trunk/; revision=4031
2003-01-18 15:55:07 +00:00
Gé van Geldorp
08a01c4da8
Correctly expand wildcards in other directories
...
svn path=/trunk/; revision=4023
2003-01-17 18:04:08 +00:00
Gé van Geldorp
3ade7829d0
* Move (optional) wildcard expansion to split()
...
* Only expand arguments actually containing wildcard characters
(to prevent expanding directory names to all files within that directory)
svn path=/trunk/; revision=4018
2003-01-17 00:31:33 +00:00
Robert Dickenson
92dec86909
Mainly standardisation of makefiles, now support make install rules and use ros headers...
...
svn path=/trunk/; revision=4000
2003-01-15 19:55:29 +00:00
guido
0319671dea
just fixed a few warnings
...
svn path=/trunk/; revision=3996
2003-01-14 18:51:12 +00:00
Robert Dickenson
158847adad
temporarily removed regexpl due to C++ dependance problems.
...
svn path=/trunk/; revision=3959
2003-01-07 18:16:44 +00:00
Robert Dickenson
34f1644a51
Updated and removed temporarily regexpl due to C++ problems.
...
svn path=/trunk/; revision=3958
2003-01-07 18:14:30 +00:00
Robert Dickenson
b30bc31e1f
CVS housekeeping.
...
svn path=/trunk/; revision=3957
2003-01-07 18:10:30 +00:00
Robert Dickenson
299dc7ee24
Added clipboard and common dialog references as well as build improvements.
...
svn path=/trunk/; revision=3956
2003-01-07 18:06:16 +00:00
Robert Dickenson
d73cc06799
Temporary fork of candidate base of potententially very useful development tool for ros.
...
svn path=/trunk/; revision=3955
2003-01-07 17:59:20 +00:00
Emanuele Aliberti
3d07c7ba00
Eugene Ingerman, Guido de Jong, Jurgen van Gael, Marty Dill, and Ge van Geldorp added to the list of ROS coders.
...
svn path=/trunk/; revision=3930
2003-01-04 15:21:18 +00:00
Robert Dickenson
7c17b26c4e
Created skeleton for notepad application.
...
svn path=/trunk/; revision=3769
2002-11-19 12:56:47 +00:00
Robert Dickenson
d4293289b3
Just getting in sync with removal of obsolete #pragma directive.
...
New work soon to come. Having a bad time with heap corruption
when attempting to import massive reg scripts into the ROS registry.
svn path=/trunk/; revision=3752
2002-11-13 12:08:26 +00:00
Steven Edwards
2f04a917bb
Relicensed as LGPL and Released back to the WINE project as per
...
Rob's Approvial.
svn path=/trunk/; revision=3747
2002-11-12 15:25:15 +00:00
Hartmut Birr
7c80de2804
* Do not exit if GetConsoleScreenBufferInfo fails. GetConsoleScreenBufferInfo fails
...
if the given handle is redirected to a file or pipe. This stops windres from working.
svn path=/trunk/; revision=3742
2002-11-11 21:53:25 +00:00
Robert Dickenson
5db0748cc3
committing more developments.
...
svn path=/trunk/; revision=3737
2002-11-10 14:29:27 +00:00
Robert Dickenson
5acde91b05
changed "$(RM) *.various" to "- $(RM) *.various" in order to keep the clean rule going.
...
svn path=/trunk/; revision=3736
2002-11-10 14:27:45 +00:00