summaryrefslogtreecommitdiff
path: root/frontends/windows
Commit message (Expand)AuthorAgeFilesLines
* Windows: Attempt to remove unused minimum GIF delay option.Michael Drake2020-02-213-29/+0
* add page info button to url entry and update on change for win32Vincent Sanders2019-12-162-83/+232
* add page info resources to win32 frontendVincent Sanders2019-12-167-1/+28
* fix win32 font measurement of non ascii strings.Vincent Sanders2019-12-141-98/+122
* extend search for certificate file to include resource pathsVincent Sanders2019-12-101-0/+5
* rename global resource path variables in win32 frontendVincent Sanders2019-12-105-26/+44
* separate out construction of command line argument string vectorVincent Sanders2019-12-101-23/+54
* update resource search path to remove users directoryVincent Sanders2019-12-102-4/+5
* fix win32 frontend to allow setting unicode titlesVincent Sanders2019-12-011-10/+30
* remove warning callback from miscelaneous function tableVincent Sanders2019-11-111-1/+0
* add miscellaneous event to browser window callback tableVincent Sanders2019-08-201-4/+34
* remove login window from windows frontendVincent Sanders2019-08-144-338/+1
* Support SSL verification through new about: handlerDaniel Silverstone2019-08-061-2/+0
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-061-1/+0
* change browser_window_redraw to use unscaled coordinatesVincent Sanders2019-08-043-10/+6
* trivial documentation cleanupsVincent Sanders2019-08-041-2/+2
* Corewindow: Sanitise scrolling API.Michael Drake2019-08-031-6/+19
* make use of improved browser_window_set_scale API in frontendsVincent Sanders2019-08-031-35/+8
* 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
* windows/local_history: Scroll to cursor on openDaniel Silverstone2019-08-021-0/+1
* remove scaled parameter from get_dimensionsVincent Sanders2019-08-021-4/+2
* split browser and browser_window operationsVincent Sanders2019-08-012-25/+23
* update copyright years for releaseVincent Sanders2019-07-171-1/+1
* Declare global variables as extern in headersMichael Forney2019-06-305-6/+6
* quieten down windows debugVincent Sanders2019-05-172-13/+18
* make win32 keyboard handling in browsing window functionalVincent Sanders2019-05-091-36/+86
* implement windows clipboard functionalityVincent Sanders2019-05-098-90/+195
* update copyright years and versions in docs and readmeVincent Sanders2018-08-291-1/+1
* Update windows frontend to use windows resourcesVincent Sanders2018-08-2117-71/+183
* make the login dialog password control obscure inputVincent Sanders2018-08-181-1/+1
* add win32 http authentication dialogVincent Sanders2018-08-1810-13/+432
* add login dialogVincent Sanders2018-08-165-259/+311
* Plotters: Remove width param from path plotter.Michael Drake2018-05-231-2/+0
* Plotters: Change stroke width in the plot_style_t to fixed point.Michael Drake2018-05-231-2/+6
* Plotters: Add plot_style_fixed type, and use for font size.Michael Drake2018-05-231-1/+1
* Initial shuffle of stuff out of !NetSurfDaniel Silverstone2018-04-229-9/+9
* Rework use of split-messages to clean up and use -zDaniel Silverstone2018-04-221-0/+1
* add crypto library to windows link to cope with updated opensslVincent Sanders2017-11-241-1/+1
* Windows: Use bitmap width as minimum width, since content width may be 0.Michael Drake2017-10-251-1/+1
* Finalise nslog layer properly in closedownDaniel Silverstone2017-09-101-0/+3
* Fix up log call parametersVincent Sanders2017-09-081-2/+11
* Hopefully quash LOG compile errors in WindowsDaniel Silverstone2017-09-082-2/+3
* Fixup everything the semantic patch missedVincent Sanders2017-09-073-16/+29
* Update scheduler logging to use catagoryVincent Sanders2017-09-071-18/+22
* update plotter logging to use a catagoryVincent Sanders2017-09-061-27/+17
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-0614-103/+130
* fix redraw on window resizeJames Woodcock2017-07-301-3/+1
* Fix windows word splittingmjw2017-07-301-1/+1
* Windows: Ensure core windows are fully initialised.Michael Drake2017-06-114-4/+4