summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-0563-3/+11211
| | | | svn path=/trunk/netsurf/; revision=11218
* Remove redundant validation -- if you successfully obtain a ↵John Mark Bell2011-01-051-1/+1
| | | | | | css_select_results object, then its base style is guaranteed to exist svn path=/trunk/netsurf/; revision=11217
* Fix attempt to destroy selection resutls that don't exist.Michael Drake2011-01-051-2/+1
| | | | svn path=/trunk/netsurf/; revision=11216
* Update to new libcss API for simultanious selection for base element and its ↵Michael Drake2011-01-058-134/+175
| | | | | | pseudo elements. svn path=/trunk/netsurf/; revision=11215
* Don't create iframes for hidden or non-displayed boxes.Michael Drake2011-01-051-0/+11
| | | | svn path=/trunk/netsurf/; revision=11213
* Disable IFrames by default as they are a pop-up nightmareChris Young2011-01-041-1/+1
| | | | svn path=/trunk/netsurf/; revision=11207
* Implement enough support for the :after pseudo element for the widely-used ↵Michael Drake2011-01-041-13/+103
| | | | | | clearfix CSS layout hack to work. svn path=/trunk/netsurf/; revision=11206
* Require Iconv 0.11John Mark Bell2011-01-041-2/+2
| | | | svn path=/trunk/netsurf/; revision=11204
* Make function only used in the selection code private.Michael Drake2011-01-042-3/+3
| | | | svn path=/trunk/netsurf/; revision=11193
* Look for toolchain in /opt/netsurf/arm-unknown-riscos/cross/bin in ↵John Mark Bell2011-01-031-2/+16
| | | | | | preference to /home/riscos/cross/bin svn path=/trunk/netsurf/; revision=11189
* Flag a todoJohn Mark Bell2010-12-301-0/+1
| | | | svn path=/trunk/netsurf/; revision=11162
* Add iconv to the link flagsJohn Mark Bell2010-12-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=11161
* Default toolchain location is /opt/netsurf/...John Mark Bell2010-12-301-3/+2
| | | | svn path=/trunk/netsurf/; revision=11160
* First pass of AmigaOS 3 compatibilityJohn Mark Bell2010-12-3014-2/+80
| | | | svn path=/trunk/netsurf/; revision=11155
* Squash some warnings, don't attempt to free data we don't ownJohn Mark Bell2010-12-301-6/+9
| | | | svn path=/trunk/netsurf/; revision=11154
* Back out r11152 -- we're going to do this differentlyJohn Mark Bell2010-12-303-9/+9
| | | | svn path=/trunk/netsurf/; revision=11153
* Sprinkle some _t suffixes aroundJohn Mark Bell2010-12-293-9/+9
| | | | svn path=/trunk/netsurf/; revision=11152
* Squash warningJohn Mark Bell2010-12-291-0/+2
| | | | svn path=/trunk/netsurf/; revision=11151
* First cut at cross compilation support for the Amiga frontendJohn Mark Bell2010-12-292-24/+49
| | | | svn path=/trunk/netsurf/; revision=11149
* Whee. Another runtime that doesn't support stdout = stderr.John Mark Bell2010-12-291-1/+1
| | | | | | We really should stop doing this. svn path=/trunk/netsurf/; revision=11148
* AmigaOS 3 doesn't support IPv6, eitherJohn Mark Bell2010-12-291-1/+1
| | | | svn path=/trunk/netsurf/; revision=11147
* Add some assert()s.Michael Drake2010-12-291-0/+2
| | | | svn path=/trunk/netsurf/; revision=11144
* malloc.h is non-standard. Remove itJohn Mark Bell2010-12-291-1/+0
| | | | svn path=/trunk/netsurf/; revision=11141
* Fix empty tree rendering.Michael Drake2010-12-291-12/+13
| | | | svn path=/trunk/netsurf/; revision=11135
* When fetching a local file of type data, examine the extension to determine ↵Michael Drake2010-12-271-3/+3
| | | | | | mime type. svn path=/trunk/netsurf/; revision=11123
* Add LOG() to warn_user().James Bursa2010-12-261-0/+2
| | | | svn path=/trunk/netsurf/; revision=11122
* Add LOG() to warn_user() and die(). Full implementation still needed.James Bursa2010-12-261-0/+3
| | | | svn path=/trunk/netsurf/; revision=11121
* Use colour options for treeview rendering.Michael Drake2010-12-211-13/+48
| | | | svn path=/trunk/netsurf/; revision=11118
* Add COLOUR option type. Add some colour options for rendering core interfaces.Michael Drake2010-12-212-1/+51
| | | | svn path=/trunk/netsurf/; revision=11117
* Pass space down to ami_add_to_clipboardChris Young2010-12-201-1/+1
| | | | svn path=/trunk/netsurf/; revision=11116
* Make fetch.c use new RING_COUNTBYLWCHOSTDaniel Silverstone2010-12-201-4/+15
| | | | svn path=/trunk/netsurf/; revision=11108
* Add RING_COUNTBYLWCHOSTDaniel Silverstone2010-12-201-0/+17
| | | | svn path=/trunk/netsurf/; revision=11107
* Handy way to intersperse GDB when testing nsgtkDaniel Silverstone2010-12-201-1/+1
| | | | svn path=/trunk/netsurf/; revision=11106
* Don't show a drag icon for text selectionChris Young2010-12-201-1/+2
| | | | svn path=/trunk/netsurf/; revision=11105
* Fix framebuffer build.Michael Drake2010-12-191-2/+1
| | | | svn path=/trunk/netsurf/; revision=11104
* Remove unnecessary duplicate parameter.Steve Fryatt2010-12-193-5/+3
| | | | svn path=/trunk/netsurf/; revision=11103
* Track pointer on all treeview windows.Steve Fryatt2010-12-191-2/+6
| | | | svn path=/trunk/netsurf/; revision=11102
* Squash warningChris Young2010-12-192-3/+1
| | | | svn path=/trunk/netsurf/; revision=11101
* Prefill incorrect login detailsChris Young2010-12-192-12/+39
| | | | svn path=/trunk/netsurf/; revision=11100
* Enable knockout for tree redraw.Michael Drake2010-12-191-0/+9
| | | | svn path=/trunk/netsurf/; revision=11099
* Dynamically enable/disable buttons and menusChris Young2010-12-191-1/+52
| | | | svn path=/trunk/netsurf/; revision=11098
* Allow tree drag status to reflect drags within textareas.Steve Fryatt2010-12-192-4/+7
| | | | svn path=/trunk/netsurf/; revision=11097
* Allow snapshotting of treeview windowsChris Young2010-12-192-22/+119
| | | | svn path=/trunk/netsurf/; revision=11096
* Use dashed boxes for treeview drags.Steve Fryatt2010-12-194-20/+145
| | | | svn path=/trunk/netsurf/; revision=11095
* Give macro expansion less potential for ambiguity.Steve Fryatt2010-12-191-4/+4
| | | | svn path=/trunk/netsurf/; revision=11094
* Make drag scrolls work more reliably and only within 10px of render areaChris Young2010-12-183-30/+44
| | | | svn path=/trunk/netsurf/; revision=11093
* Draw tree background when there are no nodes.Michael Drake2010-12-181-4/+4
| | | | svn path=/trunk/netsurf/; revision=11092
* Stop empty mouse events being reported, remove spurious extra button pressesChris Young2010-12-171-7/+7
| | | | svn path=/trunk/netsurf/; revision=11091
* Don\'t pass spurious drag event data to the core treeview.Steve Fryatt2010-12-171-13/+17
| | | | svn path=/trunk/netsurf/; revision=11090
* Take some calculations out of line redraw loop and fix rounding error.Michael Drake2010-12-171-15/+17
| | | | svn path=/trunk/netsurf/; revision=11089