[Vexi-svn] SF.net SVN: vexi:[4781] branches/vexi3/org.vexi-vexi.widgets/src_main/org/ vexi/lib/widget/scrollbar.t

2015-04-08 Thread mkpg2
Revision: 4781 http://sourceforge.net/p/vexi/code/4781 Author: mkpg2 Date: 2015-04-09 01:47:25 + (Thu, 09 Apr 2015) Log Message: --- Fix scrollbar not syncing listeners when using button. Modified Paths: -- branches/vexi3/org.vexi-vexi.widgets/src_main

[Vexi-svn] SF.net SVN: vexi:[4779] branches/vexi3/org.vexi-vexi.widgets/src_poke/poke/ widgets/option_many.t

2015-04-01 Thread mkpg2
Revision: 4779 http://sourceforge.net/p/vexi/code/4779 Author: mkpg2 Date: 2015-04-01 17:11:00 + (Wed, 01 Apr 2015) Log Message: --- Poke. Shows options list not scrolling. Added Paths: --- branches/vexi3/org.vexi-vexi.widgets/src_poke/poke/widgets

[Vexi-svn] SF.net SVN: vexi:[4780] branches/vexi3/org.vexi-vexi.widgets

2015-04-04 Thread mkpg2
Revision: 4780 http://sourceforge.net/p/vexi/code/4780 Author: mkpg2 Date: 2015-04-04 20:40:20 + (Sat, 04 Apr 2015) Log Message: --- Reinstate date format support. Modified Paths: -- branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic

[Vexi-svn] SF.net SVN: vexi:[4803] branches/vexi3/org.vexi-vexi.widgets

2015-07-01 Thread mkpg2
Revision: 4803 http://sourceforge.net/p/vexi/code/4803 Author: mkpg2 Date: 2015-07-02 04:10:53 + (Thu, 02 Jul 2015) Log Message: --- Fix. Field value not put to when doing context menu paste/cut operations. Modified Paths: -- branches/vexi3/org.vexi

[Vexi-svn] SF.net SVN: vexi:[4801] trunk/org.vexi-launcher/src/main/java/org/vexi/ launcher/LauncherMain.java

2015-06-28 Thread mkpg2
Revision: 4801 http://sourceforge.net/p/vexi/code/4801 Author: mkpg2 Date: 2015-06-28 20:03:31 + (Sun, 28 Jun 2015) Log Message: --- Fix. Show error, do not exit when there is a hash mismatch. As usually (i.e. windows) the command window will disappear

[Vexi-svn] SF.net SVN: vexi:[4802] trunk/org.vexi-launcher/src/main/java/org/vexi/ launcher/LauncherMain.java

2015-06-28 Thread mkpg2
Revision: 4802 http://sourceforge.net/p/vexi/code/4802 Author: mkpg2 Date: 2015-06-28 20:16:13 + (Sun, 28 Jun 2015) Log Message: --- Fix. Handle line splitting properly (need to account for \r and whitespace). Modified Paths: -- trunk/org.vexi-launcher

[Vexi-svn] SF.net SVN: vexi:[4804] branches/vexi3/org.vexi-vexi.widgets

2015-07-05 Thread mkpg2
Revision: 4804 http://sourceforge.net/p/vexi/code/4804 Author: mkpg2 Date: 2015-07-05 18:33:44 + (Sun, 05 Jul 2015) Log Message: --- Making possible to set default date format using a vexi parameter 'widgets.date_format'. Modified Paths: -- branches

[Vexi-svn] SF.net SVN: vexi:[4805] branches/vexi3/org.vexi-library.js/src/main/java/ org/ibex/js/Scheduler.java

2015-07-06 Thread mkpg2
Revision: 4805 http://sourceforge.net/p/vexi/code/4805 Author: mkpg2 Date: 2015-07-06 18:28:17 + (Mon, 06 Jul 2015) Log Message: --- Minor improvement. Background call should use the scheduler run method. Modified Paths: -- branches/vexi3/org.vexi

[Vexi-svn] SF.net SVN: vexi:[4800] trunk/org.vexi-launcher/src/main/java/org/vexi/ launcher/LauncherMain.java

2015-06-28 Thread mkpg2
Revision: 4800 http://sourceforge.net/p/vexi/code/4800 Author: mkpg2 Date: 2015-06-28 18:46:12 + (Sun, 28 Jun 2015) Log Message: --- Change. Configure with resource file inside jar, and not file on path. Modified Paths: -- trunk/org.vexi-launcher/src

