index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui.cc
Age
Commit message (
Expand
)
Author
2008-10-13
. Minor update to README.
jcid
2008-10-09
- File menu as popup implementation.
jcid
2008-10-07
.
jcid
2008-10-07
- Made ALT+q work.
jcid
2008-10-03
- Set menubar "close window" items from a timeout
jcid
2008-10-03
- insert workaround part2
jcid
2008-10-03
- .
jcid
2008-10-03
- Avoid a valgrind detexcted illegal memory access.
jcid
2008-10-02
- Made SHIFT + {Left, Right} work even with findbar focused.
jcid
2008-10-01
- fix 2 for the iconset patch (smallicons)
jcid
2008-10-01
- iconset patch fix.
jcid
2008-10-01
- Set UI's to share icons.
jcid
2008-10-01
- Committed the no bw as window user_data() patch.
jcid
2008-09-30
- s/todo:/TODO:/g
jcid
2008-09-30
- Typo correction
jcid
2008-09-29
- Switched the image load button to be a per-window choice.
jcid
2008-09-29
- workaround for FLTK2 bug with menu shortcuts.
jcid
2008-09-26
- part2 of RAW_LABEL patch
jcid
2008-09-26
- Added the "middle_click_opens_new_tab" option to dillo2rc.
jcid
2008-09-21
- Some i18n in view source and tab labels.
jcid
2008-09-19
- Keybinding polish...
jcid
2008-09-18
- Implemented tabbed browsing.
jcid
2008-09-14
- minor mem leak fix.
jcid
2008-09-12
- Reverted an accidental testing code commit.
jcid
2008-09-12
- Fixed a crash bug with repush and non-viewable content.
jcid
2008-09-04
- Fixed keyboard focus issues.
jcid
2008-08-31
- Removed an obsolete procedure in ui.cc
jcid
2008-08-23
- Reimplemented the menubar in a more ortodox way.
jcid
2008-08-19
- Minor tooltip change.
jcid
2008-08-13
- reversed a testing patch that slip in by mistake.
jcid
2008-08-13
- Minor memory leak fix.
jcid
2008-07-04
- implemented UI's destructor (i.e. UI::~UI())
jcid
2008-05-22
- Replaced the findtext dialog with an in-window widget!
jcid
2008-05-21
- Minor change to CTRL-l text selection.
jcid
2008-05-21
- Set key bindings to its modifiers when alone only.
jcid
2008-05-19
- Made CTRL-l focus the location bar instead of popping up a dialog.
jcid
2008-05-16
- More switches from destroy() to delete() call for close window.
jcid
2008-04-27
- Made dillo windows not to close upon Escape keypress.
jcid
2008-02-29
+ bound ctrl-f to findtext and ctrl-b to bookmarks.
jcid
2008-01-03
includes cleanup in ui.cc
jcid
2008-01-02
+ - Enabled fullscreen and start_page in preferences (dillorc2).
jcid
2008-01-02
"Image load" pixmap upgrade.
jcid
2008-01-02
- Added a redraw(DAMAGE_HIGHLIGHT) call to Back, Forw and Stop buttons.
jcid
2008-01-02
- Made TopGroup a PackedGroup, simplifying UI code and removing workarounds.
jcid
2007-12-28
- Enabled panel_size in preferences.
jcid
2007-12-19
Made progress bars resize automatically.
jcid
2007-12-16
- Made "New browser window" inherit the panel style of its parent.
jcid
2007-11-24
Re-bound Left and Right keys to scrolling
jcid
2007-11-24
Fixed bindings for Space key in UI.
jcid
2007-11-21
- Switched dillo to push a URL with fragment (anchor) into the stack.
jcid
[next]