Commit Graph

41 Commits (release/3.2)

Author SHA1 Message Date
Michael Drake 1b0a968f1c Remove unused variables. 11 years ago
Michael Drake ae621334a6 Fix line endings. 11 years ago
Michael Drake 49bed056dd Make browser_window_navigate (un)verifiable flag match browser_window_create. 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 7227c29bba move window scroll getter and setter into operations table 11 years ago
Ole Loots 4bf410a583 Extended documentation 11 years ago
Ole Loots e154748542 Do not use tmpnam() but a custom function. 11 years ago
Ole Loots d3c8185eca Added comments 11 years ago
Ole Loots 2874fbd248 Fix "View Source" by setting first byte of cmdline to length of cmdline 11 years ago
Vincent Sanders ee6e6eec05 move options include 12 years ago
Vincent Sanders 0eb0798873 fix errors introduced in refactor 12 years ago
Vincent Sanders 529ca251fc rename flags for browser_window routines to be shorter 12 years ago
Vincent Sanders b112dec78d change browser_window_create and refactor all callsites 12 years ago
Vincent Sanders 3bfb5b96a7 browser_window_navigate refactor 12 years ago
Ole Loots 985e4ce6be Prefixed gemtk module functions. 12 years ago
Ole Loots adcbbbe880 Started to move the search form into the browser window. 12 years ago
Ole Loots fe49a18332 code formating 12 years ago
Ole Loots 64f8030b28 Merge branch 'master' into mono/removing-windom-dependency 12 years ago
Ole Loots bded644d7f Fixes for new clipboard interface. 12 years ago
Ole Loots 7920daaa3f Implemented language and font renderer popups. 12 years ago
Ole Loots 0bbccaa935 Finally it compiles without WinDom - still some things to bring back: 12 years ago
Ole Loots 9fdd190e00 Removed browser.h/.c 12 years ago
Ole Loots 695f052237 Moved form handling into gemtk, 12 years ago
Ole Loots fa0326af43 Context menu now opens at the correct location. 12 years ago
Ole Loots fe0e2508e6 Refactored a lot of browser window code,... still totally WIP. 12 years ago
Ole Loots c415f9bf98 Start to remove windom, wip. 12 years ago
Ole Loots 02593d170a Added is_process_running 13 years ago
Vincent Sanders 32c4fdeead add includes to get browser private struct on atari 13 years ago
Michael Drake f67a1ab4cf Avoid box_at_point. 13 years ago
Ole Loots 2e98764cdf Fix access to context data URL char *. 13 years ago
Ole Loots 37b8c5d83d Plotter refactor: removed one plotter abraction layer. 13 years ago
Ole Loots bf27997312 Show alert when no editor option is configured. 13 years ago
Ole Loots 8ea00bafc4 Added "Save link as..." context menu item. 13 years ago
Vincent Sanders 1490b52a6b NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
Ole Loots 66f0288398 Re-Enabled "View Source" 13 years ago
John Mark Bell f2993e6ed0 content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 13 years ago
Ole Loots 999410adc8 I'm actually trying to simplify the frontend code, changes: 13 years ago
Ole Loots c91a4b7035 Added missing scroll position. 13 years ago
Michael Drake 7dc000e643 Fix up for nsurl changes. Untested. 14 years ago
Ole Loots 28a6e41174 Added "view source" to context menu. 14 years ago
Ole Loots 0f2871e418 Added context menu, 14 years ago