[Vexi-svn] SF.net SVN: vexi:[4818] trunk/tools/org.vexi.vexidev/src/org/vexi/vexidev

2015-10-26 Thread mkpg2
Revision: 4818 http://sourceforge.net/p/vexi/code/4818 Author: mkpg2 Date: 2015-10-26 22:25:06 + (Mon, 26 Oct 2015) Log Message: --- Close .vexipath after reading. Fix outline page NPE (seen sometimes when closing editor). Modified Paths: -- trunk/tools

[Vexi-svn] SF.net SVN: vexi:[4819] trunk/tools

2015-10-26 Thread mkpg2
Revision: 4819 http://sourceforge.net/p/vexi/code/4819 Author: mkpg2 Date: 2015-10-26 22:49:45 + (Mon, 26 Oct 2015) Log Message: --- Release vexidev 0.3.9 Modified Paths: -- trunk/tools/org.vexi.vexidev/META-INF/MANIFEST.MF trunk/tools

[Vexi-svn] SF.net SVN: vexi:[4820] branches/vexi3/org.vexi-library.js/src/main/java/ org/ibex/js

2015-10-29 Thread mkpg2
Revision: 4820 http://sourceforge.net/p/vexi/code/4820 Author: mkpg2 Date: 2015-10-29 18:22:44 + (Thu, 29 Oct 2015) Log Message: --- Trivial. Just improved toString() methods, useful when debugging. Modified Paths: -- branches/vexi3/org.vexi-library.js

[Vexi-svn] SF.net SVN: vexi:[4825] branches/vexi3/org.vexi-library.js/src/main/jpp/org /ibex/js/XMLRPC.jpp

2015-11-10 Thread mkpg2
Revision: 4825 http://sourceforge.net/p/vexi/code/4825 Author: mkpg2 Date: 2015-11-10 15:33:49 + (Tue, 10 Nov 2015) Log Message: --- Debugging. Log rpc java exceptions as warnings. - may be temporary, probably need to do better handling before taking the logs out

[Vexi-svn] SF.net SVN: vexi:[4823] trunk/org.vexi-launcher/src/main/java/org/vexi/ launcher/LauncherMain.java

2015-11-08 Thread mkpg2
Revision: 4823 http://sourceforge.net/p/vexi/code/4823 Author: mkpg2 Date: 2015-11-09 01:22:17 + (Mon, 09 Nov 2015) Log Message: --- Removing obselete hash check. (Updating handled via webstart so desktop icons cannot become obselete like under the old mode where

[Vexi-svn] SF.net SVN: vexi:[4828] branches/vexi3/org.vexi-library.js/src/main/java/ org/ibex/js

2015-11-12 Thread mkpg2
Revision: 4828 http://sourceforge.net/p/vexi/code/4828 Author: mkpg2 Date: 2015-11-13 04:06:45 + (Fri, 13 Nov 2015) Log Message: --- Fix. NPE getting thread description. Modified Paths: -- branches/vexi3/org.vexi-library.js/src/main/java/org/ibex/js

[Vexi-svn] SF.net SVN: vexi:[4814] branches/vexi3/org.vexi-vexi.widgets

2015-09-12 Thread mkpg2
Revision: 4814 http://sourceforge.net/p/vexi/code/4814 Author: mkpg2 Date: 2015-09-12 20:20:45 + (Sat, 12 Sep 2015) Log Message: --- vexi.widget.numfield - support minDP and maxDP properties Modified Paths: -- branches/vexi3/org.vexi-vexi.widgets

[Vexi-svn] SF.net SVN: vexi:[4841]

2016-01-08 Thread mkpg2
Revision: 4841 http://sourceforge.net/p/vexi/code/4841 Author: mkpg2 Date: 2016-01-09 07:31:17 + (Sat, 09 Jan 2016) Log Message: --- Undocumented api for setting maxstacksize. May be useful as temporary workaround to increase value when stack overflows occur due to bad

[Vexi-svn] SF.net SVN: vexi:[4837] branches/vexi3

2015-12-19 Thread mkpg2
Revision: 4837 http://sourceforge.net/p/vexi/code/4837 Author: mkpg2 Date: 2015-12-19 19:32:11 + (Sat, 19 Dec 2015) Log Message: --- Fix. Make getReadableColor support named colors. Modified Paths: -- branches/vexi3/org.vexi-core.main/src/main/jpp/org

