reactos.git
18 years agoCopy makefile
Casper Hornstrup [Fri, 8 Apr 2005 19:03:04 +0000 (19:03 +0000)]
Copy makefile

svn path=/branches/xmlbuildsystem/; revision=14552

18 years agoDelete Makefile
Casper Hornstrup [Fri, 8 Apr 2005 18:59:37 +0000 (18:59 +0000)]
Delete Makefile

svn path=/branches/xmlbuildsystem/; revision=14551

18 years agoBuild when DBG=1
Casper Hornstrup [Fri, 8 Apr 2005 17:24:30 +0000 (17:24 +0000)]
Build when DBG=1

svn path=/branches/xmlbuildsystem/; revision=14550

18 years agoNew document icon from Mindflyer <mf@mufunyo.net>
Magnus Olsen [Fri, 8 Apr 2005 16:59:16 +0000 (16:59 +0000)]
New document icon from Mindflyer <mf@mufunyo.net>

svn path=/trunk/; revision=14549

18 years agowow it really does work on linux now
Steven Edwards [Fri, 8 Apr 2005 16:58:29 +0000 (16:58 +0000)]
wow it really does work on linux now

svn path=/branches/xmlbuildsystem/; revision=14548

18 years agouse tags for pool allocations, and reformat code
Royce Mitchell III [Fri, 8 Apr 2005 13:14:15 +0000 (13:14 +0000)]
use tags for pool allocations, and reformat code

svn path=/trunk/; revision=14547

18 years agouse tags for pool allocations, and reformat code
Royce Mitchell III [Fri, 8 Apr 2005 13:02:23 +0000 (13:02 +0000)]
use tags for pool allocations, and reformat code

svn path=/trunk/; revision=14546

18 years agouse tags for pool allocations, and reformat code
Royce Mitchell III [Fri, 8 Apr 2005 12:54:37 +0000 (12:54 +0000)]
use tags for pool allocations, and reformat code

svn path=/trunk/; revision=14545

18 years agoAdapter: some info display.
Art Yerkes [Fri, 8 Apr 2005 11:08:26 +0000 (11:08 +0000)]
Adapter: some info display.
Socket: implemented send and recv.

svn path=/trunk/; revision=14544

18 years agoRead: Generalized EOF condition slightly.
Art Yerkes [Fri, 8 Apr 2005 11:04:13 +0000 (11:04 +0000)]
Read: Generalized EOF condition slightly.
      Remember to check for failure when locking address buffer.
Lock: SEH to protect from bad address length ptr.

svn path=/trunk/; revision=14543

18 years agoraddr2line utility
Royce Mitchell III [Fri, 8 Apr 2005 05:35:20 +0000 (05:35 +0000)]
raddr2line utility
moved code common betw rsym and raddr2line to rsym_common.c
simplified tools/Makefile

svn path=/trunk/; revision=14542

18 years agoInitialize these in case handle locking fails.
Art Yerkes [Fri, 8 Apr 2005 01:11:32 +0000 (01:11 +0000)]
Initialize these in case handle locking fails.

svn path=/trunk/; revision=14541

18 years ago* Clean object files
Casper Hornstrup [Thu, 7 Apr 2005 20:28:35 +0000 (20:28 +0000)]
* Clean object files
* Clean generated files for cabman

svn path=/branches/xmlbuildsystem/; revision=14540

18 years agoAdd missing file
Casper Hornstrup [Thu, 7 Apr 2005 19:57:05 +0000 (19:57 +0000)]
Add missing file

svn path=/branches/xmlbuildsystem/; revision=14539

18 years agoUse order-only prerequisites for directories to prevent spurious rebuilds when buildi...
Casper Hornstrup [Thu, 7 Apr 2005 19:39:39 +0000 (19:39 +0000)]
Use order-only prerequisites for directories to prevent spurious rebuilds when building on non-FAT volumes

svn path=/branches/xmlbuildsystem/; revision=14538

18 years agoforward CommConfigDialogA to CommConfigDialogW
Thomas Bluemel [Thu, 7 Apr 2005 18:01:29 +0000 (18:01 +0000)]
forward CommConfigDialogA to CommConfigDialogW

svn path=/trunk/; revision=14537

18 years ago- don't redefine public structures in taskmgr
Thomas Bluemel [Thu, 7 Apr 2005 13:25:34 +0000 (13:25 +0000)]
- don't redefine public structures in taskmgr
- minor taskmgr changes and make better use of PCH
- fixed definition of SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION and depending code

