5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Apr 14, 2024 — Apr 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Makes the layout/complex test show the window. I think the basic issue is still there... More... about 16 years ago
Cleanup: Removed some obsolete code from util.js More... about 16 years ago
Made all bounds assignments use setBorder More... about 16 years ago
Tidying up a bit and making th.Settings a singleton class More... about 16 years ago
Made page-up/down work correctly with wrapped lines and bound many more keys More... about 16 years ago
Added more key-code aliases More... about 16 years ago
Made the actions, model, cursor and editor communicate using messages when the state (either cursor or model) is mutated. More... about 16 years ago
Added a new mechanism for tracking cursor movement and reflecting it on the caret position (to avoid expensive calculation) More... about 16 years ago
Dany's change More... about 16 years ago
Fix horizontal scrollbar layout calculations (residue from the last scrollbar fix) More... about 16 years ago
Disabling the details pane More... about 16 years ago
Fixed detail pane More... about 16 years ago
Restored details pane More... about 16 years ago
Automated merge with http://hg.mozilla.org/labs/th More... about 16 years ago
Automated merge with http://hg.mozilla.org/labs/th More... about 16 years ago
Fix for long lines not folding (wrapping) ALL the way More... about 16 years ago
use getItemText rather than item.name More... about 16 years ago
Fix for scrollbar button scroll-down scrolling all the way down. More... about 16 years ago
Merge with http://hg.mozilla.org/labs/th More... about 16 years ago
Grr...forgot to commit this one More... about 16 years ago
Fix miscalculation of scrollbar dimensions/properties. More... about 16 years ago
New idea for the editor that allows easy extensibility while keeping the mess of line wrapping contained. More... about 16 years ago
list now selects properly based on item text. Also added a convenience More... about 16 years ago
Moves the cursor behind the new pasted text within th.Input More... about 16 years ago
Makes th.stopEvent realy to the event; if there si a action bind to a keycombo, stop the event More... about 16 years ago
Adds a "complex" test with a lot of layout stuff in there... but this is not working for the moment! More... about 16 years ago
Sponsor the HorizontalTree also a little border to make it look good within the components/various.html test More... about 16 years ago
Adds th.TextButton; adds text-align support for th.Label; some other bugfixes More... about 16 years ago
Adds css image-border to th.SimpleBorder, as we need that for Quickopen / windows in generell! More... about 16 years ago
Merge with hg.mozilla.org/labs/th More... about 16 years ago