[Vexi-svn] SF.net SVN: vexi:[4836] branches/vexi3/org.vexi-vexi.widgets

2015-12-18 Thread mkpg2
Revision: 4836 http://sourceforge.net/p/vexi/code/4836 Author: mkpg2 Date: 2015-12-19 06:32:58 + (Sat, 19 Dec 2015) Log Message: --- datetime improvements. - fix datepicker. Was initialising as today, not date. - improve datepicker. Should initialise with default date

[Vexi-svn] SF.net SVN: vexi:[4833] branches/vexi3/org.vexi-core.main/src/main/java/org /vexi/core/VMLBuilder.java

2015-11-30 Thread mkpg2
Revision: 4833 http://sourceforge.net/p/vexi/code/4833 Author: mkpg2 Date: 2015-11-30 22:58:47 + (Mon, 30 Nov 2015) Log Message: --- Improve Error Message. For not allowed text (e.g. script subtemplate node) Show text in error message. Modified Paths

[Vexi-svn] SF.net SVN: vexi:[4863] trunk/org.vexi-build.vexi.archive

2016-06-19 Thread mkpg2
Revision: 4863 http://sourceforge.net/p/vexi/code/4863 Author: mkpg2 Date: 2016-06-19 15:52:18 + (Sun, 19 Jun 2016) Log Message: --- Minor fix/improvement. Do not include dependency project in .vexipath if not a vexi project. Modified Paths: -- trunk

[Vexi-svn] SF.net SVN: vexi:[4844] branches/vexi3/org.vexi-library.js/src/test/java/ org/ibex/js/TestJSRegexp.java

2016-02-14 Thread mkpg2
Revision: 4844 http://sourceforge.net/p/vexi/code/4844 Author: mkpg2 Date: 2016-02-15 05:52:24 + (Mon, 15 Feb 2016) Log Message: --- Testing. Just seeing how the regexps work. Added Paths: --- branches/vexi3/org.vexi-library.js/src/test/java/org/ibex/js

[Vexi-svn] SF.net SVN: vexi:[4845] branches/vexi3/org.vexi-vexi.icons/src_main/org/ vexi/crystal/icon16/unlocked.png

2016-02-21 Thread mkpg2
Revision: 4845 http://sourceforge.net/p/vexi/code/4845 Author: mkpg2 Date: 2016-02-21 17:28:51 + (Sun, 21 Feb 2016) Log Message: --- Unlocked icon. Added Paths: --- branches/vexi3/org.vexi-vexi.icons/src_main/org/vexi/crystal/icon16/unlocked.png Added

[Vexi-svn] SF.net SVN: vexi:[4849] branches/vexi3/org.vexi-vexi.widgets/src_main/org/ vexi/theme/classic

2016-03-18 Thread mkpg2
Revision: 4849 http://sourceforge.net/p/vexi/code/4849 Author: mkpg2 Date: 2016-03-16 21:47:10 + (Wed, 16 Mar 2016) Log Message: --- Fix/Refactor date picker. - Stop using old date util. - Fix select last day -> 1 issue - Fix day colouring glitches Modified Pa

[Vexi-svn] SF.net SVN: vexi:[4848] branches/vexi3/org.vexi-library.js/src/main/jpp/org /ibex/js/JSDate.jpp

2016-03-19 Thread mkpg2
Revision: 4848 http://sourceforge.net/p/vexi/code/4848 Author: mkpg2 Date: 2016-03-16 21:35:57 + (Wed, 16 Mar 2016) Log Message: --- Date.nameOfMonth(), Date.nameOfWeek(). Built in methods for this, otherwise duplicating everywhere in vexi code. Modified Paths

[Vexi-svn] SF.net SVN: vexi:[4850] branches/vexi3/org.vexi-vexi.widgets/src_main/org/ vexi/lib/text

2016-03-22 Thread mkpg2
Revision: 4850 http://sourceforge.net/p/vexi/code/4850 Author: mkpg2 Date: 2016-03-22 18:50:08 + (Tue, 22 Mar 2016) Log Message: --- Fix. Possible to paste into a text field and never have it receive focus. Text area fields rely on the focus to put to the value

[Vexi-svn] SF.net SVN: vexi:[4851] trunk/org.vexi-library.util/src/main/java/org/vexi/ util/IOUtil.java

