- afb8a90 Cleanup o.e.dltk.console.ui. by Alexander Kurtakov · 7 years ago
- 49009b9 Switch version to 5.5.0-SNAPSHOT by Kaloyan Raev · 8 years ago
- c36ffc7 Switch version to 5.4.0-SNAPSHOT by Kaloyan Raev · 8 years ago
- a3275c5 Switch version to 5.3.1-SNAPSHOT by Kaloyan Raev · 8 years ago
- 651d008 Update version number to 5.3.0-SNAPSHOT by Kaloyan Raev · 8 years ago
- 479f1b5 Switch version to 5.2.0-SNAPSHOT by Kaloyan Raev · 9 years ago
- 3adf800 Remove eclipse.inf files by Kaloyan Raev · 9 years ago
- 561c932 Change version to 5.1.1 by Kaloyan Raev · 9 years ago
- aa22754 Prepare repo for easier versioning by Kaloyan Raev · 9 years ago
- 9d62d3a Change version to 5.1 for Luna by Alex Panchenko · 9 years ago
- 4abf12b Normalize line endings in .classpath files by Alex Panchenko · 10 years ago
- bff5d43 move to java 6 by Johan Compagner · 10 years ago
- 2335383 fix for calling selectChanged when pressing shift-HOME then it should be by Johan Compagner · 10 years ago
- abd10f7 drag'n'drop support for text (just like paste) by Johan Compagner · 11 years ago
- 1266bdc Change version to 5.0.0 by Alex Panchenko · 11 years ago
- 9aa9764 fix NPE as ILaunch could be created without ILaunchConfiguration by Alex Panchenko · 11 years ago
- ac24639 Convert .cvsignore to .gitignore by Alex Panchenko · 11 years ago
- f239625 * include pack200 option to easy pack200 apply step by asobolev · 12 years ago
- 66d88a4 * tycho 0.12.0 based build update + poms for tcl*, ruby, javascript are updated by asobolev · 12 years ago
- 944f7af * bulk update of version to 4.0.0 by asobolev · 12 years ago
- 8d8a9b0 Eclipse-LazyStart->BundleActivationPolicy by apanchenk · 12 years ago
- 9500c75 don't disable paste here (it is not enabled again when it should) by jcompagne · 12 years ago
- c948545 update versions by apanchenk · 13 years ago
- e5c4680 update versions by apanchenk · 13 years ago
- 6e24e3a update versions by apanchenk · 13 years ago v20101211-0412
- 08bdb93 ignore target/ folders by apanchenk · 13 years ago
- 805e8cf added maven/tycho build by aplatov · 13 years ago
- c2cf12e specify standard id for save action by apanchenk · 14 years ago v20091203-1154
- 380ae50 create script console only if RUN mode by apanchenk · 14 years ago
- 8276b7f disconnect from IStreamMonitors in dispose() by apanchenk · 14 years ago
- bd2d91c * Add since 2.0 tags by asobolev · 14 years ago
- 3f910e7 use IScriptConsole by apanchenk · 14 years ago
- c148514 action to open console for any available interpreter by apanchenk · 14 years ago
- 06ab469 always obtain IConsoleManager from ConsolePlugin by apanchenk · 14 years ago
- f4c5b20 * Versions for core, tcl, ruby plugins by asobolev · 14 years ago
- 5248bae * fix environment by asobolev · 14 years ago
- 2886add generics by apanchenk · 14 years ago
- b6fb608 * added some singleton synchronization stuff by asobolev · 14 years ago
- fcb80b2 * Some @since 2.0 tags added by asobolev · 14 years ago
- 08dd421 work around eclipse behavior.. by jcompagne · 14 years ago
- 62d40d7 * add API baseline analysis to all plugins by asobolev · 14 years ago
- 2801a0b use a sorted set to store the StyleRanges by jcompagne · 14 years ago
- ca8ea17 better support for paste (1 line/text) by jcompagne · 14 years ago
- 660a9c8 remove Incubation keyword by apanchenk · 14 years ago
- 6079c35 fix condition in handleCommand() by apanchenk · 14 years ago
- e10af74 - log errors to ScriptConsoleUIPlugin - use NLS.bind() instead of MessageFormat by apanchenk · 15 years ago
- f860a46 dont append \n if there are no \n in the appended/inserted text. Else it will execute it what you dont really want by jcompagne · 15 years ago
- 74ab637 remove unnecessary cast by apanchenk · 15 years ago v20090130
- a6ac9cb performance improvement, only call redraw() once not in the tokenizer loop by jcompagne · 15 years ago
- a13051a Refactored to properly support multi-line pasting. by ssanders · 15 years ago
- ccfd7dc dont alter selection if an action is triggered (ctrl/command X) because then that command doesnt work anymore. by jcompagne · 15 years ago
- 2024802 use && getSelectionCount() == 0 by apanchenk · 15 years ago
- b40591e save console history only for the debug console by apanchenk · 15 years ago
- 64b5016 fix for: select all text (of the current line) and the backspace didnt delete the text by jcompagne · 15 years ago
- 05baa6c save the history of ScriptConsoleHistory better detailFormatting for IValue by jcompagne · 15 years ago
- bf4ee63 FIXME implemented by apanchenk · 15 years ago v20081208-1354
- ad471f2 ScriptConsole refactoring - read stdout/stderr by apanchenk · 15 years ago
- 8b20e3a use red square as terminate button by apanchenk · 15 years ago
- bc4fe10 change how Interactive Console is disabled when there is now active debugger by apanchenk · 15 years ago
- 8e8d206 debug event listeners so that it is only active when there is a break by jcompagne · 15 years ago
- 98957ce * fixed bug caused NPE then displaying in console xml with hyper links by asobolev · 15 years ago v20081120-1419
- 35c6d15 added method to execute the specified code and display results by apanchenk · 15 years ago
- 2d06e8c change api, IScriptInterpreter.exec(String) now returns IScriptExecResult, so we can return output and error flag by apanchenk · 15 years ago
- 84dd3e0 new methods introduced to allow more flexibility by apanchenk · 15 years ago
- 4d2fa0c move viewer var declaration into the for body by apanchenk · 15 years ago
- ab8a157 added null check before viwer.dispose() call by apanchenk · 15 years ago
- 1ecd006 viewer.dispose(); viewer = null; if the implementation of the ScriptConsolePage.dispose() by apanchenk · 15 years ago
- 0144ae4 fixed typo in class name of ScriptConsoleStyledText by apanchenk · 15 years ago
- 7e13534 clear() only if this is first viewer by apanchenk · 15 years ago
- a2037bd do not output invitation if initial interpreter output was empty by apanchenk · 15 years ago v20080930
- 3b211ce register console only if it is created by apanchenk · 15 years ago
- b13c5f8 * Version update (DLTK-654) by asobolev · 15 years ago
- 9f801f1 Corrected externalization issues. by ssanders · 15 years ago
- 9628d4d Added support for ANSI Color Escape Codes, removed unused IConsoleStyleProvider configurability. by ssanders · 15 years ago
- 11a8fff * version 1.0 to 0.95 down grade by asobolev · 15 years ago
- 4775f4e * bug fixing * local user libraries are working by asobolev · 15 years ago
- 9465bef updating about files by aplatov · 15 years ago
- 32efe7c * some RSE related improvements by asobolev · 15 years ago
- 953c693 *fix by asobolev · 15 years ago
- 2dc63a3 auto format/cleanup by jcompagne · 15 years ago
- d1070cb everywhere default ExecurtionEnvironment to J2SE-1.4 (classpath and manifest) by jcompagne · 15 years ago
- 66e8f37 * some fixes by asobolev · 15 years ago
- 21ee234 *fixes by asobolev · 15 years ago
- 4d1e324 *fixes by asobolev · 15 years ago v20080417-2036
- 5d52bfd *fixes by asobolev · 15 years ago
- bb3c66c * initial consoles rework by asobolev · 15 years ago
- 0549e4f *fixes by asobolev · 15 years ago
- c80185c * fixes * testing icons support by asobolev · 15 years ago
- 6d5d1d3 Added overload constructor for backward-compatability. by ssanders · 16 years ago
- b261efe Added support for content coloring, corrected content assist action to use inherited binding. by ssanders · 16 years ago
- 2bc2c92 Added support for content coloring, corrected content assist action to use inherited binding. by ssanders · 16 years ago
- beba53b Corrected externalization warnings. by ssanders · 16 years ago
- 8300cf9 * fixes * Applied Michael patch for type hierarchies. by asobolev · 16 years ago
- 6cd9d74 Corrected all externalization warnings in DLTK Core and Ruby in order to enable a localized release. by ssanders · 16 years ago
- ed4ccc6 Corrected all externalization warnings in DLTK Core and Ruby in order to enable a localized release. by ssanders · 16 years ago
- c850742 *fixes by asobolev · 16 years ago
- 218b7b7 * version replace by asobolev · 16 years ago
- 4e16dfe Removed unused plugin dependencies by dkovalev · 16 years ago
- b7e0339 * Added correct minimal environment to plugin manifests. by asobolev · 16 years ago
- 7dbf97f * Using of JavaSE-1.4 for all projects by asobolev · 16 years ago v20070706