Commit graph

609 commits

Author SHA1 Message Date
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