2016-03-23 Thread mkpg2
Revision: 4851 http://sourceforge.net/p/vexi/code/4851 Author: mkpg2 Date: 2016-03-23 23:49:08 + (Wed, 23 Mar 2016) Log Message: --- Fix (!). By default should close input streams when piping. Modified Paths: -- trunk/org.vexi-library.util/src/main/java

[Vexi-svn] SF.net SVN: vexi:[4847] branches/vexi3/org.vexi-library.value/src/main/java /org/vexi/value/Date.java

2016-03-19 Thread mkpg2
Revision: 4847 http://sourceforge.net/p/vexi/code/4847 Author: mkpg2 Date: 2016-03-16 15:34:17 + (Wed, 16 Mar 2016) Log Message: --- Fix previous commit (did not mean to commit it). Return null when trying to parse date if there are too many number parts. e.g. 2001-01

[Vexi-svn] SF.net SVN: vexi:[4846] branches/vexi3

2016-03-19 Thread mkpg2
Revision: 4846 http://sourceforge.net/p/vexi/code/4846 Author: mkpg2 Date: 2016-03-16 15:27:46 + (Wed, 16 Mar 2016) Log Message: --- Improve/fix. Datetime entry. Typing dates was not working properly in datetime. After pressing enter it would always revert

[Vexi-svn] SF.net SVN: vexi:[4853] branches/vexi3/org.vexi-vexi.widgets/src_main

2016-03-31 Thread mkpg2
Revision: 4853 http://sourceforge.net/p/vexi/code/4853 Author: mkpg2 Date: 2016-04-01 04:03:15 + (Fri, 01 Apr 2016) Log Message: --- Fix date picker regression. Could not select days 08/09 as value interpreted as octal (and so not valid). Modified Paths

[Vexi-svn] SF.net SVN: vexi:[4854] branches/vexi3/org.vexi-vexi.widgets/src_main/org/ vexi/lib/text/edit.t

2016-03-31 Thread mkpg2
Revision: 4854 http://sourceforge.net/p/vexi/code/4854 Author: mkpg2 Date: 2016-04-01 05:39:27 + (Fri, 01 Apr 2016) Log Message: --- Fix regression. Copy paste not triggering. Modified Paths: -- branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/lib

[Vexi-svn] SF.net SVN: vexi:[4857] branches/vexi3

2016-05-18 Thread mkpg2
Revision: 4857 http://sourceforge.net/p/vexi/code/4857 Author: mkpg2 Date: 2016-05-18 22:27:02 + (Wed, 18 May 2016) Log Message: --- Fix/Improve. String caching. - intern VML attr keys,values and literals, but only if less than 32 chars long (previous behaviour

[Vexi-svn] SF.net SVN: vexi:[4856] branches/vexi3/org.vexi-vexi.widgets

2016-05-12 Thread mkpg2
Revision: 4856 http://sourceforge.net/p/vexi/code/4856 Author: mkpg2 Date: 2016-05-12 07:01:00 + (Thu, 12 May 2016) Log Message: --- Fix regression. Link colour not going gray when disabled. Modified Paths: -- branches/vexi3/org.vexi-vexi.widgets

[Vexi-svn] SF.net SVN: vexi:[4873] branches/vexi3/org.vexi-core.main

2016-07-14 Thread mkpg2
Revision: 4873 http://sourceforge.net/p/vexi/code/4873 Author: mkpg2 Date: 2016-07-15 01:16:46 + (Fri, 15 Jul 2016) Log Message: --- Remove obselete/never used platform implementations. - Only supporting Java 7 in anycase (or at very least java 1.4). Added build version

[Vexi-svn] SF.net SVN: vexi:[4879] branches/vexi3/org.vexi-vexi.widgets

2016-08-12 Thread mkpg2
Revision: 4879 http://sourceforge.net/p/vexi/code/4879 Author: mkpg2 Date: 2016-08-12 09:24:15 + (Fri, 12 Aug 2016) Log Message: --- Fix regressions. Date widgets needed to be updated to use KeyTyped. Modified Paths: -- branches/vexi3/org.vexi

[Vexi-svn] SF.net SVN: vexi:[4876] branches/vexi3/org.vexi-core.main/src/main/java/org /vexi/plat/Swing.java

2016-07-20 Thread mkpg2
Revision: 4876 http://sourceforge.net/p/vexi/code/4876 Author: mkpg2 Date: 2016-07-20 22:43:08 + (Wed, 20 Jul 2016) Log Message: --- Fix. Copy/Paste/Cut & Escape are typed characters that need filtering, apparently ... Modified Paths: -- branches/v

