index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
javascript
/
minibar
/
minibar.js
Age
Commit message (
Expand
)
Author
2011-08-11
minibar: documentation and API work
hallgren
2011-08-11
minibar: some functions were in the wrong file
hallgren
2011-08-08
minibar: refactoring for improved modularity
hallgren
2011-08-03
minibar: improve pgf_online.js
hallgren
2011-03-22
minibar: don't force focus to the typed input field after every word
hallgren
2011-03-03
minibar: add a button to display word alignment
hallgren
2011-03-01
minibar: make the feedback form work in the generic minibar
hallgren
2010-12-07
minibar.js: restore start_miniabr function for backward compatibility
hallgren
2010-12-01
minibar: rewrite minibar.js in a more idiomatic JS OOP style
hallgren
2010-12-01
Let minibar keep its own copy of tree-btn.png
hallgren
2010-11-17
fixed some bugs in translation quiz
aarne
2010-11-09
minibar.js: code simplification
hallgren
2010-10-28
minibar.js: bug fix: when not using group translation, and a particular langu...
hallgren
2010-10-28
minibar.js: bug fix: the To: menu wasn't updated properly when switching gram...
hallgren
2010-10-26
minibar: restructured code and improved user interface
hallgren
2010-10-18
minibar.js: show the type error messages that can occur for grammars with dep...
hallgren
2010-10-17
minibar.js: add an option to enable/disable the Random button
hallgren
2010-09-29
minibar: work on adding back support for typing multiple words without pressi...
hallgren
2010-09-14
minibar.js: server API code cleanup
hallgren
2010-09-14
minibar.js: bug fix: the current word should be accepted when you press enter...
hallgren
2010-09-14
minibar.js: add access keys to some of the buttons
hallgren
2010-09-10
minibar: default input language is now the user's preferred language, if poss...
hallgren
2010-09-10
minibar: use AJAX instead of JSONP when possible
hallgren
2010-09-05
Minibar: PGF server API: pass callback functions directly instead of passing ...
hallgren
2010-08-27
Adapt minibar.js to the current GF web service API
hallgren
2010-07-13
Add missing <td> tags in the HTML constructed by functio show_groupedtranslat...
hallgren
2010-07-13
Bug fix in minibar.js: no translations where shown when using option show_gro...
hallgren
2010-07-13
Make minibar.js work again after backwards incompatible changes to the data s...
hallgren
2010-07-08
FridgeApp and TranslateApp now show the type errors
krasimir
2010-07-06
Access keys for input fields in minibar and feedback form
hallgren
2010-06-02
New minibar option: default_source_language
hallgren
2010-06-02
Some minibar/phrasebook button and style changes
hallgren
2010-06-02
Improved Goolge Translate button
hallgren
2010-06-01
Work on the feedback button for the minibar
hallgren
2010-05-29
Always show link to Google Translate, and open it in a new window.
hallgren
2010-05-28
Add link to Google Translate
hallgren
2010-05-26
Improved keyboard input handling in minibar/phrasebook
hallgren
2010-05-26
Use <input type=button ...> instead of <div ...> tags for the word magnets. T...
hallgren
2010-05-21
hide the language code if translating to only one target language
hallgren
2010-04-30
Merge phrasebook.js into minibar.js
hallgren
2010-04-19
Some work on minibar:
hallgren
2010-04-15
Work in progress on keyboard input in minibar
hallgren
2010-04-15
Fix bug in get_grammarlist. Some code simplificaiton.
hallgren
2010-04-09
Abstract out grammar access method
hallgren
2010-04-09
Adding the Minibar files to the darcs repository.
hallgren