CIA.vc
Vexi
Rich UI Platform
Stats » Projects » Vexi
information
Vexi is a platform for creating and publishing Graphical User Interfaces that can be used over the Internet or an intranet. It features a very simple and powerful syntax based on xml and javascript, a set of complete, extensible, themable widgets, and a sandbox-like security model to protect users.
syndicateUTC clock
15:15 on Feb 09, 2010
event counters
The last message was received 0.82 days ago at 19:29 on Feb 08, 2010
0 messages so far today, 4 messages yesterday
4 messages so far this week, 5 messages last week
9 messages so far this month, 18 messages last month
1822 messages since the first one, 2.61 years ago, for an average of 12.52 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
19:29 yesterdayvexi
Commit by jeffbuhrt :: r3795 /trunk/widgets/org.vexi.demo/src/org/vexi/demo/feature/testcase_leak_surface.t: (link)
layout.t was pre-applying surface, which caused tooltipmanager to leak-tastcase to show a simple leak when using the memory test
#
19:28 yesterdayvexi
Commit by jeffbuhrt :: r3794 /trunk/widgets/org.vexi.demo/src/org/vexi/demo/feature/layout.t: (link)
layout.t was pre-applying surface, which caused tooltipmanager to leak.
#
17:52 yesterdayvexi
Commit by jeffbuhrt :: r3793 /trunk/widgets/org.vexi.demo/src/org/vexi/demo/feature/surface.t: (link)
surface demo doesn't leak now (use as baseline for our other leaking widgets)-still need to find leaks in demos: table_basic, table_dynamic, layout.
#
17:51 yesterdayvexi
Commit by jeffbuhrt :: r3792 /trunk/widgets/org.vexi.widgets/src/org/vexi/lib/widget/tabpane.t: (link)
surface demo doesn't leak now (use as baseline for our other leaking widgets)-still need to find leaks in demos: table_basic, table_dynamic, layout.
#
01:29 Sundayvexi
Commit by jeffbuhrt :: r3791 /trunk/widgets/org.vexi.widgets/src/org/vexi/lib/role/popupmanager.t: (link)
Allows option's and other popupables to be gc'd when the frame is closed.
#
22:03 Fridayvexi
Commit by jeffbuhrt :: r3790 /trunk/core/org.vexi.devl/src/org/vexi/instrument/memory/GCUtil.java: (link)
added static/java/JS to the end of each line to make reading the output quicker to follow
#
15:28 Fridayvexi
Commit by mkpg2 :: r3789 /trunk/core/org.vexi.core/src/org/vexi/core/Surface.java: (link)
Fix. Memory leak.

Dubious caching of the Message objects keeping references to old surfaces and preventing garbage collection of old surfaces. Fixed size of leak made it hard to diagnose as leak was bounded and did not typically cause an out of memory failure.
#
22:25 Wednesdayvexi
Commit by jeffbuhrt :: r3788 /trunk/core/org.vexi.devl/ (8 files in 5 dirs): (link)
memory and memoryhist modes now run (again)
#
20:45 on Feb 02vexi
Commit by jeffbuhrt :: r3787 /trunk/widgets/org.vexi.widgets/src/org/vexi/lib/text/edit.t: (link)
handle a race condition where textalign (and other properties) were ignored (sometimes)
#
19:12 on Jan 26vexi
Commit by jeffbuhrt :: r3786 /trunk/widgets/org.vexi.widgets/src/vexi/util/date.t: (link)
added: allowzeroday="true" allows the day to be zero (for selecting a whole month (account period))
#
13:32 on Jan 22vexi
Commit by clrg :: r3785 /trunk/widgets/org.vexi.widgets/src/org/vexi/lib/layout/container.t: (link)

  • Update container comments
  • Remove "textalign" redirect as it is in lib.layout.editbox
#
01:41 on Jan 21vexi
Commit by clrg :: r3784 /trunk/widgets/org.vexi.widgets/src/org/vexi/ (2 files in 2 dirs): (link)
Remove tabs, update code style
#
01:32 on Jan 21vexi
Commit by clrg :: r3783 /trunk/widgets/org.vexi.widgets/src/org/vexi/lib/text/ (block.t edit.t field.t): (link)
Restore textalign property
#
23:11 on Jan 20vexi
Commit by clrg :: r3782 /trunk/widgets/org.vexi.widgets/src/org/vexi/lib/layout/container.t: (link)
Restore "textalign" to the list of forwarded text properties by container
#
22:37 on Jan 20vexi
Commit by jeffbuhrt :: r3781 /trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/datefield.t: (link)
allow empty value separator ("") and setting an empty value
#
16:32 on Jan 19vexi
Commit by jeffbuhrt :: r3780 /trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/datefield.t: (link)
changed to allow air theme to call without getting a core layout error
#
19:28 on Jan 15vexi
Commit by mkpg2 :: r3779 /trunk/core/org.ibex.js/ (4 files in 2 dirs): (link)
Feature. Safe navigation operators '?.' and '?['
#
18:29 on Jan 15vexi
Commit by mkpg2 :: r3778 /trunk/core/org.ibex.js/src_junit/test/js/exec/general/ (3 files): (link)
Tests. Complete/tidy up varargs tests.
#
18:19 on Jan 15vexi
Commit by mkpg2 :: r3777 /trunk/widgets/org.vexi.widgets/src/vexi/util/sync.t: (link)
New function 'forward()'. Single direction sync function.
#
18:16 on Jan 15vexi
Commit by mkpg2 :: r3776 /trunk/widgets/ (2 files in 2 dirs): (link)
Make compatible with coming safe-navigation change.
#