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
/
uicmd.cc
Age
Commit message (
Expand
)
Author
2009-03-04
Minor comment correction
Jorge Arellano Cid
2009-03-04
add workaround for fltk bug 2062
Johannes Hofmann
2009-03-02
Fixed a minor memory leak with CustShrinkTabPager()
Hofmann Johannes
2009-02-17
[mq]: view-stylesheets
Jorge Arellano Cid
2009-02-12
Implemented a close-tab button for the GUI
João Ricardo
2009-02-11
whitespace
Jorge Arellano Cid
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
Fixed the load image popup option. Also cleaned up the API a bit.
corvid
2009-02-08
Implemented "search previous" in string searches
João Ricardo Lourenço
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
2009-01-17
some consts
Johannes Hofmann
2009-01-15
Set tab focus (after tab close) to the most recently opened one.
Jorge Arellano Cid
2009-01-05
Added a right-click menu to the form submit button (allows to show hiddens)
Jorge Arellano Cid
2008-12-21
Added a popup menu to form's submit button
corvid
2008-11-21
- dillorc comment change.
jcid
2008-11-09
- Switched a_UIcmd_save() to take its URL from history (not location bar).
jcid
2008-10-30
- Reduced warnings with gcc-4.3.
jcid
2008-10-26
- Added the "middle_click_drags_page" dillorc option.
jcid
2008-10-22
.
jcid
2008-10-10
- WORKAROUND to display HTML for sylpheed.
jcid
2008-10-09
- File menu as popup implementation.
jcid
2008-10-09
- Added the double-buffer as preference patch.
jcid
2008-10-07
- Made ALT+q work.
jcid
2008-10-05
- Avoided focus change with {Left, Right} in CustTabGroup
jcid
2008-10-04
- Workaround for TabGroup max 128 limit.
jcid
2008-10-02
- Made SHIFT + {Left, Right} work even with findbar focused.
jcid
2008-10-01
- Disallowed loading images when expecting is set.
jcid
2008-10-01
- Committed the no bw as window user_data() patch.
jcid
2008-09-30
- Removed the button sensitivity timeout.
jcid
2008-09-30
- Added a confirmation dialog for closing with Windows/Tabs > 1
jcid
2008-09-29
- Switched the image load button to be a per-window choice.
jcid
2008-09-27
- Added a workaround for segfaulting popup menus.
jcid
2008-09-26
- Set the ::fltk::RAW_LABEL flag for widgets getting labels from html.
jcid
2008-09-26
- Added the "middle_click_opens_new_tab" option to dillo2rc.
jcid
2008-09-19
- Implemented hide tab labels for tabs < 2
jcid
2008-09-18
- Implemented tabbed browsing.
jcid
2008-09-14
- Made several cleanups according to compiler warnings with "-W -Wall".
jcid
2008-09-14
- Forbid dpi GET and POST from non dpi-generated urls.
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-08
- Fixed the "Load Images" menu item in the page popup.
jcid
2008-09-08
- Adjusted internal font sizes so the default font_factor is 1.0
jcid
2008-06-22
- Added a minor debug feature.
jcid
2008-06-21
- Updated AUTHORS
jcid
2008-06-02
- Moved charset decoding into cache.
jcid
2008-05-26
- Enabled proxy_user in preferences.
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-05-16
- More switches from destroy() to delete() call for close window.
jcid
[next]