aboutsummaryrefslogtreecommitdiff
path: root/src/uicmd.cc
AgeCommit message (Expand)Author
2011-09-17add show_quit_dialog dillorc optionJohannes Hofmann
2011-09-16use x,y for tools popupcorvid
2011-09-16position history menu below buttoncorvid
2011-09-16a compromise on tab appearance for the momentcorvid
2011-09-16FL_THIN_UP_BOX for tabscorvid
2011-09-14Allow key bindings for paging left/rightcorvid
2011-09-13UI theme preferencecorvid
2011-08-26Start new focused tabs with an empty titleJorge Arellano Cid
2011-08-23Fix a redraw bug introduced by wrong procedure in the previous commitJorge Arellano Cid
2011-08-23Implemented a no-frills tab-overflow handlerJorge Arellano Cid
2011-08-23Implemented variable-width tab buttonsJorge Arellano Cid
2011-08-18Set wizard as window resizable intead of UI (valgrind detected bug)Jorge Arellano Cid
2011-08-11save_link MSG only if we have a filenamecorvid
2011-08-07Focus render area after opening a new URLJorge Arellano Cid
2011-08-05Added an API to access the expected URL resourceJorge Arellano Cid
2011-08-05mergeJorge Arellano Cid
2011-08-05Fix: Don't confuse FLTK when tabs overflow.Jorge Arellano Cid
2011-08-05Fix resize for the corner case of starting dillo in a tiny windowJorge Arellano Cid
2011-08-04Added a close-tab buttonJorge Arellano Cid
2011-08-01Changed the default tab labelJorge Arellano Cid
2011-08-01Re-enabled the temoporary panels feature for Ctrl+lJorge Arellano Cid
2011-08-01Cleanup: removed some unused code from the UIJorge Arellano Cid
2011-07-29Added better error handling for the web search dialog (search_url)Jorge Arellano Cid
2011-07-26merge port to fltk-1.3 (dillo_port1.3)Johannes Hofmann
2011-07-24typocorvid
2011-07-24Added an optional label to dillorc's search_url. Format: "[<label> ]<url>"Jorge Arellano Cid
2011-07-24Added multiple search engines (with several 'search_url' lines in dillorc)Jorge Arellano Cid
2011-07-11Made "hide-panels" hide the findbar, then panels (and removed "fullscreen").Jorge Arellano Cid
2011-07-10MSGscorvid
2011-07-07fix commentcorvid
2011-06-18Made dillorc's middle_click_drags_page=NO operative againJorge Arellano Cid
2011-06-14Made tab and window titles more informative (WRT length)Jorge Arellano Cid
2011-06-13Redraw current page when tabs = 2 and the new one doesn't take focusJorge Arellano Cid
2011-06-01merge in recent changes from main repocorvid
2011-05-02findtext search msgcorvid
2010-09-24call layout->setBgColor() from web.ccJohannes Hofmann
2010-04-23Add const qualifier to a_History_get_url()Jorge Arellano Cid
2010-04-06filter automatic requestscorvid
2010-03-04Fix "view source" for POST URLsJorge Arellano Cid
2010-02-27hide temporarily shown panel on a_UIcmd_open_url()Johannes Hofmann
2010-02-27trim some spacescorvid
2010-02-24Fix fullwindow start (from CLI and dillorc)Jorge Arellano Cid
2010-02-23Handle vsource dpi inside a_Capi_open_url(); more orthogonality.Jorge Arellano Cid
2010-02-17dialog recombine make/show_text_windowcorvid
2010-02-17Fix segfault when closing window from WM.corvid
2010-02-17Implement the view source functionality as a dpiJorge Arellano Cid
2010-02-17Add the a_Capi_dpi_send_data() functionJorge Arellano Cid
2009-12-17focus main on enterJohannes Hofmann
2009-11-27adjust focus handling with new tabs and windows (suggested by furaisanjin)Johannes Hofmann
2009-11-11use macrocorvid