3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected 5 months ago.
Jan 18, 2024 — Jan 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add beginnings of a numfield widgets
Charles Goodwin
as clrg
More... over 17 years ago
Fix text writes for password fields (it displayed the text instead of *s)
Charles Goodwin
as clrg
More... over 17 years ago
Slider/spin clean ups
Charles Goodwin
as clrg
More... over 17 years ago
Be explicit about track minsize since we already know it (pragmatism>utopism)
Charles Goodwin
as clrg
More... over 17 years ago
A set of purely superficial code updates
Charles Goodwin
as clrg
More... over 17 years ago
Fix initial layout of splitpane children that relied on old [broken] layout behaviour
Charles Goodwin
as clrg
More... over 17 years ago
Remove redundant casts
Charles Goodwin
as clrg
More... over 17 years ago
Remove unused warnings
Charles Goodwin
as clrg
More... over 17 years ago
[no comment]
Charles Goodwin
as clrg
More... over 17 years ago
Bunch the static stuff together - as the comments already stated (oops!)
Charles Goodwin
as clrg
More... over 17 years ago
Add interface for non-package access to the default text settings
Charles Goodwin
as clrg
More... over 17 years ago
Fix a serious packed layout bug
Charles Goodwin
as clrg
More... over 17 years ago
Fix toggle datatype for cells (checks were not being displayed properly)
Charles Goodwin
as clrg
More... over 17 years ago
Add test for Children trap firing (currently fails)
Charles Goodwin
as clrg
More... over 17 years ago
Fix Leave traps not being fired when mouse moves outside of a frame
Charles Goodwin
as clrg
More... over 17 years ago
Add 'shadowtext' property - text to display when there is no text in the field
Charles Goodwin
as clrg
More... over 17 years ago
Fix show-stopper crash if illegal arguments are used for vexi.ui.font.height/width
Charles Goodwin
as clrg
More... over 17 years ago
Always show close button on closeable tabs
Charles Goodwin
as clrg
More... over 17 years ago
Enable liveresize by default
Charles Goodwin
as clrg
More... over 17 years ago
Don't store directories in the zip files
Charles Goodwin
as clrg
More... over 17 years ago
Don't store directories in the zip files
Charles Goodwin
as clrg
More... over 17 years ago
Fix. Ignore the directory entry when listing a dir in a zip file. More... over 17 years ago
Fix grids packed by row
Charles Goodwin
as clrg
More... over 17 years ago
Fix removal of boxes from grids and forward numchildren/indexof + tidy up vexi.layout templates
Charles Goodwin
as clrg
More... over 17 years ago
Fix menu/submenu layout when normal space is unavailable
Charles Goodwin
as clrg
More... over 17 years ago
Add .vexi build script and remove deprecated surface.rootbox reference
Charles Goodwin
as clrg
More... over 17 years ago
Fix forcereflow() on display=false boxes by removing redundant display check
Charles Goodwin
as clrg
More... over 17 years ago
Account for slack with spacer boxes, needed after core layout updates
Charles Goodwin
as clrg
More... over 17 years ago
Basic test for very large numbers (equiv Java long)
Charles Goodwin
as clrg
More... over 17 years ago
Update layout to assign slack plus clean up syntax / warnings
Charles Goodwin
as clrg
More... over 17 years ago