Rob Kendrick
30e97149ef
Fix GTK installation target
...
svn path=/trunk/netsurf/; revision=10036
2010-02-13 16:25:05 +00:00
Michael Drake
90a738c82a
Update LibROSprite details in NetSurf build docs.
...
svn path=/trunk/netsurf/; revision=10031
2010-02-13 09:55:28 +00:00
Rob Kendrick
ec402980b9
Change previous commit to more sensible values
...
svn path=/trunk/netsurf/; revision=9971
2010-02-12 13:14:12 +00:00
Michael Drake
14a1574e20
More normal default window size for nsgtk.
...
svn path=/trunk/netsurf/; revision=9970
2010-02-12 13:01:48 +00:00
Chris Young
0b29da0700
Remove status bar checks which are now in the core.
...
svn path=/trunk/netsurf/; revision=9969
2010-02-11 18:49:03 +00:00
Vincent Sanders
cf322aeda3
Review fixups from Daniel Silverstone
...
Ensure status text statistics are initialised
Fix documentation and indentation of status text variables.
svn path=/trunk/netsurf/; revision=9968
2010-02-11 10:58:26 +00:00
John Mark Bell
160c5de283
Valgrind suppressions file
...
svn path=/trunk/netsurf/; revision=9967
2010-02-11 00:23:59 +00:00
Vincent Sanders
c1e7429d58
remove RISC OS status bar text caching
...
svn path=/trunk/netsurf/; revision=9966
2010-02-11 00:10:58 +00:00
Vincent Sanders
1537981da5
cache the status text to reduce teh number of window status update calls to teh frontend
...
svn path=/trunk/netsurf/; revision=9965
2010-02-10 23:37:06 +00:00
John Mark Bell
babf642970
Process command line after loading options file.
...
svn path=/trunk/netsurf/; revision=9964
2010-02-10 07:22:50 +00:00
John Mark Bell
fcf264d4cd
Remove apparently spurious status update.
...
svn path=/trunk/netsurf/; revision=9963
2010-02-10 00:57:23 +00:00
John Mark Bell
ee833877c5
Rate limit fetch progress notifications.
...
svn path=/trunk/netsurf/; revision=9962
2010-02-10 00:32:12 +00:00
Michael Drake
f814ef97ce
Remove duplicate. Thanks to Sebastian Barthel.
...
svn path=/trunk/netsurf/; revision=9961
2010-02-09 22:58:36 +00:00
Michael Drake
b7f812d5a2
Replace old internal font with new one. New font
...
has bold, italic and italic&bold variants. Change
internal font's encoding from CP437 to CP1252,
since it has more useful glyphs for web browsing.
svn path=/trunk/netsurf/; revision=9957
2010-02-06 22:32:39 +00:00
Vincent Sanders
a85f391906
Fix high colour bitmap loading on toolbar
...
svn path=/trunk/netsurf/; revision=9955
2010-02-04 23:15:50 +00:00
Vincent Sanders
c41bcf0b28
Cleanup toolbar usage
...
Fix font sizing
svn path=/trunk/netsurf/; revision=9954
2010-02-04 21:05:44 +00:00
Vincent Sanders
36a21bdae4
make new window work
...
svn path=/trunk/netsurf/; revision=9953
2010-02-04 08:25:06 +00:00
Vincent Sanders
0eb9663b1c
Make window resizeing not delete all child windows and recreate them a resize is sufficient
...
svn path=/trunk/netsurf/; revision=9952
2010-02-02 23:43:09 +00:00
Vincent Sanders
6b99aa5388
remove all references to defunct vertical offset from plotters
...
svn path=/trunk/netsurf/; revision=9950
2010-02-01 23:59:40 +00:00
Vincent Sanders
f382e2821a
Substantial cleanup
...
perform drawing in child window
eliminate random vertical offsets
svn path=/trunk/netsurf/; revision=9949
2010-02-01 23:48:00 +00:00
Michael Drake
522a39d068
Formatting changes.
...
svn path=/trunk/netsurf/; revision=9944
2010-01-31 12:45:03 +00:00
Michael Drake
b65c517a78
Add toolbar icons.
...
svn path=/trunk/netsurf/; revision=9942
2010-01-31 12:16:06 +00:00
Vincent Sanders
aea79668e0
fix include path mis-merge
...
svn path=/trunk/netsurf/; revision=9941
2010-01-31 00:39:32 +00:00
Vincent Sanders
55162445db
Add Windows frontend
...
svn path=/trunk/netsurf/; revision=9940
2010-01-31 00:36:02 +00:00
Vincent Sanders
6990c2cd04
remove uneccissary includes
...
svn path=/trunk/netsurf/; revision=9931
2010-01-29 11:32:53 +00:00
Vincent Sanders
36ea272a37
change include ordering to ensure all types are available on all platforms
...
svn path=/trunk/netsurf/; revision=9926
2010-01-28 20:17:02 +00:00
Vincent Sanders
b3ba443c64
update png handler to not use deprecated/removed call.
...
improve type usage to avoid incompatible pointer type warnings on newer libpng versions.
svn path=/trunk/netsurf/; revision=9921
2010-01-28 10:11:31 +00:00
Vincent Sanders
8e1b4a0061
fix box_dump call
...
fix spurious newlines in log message
svn path=/trunk/netsurf/; revision=9919
2010-01-28 00:03:44 +00:00
Chris Young
40c768cec6
Notify on download completion using system-wide Ringhio notifications.
...
- Uses ARexx currently due to includes for application.library v53 not having been
released.
- Shows a download complete message even if failed (but the user would already have
seen a warning requester about that)
svn path=/trunk/netsurf/; revision=9913
2010-01-25 12:41:05 +00:00
John Mark Bell
2c8452b961
Remove unused variable
...
svn path=/trunk/netsurf/; revision=9891
2010-01-24 15:45:34 +00:00
Adrian Lees
e79df765b0
Fix NULL ptr dereference in status bar rendering; formatting.
...
svn path=/trunk/netsurf/; revision=9883
2010-01-24 12:49:29 +00:00
Vincent Sanders
17096ef891
Somewhat rationalise GTK throbber initialisation
...
svn path=/trunk/netsurf/; revision=9872
2010-01-24 01:46:17 +00:00
John Mark Bell
e01c0ea326
Use correct length definition
...
svn path=/trunk/netsurf/; revision=9867
2010-01-23 13:48:06 +00:00
John Mark Bell
9f69106ac4
Construct font_family from core family name.
...
svn path=/trunk/netsurf/; revision=9863
2010-01-22 07:40:25 +00:00
John Mark Bell
c9ce56727e
Add missing include
...
svn path=/trunk/netsurf/; revision=9861
2010-01-21 23:58:05 +00:00
John Mark Bell
7e81850643
Add missing include
...
svn path=/trunk/netsurf/; revision=9860
2010-01-21 23:56:25 +00:00
John Mark Bell
aba82a97af
Yeah, so it helps if you get the conditional correct.
...
svn path=/trunk/netsurf/; revision=9859
2010-01-21 23:53:44 +00:00
John Mark Bell
5b0ad574b6
Fix compilation when BMP/PNG/GIF support is disabled.
...
svn path=/trunk/netsurf/; revision=9858
2010-01-21 23:48:34 +00:00
John Mark Bell
3c3536fd68
Add missing include
...
svn path=/trunk/netsurf/; revision=9857
2010-01-21 23:46:28 +00:00
Michael Drake
b1e8c5fb09
Revert float ordering optimisation (r9846) due to effect on stacking order.
...
svn path=/trunk/netsurf/; revision=9853
2010-01-20 22:38:22 +00:00
Michael Drake
e5d932b72a
Updated German translation. Thanks to Sebastian Barthel.
...
svn path=/trunk/netsurf/; revision=9852
2010-01-20 21:53:08 +00:00
Vincent Sanders
e01d93f344
Refactor main into the frontends
...
remove unused embedded global
svn path=/trunk/netsurf/; revision=9851
2010-01-20 20:32:30 +00:00
Vincent Sanders
192d05c20c
fix framebuffer command line/default option usage
...
svn path=/trunk/netsurf/; revision=9849
2010-01-20 17:07:26 +00:00
Michael Drake
185465df3d
Order containing block's list of floats in descending order of the y-position of their base. Make find_sides() stop searching, after floats are above the range we're interested in. (351s --> 73s on ix for haveproblems/really-slow-float-table2.html)
...
svn path=/trunk/netsurf/; revision=9846
2010-01-17 09:57:25 +00:00
Michael Drake
ab74f4c990
When placing floats below, keep track of y-position, for future floats in current line.
...
svn path=/trunk/netsurf/; revision=9836
2010-01-16 17:41:50 +00:00
Chris Young
8dd9aa4e21
Use OS4.1 Update 1 launch-handler when available. Will fall back to OpenURL.library
...
even if URL: is dismounted while NetSurf is running.
Installation adds the lines to configure launch-handler to open URLs in NetSurf.
svn path=/trunk/netsurf/; revision=9835
2010-01-16 15:53:00 +00:00
Michael Drake
a653376911
Add pencil and rufl, since they use the shared build system now too.
...
svn path=/trunk/netsurf/; revision=9831
2010-01-16 09:59:43 +00:00
Chris Young
3662b3781f
Prevent crash if screen could not be opened and prefs are subsequently changed.
...
svn path=/trunk/netsurf/; revision=9810
2010-01-15 23:05:41 +00:00
Chris Young
6061cc3103
More helpful font open error
...
svn path=/trunk/netsurf/; revision=9809
2010-01-15 22:51:07 +00:00
Vincent Sanders
f7cc98752f
remove use of legacy plot interface
...
svn path=/trunk/netsurf/; revision=9799
2010-01-09 00:12:23 +00:00