summaryrefslogtreecommitdiff
path: root/beos
Commit message (Expand)AuthorAgeFilesLines
* Move create_form_select_menu to window gui table.Michael Drake2014-10-242-1/+1
* Add missing simlinks.Michael Drake2014-10-222-0/+2
* Add trivial maps facilitator at about:mapsMichael Drake2014-10-221-1/+1
* update beos frontend to cope with updated operation tableVincent Sanders2014-10-167-15/+20
* Remove unused global.Michael Drake2014-10-161-1/+0
* remove unecessary css includes from fronetendsVincent Sanders2014-10-132-2/+0
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-134-3/+2
* Put the font operations table alongside all the other core APIVincent Sanders2014-10-135-5/+5
* remove netsurf_poll callback and netsurf main loopVincent Sanders2014-10-131-1/+0
* remove use of deprecated netsurf_quit variable in beosFrançois Revol2014-10-134-7/+17
* extend beos C++ flagsVincent Sanders2014-09-051-1/+9
* Pull warning flags out into variables that can be overriden seperately for C ...Vincent Sanders2014-09-051-21/+23
* fixup haiku rsrc fetcher initialisationVincent Sanders2014-09-051-1/+6
* Fix buildFrançois Revol2014-08-072-0/+2
* beos: Disable non-working menu entriesFrançois Revol2014-07-311-9/+11
* beos: Fix buildFrançois Revol2014-07-261-0/+1
* Merge branch 'vince/reformatpending'Vincent Sanders2014-07-063-55/+30
|\
| * change reformat to be driven from the scheduler like redrawVincent Sanders2014-07-013-55/+30
* | beos: Fix an oversight with number of fds for select()François Revol2014-07-021-1/+2
* | beos: drop @todoFrançois Revol2014-07-021-1/+0
* | beos: handle realpath() returning NULLFrançois Revol2014-07-021-3/+9
* | beos: Avoid crashing if FindPath() returns an errorFrançois Revol2014-07-021-7/+7
|/
* Merge branch 'vince/fetchschedule'Vincent Sanders2014-07-012-32/+23
|\
| * convert all frontends to scheduled fetch operationVincent Sanders2014-06-261-23/+11
| * clean up the fetcher factory and improve its APIVincent Sanders2014-06-191-9/+12
* | beos: Use PathFinder to locate resource folder.Adrien Destugues2014-06-201-5/+12
* | beos: Fix Haiku libnetwork detection post-PackageManagementFrançois Revol2014-06-201-1/+1
* | beos: Fix local variable shadowing a parameterFrançois Revol2014-06-201-5/+4
* | beos: Adjust browser_table for removed callFrançois Revol2014-06-201-2/+1
* | beos: Add missing includeFrançois Revol2014-06-201-0/+1
|/
* make launch_url core operation use nsurlVincent Sanders2014-05-271-4/+6
* rework path to url mapping functions to convert from and to nsurlVincent Sanders2014-05-261-21/+0
* add backing store storage path to browser initialisationVincent Sanders2014-05-131-2/+2
* ensure operations tables are registered as early as possible.Vincent Sanders2014-05-101-4/+14
* remove unecessary utils/url.h includesVincent Sanders2014-05-091-1/+0
* refactor url utility functions to use standard nserror codes and have appropr...Vincent Sanders2014-05-081-1/+0
* add file operations table and make all frontends use it.Vincent Sanders2014-05-071-40/+0
* erroneous path to testament includeVincent Sanders2014-05-011-1/+1
* improve iconv library handlingVincent Sanders2014-04-301-1/+1
* fix formatting of defaults makefilesVincent Sanders2014-03-201-22/+20
* beos: Fix buildFrançois Revol2014-03-182-2/+3
* move scheduleing into browser operation tableVincent Sanders2014-03-095-20/+26
* beos: Fix buildFrançois Revol2014-02-201-1/+1
* Make history internal to browser_window module.Michael Drake2014-02-151-7/+7
* Fix buildFrançois Revol2014-02-131-1/+1
* Make browser_window_navigate (un)verifiable flag match browser_window_create.Michael Drake2014-02-101-7/+5
* Allow tab creation without history clone. Changes browser_window_create and ...Michael Drake2014-02-102-12/+11
* Clean up gui_window creation API.Michael Drake2014-02-091-4/+4
* Simplify local history interface.Michael Drake2014-02-081-2/+2
* beos: Fix build (missing include)François Revol2014-02-041-0/+1