This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-03-10 09:11:43 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
desktop
History
John Mark Bell
6c49f1fcd5
r4153 was mostly right. It does help, however, if you actually force the locale to "C" in the first place. The issues listed in the commit log for r4153 still apply. This should fix the core's parsing of floats in locales that use something other than '.' as the decimal separator.
...
svn path=/trunk/netsurf/; revision=5568
2008-10-13 23:32:21 +00:00
..
save_pdf
* desktop/save_pdf/pdf_plotters.c:
2008-09-28 13:40:06 +00:00
401login.h
…
browser.c
Main window has a vertical scrollbar. Maybe we need to make this get set in the platform specific code, so different front ends can have different behavoir.
2008-08-24 13:05:53 +00:00
browser.h
…
cookies.h
…
frames.c
…
frames.h
…
gui.h
…
history_core.c
…
history_core.h
…
knockout.c
Add general comment on knockout rendering.
2008-09-15 18:47:37 +00:00
knockout.h
…
netsurf.c
r4153 was mostly right. It does help, however, if you actually force the locale to "C" in the first place. The issues listed in the commit log for r4153 still apply. This should fix the core's parsing of floats in locales that use something other than '.' as the decimal separator.
2008-10-13 23:32:21 +00:00
netsurf.h
…
options.c
Merged revisions 5309-5406,5409-5422 via svnmerge from
2008-09-23 14:00:40 +00:00
options.h
…
plotters.h
Comment flush plotter.
2008-10-05 20:55:45 +00:00
print.c
…
print.h
…
printer.h
…
save_text.c
…
save_text.h
…
selection.c
Fix selection in plain text files, check if s->defined first, and check s->root just in case.
2008-10-11 16:47:25 +00:00
selection.h
…
textinput.c
…
textinput.h
…
tree.c
…
tree.h
…
version.c
…