svn path=/trunk/; revision=14536

18 years agofixed warnings
Thomas Bluemel [Thu, 7 Apr 2005 13:11:46 +0000 (13:11 +0000)]
fixed warnings

svn path=/trunk/; revision=14535

18 years agoRemove more hardcode string to En.rc
Magnus Olsen [Thu, 7 Apr 2005 11:24:38 +0000 (11:24 +0000)]
Remove more hardcode string to En.rc

svn path=/trunk/; revision=14534

18 years agoAdd the files where they are located
Casper Hornstrup [Wed, 6 Apr 2005 22:27:22 +0000 (22:27 +0000)]
Add the files where they are located

svn path=/branches/xmlbuildsystem/; revision=14533

18 years agoCorrect some wrong dependencies for 'make bootcd'
Casper Hornstrup [Wed, 6 Apr 2005 20:49:49 +0000 (20:49 +0000)]
Correct some wrong dependencies for 'make bootcd'

svn path=/branches/xmlbuildsystem/; revision=14532

18 years agoreformat some code to make it readably
Thomas Bluemel [Wed, 6 Apr 2005 18:30:09 +0000 (18:30 +0000)]
reformat some code to make it readably

svn path=/trunk/; revision=14530

18 years agoSaveliy Tretiakov <saveliyt@mail.ru>:
Thomas Bluemel [Wed, 6 Apr 2005 17:40:25 +0000 (17:40 +0000)]
Saveliy Tretiakov <saveliyt@mail.ru>:
- Implemented CommConfigDialogA and CommConfigDialogW
- Removed @unimplemented comments for some implemented functions

svn path=/trunk/; revision=14529

18 years agoadd image base address for serialui.dll
Thomas Bluemel [Wed, 6 Apr 2005 17:08:17 +0000 (17:08 +0000)]
add image base address for serialui.dll

svn path=/trunk/; revision=14528

18 years agouse unicode functions only and some minor fixes to preserve 64bit compatibility
Thomas Bluemel [Wed, 6 Apr 2005 17:04:28 +0000 (17:04 +0000)]
use unicode functions only and some minor fixes to preserve 64bit compatibility

svn path=/trunk/; revision=14527

18 years agofix uninitialized variable warnings
Royce Mitchell III [Wed, 6 Apr 2005 12:32:14 +0000 (12:32 +0000)]
fix uninitialized variable warnings

svn path=/trunk/; revision=14526

18 years agoSaveliy Tretiakov <saveliyt@mail.ru>
Hervé Poussineau [Wed, 6 Apr 2005 11:14:57 +0000 (11:14 +0000)]
Saveliy Tretiakov <saveliyt@mail.ru>
- Started serialui dll
- Implemented drvCommConfigDialogA and drvCommConfigDialogW

svn path=/trunk/; revision=14525

18 years agoVerify that allocated resource list is not NULL in IRP_MN_START_DEVICE.
Hervé Poussineau [Wed, 6 Apr 2005 06:09:01 +0000 (06:09 +0000)]
Verify that allocated resource list is not NULL in IRP_MN_START_DEVICE.

svn path=/trunk/; revision=14524

18 years agopatch by kjk::hyperion, fix syntax of gcc inline asm
Royce Mitchell III [Wed, 6 Apr 2005 04:03:41 +0000 (04:03 +0000)]
patch by kjk::hyperion, fix syntax of gcc inline asm

svn path=/trunk/; revision=14523

18 years agoremove the use of windows.h in some places where it is not needed
Steven Edwards [Tue, 5 Apr 2005 23:04:24 +0000 (23:04 +0000)]
remove the use of windows.h in some places where it is not needed

svn path=/trunk/; revision=14522

18 years agoUse w32api... hope this does something? Just trying to help steven.
Alex Ionescu [Tue, 5 Apr 2005 21:41:03 +0000 (21:41 +0000)]
Use w32api... hope this does something? Just trying to help steven.

svn path=/trunk/; revision=14521

18 years agoAccept ROS_INSTALL environment variable
Casper Hornstrup [Tue, 5 Apr 2005 20:24:26 +0000 (20:24 +0000)]
Accept ROS_INSTALL environment variable

svn path=/branches/xmlbuildsystem/; revision=14520

