aboutsummaryrefslogtreecommitdiff
path: root/src/uicmd.cc
AgeCommit message (Expand)Author
2013-10-14Reset background image of the layout.Sebastian Geerken
2013-07-23add search from address barJohannes Hofmann
2013-04-19trim some spacescorvid
2013-02-22fix warning in UIcmd_save()Johannes Hofmann
2013-01-27simplify ui color handling by using fltk free color indicescorvid
2013-01-11Modified a_Dialog_choice5() to accept any number of alternatives [p37sitdu]Jorge Arellano Cid
2013-01-10uicmd.cc: *UIcmd_make_save_filename(): clarify the loop logicJeremy Henty
2013-01-10uicmd.cc: consistent suggestions for save filesJeremy Henty
2013-01-08uicmd.cc: when saving, test whether the file exists and prompt before overwri...Jeremy Henty
2013-01-02throw in some more UI colors to play withcorvid
2013-01-02ctrl-tab navigation fix; show new tab before hiding old onecorvid
2013-01-02uicmd.cc: refactor a_UIcmd_{save,save_link}().Jeremy Henty
2012-12-30uicmd.cc: fix the handling of prefs.save_dirJeremy Henty
2012-12-30uicmd.cc: add "#include <string.h>".Jeremy Henty
2012-12-30uicmd.{hh,cc}: simplify by replacing a_UIcmd_{get,set}_save_dir() with a_UIcm...Jeremy Henty
2012-12-30ui color fg/bg preferencescorvid
2012-12-26Fixed a bug in dpip when dillo aborts a running dpi connectionJorge Arellano Cid
2012-12-24never leave Location blank when requesting urlcorvid
2012-12-20don't let unhandled Escape close a browser windowcorvid
2012-12-14Update focus priority number for tabs opened in backgroundJorge Arellano Cid
2012-12-10Dillo: parameterise window titles.Jeremy Henty
2012-12-10Dillo: improved window titles.Jeremy Henty
2012-11-30trim ';'corvid
2012-11-14Avoid scroll flickering with a custom tooltip class (TipWin) & a custom buttonJorge Arellano Cid
2012-11-08Set lowest focus priority as default for new unfocused tabsJorge Arellano Cid
2012-11-06imported patch tab-closing-orderJorge Arellano Cid
2012-10-18don't view source for imagescorvid
2012-05-26unify use of sizeof() when computing array lengthJohannes Hofmann
2011-11-11locale-independent ASCII character case handlingcorvid
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