Commit Graph

41 Commits (jmb/gtk3hacks)

Author SHA1 Message Date
Vincent Sanders baf50cec89 make image content handlers title setting use the heap instead of the stack and remove the possibility of buffer overruns 12 years ago
Michael Drake a526209e74 More useful title info for images. 12 years ago
Vincent Sanders c1671f37b1 reduce talloc usage to box tree layout only 12 years ago
Vincent Sanders 7124d96b1f ensure favicon is correctly set 13 years ago
Vincent Sanders fafdf2c337 fix icon image handler marking genrated bitmaps as modified 13 years ago
John Mark Bell 1e828006aa Pedantic style fixes 13 years ago
Michael Drake ad17f799ea Choose right ico image for typical url bar. 13 years ago
Vincent Sanders 33af42360f fix ico handler to actually decode to bitmap when called via get_internal 13 years ago
John Mark Bell 9ee4f6146e Remove mime_type parameter from content handler content_type callback API 14 years ago
Vincent Sanders 2348b13492 refactor bitmap out of generic content structure 14 years ago
Vincent Sanders cd554e6f1e make image content handlers build conditional from teh makefile 14 years ago
Vincent Sanders 81c52ad494 Initial image content handler refactor 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
Vincent Sanders 83f9e707eb refactor content handler initilisation to use named initialisors 14 years ago
Vincent Sanders 8be1e85e91 consolidate content redraw 14 years ago
John Mark Bell e71691bae8 Merge branches/jmb/content-factory to trunk 14 years ago
John Mark Bell 86a2e0076d Fix bug : stop emitting duplicate READY/DONE events. 14 years ago
John Mark Bell f42ed976e5 Constify 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
John Mark Bell 79ce683b4e Most of a stop implementation. 15 years ago
John Mark Bell 49810d8191 Use mutator to modify content's title field. 15 years ago
John Mark Bell 9aca901eb1 The convert stage of a content's state progression no longer reflows the content to the provided dimensions. 15 years ago
Daniel Silverstone 270ef59a98 Merge jmb/new-cache; r=dsilvers,rs=vince 15 years ago
John Mark Bell 355799ce0b Merge branches/MarkieB/gtkmain to trunk. 15 years ago
John Mark Bell ddeadd1c02 Merge LibCSS port to trunk. 16 years ago
Vincent Sanders aa26843411 Improve bitmap plotter API 16 years ago
François Revel e4fba7f577 Add missing calls to bitmap_modified(). This fixes using libpng in the BeOS port. 17 years ago
John Tytgat 2d1481fafc 'unsigned long' -> 'colour' where it made sense. 17 years ago
John Tytgat 598b5fbbc1 One warning less. 17 years ago
Michael Drake 04c04d98b8 More style guide formatting and tidy up. 17 years ago
James Bursa 33107b160f Merged revisions 4345-4346,4350-4351,4389,4391,4395,4401-4403,4423,4485-4486 via svnmerge from 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 35d3d6d0bb First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 17 years ago
Michael Drake 9d3b7b43fd Update status bar when standalone images are done. 17 years ago
John Mark Bell 1cf46a6792 SignednessWarnings.squash() 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
John Mark Bell 9cf5122797 Content handlers should not call warn_user - they should broadcast the 18 years ago
Michael Drake ba23e4b693 Update project URL. 18 years ago
Richard Wilson 60ea34ad48 [project @ 2006-02-26 02:25:19 by rjw] 19 years ago