summaryrefslogtreecommitdiffstats
path: root/src/javascriptInterface.h
Commit message (Collapse)AuthorAgeFilesLines
* transformed c syntax comments to c++ convention...Jonathan Bauer2011-03-211-6/+7
|
* debug console now powered by qxt, custom engines, updated debug msgs. ↵Jonathan Bauer2011-03-201-0/+1
| | | | Download manager now uses notify(message) to send error/status to the javascript interface, checks for download errors (still some missing)
* javascriptInterface: downloadInfo(filename, filesize) filesize in bytesJonathan Bauer2011-03-161-2/+2
|
* update progress now calls updateProgressBar(percent, speed) speed in ↵Jonathan Bauer2011-03-161-1/+1
| | | | bytes/sec atm, adapt your sites...
* fbgui.conf default paths checks, update interval modifiable (only in .conf), ↵Jonathan Bauer2011-03-151-11/+18
| | | | (re)moved header filename parsing, cleanup, cleanupss
* callback function when download queue is emptyJonathan Bauer2011-03-101-1/+3
|
* untestedJonathan Bauer2011-03-101-1/+2
|
* fixJonathan Bauer2011-03-101-1/+1
|
* renamed a few ugly names...Jonathan Bauer2011-03-091-2/+2
|
* DM also provides current file on updateJonathan Bauer2011-03-091-1/+1
|
* renamed JSObject to a more appropriate name..Jonathan Bauer2011-03-081-0/+38