index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui.hh
Age
Commit message (
Expand
)
Author
2009-05-16
Fix: don't update window title for background tabs
Jorge Arellano Cid
2009-02-15
Moved creation of the UI's status panel into a function.
corvid
2009-02-08
Switched load images on/off feature to the Tools menu
corvid
2009-01-27
Implemented the tools button with CSS options. Also removed nav.h from html.cc
Jorge Arellano Cid
2008-10-26
- Added the "middle_click_drags_page" dillorc option.
jcid
2008-10-10
- WORKAROUND to display HTML for sylpheed.
jcid
2008-10-09
- File menu as popup implementation.
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-29
- Switched the image load button to be a per-window choice.
jcid
2008-09-26
- Added the "middle_click_opens_new_tab" option to dillo2rc.
jcid
2008-09-18
- Implemented tabbed browsing.
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-08-23
- Reimplemented the menubar in a more ortodox way.
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-19
- Made CTRL-l focus the location bar instead of popping up a dialog.
jcid
2008-01-03
includes cleanup in ui.cc
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-05
- Enabled hiding widgets of the control panel from dillorc2.
jcid
2007-10-29
- Hooked "Activate" to the form_receiver.
jcid
2007-10-07
Initial revision
jcid