Commit Graph

35 Commits (release/3.3)

Author SHA1 Message Date
Chris Young 1ea747196e Fix more hook functions 10 years ago
Chris Young a895c3eed9 Avoid giving ASL a NULL pointer for the initial drawer. 10 years ago
Chris Young 81d024e3d8 Fix file.c and remove some rogue semicolons 10 years ago
Michael Drake 8a6be34a62 Use public bw header. 10 years ago
Chris Young 223da14e72 Fix amiga/file.c for new structs 10 years ago
Chris Young f4329c54ba Fix warnings 10 years ago
Vincent Sanders ce3d991918 use nsurl_nice and remove url_nice 10 years ago
Vincent Sanders bbcb7d91b2 fix amiga pdf save include 10 years ago
Chris Young d38f07cc04 Use url_nice to generate the initial filename for save requesters. 10 years ago
Vincent Sanders 0b64df140c Update amiga frontend for split operation table header changes 10 years ago
Vincent Sanders 1966649c83 fix amiga build to use correct nsurl acessor function 11 years ago
Vincent Sanders 00b6cfc57e rework path to url mapping functions to convert from and to nsurl 11 years ago
Vincent Sanders 2326d3c503 remove unecessary utils/url.h includes 11 years ago
Chris Young 5bb5e2667d Change the scope of some variables picked up by cppcheck, minor reformatting 11 years ago
Chris Young 65adc17121 Fix a bunch of cppcheck unused/unreadVariable warnings 11 years ago
Michael Drake 49bed056dd Make browser_window_navigate (un)verifiable flag match browser_window_create. 11 years ago
Chris Young f69f7b5ee7 Fix warning 11 years ago
Michael Drake af014bce99 Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags. 11 years ago
Vincent Sanders 233904c7ed fix build faliures from fetch table operation refactor 11 years ago
Chris Young ade86e496e Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 11 years ago
Vincent Sanders ee6e6eec05 move options include 12 years ago
Chris Young b66775dc53 Prevent ASL from causing delayed menus 12 years ago
Michael Drake 631265ef6b Front ends have no reason to include desktop/selection.h now. 12 years ago
Chris Young 4d9b674997 Remove struct selection from ami_file_save and anywhere that feeds into it 12 years ago
Vincent Sanders 529ca251fc rename flags for browser_window routines to be shorter 12 years ago
Vincent Sanders 3bfb5b96a7 browser_window_navigate refactor 12 years ago
John-Mark Bell 1e943b77ae Fix missing includes. 12 years ago
John-Mark Bell f824ab8af4 Port save complete to libdom. 12 years ago
Michael Drake 29356734eb Include desktop/browser_private.h. 13 years ago
Vincent Sanders 1490b52a6b NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
John Mark Bell f2993e6ed0 content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 13 years ago
Chris Young 110ba21d52 Only one of these save ops needs the file opened here 13 years ago
Chris Young c1afe81e06 Complete extended context menus 13 years ago
Chris Young a7f2cfa521 Fix save_complete 13 years ago
Chris Young 6959a30b26 Move non-requester user file operations to file.c 13 years ago