summaryrefslogtreecommitdiff
path: root/beos/scaffolding.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* change browser_window_create and refactor all callsitesVincent Sanders2013-02-181-10/+42
* browser_window_navigate refactorVincent Sanders2013-02-181-10/+81
* beos: Fix clipboard handling to use the new APIFrançois Revol2013-01-201-3/+3
* beos: Fix replicating with empty URL in archiveFrançois Revol2012-11-251-3/+4
* beos: Partial replicant instanciation fixFrançois Revol2012-11-251-7/+15
* beos: Fix toolbar borderFrançois Revol2012-11-251-1/+4
* beos: gcc2 fixFrançois Revol2012-11-251-1/+2
* Update the BeOS/Haiku portAdrien Destugues - PulkoMandy2012-11-241-11/+141
* Stab at fixing beos build for private bw struct.Michael Drake2012-08-221-1/+1
* Use proper function for box tree dump.Michael Drake2012-08-201-7/+1
* Remove unused includes.Michael Drake2012-08-201-2/+0
* Fix BeOS build:François Revel2012-03-251-2/+2
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes an...François Revel2012-03-221-0/+2417