Go to file
Chris Young d3d7fc7c66 Stop browser resizes from crashing.
I really don't like using Forbid() and Permit() but the lock-up seems to be caused by
the window continuing the resize while the reformat is taking place and this appears
to be the only way to stop it.  Resizes are relatively rare so shouldn't cause
problems.

svn path=/trunk/netsurf/; revision=6784
2009-03-14 16:18:09 +00:00
!NetSurf Mostly-working local history window 2009-03-08 16:24:52 +00:00
amiga Stop browser resizes from crashing. 2009-03-14 16:18:09 +00:00
beos Fix Haiku vector icon 2009-02-25 03:31:02 +00:00
content It's probably a good idea not to redirect to file:/// URLs 2009-03-04 13:29:54 +00:00
css Purge WITH_AUTH 2009-02-22 15:13:10 +00:00
debug make schedule_run return if it has active jobs to schedule 2009-02-11 22:33:55 +00:00
desktop Improve previous commit. 2009-03-10 09:14:25 +00:00
Docs More shared objects 2009-03-14 15:36:36 +00:00
framebuffer bitmap opaque handling 2009-03-11 21:28:34 +00:00
gtk Add .spr -> image/x-riscos-sprite MIME mapping to GTK front end 2009-03-09 00:58:23 +00:00
image Add .spr -> image/x-riscos-sprite MIME mapping to GTK front end 2009-03-09 00:58:23 +00:00
render Sync hubbub binding with spec. 2009-03-10 23:13:08 +00:00
riscos We don't need to reparse the document when saving complete -- the document persists for the lifetime of its content. 2009-03-11 17:22:46 +00:00
utils OpenBSD 4.4 compilation fixes. Does not deal with lack of -Wextra or -Wstrict-aliasing for lpu or hubbub. 2009-03-02 19:26:11 +00:00
COPYING Clarify licensing arrangements 2007-08-09 15:32:39 +00:00
Makefile More shared objects 2009-03-14 15:36:36 +00:00
Makefile.config Add VNC front end to list of options. 2009-03-02 15:17:40 +00:00
Makefile.resources move framebuffer port to framebuffer toolkit 2009-03-10 21:45:54 +00:00
Makefile.sources move framebuffer port to framebuffer toolkit 2009-03-10 21:45:54 +00:00
netsurf Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document. 2007-02-06 16:52:47 +00:00
nsfb Let nsfb script be able to run nsfb from other directories. 2009-02-21 10:52:24 +00:00