summaryrefslogtreecommitdiff
path: root/frontends/windows/drawable.c
Commit message (Expand)AuthorAgeFilesLines
* change browser_window_redraw to use unscaled coordinatesVincent Sanders2019-08-041-2/+2
* change browser_window_mouse_track to use unscaled coordinatesVincent Sanders2019-08-031-20/+30
* change browser_window_mouse_click to use unscaled coordinatesVincent Sanders2019-08-031-7/+7
* make win32 keyboard handling in browsing window functionalVincent Sanders2019-05-091-36/+86
* implement windows clipboard functionalityVincent Sanders2019-05-091-0/+23
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-14/+16
* make windows frontend use corewindow API for local history windowVincent Sanders2017-06-011-4/+3
* Update windows frontend for set_scroll API changeVincent Sanders2017-04-261-5/+8
* cleanup windows frontend documentation comments and spellingVincent Sanders2017-02-171-12/+31
* rationalise use of utils/utils.h headerVincent Sanders2017-01-191-1/+0
* move key press enums and operations to their own headerVincent Sanders2016-07-011-1/+1
* fix missing includes from header API changesVincent Sanders2016-05-301-3/+4
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+625