summaryrefslogtreecommitdiff
path: root/beos
Commit message (Expand)AuthorAgeFilesLines
* move download operations to download tableVincent Sanders2014-01-143-4/+19
* move teh final optional window operations into the tableVincent Sanders2014-01-132-24/+2
* move four more optional window operations to tableVincent Sanders2014-01-132-4/+9
* move two more mandantory window operations to tableVincent Sanders2014-01-131-2/+4
* move window scroll getter and setter into operations tableVincent Sanders2014-01-131-2/+4
* move mandantory window update and redraw operations into tableVincent Sanders2014-01-121-2/+4
* move more optional window operations into table including removing unused hid...Vincent Sanders2014-01-121-18/+3
* split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-125-38/+21
* move set title, set url, start and stop throbber window operations to gui tableVincent Sanders2014-01-122-0/+12
* move window creation and destruction into tableVincent Sanders2014-01-113-4/+13
* Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-112-127/+123
* Fix some log statementsDaniel Silverstone2014-01-051-1/+1
* Change gui_file_gadget_interface to pass gui_window not browser_window, add G...Rob Kendrick2014-01-051-1/+1
* Add new gui entry point for file open dialogue requestsRob Kendrick2014-01-051-0/+8
* beos: Remove Messages symlinks in res/*/François Revol2014-01-045-5/+0
* beos: Also set LowColor on toolbar buttons when attachedFrançois Revol2014-01-041-0/+5
* beos: Simplify about boxFrançois Revol2014-01-041-83/+13
* beos: Add credits and licence buttons to about boxFrançois Revol2014-01-043-9/+64
* beos: if no gui window, pass the first one to nsbeos_about()François Revol2014-01-041-4/+2
* beos: Fix about boxFrançois Revol2014-01-041-5/+7
* 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
* beos: remap resource:favicon.ico to favicon.pngFrançois Revol2014-01-041-3/+9
* beos: Fix embedded files in resourcesFrançois Revol2014-01-0420-7/+22
* beos: Export icons/ resources with a lowercase iFrançois Revol2014-01-042-1/+1
* beos: Drop duplicate throbber PNG resourcesFrançois Revol2014-01-042-12/+1
* beos: Add comments to resources definition fileFrançois Revol2014-01-041-2/+9
* beos: Move some resources aroundFrançois Revol2014-01-041-15/+15
* beos: Remove unused Tracker button bitmapsFrançois Revol2014-01-042-208/+0
* beos: Load Messages files for current languageFrançois Revol2014-01-041-6/+18
* beos: Add missing call to lwc_string_unref()François Revol2014-01-041-3/+4
* beos: Fix permission on temp directories creationFrançois Revol2014-01-041-1/+1
* remove all references to using libMNGVincent Sanders2014-01-041-2/+0
* Fix indentationFrançois Revol2013-12-071-10/+10
* Fix Haiku buildFrançois Revol2013-12-073-8/+30
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-6/+0
* Remove tree icon_name globals from all the front ends.Michael Drake2013-09-022-36/+1
* Remove tree_url_node module. Had to disable treeview scanning in amiga and c...Michael Drake2013-09-021-21/+0
* Fix up for cookies_old rename.Michael Drake2013-07-221-1/+1
* s/history_core/local_history/Michael Drake2013-07-101-1/+1
* fixup issues with new options API mergeVincent Sanders2013-05-281-1/+1
* move beos to new options APIVincent Sanders2013-05-283-397/+115
* move options includeVincent Sanders2013-05-288-9/+9
* change all core and frontend options headers to new formatVincent Sanders2013-05-281-13/+4
* move the logging initialisation out to be call by frontendsVincent Sanders2013-05-231-6/+23
* Front ends have no reason to include desktop/selection.h now.Michael Drake2013-05-101-1/+0
* Remove struct selection from gui_drag_save_selection, so gui.h doesn't need i...Michael Drake2013-05-101-1/+1
* beos: Fix replicantsFrançois Revol2013-03-221-6/+12