aboutsummaryrefslogtreecommitdiff
path: root/src/ui.cc
AgeCommit message (Expand)Author
2010-02-25don't inherit UI_TEMPORARILY_SHOW_PANELS, use UI_HIDDEN insteadJohannes Hofmann
2010-02-24Fix fullwindow start (from CLI and dillorc)Jorge Arellano Cid
2010-02-11allow pasting into form widgets when middle_click_drags_page=NOcorvid
2010-01-18Added a help button. It tries a local help file then dillo.org's one.corvid, jcid
2009-10-03only set tooltips for UI if prefs.show_tooltip setcorvid
2009-09-08'save' key actioncorvid
2009-07-12Fixed CustProgressBox() for systems without weak symbols (wrong semantics)Jorge Arellano Cid
2009-07-05keybindings for scrollingcorvid
2009-06-24Added the "stop" keybinding (not bound!)corvid
2009-06-22remove system includescorvid
2009-06-05KeysCommand_tcorvid
2009-05-23garbage collect unused codeJohannes Hofmann
2009-05-18add support for --xid command line optionJohannes Hofmann
2009-05-17New utility function: a_Utf8_end_of_char()corvid
2009-05-16mergeJorge Arellano Cid
2009-05-16Fix: don't update window title for background tabsJorge Arellano Cid
2009-05-16Avoid unnecessary tab label redraws.Johannes Hofmann
2009-05-03Added configurable keybindings! (in ~/.dillo/keysrc) # part1Jorge Arellano Cid
2009-02-15Moved creation of the UI's status panel into a function.corvid
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-02-08Switched load images on/off feature to the Tools menucorvid
2009-01-28Added the show_tools dillorc optioncorvid
2009-01-27Implemented the tools button with CSS options. Also removed nav.h from html.ccJorge Arellano Cid
2008-12-22Added some const quialifiers.corvid
2008-11-11- removed the tab labelfont settingjcid
2008-10-26- Added the "middle_click_drags_page" dillorc option.jcid
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 timeoutjcid
2008-10-03- insert workaround part2jcid
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:/gjcid
2008-09-30- Typo correctionjcid
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 patchjcid
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