18 years agofixed rosapps a bit. disabled tests for now. will fix them tonight
Steven Edwards [Tue, 5 Apr 2005 19:42:40 +0000 (19:42 +0000)]
fixed rosapps a bit. disabled tests for now. will fix them tonight

svn path=/trunk/; revision=14519

18 years agomore w32api conversion. Send errors.h to the Trash Can
Steven Edwards [Tue, 5 Apr 2005 19:30:34 +0000 (19:30 +0000)]
more w32api conversion. Send errors.h to the Trash Can

svn path=/trunk/; revision=14518

18 years agofixed header usage. Please avoid using windows.h
Steven Edwards [Tue, 5 Apr 2005 19:22:30 +0000 (19:22 +0000)]
fixed header usage. Please avoid using windows.h

svn path=/trunk/; revision=14517

18 years agoremove windows.h
Steven Edwards [Tue, 5 Apr 2005 19:19:44 +0000 (19:19 +0000)]
remove windows.h

svn path=/trunk/; revision=14516

18 years ago__USE_W32API
Steven Edwards [Tue, 5 Apr 2005 19:17:21 +0000 (19:17 +0000)]
__USE_W32API

svn path=/trunk/; revision=14515

18 years ago__USE_W32API
Steven Edwards [Tue, 5 Apr 2005 19:14:37 +0000 (19:14 +0000)]
__USE_W32API

svn path=/trunk/; revision=14514

18 years agouse -D__USE_W32API
Steven Edwards [Tue, 5 Apr 2005 19:13:51 +0000 (19:13 +0000)]
use -D__USE_W32API

svn path=/trunk/; revision=14513

18 years agoAdd serial port enumerator driver:
Hervé Poussineau [Tue, 5 Apr 2005 19:04:07 +0000 (19:04 +0000)]
Add serial port enumerator driver:
- Enumerate legacy mice
- Should also detect PnP serial devices even if they are not yet reported
It is implemented as an upper filter for serial port driver (serial.sys)
Add corresponding registry entries

svn path=/trunk/; revision=14512

18 years agouse -D__USE_W32API
Steven Edwards [Tue, 5 Apr 2005 18:59:56 +0000 (18:59 +0000)]
use -D__USE_W32API

svn path=/trunk/; revision=14511

18 years agoRebuild source if a header is changed
Casper Hornstrup [Tue, 5 Apr 2005 18:49:53 +0000 (18:49 +0000)]
Rebuild source if a header is changed

svn path=/branches/xmlbuildsystem/; revision=14510

18 years agoSimplify directory handling
Casper Hornstrup [Tue, 5 Apr 2005 18:20:45 +0000 (18:20 +0000)]
Simplify directory handling

svn path=/branches/xmlbuildsystem/; revision=14509

18 years agoGenerate registry hives on 'make install'
Casper Hornstrup [Tue, 5 Apr 2005 17:22:02 +0000 (17:22 +0000)]
Generate registry hives on 'make install'

svn path=/branches/xmlbuildsystem/; revision=14507

18 years ago- Changed the calculation of the current sector count to read or write from both...
Hartmut Birr [Tue, 5 Apr 2005 17:12:52 +0000 (17:12 +0000)]
- Changed the calculation of the current sector count to read or write from both sides of a floppy in one step.
- Set the EOT sector always to the last sector of a floppy.

svn path=/trunk/; revision=14506

18 years agoInitialize the maximum length of the device description to allocate more than map...
Hartmut Birr [Tue, 5 Apr 2005 17:07:56 +0000 (17:07 +0000)]
Initialize the maximum length of the device description to allocate more than map register.

svn path=/trunk/; revision=14505

18 years agoSet the correct CurrentVa in the call to IoFlushAdapterBuffers.
Hartmut Birr [Tue, 5 Apr 2005 15:53:09 +0000 (15:53 +0000)]
Set the correct CurrentVa in the call to IoFlushAdapterBuffers.

svn path=/trunk/; revision=14504

18 years agoChanged back to IoBuildSynchronousFsdRequest.
Hartmut Birr [Tue, 5 Apr 2005 15:51:02 +0000 (15:51 +0000)]
Changed back to IoBuildSynchronousFsdRequest.

svn path=/trunk/; revision=14503

18 years agofree work items after processing them
Thomas Bluemel [Tue, 5 Apr 2005 15:08:18 +0000 (15:08 +0000)]
free work items after processing them

