summaryrefslogtreecommitdiff
path: root/frontends/windows
Commit message (Expand)AuthorAgeFilesLines
* remove perl split-messages tool usageVincent Sanders2020-06-221-4/+3
* make browser_window_update internal to browser window as intendedVincent Sanders2020-05-251-2/+0
* windows: Enable present_cookies callbackDaniel Silverstone2020-05-234-4/+10
* update resources copyright years and readme version numbersVincent Sanders2020-05-231-1/+1
* chore: Perform sslcert_viewer-ectomyDaniel Silverstone2020-05-225-528/+1
* windows: Convert the remaining NoMemory warnings which aren't about memoryDaniel Silverstone2020-02-241-4/+7
* windows: Use nserror reporting rather than always NoMemoryDaniel Silverstone2020-02-241-2/+5
* Windows: Add nserror reporting functionDaniel Silverstone2020-02-242-0/+24
* fix windows and amiga frontends to cope with certificate chain changesVincent Sanders2020-02-232-6/+4
* Core window: Constify the core_window handle through the getters.Michael Drake2020-02-221-2/+3
* 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