summaryrefslogtreecommitdiff
path: root/windows
Commit message (Expand)AuthorAgeFilesLines
* Remove BITMAP_PERSISTENT flag.Michael Drake2013-10-031-1/+1
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-1/+0
* Remove tree icon_name globals from all the front ends.Michael Drake2013-09-022-25/+1
* Remove tree_url_node module. Had to disable treeview scanning in amiga and c...Michael Drake2013-09-021-22/+0
* Fix up for cookies_old rename.Michael Drake2013-07-221-1/+1
* s/history_core/local_history/Michael Drake2013-07-102-2/+2
* fixup issues with new options API mergeVincent Sanders2013-05-282-3/+2
* move windows to new option APIVincent Sanders2013-05-283-290/+23
* fix mismatched option name and variable namesVincent Sanders2013-05-281-2/+2
* move options includeVincent Sanders2013-05-285-6/+6
* move the logging initialisation out to be call by frontendsVincent Sanders2013-05-231-3/+12
* Front ends have no reason to include desktop/selection.h now.Michael Drake2013-05-101-1/+0
* Remove struct selection from gui_drag_save_selection, so gui.h doesn't need i...Michael Drake2013-05-101-1/+2
* fixup message splitting with updated toolVincent Sanders2013-05-021-1/+1
* Pass caret clip rect out to front ends. (Nothing actually using them yet.)Michael Drake2013-03-051-1/+2
* Squash warnings from errorcode shake up.Michael Drake2013-02-221-0/+1
* Pass select all as keypress.Michael Drake2013-02-221-2/+1
* Update for core change.Michael Drake2013-02-221-3/+5
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-182-9/+9
* change browser_window_create and refactor all callsitesVincent Sanders2013-02-182-6/+27
* browser_window_navigate refactorVincent Sanders2013-02-181-5/+51
* 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