1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-27 20:45:46 +01:00

replace readonly textboxes in the commandline and statusbar with labels and

simplify the skin styling
This commit is contained in:
Doug Kearns
2007-07-17 14:55:41 +00:00
parent e884844dad
commit 74322fce1c
6 changed files with 96 additions and 91 deletions

View File

@@ -8,8 +8,8 @@
mappings go{a-z}, gn{a-z} and M{a-z}
* Multiline echo support
* Command line is now cleared on most redraws like in vim
* The RSS feed button in the address bar works again
* reload/stop buttons update enabled state again
* The RSS feed button in the address bar works again
* reload/stop buttons update enabled state again
* added local/url marks support (thanks Viktor Kojouharov)
* temporary shortcut Y to yank current selection (for non UNIX-users)
* Flashing frame with ]f now works as expected