[Vexi-svn] SF.net SVN: vexi:[4877] branches/vexi3/org.vexi-vexi.widgets/src_main/org/ vexi/lib/widget/numfield.t

2016-07-21 Thread mkpg2
Revision: 4877 http://sourceforge.net/p/vexi/code/4877 Author: mkpg2 Date: 2016-07-21 12:02:46 + (Thu, 21 Jul 2016) Log Message: --- Fix regression. Numfield also needs to use keytped event. Modified Paths: -- branches/vexi3/org.vexi-vexi.widgets

[Vexi-svn] SF.net SVN: vexi:[4875] branches/vexi3/org.vexi-library.js/src/main

2016-07-15 Thread mkpg2
Revision: 4875 http://sourceforge.net/p/vexi/code/4875 Author: mkpg2 Date: 2016-07-16 00:16:46 + (Sat, 16 Jul 2016) Log Message: --- Delete obselete math implementation. Modified Paths: -- branches/vexi3/org.vexi-library.js/src/main/java/org/ibex/js

[Vexi-svn] SF.net SVN: vexi:[4874]

2016-07-15 Thread mkpg2
Revision: 4874 http://sourceforge.net/p/vexi/code/4874 Author: mkpg2 Date: 2016-07-16 00:05:55 + (Sat, 16 Jul 2016) Log Message: --- Support international keyboards. - Need to use key typed events and not key pressed. - New core event KeyTyped. - Make KeyTyped event

[Vexi-svn] SF.net SVN: vexi:[4878] branches/vexi3

2016-08-07 Thread mkpg2
Revision: 4878 http://sourceforge.net/p/vexi/code/4878 Author: mkpg2 Date: 2016-08-07 16:04:12 + (Sun, 07 Aug 2016) Log Message: --- New method Number.roundSF(). Round to significant figures. - takes 2 args, optional scale (decimal places) as well. Useful for rounding

[Vexi-svn] SF.net SVN: vexi:[4893] branches/vexi3

2016-10-28 Thread mkpg2
Revision: 4893 http://sourceforge.net/p/vexi/code/4893 Author: mkpg2 Date: 2016-10-28 18:11:40 + (Fri, 28 Oct 2016) Log Message: --- Support setting 'this' when making direct js call from java. Modified Paths: -- branches/vexi3/org.vexi-core.devtools

[Vexi-svn] SF.net SVN: vexi:[4892] trunk

2016-10-27 Thread mkpg2
Revision: 4892 http://sourceforge.net/p/vexi/code/4892 Author: mkpg2 Date: 2016-10-28 01:45:47 + (Fri, 28 Oct 2016) Log Message: --- Refactor/share path building. Modified Paths: -- trunk/tools/org.vexi.vexidev/src/org/vexi/vexidev/VexiProject.java

[Vexi-svn] SF.net SVN: vexi:[4894] branches/vexi3/org.vexi-vexi.widgets/src_main/org/ vexi/lib/widget/numfield.t

2016-10-29 Thread mkpg2
Revision: 4894 http://sourceforge.net/p/vexi/code/4894 Author: mkpg2 Date: 2016-10-30 01:43:08 + (Sun, 30 Oct 2016) Log Message: --- Fix/Change numfield. Do not put value when losing focus (unless not autoupdating). - causes unwanted behaviour when closing a surface

[Vexi-svn] SF.net SVN: vexi:[4890] branches/vexi3/org.vexi-vexi.widgets/src_main/org/ vexi/lib/widget/numfield.t

2016-10-21 Thread mkpg2
Revision: 4890 http://sourceforge.net/p/vexi/code/4890 Author: mkpg2 Date: 2016-10-21 21:19:33 + (Fri, 21 Oct 2016) Log Message: --- Update text when any of minDP,maxDP,maxSF are set. Modified Paths: -- branches/vexi3/org.vexi-vexi.widgets/src_main/org

[Vexi-svn] SF.net SVN: vexi:[4891] branches/vexi3/org.vexi-vexi.widgets/src_main/org/ vexi/lib/widget/numfield.t

2016-10-21 Thread mkpg2
Revision: 4891 http://sourceforge.net/p/vexi/code/4891 Author: mkpg2 Date: 2016-10-21 21:21:39 + (Fri, 21 Oct 2016) Log Message: --- Fix previous commit. Modified Paths: -- branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/numfield.t

