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