svn path=/trunk/; revision=14502

18 years agoPrint date and time formats according to regional settings
Hervé Poussineau [Tue, 5 Apr 2005 12:34:38 +0000 (12:34 +0000)]
Print date and time formats according to regional settings

svn path=/trunk/; revision=14501

18 years agoRemove useless code (ACPI now reports resources correctly)
Hervé Poussineau [Tue, 5 Apr 2005 12:00:37 +0000 (12:00 +0000)]
Remove useless code (ACPI now reports resources correctly)
Change ULONG to ULONG_PTR for IoStatus.Information field

svn path=/trunk/; revision=14500

18 years agoImplement IRP_MN_QUERY_RESOURCES (Irq, IO ports, DMA)
Hervé Poussineau [Tue, 5 Apr 2005 12:00:13 +0000 (12:00 +0000)]
Implement IRP_MN_QUERY_RESOURCES (Irq, IO ports, DMA)

svn path=/trunk/; revision=14499

18 years agoadd some asserts
Royce Mitchell III [Tue, 5 Apr 2005 05:12:16 +0000 (05:12 +0000)]
add some asserts

svn path=/trunk/; revision=14498

18 years agoAdded acknowledgement (thank tinus and sorry I didn't put this in the first
Art Yerkes [Mon, 4 Apr 2005 23:48:11 +0000 (23:48 +0000)]
Added acknowledgement (thank tinus and sorry I didn't put this in the first
commit).

svn path=/trunk/; revision=14497

18 years agoFirst import of DHCP client service.
Art Yerkes [Mon, 4 Apr 2005 23:45:33 +0000 (23:45 +0000)]
First import of DHCP client service.
No pipe created yet.  Event model up and running.
Does not produce a dhcp offer yet but working on that.

svn path=/trunk/; revision=14496

18 years agoFix file properties
Hervé Poussineau [Mon, 4 Apr 2005 23:17:28 +0000 (23:17 +0000)]
Fix file properties

svn path=/trunk/; revision=14495

18 years agoMove variable declarations at the start of functions
Hervé Poussineau [Mon, 4 Apr 2005 23:12:21 +0000 (23:12 +0000)]
Move variable declarations at the start of functions

svn path=/trunk/; revision=14494

18 years agoCheck for an valid mdl pointer before calling IoFreeMdl in IoReadWriteCompletion.
Hartmut Birr [Mon, 4 Apr 2005 23:11:19 +0000 (23:11 +0000)]
Check for an valid mdl pointer before calling IoFreeMdl in IoReadWriteCompletion.

svn path=/trunk/; revision=14493

18 years agoFixed some bugs, which have prevented the using of isa dma channels.
Hartmut Birr [Mon, 4 Apr 2005 23:09:15 +0000 (23:09 +0000)]
Fixed some bugs, which have prevented the using of isa dma channels.

svn path=/trunk/; revision=14492

18 years agoAllow ACPI detection and legacy detection for serial ports
Hervé Poussineau [Mon, 4 Apr 2005 23:00:52 +0000 (23:00 +0000)]
Allow ACPI detection and legacy detection for serial ports
Detect serial debug port and prevent its management by serial driver
Activate serial driver in registry

svn path=/trunk/; revision=14491

18 years agoCorrect IOCTL_SERIAL_CLEAR_STATS and IOCTL_SERIAL_PURGE
Hervé Poussineau [Mon, 4 Apr 2005 22:48:51 +0000 (22:48 +0000)]
Correct IOCTL_SERIAL_CLEAR_STATS and IOCTL_SERIAL_PURGE
Manage read errors (overrun, parity, ...)
Use output buffer even if Uart is ready to transmit

svn path=/trunk/; revision=14490

18 years agoInstall generated files
Casper Hornstrup [Mon, 4 Apr 2005 22:05:08 +0000 (22:05 +0000)]
Install generated files

svn path=/branches/xmlbuildsystem/; revision=14489

18 years agoSupport installation of generated files
Casper Hornstrup [Mon, 4 Apr 2005 20:50:55 +0000 (20:50 +0000)]
Support installation of generated files

svn path=/branches/xmlbuildsystem/; revision=14488

18 years agoLet dependencies control 'make install'
Casper Hornstrup [Mon, 4 Apr 2005 19:39:44 +0000 (19:39 +0000)]
Let dependencies control 'make install'

svn path=/branches/xmlbuildsystem/; revision=14487

18 years agoCompile with w32api...gift for Steven
Alex Ionescu [Mon, 4 Apr 2005 03:55:43 +0000 (03:55 +0000)]
Compile with w32api...gift for Steven

svn path=/trunk/; revision=14486

18 years agoReplace polling mode in IRP_MJ_READ by an interrupt mode.
Hervé Poussineau [Sun, 3 Apr 2005 21:36:15 +0000 (21:36 +0000)]
Replace polling mode in IRP_MJ_READ by an interrupt mode.
It is a lot less CPU consuming...

svn path=/trunk/; revision=14485

18 years agoAdd WaitAll and WaitAny values
Hervé Poussineau [Sun, 3 Apr 2005 21:31:41 +0000 (21:31 +0000)]
Add WaitAll and WaitAny values

svn path=/trunk/; revision=14484

18 years agoPartial 'make install' implementation
Casper Hornstrup [Sun, 3 Apr 2005 19:25:58 +0000 (19:25 +0000)]
Partial 'make install' implementation

svn path=/branches/xmlbuildsystem/; revision=14483

18 years agoSupport marshalling of 'unique' strings.
Eric Kohl [Sun, 3 Apr 2005 19:15:14 +0000 (19:15 +0000)]
Support marshalling of 'unique' strings.

svn path=/trunk/; revision=14482

18 years agoReactOS Package Manager
Klemens Friedl [Sun, 3 Apr 2005 19:06:49 +0000 (19:06 +0000)]
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

18 years agoRemoved some calls to NtOpenProcess. They aren't necessary because the process data...
Hartmut Birr [Sun, 3 Apr 2005 15:47:15 +0000 (15:47 +0000)]
Removed some calls to NtOpenProcess. They aren't necessary because the process data structure contains already a process handle.

svn path=/trunk/; revision=14480

18 years agoWinTrust.dll: Update EXPORTS table
Emanuele Aliberti [Sun, 3 Apr 2005 14:38:42 +0000 (14:38 +0000)]
WinTrust.dll: Update EXPORTS table

svn path=/trunk/; revision=14479

18 years agoactivate printer folder menu
Martin Fuchs [Sun, 3 Apr 2005 14:32:47 +0000 (14:32 +0000)]
activate printer folder menu

svn path=/trunk/; revision=14478

18 years agominor change that I did forget
Magnus Olsen [Sun, 3 Apr 2005 13:45:23 +0000 (13:45 +0000)]
minor change that I did forget

svn path=/trunk/; revision=14477

18 years agoRemove more hardcode string to En.rc
Magnus Olsen [Sun, 3 Apr 2005 13:40:15 +0000 (13:40 +0000)]
Remove more hardcode string to En.rc

svn path=/trunk/; revision=14476

18 years agoSince a process id is only unique if the associated process is not deleted,
Hartmut Birr [Sun, 3 Apr 2005 13:04:10 +0000 (13:04 +0000)]
Since a process id is only unique if the associated process is not deleted,
we must prevent the deleting of the process. An opened handle does this.

svn path=/trunk/; revision=14475

18 years agoSupport 'ref' and 'unique' attributes for pointers.
Eric Kohl [Sun, 3 Apr 2005 12:49:25 +0000 (12:49 +0000)]
Support 'ref' and 'unique' attributes for pointers.

svn path=/trunk/; revision=14474

18 years agoprotect system image list
Martin Fuchs [Sun, 3 Apr 2005 12:14:30 +0000 (12:14 +0000)]
protect system image list

svn path=/trunk/; revision=14473

18 years agoAdd missing file
Casper Hornstrup [Sun, 3 Apr 2005 11:58:31 +0000 (11:58 +0000)]
Add missing file

svn path=/branches/xmlbuildsystem/; revision=14472

18 years agoVerbose mode
Casper Hornstrup [Sun, 3 Apr 2005 11:57:34 +0000 (11:57 +0000)]
Verbose mode

svn path=/branches/xmlbuildsystem/; revision=14471

18 years agoshow logoff dialog in lean explorer
Martin Fuchs [Sun, 3 Apr 2005 11:38:08 +0000 (11:38 +0000)]
show logoff dialog in lean explorer

svn path=/trunk/; revision=14470

18 years agodisplay "log off" dialog, add "terminate" menu entry
Martin Fuchs [Sun, 3 Apr 2005 11:23:03 +0000 (11:23 +0000)]
display "log off" dialog, add "terminate" menu entry

svn path=/trunk/; revision=14469

18 years agoDetect compiler -pipe support
Casper Hornstrup [Sun, 3 Apr 2005 10:46:08 +0000 (10:46 +0000)]
Detect compiler -pipe support

svn path=/branches/xmlbuildsystem/; revision=14468

18 years agoRemove more hardcode string to En.rc
Magnus Olsen [Sun, 3 Apr 2005 10:16:56 +0000 (10:16 +0000)]
Remove more hardcode string to En.rc

svn path=/trunk/; revision=14467

18 years agoAvoid spurious error messages during make clean
Casper Hornstrup [Sun, 3 Apr 2005 10:05:52 +0000 (10:05 +0000)]
Avoid spurious error messages during make clean

svn path=/branches/xmlbuildsystem/; revision=14466

18 years agoInitialized the event with the object instead of the handle.
Hartmut Birr [Sun, 3 Apr 2005 10:05:00 +0000 (10:05 +0000)]
Initialized the event with the object instead of the handle.

svn path=/trunk/; revision=14465

18 years agofix SDI shell browser
Martin Fuchs [Sun, 3 Apr 2005 09:16:20 +0000 (09:16 +0000)]
fix SDI shell browser

svn path=/trunk/; revision=14464

18 years agoRemove more hardcode string to En.rc
Magnus Olsen [Sat, 2 Apr 2005 22:19:12 +0000 (22:19 +0000)]
Remove more hardcode string to En.rc

svn path=/trunk/; revision=14463

18 years agoGenerate map files
Casper Hornstrup [Sat, 2 Apr 2005 21:45:38 +0000 (21:45 +0000)]
Generate map files

svn path=/branches/xmlbuildsystem/; revision=14462

18 years agoGenerate map files
Casper Hornstrup [Sat, 2 Apr 2005 21:45:16 +0000 (21:45 +0000)]
Generate map files

svn path=/branches/xmlbuildsystem/; revision=14461

18 years agoRemove more hardcode string to En.rc
Magnus Olsen [Sat, 2 Apr 2005 21:06:44 +0000 (21:06 +0000)]
Remove more hardcode string to En.rc

svn path=/trunk/; revision=14460

18 years agoanother one bytes the dust. messages.h is gone
Steven Edwards [Sat, 2 Apr 2005 21:02:31 +0000 (21:02 +0000)]
another one bytes the dust. messages.h is gone

svn path=/trunk/; revision=14459

18 years agoDid forget the info I did change
Magnus Olsen [Sat, 2 Apr 2005 20:27:41 +0000 (20:27 +0000)]
Did forget the info I did change
it is remove all hardcode string to En.rc
to make it easy to translate

svn path=/trunk/; revision=14458

18 years agosvn path=/trunk/; revision=14457
Magnus Olsen [Sat, 2 Apr 2005 20:23:01 +0000 (20:23 +0000)]
svn path=/trunk/; revision=14457

18 years agohere you go
Steven Edwards [Sat, 2 Apr 2005 19:52:29 +0000 (19:52 +0000)]
here you go

svn path=/trunk/; revision=14456

18 years ago__USE_W32API
Steven Edwards [Sat, 2 Apr 2005 19:47:52 +0000 (19:47 +0000)]
__USE_W32API

svn path=/trunk/; revision=14455

18 years agoChanged the indentation to a human readable format (no code change).
Hartmut Birr [Sat, 2 Apr 2005 19:33:08 +0000 (19:33 +0000)]
Changed the indentation to a human readable format (no code change).

svn path=/trunk/; revision=14454

18 years agocorrected file name so it matches the include in slayer.rc
Thomas Bluemel [Sat, 2 Apr 2005 19:26:54 +0000 (19:26 +0000)]
corrected file name so it matches the include in slayer.rc

svn path=/trunk/; revision=14453

18 years agoanother one bytes the dust
Steven Edwards [Sat, 2 Apr 2005 19:13:54 +0000 (19:13 +0000)]
another one bytes the dust

svn path=/trunk/; revision=14452

18 years agofix termination of "search program" dialog
Martin Fuchs [Sat, 2 Apr 2005 18:24:13 +0000 (18:24 +0000)]
fix termination of "search program" dialog

svn path=/trunk/; revision=14451