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
2013-10-14
Reset background image of the layout.
Sebastian Geerken
2013-07-23
add search from address bar
Johannes Hofmann
2013-04-19
trim some spaces
corvid
2013-02-22
fix warning in UIcmd_save()
Johannes Hofmann
2013-01-27
simplify ui color handling by using fltk free color indices
corvid
2013-01-11
Modified a_Dialog_choice5() to accept any number of alternatives [p37sitdu]
Jorge Arellano Cid
2013-01-10
uicmd.cc: *UIcmd_make_save_filename(): clarify the loop logic
Jeremy Henty
2013-01-10
uicmd.cc: consistent suggestions for save files
Jeremy Henty
2013-01-08
uicmd.cc: when saving, test whether the file exists and prompt before overwri...
Jeremy Henty
2013-01-02
throw in some more UI colors to play with
corvid
2013-01-02
ctrl-tab navigation fix; show new tab before hiding old one
corvid
2013-01-02
uicmd.cc: refactor a_UIcmd_{save,save_link}().
Jeremy Henty
2012-12-30
uicmd.cc: fix the handling of prefs.save_dir
Jeremy Henty
2012-12-30
uicmd.cc: add "#include <string.h>".
Jeremy Henty
2012-12-30
uicmd.{hh,cc}: simplify by replacing a_UIcmd_{get,set}_save_dir() with a_UIcm...
Jeremy Henty
2012-12-30
ui color fg/bg preferences
corvid
2012-12-26
Fixed a bug in dpip when dillo aborts a running dpi connection
Jorge Arellano Cid
2012-12-24
never leave Location blank when requesting url
corvid
2012-12-20
don't let unhandled Escape close a browser window
corvid
2012-12-14
Update focus priority number for tabs opened in background
Jorge Arellano Cid
2012-12-10
Dillo: parameterise window titles.
Jeremy Henty
2012-12-10
Dillo: improved window titles.
Jeremy Henty
2012-11-30
trim ';'
corvid
2012-11-14
Avoid scroll flickering with a custom tooltip class (TipWin) & a custom button
Jorge Arellano Cid
2012-11-08
Set lowest focus priority as default for new unfocused tabs
Jorge Arellano Cid
2012-11-06
imported patch tab-closing-order
Jorge Arellano Cid
2012-10-18
don't view source for images
corvid
2012-05-26
unify use of sizeof() when computing array length
Johannes Hofmann
2011-11-11
locale-independent ASCII character case handling
corvid
2011-09-17
add show_quit_dialog dillorc option
Johannes Hofmann
2011-09-16
use x,y for tools popup
corvid
2011-09-16
position history menu below button
corvid
2011-09-16
a compromise on tab appearance for the moment
corvid
2011-09-16
FL_THIN_UP_BOX for tabs
corvid
2011-09-14
Allow key bindings for paging left/right
corvid
2011-09-13
UI theme preference
corvid
2011-08-26
Start new focused tabs with an empty title
Jorge Arellano Cid
2011-08-23
Fix a redraw bug introduced by wrong procedure in the previous commit
Jorge Arellano Cid
2011-08-23
Implemented a no-frills tab-overflow handler
Jorge Arellano Cid
2011-08-23
Implemented variable-width tab buttons
Jorge Arellano Cid
2011-08-18
Set wizard as window resizable intead of UI (valgrind detected bug)
Jorge Arellano Cid
2011-08-11
save_link MSG only if we have a filename
corvid
2011-08-07
Focus render area after opening a new URL
Jorge Arellano Cid
2011-08-05
Added an API to access the expected URL resource
Jorge Arellano Cid
2011-08-05
merge
Jorge Arellano Cid
2011-08-05
Fix: Don't confuse FLTK when tabs overflow.
Jorge Arellano Cid
2011-08-05
Fix resize for the corner case of starting dillo in a tiny window
Jorge Arellano Cid
2011-08-04
Added a close-tab button
Jorge Arellano Cid
2011-08-01
Changed the default tab label
Jorge Arellano Cid
2011-08-01
Re-enabled the temoporary panels feature for Ctrl+l
Jorge Arellano Cid
[next]