Markus Schorn
|
6875e287df
|
Fix warnings.
|
2008-04-24 15:45:37 +00:00 |
|
Anton Leherbauer
|
b7e830fccc
|
Fix for 225272: Problems with spawner and fast (Dual Core) machines
Patch by Johann Draschwandtner (Wind River)
|
2008-04-04 07:19:10 +00:00 |
|
Anton Leherbauer
|
8f9be92af5
|
Fix manifest warnings
|
2008-02-15 10:29:25 +00:00 |
|
Anton Leherbauer
|
8629e6b5d1
|
Upversion plug-ins to 5.0.0
|
2007-11-06 08:02:32 +00:00 |
|
Doug Schaefer
|
2d980092d9
|
This isn't a binary.
|
2007-09-05 14:17:42 +00:00 |
|
Doug Schaefer
|
5e002f83a2
|
Fix for 182099 - The wrong proc names were use for the Job object calls. To fix, I've gotten rid of the GetProcAddress calls and called these functions directly. Since these functions are only available on Windows 2000 and later, we have now officially dropped Windows NT4.0 and earlier.
|
2007-08-31 18:17:11 +00:00 |
|
Doug Schaefer
|
3a9a7e6e6c
|
Fix up copyrights.
|
2007-06-14 18:10:16 +00:00 |
|
Doug Schaefer
|
514d90bbc9
|
Bug 150029 - Patch for Alex - Add quotes around the starter command line to deal with spaces in the path to the starter executable.
|
2007-06-06 15:58:34 +00:00 |
|
Doug Schaefer
|
77bb9964a6
|
Bug 189539 - Fix dates on about.html files to reflect projected release date.
|
2007-05-29 03:48:49 +00:00 |
|
Doug Schaefer
|
1d421414b9
|
Added support for HKEY_CURRENT_USER to the registry access routines.
|
2007-05-24 04:10:30 +00:00 |
|
Doug Schaefer
|
4082f4efa8
|
Added support for HKEY_CURRENT_USER to the registry access routines.
|
2007-05-24 04:08:08 +00:00 |
|
Doug Schaefer
|
0eb470fd43
|
Removed the nmake tool launcer.
|
2007-05-23 20:14:44 +00:00 |
|
Doug Schaefer
|
c773868cfd
|
Patch for Ken Ryall - 186436 - add getLocalMachineKeyName() native method.
|
2007-05-16 17:02:45 +00:00 |
|
Doug Schaefer
|
7a63a01f7b
|
Bug 176353 - For cygwin apps started by the Spawner, use the cygwin kill utility to send it signals. Also wrote the makefile to use g++ for the spawner. Finally replace all VS projects with makefiles for MinGW.
|
2007-05-16 02:05:04 +00:00 |
|
Doug Schaefer
|
69ee033a1a
|
Move winreg into a sub directory. I'll eventually do this with all of our components and move them all to MinGW.
|
2007-05-04 14:57:10 +00:00 |
|
Doug Schaefer
|
4be0fe893c
|
Bug 183382 - Added JNICALL to the winreg native code to fix a crash that was happening on Vista with IBM's VM. Also moved this build to use MinGW instead of MSVC.
|
2007-04-25 19:20:08 +00:00 |
|
Doug Schaefer
|
1d7403d060
|
Fix up the ASCII property for these files.
|
2007-04-25 18:29:42 +00:00 |
|
Anton Leherbauer
|
1e05776561
|
Fix for 178786: Incorrect Plugin details
|
2007-03-22 14:44:59 +00:00 |
|
Anton Leherbauer
|
b7f5c2f33e
|
Upversion to 4.0.0 and fix dependency version ranges (bug 157543)
|
2006-10-11 12:28:54 +00:00 |
|
Doug Schaefer
|
a48b5f55b1
|
Updated copyright dates to reflect latest in CVS.
|
2006-06-23 17:52:45 +00:00 |
|
Doug Schaefer
|
17464c08f4
|
Update Copyright dates and fix those that had no copyrights.
|
2006-06-23 17:27:03 +00:00 |
|
Doug Schaefer
|
7b0cf6dc03
|
Updated the about.html files.
|
2006-05-24 13:51:50 +00:00 |
|
Doug Schaefer
|
cb183a6622
|
Patch for Ling@nokia. New entry to windows registry utility.
|
2006-05-11 15:13:25 +00:00 |
|
Markus Schorn
|
f8bfa05b18
|
Makes this compilable with MVC++6.0, related to bug 139891
|
2006-05-03 10:40:34 +00:00 |
|
Mikhail Sennikovsky
|
4af8a6b35b
|
Updated starter.exe from Markus Schorn to fix the bug#139891
|
2006-05-03 10:27:53 +00:00 |
|
Doug Schaefer
|
2ba5d92ebb
|
Removed killer.cpp.
|
2006-05-02 20:11:25 +00:00 |
|
Markus Schorn
|
f71ec39ffc
|
Removes command line length limitation and implements method available(), bug 119618, 138444.
|
2006-04-27 16:23:38 +00:00 |
|
Markus Schorn
|
258e48d547
|
Removes command line length limitation, bug 138444.
|
2006-04-27 16:20:53 +00:00 |
|
Markus Schorn
|
8272805b36
|
Changes to source to fix 119618, binaries to be compiled.
|
2006-04-27 16:16:09 +00:00 |
|
Doug Schaefer
|
141bcef364
|
Added the external tool launcher I used to build the winreg DLL.
|
2006-04-08 01:17:22 +00:00 |
|
Doug Schaefer
|
0c247b1d5f
|
Make the Windows registry code a little more robust.
|
2006-04-03 14:12:04 +00:00 |
|
Doug Schaefer
|
84cef01e46
|
Windows registry access utility.
|
2006-04-03 05:41:36 +00:00 |
|
Doug Schaefer
|
c5c47c0842
|
Trying out the .qualifier version for builds.
|
2006-01-03 19:11:47 +00:00 |
|
Doug Schaefer
|
2b2f1eaba6
|
Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress.
|
2005-12-02 20:43:14 +00:00 |
|
Doug Schaefer
|
f68ca2c02b
|
Made all of the plugins OSGi components.
|
2005-11-15 21:33:43 +00:00 |
|
Doug Schaefer
|
f1fa62b185
|
Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries.
|
2005-11-10 21:41:23 +00:00 |
|
David Inglis
|
92cae3205a
|
CPL to EPL transistion - license header update for QNX
|
2005-06-23 16:01:26 +00:00 |
|
Doug Schaefer
|
e470be8631
|
EPL'ing the CDT.
|
2005-06-23 14:44:35 +00:00 |
|
David Inglis
|
a1c3367c10
|
cleanup,
nls proivder name
removed some uneed files
|
2005-03-24 17:52:06 +00:00 |
|
Doug Schaefer
|
0583121e43
|
Updated the version numbers to 3.0.0.
|
2004-12-22 19:49:22 +00:00 |
|
Doug Schaefer
|
8c69def994
|
Updated the Windows spawner DLL to build using MinGW gcc.
|
2004-11-18 16:11:50 +00:00 |
|
Alain Magloire
|
659d2c4384
|
2004-11-16 Alain Magloire
Update the library interface to changes in java from Spawner
* library/Spawner.h
* Win32ProcessEx.c
* os/win32/x86/spawner.dll
|
2004-11-16 20:53:51 +00:00 |
|
Alain Magloire
|
a914900d7f
|
2004-11-04 Alex Chapiro
Update files.
* library/spawner.mak
* library/starter/starter.mak
|
2004-11-04 18:22:25 +00:00 |
|
Alain Magloire
|
2ed6f2cd4d
|
2004-09-06 Alex Chapiro
Fix for PR 75677
* os/win32/x86/spawner.dll
* library/Win32ProcessEx.c
|
2004-10-06 18:56:32 +00:00 |
|
Alain Magloire
|
11cdde2cd3
|
2004-0813 Alex Chapiro
Fix for PR PR 71601
* os/win32/x86/spawner.dll
* os/win32/x86/starter.exe
* library/Win32ProcessEx.c
* library/starter/killer.cpp
* library/starter/killer.h
* library/starter/starter.cpp
* library/starter/starter.dsp
* library/starter/starter.dsw
|
2004-08-13 20:23:05 +00:00 |
|
Alain Magloire
|
117e8d5362
|
patch form Alex
|
2004-07-21 17:40:06 +00:00 |
|
Alain Magloire
|
243857d6ef
|
2004-07-20 Alain Magloire
Fix for PR 70359
Binaries regenerated
* library/Win32ProcessEx.c
* library/starter/starter.cpp
* os/win32/x86/spawner.dll
* os/win32/x86/starter.dll
|
2004-07-20 20:30:52 +00:00 |
|
Doug Schaefer
|
739203fe55
|
Upversioning head to 2.1.0.
|
2004-07-15 15:54:47 +00:00 |
|
David Inglis
|
162af467d5
|
update copyright
|
2004-06-25 13:29:04 +00:00 |
|
Doug Schaefer
|
f132e86cc0
|
Fixed up the fragment name properties. Apparently you
have to put them in the plugin.properties file. Weird.
|
2004-06-21 15:34:49 +00:00 |
|