summaryrefslogtreecommitdiff
path: root/beos/scaffolding.cpp
Commit message (Expand)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-2332/+0
* update beos frontend to remove useage of depricated warn_user APIVincent Sanders2016-05-011-11/+11
* fixup errors in font layout table conversionVincent Sanders2016-04-241-1/+0
* UI fixes for search bar and cookie managerAdrien Destugues2016-02-011-11/+10
* 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-191-11/+9
* Add web search bar to haiku frontendAdrián Arroyo Calle2016-01-191-0/+58
* BeOS/Haiku: implement some of the Help menu.Adrien Destugues2015-10-121-40/+44
* BeOS/Haiku: improve menus managementAdrien Destugues2015-10-121-9/+16
* BeOS/Haiku: Disable replicant draggerAdrien Destugues2015-10-121-0/+12
* fixup all the remaining logging macro callsitesVincent Sanders2015-05-281-4/+4
* Change LOG() macro to be varadicVincent Sanders2015-05-281-2/+2
* To avoid namespace conflicts with ncurses add NetSurf key prefix.Witold Filipczyk2015-03-271-4/+4
* Need nsurl.Michael Drake2015-02-261-0/+1
* fix errors in change url setting api to take an nsurl instead of a text stringVincent Sanders2014-11-021-2/+2
* 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-291-1/+3
* 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
* update beos frontend to cope with updated operation tableVincent Sanders2014-10-161-1/+1
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-131-0/+1
* Put the font operations table alongside all the other core APIVincent Sanders2014-10-131-1/+1
* remove use of deprecated netsurf_quit variable in beosFrançois Revol2014-10-131-3/+6
* beos: Disable non-working menu entriesFrançois Revol2014-07-311-9/+11
* beos: Fix local variable shadowing a parameterFrançois Revol2014-06-201-5/+4
* move scheduleing into browser operation tableVincent Sanders2014-03-091-5/+4
* beos: Fix buildFrançois Revol2014-02-201-1/+1
* Make history internal to browser_window module.Michael Drake2014-02-151-7/+7
* 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-101-11/+10
* Simplify local history interface.Michael Drake2014-02-081-2/+2
* beos: Fix updating system colorsFrançois Revol2014-01-161-2/+1
* beos: Better implementation of NSIconTextControl for the url barFrançois Revol2014-01-161-19/+66
* split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-121-9/+0
* Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-111-4/+0
* beos: Also set LowColor on toolbar buttons when attachedFrançois Revol2014-01-041-0/+5
* beos: Add credits and licence buttons to about boxFrançois Revol2014-01-041-5/+44
* beos: Fix opening about from replicant popupFrançois Revol2014-01-041-0/+11
* beos: Fix background color for control on replicantsFrançois Revol2014-01-041-5/+17
* beos: Add icon in url barFrançois Revol2014-01-041-3/+104
* beos: Add a resize knob to replicantsFrançois Revol2014-01-041-0/+90
* Fix Haiku buildFrançois Revol2013-12-071-1/+2
* s/history_core/local_history/Michael Drake2013-07-101-1/+1
* move options includeVincent Sanders2013-05-281-1/+1
* beos: Fix replicantsFrançois Revol2013-03-221-6/+12
* beos: Fix some cpp warningsAdrien Destugues - PulkoMandy2013-03-091-63/+56
* Fixup for core selection change.Michael Drake2013-02-221-4/+2
* clean out useless outdated #if 0 blocks they serve no purpose and keep causin...Vincent Sanders2013-02-181-696/+0
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-181-11/+11