summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Implement percentage min/max-height.Michael Drake2008-10-131-7/+65
* Default official throbber imagery.Chris Young2008-10-131-0/+0
* AmiUpdate support.Chris Young2008-10-131-2/+29
* Various minor fixes for treeviews, history tree now populates.Chris Young2008-10-1310-73/+193
* Better, safer fix for the type punning issueDaniel Silverstone2008-10-131-6/+5
* Fix type-punning warning in fetch_data.cDaniel Silverstone2008-10-131-1/+5
* Finish 80 char widthing.Michael Drake2008-10-131-48/+48
* Fix GTK version requirement.Michael Drake2008-10-131-3/+3
* OS X friendliness.John Mark Bell2008-10-131-9/+9
* Tidy up where spaces were used for indentation.Michael Drake2008-10-131-10/+14
* Fix float percentage heights to match other browsers: for floated elements th...Michael Drake2008-10-131-1/+16
* Set float_container before float layout. Fixes percentage height on floated e...Michael Drake2008-10-121-1/+1
* Better commenting of percentage height stuff.Michael Drake2008-10-121-3/+7
* Implement percentage heights for block level elements in normal flow, floats ...Michael Drake2008-10-127-79/+142
* Use style guide switch formatting all over.Michael Drake2008-10-121-194/+192
* Change some spaces to tabs.Michael Drake2008-10-121-2/+2
* Reapply r5542 but without its CRLF lineending change.John Tytgat2008-10-121-1/+2
* Revert r5542 change for Makefile.sources as it has CRLF lineendings.John Tytgat2008-10-121-194/+193
* Stop over-zealous deletions, we should only be deleting the currently-selecte...Chris Young2008-10-111-1/+1
* Fix problem with file uploads to amigans.net always returning error to the ef...Chris Young2008-10-111-1/+2
* Improved treeview browser - cookies tree part (missed off previous commit)Chris Young2008-10-112-0/+194
* Improved Amiga treeview support. Now creates trees for cookies and history (...Chris Young2008-10-1112-330/+969
* Remove debugChris Young2008-10-111-2/+0
* New throbber icon by Martin MerzChris Young2008-10-112-0/+0
* 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