summaryrefslogtreecommitdiff
path: root/frontends/windows/window.c
Commit message (Expand)AuthorAgeFilesLines
* add page info button to url entry and update on change for win32Vincent Sanders2019-12-161-82/+229
* fix win32 frontend to allow setting unicode titlesVincent Sanders2019-12-011-10/+30
* add miscellaneous event to browser window callback tableVincent Sanders2019-08-201-4/+34
* change browser_window_redraw to use unscaled coordinatesVincent Sanders2019-08-041-6/+4
* make use of improved browser_window_set_scale API in frontendsVincent Sanders2019-08-031-35/+8
* remove scaled parameter from get_dimensionsVincent Sanders2019-08-021-4/+2
* split browser and browser_window operationsVincent Sanders2019-08-011-25/+0
* quieten down windows debugVincent Sanders2019-05-171-10/+10
* implement windows clipboard functionalityVincent Sanders2019-05-091-23/+10
* Update windows frontend to use windows resourcesVincent Sanders2018-08-211-4/+2
* add win32 http authentication dialogVincent Sanders2018-08-181-1/+1
* Fix up log call parametersVincent Sanders2017-09-081-2/+11
* Hopefully quash LOG compile errors in WindowsDaniel Silverstone2017-09-081-1/+1
* Fixup everything the semantic patch missedVincent Sanders2017-09-071-6/+16
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-35/+49
* fix redraw on window resizeJames Woodcock2017-07-301-3/+1
* make windows frontend use corewindow API for local history windowVincent Sanders2017-06-011-11/+4
* Update windows frontend for set_scroll API changeVincent Sanders2017-04-261-44/+44
* update windows frontend to remove reformatVincent Sanders2017-04-261-21/+6
* Update windows frontend to use invalidate window area APIVincent Sanders2017-04-231-36/+27
* fix remaining doccomment errorsVincent Sanders2017-02-221-4/+4
* fix merge error in windows frontendVincent Sanders2017-02-191-1/+1
* Merge branch 'vince/localhist-corewin'Vincent Sanders2017-02-191-3/+4
|\
| * clean up some of the doxygen generation warningsVincent Sanders2017-02-191-3/+4
* | cleanup windows frontend documentation comments and spellingVincent Sanders2017-02-171-25/+30
|/
* add corewindow support for windows frontendVincent Sanders2016-11-191-1/+13
* Rationalise the use of win32 application instance handle useVincent Sanders2016-10-301-70/+128
* Complete windows main window documentationVincent Sanders2016-10-291-231/+312
* Improve windows win32 main browser window code documentationVincent Sanders2016-10-261-47/+131
* fix windows user preferences location storageVincent Sanders2016-10-191-1/+2
* move key press enums and operations to their own headerVincent Sanders2016-07-011-1/+1
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move window header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+1741