summaryrefslogtreecommitdiff
path: root/beos
Commit message (Expand)AuthorAgeFilesLines
...
* - fix some coordinate handlingFrançois Revel2008-10-061-5/+9
* - Remove dead gtk codeFrançois Revel2008-10-061-53/+29
* Remove dead GTK code & (c)François Revel2008-10-061-36/+0
* Make gui_poll() a little better. Don't check for the event pipe fd if select ...François Revel2008-10-061-3/+6
* Fix plot_fill and plot_clip coords.François Revel2008-10-051-2/+71
* Add Aliases to resources for later use.François Revel2008-10-051-1/+2
* Add Hubbub support, should work much better when actually initializing it.François Revel2008-10-052-0/+32
* Fix the white flickering and bad redraws (text too dark due to being drawn tw...François Revel2008-10-052-2/+22
* Fix build and opening source file in editor.François Revel2008-10-051-8/+10
* Add support for editting page source.François Revel2008-10-033-0/+97
* Fix prototype to get it as C linkage.François Revel2008-10-031-1/+1
* - cleanup dead gtk code and copyrightsFrançois Revel2008-10-0211-221/+25
* Use find_directory() to find where to put settings instead of polluting ~/.François Revel2008-10-021-23/+42
* Make sure menu items all get the target set recursively.François Revel2008-10-021-10/+11
* Add window shortcuts for toolbar actions.François Revel2008-10-021-0/+22
* Partially fix menu shortcut handling, however I'm not sure how to set Functio...François Revel2008-10-021-1/+7
* Fix R5 BONE build.François Revel2008-10-022-0/+2
* Implemented the login dialog.François Revel2008-10-024-98/+161
* - Cleanup: remove dead gtk code and its copyrightsFrançois Revel2008-10-028-413/+24
* - switch to using builtin css files from rsrc:François Revel2008-10-023-5/+19
* First try at implementing menus, from RiscOS ones but lots don't work yet.François Revel2008-10-023-133/+657
* - iMissing knockout option to falseFrançois Revel2008-10-013-4/+25
* Implemented thumbnails, though we don't use them yet.François Revel2008-10-011-49/+81
* Fix Amiga bitmap_get_bpp to be same as others. (It's bytes per pixel, not bit...Michael Drake2008-09-071-17/+17
* Fix BeOS build. We don't handle tabs yet though.François Revel2008-08-262-2/+2
* Fix the BeOS build:François Revel2008-08-1316-139/+83
* Make user agent string and default homepage configurable from Makefile.configRob Kendrick2008-07-292-2/+2
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-0/+15
* Use bundled resources instead of separate files. throbber uses 'data' type al...François Revel2008-06-076-25/+41
* - We don't need the XPM icon.François Revel2008-06-072-321/+17
* Add copyrightsFrançois Revel2008-06-0729-8/+92
* - fixed alpha bitmap drawingFrançois Revel2008-06-0416-9/+155
* The BeOS-specific part of the BeOS (and Haiku) port, modeled mostly from the ...François Revel2008-06-0337-0/+9100