[Vexi-svn] SF.net SVN: vexi:[4905]

2016-11-23 Thread mkpg2
Revision: 4905 http://sourceforge.net/p/vexi/code/4905 Author: mkpg2 Date: 2016-11-24 00:16:42 + (Thu, 24 Nov 2016) Log Message: --- vexi.stream.pipe() cancellation support. - 3rd arg 'listener' gets 'control' attribute set. Putting to the cancel property on that stops

[Vexi-svn] SF.net SVN: vexi:[4903] branches/vexi3/org.vexi-library.js/src/main/java/ org/ibex/js/Fountain.java

2016-11-23 Thread mkpg2
Revision: 4903 http://sourceforge.net/p/vexi/code/4903 Author: mkpg2 Date: 2016-11-23 21:20:50 + (Wed, 23 Nov 2016) Log Message: --- Make pipe use own buffer. Otherwise will not be able to upload files in parallel. Modified Paths: -- branches/vexi3

[Vexi-svn] SF.net SVN: vexi:[4907] branches/vexi3/org.vexi-library.js/src/main/java/ org/ibex/js/Fountain.java

2016-11-24 Thread mkpg2
Revision: 4907 http://sourceforge.net/p/vexi/code/4907 Author: mkpg2 Date: 2016-11-24 08:47:52 + (Thu, 24 Nov 2016) Log Message: --- Fix. Content length can be -1 apparently. Modified Paths: -- branches/vexi3/org.vexi-library.js/src/main/java/org/ibex

[Vexi-svn] SF.net SVN: vexi:[4902] trunk

2016-11-23 Thread mkpg2
Revision: 4902 http://sourceforge.net/p/vexi/code/4902 Author: mkpg2 Date: 2016-11-23 20:34:50 + (Wed, 23 Nov 2016) Log Message: --- Change! and Improvement. Pass listener to pipe method instead of traps on the inputstream. - this will break file uploads in older vexi

[Vexi-svn] SF.net SVN: vexi:[4900] branches/vexi3

2016-11-17 Thread mkpg2
Revision: 4900 http://sourceforge.net/p/vexi/code/4900 Author: mkpg2 Date: 2016-11-17 13:26:41 + (Thu, 17 Nov 2016) Log Message: --- Fix/Improve. Don't exit scheduler on error (not constructive). Modified Paths: -- branches/vexi3/org.vexi-core.main/src

[Vexi-svn] SF.net SVN: vexi:[4898] branches/vexi3/org.vexi-library.value/src/main/java /org/vexi/value/Date.java

2016-11-04 Thread mkpg2
Revision: 4898 http://sourceforge.net/p/vexi/code/4898 Author: mkpg2 Date: 2016-11-04 06:58:07 + (Fri, 04 Nov 2016) Log Message: --- Fix regression. Possibly regression in java runtime? NPE calling date asInstant() without a timezone. Modified Paths

[Vexi-svn] SF.net SVN: vexi:[4895] branches/vexi3/org.vexi-library.value/src/main/java /org/vexi/value

2016-11-01 Thread mkpg2
Revision: 4895 http://sourceforge.net/p/vexi/code/4895 Author: mkpg2 Date: 2016-11-02 01:51:19 + (Wed, 02 Nov 2016) Log Message: --- Merge changes/improvements from external code branch (eapi copy). Modified Paths: -- branches/vexi3/org.vexi

[Vexi-svn] SF.net SVN: vexi:[4897] branches/vexi3/org.vexi-library.value/src/main/java /org/vexi/value/Date.java

2016-11-01 Thread mkpg2
Revision: 4897 http://sourceforge.net/p/vexi/code/4897 Author: mkpg2 Date: 2016-11-02 02:12:53 + (Wed, 02 Nov 2016) Log Message: --- Modified Paths: -- branches/vexi3/org.vexi-library.value/src/main/java/org/vexi/value/Date.java Modified: branches

[Vexi-svn] SF.net SVN: vexi:[4908] branches/vexi3/org.vexi-library.js/src/main/java/ org/ibex/js/JSU.java

2016-12-05 Thread mkpg2
Revision: 4908 http://sourceforge.net/p/vexi/code/4908 Author: mkpg2 Date: 2016-12-05 12:19:23 + (Mon, 05 Dec 2016) Log Message: --- Handle connection exception. Modified Paths: -- branches/vexi3/org.vexi-library.js/src/main/java/org/ibex/js/JSU.java

<    2   3   4   5   6   7