summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* Native select menu interface shouldn't force front end to dig inside bw struct.Michael Drake2014-02-081-3/+1
* fix remaining include errorsVincent Sanders2014-02-031-2/+1
* fixup missing includesVincent Sanders2014-02-033-6/+12
* fix missing stdlib includeVincent Sanders2014-02-011-1/+1
* fix missing includesVincent Sanders2014-02-011-1/+3
* move utf8 local conversion operations to tableVincent Sanders2014-02-0112-6/+31
* make the clipboard operation table and members static to textselection module...Vincent Sanders2014-02-016-35/+43
* Merge remote-tracking branch 'origin/stevef/menus'Vincent Sanders2014-01-315-38/+45
|\
| * Provide a dedicated interface for destroying open menus.Steve Fryatt2014-01-295-38/+45
* | bump the maximum number of nodes in the doxygen documentation and fix a coupl...Vincent Sanders2014-01-291-14/+15
* | add missing include for neturf_quit symbolVincent Sanders2014-01-291-0/+2
* | fix missing includesVincent Sanders2014-01-292-0/+3
|/
* Don't poll when converting a menu to a dialogue, as the resulting Message_Men...Steve Fryatt2014-01-281-1/+0
* Improve handling of Message_MenusDeleted so that we don't close whatever menu...Steve Fryatt2014-01-283-1/+26
* fix dumb typos from utf8 error return refactorVincent Sanders2014-01-281-1/+1
* move utf8 conversion routines to use nserror instead of their own error enumVincent Sanders2014-01-2810-80/+77
* Update copyright dates in modified files.Steve Fryatt2014-01-262-1/+2
* Add belt and braces to ensure that URL Bar content is always cleanly terminated.Steve Fryatt2014-01-261-2/+5
* Make Open URL dialogue allocate memory for the URL field.Steve Fryatt2014-01-267-15/+76
* Increase maximum size of a URL in the URL Bar to 2047 characters plus termina...Steve Fryatt2014-01-261-2/+2
* Improve URL handling in URL Bar.Steve Fryatt2014-01-261-9/+50
* fix errors in url_to_path tfetch table changesVincent Sanders2014-01-252-1/+2
* move path_to_url and url_to_path to fetch operation tableVincent Sanders2014-01-251-130/+131
* create table for fetcher operations and move all operations into itVincent Sanders2014-01-232-3/+13
* fix up riscos build errorsVincent Sanders2014-01-168-56/+62
* Merge branch 'vince/guivtable'Vincent Sanders2014-01-1612-177/+225
|\
| * cleanup copyright headers and some doc commentsVincent Sanders2014-01-161-0/+4
| * move 401 login into operation tableVincent Sanders2014-01-163-1/+3
| * move filename_from_path and path_add_part into gui operation tablesVincent Sanders2014-01-161-2/+4
| * split browser gui operations upVincent Sanders2014-01-153-9/+15
| * move remaining gui operations to tableVincent Sanders2014-01-142-87/+103
| * move download operations to download tableVincent Sanders2014-01-143-4/+15
| * move teh final optional window operations into the tableVincent Sanders2014-01-136-23/+14
| * move four more optional window operations to tableVincent Sanders2014-01-132-26/+32
| * move two more mandantory window operations to tableVincent Sanders2014-01-131-3/+4
| * move window scroll getter and setter into operations tableVincent Sanders2014-01-131-2/+4
| * move mandantory window update and redraw operations into tableVincent Sanders2014-01-122-1/+5
| * move more optional window operations into table including removing unused hid...Vincent Sanders2014-01-121-21/+7
| * split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-123-36/+29
| * move set title, set url, start and stop throbber window operations to gui tableVincent Sanders2014-01-122-0/+12
| * move window creation and destruction into tableVincent Sanders2014-01-113-3/+9
| * Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-111-3/+9
* | Silence warningJohn-Mark Bell2014-01-161-1/+0
|/
* Fix some log statementsDaniel Silverstone2014-01-051-1/+1
* Change gui_file_gadget_interface to pass gui_window not browser_window, add G...Rob Kendrick2014-01-051-1/+1
* Add new gui entry point for file open dialogue requestsRob Kendrick2014-01-051-0/+8
* Remove asserts for default cases from all content message handlers; this is l...Rob Kendrick2014-01-051-6/+0
* fix mngectony makefilesVincent Sanders2014-01-041-0/+1
* remove all references to using libMNGVincent Sanders2014-01-041-1/+0
* Update copyright header dates for recent commits.Steve Fryatt2014-01-024-11/+8