Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove MimeMan stuff from !Cache. | Michael Drake | 2014-08-30 | 2 | -0/+0 |
| | |||||
* | Avoid include of browser_private.h | Michael Drake | 2014-08-26 | 1 | -8/+19 |
| | |||||
* | Don't use browser_private.h | Michael Drake | 2014-08-22 | 1 | -3/+4 |
| | |||||
* | fix DOM tree dump debug | Vincent Sanders | 2014-08-04 | 1 | -1/+1 |
| | |||||
* | Remove more dead code. | Michael Drake | 2014-07-09 | 1 | -4/+1 |
| | |||||
* | Remove redundant code. | Michael Drake | 2014-07-09 | 1 | -9/+0 |
| | |||||
* | remove unecessary reformat call | Vincent Sanders | 2014-07-09 | 1 | -3/+0 |
| | | | | | This was an error in the original refactor where redraw routine had an uneccessary optimisation to remove an outstanding reformat. | ||||
* | Simplify schedule_remove. | Michael Drake | 2014-07-09 | 1 | -8/+13 |
| | | | | Since entries are unique we can stop looking when we have a match. | ||||
* | try and improve usage of browser window internals | Vincent Sanders | 2014-07-06 | 3 | -7/+5 |
| | |||||
* | Merge branch 'vince/reformatpending' | Vincent Sanders | 2014-07-06 | 3 | -38/+22 |
|\ | | | | | | | | | Conflicts: amiga/gui.c | ||||
| * | change reformat to be driven from the scheduler like redrawvince/reformatpending | Vincent Sanders | 2014-07-01 | 3 | -38/+22 |
| | | |||||
* | | documentation fixes and cleanups | Vincent Sanders | 2014-07-02 | 3 | -24/+23 |
|/ | |||||
* | convert all frontends to scheduled fetch operationvince/fetchschedule | Vincent Sanders | 2014-06-26 | 1 | -8/+3 |
| | |||||
* | Fix signedness of numeric conversion when populating cache config dialogue box.stevef/cconfig | Steve Fryatt | 2014-06-09 | 1 | -5/+5 |
| | |||||
* | Add disc cache parameters to configuration GUI. | Steve Fryatt | 2014-06-08 | 5 | -30/+518 |
| | |||||
* | remove unnecessary risc os header includes | Vincent Sanders | 2014-06-05 | 1 | -5/+0 |
| | |||||
* | additional risc os header cleanups | Vincent Sanders | 2014-06-05 | 19 | -47/+73 |
| | |||||
* | additional header cleanups | Vincent Sanders | 2014-06-05 | 4 | -4/+4 |
| | |||||
* | Add !Cache to riscos resources | Vincent Sanders | 2014-06-05 | 15 | -0/+93 |
| | |||||
* | add riscos font header | Vincent Sanders | 2014-06-05 | 1 | -0/+43 |
| | |||||
* | cleanup RISC OS frontend header usage | Vincent Sanders | 2014-06-05 | 23 | -152/+167 |
| | |||||
* | extend file table with mkdir all and make fs backing store use it. | Vincent Sanders | 2014-06-05 | 2 | -23/+63 |
| | | | | enable fs backing store for RISC OS. | ||||
* | remove forward declarations from risc os gui.c | Vincent Sanders | 2014-06-04 | 10 | -1266/+1263 |
| | | | | cleanup filetype magic numbers. | ||||
* | stop riscos uncesecarily including gui.h | Vincent Sanders | 2014-06-04 | 3 | -5/+8 |
| | |||||
* | Scope reduce a variable. | Michael Drake | 2014-05-31 | 1 | -1/+1 |
| | |||||
* | Scope reduce some variables. | Michael Drake | 2014-05-31 | 1 | -21/+24 |
| | |||||
* | Remove dead code and variables. | Michael Drake | 2014-05-30 | 1 | -7/+1 |
| | |||||
* | Scope reduce several variables. | Michael Drake | 2014-05-30 | 2 | -23/+25 |
| | |||||
* | Scope reduce a couple of variables. | Michael Drake | 2014-05-30 | 1 | -4/+3 |
| | |||||
* | Visits is unsigned, so can't be less than 0. | Michael Drake | 2014-05-30 | 1 | -1/+1 |
| | |||||
* | Scope reduce several variables. | Michael Drake | 2014-05-30 | 1 | -9/+12 |
| | |||||
* | Scope reduce some variables. | Michael Drake | 2014-05-30 | 1 | -4/+3 |
| | |||||
* | Remove dead code. | Michael Drake | 2014-05-30 | 1 | -8/+0 |
| | |||||
* | Fix toolbar width calculation. | Michael Drake | 2014-05-30 | 1 | -2/+2 |
| | | | | + has greater precedence than ?:, so wrap :? part in (). | ||||
* | Scope reduce a variable. | Michael Drake | 2014-05-30 | 1 | -2/+1 |
| | |||||
* | Reduce scope of a variable. | Michael Drake | 2014-05-30 | 1 | -1/+2 |
| | |||||
* | Scope reduce some variables. | Michael Drake | 2014-05-30 | 1 | -3/+2 |
| | |||||
* | Reduce scope of a variable. | Michael Drake | 2014-05-30 | 1 | -2/+1 |
| | |||||
* | Reduce scope of a few variables. | Michael Drake | 2014-05-30 | 1 | -4/+3 |
| | |||||
* | Reduce scope of several variables. | Michael Drake | 2014-05-30 | 1 | -5/+7 |
| | |||||
* | Remove unused variables, and dead code. | Michael Drake | 2014-05-30 | 1 | -3/+1 |
| | |||||
* | Remove unused struct search_static_data members. | Michael Drake | 2014-05-30 | 1 | -3/+1 |
| | |||||
* | Use angle brackets instead of quotes for include of external headers. | Michael Drake | 2014-05-30 | 1 | -3/+4 |
| | |||||
* | Scope reduce some variables. | Michael Drake | 2014-05-30 | 1 | -2/+3 |
| | |||||
* | Reduce scope of a couple of variables. | Michael Drake | 2014-05-30 | 1 | -2/+2 |
| | |||||
* | Check correct variable for NULL. | Michael Drake | 2014-05-30 | 1 | -2/+2 |
| | |||||
* | Reduce scope of a variable. | Michael Drake | 2014-05-30 | 1 | -1/+1 |
| | |||||
* | Avoid redundant assignement of name to name. | Michael Drake | 2014-05-30 | 1 | -1/+2 |
| | |||||
* | make launch_url core operation use nsurl | Vincent Sanders | 2014-05-27 | 1 | -3/+4 |
| | |||||
* | fix errors with path_to_url conversion | Vincent Sanders | 2014-05-27 | 1 | -4/+5 |
| |