summaryrefslogtreecommitdiff
path: root/beos
Commit message (Expand)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-1569-9549/+0
* reduce beos frontend usage of plotter APIVincent Sanders2016-05-044-15/+15
* fix erroneously removed includes in beos window headerVincent Sanders2016-05-032-1/+5
* allow beos frontend to make clipboard functions private.Vincent Sanders2016-05-033-29/+44
* fix beos_warn_user definitionVincent Sanders2016-05-011-1/+1
* update beos frontend to remove useage of depricated warn_user APIVincent Sanders2016-05-018-34/+36
* use the miscellaneous table warning entryVincent Sanders2016-04-251-27/+30
* remove unecessary include causing build faliure.Vincent Sanders2016-04-241-1/+0
* fixup errors in font layout table conversionVincent Sanders2016-04-245-10/+11
* update beos to use font layout tableVincent Sanders2016-04-243-119/+120
* make bitmap operations static to avoid warningsVincent Sanders2016-04-221-11/+11
* fixup haiku brakage from header changesVincent Sanders2016-04-213-0/+3
* Split utils header into string functions and everything elseVincent Sanders2016-04-211-0/+1
* fix missing includes caused by content_protected header cleanupVincent Sanders2016-04-191-0/+1
* fix missing misc table fixup on beosVincent Sanders2016-04-171-1/+1
* complete the rename of the gui browser tableVincent Sanders2016-04-161-2/+2
* update version info for next development cycleVincent Sanders2016-04-061-1/+2
* UI fixes for search bar and cookie managerAdrien Destugues2016-02-013-13/+14
* fix call to cookie manager initialisation for haikuVincent Sanders2016-01-191-2/+2
* fix haiku web search bar initalisationVincent Sanders2016-01-191-1/+1
* Add cookie management for Haiku frontendAdrián Arroyo Calle2016-01-194-13/+452
* Add web search bar to haiku frontendAdrián Arroyo Calle2016-01-194-2/+64
* make search engines resource common between gtk and beosVincent Sanders2016-01-192-3/+2
* BeOS/Haiku: implement some of the Help menu.Adrien Destugues2015-10-122-41/+45
* BeOS/Haiku: Remove obsolete "messages" file.Adrien Destugues2015-10-121-1/+0
* BeOS/Haiku: improve menus managementAdrien Destugues2015-10-123-41/+43
* BeOS/Haiku: use Haiku native dialog box.Adrien Destugues2015-10-121-26/+4
* BeOS/Haiku: Disable replicant draggerAdrien Destugues2015-10-121-0/+12
* BeOS/Haiku: use cross-platform "select" code.Adrien Destugues2015-10-121-0/+4
* Fix BeOS buildAdrien Destugues2015-10-122-15/+15
* Fix build on 64-bit HaikuAdrien Destugues2015-07-143-11/+3
* This moves message loading out of netsurf_init into each frontendVincent Sanders2015-06-211-2/+6
* fixup logging macros that incorrectly override the LOG() macro nameVincent Sanders2015-05-281-1/+1
* fixup all the remaining logging macro callsitesVincent Sanders2015-05-288-33/+32
* Change LOG() macro to be varadicVincent Sanders2015-05-286-25/+23
* Convert beos to bitmap render APIVincent Sanders2015-04-243-334/+303
* remove unecessary include from beos bitmap headerVincent Sanders2015-04-201-3/+0
* fix missing comma in beos operations tableVincent Sanders2015-04-173-5/+10
* add missing extern from struct declaration.Vincent Sanders2015-04-171-1/+1
* convert beos to bitmap operation tableVincent Sanders2015-04-163-2/+32
* update beos meakfile to filter split messagesVincent Sanders2015-04-071-1/+3
* Move some beos specific make rules into its MAkefile.targetVincent Sanders2015-04-051-2/+16
* Fix up some doxygen errorsVincent Sanders2015-04-031-1/+1
* To avoid namespace conflicts with ncurses add NetSurf key prefix.Witold Filipczyk2015-03-272-16/+16
* Remove url from content thumbnailers APIVincent Sanders2015-03-151-6/+1
* Need nsurl.Michael Drake2015-02-262-0/+2
* Move FILE_SCHEME_PREFIX to corestrings.Michael Drake2015-02-261-0/+1
* Try using -pipe on beos/haiku as temporary file access may be slowVincent Sanders2014-11-241-1/+1
* make the form select menu API smaller.Vincent Sanders2014-11-131-4/+0
* Continue doxygen error cleanup.Vincent Sanders2014-11-083-18/+21