aboutsummaryrefslogtreecommitdiff
path: root/dpi/downloads.cc
AgeCommit message (Expand)Author
2024-04-12Use uppercase "Dillo" for wget user agentRodrigo Arias Mallo
2024-04-11Use the current version in wget user agentRodrigo Arias Mallo
2019-07-29Fix wget User-Agent for arXivRodrigo
2016-08-10Fix minor indentation typo.Jorge Arellano Cid
2014-12-21trim some spacescorvid
2013-01-09Refactored FD close calls into a single new dClose() dlib function [p37sitdu]Jorge Arellano Cid
2013-01-08downloads.cc: do not test whether the file exists or prompt to overwrite.Jeremy Henty
2012-12-12Download DPI Scroll should calculate the scrollbar width properly.Jeremy Henty
2012-12-11Download DPI Scroll should resize itself before resizing its child.Jeremy Henty
2012-12-10Downloads DPI: meaningful and consistent window titles.Jeremy Henty
2012-11-28Add "#include <FL/fl_ask.H>" wherever its functions are used.Jeremy Henty
2011-11-11locale-independent ASCII character case handlingcorvid
2011-10-17downloads DPI: make the download items resize horizontally with the main window.Jeremy Henty
2011-10-05dpi/download.cc: make the indentation more consistent.Jeremy Henty
2011-09-15let downloads dpi use the fltk schemecorvid
2011-09-13use a dRealloccorvid
2011-09-06remove trailing whitespaceJorge Arellano Cid
2011-07-30fix clang warningRob S
2011-07-27escape '@' in wget log output shown in downloads dpi tooltipcorvid
2011-07-27disable symbol/shortcut interpretation in the downloads dpi's labelscorvid
2011-06-30Workaround for downloads dpi: It had display glitches on some machines. !?Jorge Arellano Cid
2011-06-27Replaced fl_input() with a custom dialogJorge Arellano Cid
2011-06-21Eliminated a pack of 22 compiler warnings (gcc-4.6.1 amd64)Jorge Arellano Cid
2011-05-19delete []corvid
2011-04-30downloads GUI: fixed a couple of rendering glitchesJorge Arellano Cid
2011-04-29Fixed downloads dpi GUI (close and rename dialogs, colors)Jorge Arellano Cid
2011-03-09Minor resolve for previous patchJorge Arellano Cid
2011-03-09mergeJorge Arellano Cid
2011-03-09Merged indentation patch. Kept one-char indentation for child widgetsJorge Arellano Cid
2011-02-25merge in recent changes from main repocorvid
2011-02-11downloads dpi: init some time variablescorvid
2011-02-07dpi/downloads.cc: make the indentation consistent.Jeremy Henty
2011-01-07downloads: fix progress barcorvid
2011-01-07downloader compilescorvid
2010-12-13typocorvid
2010-11-16downloads dpi: RAW_LABEL for the widget displaying the filenamecorvid
2010-10-09make dillo compile with clangJohannes Hofmann
2009-11-09downloads dpi div. by 0corvid
2009-11-01Made downloads dpi use dsh authJorge Arellano Cid
2009-07-17Added a_Dpip_get_attr_l() to DPIP's APIJorge Arellano Cid
2009-05-15add a couple of constJorge Arellano Cid
2009-03-18[mq]: fix-dlwin_new-commentJeremy Henty
2009-02-27[mq]: remove-fltk-bug-workaroundJeremy Henty
2009-02-09whitespace 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-02Ensure 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
2008-08-12- Eliminated gcc 4.2.3 warnings on 64bit OS.jcid
2008-06-10- Made the download dpi's panels resize horizontally.jcid