1 2009-02-26 Michael Hutchinson <mhutchinson@novell.com>
3 * JavaBinding.sln: Fix translation projects' GUIDs.
5 2009-02-25 Michael Hutchinson <mhutchinson@novell.com>
7 * JavaBinding.sln: Set policies. Remove unused name attribute.
9 2009-02-25 Lluis Sanchez Gual <lluis@novell.com>
11 * JavaLanguageBinding.cs: Track api changes.
13 2009-02-20 Lluis Sanchez Gual <lluis@novell.com>
15 * JavaBinding.csproj: Updated references.
17 2009-02-11 Lluis Sanchez Gual <lluis@novell.com>
19 * JavaLanguageBinding.cs:
20 * IKVMCompilerManager.cs: Track API changes. Use the new
21 ProjectItem collection.
23 2009/02/06 Lluis Sanchez Gual <lluis@novell.com>
25 * JavaBinding.sln: Flush.
27 2009/02/06 Lluis Sanchez Gual <lluis@novell.com>
32 * JavaBinding.csproj: Migrated to MSBuild file format.
34 2009/02/03 Lluis Sanchez Gual <lluis@novell.com>
38 * JavaBinding.addin.xml: Bump MD version.
40 2009/02/03 Lluis Sanchez Gual <lluis@novell.com>
44 * gtk-gui/generated.cs:
45 * gtk-gui/JavaBinding.GlobalOptionsPanelWidget.cs:
46 * gtk-gui/JavaBinding.CodeGenerationPanelWidget.cs: Flush.
48 2009-01-15 Lluis Sanchez Gual <lluis@novell.com>
50 * Gui/ProjectConfigurationPropertyPanel.cs: Remove unused parameter.
52 * JavaBinding.mdp: Updated.
54 2009-01-15 Andrés G. Aragoneses <aaragoneses@novell.com>
56 * JavaLanguageBinding.cs: Fix warning (duplicate using statement).
58 2008-12-09 Lluis Sanchez Gual <lluis@novell.com>
60 * JavaBinding.mdp: Don't require a specific version of Mono.Addins.
62 2008-12-02 Michael Hutchinson <mhutchinson@novell.com>
66 * JavaBinding.make: Add AssemblyInfo.cs files that are autogenerated
67 from the addin manifests.
69 2008-11-05 Lluis Sanchez Gual <lluis@novell.com>
72 * JavaBinding.addin.xml: Bump MD version.
74 2008-09-17 Lluis Sanchez Gual <lluis@novell.com>
76 * JavaBinding.mdp: Updated projects.
78 2008-09-12 Lluis Sanchez Gual <lluis@novell.com>
80 * JavaLanguageBinding.cs: Track api changes.
82 2008-09-12 Mike Krüger <mkrueger@novell.com>
84 * JavaLanguageBinding.cs: Updated java backend binding.
86 2008-08-18 Lluis Sanchez Gual <lluis@novell.com>
88 * JavaBinding.mdp: Fix reference to Mono.TextEditor. The incorrect
89 add-in version number causes problems in the makefile
92 2008-07-21 Lluis Sanchez Gual <lluis@novell.com>
94 * Project/JavaCompilerParameters.cs: Moved serialization engine to
95 MonoDevelop.Core. Use new syntax for specifying attribute scope.
97 2008-06-25 Lluis Sanchez Gual <lluis@novell.com>
99 * JavaBinding.make, md1format.xml, JavaBinding.addin.xml,
100 JavaBinding.mdp, Project/JavaCompilerParameters.cs: Add support for
103 2008-06-04 Lluis Sanchez Gual <lluis@novell.com>
105 * configure, JavaBinding.addin.xml: Bump MD version.
107 2008-05-28 Michael Hutchinson <mhutchinson@novell.com>
109 * po/Makefile: Remove bash-isms.
111 2008-05-22 Lluis Sanchez Gual <lluis@novell.com>
113 * JavaBinding.addin.xml: Merged the extension points for project and
114 solution option panels into a single extension point. A single
115 extension point will now be used for all kinds of items. Extension
116 conditions can be used to make panels visible only for some
119 2008-05-22 Lluis Sanchez Gual <lluis@novell.com>
121 * JavaLanguageBinding.cs, IKVMCompilerManager.cs: Replaced
122 ICompilerResult/DefaultCompilerResult/CompilerResults by a new
123 BuildResult class, which has owner information at error level, so
124 it is possible to know which project generated an error when
125 building a solution. Updated Task and TaskService to use the new
128 2008-05-21 Lluis Sanchez Gual <lluis@novell.com>
130 * Gui/ProjectConfigurationPropertyPanel.cs, JavaLanguageBinding.cs,
131 JavaBinding.addin.xml, JavaBinding.mdp, JavaBinding.mds,
132 IKVMCompilerManager.cs, gtk-gui/gui.stetic: New project model
135 2008-05-08 Michael Hutchinson <mhutchinson@novell.com>
137 * JavaBinding.addin.xml: Set "isText" attribute on the mimetype
140 2008-04-11 Lluis Sanchez Gual <lluis@novell.com>
142 * JavaBinding.addin.xml: Use the new mime type extension to register
145 2008-03-10 Lluis Sanchez Gual <lluis@novell.com>
147 * JavaBinding.make, JavaBinding.addin.xml, JavaBinding.mdp,
148 gtk-gui/JavaBinding.CodeGenerationPanelWidget.cs,
149 gtk-gui/gui.stetic, icons/java-22.png, icons/java-16.png: Added
150 icons to the options pad.
152 2008-03-07 Michael Hutchinson <mhutchinson@novell.com>
154 * Gui/GlobalOptionsPanel.cs:
155 * JavaBinding.addin.xml: Track API changes for global options panel.
157 2008-02-24 Enver ALTIN <ealtin@gmail.com>
159 * po/tr.po: Updated Turkish translation.
161 2008-02-13 Geoff Norton <gnorton@novell.com>
165 * configure: Drop unused gnome# dependency.
167 2008-02-05 Lluis Sanchez Gual <lluis@novell.com>
169 * COPYING, Makefile: Added COPYING file with GPL2 license.
170 * Makefile.am: Removed unused file.
172 2008-01-28 Michael Hutchinson <mhutchinson@novell.com>
174 * po/nl.po: Updated translation by André Offringa.
175 * po/es.po: Updated translation by Andrés G. Aragoneses.
176 * po/de.po: Updated translation by anonymous GHOP student.
178 2008-01-25 Lluis Sanchez Gual <lluis@novell.com>
180 * configure, JavaBinding.addin.xml: Update MD version.
182 2008-01-24 David Makovský (Yakeen) <yakeen@sannyas-on.net>
184 * cs.po: Updated translation.
186 2008-01-23 Atsushi Enomoto <atsushi@ximian.com>
188 * po/ja.po : made it 100% up-to-date.
190 2008-01-22 Michael Hutchinson <mhutchinson@novell.com>
192 * po/messages.po: Add to svn so that translators don't have to build MD.
193 * po/hu.po: Added new translation.
195 * po/Makefile: Updated. Fix update-po target and add statistics target.
197 2008-01-22 Lluis Sanchez Gual <lluis@novell.com>
199 * po/gl.po, po/cs.po, po/pt_BR.po, po/fr.po, po/es.po, po/sl_SI.po,
200 po/pl.po, po/it.po, po/pt.po, po/ca.po, po/da.po, po/tr.po, po/ru.po,
201 po/de.po, po/sv.po, po/ja.po, po/zh_TW.po, po/zh_CN.po: Updated
203 * po/nl.po, po/po.mdse, po/id.po: Added new translations.
205 2008-01-22 Lluis Sanchez Gual <lluis@novell.com>
207 * IKVMCompilerManager.cs: Improved handling of errors when running ikvmstub.
208 * gtk-gui/gui.stetic: Updated.
210 2008-01-15 Michael Hutchinson <mhutchinson@novell.com>
212 * templates/IkvmGnomeApplicationProject.xpt.xml,
213 templates/JavaApplet.xft.xml,
214 templates/IkvmGladeApplicationProject.xpt.xml,
215 templates/JavaConsoleApplicationProject.xpt.xml,
216 templates/JavaOKDialog.xft.xml, templates/JavaFrame.xft.xml,
217 templates/IkvmLibraryProject.xpt.xml, templates/EmptyJavaFile.xft.xml,
218 templates/JavaPanel.xft.xml, templates/JavaDialog.xft.xml,
219 templates/IkvmGtkApplicationProject.xpt.xml,
220 templates/EmptyJavaProject.xpt.xml, templates/JavaApplication.xft.xml,
221 templates/JavaApplicationProject.xpt.xml,
222 templates/IkvmConsoleApplicationProject.xpt.xml: Make template
223 categories translatable.
225 2007-12-29 David Makovský (Yakeen) <yakeen@sannyas-on.net>
227 * po/cs.po: updated translation
229 2007-12-18 Lluis Sanchez Gual <lluis@novell.com>
231 * JavaBinding.make: Add missing pkg-config path update.
233 2007-12-17 Lluis Sanchez Gual <lluis@novell.com>
235 * configure: Updated add-in versions.
237 2007-12-14 Lluis Sanchez Gual <lluis@novell.com>
239 * JavaBinding.mdp: Updated project file. The order of extended properties
240 won't change anymore.
242 2007-12-12 Lluis Sanchez Gual <lluis@novell.com>
244 * JavaBinding.addin.xml: Bump add-in versions.
246 2007-12-05 Lluis Sanchez Gual <lluis@novell.com>
248 * configure: Use bash to run the config scripts.
250 2007-12-04 Lluis Sanchez Gual <lluis@novell.com>
252 * JavaBinding.mdp: Updated project files.
254 2007-12-04 Lluis Sanchez Gual <lluis@novell.com>
256 * po/Makefile: Properly install .mo files.
258 2007-12-04 Lluis Sanchez Gual <lluis@novell.com>
260 * configure, JavaBinding.make, JavaBinding.addin.xml, JavaBinding.mdp,
261 JavaBinding.mds, Makefile.include, rules.make,
262 gtk-gui/JavaBinding.GlobalOptionsPanelWidget.cs,
263 gtk-gui/JavaBinding.CodeGenerationPanelWidget.cs, gtk-gui/gui.stetic,
264 monodevelop-java.pc.in, Makefile, po, po/gl.po, po/cs.po, po/pt_BR.po,
265 po/es.po, po/fr.po, po/sl_SI.po, po/pl.po, po/it.po, po/ca.po, po/pt.po,
266 po/da.po, po/tr.po, po/ru.po, po/sv.po, po/de.po, po/po.mdse, po/ja.po,
267 po/zh_TW.po, po/Makefile, po/zh_CN.po: Directory reorganization.
269 2007-12-03 Lluis Sanchez Gual <lluis@novell.com>
271 * JavaBinding.mdp, Makefile.am, Java.glade: Remove unused glade file.
273 2007-11-20 Lluis Sanchez Gual <lluis@novell.com>
275 * gtk-gui, gtk-gui/JavaBinding.GlobalOptionsPanelWidget.cs,
276 gtk-gui/generated.cs, gtk-gui/JavaBinding.CodeGenerationPanelWidget.cs,
277 gtk-gui/gui.stetic: Added missing files.
279 2007-11-20 Lluis Sanchez Gual <lluis@novell.com>
281 * Gui/GlobalOptionsPanel.cs, Gui/ProjectConfigurationPropertyPanel.cs,
282 JavaBinding.mdp, Makefile.am: Migrated to Stetic.
284 2007-11-15 Mike Krüger <mkrueger@novell.com>
286 * JavaBindingCompilerServices.cs, JavaLanguageBinding.cs,
287 JavaBinding.addin.xml, JavaBinding.mdp, IKVMCompilerManager.cs,
288 Makefile.am: Worked on the java binding (compile & run of all sample
291 Removed the gnome sample project, because there seems to be something
292 wrong with the generated *.jar (no symbol for Modules.UI).
294 2007-10-29 Lluis Sanchez Gual <lluis@novell.com>
296 * JavaBinding.addin.xml: Bump MD version.
298 2007-10-29 Lluis Sanchez Gual <lluis@novell.com>
300 * JavaBinding.addin.xml: Track changes in the Icon extension node.
302 2007-10-25 Lluis Sanchez Gual <lluis@novell.com>
304 * icons/Java.File.EmptyFile, icons/Java.File.Form, icons/Java.File.FullFile,
305 icons/Java.File.NewClass, icons/Java.File.WebFile, JavaBinding.mdp,
306 Makefile.am, templates/EmptyJavaFile.xft.xml,
307 templates/JavaApplet.xft.xml, templates/JavaApplication.xft.xml,
308 templates/JavaDialog.xft.xml, templates/JavaFrame.xft.xml,
309 templates/JavaOKDialog.xft.xml, templates/JavaPanel.xft.xml: Use tango
310 file icons. Removed obsolete icons.
312 2007-10-24 Lluis Sanchez Gual <lluis@novell.com>
314 * JavaBinding.mdp, templates/IkvmGnomeApplicationProject.xpt.xml,
315 templates/IkvmGladeApplicationProject.xpt.xml,
316 templates/JavaConsoleApplicationProject.xpt.xml,
317 templates/IkvmLibraryProject.xpt.xml,
318 templates/EmptyJavaProject.xpt.xml,
319 templates/IkvmGtkApplicationProject.xpt.xml,
320 templates/JavaApplicationProject.xpt.xml,
321 templates/IkvmConsoleApplicationProject.xpt.xml, Makefile.am,
322 icons/Java.Project.Form, icons/Java.Project.Library,
323 icons/Java.Project.WebProject, icons/Java.ProjectIcon,
324 icons/Java.Project.DOSProject, icons/Java.Project.UserControl,
325 icons/Java.Project.EmptyProject, icons/Java.Project.ServiceProject,
326 icons/java-icon-32.png, icons/Java.Project.FullProject: Updated project
327 icons. Use the base project icon with an overlay to show the type.
329 2007-10-23 Lluis Sanchez Gual <lluis@novell.com>
331 * JavaBinding.mdp: Project file names updated by change in MD path
334 2007-09-21 Lluis Sanchez Gual <lluis@novell.com>
336 * JavaBinding.addin.xml: Bump MD version.
338 2007-09-20 Lluis Sanchez Gual <lluis@novell.com>
340 * JavaBinding.addin.xml: Added an Other section in the MD property dialog
341 and moved some options there to avoid too many branches.
343 2007-09-04 Michael Hutchinson <MHutchinson@novell.com>
345 * JavaLanguageBinding.cs, Gui/GlobalOptionsPanel.cs,
346 Gui/ProjectConfigurationPropertyPanel.cs: Fix some compiler warnings.
348 2007-08-31 Mike Krüger <mkrueger@novell.com>
350 * JavaLanguageBinding.cs, Gui/GlobalOptionsPanel.cs,
351 Gui/ProjectConfigurationPropertyPanel.cs: Changes due to new property
354 2007-08-09 Lluis Sanchez Gual <lluis@novell.com>
356 * JavaBinding.addin.xml, JavaBinding.mdp, Makefile.am: Reorganized the
357 extension point hierarchy. Embedded all add-in manifests as resources.
359 2007-07-25 Lluis Sanchez Gual <lluis@novell.com>
361 * Parser/Resolver.cs, Parser/TypeVisitor.cs: Remove debug code.
363 2007-05-11 Lluis Sanchez Gual <lluis@novell.com>
365 * JavaBinding.mdp: Copy the .addins.xml file to the output dir.
367 2007-05-04 Lluis Sanchez Gual <lluis@novell.com>
369 * JavaBinding.addin.xml: Migration to Mono.Addins.
371 2007-04-19 Lluis Sanchez Gual <lluis@novell.com>
373 * JavaBinding.mdp: Don't copy referenced assemblies.
375 2007-02-16 Lluis Sanchez Gual <lluis@novell.com>
377 * JavaBinding.mdp: Set target runtime to 2.0.
379 2007-02-16 Lluis Sanchez Gual <lluis@novell.com>
381 * JavaBinding.addin.xml: Change add-in versions to 0.13.
383 2007-02-15 Lluis Sanchez Gual <lluis@novell.com>
385 * JavaBinding.mdp, Makefile.am: Synchronized the MD project and the
388 2006-12-14 Lluis Sanchez Gual <lluis@novell.com>
390 * Parser/SharpDevelopTree/CompilationUnit.cs,
391 Parser/SharpDevelopTree/Indexer.cs,
392 Parser/SharpDevelopTree/Method.cs,
393 Parser/SharpDevelopTree/Parameter.cs,
394 Parser/SharpDevelopTree/Event.cs,
395 Parser/SharpDevelopTree/ReturnType.cs,
396 Parser/SharpDevelopTree/Field.cs,
397 Parser/SharpDevelopTree/Property.cs,
398 Parser/SharpDevelopTree/Class.cs,
399 Parser/SharpDevelopTree/Constructor.cs,
400 Parser/SharpDevelopTree/AttributeSection.cs: Renamed Abstract*
403 2006-09-18 Jacob Ilsø Christensen <jacobilsoe@gmail.com>
405 * JavaBinding.mdp: Updated.
406 * .: Added svn:ignore for JavaBinding.pidb.
408 2006-07-03 Lluis Sanchez Gual <lluis@novell.com>
410 * JavaBinding.addin.xml: Updated versions.
411 * JavaBindingCompilerServices.cs: Track changes in ProjectReference.
413 2006-06-15 Lluis Sanchez Gual <lluis@novell.com>
415 * JavaBinding.addin.xml: Use the DataType element instead fof Class
416 to declare serializable types.
418 2006-05-04 Lluis Sanchez Gual <lluis@novell.com>
420 * JavaBinding.addin.xml: Updated versions.
421 * JavaBinding.mdp: Updated.
423 2006-04-21 Lluis Sanchez Gual <lluis@novell.com>
425 * JavaLanguageBinding.cs: Implement GetSupportedClrVersions.
427 2006-04-07 David Makovský (Yakeen) <yakeen@sannyas-on.net>
429 * JavaBinding.addin.xml: renamed attribute in FileFilter Extension
431 2006-03-30 Lluis Sanchez Gual <lluis@novell.com>
434 * JavaBinding.addin.xml: Updated references.
436 2006-03-24 Lluis Sanchez Gual <lluis@novell.com>
438 * JavaBinding.mdp: Updated.
439 * Makefile.am: Use an unified format. Patch by Matze Braun.
440 * JavaBinding.addin.xml: Updated add-in versions.
442 2006-03-12 David Makovský (Yakeen) <yakeen@sannyas-on.net>
444 * Java.glade: Marking some strings not to be translated. Not include balast in pot file.
446 2006-01-30 Lluis Sanchez Gual <lluis@novell.com>
448 * Parser/Resolver.cs:
449 * Parser/Parser.cs: Track changes in parser api.
451 2005-12-13 Lluis Sanchez Gual <lluis@novell.com>
453 * JavaLanguageBinding.cs: Implemented IDotNetLanguageBinding methods.
454 * templates/*: Set the correct category and language name.
456 2005-11-15 Lluis Sanchez Gual <lluis@novell.com>
458 * JavaBindingCompilerServices.cs: Look for ikvmc.exe in the configured
459 directory and in the bin subdirectory. Fixes bug #76700.
461 2005-11-14 Lluis Sanchez Gual <lluis@novell.com>
463 * templates/JavaConsoleApplicationProject.xpt.xml:
464 * templates/JavaApplicationProject.xpt.xml: "Class" is not a valid
465 project target. Changed to Exe.
467 2005-10-11 Lluis Sanchez Gual <lluis@novell.com>
469 * JavaBinding.addin.xml: Fixed incorrect class name.
471 2005-10-11 Lluis Sanchez Gual <lluis@novell.com>
473 * JavaBinding.addin.xml: Fixed addin header information.
474 Use "id" attribuet instead of "name" to identify addins.
476 2005-10-06 Lluis Sanchez Gual <lluis@novell.com>
478 * JavaBinding.addin.xml:
479 * JavaLanguageBinding.cs: Register serializable types in the addin
482 2005-10-04 Lluis Sanchez Gual <lluis@novell.com>
484 * JavaBinding.addin.xml: Added addin dependencies.
486 2005-08-12 Lluis Sanchez Gual <lluis@novell.com>
489 * JavaBinding.addin.xml: Properly reference resource icons and
491 * Makefile.am: Embed icon and templates as resources.
493 2005-08-09 Lluis Sanchez Gual <lluis@novell.com>
495 * Parser/Resolver.cs:
496 * Parser/Parser.cs: Use the new IParserContext API.
498 2005-07-11 Lluis Sanchez Gual <lluis@novell.com>
500 * Project/JavaCompilerParameters.cs: Implement ICloneable.
501 * JavaLanguageBinding.cs : CreateCompilationParameters now returns an
504 2005-06-11 Lluis Sanchez Gual <lluis@novell.com>
506 * Gui/ProjectConfigurationPropertyPanel.cs: Fix build.
508 2005-05-20 Lluis Sanchez Gual <lluis@novell.com>
510 * JavaBindingCompilerServices.cs: Automatically generate wrappers
511 for referenced assemblies. Improved error parsing. Many fixes.
512 * ProjectConfigurationPropertyPanel.cs: Moved to Glade.
513 * JavaLanguageBinding.cs: Added some global configuration properties.
514 * JavaCompilerParameters.cs: Added missing DefineSymbols property.
515 * JavaBinding.addin.xml: Added new configuration dialogs and a new
517 * Makefile.am: Added a new template and a glade file.
518 * templates/IkvmGtkApplicationProject.xpt.xml:
519 * templates/IkvmGladeApplicationProject.xpt.xml:
520 * templates/IkvmGnomeApplicationProject.xpt.xml: Added GTK references
521 in the GTK# projects.
522 * templates/IkvmConsoleApplicationProject.xpt.xml: Removed hard-coded
524 * Java.glade: New glade file for java options.
525 * Gui/GlobalOptionsPanel.cs: New java options panel.
526 * templates/IkvmLibraryProject.xpt.xml: New project template.
528 2005-04-17 John Luke <john.luke@gmail.com>
530 * Makefile.am: fix distcheck
532 2005-02-16 Ben Motmans <ben.motmans@gmail.com>
536 * JavaConsoleApplicationProject:
537 * JavaApplicationProject:
545 2005-02-05 John Luke <john.luke@gmail.com>
548 * JavaBinding.addin.xml: remove custom node builder
549 * ProjectTreeBuilder/JavaNodeBuilder.cs: remove custom
550 node builder in favor of using the default so references
551 can be added (ikvm projects need IKVM.GNU.Classpath.dll and
553 * JavaBindingCompilerServices.cs: work like the C# bindings,
554 error parsing is broken but Im pretty sure it already was
556 2005-01-24 Lluis Sanchez Gual <lluis@novell.com>
558 * JavaBindingCompilerServices.cs:
559 * JavaLanguageBinding.cs: Use the new progress monitor API.
561 2005-01-16 John Luke <john.luke@gmail.com>
563 * Makefile.am: remove FormattingStrategy from build
564 * JavaLanguageBinding.cs: make const LanguageName internal
565 comment out NotImplementedException for GenerateMakefile
566 so it doesn't abort MD when running
567 * JavaBindingCompilerServices.cs: remove warnings
568 * ProjectTreeBuilder/JavaNodeBuilder.cs: remove some unused
569 code that caused warnings, use MonoDevelop.Services.Runtime
570 instead of old method of getting services
572 * template/Ikvm*.xft: Target "Exe" or "WinExe" instead of "Class"
574 2005-01-11 Lluis Sanchez Gual <lluis@novell.com>
576 * JavaBindingCompilerServices.cs:
577 * Gui/ProjectConfigurationPropertyPanel.cs:
578 * JavaLanguageBinding.cs:
579 * JavaBinding.addin.xml:
580 * ProjectTreeBuilder/JavaNodeBuilder.cs: Follow architecture changes.
582 * JavaCompilerParameters.cs: Moved some parameters and enum
583 definitions to DotNetProjectConfiguration.
585 * Project/JavaProject.cs: Removed. Not needed any more.
586 * Makefile.am: Updated.
588 2004-12-13 Lluis Sanchez Gual <lluis@novell.com>
590 * JavaBindingCompilerServices.cs: StatusBarService.ProgressMonitor is
591 not a StatusBar widget any more.
593 2004-12-07 Alexandre Gomes <alexmipego@hotmail.com>
595 * JavaLanguageBinding.cs: Added CommentTag to be used by (Un)CommentCode
597 2004-11-05 Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com>
599 * Parser/Parser.cs: Added HandlesFileExtension() to work with new
602 2004-07-05 John Luke <jluke@cfl.rr.com>
604 * *.cs: cleanup everything
605 remove single file compile/run
606 remove runtime choices and use ikvmc to produce assemblies
608 need to check errors on ikvmc part, I wish there was a better
609 way than screen-scraping to do this.
611 convert line endings to unix, not sure why they were dos style
613 2004-06-08 John Luke <jluke@cfl.rr.com>
615 * JavaBindingCompilerService.cs: rework so Process.Start works
616 * JavaBindingExecutionService.cs: rework so Process.Start works
617 by using ProcessStartInfo (cmd, args)
618 add support for using Gij
619 * Gui/ProjectConfigurationPropertyPanel.cs:
620 enable Java, remove Mono, and add Gij runtimes
621 * JavaRuntime.cs: add Gij
623 2004-05-25 Todd Berman <tberman@sevenl.net>
625 * JavaLanguageBinding.cs: signature change for GenerateMakefile.
627 2004-04-28 Todd Berman <tberman@sevenl.net>
629 * JavaLanguageBinding.cs: stubbing GenerateMakefile.
631 2004-04-16 John Luke <jluke@cfl.rr.com>
633 * JavaBindingCompilerService.cs:
634 rework error parsing to work off of Streams instead of temp files
635 allows javac errors to work, gcj maybe not
636 set the column of the error
637 specify the output directory
638 * Project/JavaCompilerOptions: add runtime prop
639 * JavaBindingExecutionService.cs: add prelim support
642 * JavaRuntime.cs: add enums for compiler and runtime
644 2004-04-09 John Luke <jluke@cfl.rr.com>
646 * JavaBindingCompilerService.cs: account for classpath when compiling,
647 work with gcj or javac, cleanup old code
648 * Gui/ProjectConfigurationPropertyPanel.cs: rough port, needs major HIG love,
649 cleanup, add RadioButtons to select from gcj and javac
650 * JavaBindingExecutionService.cs: use ikvm instead of java runtime
651 * Parser/*: make a copy of the CSharpBinding/Parser in case I am crazy enough
652 to port the parser to work with Java (not built yet)
653 * Project/JavaCompilerParameters.cs: add javac/gcj .Compiler property,
654 fix CompilerPath from being hardcoded
656 2004-03-25 John Luke <jluke@cfl.rr.com>
658 import from SD and make it build with our
659 namespaces and SourceEditor
660 change to work like CSharpBinding