summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Distribution files including basic documentation and an alternative icon (dra...Chris Young2008-10-116-0/+74
* Fix copying plain text selection.François Revel2008-10-111-1/+3
* Fix selection in plain text files, check if s->defined first, and check s->ro...François Revel2008-10-111-1/+1
* Fix pt and pc size calculations when screen dpi is not 90.Michael Drake2008-10-111-2/+2
* Style guide formatting.Michael Drake2008-10-111-16/+15
* Fix close icon size on tabs. Thanks to Christian Dywan (kalikiana).Michael Drake2008-10-111-11/+15
* - support BITMAP_CLEAR_MEMORY in create_bitmap()François Revel2008-10-108-16/+75
* Add missing calls to bitmap_modified(). This fixes using libpng in the BeOS p...François Revel2008-10-105-3/+10
* Remove urldb_search_remove. Added hint for where to find it if we need it in ...Daniel Silverstone2008-10-101-57/+1
* Add #if support for controlling debug dumps of box tree and framesetsDaniel Silverstone2008-10-101-4/+17
* Remove -WinlineDaniel Silverstone2008-10-101-1/+1
* Fix format string warning errorDaniel Silverstone2008-10-101-1/+1
* Warning squashesRob Kendrick2008-10-102-2/+2
* Remove redundant function, and guard print/export-pdf against lack of haruDaniel Silverstone2008-10-101-18/+2
* Fix two warnings which only show when not using haru or hubbubDaniel Silverstone2008-10-101-2/+4
* Fixed most of the scaffolding warnings.Mike Lester2008-10-092-34/+2
* More GTK warning fixes.Rob Kendrick2008-10-093-6/+7
* Updated style, 80 char widthMike Lester2008-10-091-6/+6
* Whole bunch of warning fixes in GTKRob Kendrick2008-10-098-34/+45
* Fixed warning relating to Downloads.Mike Lester2008-10-092-3/+7
* Fix warnings in gtk_option.c - this code needs *serious* refactoring to remov...Rob Kendrick2008-10-091-65/+175
* Style guide formatting: indentation, 80 char width, 2 tabs after wrap.Michael Drake2008-10-091-26/+35
* Fix braino in previous commitRob Kendrick2008-10-091-1/+1
* Fix warning in gtk_about.c, reformatRob Kendrick2008-10-091-13/+25
* Fixed all but one "about dialog" related warnings. All credit strings are now...Mike Lester2008-10-092-14/+10
* Add header guard to reduce warning count marginallyDaniel Silverstone2008-10-091-0/+6
* Ensure we set the CSS DPI every time a window opens. For now, this will do. L...Daniel Silverstone2008-10-091-1/+4
* Add missing copyright on the version info for BeOS.François Revel2008-10-091-1/+1
* - fix for copying selection to clipboardFrançois Revel2008-10-095-32/+76
* Generate AmigaOS version string in correct format, taking:Chris Young2008-10-083-1/+54
* Override checking the mime type for known extensions. At least on my system, ...François Revel2008-10-081-0/+13
* Fix drawing the selection.François Revel2008-10-081-0/+2
* Add clipboard support. Works mostly.François Revel2008-10-082-2/+20
* -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
* Fix app signature for Haiku's StyledEdit.François Revel2008-10-071-1/+1
* Dereference symlinks on B_REFS_RECEIVED. This way dropping a symlink to an ht...François Revel2008-10-071-0/+10
* - fix using undefined fd_sets in case active was false. Looks like I was too ...François Revel2008-10-071-67/+4
* Snif local files entirely the BeOS way, using the mime db, this fixes taking ...François Revel2008-10-061-69/+55
* Uncomment the code to focus the view on mouse click, much better.François Revel2008-10-061-4/+3
* List traversing tidy-up.Chris Young2008-10-064-29/+26
* Full quit function and associated ARexx command (QUIT)Chris Young2008-10-065-12/+67
* Closing entire windows instead of just tabs is now possibleChris Young2008-10-063-3/+45
* - less debug outputFrançois Revel2008-10-062-19/+126
* - 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