summaryrefslogtreecommitdiff
path: root/windows
Commit message (Collapse)AuthorAgeFilesLines
* move filename_from_path and path_add_part into gui operation tablesVincent Sanders2014-01-162-38/+39
|
* split browser gui operations upVincent Sanders2014-01-155-17/+27
|
* move remaining gui operations to tableVincent Sanders2014-01-142-20/+6
|
* move download operations to download tableVincent Sanders2014-01-143-4/+19
|
* move teh final optional window operations into the tableVincent Sanders2014-01-131-24/+0
|
* move four more optional window operations to tableVincent Sanders2014-01-131-7/+9
|
* move two more mandantory window operations to tableVincent Sanders2014-01-131-2/+4
|
* move window scroll getter and setter into operations tableVincent Sanders2014-01-132-1/+8
|
* move mandantory window update and redraw operations into tableVincent Sanders2014-01-121-13/+15
|
* move more optional window operations into table including removing unused ↵Vincent Sanders2014-01-121-21/+0
| | | | hide_pointer operation altogether
* split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-121-26/+12
|
* move set title, set url, start and stop throbber window operations to gui tableVincent Sanders2014-01-121-4/+10
|
* move window creation and destruction into tableVincent Sanders2014-01-113-10/+17
|
* Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-111-6/+6
|
* Add some more frontend stubs and fix up some othersDaniel Silverstone2014-01-051-0/+7
|
* remove all references to using libMNGVincent Sanders2014-01-042-4/+0
|
* 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
| | | | New versions of expand/collapse node functions for these modules aren't yet implemented.
* 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 ↵Michael Drake2013-09-021-22/+0
| | | | cocoa front ends. Amiga front end very likely broken.
* 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
| | | | | block_ads should be block_advertisments to match option name toolbar_status_width should be toolbar_status_size to match option name
* move options includeVincent Sanders2013-05-285-6/+6
|
* move the logging initialisation out to be call by frontendsVincent Sanders2013-05-231-3/+12
| | | | | This allows each frontend to pass a distinct callback to configure the output file stream appropriately for their use.
* 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 ↵Michael Drake2013-05-101-1/+2
| | | | it now.
* 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 ↵Michael Drake2013-02-101-0/+8
| | | | framebuffer.
* 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, ↵Rob Kendrick (fatigue)2012-11-033-4/+6
| | | | and may not even work.
* Fix "error setting certificate verify locations" problem when the Choices ↵Michael Drake2012-10-171-3/+9
| | | | file doesn't exist. Now there's a single place for front ends to set options overrides. Fix nsoption_setnull_charp leak.
* Remove suspension of bmp/gif images. It's completely redundant with the ↵Michael Drake2012-10-141-13/+0
| | | | convert on demand core image cache.
* Fix up ripples from urldb change.Michael Drake2012-10-113-4/+4
|
* Split install and package targets.Vincent Sanders2012-08-231-4/+11
| | | | Install target is for installing on the local machine and package generates a package