summaryrefslogtreecommitdiff
path: root/windows
Commit message (Expand)AuthorAgeFilesLines
* Update for new nsfont_split expectations. Untested, but code same as framebu...Michael Drake2013-02-101-0/+8
* Prompt core to deal with copy/paste correctly.Michael Drake2013-01-081-3/+2
* Untested update for new clipboard API.Michael Drake2013-01-081-32/+20
* link order mattersVincent Sanders2012-12-201-1/+1
* move common include path setup to core MakefileVincent Sanders2012-12-201-37/+40
* split target defaults outVincent Sanders2012-12-131-0/+24
* Remove libxmlJohn-Mark Bell2012-11-101-4/+4
* Port save complete to libdom.John-Mark Bell2012-11-031-22/+0
* Try to get Windows building with FatMessages. This approach makes me ill, an...Rob Kendrick (fatigue)2012-11-033-4/+6
* Fix "error setting certificate verify locations" problem when the Choices fil...Michael Drake2012-10-171-3/+9
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-13/+0
* Fix up ripples from urldb change.Michael Drake2012-10-113-4/+4
* Split install and package targets.Vincent Sanders2012-08-231-4/+11
* Include browser_private.hMichael Drake2012-08-223-2/+3
* Pass font plot style out to front end clipboard append function.Michael Drake2012-08-131-1/+2
* fix windows build format specifiersVincent Sanders2012-08-127-95/+149
* fix build warningsVincent Sanders2012-08-1013-9/+49
* Update to use selection_copy_to_clipboard, although this code is all commente...Michael Drake2012-08-021-23/+1
* fix library link orderVincent Sanders2012-07-241-3/+3
* change to use netsurf toolchain buildVincent Sanders2012-07-232-9/+10
* Fix colour string matching. Lose unneeded case insensitivity in matching.Michael Drake2012-03-271-3/+1
* Constify param to gui_system_colour_char function.Michael Drake2012-03-271-1/+1
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-225-194/+207
* Constify rect param to gui_window_drag_start.Michael Drake2012-01-111-1/+1
* Pass pointer constraints for drag out to front ends. Ensure content scrollba...Michael Drake2012-01-111-2/+2
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-233-0/+4
* Build resource: map at start timeJohn Mark Bell2011-10-051-16/+11
* Remove gui_multitaskJohn Mark Bell2011-09-211-5/+0
* Remove gui_window_frame_resize_start() functions.Michael Drake2011-09-051-6/+0
* Delete frame creation handling.Michael Drake2011-09-051-40/+12
* fix windows build, sorce file expansion being done too earlyVincent Sanders2011-09-051-1/+1
* Comment out broken copy selection to clipboard stuff and add a TODO.Michael Drake2011-09-051-4/+6
* Remove gui_window_position_frame() definition from core and remove all implem...Michael Drake2011-09-041-10/+0
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-0/+3
* Fix up Windows front end. Stop it poking inside selection contexts.Michael Drake2011-07-131-6/+8
* Fix up Windows for r12574 API change.Michael Drake2011-07-061-6/+5
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-305-6/+25
* Frond ends signal end of drag with call to browser_window_mouse_track.Michael Drake2011-06-271-4/+4
* Remove gui_window_set_scale().Michael Drake2011-06-241-8/+0
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-242-5/+7
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-062-30/+2
* split out drawable window handlingVincent Sanders2011-04-0313-1165/+1366
* remove extraneous loggingVincent Sanders2011-03-292-10/+9
* make windows frontend use Vincent Sanders2011-03-295-55/+90
* make teh GTK frontend build on -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SING...Vincent Sanders2011-03-261-1/+0
* Finally fix initial layout size. Tested on wine, XP, vista and windows 7Vincent Sanders2011-03-251-35/+22
* make windows about window functionalVincent Sanders2011-03-257-255/+277
* Improve icon resource to contain all standard sizes and depthsVincent Sanders2011-03-226-10/+8
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-171-1/+1
* Ensure all four required version defines are set for windows buildsVincent Sanders2011-03-165-6/+6