aboutsummaryrefslogtreecommitdiff
path: root/src/uicmd.cc
AgeCommit message (Expand)Author
2011-07-10MSGscorvid
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
2009-10-03only set tooltips for UI if prefs.show_tooltip setcorvid
2009-09-20trim some spacescorvid
2009-08-11s/Bw_Force/BW_Force/gJorge Arellano Cid
2009-08-03leave the decision of raising a window to the WM (BUG 916)corvid
2009-07-05keybindings for scrollingcorvid
2009-05-31line lengthJorge Arellano Cid
2009-05-27more xembed workJohannes Hofmann
2009-05-24properly truncate utf8 window titlescorvid
2009-05-22constscorvid
2009-05-18add support for --xid command line optionJohannes Hofmann
2009-05-16Fix: don't update window title for background tabsJorge Arellano Cid
2009-05-15Sync window title with current tabJorge Arellano Cid
2009-05-15add a couple of constJorge Arellano Cid
2009-05-10Replace %20 and ' ' with '_' in the suggested filename for savingJorge Arellano Cid
2009-05-09Fix minor memory leak in a_UIcmd_search_dialogJorge Arellano Cid
2009-04-28Refactor the preferences parserTim Nieradzik, Jorge Arellano Cid
2009-04-18Implemented Instant client-side redirects (META refresh with delay=0)Jorge Arellano Cid
2009-03-04Minor comment correctionJorge Arellano Cid
2009-03-04add workaround for fltk bug 2062Johannes Hofmann
2009-03-02Fixed a minor memory leak with CustShrinkTabPager()Hofmann Johannes
2009-02-17[mq]: view-stylesheetsJorge Arellano Cid
2009-02-12Implemented a close-tab button for the GUIJoão Ricardo
2009-02-11whitespaceJorge Arellano Cid
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-02-08Fixed the load image popup option. Also cleaned up the API a bit.corvid
2009-02-08Implemented "search previous" in string searchesJoão Ricardo Lourenço
2009-02-08Switched load images on/off feature to the Tools menucorvid
2009-01-27Implemented the tools button with CSS options. Also removed nav.h from html.ccJorge Arellano Cid
2009-01-17some constsJohannes Hofmann
2009-01-15Set tab focus (after tab close) to the most recently opened one.Jorge Arellano Cid
2009-01-05Added a right-click menu to the form submit button (allows to show hiddens)Jorge Arellano Cid
2008-12-21Added a popup menu to form's submit buttoncorvid
2008-11-21- dillorc comment change.jcid