Menu

Prototype Commit Log


Commit Date  
[r60] by alessio-gaspar

Feature
- insert new buttons are working
- modify selection buttons are working

2012-03-10 23:02:24 Tree
[r59] by alessio-gaspar

Feature
handling insert new... blank line button

2012-03-10 03:18:09 Tree
[r58] by alessio-gaspar

Feature
handlers for "Edit Selection" buttons group are there

2012-03-09 22:25:49 Tree
[r57] by alessio-gaspar

Refactoring
minor aesthetic stuff in ProgramView.js

2012-03-09 22:11:54 Tree
[r56] by alessio-gaspar

bugfix
made sure all buttons are enabled when there is no selections; e.g. right when doing page_reloaded

2012-03-09 22:09:29 Tree
[r55] by alessio-gaspar

Refactoring / Feature
modified ProgramView.js -> prepareSelectables -> genHandler so we are now displaying all the "modify selection" buttons regardless of selection but we are disabling the non-relevant ones as needed.
This allows for the UI to remain the same thus preventing user from having to located every time the options they are looking for in the ever-modified list of buttons

2012-03-09 21:40:39 Tree
[r54] by alessio-gaspar

tried to keep selection highlighted during tab switches
turns out we lose the highlight & probably the selected / lines / ... attributes as they are re-generated by renderStatements
temporary solution is to remove the btnEditPanel buttons so we don't show them without selections

2012-03-08 04:57:23 Tree
[r53] by alessio-gaspar

Refactoring
Moving functions from edits.js to appropriate models / views

2012-03-08 04:31:30 Tree
[r52] by alessio-gaspar

Feature
ProgramView.js genHandler is now able to populate buttons based on selection
Might be a good idea to keep the list of buttons fixed but just disable the non-relevant ones with some CSS & appropriate neutral handlers in the future

2012-03-08 04:04:44 Tree
[r51] by alessio-gaspar

Features
adding support for button panel allowing users to modify the selected lines

2012-03-07 21:40:46 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.