Vincent Sanders
|
87f6314dab
|
move scheduleing into browser operation table
|
2014-03-09 15:37:40 +00:00 |
|
Michael Drake
|
a38a63a37e
|
Make history internal to browser_window module.
|
2014-02-15 18:44:50 +00:00 |
|
Michael Drake
|
49bed056dd
|
Make browser_window_navigate (un)verifiable flag match browser_window_create.
|
2014-02-10 22:40:04 +00:00 |
|
Michael Drake
|
af014bce99
|
Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags.
|
2014-02-10 14:08:45 +00:00 |
|
Michael Drake
|
ea79e85fcd
|
Clean up gui_window creation API.
|
2014-02-09 13:07:39 +00:00 |
|
Michael Drake
|
3d7cd77982
|
Simplify local history interface.
|
2014-02-08 22:43:54 +00:00 |
|
Vincent Sanders
|
8ce0a10670
|
move path_to_url and url_to_path to fetch operation table
|
2014-01-25 23:01:32 +00:00 |
|
Vincent Sanders
|
0475693394
|
create table for fetcher operations and move all operations into it
|
2014-01-23 00:00:18 +00:00 |
|
Vincent Sanders
|
fb1120c212
|
fix windows build error
|
2014-01-16 15:00:43 +00:00 |
|
Vincent Sanders
|
38cb39339a
|
move filename_from_path and path_add_part into gui operation tables
|
2014-01-16 00:01:25 +00:00 |
|
Vincent Sanders
|
bd065d4a43
|
split browser gui operations up
|
2014-01-15 19:37:05 +00:00 |
|
Vincent Sanders
|
0075eab194
|
move remaining gui operations to table
|
2014-01-14 23:31:54 +00:00 |
|
Vincent Sanders
|
d18c8ed452
|
move teh final optional window operations into the table
|
2014-01-13 22:54:19 +00:00 |
|
Vincent Sanders
|
e82d83f184
|
move four more optional window operations to table
|
2014-01-13 14:51:27 +00:00 |
|
Vincent Sanders
|
d70e371cd9
|
move two more mandantory window operations to table
|
2014-01-13 11:38:35 +00:00 |
|
Vincent Sanders
|
7227c29bba
|
move window scroll getter and setter into operations table
|
2014-01-13 01:08:15 +00:00 |
|
Vincent Sanders
|
5a962586fb
|
move mandantory window update and redraw operations into table
|
2014-01-12 23:50:54 +00:00 |
|
Vincent Sanders
|
4b49b4ac77
|
move more optional window operations into table including removing unused hide_pointer operation altogether
|
2014-01-12 22:55:26 +00:00 |
|
Vincent Sanders
|
b7736bae2f
|
split gui operations into core and window and move more operations into tables
|
2014-01-12 17:07:34 +00:00 |
|
Vincent Sanders
|
56bb9582b1
|
move set title, set url, start and stop throbber window operations to gui table
|
2014-01-12 10:27:41 +00:00 |
|
Vincent Sanders
|
c8496df3df
|
move window creation and destruction into table
|
2014-01-11 22:34:12 +00:00 |
|
Daniel Silverstone
|
f97c1fc605
|
Add some more frontend stubs and fix up some others
|
2014-01-05 17:37:21 +00:00 |
|
Michael Drake
|
3f45e53539
|
s/history_core/local_history/
|
2013-07-10 11:55:42 +01:00 |
|
Vincent Sanders
|
a92e5930ff
|
fixup issues with new options API merge
|
2013-05-28 16:44:46 +01:00 |
|
Vincent Sanders
|
ee6e6eec05
|
move options include
|
2013-05-28 14:16:10 +01:00 |
|
Michael Drake
|
631265ef6b
|
Front ends have no reason to include desktop/selection.h now.
|
2013-05-10 12:16:05 +01:00 |
|
Michael Drake
|
9644d0594c
|
Remove struct selection from gui_drag_save_selection, so gui.h doesn't need it now.
|
2013-05-10 11:54:26 +01:00 |
|
Michael Drake
|
037beb44fb
|
Pass caret clip rect out to front ends. (Nothing actually using them yet.)
|
2013-03-05 22:54:51 +00:00 |
|
Michael Drake
|
69c0fb1fff
|
Pass select all as keypress.
|
2013-02-22 14:34:01 +00:00 |
|
Michael Drake
|
4fd095c060
|
Update for core change.
|
2013-02-22 14:19:04 +00:00 |
|
Vincent Sanders
|
529ca251fc
|
rename flags for browser_window routines to be shorter
|
2013-02-18 11:51:42 +00:00 |
|
Vincent Sanders
|
b112dec78d
|
change browser_window_create and refactor all callsites
|
2013-02-18 11:23:48 +00:00 |
|
Vincent Sanders
|
3bfb5b96a7
|
browser_window_navigate refactor
|
2013-02-18 11:23:27 +00:00 |
|
Michael Drake
|
9cb1da921b
|
Prompt core to deal with copy/paste correctly.
|
2013-01-08 17:47:04 +00:00 |
|
Michael Drake
|
9dc965d51c
|
Untested update for new clipboard API.
|
2013-01-08 17:07:04 +00:00 |
|
John-Mark Bell
|
f824ab8af4
|
Port save complete to libdom.
|
2012-11-03 23:19:45 +00:00 |
|
Michael Drake
|
d9e7d58106
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
|
Michael Drake
|
920c8b390e
|
Include browser_private.h
|
2012-08-22 13:10:54 +01:00 |
|
Michael Drake
|
d106091d6e
|
Pass font plot style out to front end clipboard append function.
|
2012-08-13 14:43:04 +01:00 |
|
Vincent Sanders
|
d6b293001d
|
fix build warnings
|
2012-08-10 22:23:22 +01:00 |
|
Michael Drake
|
88055b5810
|
Update to use selection_copy_to_clipboard, although this code is all commented out anyway.
|
2012-08-02 15:09:31 +01:00 |
|
Vincent Sanders
|
3faaff91ac
|
change to use netsurf toolchain build
|
2012-07-23 21:12:19 +01:00 |
|
Vincent Sanders
|
1490b52a6b
|
NetSurf options rework (a=vince r=daniels,jmb)
svn path=/trunk/netsurf/; revision=13548
|
2012-03-22 09:34:34 +00:00 |
|
Michael Drake
|
6794af012e
|
Constify rect param to gui_window_drag_start.
svn path=/trunk/netsurf/; revision=13397
|
2012-01-11 16:45:17 +00:00 |
|
Michael Drake
|
04ece30fa9
|
Pass pointer constraints for drag out to front ends. Ensure content scrollbar drag termination always informs the browser window layer that the drag is over.
svn path=/trunk/netsurf/; revision=13395
|
2012-01-11 14:20:26 +00:00 |
|
John Mark Bell
|
f27d5a3e15
|
Remove gui_multitask
svn path=/trunk/netsurf/; revision=12828
|
2011-09-21 00:25:09 +00:00 |
|
Michael Drake
|
0401d52f51
|
Remove gui_window_frame_resize_start() functions.
svn path=/trunk/netsurf/; revision=12738
|
2011-09-05 15:35:34 +00:00 |
|
Michael Drake
|
ce1ba5e351
|
Delete frame creation handling.
svn path=/trunk/netsurf/; revision=12736
|
2011-09-05 12:49:21 +00:00 |
|
Michael Drake
|
0ffcfb91b5
|
Comment out broken copy selection to clipboard stuff and add a TODO.
svn path=/trunk/netsurf/; revision=12727
|
2011-09-05 10:31:21 +00:00 |
|
Michael Drake
|
5be6bd452d
|
Remove gui_window_position_frame() definition from core and remove all implementations from front ends.
svn path=/trunk/netsurf/; revision=12711
|
2011-09-04 18:20:24 +00:00 |
|