summaryrefslogtreecommitdiff
path: root/desktop/browser_window.c
Commit message (Expand)AuthorAgeFilesLines
* improve browser_window_set_scaleVincent Sanders2019-08-031-22/+59
* change browser_window_get_features to use unscaled coordinatesVincent Sanders2019-08-031-48/+64
* change browser_window_mouse_track to use unscaled coordinatesVincent Sanders2019-08-031-153/+175
* change browser_window_mouse_click to use unscaled coordinatesVincent Sanders2019-08-031-118/+140
* remove scaled parameter from get_dimensionsVincent Sanders2019-08-021-2/+2
* remove scaling from internal browser get_dimensions callsVincent Sanders2019-08-021-8/+12
* Browser window: Make invalidate gui callback use unsacled coordinates.Michael Drake2019-08-011-7/+9
* reformat and tidy up browser window code ready for corewindow changesVincent Sanders2019-08-011-1067/+1146
* split browser and browser_window operationsVincent Sanders2019-08-011-0/+3490