summaryrefslogtreecommitdiff
path: root/beos
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix errors in change url setting api to take an nsurl instead of a text stringVincent Sanders2014-11-022-3/+3
* fix errors introuced with previous header cleanup.Vincent Sanders2014-11-021-1/+4
* remove unecessary utils/types.hVincent Sanders2014-11-021-1/+0
* fix beos url setting function to return error codeVincent Sanders2014-10-291-8/+11
* Update url setting API to return nserror code instead of calling warn_userVincent Sanders2014-10-292-2/+4
* remove the die API from the core.Vincent Sanders2014-10-261-0/+9
* BeOS front end doesn't need browser_private any more.Michael Drake2014-10-251-1/+1
* Use API to get window extents.Michael Drake2014-10-251-2/+7
* Use API to test for browser window having a content.Michael Drake2014-10-251-1/+1
* Don't need access to content here.Michael Drake2014-10-251-3/+1
* No need to log window target name.Michael Drake2014-10-251-1/+0
* Don't get content when its not needed.Michael Drake2014-10-251-3/+1
* Cache scale in gui_window.Michael Drake2014-10-251-16/+15
* Doesn't look like this file uses browser window internals.Michael Drake2014-10-251-1/+1
* Shouldn't need bw internals now.Michael Drake2014-10-251-1/+1
* Use API to access content for view source.Michael Drake2014-10-251-2/+2
* 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