summaryrefslogtreecommitdiff
path: root/beos/beos_window.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass bw, not content.Michael Drake2011-02-201-1/+1
* Port BeOS front end to browser_window_redraw().Michael Drake2011-02-201-9/+3
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-4/+7
* Pick the CSS system colours from ui_color() and BScreen::DesktopColor(). Upda...François Revel2011-01-301-0/+4
* Fix colors on copying to clipboard.François Revel2010-08-141-1/+2
* Fix BeOS build:François Revel2010-08-021-7/+7
* Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow d...Chris Young2010-07-241-0/+4
* + Refactor input handling from browser window code into contentMichael Drake2010-06-041-0/+1
* Add missing gui_window_scroll_visible().François Revel2010-01-031-0/+6
* Fix getting the box style to a BFont. for the clipboard.François Revel2010-01-021-1/+4
* Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDE...John Mark Bell2009-05-281-1/+0
* - when replicated, forbid creating windows, even though it initially works it...François Revel2008-10-171-2/+9
* - handle NetPositive what codes; this makes it easy to use NetSurf instead by...François Revel2008-10-161-0/+9
* Fix copying plain text selection.François Revel2008-10-111-1/+3
* - support BITMAP_CLEAR_MEMORY in create_bitmap()François Revel2008-10-101-0/+35
* - fix for copying selection to clipboardFrançois Revel2008-10-091-1/+16
* Fix drawing the selection.François Revel2008-10-081-0/+2
* Add clipboard support. Works mostly.François Revel2008-10-081-2/+6
* -enlarge invalidate rect by 1x1 in gui_window_redraw, this fixes caret updates.François Revel2008-10-081-3/+66
* Fix multibyte character input.François Revel2008-10-081-3/+2
* Uncomment the code to focus the view on mouse click, much better.François Revel2008-10-061-4/+3
* - less debug outputFrançois Revel2008-10-061-17/+124
* - fix some coordinate handlingFrançois Revel2008-10-061-5/+9
* Fix the white flickering and bad redraws (text too dark due to being drawn tw...François Revel2008-10-051-2/+6
* - cleanup dead gtk code and copyrightsFrançois Revel2008-10-021-35/+0
* Fix R5 BONE build.François Revel2008-10-021-0/+1
* Implemented the login dialog.François Revel2008-10-021-1/+27
* - switch to using builtin css files from rsrc:François Revel2008-10-021-2/+5
* First try at implementing menus, from RiscOS ones but lots don't work yet.François Revel2008-10-021-0/+73
* - iMissing knockout option to falseFrançois Revel2008-10-011-1/+19
* Fix BeOS build. We don't handle tabs yet though.François Revel2008-08-261-1/+1
* Fix the BeOS build:François Revel2008-08-131-0/+1
* Add copyrightsFrançois Revel2008-06-071-1/+2
* The BeOS-specific part of the BeOS (and Haiku) port, modeled mostly from the ...François Revel2008-06-031-0/+1570