Commit Graph

67 Commits (release/3.1)

Author SHA1 Message Date
Steve Fryatt 0114cc825d Provide a dedicated interface for destroying open menus. 11 years ago
Vincent Sanders 5a962586fb move mandantory window update and redraw operations into table 11 years ago
Vincent Sanders ee6e6eec05 move options include 12 years ago
Michael Drake 153c444454 Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 years ago
Michael Drake 6c96264d43 Make RISC OS print background images option work. 13 years ago
Michael Drake 67f2470d5a Pass whether background images are wanted in redraw_context. 13 years ago
Michael Drake 905df166b0 Make the RISC OS front end foreground/background menu options work. 13 years ago
Michael Drake 6291e4e398 Don't need to set current_redraw_browser any more. 14 years ago
Michael Drake eddae6af06 Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 14 years ago
Michael Drake 3128ecf2a5 Unify content_redraw params in content_redraw_data struct. Core and RISC OS content handlers updated. 14 years ago
Michael Drake 5a4c8916ef If iframes are reformatted due to containing document reflow, don't need to redraw them since they will be redrawn when the containing document is redrawn. Make iframe handling more robust. 14 years ago
Michael Drake e24fa186bb Fix for new content redraw API. 14 years ago
John Mark Bell e71691bae8 Merge branches/jmb/content-factory to trunk 14 years ago
Michael Drake b46e69fe22 Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger need to maintain scale for plotting. 14 years ago
Steve Fryatt cd9c0998e9 Merge branches/stevef/toolbars to trunk. 14 years ago
Michael Drake 94e7b44ebc Pass clip rect to clip plotters as struct. Simplify clip rect handling in debug window code. Pass clip rect to select menu as struct. 14 years ago
Michael Drake fe7921a387 Pass clip rect as struct through content_redraw api. Update the front ends to use this. Note only RO build tested. 14 years ago
Steve Fryatt 3cca3861ca Enable sideways print option. 15 years ago
Steve Fryatt 9201eac26e Force browser window redraw after printing to restore screen layout. 15 years ago
Steve Fryatt 57ddeea19b Work around apparent register corruption after printing. 15 years ago
Steve Fryatt d8b440a426 Lay out to correct paper width for printing. 15 years ago
Michael Drake 111920ad95 Fix for new cache. 15 years ago
John Mark Bell 2565a37a52 Refactor text plotter and other font functions to remove dependency on CSS. 16 years ago
Vincent Sanders 86232d72a6 next round of plotter refactor 16 years ago
Vincent Sanders 680298e61c plotters line refactor 16 years ago
Vincent Sanders f9ecd56f62 ploter refactor of rectangle handling 16 years ago
Vincent Sanders 0ade453958 Refactor fill plotter to take a style 16 years ago
Vincent Sanders 1165edf662 remove redundant clg call 16 years ago
Vincent Sanders aa26843411 Improve bitmap plotter API 16 years ago
John Mark Bell 851da107c9 Purge WITH_PRINT 16 years ago
John Tytgat fbf6d4cd41 - Constify parameters of struct plotter_table::polygon and struct plotter_table::path 16 years ago
John Tytgat 48070139d8 Prefix all RISC OS print global variables and functions with "ro_" in order to avoid the print_cleanup function name clash in desktop/print.c and 17 years ago
John Tytgat 5685170036 Make the knockout plotter calling behaviour optional by added a new entry 17 years ago
John Tytgat 203b3289b8 - Include utils/config.h before each WITH_* test entiry enabling/disabling the object file. 17 years ago
John Tytgat 5f6c2cbff7 - Compiler warning squash 17 years ago
Rob Kendrick 59641def82 const fixes in plotters and history core 17 years ago
Adrian Lees 2fd567590c Added missing initialiser 17 years ago
Vincent Sanders 2f864eeecc Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 18 years ago
Daniel Silverstone 6807b4208a Remove the netsurf/ from the include paths and rationalise use of <> vs "" in includes 18 years ago
Richard Wilson a674848f29 Fix invalid window initialisation 18 years ago
Michael Drake ba23e4b693 Update project URL. 18 years ago
Adrian Lees 7aaa33d2e5 Fix for knockout rendering of native formats 19 years ago
Adrian Lees 4b03028b51 [project @ 2006-03-24 03:44:33 by adrianl] 19 years ago
Rob Kendrick 1562dd03cb [project @ 2006-03-19 19:03:07 by rjek] 19 years ago
James Bursa 0eebadfa40 [project @ 2006-03-05 12:24:18 by bursa] 19 years ago
James Bursa fc4317b926 [project @ 2006-01-02 13:19:34 by bursa] 19 years ago
Richard Wilson 62f5ce138a [project @ 2006-01-02 00:37:10 by rjw] 19 years ago
Richard Wilson b1fda49441 [project @ 2006-01-02 00:09:11 by rjw] 19 years ago
Richard Wilson d1094d1238 [project @ 2005-12-31 04:40:48 by rjw] 19 years ago
James Bursa 9b78daf135 [project @ 2005-07-02 18:17:51 by bursa] 20 years ago