Commit Graph

  • 9f99b75fde Force AmigaOS GCC version to 4 Chris Young 2009-03-08 15:44:21 +0000
  • cbae6a91dd Stop local history from crashing, display mostly works (no thumbnails and offset wrong to window), no event handling other than closing the window. Chris Young 2009-03-08 12:52:44 +0000
  • b0e61211f9 Clear clip regions after rendering finished. Chris Young 2009-03-07 20:52:50 +0000
  • 33c48cfcd9 Start of local history window in Amiga build; doesn't work yet Chris Young 2009-03-07 20:52:08 +0000
  • 2aee9f4c09 Stop OS4.1 losing alpha channels when scaling images Chris Young 2009-03-05 19:07:26 +0000
  • a763e36d2e It's probably a good idea not to redirect to file:/// URLs John Mark Bell 2009-03-04 13:29:54 +0000
  • b833e5a727 Log gtk gui_window_get_dimensions sizes. Michael Drake 2009-03-03 19:26:58 +0000
  • a36535f341 Pointless warning avoidance. John Mark Bell 2009-03-02 20:32:05 +0000
  • 7840542e65 Squash warnings John Mark Bell 2009-03-02 19:47:27 +0000
  • c72b3cf71a OpenBSD 4.4 compilation fixes. Does not deal with lack of -Wextra or -Wstrict-aliasing for lpu or hubbub. Rob Kendrick 2009-03-02 19:26:11 +0000
  • 8dfdd67e87 Make libpng image handler set opaque info. Michael Drake 2009-03-02 18:24:54 +0000
  • 68a3e06b19 Add VNC front end to list of options. Michael Drake 2009-03-02 15:17:40 +0000
  • bc875e092e Fix comments. Michael Drake 2009-03-02 13:41:54 +0000
  • 656c0a0dcb Fix cursor on textarea scrollbars. Michael Drake 2009-03-02 12:48:20 +0000
  • aa99f3645c Avoid warning. Michael Drake 2009-03-02 09:14:50 +0000
  • 5281c7cdc9 Rewrite polygon plotter. Fixes border rendering. Michael Drake 2009-03-02 08:59:54 +0000
  • 5b53bb6baa Select the text in the URL bar on Ctrl-A if the widget has the focus, rather than the document text. Thanks to Paweł Blokus <pblokus@gmail.com> for the patch. Rob Kendrick 2009-02-28 20:02:09 +0000
  • 460460b493 only perform navigation actions on release of button 1 Vincent Sanders 2009-02-27 12:15:28 +0000
  • cdd940897c Unroll some fill loops, enable adrianl improved ablend function Vincent Sanders 2009-02-27 11:36:18 +0000
  • 3ed92be17e make font face locations configurable options Vincent Sanders 2009-02-27 11:35:06 +0000
  • 02de9ff8db Improve freetype build integration (from hiyuh) Improve error checking on font initialization Vincent Sanders 2009-02-27 09:56:02 +0000
  • 4cf1a9f36b Take two Adrian Lees 2009-02-27 02:32:01 +0000
  • fb8d920646 Fix silly oversights; still disabled for now Adrian Lees 2009-02-27 02:29:59 +0000
  • 464b7edf0c Sketch of possible optimisations; disabled pending testing and fixing Adrian Lees 2009-02-27 01:14:04 +0000
  • 66885831a7 Fixed version of r6647. Michael Drake 2009-02-27 00:12:22 +0000
  • 309767fb57 allow glyph cache to grow to 2MB not 200k Vincent Sanders 2009-02-26 23:43:18 +0000
  • 64a125b8bd Revert r6647. Michael Drake 2009-02-26 23:41:34 +0000
  • 6b064b526c Possibly slightly faster bitmap plotter. Michael Drake 2009-02-26 23:05:06 +0000
  • 7af238ab7f If its safe to do so do fills with words at a time Vincent Sanders 2009-02-26 22:59:28 +0000
  • c6a70c2052 use restrict keywords to improve rectangle clipping perfomance Vincent Sanders 2009-02-26 22:08:12 +0000
  • c85268379b try and improve plotter perfomance futher Vincent Sanders 2009-02-26 21:37:22 +0000
  • 4ba6b4324e Greyed out toolbar icons. Michael Drake 2009-02-26 19:52:54 +0000
  • cb0ee9b6c7 add some notes on the different frontends Vincent Sanders 2009-02-26 19:32:03 +0000
  • 2fa78a799b Improve option handling code in frontends Improve depth handling in the VNC frontend Vincent Sanders 2009-02-26 18:58:03 +0000
  • 12f07aa8fd make 32bpp plotter endian agnostic Vincent Sanders 2009-02-26 16:14:48 +0000
  • fb975c8987 Tweak URL bar size and position. Michael Drake 2009-02-26 15:17:13 +0000
  • 1d75559b2a Indicate hot spot locations. Michael Drake 2009-02-26 14:48:41 +0000
  • 762b698755 rewrite the fb_32bpp_fill routine to be more efficient Vincent Sanders 2009-02-26 14:35:14 +0000
  • 6dd7157ffb Add a resources Makefile, support host tools, and add support to build framebuffer assets from PNG resources Daniel Silverstone 2009-02-26 14:14:29 +0000
  • f57cb3382b Example of how to do hotspots Daniel Silverstone 2009-02-26 14:11:17 +0000
  • 27b142232d Deinterlace images as adam7 support is a bit wonky Daniel Silverstone 2009-02-26 14:10:56 +0000
  • 532e826454 Remove fb_widget_image_[st] and begin to pave the way for pointer hotspots Daniel Silverstone 2009-02-26 13:25:36 +0000
  • 696467068d perform hoop jumps to select the correct character map for glyph index loopups Vincent Sanders 2009-02-26 13:02:22 +0000
  • 74938c5b69 add font faces for all sans serif types (normal, italic and bold) add font faces for monospace add font face for serif Vincent Sanders 2009-02-26 12:05:12 +0000
  • f77e45e3f1 Add missing include to silence warning Daniel Silverstone 2009-02-26 11:21:02 +0000
  • 5c2a74c772 Allow non-gcc-2.x builds to use -MMD -MT -MF flags to dep-as-we-compile, reducing build time quite a bit Daniel Silverstone 2009-02-26 11:08:07 +0000
  • 9e3561f493 remove leftover debug Vincent Sanders 2009-02-26 10:57:04 +0000
  • 743f722bcb cache freetype glyphs, massive reduction in cpu requirement Vincent Sanders 2009-02-26 10:50:00 +0000
  • caf41b6b19 Stop images disappearing when they are half-way off the screen. Chris Young 2009-02-25 20:37:41 +0000
  • 10d3cff743 Fix memory leak and make freeing bitmaps that might be cached a little safer. Chris Young 2009-02-25 20:09:33 +0000
  • 781405d195 Move native bitmap creation/caching routine into bitmap.c Chris Young 2009-02-25 19:56:04 +0000
  • a604021839 Force AmiUpdate to pick the part-Cairo version on OS4.1, as it hasn't seen any release yet and I'd rather people made a conscious decision to use the static one rather than the update picking it because updating a Cairo version is impossible. Chris Young 2009-02-25 19:55:07 +0000
  • 451c8a69a3 Fix Haiku vector icon François Revel 2009-02-25 03:31:02 +0000
  • a61d0fa753 The native bitmap caching was eating memory, this should be correct now. Chris Young 2009-02-25 00:26:46 +0000
  • 2f36c12acd Optimise tile plotter Chris Young 2009-02-24 23:47:58 +0000
  • c4105e4efe Fix uninitialised data in URL bar Rob Kendrick 2009-02-24 19:17:58 +0000
  • b6c4a4589f Fix horizontal panning Fix linux fb keymap Vincent Sanders 2009-02-24 12:32:28 +0000
  • 5d2c6f8ad9 Replace fixed gray background with alpha channel. Change height from 25px to 26px. Michael Drake 2009-02-24 10:52:21 +0000
  • 51f9a1f8ce stop framebuffer port updating its status text every time the mouse pointer is moved Vincent Sanders 2009-02-24 10:02:43 +0000
  • 3710894c46 add 16bpp freetype font plotting Vincent Sanders 2009-02-24 09:24:20 +0000
  • 909b23ec19 fix splitting on spaces Vincent Sanders 2009-02-23 16:51:31 +0000
  • 536bc56496 Pedantic wrap. Michael Drake 2009-02-23 15:01:03 +0000
  • 9a6a2d58d6 Neater fix for framebuffer tiled bitmap plot extents. Michael Drake 2009-02-23 09:19:22 +0000
  • c2a773b049 Only attempt to find the next character in a string if we're not already at the end of the string. John Mark Bell 2009-02-22 23:30:27 +0000
  • 3aa3708f17 Haiku neither has va_copy (yet). François Revel 2009-02-22 17:54:30 +0000
  • 903edd1bf5 Purge WITH_SEARCH John Mark Bell 2009-02-22 15:21:54 +0000
  • 5943c3a3ba Purge WITH_URL John Mark Bell 2009-02-22 15:19:06 +0000
  • 16a821e2aa Purge WITH_URI John Mark Bell 2009-02-22 15:17:46 +0000
  • 851da107c9 Purge WITH_PRINT John Mark Bell 2009-02-22 15:16:04 +0000
  • b98f105b24 Purge WITH_AUTH John Mark Bell 2009-02-22 15:13:10 +0000
  • 847b776285 Purge NETSURF_USE_SSL and WITH_SSL John Mark Bell 2009-02-22 15:07:50 +0000
  • 565d267328 Clarified the consequence of using libcurl4-dev. John Tytgat 2009-02-22 14:51:44 +0000
  • 14abf94fd5 Tidy-up and clarifications Chris Young 2009-02-22 12:42:20 +0000
  • 16c01d97e9 Log detected state of openssl availability John Mark Bell 2009-02-21 23:04:49 +0000
  • 997b982500 More plotters commenting. Text and bitmap plotters. Michael Drake 2009-02-21 17:12:15 +0000
  • 31831ef192 File should be named "NetSurf" in all circumstances. Chris Young 2009-02-21 16:55:50 +0000
  • a21841ec58 Oops. Fixed this in the wrong file, so got missed from previous commit. Chris Young 2009-02-21 16:29:33 +0000
  • bed1ad9e79 Fix some things which didn't work correctly when installing over an existing install Chris Young 2009-02-21 16:18:59 +0000
  • 4c4d574e76 Show which build we are using, modify install script to give an option of which build needs to be installed, and do date-compare when copying shared objects if they have no version string. Chris Young 2009-02-21 15:53:04 +0000
  • dfa4b437e7 Fix framebuffer tiled plot to use x and y coords correctly. Fixes top of bbc news graduated fill extent. Michael Drake 2009-02-21 15:06:15 +0000
  • d4e5a3ae31 Don't show the option for AISS theme is AISS is not installed Chris Young 2009-02-21 11:09:56 +0000
  • 7b838593f2 Let nsfb script be able to run nsfb from other directories. Michael Drake 2009-02-21 10:52:24 +0000
  • 756c393abb Given that the build-time SSL detection can be somewhat inaccurate, attempt to determine whether we can use the SSL_CTX stuff at runtime. John Mark Bell 2009-02-21 02:46:47 +0000
  • de7a20499a Fix button hover assert. Michael Drake 2009-02-20 20:48:30 +0000
  • dd6031d297 Fix imagemap cursors. Michael Drake 2009-02-20 19:34:40 +0000
  • b7fcefc2f5 Make filenames match gui_pointer_shape names. Michael Drake 2009-02-20 16:11:49 +0000
  • 730e7dc582 title { display: none; } John Mark Bell 2009-02-20 15:06:53 +0000
  • 31b9be070e Use Vera as the font; better scaffolds yeild better glyphs. Needs ttf-bitstream-vera package on Debian. Rob Kendrick 2009-02-20 15:06:49 +0000
  • 2210dafee9 stop opaque pixels being alphablended Vincent Sanders 2009-02-20 13:20:49 +0000
  • 898d547bcf run time selectable freetype bitmap depth add full alpha renderer Vincent Sanders 2009-02-20 12:57:47 +0000
  • 1ccc3182e3 Fix handling of buttons in successful control search John Mark Bell 2009-02-20 12:55:50 +0000
  • 1f859400d9 If we have no document charset on completion of parse, retrieve it from the binding. Make the binding return Windows-1252 if it has no idea (as this is what the parser will have defaulted to). Fix form_new to not require a document charset to be present -- it may not be known at this point. Fixup form document charsets post-parse, so that form submission works correctly. John Mark Bell 2009-02-20 12:50:34 +0000
  • 8bebcb5ca9 Fix handling of URLs on float boxes (which have no style). Michael Drake 2009-02-20 12:12:32 +0000
  • cc1094f0ac Utilise hubbub's form association callback. Please can we dispense with the libxml binding? It's causing much #ifdef mess. Fix encoding of <input type=image> names -- previously were output as raw utf-8, rather than in the submission charset. Actually bother to destroy forms in a document, and the controls associated with them. We still leak non form-associated controls, but that's too much effort to fix right now. John Mark Bell 2009-02-20 11:39:25 +0000
  • 0619131f20 Enable autohinter. Greatly improves glyph quality in framebuffer port. Also get FreeType to render at same time as loading. Rob Kendrick 2009-02-20 11:21:28 +0000
  • c1235f1e9e Ensure that the FB frontend sets a subtarget, otherwise error out. This prevents silly mistakes like 'NETSURF_FB_FRONTEND := SDL' which had me stumped for a few minutes. Daniel Silverstone 2009-02-20 10:10:32 +0000
  • 0cecbe3cbc allow framebuffer port to use freetype2 library Vincent Sanders 2009-02-20 09:51:21 +0000
  • 8aa291df0f Don't outline all text widgets. Michael Drake 2009-02-19 00:00:10 +0000
  • b04c72fc0f Outline URL bar and make it take the remaining width minus space for a throbber. Michael Drake 2009-02-18 23:45:12 +0000
  • 5668fa1154 Remove default theme's dependency on AISS Chris Young 2009-02-18 20:04:59 +0000