summaryrefslogtreecommitdiff
path: root/beos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass font plot style out to front end clipboard append function.Michael Drake2012-08-131-3/+5
* Simplify font colour acquisition.Michael Drake2012-08-131-4/+1
* Fix building on Haiku.François Revel2012-04-171-4/+9
* Fix the fix. (we used a different name for this struct member than on other p...François Revel2012-03-291-1/+1
* Fix colour string matching. Lose unneeded case insensitivity in matching.Michael Drake2012-03-271-4/+2
* Constify param to gui_system_colour_char function.Michael Drake2012-03-271-1/+1
* Fix BeOS build:François Revel2012-03-254-5/+6
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes an...François Revel2012-03-2233-68/+68
* Build fix for BeOS:François Revel2012-03-222-3/+1
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-228-333/+118
* Since nsurl wants to add // to url schemes, just abide by it. Third / separat...François Revel2012-03-193-6/+6
* Fix the BeOS build. The rsrc: fetcher was left behind some fetcher changes.François Revel2012-03-191-35/+57
* Constify rect param to gui_window_drag_start.Michael Drake2012-01-111-1/+1
* Pass pointer constraints for drag out to front ends. Ensure content scrollba...Michael Drake2012-01-111-2/+2
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-233-1/+3
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-1/+1
* return;John Mark Bell2011-11-271-0/+6
* Build resource: map at start timeJohn Mark Bell2011-10-051-37/+9
* Fix up for nsurl changes. Untested.Michael Drake2011-10-031-1/+1
* Remove gui_multitaskJohn Mark Bell2011-09-212-13/+0
* gcc 2.95 knows about named initializers... just not for C++ :(François Revel2011-09-061-4/+2
* Fill out struct after creation.Michael Drake2011-09-061-4/+3
* Remove gui_window_frame_resize_start() functions.Michael Drake2011-09-051-4/+0
* Don't need to attach children to scaffolding, because there aren't any.Michael Drake2011-09-051-9/+4
* Remove unused nsbeos_gui_window_attach_child function.Michael Drake2011-09-051-33/+0