summaryrefslogtreecommitdiff
path: root/beos
Commit message (Expand)AuthorAgeFilesLines
* 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
* beos: Fix nsfont_position_in_string off-by-1François Revol2013-03-211-2/+3
* beos: Set the filename in the download file panelFrançois Revol2013-03-091-1/+2
* beos: Fix some cpp warningsAdrien Destugues - PulkoMandy2013-03-092-71/+64
* Pass caret clip rect out to front ends. (Nothing actually using them yet.)Michael Drake2013-03-051-1/+2
* Fixup for core selection change.Michael Drake2013-02-223-6/+4
* clean out useless outdated #if 0 blocks they serve no purpose and keep causin...Vincent Sanders2013-02-1811-1558/+4
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-182-13/+13
* change browser_window_create and refactor all callsitesVincent Sanders2013-02-182-15/+66
* browser_window_navigate refactorVincent Sanders2013-02-182-11/+82
* Update for new nsfont_split expectations. Untested, but code similar to fram...Michael Drake2013-02-101-11/+18
* beos: Fix clipboard handling to use the new APIFrançois Revol2013-01-202-64/+24
* Downgrade TLS version support if it turns out the server can't cope with TLSv...John-Mark Bell2013-01-041-1/+1
* move common include path setup to core MakefileVincent Sanders2012-12-201-47/+46
* fix change to CC_MAJOR for beosVincent Sanders2012-12-141-1/+1