summaryrefslogtreecommitdiff
path: root/beos
Commit message (Expand)AuthorAgeFilesLines
* 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
* split target defaults outVincent Sanders2012-12-131-0/+32
* make macro name more correctVincent Sanders2012-12-131-3/+3
* beos: Don't link with libxml2 anymoreFrançois Revol2012-11-251-1/+1
* beos: comment on why the rdef file includes hexdump for iconsFrançois Revol2012-11-251-1/+4
* beos: debug output cleanupFrançois Revol2012-11-252-10/+0
* Mention the origin of the icons added by AdrienFrançois Revol2012-11-251-0/+2
* beos: Fix replicating with empty URL in archiveFrançois Revol2012-11-251-3/+4
* beos: More debug output cleanupFrançois Revol2012-11-251-3/+3
* beos: Silence debug outputFrançois Revol2012-11-254-17/+17
* beos: Partial replicant instanciation fixFrançois Revol2012-11-254-9/+45
* beos: Fix toolbar borderFrançois Revol2012-11-251-1/+4
* beos: gcc2 fixFrançois Revol2012-11-251-1/+2
* beos: Fix gui_poll()François Revol2012-11-251-8/+41
* beos: gcc2 fixesFrançois Revol2012-11-252-1/+9
* Whitespace cleanupFrançois Revol2012-11-251-2/+2
* Update the BeOS/Haiku portAdrien Destugues - PulkoMandy2012-11-2412-126/+613
* Remove libxmlJohn-Mark Bell2012-11-101-3/+1
* Port save complete to libdom.John-Mark Bell2012-11-032-88/+3
* Fix "error setting certificate verify locations" problem when the Choices fil...Michael Drake2012-10-171-0/+6
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-14/+0
* Fix up ripples from urldb change.Michael Drake2012-10-112-2/+2
* Split install and package targets.Vincent Sanders2012-08-231-0/+24
* Stab at fixing beos build for private bw struct.Michael Drake2012-08-223-3/+3
* Use proper function for box tree dump.Michael Drake2012-08-201-7/+1
* Remove unused includes.Michael Drake2012-08-203-5/+0
* Convert to use selection_copy_to_clipboard() and font style passed via gui_ad...Michael Drake2012-08-131-37/+10