John Mark Bell
4347246eec
Deal with $(shell ...) being successful on RISC OS and uname -s not returning "riscos"
...
svn path=/trunk/netsurf/; revision=4040
2008-03-23 00:59:09 +00:00
Rob Kendrick
6aaa14e728
Add box tree dump saving, create 'debugging' sub menu to put this and debug rendering option in. Make debug rendering option cause all open windows to redraw.
...
svn path=/trunk/netsurf/; revision=4036
2008-03-22 13:45:35 +00:00
Rob Kendrick
c95b8ea927
Fix clicking to the RHS of text box widgets - now places caret in correct position. Thanks to Dobos D.Calin <calin.dobos@info.uaic.ro>. The second part of this patch has not been included, pending further investigation.
...
svn path=/trunk/netsurf/; revision=4033
2008-03-22 12:11:09 +00:00
John Tytgat
0588417b3c
Add GCCSDK 4 support (cross-compile, static ELF only atm); Ignore codedocs directory during 'svn status'.
...
svn path=/trunk/netsurf/; revision=4031
2008-03-22 00:49:56 +00:00
Michael Drake
b8d548d152
Update GTK docs.
...
svn path=/trunk/netsurf/; revision=4030
2008-03-21 23:47:23 +00:00
John Tytgat
39fcb0ac79
css/parser.out is an intermediate file too. Remove it during clean target.
...
svn path=/trunk/netsurf/; revision=4029
2008-03-21 23:39:58 +00:00
Rob Kendrick
37830c958e
Mention how to change the default home page, and fixed a posterior-related typo.
...
svn path=/trunk/netsurf/; revision=4028
2008-03-21 23:36:00 +00:00
Rob Kendrick
cc47a7769f
Add simple document with UNIX packaging suggestions
...
svn path=/trunk/netsurf/; revision=4027
2008-03-21 23:29:07 +00:00
John Tytgat
93d46bbe2a
- Prefix OBJROOT with "build-" (which is then followed by build platform id + NS target plotter).
...
- Update list of objects to be ignored at 'svn status' time.
svn path=/trunk/netsurf/; revision=4026
2008-03-21 23:09:53 +00:00
John Tytgat
b4d3bb9df7
- Add check TARGET is either "riscos" or "gtk" (or not specified but then
...
an appropriate default TARGET value is chosen based on build platform).
- Support GCCSDK cross-compilers which are not installed at their default
location by making use of GCCSDK_INSTALL_CROSSBIN/GCCSDK_INSTALL_ENV.
svn path=/trunk/netsurf/; revision=4025
2008-03-21 22:40:11 +00:00
Michael Drake
e0ba58db23
Tweak wording.
...
svn path=/trunk/netsurf/; revision=4024
2008-03-21 20:27:39 +00:00
Michael Drake
457ce76a5a
Update GTK build instructions.
...
svn path=/trunk/netsurf/; revision=4023
2008-03-21 20:10:23 +00:00
Rob Kendrick
336e1068ad
Update list of tested platforms
...
svn path=/trunk/netsurf/; revision=4017
2008-03-21 19:24:03 +00:00
Rob Kendrick
e83b3086af
Add instructions for building on Fedora.
...
svn path=/trunk/netsurf/; revision=4016
2008-03-21 19:22:49 +00:00
Michael Drake
19c6a63174
CSS min/max-height overrides height.
...
svn path=/trunk/netsurf/; revision=4008
2008-03-21 01:04:09 +00:00
John Mark Bell
c1efc9c275
Unsightly hack around flickering to white in nsgtk. This needs to be sorted out properly as a matter of urgency.
...
svn path=/trunk/netsurf/; revision=4005
2008-03-21 00:14:01 +00:00
Michael Drake
7bc2306612
CSS min-height and max-height properties override fixed heights too.
...
svn path=/trunk/netsurf/; revision=4003
2008-03-20 23:07:55 +00:00
Rob Kendrick
d43e712aff
GTK UI tweaks from Mike Lester <element3260@gmail.com>
...
svn path=/trunk/netsurf/; revision=4002
2008-03-20 22:53:39 +00:00
Rob Kendrick
10aa5ae2f4
Add assert for creating pixmap for GTK thumbnails, and a LOG of what it tried to do.
...
svn path=/trunk/netsurf/; revision=4001
2008-03-20 19:12:17 +00:00
John Tytgat
dfd26a6ca8
Nicer workaround for native RISC OS builders.
...
svn path=/trunk/netsurf/; revision=3997
2008-03-20 15:13:52 +00:00
John Tytgat
d7c204b8a0
Linker options --start-group/--end-group don't do anything around object files, so we remove them.
...
svn path=/trunk/netsurf/; revision=3995
2008-03-20 13:21:53 +00:00
Michael Drake
9f323761e5
Make nsgtk use the welcome page as the default homepage.
...
svn path=/trunk/netsurf/; revision=3994
2008-03-19 23:20:28 +00:00
Michael Drake
bbca624564
Move ReadMe and update welcome page heading.
...
svn path=/trunk/netsurf/; revision=3992
2008-03-19 23:00:42 +00:00
John Mark Bell
46d135f42d
Squash warning
...
svn path=/trunk/netsurf/; revision=3988
2008-03-19 18:36:16 +00:00
John Mark Bell
4e58c7a6ce
Drop -Wcast-qual from WARNFLAGS, as it's simply generating warnings about safe operations
...
svn path=/trunk/netsurf/; revision=3987
2008-03-19 18:29:58 +00:00
John Mark Bell
969acc3d0c
Re-express table_find_cell algorithm to avoid relying upon side-effects.
...
svn path=/trunk/netsurf/; revision=3986
2008-03-19 17:47:26 +00:00
John Mark Bell
488520f2b2
Lose spurious *
...
svn path=/trunk/netsurf/; revision=3985
2008-03-19 17:41:38 +00:00
John Mark Bell
5c1be65e31
Squash warning
...
svn path=/trunk/netsurf/; revision=3984
2008-03-19 17:40:17 +00:00
John Mark Bell
d260420249
Squash warning
...
svn path=/trunk/netsurf/; revision=3983
2008-03-19 17:36:07 +00:00
John Mark Bell
6cf4ce640c
Squash warning
...
svn path=/trunk/netsurf/; revision=3982
2008-03-19 17:29:34 +00:00
Michael Drake
38644b0b4a
Update to use new build system.
...
svn path=/trunk/netsurf/; revision=3981
2008-03-19 17:26:22 +00:00
John Mark Bell
bdf3c5e56b
Squash "implicit declaration of function 'gui_multitask'" warnings.
...
svn path=/trunk/netsurf/; revision=3980
2008-03-19 16:46:26 +00:00
John Mark Bell
ef8783cc44
Use pkg-config, where possible
...
svn path=/trunk/netsurf/; revision=3979
2008-03-19 15:54:07 +00:00
Michael Drake
c6963beb91
Remove scandeps file.
...
svn path=/trunk/netsurf/; revision=3975
2008-03-19 10:46:58 +00:00
John Mark Bell
e2807ac556
Shift -mthrowback so it's only used when building on a RO host
...
svn path=/trunk/netsurf/; revision=3974
2008-03-19 04:23:13 +00:00
John Mark Bell
e5a35f117e
Update documentation
...
svn path=/trunk/netsurf/; revision=3971
2008-03-19 04:07:23 +00:00
John Mark Bell
ad71e4de6b
Purge old buildsystem.
...
Rename Makefile.unix to Makefile.
svn path=/trunk/netsurf/; revision=3970
2008-03-19 04:03:40 +00:00
John Mark Bell
71be1d1ed8
Minor tweaks to Makefile for successful compilation on RO.
...
Document the s/$(shell uname -s)/riscos/ kludge until we get a fixed version of UnixLib/make
svn path=/trunk/netsurf/; revision=3969
2008-03-19 03:25:05 +00:00
Michael Drake
4162fb9a82
Throwback for native RISC OS build.
...
svn path=/trunk/netsurf/; revision=3968
2008-03-19 02:05:00 +00:00
John Tytgat
6aa966747c
Support for native RISC OS building (part 1/2)
...
svn path=/trunk/netsurf/; revision=3967
2008-03-19 01:19:12 +00:00
John Tytgat
a3f44e659b
Merge HOST_SYSTEM into HOST; ask non-system only header dependency.
...
svn path=/trunk/netsurf/; revision=3966
2008-03-19 00:48:08 +00:00
John Tytgat
8b7c27d31e
Add 'riscos' specific target rules for css generated files.
...
svn path=/trunk/netsurf/; revision=3965
2008-03-19 00:34:59 +00:00
Rob Kendrick
f8edca0757
Fix the other mention of the old build system in GTK build docs
...
svn path=/trunk/netsurf/; revision=3963
2008-03-18 16:37:01 +00:00
Rob Kendrick
7caebae41e
Update GTK building instructions to mention new Makefile, and talk about the netsurf starter script a little more.
...
svn path=/trunk/netsurf/; revision=3961
2008-03-18 14:16:28 +00:00
John Mark Bell
6af85cc3f7
Fix stylesheet enumeration API description -- only top-level stylesheets are included
...
svn path=/trunk/netsurf/; revision=3956
2008-03-15 23:51:30 +00:00
John Mark Bell
a53a1df261
Ideas for a new CSS engine
...
svn path=/trunk/netsurf/; revision=3954
2008-03-15 19:14:43 +00:00
John Mark Bell
885ce428a9
Ensure that scrollbar foreground is actually visible (black on black, for example, isn't very usable)
...
svn path=/trunk/netsurf/; revision=3950
2008-03-14 10:08:58 +00:00
John Mark Bell
b087dfb3da
Remove spurious *
...
svn path=/trunk/netsurf/; revision=3946
2008-03-13 18:26:20 +00:00
John Mark Bell
9597b5359c
Drop support for URL file versions below 1.06
...
svn path=/trunk/netsurf/; revision=3945
2008-03-13 18:25:41 +00:00
John Mark Bell
2dadb5fac8
Forward compatible Cookie file loading/saving
...
Reduce amount of magic numbers
svn path=/trunk/netsurf/; revision=3944
2008-03-13 18:14:05 +00:00