index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpi
/
downloads.cc
Age
Commit message (
Expand
)
Author
2024-08-07
Fix pedantic warnings
Rodrigo Arias Mallo
2024-06-12
Fix segfault in Done button of downloads
Rodrigo Arias Mallo
2024-04-12
Use uppercase "Dillo" for wget user agent
Rodrigo Arias Mallo
2024-04-11
Use the current version in wget user agent
Rodrigo Arias Mallo
2019-07-29
Fix wget User-Agent for arXiv
Rodrigo
2016-08-10
Fix minor indentation typo.
Jorge Arellano Cid
2014-12-21
trim some spaces
corvid
2013-01-09
Refactored FD close calls into a single new dClose() dlib function [p37sitdu]
Jorge Arellano Cid
2013-01-08
downloads.cc: do not test whether the file exists or prompt to overwrite.
Jeremy Henty
2012-12-12
Download DPI Scroll should calculate the scrollbar width properly.
Jeremy Henty
2012-12-11
Download DPI Scroll should resize itself before resizing its child.
Jeremy Henty
2012-12-10
Downloads DPI: meaningful and consistent window titles.
Jeremy Henty
2012-11-28
Add "#include <FL/fl_ask.H>" wherever its functions are used.
Jeremy Henty
2011-11-11
locale-independent ASCII character case handling
corvid
2011-10-17
downloads DPI: make the download items resize horizontally with the main window.
Jeremy Henty
2011-10-05
dpi/download.cc: make the indentation more consistent.
Jeremy Henty
2011-09-15
let downloads dpi use the fltk scheme
corvid
2011-09-13
use a dRealloc
corvid
2011-09-06
remove trailing whitespace
Jorge Arellano Cid
2011-07-30
fix clang warning
Rob S
2011-07-27
escape '@' in wget log output shown in downloads dpi tooltip
corvid
2011-07-27
disable symbol/shortcut interpretation in the downloads dpi's labels
corvid
2011-06-30
Workaround for downloads dpi: It had display glitches on some machines. !?
Jorge Arellano Cid
2011-06-27
Replaced fl_input() with a custom dialog
Jorge Arellano Cid
2011-06-21
Eliminated a pack of 22 compiler warnings (gcc-4.6.1 amd64)
Jorge Arellano Cid
2011-05-19
delete []
corvid
2011-04-30
downloads GUI: fixed a couple of rendering glitches
Jorge Arellano Cid
2011-04-29
Fixed downloads dpi GUI (close and rename dialogs, colors)
Jorge Arellano Cid
2011-03-09
Minor resolve for previous patch
Jorge Arellano Cid
2011-03-09
merge
Jorge Arellano Cid
2011-03-09
Merged indentation patch. Kept one-char indentation for child widgets
Jorge Arellano Cid
2011-02-25
merge in recent changes from main repo
corvid
2011-02-11
downloads dpi: init some time variables
corvid
2011-02-07
dpi/downloads.cc: make the indentation consistent.
Jeremy Henty
2011-01-07
downloads: fix progress bar
corvid
2011-01-07
downloader compiles
corvid
2010-12-13
typo
corvid
2010-11-16
downloads dpi: RAW_LABEL for the widget displaying the filename
corvid
2010-10-09
make dillo compile with clang
Johannes Hofmann
2009-11-09
downloads dpi div. by 0
corvid
2009-11-01
Made downloads dpi use dsh auth
Jorge Arellano Cid
2009-07-17
Added a_Dpip_get_attr_l() to DPIP's API
Jorge Arellano Cid
2009-05-15
add a couple of const
Jorge Arellano Cid
2009-03-18
[mq]: fix-dlwin_new-comment
Jeremy Henty
2009-02-27
[mq]: remove-fltk-bug-workaround
Jeremy Henty
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.
Jorge Arellano Cid
2009-01-02
Ensure that the dlib dStr* functions are used everywhere.
Jorge Arellano Cid
2008-10-30
- Set the ScrollGroup as the resizable widget in downloads dpi.
jcid
2008-10-30
- Reduced warnings with gcc-4.3.
jcid
[next]