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 |
|